Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de42c75fc4ab817d877df8b97b2a6a2a139eddab 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-ssh7570682758593066563.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12907574390750053808.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2874329396999313682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14994083406959898415.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-ssh12296371955886811223.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-23038 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/283 [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/283 # 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 de42c75fc4ab817d877df8b97b2a6a2a139eddab (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 de42c75fc4ab817d877df8b97b2a6a2a139eddab # timeout=10 Commit message: "feat(metadata): implement GET Units of Measure API (#4127)" > git rev-list --no-walk 23918450344651d97d22d0f3625b25d105fef848 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-18T15:48:25.716Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-18T15:48:25.787Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-18T15:48:25.805Z] ========================================================= [2022-08-18T15:48:25.805Z] EdgeX Global Pipelines Version Info [2022-08-18T15:48:25.805Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-18T15:48:26.608Z] ------------------- [2022-08-18T15:48:26.608Z] stable info: [2022-08-18T15:48:26.608Z] ------------------- [2022-08-18T15:48:26.608Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-18T15:48:26.608Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-18T15:48:26.608Z] Message: update stable to v1.0.238 [2022-08-18T15:48:27.183Z] ------------------- [2022-08-18T15:48:27.183Z] experimental info: [2022-08-18T15:48:27.183Z] ------------------- [2022-08-18T15:48:27.183Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-18T15:48:27.183Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-18T15:48:27.183Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-18T15:48:27.429Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-18T15:48:27.437Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-18T15:48:27.445Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-18T15:48:27.452Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-18T15:48:27.460Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-18T15:48:27.468Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-18T15:48:27.476Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-18T15:48:27.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-18T15:48:27.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-18T15:48:27.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-18T15:48:27.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-18T15:48:27.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-18T15:48:27.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-18T15:48:27.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-18T15:48:27.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-18T15:48:27.560Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-18T15:48:27.571Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-18T15:48:27.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-18T15:48:27.600Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-18T15:48:27.612Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-18T15:48:27.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-18T15:48:27.711Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-18T15:48:27.727Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-18T15:48:27.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-18T15:48:27.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-18T15:48:27.763Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-18T15:48:27.773Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] echo [2022-08-18T15:48:27.784Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de42c75 [Pipeline] echo [2022-08-18T15:48:27.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T15:48:27.831Z] provisioning config files... [2022-08-18T15:48:27.844Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/283@tmp/config8367867700579173001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T15:48:28.154Z] ---> docker-login.sh [2022-08-18T15:48:28.154Z] nexus3.edgexfoundry.org:10001 [2022-08-18T15:48:28.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T15:48:28.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T15:48:28.684Z] Configure a credential helper to remove this warning. See [2022-08-18T15:48:28.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T15:48:28.684Z] [2022-08-18T15:48:28.684Z] Login Succeeded [2022-08-18T15:48:28.684Z] nexus3.edgexfoundry.org:10002 [2022-08-18T15:48:28.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T15:48:28.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T15:48:28.946Z] Configure a credential helper to remove this warning. See [2022-08-18T15:48:28.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T15:48:28.946Z] [2022-08-18T15:48:28.946Z] Login Succeeded [2022-08-18T15:48:28.946Z] nexus3.edgexfoundry.org:10003 [2022-08-18T15:48:28.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T15:48:28.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T15:48:28.946Z] Configure a credential helper to remove this warning. See [2022-08-18T15:48:28.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T15:48:28.946Z] [2022-08-18T15:48:28.946Z] Login Succeeded [2022-08-18T15:48:28.946Z] nexus3.edgexfoundry.org:10004 [2022-08-18T15:48:29.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T15:48:29.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T15:48:29.208Z] Configure a credential helper to remove this warning. See [2022-08-18T15:48:29.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T15:48:29.208Z] [2022-08-18T15:48:29.208Z] Login Succeeded [2022-08-18T15:48:29.208Z] docker.io [2022-08-18T15:48:29.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T15:48:29.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T15:48:29.469Z] Configure a credential helper to remove this warning. See [2022-08-18T15:48:29.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T15:48:29.469Z] [2022-08-18T15:48:29.469Z] Login Succeeded [2022-08-18T15:48:29.469Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T15:48:29.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T15:48:29.799Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-18T15:48:29.799Z] + dirname cmd/core-command/Dockerfile [2022-08-18T15:48:29.799Z] + cut -d/ -f2 [2022-08-18T15:48:29.799Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-18T15:48:29.799Z] + dirname cmd/core-data/Dockerfile [2022-08-18T15:48:29.799Z] + cut -d/ -f2 [2022-08-18T15:48:29.799Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-18T15:48:29.799Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2022-08-18T15:48:29.799Z] -f2 [2022-08-18T15:48:29.799Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-18T15:48:29.799Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-18T15:48:29.799Z] + cut -d/ -f2 [2022-08-18T15:48:29.799Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-18T15:48:29.799Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-18T15:48:29.799Z] + cut -d/ -f2 [2022-08-18T15:48:29.799Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-18T15:48:29.799Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-18T15:48:29.799Z] + cut -d/ -f2 [2022-08-18T15:48:29.799Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-18T15:48:29.799Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-18T15:48:29.799Z] + cut -d/ -f2 [2022-08-18T15:48:29.799Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-18T15:48:29.799Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-18T15:48:29.799Z] + cut -d/ -f2 [2022-08-18T15:48:29.799Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-18T15:48:29.799Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-18T15:48:29.799Z] + cut -d/ -f2 [2022-08-18T15:48:29.799Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-18T15:48:29.799Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-18T15:48:29.799Z] + cut -d/ -f2 [2022-08-18T15:48:29.799Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-18T15:48:29.799Z] + dirname cmd/support-notifications/Dockerfile [2022-08-18T15:48:29.799Z] + cut -d/ -f2 [2022-08-18T15:48:29.799Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-18T15:48:29.799Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-18T15:48:29.799Z] + cut -d/ -f2 [2022-08-18T15:48:29.799Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-18T15:48:29.799Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-18T15:48:29.799Z] + cut -d/ -f2 [2022-08-18T15:48:29.799Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-18T15:48:29.843Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-18T15:48:30.204Z] + git rev-list -1 --merges de42c75fc4ab817d877df8b97b2a6a2a139eddab~1..de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] echo [2022-08-18T15:48:30.224Z] -----------> git rev-list -1 --merges de42c75fc4ab817d877df8b97b2a6a2a139eddab~1..de42c75fc4ab817d877df8b97b2a6a2a139eddab de42c75fc4ab817d877df8b97b2a6a2a139eddab [false] [Pipeline] sh [2022-08-18T15:48:30.512Z] + git log --format=format:%s -1 de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] echo [2022-08-18T15:48:30.536Z] ========================================================= [2022-08-18T15:48:30.536Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-18T15:48:30.536Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-18T15:48:30.968Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-18T15:48:30.968Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-18T15:48:30.968Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-18T15:48:30.968Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-18T15:48:30.968Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-18T15:48:30.968Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-18T15:48:30.968Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:48:31.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T15:48:31.387Z] [2022-08-18T15:48:31.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:48:31.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T15:48:31.695Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-18T15:48:31.695Z] b85a868b505f: Pulling fs layer [2022-08-18T15:48:31.695Z] e2be974225ed: Pulling fs layer [2022-08-18T15:48:31.695Z] 339a4e72a1f5: Pulling fs layer [2022-08-18T15:48:31.695Z] 988bab9f4d93: Pulling fs layer [2022-08-18T15:48:31.695Z] 1469e6f7b9e6: Pulling fs layer [2022-08-18T15:48:31.695Z] eaf3925da568: Pulling fs layer [2022-08-18T15:48:31.695Z] 988bab9f4d93: Waiting [2022-08-18T15:48:31.695Z] bab4dde63d76: Pulling fs layer [2022-08-18T15:48:31.695Z] bde34c3a00c8: Pulling fs layer [2022-08-18T15:48:31.695Z] 1469e6f7b9e6: Waiting [2022-08-18T15:48:31.695Z] eaf3925da568: Waiting [2022-08-18T15:48:31.695Z] b352a97aabf1: Pulling fs layer [2022-08-18T15:48:31.695Z] bab4dde63d76: Waiting [2022-08-18T15:48:31.695Z] 4872d77fe225: Pulling fs layer [2022-08-18T15:48:31.695Z] b352a97aabf1: Waiting [2022-08-18T15:48:31.695Z] 5851b861e8e6: Pulling fs layer [2022-08-18T15:48:31.695Z] 4872d77fe225: Waiting [2022-08-18T15:48:31.695Z] 5851b861e8e6: Waiting [2022-08-18T15:48:31.695Z] e2be974225ed: Download complete [2022-08-18T15:48:31.695Z] 988bab9f4d93: Verifying Checksum [2022-08-18T15:48:31.695Z] 988bab9f4d93: Download complete [2022-08-18T15:48:31.957Z] 1469e6f7b9e6: Verifying Checksum [2022-08-18T15:48:31.957Z] 1469e6f7b9e6: Download complete [2022-08-18T15:48:31.957Z] eaf3925da568: Download complete [2022-08-18T15:48:31.957Z] 339a4e72a1f5: Verifying Checksum [2022-08-18T15:48:31.957Z] 339a4e72a1f5: Download complete [2022-08-18T15:48:31.957Z] bde34c3a00c8: Verifying Checksum [2022-08-18T15:48:31.957Z] bde34c3a00c8: Download complete [2022-08-18T15:48:31.957Z] b352a97aabf1: Verifying Checksum [2022-08-18T15:48:31.957Z] b352a97aabf1: Download complete [2022-08-18T15:48:31.957Z] 4872d77fe225: Verifying Checksum [2022-08-18T15:48:31.957Z] 4872d77fe225: Download complete [2022-08-18T15:48:31.957Z] 5851b861e8e6: Verifying Checksum [2022-08-18T15:48:31.957Z] b85a868b505f: Verifying Checksum [2022-08-18T15:48:31.957Z] b85a868b505f: Download complete [2022-08-18T15:48:32.220Z] bab4dde63d76: Verifying Checksum [2022-08-18T15:48:32.220Z] bab4dde63d76: Download complete [2022-08-18T15:48:33.600Z] b85a868b505f: Pull complete [2022-08-18T15:48:33.600Z] e2be974225ed: Pull complete [2022-08-18T15:48:34.171Z] 339a4e72a1f5: Pull complete [2022-08-18T15:48:34.171Z] 988bab9f4d93: Pull complete [2022-08-18T15:48:34.432Z] 1469e6f7b9e6: Pull complete [2022-08-18T15:48:34.692Z] eaf3925da568: Pull complete [2022-08-18T15:48:36.603Z] bab4dde63d76: Pull complete [2022-08-18T15:48:36.603Z] bde34c3a00c8: Pull complete [2022-08-18T15:48:36.866Z] b352a97aabf1: Pull complete [2022-08-18T15:48:36.866Z] 4872d77fe225: Pull complete [2022-08-18T15:48:36.866Z] 5851b861e8e6: Pull complete [2022-08-18T15:48:37.129Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-18T15:48:37.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T15:48:37.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T15:48:37.239Z] prd-ubuntu20.04-docker-8c-8g-23038 does not seem to be running inside a container [2022-08-18T15:48:37.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/283 -v /w/workspace/edgex-go/283:/w/workspace/edgex-go/283:rw,z -v /w/workspace/edgex-go/283@tmp:/w/workspace/edgex-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-18T15:48:38.761Z] $ docker top 89e02d1e0c53ad6f3b7feb59129f2a840ac12ecf51b7977878c0455489e5b8b1 -eo pid,comm [2022-08-18T15:48:38.835Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-18T15:48:38.835Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-18T15:48:38.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T15:48:38.872Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T15:48:39.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T15:48:39.035Z] $ docker exec 89e02d1e0c53ad6f3b7feb59129f2a840ac12ecf51b7977878c0455489e5b8b1 ssh-agent [2022-08-18T15:48:39.161Z] SSH_AUTH_SOCK=/tmp/ssh-vT7fqVsEb8XE/agent.32 [2022-08-18T15:48:39.161Z] SSH_AGENT_PID=38 [2022-08-18T15:48:39.167Z] Running ssh-add (command line suppressed) [2022-08-18T15:48:39.296Z] Identity added: /w/workspace/edgex-go/283@tmp/private_key_4552177390165332459.key (/w/workspace/edgex-go/283@tmp/private_key_4552177390165332459.key) [2022-08-18T15:48:39.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T15:48:39.596Z] + git tag --points-at HEAD [Pipeline] } [2022-08-18T15:48:39.614Z] $ docker exec --env ******** --env ******** 89e02d1e0c53ad6f3b7feb59129f2a840ac12ecf51b7977878c0455489e5b8b1 ssh-agent -k [2022-08-18T15:48:39.730Z] unset SSH_AUTH_SOCK; [2022-08-18T15:48:39.730Z] unset SSH_AGENT_PID; [2022-08-18T15:48:39.730Z] echo Agent pid 38 killed; [2022-08-18T15:48:39.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-18T15:48:39.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T15:48:39.767Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T15:48:39.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T15:48:39.896Z] $ docker exec 89e02d1e0c53ad6f3b7feb59129f2a840ac12ecf51b7977878c0455489e5b8b1 ssh-agent [2022-08-18T15:48:40.021Z] SSH_AUTH_SOCK=/tmp/ssh-yvbWKFtgPGWs/agent.70 [2022-08-18T15:48:40.021Z] SSH_AGENT_PID=76 [2022-08-18T15:48:40.029Z] Running ssh-add (command line suppressed) [2022-08-18T15:48:40.148Z] Identity added: /w/workspace/edgex-go/283@tmp/private_key_3969901132141221250.key (/w/workspace/edgex-go/283@tmp/private_key_3969901132141221250.key) [2022-08-18T15:48:40.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T15:48:40.449Z] + git semver init [2022-08-18T15:48:40.710Z] 2022-08-18 15:48:40,645 [run_init] DEBUG init version:0.0.0 force:False [2022-08-18T15:48:40.710Z] 2022-08-18 15:48:40,646 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/283/.semver [2022-08-18T15:48:40.710Z] 2022-08-18 15:48:40,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/283/.semver [2022-08-18T15:48:40.710Z] 2022-08-18 15:48:40,647 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/283/.semver'], cwd=/w/workspace/edgex-go/283, universal_newlines=False, shell=None, istream=None) [2022-08-18T15:48:44.924Z] 2022-08-18 15:48:44,855 [append_file] DEBUG append to file:/w/workspace/edgex-go/283/.git/info/exclude [2022-08-18T15:48:44.924Z] 2022-08-18 15:48:44,856 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/283/.semver/main with force:False [2022-08-18T15:48:44.924Z] 2022-08-18 15:48:44,856 [read_version] DEBUG read version from /w/workspace/edgex-go/283/.semver/main [2022-08-18T15:48:44.924Z] 2022-08-18 15:48:44,856 [read_version] DEBUG read version from /w/workspace/edgex-go/283/.semver/main [2022-08-18T15:48:44.924Z] 2.3.0-dev.48 [Pipeline] } [2022-08-18T15:48:44.938Z] $ docker exec --env ******** --env ******** 89e02d1e0c53ad6f3b7feb59129f2a840ac12ecf51b7977878c0455489e5b8b1 ssh-agent -k [2022-08-18T15:48:45.059Z] unset SSH_AUTH_SOCK; [2022-08-18T15:48:45.060Z] unset SSH_AGENT_PID; [2022-08-18T15:48:45.060Z] echo Agent pid 76 killed; [2022-08-18T15:48:45.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T15:48:45.386Z] + git semver [Pipeline] } [2022-08-18T15:48:45.666Z] $ docker stop --time=1 89e02d1e0c53ad6f3b7feb59129f2a840ac12ecf51b7977878c0455489e5b8b1 [2022-08-18T15:48:46.959Z] $ docker rm -f 89e02d1e0c53ad6f3b7feb59129f2a840ac12ecf51b7977878c0455489e5b8b1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T15:48:47.314Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-18T15:48:47.559Z] Stashed 1 file(s) [Pipeline] echo [2022-08-18T15:48:47.562Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.48 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-18T15:48:47.964Z] + git config --global --add safe.directory /w/workspace/edgex-go/283 [Pipeline] echo [2022-08-18T15:48:47.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T15:48:47.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T15:48:47.999Z] ========================================================= [2022-08-18T15:48:47.999Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-18T15:48:47.999Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-18T15:48:48.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T15:48:48.292Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-18T15:48:48.292Z] 2408cc74d12b: Pulling fs layer [2022-08-18T15:48:48.292Z] ea60b727a1ce: Pulling fs layer [2022-08-18T15:48:48.292Z] 30c4a7721957: Pulling fs layer [2022-08-18T15:48:48.292Z] 370296b7ddb6: Pulling fs layer [2022-08-18T15:48:48.292Z] 7c6cee850709: Pulling fs layer [2022-08-18T15:48:48.292Z] 39a5fcdaea64: Pulling fs layer [2022-08-18T15:48:48.292Z] 7c6cee850709: Waiting [2022-08-18T15:48:48.292Z] 370296b7ddb6: Waiting [2022-08-18T15:48:48.292Z] d94ebbe4e438: Pulling fs layer [2022-08-18T15:48:48.292Z] bcfd1f05c69d: Pulling fs layer [2022-08-18T15:48:48.292Z] 59ccb84bbe0f: Pulling fs layer [2022-08-18T15:48:48.292Z] d94ebbe4e438: Waiting [2022-08-18T15:48:48.292Z] 30c4a7721957: Download complete [2022-08-18T15:48:48.292Z] ea60b727a1ce: Verifying Checksum [2022-08-18T15:48:48.292Z] ea60b727a1ce: Download complete [2022-08-18T15:48:48.292Z] 7c6cee850709: Verifying Checksum [2022-08-18T15:48:48.292Z] 7c6cee850709: Download complete [2022-08-18T15:48:48.292Z] 39a5fcdaea64: Verifying Checksum [2022-08-18T15:48:48.292Z] 39a5fcdaea64: Download complete [2022-08-18T15:48:48.293Z] 2408cc74d12b: Verifying Checksum [2022-08-18T15:48:48.293Z] 2408cc74d12b: Download complete [2022-08-18T15:48:48.293Z] d94ebbe4e438: Download complete [2022-08-18T15:48:48.555Z] 2408cc74d12b: Pull complete [2022-08-18T15:48:48.555Z] ea60b727a1ce: Pull complete [2022-08-18T15:48:48.826Z] 30c4a7721957: Pull complete [2022-08-18T15:48:48.826Z] 59ccb84bbe0f: Verifying Checksum [2022-08-18T15:48:48.826Z] 59ccb84bbe0f: Download complete [2022-08-18T15:48:49.090Z] 370296b7ddb6: Verifying Checksum [2022-08-18T15:48:49.090Z] 370296b7ddb6: Download complete [2022-08-18T15:48:49.090Z] bcfd1f05c69d: Verifying Checksum [2022-08-18T15:48:49.090Z] bcfd1f05c69d: Download complete [2022-08-18T15:48:53.278Z] 370296b7ddb6: Pull complete [2022-08-18T15:48:53.278Z] 7c6cee850709: Pull complete [2022-08-18T15:48:53.278Z] 39a5fcdaea64: Pull complete [2022-08-18T15:48:53.278Z] d94ebbe4e438: Pull complete [2022-08-18T15:48:55.189Z] bcfd1f05c69d: Pull complete [2022-08-18T15:48:56.130Z] 59ccb84bbe0f: Pull complete [2022-08-18T15:48:56.130Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-18T15:48:56.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T15:48:56.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-18T15:48:56.427Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T15:48:56.427Z] WORKDIR /edgex [2022-08-18T15:48:56.427Z] COPY go.mod . [2022-08-18T15:48:56.427Z] RUN go mod download [2022-08-18T15:48:56.427Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-18T15:48:56.997Z] Sending build context to Docker daemon 169.3MB [2022-08-18T15:48:56.997Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-18T15:48:56.997Z] ---> a4fb48ad2a94 [2022-08-18T15:48:56.997Z] Step 2/4 : WORKDIR /edgex [2022-08-18T15:48:58.914Z] ---> Running in 06dd77555831 [2022-08-18T15:48:58.914Z] Removing intermediate container 06dd77555831 [2022-08-18T15:48:58.914Z] ---> 1ea4bc4979f9 [2022-08-18T15:48:58.914Z] Step 3/4 : COPY go.mod . [2022-08-18T15:48:59.173Z] ---> f719d542b46a [2022-08-18T15:48:59.173Z] Step 4/4 : RUN go mod download [2022-08-18T15:48:59.173Z] ---> Running in a9543c5b2edf [2022-08-18T15:49:02.649Z] Still waiting to schedule task [2022-08-18T15:49:02.649Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-18T15:49:14.099Z] Removing intermediate container a9543c5b2edf [2022-08-18T15:49:14.100Z] ---> 5d7b6d769c06 [2022-08-18T15:49:14.100Z] Successfully built 5d7b6d769c06 [2022-08-18T15:49:14.100Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:49:14.404Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-18T15:49:14.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T15:49:14.488Z] prd-ubuntu20.04-docker-8c-8g-23038 does not seem to be running inside a container [2022-08-18T15:49:14.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/283 -v /w/workspace/edgex-go/283:/w/workspace/edgex-go/283:rw,z -v /w/workspace/edgex-go/283@tmp:/w/workspace/edgex-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-18T15:49:14.939Z] $ docker top ffc54a5f442c6c71a8439fa5bdebe44c6dded923adffdff2741dd43353382b13 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T15:49:15.327Z] + go version [2022-08-18T15:49:15.327Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-18T15:49:15.360Z] $ docker stop --time=1 ffc54a5f442c6c71a8439fa5bdebe44c6dded923adffdff2741dd43353382b13 [2022-08-18T15:49:16.695Z] $ docker rm -f ffc54a5f442c6c71a8439fa5bdebe44c6dded923adffdff2741dd43353382b13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:49:17.154Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-18T15:49:17.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T15:49:17.250Z] prd-ubuntu20.04-docker-8c-8g-23038 does not seem to be running inside a container [2022-08-18T15:49:17.293Z] $ 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/283 -v /w/workspace/edgex-go/283:/w/workspace/edgex-go/283:rw,z -v /w/workspace/edgex-go/283@tmp:/w/workspace/edgex-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-18T15:49:17.725Z] $ docker top 85411a18efaf58ff665a0398832b58e37830ffd976942985f2fcd8552caa4ba4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-18T15:49:17.808Z] ========================================================= [2022-08-18T15:49:17.808Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-18T15:49:17.808Z] ========================================================= [Pipeline] sh [2022-08-18T15:49:18.086Z] + git config --global --add safe.directory /w/workspace/edgex-go/283 [Pipeline] fileExists [Pipeline] sh [2022-08-18T15:49:18.387Z] + make test [2022-08-18T15:49:18.387Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-18T15:49:24.977Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-18T15:49:39.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-18T15:49:39.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-18T15:49:39.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-18T15:49:39.860Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-18T15:49:39.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-18T15:49:39.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-18T15:49:39.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-18T15:49:39.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-18T15:49:39.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-18T15:49:39.860Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-18T15:49:39.860Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-18T15:49:39.860Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-18T15:49:39.860Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-18T15:49:39.860Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-18T15:49:39.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-18T15:49:40.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.085s coverage: 28.7% of statements [2022-08-18T15:49:40.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-18T15:49:40.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-18T15:49:40.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.116s coverage: 98.5% of statements [2022-08-18T15:49:40.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-18T15:49:40.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.2% of statements [2022-08-18T15:49:40.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-18T15:49:40.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-18T15:49:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.854s coverage: 89.2% of statements [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-18T15:49:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 2.1% of statements [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-18T15:49:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.499s coverage: 95.6% of statements [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-18T15:49:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.081s coverage: 72.2% of statements [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-18T15:49:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 60.0% of statements [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-18T15:49:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-18T15:49:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-08-18T15:49:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements [2022-08-18T15:49:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-18T15:49:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements [2022-08-18T15:49:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2022-08-18T15:49:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-08-18T15:49:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.104s coverage: 96.3% of statements [2022-08-18T15:49:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-08-18T15:49:50.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2022-08-18T15:49:50.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2022-08-18T15:49:55.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.199s coverage: 82.2% of statements [2022-08-18T15:49:55.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.047s coverage: 65.1% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.101s coverage: 87.2% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 58.8% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 80.0% of statements [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.253s coverage: 91.2% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.7% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.357s coverage: 65.8% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 43.6% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.113s coverage: 17.7% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.067s coverage: 28.9% of statements [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-18T15:50:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-18T15:50:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-08-18T15:50:03.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-08-18T15:50:03.618Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-18T15:50:25.556Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-18T15:50:25.556Z] GO111MODULE=on go vet ./... [2022-08-18T15:50:26.933Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-18T15:50:26.933Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-18T15:50:27.193Z] ./bin/test-attribution-txt.sh [2022-08-18T15:50:27.193Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-18T15:50:27.193Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-18T15:50:27.193Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-18T15:50:27.193Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-18T15:50:27.193Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-18T15:50:27.193Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-18T15:50:27.193Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-18T15:50:27.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-18T15:50:27.495Z] + ls -al . [2022-08-18T15:50:27.495Z] total 736 [2022-08-18T15:50:27.495Z] drwxrwxr-x 10 1001 1001 4096 Aug 18 15:49 . [2022-08-18T15:50:27.495Z] drwxr-xr-x 4 root root 4096 Aug 18 15:49 .. [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 16 Aug 18 15:48 .dockerignore [2022-08-18T15:50:27.495Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 15:50 .git [2022-08-18T15:50:27.495Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 15:48 .github [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 1030 Aug 18 15:48 .gitignore [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 42 Aug 18 15:48 .golangci.yml [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 87 Aug 18 15:48 .hadolint.yml [2022-08-18T15:50:27.495Z] drwxr-xr-x 3 1001 1001 4096 Aug 18 15:48 .semver [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 15:48 .sonarcloud.properties [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 1171 Aug 18 15:48 ADOPTERS.md [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 10347 Aug 18 15:48 Attribution.txt [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 63209 Aug 18 15:48 CHANGELOG.md [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 15:48 CONTRIBUTING.md [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 677 Aug 18 15:48 GOVERNANCE.md [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 850 Aug 18 15:48 Jenkinsfile [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 15:48 LICENSE [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 13276 Aug 18 15:48 Makefile [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 582 Aug 18 15:48 OWNERS.md [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 9094 Aug 18 15:48 README.md [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 6912 Aug 18 15:48 SECURITY.md [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 12 Aug 18 15:48 VERSION [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 4131 Aug 18 15:48 ZMQWindows.md [2022-08-18T15:50:27.495Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 15:48 bin [2022-08-18T15:50:27.495Z] drwxrwxr-x 18 1001 1001 4096 Aug 18 15:48 cmd [2022-08-18T15:50:27.495Z] -rw-r--r-- 1 root root 480241 Aug 18 15:50 coverage.out [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 3681 Aug 18 15:48 go.mod [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 38033 Aug 18 15:48 go.sum [2022-08-18T15:50:27.495Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 15:48 internal [2022-08-18T15:50:27.495Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 15:48 openapi [2022-08-18T15:50:27.495Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 15:48 snap [2022-08-18T15:50:27.495Z] -rw-rw-r-- 1 1001 1001 204 Aug 18 15:48 version.go [Pipeline] sh [2022-08-18T15:50:27.781Z] + '[' -e coverage.out ] [2022-08-18T15:50:27.781Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-18T15:50:27.925Z] Stashed 1 file(s) [Pipeline] sh [2022-08-18T15:50:28.212Z] + make build [2022-08-18T15:50:28.212Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-18T15:50:43.108Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-18T15:50:53.096Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-18T15:50:54.481Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-18T15:50:58.536Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23039 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-08-18T15:50:58.549Z] Running in /w/workspace/edgex-go/283 [Pipeline] { [Pipeline] checkout [2022-08-18T15:50:58.609Z] The recommended git tool is: git [2022-08-18T15:51:02.600Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-18T15:51:02.600Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-18T15:51:02.600Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-18T15:51:03.953Z] using credential edgex-jenkins-ssh [2022-08-18T15:51:03.972Z] Cloning the remote Git repository [2022-08-18T15:51:03.977Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-18T15:51:04.917Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-18T15:51:04.029Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-18T15:51:04.107Z] > git init /w/workspace/edgex-go/283 # timeout=10 [2022-08-18T15:51:04.215Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-18T15:51:04.216Z] > git --version # timeout=10 [2022-08-18T15:51:04.234Z] > git --version # 'git version 2.25.1' [2022-08-18T15:51:04.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T15:51:04.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-18T15:51:06.302Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-18T15:51:06.872Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-18T15:51:07.814Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-18T15:51:09.726Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-18T15:51:10.747Z] $ docker stop --time=1 85411a18efaf58ff665a0398832b58e37830ffd976942985f2fcd8552caa4ba4 [2022-08-18T15:51:13.184Z] $ docker rm -f 85411a18efaf58ff665a0398832b58e37830ffd976942985f2fcd8552caa4ba4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:51:14.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T15:51:14.051Z] [2022-08-18T15:51:14.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:51:14.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T15:51:14.349Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-18T15:51:14.349Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-18T15:51:14.349Z] ca9280d653b3: Pulling fs layer [2022-08-18T15:51:14.349Z] 7e9c9ca2126c: Pulling fs layer [2022-08-18T15:51:14.349Z] cbdbe7a5bc2a: Download complete [2022-08-18T15:51:14.610Z] ca9280d653b3: Verifying Checksum [2022-08-18T15:51:14.610Z] ca9280d653b3: Download complete [2022-08-18T15:51:14.610Z] cbdbe7a5bc2a: Pull complete [2022-08-18T15:51:14.870Z] 7e9c9ca2126c: Download complete [2022-08-18T15:51:15.129Z] ca9280d653b3: Pull complete [2022-08-18T15:51:19.331Z] 7e9c9ca2126c: Pull complete [2022-08-18T15:51:19.331Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-18T15:51:19.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T15:51:19.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T15:51:19.433Z] prd-ubuntu20.04-docker-8c-8g-23038 does not seem to be running inside a container [2022-08-18T15:51:19.471Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/283 -v /w/workspace/edgex-go/283:/w/workspace/edgex-go/283:rw,z -v /w/workspace/edgex-go/283@tmp:/w/workspace/edgex-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-18T15:51:19.960Z] Avoid second fetch [2022-08-18T15:51:19.961Z] Checking out Revision de42c75fc4ab817d877df8b97b2a6a2a139eddab (main) [2022-08-18T15:51:20.745Z] $ docker top b52e2ce351051a4d7afe73ac95de62fea70b01f3f62caf4d5829627adf887f2c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T15:51:19.922Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-18T15:51:19.941Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-18T15:51:19.983Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T15:51:20.005Z] > git checkout -f de42c75fc4ab817d877df8b97b2a6a2a139eddab # timeout=10 [2022-08-18T15:51:21.106Z] + docker-compose build --help [2022-08-18T15:51:21.106Z] + grep parallel [2022-08-18T15:51:21.678Z] --parallel Build images in parallel. [Pipeline] } [2022-08-18T15:51:21.693Z] $ docker stop --time=1 b52e2ce351051a4d7afe73ac95de62fea70b01f3f62caf4d5829627adf887f2c [2022-08-18T15:51:23.002Z] $ docker rm -f b52e2ce351051a4d7afe73ac95de62fea70b01f3f62caf4d5829627adf887f2c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:51:23.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T15:51:23.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T15:51:23.511Z] prd-ubuntu20.04-docker-8c-8g-23038 does not seem to be running inside a container [2022-08-18T15:51:23.549Z] $ 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/283 -v /w/workspace/edgex-go/283:/w/workspace/edgex-go/283:rw,z -v /w/workspace/edgex-go/283@tmp:/w/workspace/edgex-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-18T15:51:23.940Z] $ docker top 2e9a235e8c743e60f7888804afcea52a3f38015becdcfc5ccd7e7697a3df3abe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T15:51:24.296Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-18T15:51:24.325Z] Commit message: "feat(metadata): implement GET Units of Measure API (#4127)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-18T15:51:24.864Z] Building core-command ... [2022-08-18T15:51:24.864Z] Building core-data ... [2022-08-18T15:51:24.864Z] Building core-metadata ... [2022-08-18T15:51:24.865Z] Building security-bootstrapper ... [2022-08-18T15:51:24.865Z] Building security-proxy-setup ... [2022-08-18T15:51:24.865Z] Building security-secretstore-setup ... [2022-08-18T15:51:24.865Z] Building security-spiffe-token-provider ... [2022-08-18T15:51:24.865Z] Building security-spire-agent ... [2022-08-18T15:51:24.865Z] Building security-spire-config ... [2022-08-18T15:51:24.865Z] Building security-spire-server ... [2022-08-18T15:51:24.865Z] Building support-notifications ... [2022-08-18T15:51:24.865Z] Building support-scheduler ... [2022-08-18T15:51:24.865Z] Building sys-mgmt-agent ... [2022-08-18T15:51:24.865Z] Building support-notifications [2022-08-18T15:51:24.865Z] Building security-proxy-setup [2022-08-18T15:51:24.865Z] Building core-command [2022-08-18T15:51:24.865Z] Building security-spire-agent [2022-08-18T15:51:24.865Z] Building security-bootstrapper [2022-08-18T15:51:25.272Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-18T15:51:25.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T15:51:25.272Z] Dload Upload Total Spent Left Speed [2022-08-18T15:51:25.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 83324 0 --:--:-- --:--:-- --:--:-- 83324 [Pipeline] sh [2022-08-18T15:51:25.891Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-18T15:51:26.333Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-18T15:51:26.333Z] + sudo tee /etc/docker/daemon.new [2022-08-18T15:51:26.333Z] { [2022-08-18T15:51:26.333Z] "registry-mirrors": [ [2022-08-18T15:51:26.333Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-18T15:51:26.333Z] ], [2022-08-18T15:51:26.333Z] "bip": "10.250.0.254/24", [2022-08-18T15:51:26.333Z] "hosts": [ [2022-08-18T15:51:26.333Z] "tcp://0.0.0.0:5555", [2022-08-18T15:51:26.333Z] "unix:///var/run/docker.sock" [2022-08-18T15:51:26.333Z] ], [2022-08-18T15:51:26.333Z] "mtu": 1458, [2022-08-18T15:51:26.333Z] "selinux-enabled": true, [2022-08-18T15:51:26.333Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-18T15:51:26.333Z] } [Pipeline] sh [2022-08-18T15:51:26.747Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-18T15:51:27.089Z] + sudo service docker restart [2022-08-18T15:51:39.761Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:51:39.761Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:51:39.761Z] ---> 5d7b6d769c06 [2022-08-18T15:51:39.761Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T15:51:39.761Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:51:39.761Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:51:39.761Z] ---> 5d7b6d769c06 [2022-08-18T15:51:39.761Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T15:51:39.761Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:51:39.761Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:51:39.761Z] ---> 5d7b6d769c06 [2022-08-18T15:51:39.761Z] Step 3/31 : WORKDIR /edgex-go [2022-08-18T15:51:39.761Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:51:39.761Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:51:39.761Z] ---> 5d7b6d769c06 [2022-08-18T15:51:39.761Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T15:51:39.761Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:51:39.761Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:51:39.761Z] ---> 5d7b6d769c06 [2022-08-18T15:51:39.761Z] Step 3/26 : WORKDIR /edgex-go [2022-08-18T15:51:40.331Z] ---> Running in 97baed78bcf0 [2022-08-18T15:51:40.331Z] ---> Running in 95d856eb9e18 [2022-08-18T15:51:40.331Z] ---> Running in e399ec2c9b6f [2022-08-18T15:51:40.331Z] ---> Running in b85a48685c03 [2022-08-18T15:51:40.331Z] ---> Running in f369105584d9 [2022-08-18T15:51:40.591Z] Removing intermediate container e399ec2c9b6f [2022-08-18T15:51:40.591Z] ---> 4aefde92c955 [2022-08-18T15:51:40.591Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:51:40.591Z] Removing intermediate container 97baed78bcf0 [2022-08-18T15:51:40.591Z] ---> bb3bcd4fdb47 [2022-08-18T15:51:40.591Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:51:40.591Z] Removing intermediate container 95d856eb9e18 [2022-08-18T15:51:40.591Z] ---> 00c0802e097e [2022-08-18T15:51:40.591Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:51:40.591Z] Removing intermediate container f369105584d9 [2022-08-18T15:51:40.592Z] ---> ae62fb542a53 [2022-08-18T15:51:40.592Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:51:40.592Z] Removing intermediate container b85a48685c03 [2022-08-18T15:51:40.592Z] ---> be317f0f3051 [2022-08-18T15:51:40.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:51:40.592Z] ---> Running in c7007367cd59 [2022-08-18T15:51:40.852Z] ---> Running in 6050b87bbde2 [2022-08-18T15:51:40.852Z] ---> Running in a29e558c2e21 [2022-08-18T15:51:40.852Z] ---> Running in 670b4952417a [2022-08-18T15:51:40.852Z] ---> Running in 898516b4931d [2022-08-18T15:51:41.794Z] Removing intermediate container c7007367cd59 [2022-08-18T15:51:41.794Z] ---> a5d315c4873a [2022-08-18T15:51:41.794Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-18T15:51:41.794Z] ---> Running in 8e19fc2a4302 [2022-08-18T15:51:41.794Z] Removing intermediate container a29e558c2e21 [2022-08-18T15:51:41.794Z] ---> 0dee75a8a8a1 [2022-08-18T15:51:41.794Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T15:51:42.054Z] ---> Running in ccea68dc6d35 [2022-08-18T15:51:42.054Z] Removing intermediate container 898516b4931d [2022-08-18T15:51:42.054Z] ---> cdf4f3170a51 [2022-08-18T15:51:42.054Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T15:51:42.054Z] Removing intermediate container 6050b87bbde2 [2022-08-18T15:51:42.054Z] ---> 540fdf8b5732 [2022-08-18T15:51:42.054Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-18T15:51:42.054Z] ---> Running in a99bdde435a8 [2022-08-18T15:51:42.054Z] ---> Running in d91bda2241bb [2022-08-18T15:51:42.054Z] Removing intermediate container 670b4952417a [2022-08-18T15:51:42.054Z] ---> 67cae5ed213b [2022-08-18T15:51:42.054Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-18T15:51:42.314Z] ---> Running in f4de463d60e1 [2022-08-18T15:51:42.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:51:42.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:51:42.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:51:42.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:51:42.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:51:43.405Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:51:43.405Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:51:43.405Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:51:43.665Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:51:43.665Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:51:43.665Z] OK: 211 MiB in 51 packages [2022-08-18T15:51:43.926Z] OK: 211 MiB in 51 packages [2022-08-18T15:51:43.926Z] OK: 211 MiB in 51 packages [2022-08-18T15:51:43.926Z] OK: 211 MiB in 51 packages [2022-08-18T15:51:44.189Z] OK: 211 MiB in 51 packages [2022-08-18T15:51:44.189Z] Removing intermediate container 8e19fc2a4302 [2022-08-18T15:51:44.189Z] ---> bf2545bc8633 [2022-08-18T15:51:44.189Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T15:51:44.450Z] ---> 4549745e9a97 [2022-08-18T15:51:44.450Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:51:44.450Z] Removing intermediate container a99bdde435a8 [2022-08-18T15:51:44.450Z] ---> 96c99ce5e6a3 [2022-08-18T15:51:44.450Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-18T15:51:44.450Z] ---> Running in 23bf98ddd3ec [2022-08-18T15:51:44.450Z] Removing intermediate container ccea68dc6d35 [2022-08-18T15:51:44.450Z] ---> 3b08c54844d1 [2022-08-18T15:51:44.450Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T15:51:44.710Z] Removing intermediate container d91bda2241bb [2022-08-18T15:51:44.710Z] ---> ad7948d833d5 [2022-08-18T15:51:44.710Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-18T15:51:44.710Z] ---> c5a38a6e353d [2022-08-18T15:51:44.710Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:51:44.710Z] Removing intermediate container f4de463d60e1 [2022-08-18T15:51:44.710Z] ---> 1164065b751e [2022-08-18T15:51:44.710Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T15:51:44.710Z] ---> Running in 43ff0391116a [2022-08-18T15:51:44.710Z] ---> 0b4e9df91467 [2022-08-18T15:51:44.710Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:51:44.968Z] ---> Running in 4b68aef46a46 [2022-08-18T15:51:44.968Z] ---> 64808700e46a [2022-08-18T15:51:44.968Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:51:44.968Z] ---> c7935302b0aa [2022-08-18T15:51:44.968Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:51:44.968Z] ---> Running in dc44d67c9517 [2022-08-18T15:51:44.968Z] ---> Running in 6be700079145 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T15:51:45.445Z] provisioning config files... [2022-08-18T15:51:45.470Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/283@tmp/config4826455052184167389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T15:51:45.827Z] ---> docker-login.sh [2022-08-18T15:51:45.827Z] nexus3.edgexfoundry.org:10001 [2022-08-18T15:51:46.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T15:51:46.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T15:51:46.701Z] Configure a credential helper to remove this warning. See [2022-08-18T15:51:46.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T15:51:46.701Z] [2022-08-18T15:51:46.701Z] Login Succeeded [2022-08-18T15:51:46.701Z] nexus3.edgexfoundry.org:10002 [2022-08-18T15:51:46.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T15:51:46.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T15:51:46.977Z] Configure a credential helper to remove this warning. See [2022-08-18T15:51:46.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T15:51:46.977Z] [2022-08-18T15:51:46.977Z] Login Succeeded [2022-08-18T15:51:46.977Z] nexus3.edgexfoundry.org:10003 [2022-08-18T15:51:47.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T15:51:47.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T15:51:47.587Z] Configure a credential helper to remove this warning. See [2022-08-18T15:51:47.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T15:51:47.587Z] [2022-08-18T15:51:47.587Z] Login Succeeded [2022-08-18T15:51:47.587Z] nexus3.edgexfoundry.org:10004 [2022-08-18T15:51:47.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T15:51:48.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T15:51:48.142Z] Configure a credential helper to remove this warning. See [2022-08-18T15:51:48.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T15:51:48.142Z] [2022-08-18T15:51:48.142Z] Login Succeeded [2022-08-18T15:51:48.142Z] docker.io [2022-08-18T15:51:48.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T15:51:48.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T15:51:48.689Z] Configure a credential helper to remove this warning. See [2022-08-18T15:51:48.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T15:51:48.689Z] [2022-08-18T15:51:48.689Z] Login Succeeded [2022-08-18T15:51:48.689Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T15:51:48.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-18T15:51:49.555Z] + git config --global --add safe.directory /w/workspace/edgex-go/283 [Pipeline] echo [2022-08-18T15:51:49.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T15:51:49.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T15:51:49.601Z] ========================================================= [2022-08-18T15:51:49.601Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-18T15:51:49.601Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-18T15:51:49.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T15:51:50.209Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-18T15:51:50.209Z] b3c136eddcbf: Pulling fs layer [2022-08-18T15:51:50.209Z] c0a3192eca97: Pulling fs layer [2022-08-18T15:51:50.209Z] a050256f5b6f: Pulling fs layer [2022-08-18T15:51:50.209Z] 656be50a0ddc: Pulling fs layer [2022-08-18T15:51:50.209Z] 2bbca73fdf42: Pulling fs layer [2022-08-18T15:51:50.209Z] 46d945488cbd: Pulling fs layer [2022-08-18T15:51:50.209Z] 8a5474983e97: Pulling fs layer [2022-08-18T15:51:50.209Z] 329c88fbcd65: Pulling fs layer [2022-08-18T15:51:50.209Z] 8a5474983e97: Waiting [2022-08-18T15:51:50.209Z] 46d945488cbd: Waiting [2022-08-18T15:51:50.209Z] 329c88fbcd65: Waiting [2022-08-18T15:51:50.209Z] 656be50a0ddc: Waiting [2022-08-18T15:51:50.209Z] 2bbca73fdf42: Waiting [2022-08-18T15:51:50.209Z] a050256f5b6f: Verifying Checksum [2022-08-18T15:51:50.209Z] a050256f5b6f: Download complete [2022-08-18T15:51:50.209Z] c0a3192eca97: Verifying Checksum [2022-08-18T15:51:50.209Z] c0a3192eca97: Download complete [2022-08-18T15:51:50.209Z] 2bbca73fdf42: Verifying Checksum [2022-08-18T15:51:50.209Z] 2bbca73fdf42: Download complete [2022-08-18T15:51:50.209Z] 46d945488cbd: Verifying Checksum [2022-08-18T15:51:50.209Z] 46d945488cbd: Download complete [2022-08-18T15:51:50.209Z] b3c136eddcbf: Verifying Checksum [2022-08-18T15:51:50.209Z] b3c136eddcbf: Download complete [2022-08-18T15:51:51.197Z] b3c136eddcbf: Pull complete [2022-08-18T15:51:51.197Z] 329c88fbcd65: Verifying Checksum [2022-08-18T15:51:51.197Z] 329c88fbcd65: Download complete [2022-08-18T15:51:51.800Z] c0a3192eca97: Pull complete [2022-08-18T15:51:52.079Z] a050256f5b6f: Pull complete [2022-08-18T15:51:52.354Z] 8a5474983e97: Verifying Checksum [2022-08-18T15:51:52.354Z] 8a5474983e97: Download complete [2022-08-18T15:51:52.954Z] 656be50a0ddc: Verifying Checksum [2022-08-18T15:51:52.954Z] 656be50a0ddc: Download complete [2022-08-18T15:51:59.873Z] Removing intermediate container 43ff0391116a [2022-08-18T15:51:59.873Z] ---> 7c7ae4dd9dfc [2022-08-18T15:51:59.873Z] Step 8/26 : COPY . . [2022-08-18T15:51:59.873Z] Removing intermediate container 4b68aef46a46 [2022-08-18T15:51:59.873Z] ---> d72b0f3b13b6 [2022-08-18T15:51:59.873Z] Step 8/22 : COPY . . [2022-08-18T15:51:59.873Z] Removing intermediate container 23bf98ddd3ec [2022-08-18T15:51:59.873Z] ---> 03713a98d438 [2022-08-18T15:51:59.873Z] Step 8/22 : COPY . . [2022-08-18T15:51:59.873Z] Removing intermediate container dc44d67c9517 [2022-08-18T15:51:59.873Z] ---> 1ed690fd1636 [2022-08-18T15:51:59.873Z] Step 8/31 : COPY . . [2022-08-18T15:51:59.873Z] Removing intermediate container 6be700079145 [2022-08-18T15:51:59.873Z] ---> 2a5ededefcd2 [2022-08-18T15:51:59.873Z] Step 8/23 : COPY . . [2022-08-18T15:52:08.009Z] ---> fa5c470db31b [2022-08-18T15:52:08.009Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-18T15:52:08.009Z] ---> Running in b27d3de29bf2 [2022-08-18T15:52:08.009Z] ---> 9ac61c7935a0 [2022-08-18T15:52:08.009Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T15:52:08.009Z] ---> c895c3741bab [2022-08-18T15:52:08.009Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-18T15:52:08.009Z] ---> 5937b9c798de [2022-08-18T15:52:08.009Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-18T15:52:08.009Z] ---> 27a6fcd934bb [2022-08-18T15:52:08.009Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-18T15:52:08.009Z] ---> Running in 7844b9689530 [2022-08-18T15:52:08.009Z] ---> Running in e35bc37c878c [2022-08-18T15:52:08.009Z] ---> Running in d69ab7ed3a85 [2022-08-18T15:52:08.009Z] ---> Running in 33026c293187 [2022-08-18T15:52:08.009Z] Removing intermediate container d69ab7ed3a85 [2022-08-18T15:52:08.009Z] ---> 6fcb1ad1f49e [2022-08-18T15:52:08.009Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-18T15:52:08.009Z] ---> Running in 3e5d0dd7057d [2022-08-18T15:52:08.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.48" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-18T15:52:08.009Z] Removing intermediate container 3e5d0dd7057d [2022-08-18T15:52:08.009Z] ---> 15b278c22192 [2022-08-18T15:52:08.009Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-18T15:52:08.009Z] ---> Running in 92a5447d6b89 [2022-08-18T15:52:08.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.48" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-18T15:52:08.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.48" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-18T15:52:08.009Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-18T15:52:08.092Z] 656be50a0ddc: Pull complete [2022-08-18T15:52:08.092Z] 2bbca73fdf42: Pull complete [2022-08-18T15:52:08.092Z] 46d945488cbd: Pull complete [2022-08-18T15:52:08.578Z] Removing intermediate container 92a5447d6b89 [2022-08-18T15:52:08.578Z] ---> ab7820670cea [2022-08-18T15:52:08.578Z] Step 12/26 : WORKDIR /edgex-go [2022-08-18T15:52:08.578Z] ---> Running in c382b8391a6f [2022-08-18T15:52:08.837Z] Removing intermediate container c382b8391a6f [2022-08-18T15:52:08.837Z] ---> db99d082797e [2022-08-18T15:52:08.837Z] [2022-08-18T15:52:08.837Z] Step 13/26 : FROM alpine:3.15 [2022-08-18T15:52:09.096Z] 3.15: Pulling from library/alpine [2022-08-18T15:52:09.356Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-18T15:52:09.356Z] Status: Downloaded newer image for alpine:3.15 [2022-08-18T15:52:09.356Z] ---> c4fc93816858 [2022-08-18T15:52:09.356Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T15:52:09.615Z] ---> Running in 2f85af70ddec [2022-08-18T15:52:09.616Z] Removing intermediate container 2f85af70ddec [2022-08-18T15:52:09.616Z] ---> 615e1841ef12 [2022-08-18T15:52:09.616Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:52:09.875Z] ---> Running in e62eab55665d [2022-08-18T15:52:11.258Z] Removing intermediate container e62eab55665d [2022-08-18T15:52:11.258Z] ---> e46e964e31ab [2022-08-18T15:52:11.258Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-18T15:52:11.518Z] ---> Running in 178126ec0cbf [2022-08-18T15:52:12.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:13.391Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:13.528Z] 8a5474983e97: Pull complete [2022-08-18T15:52:13.650Z] v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T15:52:13.650Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T15:52:13.650Z] OK: 15856 distinct packages available [2022-08-18T15:52:13.650Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:14.585Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:14.843Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-18T15:52:14.843Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-18T15:52:14.969Z] 329c88fbcd65: Pull complete [2022-08-18T15:52:14.969Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-18T15:52:14.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T15:52:14.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-18T15:52:15.103Z] (3/5) Installing libucontext (1.1-r0) [2022-08-18T15:52:15.103Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-18T15:52:15.103Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-18T15:52:15.323Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T15:52:15.323Z] WORKDIR /edgex [2022-08-18T15:52:15.323Z] COPY go.mod . [2022-08-18T15:52:15.323Z] RUN go mod download [2022-08-18T15:52:15.323Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-18T15:52:15.362Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T15:52:15.362Z] OK: 7 MiB in 19 packages [2022-08-18T15:52:15.934Z] Sending build context to Docker daemon 3.149MB [2022-08-18T15:52:15.934Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-18T15:52:15.934Z] ---> ff4287adb874 [2022-08-18T15:52:15.934Z] Step 2/4 : WORKDIR /edgex [2022-08-18T15:52:17.267Z] Removing intermediate container 178126ec0cbf [2022-08-18T15:52:17.267Z] ---> ba8711e45b09 [2022-08-18T15:52:17.267Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-18T15:52:17.929Z] ---> Running in 891eb9add368 [2022-08-18T15:52:17.929Z] Removing intermediate container 891eb9add368 [2022-08-18T15:52:17.929Z] ---> ed2f26339c29 [2022-08-18T15:52:17.929Z] Step 3/4 : COPY go.mod . [2022-08-18T15:52:18.532Z] ---> bf9630f540ba [2022-08-18T15:52:18.532Z] Step 4/4 : RUN go mod download [2022-08-18T15:52:18.532Z] ---> Running in e9076186030e [2022-08-18T15:52:19.243Z] ---> db5bb58491d4 [2022-08-18T15:52:19.243Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T15:52:21.801Z] ---> fb9e0a5c59a1 [2022-08-18T15:52:21.801Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T15:52:22.368Z] ---> 7bfc0631b1fa [2022-08-18T15:52:22.368Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-18T15:52:23.306Z] ---> ed697c771e68 [2022-08-18T15:52:23.306Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-18T15:52:23.875Z] ---> 344a025e011c [2022-08-18T15:52:23.875Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T15:52:23.875Z] ---> Running in 84b05b6af54f [2022-08-18T15:52:24.455Z] Removing intermediate container 84b05b6af54f [2022-08-18T15:52:24.455Z] ---> b94be4e59fd6 [2022-08-18T15:52:24.455Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T15:52:24.455Z] ---> Running in b2e39607cf07 [2022-08-18T15:52:24.733Z] Removing intermediate container b2e39607cf07 [2022-08-18T15:52:24.733Z] ---> 14e36aac10f1 [2022-08-18T15:52:24.733Z] Step 24/26 : LABEL arch=x86_64 [2022-08-18T15:52:24.993Z] ---> Running in 1c5be5b74330 [2022-08-18T15:52:25.561Z] Removing intermediate container 1c5be5b74330 [2022-08-18T15:52:25.561Z] ---> a4eaa25f7939 [2022-08-18T15:52:25.561Z] Step 25/26 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:52:25.561Z] ---> Running in 9bb1962b153b [2022-08-18T15:52:25.561Z] Removing intermediate container 9bb1962b153b [2022-08-18T15:52:25.561Z] ---> 94ce8c1a20e5 [2022-08-18T15:52:25.561Z] Step 26/26 : LABEL version=2.3.0-dev.48 [2022-08-18T15:52:25.561Z] ---> Running in 65fdce0df35f [2022-08-18T15:52:25.820Z] Removing intermediate container 65fdce0df35f [2022-08-18T15:52:25.820Z] ---> 14d37e7b16ef [2022-08-18T15:52:25.820Z] [2022-08-18T15:52:25.820Z] Successfully built 14d37e7b16ef [2022-08-18T15:52:25.820Z] Successfully tagged security-spire-agent:latest [2022-08-18T15:52:25.820Z] Building core-data [2022-08-18T15:52:29.116Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:52:29.116Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:52:29.116Z] ---> 5d7b6d769c06 [2022-08-18T15:52:29.116Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T15:52:29.116Z] ---> Using cache [2022-08-18T15:52:29.116Z] ---> be317f0f3051 [2022-08-18T15:52:29.116Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:52:29.116Z] ---> Using cache [2022-08-18T15:52:29.116Z] ---> 67cae5ed213b [2022-08-18T15:52:29.116Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-18T15:52:30.088Z] ---> Running in 13c54f532fb4 [2022-08-18T15:52:30.763Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:31.736Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:31.995Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-18T15:52:31.995Z] OK: 211 MiB in 51 packages [2022-08-18T15:52:33.373Z] Removing intermediate container 13c54f532fb4 [2022-08-18T15:52:33.373Z] ---> adfc56b92744 [2022-08-18T15:52:33.373Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T15:52:33.942Z] ---> c299f26dbc2a [2022-08-18T15:52:33.942Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:52:34.201Z] ---> Running in c135d0669a0a [2022-08-18T15:52:36.740Z] Removing intermediate container b27d3de29bf2 [2022-08-18T15:52:36.740Z] ---> a695396a3116 [2022-08-18T15:52:36.740Z] [2022-08-18T15:52:36.740Z] Step 10/31 : FROM alpine:3.16 [2022-08-18T15:52:36.740Z] Removing intermediate container 33026c293187 [2022-08-18T15:52:36.740Z] ---> cc8b21edcd53 [2022-08-18T15:52:36.740Z] [2022-08-18T15:52:36.740Z] Step 10/23 : FROM alpine:3.16 [2022-08-18T15:52:36.740Z] Removing intermediate container e35bc37c878c [2022-08-18T15:52:36.740Z] ---> d4d69cf5c299 [2022-08-18T15:52:36.740Z] [2022-08-18T15:52:36.740Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T15:52:37.310Z] 3.16: Pulling from library/alpine [2022-08-18T15:52:37.570Z] 3.16: Pulling from library/alpine [2022-08-18T15:52:37.570Z] 3.16: Pulling from library/alpine [2022-08-18T15:52:38.958Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T15:52:38.958Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T15:52:38.958Z] Status: Downloaded newer image for alpine:3.16 [2022-08-18T15:52:38.958Z] Status: Downloaded newer image for alpine:3.16 [2022-08-18T15:52:38.958Z] ---> 9c6f07244728 [2022-08-18T15:52:38.958Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-18T15:52:38.958Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T15:52:38.958Z] Status: Image is up to date for alpine:3.16 [2022-08-18T15:52:38.958Z] ---> 9c6f07244728 [2022-08-18T15:52:38.958Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-18T15:52:39.263Z] ---> 9c6f07244728 [2022-08-18T15:52:39.263Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T15:52:39.263Z] ---> Running in d449ab82c549 [2022-08-18T15:52:39.263Z] ---> Running in b7fc446e9bf0 [2022-08-18T15:52:39.263Z] ---> Running in 980bd3804f67 [2022-08-18T15:52:39.525Z] Removing intermediate container 980bd3804f67 [2022-08-18T15:52:39.525Z] ---> cb1a26e1fa91 [2022-08-18T15:52:39.525Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-18T15:52:39.525Z] ---> Running in 95ad75dfd92f [2022-08-18T15:52:39.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:39.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:39.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:39.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:40.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:40.043Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-18T15:52:40.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:40.043Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T15:52:40.043Z] OK: 6 MiB in 15 packages [2022-08-18T15:52:40.043Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-18T15:52:40.043Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-18T15:52:40.043Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-18T15:52:40.043Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-18T15:52:40.301Z] (5/6) Installing curl (7.83.1-r2) [2022-08-18T15:52:40.302Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-18T15:52:40.302Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T15:52:40.302Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T15:52:40.302Z] OK: 8 MiB in 20 packages [2022-08-18T15:52:40.302Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-18T15:52:40.302Z] (2/2) Installing su-exec (0.2-r1) [2022-08-18T15:52:40.302Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T15:52:40.302Z] OK: 6 MiB in 16 packages [2022-08-18T15:52:41.252Z] Removing intermediate container b7fc446e9bf0 [2022-08-18T15:52:41.252Z] ---> b07c69cc0e3d [2022-08-18T15:52:41.252Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T15:52:41.252Z] ---> Running in 6992c0d0ec0e [2022-08-18T15:52:41.512Z] Removing intermediate container 95ad75dfd92f [2022-08-18T15:52:41.512Z] ---> 91978fdd5d49 [2022-08-18T15:52:41.512Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-18T15:52:41.512Z] Removing intermediate container 6992c0d0ec0e [2022-08-18T15:52:41.512Z] ---> 8e65be6b7561 [2022-08-18T15:52:41.512Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-18T15:52:41.512Z] Removing intermediate container d449ab82c549 [2022-08-18T15:52:41.512Z] ---> 25f9e2cb21ec [2022-08-18T15:52:41.512Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T15:52:41.776Z] ---> Running in b4237d5f9dab [2022-08-18T15:52:41.776Z] ---> Running in 538369bbe19c [2022-08-18T15:52:41.776Z] ---> Running in d2a855119eff [2022-08-18T15:52:41.776Z] Removing intermediate container b4237d5f9dab [2022-08-18T15:52:41.776Z] ---> 1905a4eabca2 [2022-08-18T15:52:41.776Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-18T15:52:42.035Z] Removing intermediate container d2a855119eff [2022-08-18T15:52:42.035Z] ---> fc34d6b3d88f [2022-08-18T15:52:42.035Z] Step 13/22 : WORKDIR /edgex [2022-08-18T15:52:42.035Z] Removing intermediate container 538369bbe19c [2022-08-18T15:52:42.035Z] ---> fdfd452c562c [2022-08-18T15:52:42.035Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-18T15:52:42.035Z] ---> Running in b2df4662618f [2022-08-18T15:52:42.035Z] Removing intermediate container 7844b9689530 [2022-08-18T15:52:42.035Z] ---> efe9abacb217 [2022-08-18T15:52:42.035Z] [2022-08-18T15:52:42.035Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T15:52:42.035Z] ---> 9c6f07244728 [2022-08-18T15:52:42.035Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-18T15:52:42.035Z] ---> Running in 07409fd423dd [2022-08-18T15:52:42.035Z] ---> Running in a76cf5ee9580 [2022-08-18T15:52:42.035Z] ---> Running in 37cf55f570ca [2022-08-18T15:52:42.296Z] Removing intermediate container b2df4662618f [2022-08-18T15:52:42.296Z] ---> 911c3cb9980e [2022-08-18T15:52:42.296Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-18T15:52:42.296Z] ---> Running in 6d4bb1c2e947 [2022-08-18T15:52:42.296Z] Removing intermediate container a76cf5ee9580 [2022-08-18T15:52:42.296Z] ---> da9d8af2de13 [2022-08-18T15:52:42.296Z] Step 15/23 : WORKDIR / [2022-08-18T15:52:42.296Z] Removing intermediate container 07409fd423dd [2022-08-18T15:52:42.296Z] ---> 031ef24b775a [2022-08-18T15:52:42.296Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-18T15:52:42.296Z] ---> Running in f6e228f7621b [2022-08-18T15:52:42.556Z] Removing intermediate container 6d4bb1c2e947 [2022-08-18T15:52:42.556Z] ---> 89460967cb14 [2022-08-18T15:52:42.556Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-18T15:52:42.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:42.556Z] ---> Running in 8566476fe86e [2022-08-18T15:52:42.556Z] Removing intermediate container f6e228f7621b [2022-08-18T15:52:42.556Z] ---> 27d46cc05ead [2022-08-18T15:52:42.556Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T15:52:42.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:42.556Z] ---> df0af2f66f9c [2022-08-18T15:52:42.556Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-18T15:52:42.815Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-18T15:52:43.075Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-18T15:52:43.075Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T15:52:43.075Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T15:52:43.075Z] ---> 003f11fdb4e3 [2022-08-18T15:52:43.075Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-18T15:52:43.075Z] OK: 6 MiB in 16 packages [2022-08-18T15:52:43.338Z] ---> e239a28f07ba [2022-08-18T15:52:43.338Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-18T15:52:43.338Z] Removing intermediate container c135d0669a0a [2022-08-18T15:52:43.338Z] ---> 3efa97288fe3 [2022-08-18T15:52:43.338Z] Step 8/23 : COPY . . [2022-08-18T15:52:44.277Z] ---> a47891c548cd [2022-08-18T15:52:44.277Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-18T15:52:44.277Z] ---> 811ddaf67bb5 [2022-08-18T15:52:44.277Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T15:52:44.540Z] Removing intermediate container 8566476fe86e [2022-08-18T15:52:44.540Z] ---> 9aad7ac66433 [2022-08-18T15:52:44.540Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-18T15:52:44.540Z] Removing intermediate container 37cf55f570ca [2022-08-18T15:52:44.540Z] ---> c864465e4c40 [2022-08-18T15:52:44.540Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T15:52:44.540Z] ---> Running in 65f2004f62c5 [2022-08-18T15:52:44.540Z] ---> Running in aa53087094d8 [2022-08-18T15:52:44.800Z] ---> 4b9f2fde065c [2022-08-18T15:52:44.800Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-18T15:52:44.800Z] ---> 3607f01433b5 [2022-08-18T15:52:44.800Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-18T15:52:44.800Z] ---> Running in 8af5821d5c67 [2022-08-18T15:52:44.800Z] Removing intermediate container 65f2004f62c5 [2022-08-18T15:52:44.800Z] ---> f36f7baa264a [2022-08-18T15:52:44.800Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-18T15:52:44.800Z] Removing intermediate container aa53087094d8 [2022-08-18T15:52:44.800Z] ---> 04100ca6c72a [2022-08-18T15:52:44.800Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-18T15:52:45.059Z] ---> Running in 9fa200c67560 [2022-08-18T15:52:45.059Z] ---> Running in 330cb95635eb [2022-08-18T15:52:45.059Z] ---> 249ae68f9047 [2022-08-18T15:52:45.059Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-18T15:52:45.318Z] ---> Running in 75499240a702 [2022-08-18T15:52:45.318Z] Removing intermediate container 9fa200c67560 [2022-08-18T15:52:45.318Z] ---> b7916ebb0ff6 [2022-08-18T15:52:45.318Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T15:52:45.318Z] Removing intermediate container 330cb95635eb [2022-08-18T15:52:45.318Z] ---> 1207dec61fcd [2022-08-18T15:52:45.318Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T15:52:45.318Z] ---> Running in ccc4a4653ec7 [2022-08-18T15:52:45.318Z] ---> Running in 93959941281d [2022-08-18T15:52:45.578Z] Removing intermediate container 93959941281d [2022-08-18T15:52:45.578Z] ---> 06a4f3f84858 [2022-08-18T15:52:45.578Z] Step 21/23 : LABEL arch=x86_64 [2022-08-18T15:52:45.578Z] Removing intermediate container ccc4a4653ec7 [2022-08-18T15:52:45.578Z] ---> 1e1231bc5dfa [2022-08-18T15:52:45.578Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T15:52:45.578Z] ---> Running in 7e26f995e2d2 [2022-08-18T15:52:45.851Z] Removing intermediate container 7e26f995e2d2 [2022-08-18T15:52:45.851Z] ---> e24b254d8eac [2022-08-18T15:52:45.851Z] Step 22/23 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:52:45.851Z] Removing intermediate container 8af5821d5c67 [2022-08-18T15:52:45.851Z] ---> 79d944855cde [2022-08-18T15:52:45.851Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T15:52:45.851Z] ---> 9eff97f3f86d [2022-08-18T15:52:45.851Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-18T15:52:46.110Z] ---> Running in f15d50af1719 [2022-08-18T15:52:46.110Z] ---> Running in 52e402a5504f [2022-08-18T15:52:46.370Z] Removing intermediate container f15d50af1719 [2022-08-18T15:52:46.370Z] ---> e51d9f40a040 [2022-08-18T15:52:46.370Z] Step 23/23 : LABEL version=2.3.0-dev.48 [2022-08-18T15:52:46.370Z] Removing intermediate container 52e402a5504f [2022-08-18T15:52:46.370Z] ---> 26d1c93d026d [2022-08-18T15:52:46.370Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T15:52:46.370Z] ---> Running in 85951dcf965a [2022-08-18T15:52:46.629Z] ---> Running in 22e78b45f6ab [2022-08-18T15:52:46.629Z] Removing intermediate container 75499240a702 [2022-08-18T15:52:46.629Z] ---> 4f7e1ba55e9f [2022-08-18T15:52:46.629Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T15:52:46.629Z] ---> 636093403e50 [2022-08-18T15:52:46.629Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-18T15:52:46.629Z] Removing intermediate container 85951dcf965a [2022-08-18T15:52:46.629Z] ---> 61e8a171a2d0 [2022-08-18T15:52:46.629Z] [2022-08-18T15:52:46.629Z] Removing intermediate container 22e78b45f6ab [2022-08-18T15:52:46.629Z] ---> 0309c4634e68 [2022-08-18T15:52:46.629Z] Step 21/22 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:52:46.629Z] ---> Running in 4227e7329d4d [2022-08-18T15:52:46.888Z] Successfully built 61e8a171a2d0 [2022-08-18T15:52:46.888Z] ---> ee54eda8c4aa [2022-08-18T15:52:46.888Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-18T15:52:46.888Z] Successfully tagged core-command:latest [2022-08-18T15:52:46.888Z] Building security-secretstore-setup [2022-08-18T15:52:46.888Z]  Building core-command ... done  ---> cfee0c92e91f [2022-08-18T15:52:46.888Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-18T15:52:47.149Z] ---> Running in eb25807acfba [2022-08-18T15:52:47.149Z] Removing intermediate container 4227e7329d4d [2022-08-18T15:52:47.149Z] ---> 3d7f275b7f6f [2022-08-18T15:52:47.149Z] Step 22/22 : LABEL version=2.3.0-dev.48 [2022-08-18T15:52:47.717Z] Removing intermediate container eb25807acfba [2022-08-18T15:52:47.717Z] ---> Running in 8807972f0c8d [2022-08-18T15:52:47.717Z] ---> 3d5ac39d586f [2022-08-18T15:52:47.717Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T15:52:47.717Z] ---> ebdced6a09c6 [2022-08-18T15:52:47.717Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-18T15:52:47.976Z] ---> Running in e9bdef2cf48d [2022-08-18T15:52:47.976Z] Removing intermediate container 8807972f0c8d [2022-08-18T15:52:47.976Z] ---> 08d4f9585b10 [2022-08-18T15:52:47.976Z] [2022-08-18T15:52:47.976Z] Removing intermediate container e9bdef2cf48d [2022-08-18T15:52:47.976Z] ---> 66f3d4f6bdcf [2022-08-18T15:52:47.976Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T15:52:47.976Z] ---> c8d872cc142a [2022-08-18T15:52:47.976Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-18T15:52:47.976Z] Successfully built 08d4f9585b10 [2022-08-18T15:52:48.237Z] Successfully tagged security-proxy-setup:latest [2022-08-18T15:52:48.237Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-08-18T15:52:48.237Z] ---> Running in 55aa61eddc12 [2022-08-18T15:52:48.237Z] ---> 4ba3a0cd2d6b [2022-08-18T15:52:48.237Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-18T15:52:49.177Z] Removing intermediate container 55aa61eddc12 [2022-08-18T15:52:49.177Z] ---> ae4e9978e5c0 [2022-08-18T15:52:49.177Z] Step 21/22 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:52:49.177Z] ---> c0167436ac6c [2022-08-18T15:52:49.177Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-18T15:52:49.177Z] ---> Running in ee865dbac117 [2022-08-18T15:52:49.177Z] ---> Running in b2eb503c3536 [2022-08-18T15:52:49.437Z] Removing intermediate container b2eb503c3536 [2022-08-18T15:52:49.437Z] ---> 7ee38cdd5df4 [2022-08-18T15:52:49.437Z] Step 22/22 : LABEL version=2.3.0-dev.48 [2022-08-18T15:52:49.437Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-18T15:52:49.698Z] ---> 0377426b5289 [2022-08-18T15:52:49.698Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-18T15:52:49.698Z] ---> Running in 95b5708852ae [2022-08-18T15:52:49.698Z] Removing intermediate container 95b5708852ae [2022-08-18T15:52:49.698Z] ---> f78a9ff62810 [2022-08-18T15:52:49.698Z] [2022-08-18T15:52:49.958Z] ---> 127571e57fd2 [2022-08-18T15:52:49.958Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-18T15:52:49.958Z] Successfully built f78a9ff62810 [2022-08-18T15:52:49.958Z] Successfully tagged support-notifications:latest [2022-08-18T15:52:49.958Z] Building support-scheduler [2022-08-18T15:52:49.958Z]  Building support-notifications ... done  ---> Running in 12af55147c93 [2022-08-18T15:52:51.868Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:52:51.868Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:52:51.868Z] ---> 5d7b6d769c06 [2022-08-18T15:52:51.868Z] Step 3/25 : WORKDIR /edgex-go [2022-08-18T15:52:51.868Z] ---> Using cache [2022-08-18T15:52:51.868Z] ---> be317f0f3051 [2022-08-18T15:52:51.868Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:52:51.868Z] ---> Using cache [2022-08-18T15:52:51.868Z] ---> 67cae5ed213b [2022-08-18T15:52:51.868Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-18T15:52:51.868Z] ---> Using cache [2022-08-18T15:52:51.868Z] ---> 1164065b751e [2022-08-18T15:52:51.868Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-18T15:52:51.868Z] ---> Using cache [2022-08-18T15:52:51.868Z] ---> c7935302b0aa [2022-08-18T15:52:51.868Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:52:51.868Z] ---> Using cache [2022-08-18T15:52:51.868Z] ---> 2a5ededefcd2 [2022-08-18T15:52:51.868Z] Step 8/25 : COPY . . [2022-08-18T15:52:51.868Z] ---> Using cache [2022-08-18T15:52:51.868Z] ---> 27a6fcd934bb [2022-08-18T15:52:51.868Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-18T15:52:51.868Z] Removing intermediate container 12af55147c93 [2022-08-18T15:52:51.868Z] ---> 9e229418a461 [2022-08-18T15:52:51.868Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-18T15:52:51.868Z] ---> Running in 04e651b465b0 [2022-08-18T15:52:51.868Z] ---> Running in 73337055dc2e [2022-08-18T15:52:52.128Z] Removing intermediate container 73337055dc2e [2022-08-18T15:52:52.128Z] ---> 9c98b4beb2a7 [2022-08-18T15:52:52.128Z] Step 28/31 : CMD ["gate"] [2022-08-18T15:52:52.128Z] ---> Running in ac7be041b221 [2022-08-18T15:52:52.391Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-18T15:52:52.391Z] Removing intermediate container ac7be041b221 [2022-08-18T15:52:52.391Z] ---> b00500ff6fba [2022-08-18T15:52:52.391Z] Step 29/31 : LABEL arch=x86_64 [2022-08-18T15:52:52.654Z] ---> Running in 1ff0240d25ad [2022-08-18T15:52:52.654Z] Removing intermediate container 1ff0240d25ad [2022-08-18T15:52:52.654Z] ---> a6a05f3c541f [2022-08-18T15:52:52.654Z] Step 30/31 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:52:52.953Z] ---> Running in 9e528896f504 [2022-08-18T15:52:53.213Z] Removing intermediate container 9e528896f504 [2022-08-18T15:52:53.213Z] ---> 2410223b8b91 [2022-08-18T15:52:53.213Z] Step 31/31 : LABEL version=2.3.0-dev.48 [2022-08-18T15:52:53.473Z] ---> Running in 9815c42cfcb8 [2022-08-18T15:52:53.734Z] Removing intermediate container 9815c42cfcb8 [2022-08-18T15:52:53.734Z] ---> b7f6dc972874 [2022-08-18T15:52:53.734Z] [2022-08-18T15:52:53.734Z] Successfully built b7f6dc972874 [2022-08-18T15:52:53.734Z] Successfully tagged security-bootstrapper:latest [2022-08-18T15:52:53.734Z] Building security-spire-config [2022-08-18T15:52:54.303Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:52:54.303Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:52:54.303Z] ---> 5d7b6d769c06 [2022-08-18T15:52:54.303Z] Step 3/20 : WORKDIR /edgex-go [2022-08-18T15:52:54.303Z] ---> Using cache [2022-08-18T15:52:54.303Z] ---> be317f0f3051 [2022-08-18T15:52:54.303Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-18T15:52:54.871Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:52:54.871Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:52:54.871Z] ---> 5d7b6d769c06 [2022-08-18T15:52:54.871Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T15:52:54.871Z] ---> Using cache [2022-08-18T15:52:54.871Z] ---> be317f0f3051 [2022-08-18T15:52:54.871Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:52:54.871Z] ---> Using cache [2022-08-18T15:52:54.871Z] ---> 67cae5ed213b [2022-08-18T15:52:54.871Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T15:52:54.871Z] ---> Using cache [2022-08-18T15:52:54.871Z] ---> 1164065b751e [2022-08-18T15:52:54.871Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T15:52:54.871Z] ---> Using cache [2022-08-18T15:52:54.871Z] ---> c7935302b0aa [2022-08-18T15:52:54.871Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:52:54.871Z] ---> Using cache [2022-08-18T15:52:54.871Z] ---> 2a5ededefcd2 [2022-08-18T15:52:54.871Z] Step 8/22 : COPY . . [2022-08-18T15:52:54.871Z] ---> Using cache [2022-08-18T15:52:54.871Z] ---> 27a6fcd934bb [2022-08-18T15:52:54.871Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-18T15:52:55.462Z] ---> Running in c4232b852a0a [2022-08-18T15:52:55.721Z] ---> Running in ef1cb224155e [2022-08-18T15:52:55.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:55.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:56.249Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-18T15:52:56.249Z] v3.16.2-40-g92f650f24f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-18T15:52:56.249Z] v3.16.2-38-ga761a9fe9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-18T15:52:56.249Z] OK: 17036 distinct packages available [2022-08-18T15:52:56.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:56.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:56.510Z] OK: 211 MiB in 51 packages [2022-08-18T15:52:57.522Z] Removing intermediate container e9076186030e [2022-08-18T15:52:57.522Z] ---> e2cec5627649 [2022-08-18T15:52:57.522Z] Successfully built e2cec5627649 [2022-08-18T15:52:57.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:52:57.872Z] + docker inspect -f . ci-base-image-arm64 [2022-08-18T15:52:57.872Z] . [Pipeline] } [Pipeline] // withEnv [2022-08-18T15:52:57.898Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:52:57.898Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:52:57.898Z] ---> 5d7b6d769c06 [2022-08-18T15:52:57.898Z] Step 3/26 : WORKDIR /edgex-go [2022-08-18T15:52:57.898Z] ---> Using cache [2022-08-18T15:52:57.898Z] ---> be317f0f3051 [2022-08-18T15:52:57.898Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:52:57.898Z] ---> Using cache [2022-08-18T15:52:57.898Z] ---> 67cae5ed213b [2022-08-18T15:52:57.898Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [Pipeline] withDockerContainer [2022-08-18T15:52:58.129Z] prd-ubuntu20.04-docker-arm64-4c-16g-23039 does not seem to be running inside a container [2022-08-18T15:52:58.157Z] ---> Running in 9b600810be67 [2022-08-18T15:52:58.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/283 -v /w/workspace/edgex-go/283:/w/workspace/edgex-go/283:rw,z -v /w/workspace/edgex-go/283@tmp:/w/workspace/edgex-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-18T15:52:58.727Z] Removing intermediate container c4232b852a0a [2022-08-18T15:52:58.727Z] ---> 8adac1dc5152 [2022-08-18T15:52:58.727Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-18T15:52:58.986Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:52:59.247Z] ---> db2c872b0597 [2022-08-18T15:52:59.247Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:52:59.247Z] ---> Running in 66578e1853a0 [2022-08-18T15:52:59.558Z] $ docker top f38ef6c926d81a8f1ca43e2da15264a927ce3e50396a464c40465c8da4e89016 -eo pid,comm [Pipeline] { [2022-08-18T15:52:59.818Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-08-18T15:53:00.078Z] OK: 211 MiB in 51 packages [2022-08-18T15:53:00.468Z] + go version [2022-08-18T15:53:00.468Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-18T15:53:00.496Z] $ docker stop --time=1 f38ef6c926d81a8f1ca43e2da15264a927ce3e50396a464c40465c8da4e89016 [2022-08-18T15:53:01.017Z] Removing intermediate container 9b600810be67 [2022-08-18T15:53:01.017Z] ---> 7b0db82b27a8 [2022-08-18T15:53:01.017Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-18T15:53:01.598Z] ---> 39f40f50dd58 [2022-08-18T15:53:01.598Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:53:01.598Z] ---> Running in f0e78a4fd95b [2022-08-18T15:53:02.170Z] $ docker rm -f f38ef6c926d81a8f1ca43e2da15264a927ce3e50396a464c40465c8da4e89016 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:53:02.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T15:53:02.833Z] [2022-08-18T15:53:02.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:53:03.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T15:53:03.457Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-18T15:53:03.457Z] 29e5d40040c1: Pulling fs layer [2022-08-18T15:53:03.457Z] 1ce36da41761: Pulling fs layer [2022-08-18T15:53:03.457Z] 25b303627fd3: Pulling fs layer [2022-08-18T15:53:03.457Z] 29e5d40040c1: Download complete [2022-08-18T15:53:03.734Z] 1ce36da41761: Verifying Checksum [2022-08-18T15:53:03.734Z] 1ce36da41761: Download complete [2022-08-18T15:53:04.011Z] 29e5d40040c1: Pull complete [2022-08-18T15:53:05.455Z] 25b303627fd3: Verifying Checksum [2022-08-18T15:53:05.455Z] 25b303627fd3: Download complete [2022-08-18T15:53:05.455Z] 1ce36da41761: Pull complete [2022-08-18T15:53:08.178Z] Removing intermediate container 66578e1853a0 [2022-08-18T15:53:08.178Z] ---> 9aac48ace015 [2022-08-18T15:53:08.178Z] Step 7/20 : COPY . . [2022-08-18T15:53:14.762Z] Removing intermediate container f0e78a4fd95b [2022-08-18T15:53:14.762Z] ---> c4bc83f9d83c [2022-08-18T15:53:14.762Z] Step 8/26 : COPY . . [2022-08-18T15:53:16.147Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-18T15:53:17.871Z] 25b303627fd3: Pull complete [2022-08-18T15:53:17.871Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-18T15:53:17.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T15:53:17.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T15:53:18.061Z] ---> 282279694680 [2022-08-18T15:53:18.061Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-18T15:53:18.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-23039 does not seem to be running inside a container [2022-08-18T15:53:18.208Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/283 -v /w/workspace/edgex-go/283:/w/workspace/edgex-go/283:rw,z -v /w/workspace/edgex-go/283@tmp:/w/workspace/edgex-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-18T15:53:18.322Z] ---> Running in 2944daa6b192 [2022-08-18T15:53:18.893Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-18T15:53:20.442Z] $ docker top 7a729f5a228318a2bc40107b8c04fd3e9be738370a3a1bedc57b3ffc13bf876e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T15:53:21.338Z] + docker-compose build --help [2022-08-18T15:53:21.338Z] + grep parallel [2022-08-18T15:53:23.105Z] Removing intermediate container 04e651b465b0 [2022-08-18T15:53:23.105Z] ---> 57b071e9ebb6 [2022-08-18T15:53:23.105Z] [2022-08-18T15:53:23.105Z] Step 10/25 : FROM alpine:3.16 [2022-08-18T15:53:23.105Z] ---> 9c6f07244728 [2022-08-18T15:53:23.105Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-18T15:53:23.105Z] ---> d8aca1915a7d [2022-08-18T15:53:23.105Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T15:53:23.105Z] Removing intermediate container ee865dbac117 [2022-08-18T15:53:23.105Z] ---> 68f20b52a069 [2022-08-18T15:53:23.105Z] [2022-08-18T15:53:23.105Z] Step 10/23 : FROM alpine:3.16 [2022-08-18T15:53:23.105Z] ---> 9c6f07244728 [2022-08-18T15:53:23.105Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-18T15:53:23.105Z] ---> Running in 41438dcad009 [2022-08-18T15:53:23.105Z] ---> Running in 04f3c369fce4 [2022-08-18T15:53:23.105Z] ---> Running in 373b3b8902de [2022-08-18T15:53:23.105Z] Removing intermediate container 373b3b8902de [2022-08-18T15:53:23.105Z] ---> 776defeffb09 [2022-08-18T15:53:23.105Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-18T15:53:23.105Z] Removing intermediate container 41438dcad009 [2022-08-18T15:53:23.105Z] ---> a36c88b93be9 [2022-08-18T15:53:23.105Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-18T15:53:23.105Z] ---> Running in 9119852bcbfd [2022-08-18T15:53:23.105Z] ---> Running in 269479a207f0 [2022-08-18T15:53:23.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:53:23.105Z] Removing intermediate container 9119852bcbfd [2022-08-18T15:53:23.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:53:23.105Z] ---> f0bc1f233c3a [2022-08-18T15:53:23.105Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-18T15:53:23.105Z] Removing intermediate container 269479a207f0 [2022-08-18T15:53:23.105Z] ---> b64de4bca209 [2022-08-18T15:53:23.105Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-18T15:53:23.365Z] ---> Running in 68af8b58d187 [2022-08-18T15:53:23.365Z] ---> Running in 22ce5a93dfaa [2022-08-18T15:53:23.365Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-18T15:53:23.365Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-18T15:53:23.365Z] (3/3) Installing su-exec (0.2-r1) [2022-08-18T15:53:23.365Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T15:53:23.365Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T15:53:23.365Z] OK: 6 MiB in 17 packages [2022-08-18T15:53:23.623Z] Removing intermediate container 22ce5a93dfaa [2022-08-18T15:53:23.623Z] ---> c224d874ea2d [2022-08-18T15:53:23.623Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:53:23.623Z] ---> Running in 3798e641a240 [2022-08-18T15:53:24.564Z] Removing intermediate container 04f3c369fce4 [2022-08-18T15:53:24.564Z] ---> 862ceaa6ac69 [2022-08-18T15:53:24.564Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T15:53:24.564Z] ---> Running in 86a63209e897 [2022-08-18T15:53:24.717Z] --parallel Build images in parallel. [2022-08-18T15:53:24.825Z] Removing intermediate container 68af8b58d187 [2022-08-18T15:53:24.825Z] ---> 191effeef8c2 [2022-08-18T15:53:24.825Z] Step 12/26 : WORKDIR /edgex-go [2022-08-18T15:53:24.825Z] Removing intermediate container 86a63209e897 [2022-08-18T15:53:24.825Z] ---> da5eb73d3c3b [2022-08-18T15:53:24.825Z] Step 13/25 : WORKDIR / [2022-08-18T15:53:24.825Z] ---> Running in 934c5de38568 [2022-08-18T15:53:24.825Z] ---> Running in 1e5121e3d737 [Pipeline] } [2022-08-18T15:53:25.014Z] $ docker stop --time=1 7a729f5a228318a2bc40107b8c04fd3e9be738370a3a1bedc57b3ffc13bf876e [2022-08-18T15:53:25.087Z] Removing intermediate container 3798e641a240 [2022-08-18T15:53:25.087Z] ---> fe74d8666130 [2022-08-18T15:53:25.087Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-18T15:53:25.087Z] Removing intermediate container 934c5de38568 [2022-08-18T15:53:25.087Z] ---> 175ccc321d07 [2022-08-18T15:53:25.087Z] [2022-08-18T15:53:25.087Z] Step 13/26 : FROM alpine:3.15 [2022-08-18T15:53:25.087Z] ---> c4fc93816858 [2022-08-18T15:53:25.087Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T15:53:25.087Z] ---> Using cache [2022-08-18T15:53:25.087Z] ---> 615e1841ef12 [2022-08-18T15:53:25.087Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:53:25.087Z] ---> Using cache [2022-08-18T15:53:25.087Z] ---> e46e964e31ab [2022-08-18T15:53:25.087Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-18T15:53:25.346Z] Removing intermediate container 1e5121e3d737 [2022-08-18T15:53:25.346Z] ---> 4faf8addbf6a [2022-08-18T15:53:25.346Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-18T15:53:25.346Z] ---> Running in 0a2dc9281891 [2022-08-18T15:53:25.346Z] ---> Running in b5198ad5d5d1 [2022-08-18T15:53:25.605Z] ---> 1b1e2b329645 [2022-08-18T15:53:25.605Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-18T15:53:26.174Z] ---> 582b8084096d [2022-08-18T15:53:26.174Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-18T15:53:26.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:53:26.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:53:26.649Z] $ docker rm -f 7a729f5a228318a2bc40107b8c04fd3e9be738370a3a1bedc57b3ffc13bf876e [2022-08-18T15:53:26.708Z] ---> 0f5d29cad6f8 [2022-08-18T15:53:26.708Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:53:27.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T15:53:27.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T15:53:27.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:53:27.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:53:27.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-23039 does not seem to be running inside a container [2022-08-18T15:53:27.563Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-18T15:53:27.563Z] ---> 833ab403f989 [2022-08-18T15:53:27.563Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-18T15:53:27.563Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-18T15:53:27.563Z] v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T15:53:27.563Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T15:53:27.563Z] OK: 15856 distinct packages available [2022-08-18T15:53:27.563Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:53:27.578Z] $ 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/283 -v /w/workspace/edgex-go/283:/w/workspace/edgex-go/283:rw,z -v /w/workspace/edgex-go/283@tmp:/w/workspace/edgex-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-18T15:53:27.822Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-18T15:53:27.822Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-18T15:53:27.822Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-18T15:53:28.081Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-18T15:53:28.081Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T15:53:28.081Z] OK: 8 MiB in 20 packages [2022-08-18T15:53:28.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:53:28.830Z] $ docker top c57f479b3f73779ca39bdd6579b56a96068ed3a5cb3d6a3e48e8f955731b7d5b -eo pid,comm [2022-08-18T15:53:28.911Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-18T15:53:28.911Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-18T15:53:28.911Z] ---> 91f6b2c16f43 [2022-08-18T15:53:28.911Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-18T15:53:28.911Z] (3/4) Installing libucontext (1.1-r0) [Pipeline] { [Pipeline] sh [2022-08-18T15:53:29.170Z] Removing intermediate container ef1cb224155e [2022-08-18T15:53:29.171Z] ---> f7a65cf406c8 [2022-08-18T15:53:29.171Z] [2022-08-18T15:53:29.171Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T15:53:29.171Z] ---> 9c6f07244728 [2022-08-18T15:53:29.171Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-18T15:53:29.171Z] ---> Using cache [2022-08-18T15:53:29.171Z] ---> b07c69cc0e3d [2022-08-18T15:53:29.171Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T15:53:29.171Z] ---> Using cache [2022-08-18T15:53:29.171Z] ---> 8e65be6b7561 [2022-08-18T15:53:29.171Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-18T15:53:29.171Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-18T15:53:29.171Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T15:53:29.171Z] OK: 6 MiB in 18 packages [2022-08-18T15:53:29.171Z] ---> Running in f3c9034410a6 [2022-08-18T15:53:29.449Z] Removing intermediate container 0a2dc9281891 [2022-08-18T15:53:29.449Z] ---> 8070dc4e0bf4 [2022-08-18T15:53:29.449Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T15:53:29.712Z] Removing intermediate container f3c9034410a6 [2022-08-18T15:53:29.712Z] ---> 7d930de6ed95 [2022-08-18T15:53:29.712Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T15:53:29.759Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-18T15:53:29.972Z] ---> Running in 77ccab665a3c [2022-08-18T15:53:29.972Z] ---> 7b26eb00254b [2022-08-18T15:53:29.972Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-18T15:53:29.972Z] ---> 4f7ff93e9de3 [2022-08-18T15:53:29.972Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T15:53:30.234Z] Removing intermediate container 77ccab665a3c [2022-08-18T15:53:30.234Z] ---> 9d57d876bb47 [2022-08-18T15:53:30.234Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T15:53:30.234Z] Removing intermediate container b5198ad5d5d1 [2022-08-18T15:53:30.234Z] ---> 04fbb35dc055 [2022-08-18T15:53:30.234Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T15:53:30.493Z] ---> 5fbbc54d9252 [2022-08-18T15:53:30.493Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-18T15:53:30.493Z] ---> Running in 6a2903e63a9c [2022-08-18T15:53:30.493Z] ---> 8c222f46301e [2022-08-18T15:53:30.493Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-18T15:53:30.493Z] ---> 6fbcc47ec8ac [2022-08-18T15:53:30.493Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-18T15:53:31.429Z] ---> 6cb2f3762c8e [2022-08-18T15:53:31.429Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-18T15:53:31.429Z] ---> Running in 2cda7725f885 [2022-08-18T15:53:31.429Z] ---> d04fe64458a5 [2022-08-18T15:53:31.429Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-18T15:53:31.697Z] Removing intermediate container 2cda7725f885 [2022-08-18T15:53:31.697Z] ---> 4ad976d92306 [2022-08-18T15:53:31.697Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T15:53:31.697Z] ---> Running in 7512996a1b7e [2022-08-18T15:53:31.959Z] Removing intermediate container 6a2903e63a9c [2022-08-18T15:53:31.959Z] ---> 2b8b191ffec4 [2022-08-18T15:53:31.959Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T15:53:31.959Z] ---> 3a8b5ad231c2 [2022-08-18T15:53:31.959Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-18T15:53:31.959Z] ---> Running in d931db8bb516 [2022-08-18T15:53:31.959Z] ---> Running in f117fa11145a [2022-08-18T15:53:32.221Z] Removing intermediate container 7512996a1b7e [2022-08-18T15:53:32.221Z] ---> dd6314d99375 [2022-08-18T15:53:32.221Z] Step 21/23 : LABEL arch=x86_64 [2022-08-18T15:53:32.221Z] ---> 67a900205975 [2022-08-18T15:53:32.221Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T15:53:32.221Z] ---> Running in de5623181145 [2022-08-18T15:53:32.221Z] Removing intermediate container f117fa11145a [2022-08-18T15:53:32.221Z] ---> c014706b74f9 [2022-08-18T15:53:32.221Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T15:53:32.482Z] Removing intermediate container d931db8bb516 [2022-08-18T15:53:32.482Z] ---> 9e6ad379ef2d [2022-08-18T15:53:32.482Z] Step 23/25 : LABEL arch=x86_64 [2022-08-18T15:53:32.482Z] ---> Running in f0f8954be03b [2022-08-18T15:53:32.482Z] Removing intermediate container de5623181145 [2022-08-18T15:53:32.482Z] ---> d6700105db2f [2022-08-18T15:53:32.482Z] Step 22/23 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:53:32.482Z] ---> Running in 48e842c69d45 [2022-08-18T15:53:32.482Z] ---> 2fe0f84c07d3 [2022-08-18T15:53:32.482Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-18T15:53:32.751Z] ---> Running in ce7ee071b764 [2022-08-18T15:53:32.751Z] ---> Running in 1bfee70cf1bb [2022-08-18T15:53:32.751Z] Removing intermediate container f0f8954be03b [2022-08-18T15:53:32.751Z] ---> 7eddd0f7ee7e [2022-08-18T15:53:32.751Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T15:53:32.751Z] ---> Running in 0dbc70606a09 [2022-08-18T15:53:32.751Z] Removing intermediate container 48e842c69d45 [2022-08-18T15:53:32.751Z] ---> fb089ba01c01 [2022-08-18T15:53:32.751Z] Step 24/25 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:53:32.751Z] ---> Running in 7f788cee1334 [2022-08-18T15:53:33.011Z] Removing intermediate container ce7ee071b764 [2022-08-18T15:53:33.011Z] ---> 3aa7cc4e2ff2 [2022-08-18T15:53:33.011Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-18T15:53:33.011Z] Removing intermediate container 1bfee70cf1bb [2022-08-18T15:53:33.011Z] ---> 0922b06fc4a9 [2022-08-18T15:53:33.011Z] Step 23/23 : LABEL version=2.3.0-dev.48 [2022-08-18T15:53:33.011Z] Removing intermediate container 0dbc70606a09 [2022-08-18T15:53:33.011Z] ---> 9e43cadc5c17 [2022-08-18T15:53:33.011Z] Step 21/22 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:53:33.270Z] ---> Running in 1cb5574c1afa [2022-08-18T15:53:33.270Z] Removing intermediate container 7f788cee1334 [2022-08-18T15:53:33.270Z] ---> b02a3c7838ee [2022-08-18T15:53:33.270Z] Step 25/25 : LABEL version=2.3.0-dev.48 [2022-08-18T15:53:33.270Z] ---> b7233d39e382 [2022-08-18T15:53:33.270Z] Step 21/26 : WORKDIR / [2022-08-18T15:53:33.270Z] ---> Running in bdf66ffb19b0 [2022-08-18T15:53:33.270Z] ---> Running in f3544a1817d8 [2022-08-18T15:53:33.270Z] ---> Running in b555630dddcd [2022-08-18T15:53:33.534Z] Removing intermediate container 1cb5574c1afa [2022-08-18T15:53:33.534Z] ---> b6cda2d8c762 [2022-08-18T15:53:33.534Z] [2022-08-18T15:53:33.534Z] Removing intermediate container f3544a1817d8 [2022-08-18T15:53:33.534Z] ---> e12be19f7eca [2022-08-18T15:53:33.534Z] [2022-08-18T15:53:33.534Z] Removing intermediate container bdf66ffb19b0 [2022-08-18T15:53:33.534Z] ---> 35db4c709f0d [2022-08-18T15:53:33.534Z] Step 22/22 : LABEL version=2.3.0-dev.48 [2022-08-18T15:53:33.534Z] Successfully built b6cda2d8c762 [2022-08-18T15:53:33.534Z] Successfully tagged core-data:latest [2022-08-18T15:53:33.534Z]  Building core-data ... done Building sys-mgmt-agent [2022-08-18T15:53:33.534Z] Removing intermediate container b555630dddcd [2022-08-18T15:53:33.534Z] ---> 4c18b7b2013e [2022-08-18T15:53:33.534Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T15:53:33.534Z] ---> Running in dd6667687b45 [2022-08-18T15:53:33.534Z] Successfully built e12be19f7eca [2022-08-18T15:53:33.534Z] Successfully tagged security-secretstore-setup:latest [2022-08-18T15:53:33.534Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-08-18T15:53:33.534Z] ---> Running in 99d2532ca798 [2022-08-18T15:53:33.795Z] Removing intermediate container dd6667687b45 [2022-08-18T15:53:33.795Z] ---> 38bdaa7b0db9 [2022-08-18T15:53:33.795Z] [2022-08-18T15:53:33.795Z] Successfully built 38bdaa7b0db9 [2022-08-18T15:53:34.059Z] Building core-command ... [2022-08-18T15:53:34.059Z] Building core-data ... [2022-08-18T15:53:34.059Z] Building core-metadata ... [2022-08-18T15:53:34.059Z] Building security-bootstrapper ... [2022-08-18T15:53:34.059Z] Building security-proxy-setup ... [2022-08-18T15:53:34.059Z] Building security-secretstore-setup ... [2022-08-18T15:53:34.059Z] Building security-spiffe-token-provider ... [2022-08-18T15:53:34.059Z] Building security-spire-agent ... [2022-08-18T15:53:34.059Z] Building security-spire-config ... [2022-08-18T15:53:34.059Z] Building security-spire-server ... [2022-08-18T15:53:34.059Z] Building support-notifications ... [2022-08-18T15:53:34.059Z] Building support-scheduler ... [2022-08-18T15:53:34.059Z] Building sys-mgmt-agent ... [2022-08-18T15:53:34.059Z] Building core-command [2022-08-18T15:53:34.059Z] Building support-scheduler [2022-08-18T15:53:34.059Z] Building security-secretstore-setup [2022-08-18T15:53:34.059Z] Building security-spiffe-token-provider [2022-08-18T15:53:34.059Z] Building security-bootstrapper [2022-08-18T15:53:34.370Z] Successfully tagged support-scheduler:latest [2022-08-18T15:53:34.370Z]  Building support-scheduler ... done Building core-metadata [2022-08-18T15:53:34.370Z] Removing intermediate container 99d2532ca798 [2022-08-18T15:53:34.370Z] ---> 1d194a3f066d [2022-08-18T15:53:34.370Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T15:53:35.750Z] ---> Running in 319e16694556 [2022-08-18T15:53:36.010Z] Removing intermediate container 319e16694556 [2022-08-18T15:53:36.010Z] ---> 949dca432f24 [2022-08-18T15:53:36.010Z] Step 24/26 : LABEL arch=x86_64 [2022-08-18T15:53:36.269Z] ---> Running in 97188c10a478 [2022-08-18T15:53:36.528Z] Removing intermediate container 97188c10a478 [2022-08-18T15:53:36.528Z] ---> 84e53c3a7272 [2022-08-18T15:53:36.528Z] Step 25/26 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:53:36.528Z] ---> Running in 739ec4d36743 [2022-08-18T15:53:36.788Z] Removing intermediate container 739ec4d36743 [2022-08-18T15:53:36.788Z] ---> 52d4c81bda7b [2022-08-18T15:53:36.788Z] Step 26/26 : LABEL version=2.3.0-dev.48 [2022-08-18T15:53:36.788Z] ---> Running in e2104c556ad5 [2022-08-18T15:53:37.049Z] Removing intermediate container e2104c556ad5 [2022-08-18T15:53:37.049Z] ---> 8a06b45ff372 [2022-08-18T15:53:37.049Z] [2022-08-18T15:53:37.049Z] Successfully built 8a06b45ff372 [2022-08-18T15:53:37.049Z] Successfully tagged security-spire-config:latest [2022-08-18T15:53:40.342Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:53:40.342Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:53:40.342Z] ---> 5d7b6d769c06 [2022-08-18T15:53:40.342Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T15:53:40.342Z] ---> Using cache [2022-08-18T15:53:40.342Z] ---> be317f0f3051 [2022-08-18T15:53:40.342Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:53:40.342Z] ---> Using cache [2022-08-18T15:53:40.342Z] ---> 67cae5ed213b [2022-08-18T15:53:40.342Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-18T15:53:40.603Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:53:40.603Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:53:40.603Z] ---> 5d7b6d769c06 [2022-08-18T15:53:40.603Z] Step 3/24 : WORKDIR /edgex-go [2022-08-18T15:53:40.603Z] ---> Using cache [2022-08-18T15:53:40.603Z] ---> be317f0f3051 [2022-08-18T15:53:40.603Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:53:40.603Z] ---> Using cache [2022-08-18T15:53:40.603Z] ---> 67cae5ed213b [2022-08-18T15:53:40.603Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-18T15:53:40.603Z] ---> Using cache [2022-08-18T15:53:40.603Z] ---> 1164065b751e [2022-08-18T15:53:40.603Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-18T15:53:40.603Z] ---> Using cache [2022-08-18T15:53:40.603Z] ---> c7935302b0aa [2022-08-18T15:53:40.603Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:53:40.603Z] ---> Using cache [2022-08-18T15:53:40.603Z] ---> 2a5ededefcd2 [2022-08-18T15:53:40.603Z] Step 8/24 : COPY . . [2022-08-18T15:53:40.603Z] ---> Using cache [2022-08-18T15:53:40.603Z] ---> 27a6fcd934bb [2022-08-18T15:53:40.603Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-18T15:53:40.603Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:53:40.603Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:53:40.603Z] ---> 5d7b6d769c06 [2022-08-18T15:53:40.603Z] Step 3/25 : WORKDIR /edgex-go [2022-08-18T15:53:40.603Z] ---> Using cache [2022-08-18T15:53:40.603Z] ---> be317f0f3051 [2022-08-18T15:53:40.603Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:53:40.603Z] ---> Using cache [2022-08-18T15:53:40.603Z] ---> 67cae5ed213b [2022-08-18T15:53:40.603Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T15:53:40.603Z] ---> Using cache [2022-08-18T15:53:40.603Z] ---> 7b0db82b27a8 [2022-08-18T15:53:40.603Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-18T15:53:40.603Z] ---> Using cache [2022-08-18T15:53:40.603Z] ---> 39f40f50dd58 [2022-08-18T15:53:40.603Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:53:40.603Z] ---> Using cache [2022-08-18T15:53:40.603Z] ---> c4bc83f9d83c [2022-08-18T15:53:40.603Z] Step 8/25 : COPY . . [2022-08-18T15:53:40.603Z] ---> Using cache [2022-08-18T15:53:40.603Z] ---> d8aca1915a7d [2022-08-18T15:53:40.603Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T15:53:40.603Z] ---> Using cache [2022-08-18T15:53:40.603Z] ---> 776defeffb09 [2022-08-18T15:53:40.603Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-18T15:53:40.603Z] ---> Using cache [2022-08-18T15:53:40.603Z] ---> f0bc1f233c3a [2022-08-18T15:53:40.603Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-18T15:53:41.989Z] ---> Running in bdfa3d467613 [2022-08-18T15:53:41.989Z] ---> Running in 8d559031a6f2 [2022-08-18T15:53:41.989Z] ---> Running in 75b9472cb001 [2022-08-18T15:53:41.989Z] Removing intermediate container 2944daa6b192 [2022-08-18T15:53:41.989Z] ---> 962ed9653da0 [2022-08-18T15:53:41.989Z] [2022-08-18T15:53:41.989Z] Step 9/20 : FROM alpine:3.15 [2022-08-18T15:53:41.989Z] ---> c4fc93816858 [2022-08-18T15:53:41.989Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T15:53:41.989Z] ---> Using cache [2022-08-18T15:53:41.989Z] ---> 615e1841ef12 [2022-08-18T15:53:41.989Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:53:41.989Z] ---> Using cache [2022-08-18T15:53:41.990Z] ---> e46e964e31ab [2022-08-18T15:53:41.990Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-18T15:53:41.990Z] ---> Running in 0b32a724b69d [2022-08-18T15:53:42.248Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:53:42.819Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-18T15:53:42.819Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:53:42.819Z] Removing intermediate container 8d559031a6f2 [2022-08-18T15:53:42.819Z] ---> b7648f6d9026 [2022-08-18T15:53:42.819Z] Step 12/25 : WORKDIR /edgex-go [2022-08-18T15:53:42.819Z] ---> Running in 3475645a0766 [2022-08-18T15:53:43.080Z] Removing intermediate container 3475645a0766 [2022-08-18T15:53:43.080Z] ---> 886f55e9d4a2 [2022-08-18T15:53:43.080Z] [2022-08-18T15:53:43.080Z] Step 13/25 : FROM alpine:3.15 [2022-08-18T15:53:43.080Z] ---> c4fc93816858 [2022-08-18T15:53:43.080Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T15:53:43.080Z] ---> Using cache [2022-08-18T15:53:43.080Z] ---> 615e1841ef12 [2022-08-18T15:53:43.080Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:53:43.080Z] ---> Using cache [2022-08-18T15:53:43.080Z] ---> e46e964e31ab [2022-08-18T15:53:43.080Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-18T15:53:43.080Z] ---> Using cache [2022-08-18T15:53:43.080Z] ---> ba8711e45b09 [2022-08-18T15:53:43.080Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T15:53:43.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:53:43.339Z] OK: 211 MiB in 51 packages [2022-08-18T15:53:43.603Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:53:44.182Z] v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T15:53:44.182Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T15:53:44.182Z] OK: 15856 distinct packages available [2022-08-18T15:53:44.182Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:53:44.182Z] Removing intermediate container bdfa3d467613 [2022-08-18T15:53:44.182Z] ---> 737652eadc24 [2022-08-18T15:53:44.182Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T15:53:44.183Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:53:44.183Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:53:44.183Z] ---> e2cec5627649 [2022-08-18T15:53:44.183Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T15:53:44.183Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:53:44.183Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:53:44.183Z] ---> e2cec5627649 [2022-08-18T15:53:44.183Z] Step 3/25 : WORKDIR /edgex-go [2022-08-18T15:53:44.183Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:53:44.183Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:53:44.183Z] ---> e2cec5627649 [2022-08-18T15:53:44.183Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T15:53:44.183Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:53:44.183Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:53:44.183Z] ---> e2cec5627649 [2022-08-18T15:53:44.183Z] Step 3/31 : WORKDIR /edgex-go [2022-08-18T15:53:44.183Z] ---> Running in c78c4aa14ae9 [2022-08-18T15:53:44.183Z] ---> Running in 1f11329c88d2 [2022-08-18T15:53:44.183Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T15:53:44.183Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-18T15:53:44.183Z] ---> e2cec5627649 [2022-08-18T15:53:44.183Z] Step 3/20 : WORKDIR /edgex-go [2022-08-18T15:53:44.183Z] ---> Running in 2ab458978cf3 [2022-08-18T15:53:44.183Z] ---> Running in a1335546cd9a [2022-08-18T15:53:44.183Z] ---> Running in d2f4042c369e [2022-08-18T15:53:44.183Z] Removing intermediate container c78c4aa14ae9 [2022-08-18T15:53:44.183Z] ---> a5e159296cdb [2022-08-18T15:53:44.183Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:53:44.183Z] ---> Running in 091d05f7e329 [2022-08-18T15:53:44.441Z] ---> 20ee40156ca5 [2022-08-18T15:53:44.441Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T15:53:44.441Z] ---> a0947d48d875 [2022-08-18T15:53:44.441Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:53:44.441Z] ---> f0f0d6d6a48a [2022-08-18T15:53:44.441Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-18T15:53:44.441Z] ---> Running in 5ccfe6166411 [2022-08-18T15:53:44.480Z] Removing intermediate container 2ab458978cf3 [2022-08-18T15:53:44.480Z] ---> de134e443caa [2022-08-18T15:53:44.480Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:53:44.480Z] Removing intermediate container a1335546cd9a [2022-08-18T15:53:44.480Z] Removing intermediate container 1f11329c88d2 [2022-08-18T15:53:44.480Z] ---> 0de7275d574e [2022-08-18T15:53:44.480Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:53:44.480Z] ---> 7c0ff172eda6 [2022-08-18T15:53:44.481Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T15:53:44.481Z] Removing intermediate container d2f4042c369e [2022-08-18T15:53:44.481Z] ---> 5fe029a26cb0 [2022-08-18T15:53:44.481Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-18T15:53:44.481Z] ---> Running in 764d560ff6e3 [2022-08-18T15:53:44.699Z] ---> f3c97420976e [2022-08-18T15:53:44.699Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-18T15:53:44.759Z] ---> Running in 5739b1eb7e69 [2022-08-18T15:53:44.759Z] ---> Running in 3b81843c361b [2022-08-18T15:53:44.759Z] ---> Running in 70d34a29130b [2022-08-18T15:53:44.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:53:44.964Z] ---> 248e832a0e2a [2022-08-18T15:53:44.964Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T15:53:44.964Z] ---> Running in f0c32da1b7cd [2022-08-18T15:53:45.264Z] Removing intermediate container f0c32da1b7cd [2022-08-18T15:53:45.264Z] ---> 068f41788bc5 [2022-08-18T15:53:45.264Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T15:53:45.264Z] ---> Running in b4e2004284c2 [2022-08-18T15:53:45.264Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-18T15:53:45.264Z] Removing intermediate container b4e2004284c2 [2022-08-18T15:53:45.264Z] ---> 73ee7eaecdb3 [2022-08-18T15:53:45.264Z] Step 23/25 : LABEL arch=x86_64 [2022-08-18T15:53:45.264Z] ---> Running in 99e925c1330c [2022-08-18T15:53:45.264Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-18T15:53:45.563Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-18T15:53:45.563Z] Removing intermediate container 99e925c1330c [2022-08-18T15:53:45.563Z] ---> 25bbf425c097 [2022-08-18T15:53:45.563Z] Step 24/25 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:53:45.563Z] ---> Running in 8feb8991d51c [2022-08-18T15:53:45.563Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-18T15:53:45.563Z] Removing intermediate container 8feb8991d51c [2022-08-18T15:53:45.563Z] ---> 1238f679b2d1 [2022-08-18T15:53:45.563Z] Step 25/25 : LABEL version=2.3.0-dev.48 [2022-08-18T15:53:45.563Z] ---> Running in 5790697b9501 [2022-08-18T15:53:45.872Z] (5/9) Installing curl (7.80.0-r2) [2022-08-18T15:53:45.872Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-18T15:53:45.872Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-18T15:53:45.872Z] (8/9) Installing libucontext (1.1-r0) [2022-08-18T15:53:45.872Z] Removing intermediate container 5790697b9501 [2022-08-18T15:53:45.872Z] ---> d68dc3dde254 [2022-08-18T15:53:45.872Z] [2022-08-18T15:53:46.182Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-18T15:53:46.182Z] Successfully built d68dc3dde254 [2022-08-18T15:53:46.182Z] Successfully tagged security-spire-server:latest [2022-08-18T15:53:46.182Z]  Building security-spire-server ... done Executing busybox-1.34.1-r7.trigger [2022-08-18T15:53:46.182Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T15:53:46.182Z] OK: 8 MiB in 23 packages [2022-08-18T15:53:47.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T15:53:47.594Z] Removing intermediate container 0b32a724b69d [2022-08-18T15:53:47.594Z] ---> a3e34d14d27c [2022-08-18T15:53:47.594Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T15:53:47.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T15:53:47.965Z] Removing intermediate container 091d05f7e329 [2022-08-18T15:53:47.965Z] ---> 159321fe7dcd [2022-08-18T15:53:47.965Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-18T15:53:48.168Z] ---> b639ba1d0443 [2022-08-18T15:53:48.168Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-18T15:53:48.276Z] ---> Running in 3d7009ba5f06 [2022-08-18T15:53:48.276Z] Removing intermediate container 764d560ff6e3 [2022-08-18T15:53:48.276Z] ---> 94d5482c3d46 [2022-08-18T15:53:48.276Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T15:53:48.563Z] ---> Running in a8cfe0468b58 [2022-08-18T15:53:48.839Z] v3.16.2-40-g92f650f24f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-18T15:53:48.839Z] v3.16.2-38-ga761a9fe9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-18T15:53:48.839Z] OK: 16890 distinct packages available [2022-08-18T15:53:48.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T15:53:49.114Z] Removing intermediate container 5739b1eb7e69 [2022-08-18T15:53:49.114Z] ---> 8be40ec89b09 [2022-08-18T15:53:49.114Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-18T15:53:49.114Z] Removing intermediate container 70d34a29130b [2022-08-18T15:53:49.114Z] ---> 493301c17dd8 [2022-08-18T15:53:49.114Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-18T15:53:49.114Z] ---> Running in e8580740db14 [2022-08-18T15:53:49.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T15:53:49.391Z] ---> Running in 63ee9d436c65 [2022-08-18T15:53:50.399Z] OK: 221 MiB in 51 packages [2022-08-18T15:53:50.399Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T15:53:50.722Z] ---> ab28d365ddaf [2022-08-18T15:53:50.722Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-18T15:53:50.986Z] ---> 29768adc8ea8 [2022-08-18T15:53:50.986Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-18T15:53:50.986Z] ---> Running in 3bf8afbb8c95 [2022-08-18T15:53:51.005Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T15:53:51.290Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T15:53:51.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T15:53:51.556Z] Removing intermediate container 3bf8afbb8c95 [2022-08-18T15:53:51.556Z] ---> d8b4343cc726 [2022-08-18T15:53:51.556Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T15:53:51.556Z] Removing intermediate container 5ccfe6166411 [2022-08-18T15:53:51.556Z] ---> ae63c0817242 [2022-08-18T15:53:51.556Z] Step 8/23 : COPY . . [2022-08-18T15:53:51.556Z] ---> Running in 5ced261b6b61 [2022-08-18T15:53:51.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T15:53:51.592Z] Removing intermediate container 3b81843c361b [2022-08-18T15:53:51.592Z] ---> 285cd212b286 [2022-08-18T15:53:51.592Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-18T15:53:51.823Z] Removing intermediate container 5ced261b6b61 [2022-08-18T15:53:51.823Z] ---> 010358b1f713 [2022-08-18T15:53:51.823Z] Step 18/20 : LABEL arch=x86_64 [2022-08-18T15:53:51.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T15:53:52.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T15:53:52.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T15:53:52.456Z] ---> 46b1111fa548 [2022-08-18T15:53:52.456Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:53:52.456Z] ---> Running in 67a07bd15c04 [2022-08-18T15:53:52.456Z] OK: 221 MiB in 51 packages [2022-08-18T15:53:52.760Z] ---> Running in e091b5929440 [2022-08-18T15:53:53.020Z] Removing intermediate container e091b5929440 [2022-08-18T15:53:53.020Z] ---> 4e558823a5dd [2022-08-18T15:53:53.020Z] Step 19/20 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:53:53.020Z] ---> Running in 71d587d1bb75 [2022-08-18T15:53:53.279Z] Removing intermediate container 71d587d1bb75 [2022-08-18T15:53:53.279Z] ---> 52df6031fd78 [2022-08-18T15:53:53.279Z] Step 20/20 : LABEL version=2.3.0-dev.48 [2022-08-18T15:53:53.279Z] ---> Running in 8806f53ac94f [2022-08-18T15:53:53.538Z] Removing intermediate container 8806f53ac94f [2022-08-18T15:53:53.538Z] ---> 02b9e430d5f5 [2022-08-18T15:53:53.538Z] [2022-08-18T15:53:53.538Z] Successfully built 02b9e430d5f5 [2022-08-18T15:53:53.538Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-18T15:53:54.263Z] OK: 221 MiB in 51 packages [2022-08-18T15:53:54.264Z] OK: 221 MiB in 51 packages [2022-08-18T15:53:54.264Z] Removing intermediate container 3d7009ba5f06 [2022-08-18T15:53:54.264Z] ---> 6edfabf1a59d [2022-08-18T15:53:54.264Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-18T15:53:54.264Z] OK: 221 MiB in 51 packages [2022-08-18T15:53:55.898Z] Removing intermediate container a8cfe0468b58 [2022-08-18T15:53:55.898Z] ---> ffe8ed3e6edc [2022-08-18T15:53:55.898Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T15:53:56.195Z] Removing intermediate container 63ee9d436c65 [2022-08-18T15:53:56.195Z] ---> c717509a3d58 [2022-08-18T15:53:56.195Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T15:53:56.534Z] Removing intermediate container e8580740db14 [2022-08-18T15:53:56.534Z] ---> 790a160025dd [2022-08-18T15:53:56.534Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-18T15:53:56.534Z] ---> 8a2756e63c13 [2022-08-18T15:53:56.534Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:53:56.534Z] ---> Running in 0ab4da6c3144 [2022-08-18T15:53:56.839Z]  Building security-spiffe-token-provider ... done  ---> eac6354a7bfc [2022-08-18T15:53:56.839Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-18T15:53:56.839Z] ---> Running in 47dc0ef4c1b1 [2022-08-18T15:53:56.839Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-18T15:53:57.538Z] ---> da19e3f647e0 [2022-08-18T15:53:57.538Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:53:57.538Z] ---> 96fa4d61514d [2022-08-18T15:53:57.538Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:53:57.816Z] ---> 1c68ac459c18 [2022-08-18T15:53:57.816Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T15:53:57.816Z] ---> Running in 8b8171867c70 [2022-08-18T15:53:57.816Z] ---> Running in 2778ede9476f [2022-08-18T15:53:57.816Z] ---> Running in 43907f516d88 [2022-08-18T15:53:59.376Z] Removing intermediate container 75b9472cb001 [2022-08-18T15:53:59.376Z] ---> 557de9e1d6cd [2022-08-18T15:53:59.376Z] [2022-08-18T15:53:59.376Z] Step 10/24 : FROM alpine:3.16 [2022-08-18T15:53:59.376Z] ---> 9c6f07244728 [2022-08-18T15:53:59.376Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-18T15:53:59.376Z] ---> Using cache [2022-08-18T15:53:59.376Z] ---> b07c69cc0e3d [2022-08-18T15:53:59.376Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T15:53:59.376Z] ---> Using cache [2022-08-18T15:53:59.376Z] ---> 8e65be6b7561 [2022-08-18T15:53:59.376Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-18T15:53:59.376Z] ---> Running in 6ab94a3eb4bb [2022-08-18T15:53:59.635Z] Removing intermediate container 6ab94a3eb4bb [2022-08-18T15:53:59.635Z] ---> 0e2196b05c7f [2022-08-18T15:53:59.635Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-18T15:53:59.635Z] ---> Running in 69f5ce8d19d9 [2022-08-18T15:53:59.894Z] Removing intermediate container 69f5ce8d19d9 [2022-08-18T15:53:59.894Z] ---> 168e02acc9bd [2022-08-18T15:53:59.894Z] Step 15/24 : WORKDIR / [2022-08-18T15:53:59.894Z] ---> Running in af3716342196 [2022-08-18T15:53:59.894Z] Removing intermediate container af3716342196 [2022-08-18T15:53:59.894Z] ---> 45a70275f7c5 [2022-08-18T15:53:59.894Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T15:54:00.158Z] ---> 474b8896f134 [2022-08-18T15:54:00.158Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-18T15:54:00.728Z] ---> 9f236a306f0d [2022-08-18T15:54:00.728Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-18T15:54:00.988Z] ---> bf72bf964502 [2022-08-18T15:54:00.988Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-18T15:54:01.248Z] ---> e9dffb953e53 [2022-08-18T15:54:01.248Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-18T15:54:01.508Z] ---> Running in b1056b15ff35 [2022-08-18T15:54:01.508Z] Removing intermediate container b1056b15ff35 [2022-08-18T15:54:01.508Z] ---> 1aea116c5965 [2022-08-18T15:54:01.508Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T15:54:01.768Z] ---> Running in 17af96a3b304 [2022-08-18T15:54:01.768Z] Removing intermediate container 17af96a3b304 [2022-08-18T15:54:01.768Z] ---> bb471da04a44 [2022-08-18T15:54:01.768Z] Step 22/24 : LABEL arch=x86_64 [2022-08-18T15:54:01.768Z] ---> Running in 511223395c6a [2022-08-18T15:54:02.027Z] Removing intermediate container 511223395c6a [2022-08-18T15:54:02.027Z] ---> 25897815be45 [2022-08-18T15:54:02.027Z] Step 23/24 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:02.027Z] ---> Running in 5f472bd0edd4 [2022-08-18T15:54:02.287Z] Removing intermediate container 5f472bd0edd4 [2022-08-18T15:54:02.287Z] ---> 5a137b22a8c4 [2022-08-18T15:54:02.287Z] Step 24/24 : LABEL version=2.3.0-dev.48 [2022-08-18T15:54:02.287Z] ---> Running in 8790c973e4d8 [2022-08-18T15:54:02.547Z] Removing intermediate container 8790c973e4d8 [2022-08-18T15:54:02.547Z] ---> bf91fa6e57b6 [2022-08-18T15:54:02.547Z] [2022-08-18T15:54:02.547Z] Successfully built bf91fa6e57b6 [2022-08-18T15:54:02.547Z] Successfully tagged core-metadata:latest [2022-08-18T15:54:10.678Z]  Building core-metadata ... done Removing intermediate container 47dc0ef4c1b1 [2022-08-18T15:54:10.678Z] ---> 23962be4596f [2022-08-18T15:54:10.678Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-18T15:54:10.678Z] ---> Running in 6fd525b8795f [2022-08-18T15:54:10.678Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-18T15:54:11.248Z] Removing intermediate container 6fd525b8795f [2022-08-18T15:54:11.248Z] ---> 0ffb29594b68 [2022-08-18T15:54:11.248Z] [2022-08-18T15:54:11.248Z] Step 11/23 : FROM alpine:3.16 [2022-08-18T15:54:11.248Z] ---> 9c6f07244728 [2022-08-18T15:54:11.248Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-18T15:54:11.248Z] ---> Running in 0bd106b3dc63 [2022-08-18T15:54:11.248Z] Removing intermediate container 0bd106b3dc63 [2022-08-18T15:54:11.248Z] ---> d770a242ffa7 [2022-08-18T15:54:11.248Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-18T15:54:11.248Z] ---> Running in 338697fff013 [2022-08-18T15:54:11.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-18T15:54:11.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-18T15:54:11.770Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-18T15:54:11.770Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-18T15:54:11.770Z] (3/33) Installing readline (8.1.2-r0) [2022-08-18T15:54:11.770Z] (4/33) Installing bash (5.1.16-r2) [2022-08-18T15:54:11.770Z] Executing bash-5.1.16-r2.post-install [2022-08-18T15:54:11.770Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-18T15:54:11.770Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-18T15:54:11.770Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-18T15:54:12.033Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-18T15:54:12.033Z] (9/33) Installing curl (7.83.1-r2) [2022-08-18T15:54:12.033Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-18T15:54:12.033Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-18T15:54:12.033Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-18T15:54:12.033Z] (13/33) Installing expat (2.4.8-r0) [2022-08-18T15:54:12.033Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-18T15:54:12.033Z] (15/33) Installing gdbm (1.23-r0) [2022-08-18T15:54:12.033Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-18T15:54:12.033Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-18T15:54:12.033Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-18T15:54:12.293Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-18T15:54:12.293Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-18T15:54:12.293Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-18T15:54:12.553Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-18T15:54:12.553Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-18T15:54:12.553Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-18T15:54:12.553Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-18T15:54:12.553Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-18T15:54:12.553Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-18T15:54:12.553Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-18T15:54:12.553Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-18T15:54:12.553Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-18T15:54:12.553Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-18T15:54:12.553Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-18T15:54:12.553Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-18T15:54:12.813Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T15:54:12.813Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T15:54:12.813Z] OK: 122 MiB in 47 packages [2022-08-18T15:54:14.723Z] Collecting docker-compose==1.23.2 [2022-08-18T15:54:14.983Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-18T15:54:14.983Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 26.2 MB/s eta 0:00:00 [2022-08-18T15:54:14.983Z] Collecting jsonschema<3,>=2.5.1 [2022-08-18T15:54:14.983Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-18T15:54:14.983Z] Collecting texttable<0.10,>=0.9.0 [2022-08-18T15:54:15.244Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-18T15:54:15.244Z] Preparing metadata (setup.py): started [2022-08-18T15:54:15.244Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T15:54:15.503Z] Collecting docker<4.0,>=3.6.0 [2022-08-18T15:54:15.503Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-18T15:54:15.503Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 125.8 MB/s eta 0:00:00 [2022-08-18T15:54:15.503Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-18T15:54:15.503Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-18T15:54:15.503Z] Preparing metadata (setup.py): started [2022-08-18T15:54:15.762Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T15:54:15.762Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-18T15:54:15.762Z] Collecting PyYAML<4,>=3.10 [2022-08-18T15:54:15.762Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-18T15:54:15.762Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 51.6 MB/s eta 0:00:00 [2022-08-18T15:54:16.026Z] Preparing metadata (setup.py): started [2022-08-18T15:54:16.286Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T15:54:16.286Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-18T15:54:16.286Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-18T15:54:16.286Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 70.9 MB/s eta 0:00:00 [2022-08-18T15:54:16.546Z] Collecting cached-property<2,>=1.2.0 [2022-08-18T15:54:16.546Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-18T15:54:16.546Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-18T15:54:16.546Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-18T15:54:16.546Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 20.5 MB/s eta 0:00:00 [2022-08-18T15:54:16.546Z] Collecting docopt<0.7,>=0.6.1 [2022-08-18T15:54:16.546Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-18T15:54:16.546Z] Preparing metadata (setup.py): started [2022-08-18T15:54:16.807Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T15:54:16.807Z] Collecting docker-pycreds>=0.4.0 [2022-08-18T15:54:16.807Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-18T15:54:16.807Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-18T15:54:16.807Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-18T15:54:16.807Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 68.0 MB/s eta 0:00:00 [2022-08-18T15:54:17.069Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-18T15:54:17.069Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-18T15:54:17.069Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 96.7 MB/s eta 0:00:00 [2022-08-18T15:54:17.069Z] Collecting idna<2.8,>=2.5 [2022-08-18T15:54:17.069Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-18T15:54:17.069Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 136.5 MB/s eta 0:00:00 [2022-08-18T15:54:17.069Z] Collecting certifi>=2017.4.17 [2022-08-18T15:54:17.069Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-18T15:54:17.069Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 86.4 MB/s eta 0:00:00 [2022-08-18T15:54:17.069Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-18T15:54:17.069Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-18T15:54:17.069Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-18T15:54:17.069Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-18T15:54:17.329Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-18T15:54:17.329Z] Running setup.py install for texttable: started [2022-08-18T15:54:17.589Z] Running setup.py install for texttable: finished with status 'done' [2022-08-18T15:54:17.589Z] Running setup.py install for PyYAML: started [2022-08-18T15:54:17.848Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-18T15:54:18.109Z] Running setup.py install for docopt: started [2022-08-18T15:54:18.371Z] Running setup.py install for docopt: finished with status 'done' [2022-08-18T15:54:18.941Z] Running setup.py install for dockerpty: started [2022-08-18T15:54:19.203Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-18T15:54:19.463Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-18T15:54:19.463Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-18T15:54:22.766Z] Removing intermediate container 338697fff013 [2022-08-18T15:54:22.766Z] ---> d970f94c6a00 [2022-08-18T15:54:22.766Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-18T15:54:22.766Z] ---> Running in e72fe8a080f3 [2022-08-18T15:54:22.766Z] Removing intermediate container e72fe8a080f3 [2022-08-18T15:54:22.766Z] ---> f2d372e48c05 [2022-08-18T15:54:22.766Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-18T15:54:22.766Z] ---> Running in fd46c4ae6085 [2022-08-18T15:54:23.027Z] Removing intermediate container fd46c4ae6085 [2022-08-18T15:54:23.027Z] ---> c8feaa92c82a [2022-08-18T15:54:23.027Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-18T15:54:23.289Z] ---> 5110edc5247e [2022-08-18T15:54:23.289Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-18T15:54:23.550Z] ---> 76ca33b39c96 [2022-08-18T15:54:23.550Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-18T15:54:23.819Z] ---> 0a303121beff [2022-08-18T15:54:23.819Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-18T15:54:23.819Z] ---> Running in 35281d614879 [2022-08-18T15:54:23.819Z] Removing intermediate container 35281d614879 [2022-08-18T15:54:23.819Z] ---> aa888e7ae5c4 [2022-08-18T15:54:23.819Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T15:54:23.819Z] ---> Running in 2d5d71e84170 [2022-08-18T15:54:23.819Z] Removing intermediate container 2d5d71e84170 [2022-08-18T15:54:23.819Z] ---> 0aab9012d160 [2022-08-18T15:54:23.819Z] Step 21/23 : LABEL arch=x86_64 [2022-08-18T15:54:24.079Z] ---> Running in b6cbeffa91ca [2022-08-18T15:54:24.079Z] Removing intermediate container b6cbeffa91ca [2022-08-18T15:54:24.079Z] ---> f866abb8105b [2022-08-18T15:54:24.079Z] Step 22/23 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:24.079Z] ---> Running in b180145f2f29 [2022-08-18T15:54:24.079Z] Removing intermediate container b180145f2f29 [2022-08-18T15:54:24.079Z] ---> bd3d8dc9bcfb [2022-08-18T15:54:24.079Z] Step 23/23 : LABEL version=2.3.0-dev.48 [2022-08-18T15:54:24.339Z] ---> Running in 293feeb20695 [2022-08-18T15:54:24.339Z] Removing intermediate container 293feeb20695 [2022-08-18T15:54:24.339Z] ---> 62a0fc1daef8 [2022-08-18T15:54:24.339Z] [2022-08-18T15:54:24.339Z] Successfully built 62a0fc1daef8 [2022-08-18T15:54:24.339Z] Successfully tagged sys-mgmt-agent:latest [2022-08-18T15:54:24.346Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-18T15:54:24.353Z] $ docker stop --time=1 2e9a235e8c743e60f7888804afcea52a3f38015becdcfc5ccd7e7697a3df3abe [2022-08-18T15:54:25.662Z] $ docker rm -f 2e9a235e8c743e60f7888804afcea52a3f38015becdcfc5ccd7e7697a3df3abe [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T15:54:26.003Z] + docker images [2022-08-18T15:54:26.003Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-18T15:54:26.003Z] sys-mgmt-agent latest 62a0fc1daef8 1 second ago 135MB [2022-08-18T15:54:26.003Z] 0ffb29594b68 15 seconds ago 1.52GB [2022-08-18T15:54:26.003Z] core-metadata latest bf91fa6e57b6 23 seconds ago 18.2MB [2022-08-18T15:54:26.003Z] 557de9e1d6cd 27 seconds ago 1.55GB [2022-08-18T15:54:26.003Z] security-spiffe-token-provider latest 02b9e430d5f5 32 seconds ago 29.2MB [2022-08-18T15:54:26.003Z] security-spire-server latest d68dc3dde254 40 seconds ago 86.5MB [2022-08-18T15:54:26.003Z] 886f55e9d4a2 43 seconds ago 1.42GB [2022-08-18T15:54:26.003Z] 962ed9653da0 46 seconds ago 1.57GB [2022-08-18T15:54:26.003Z] security-spire-config latest 8a06b45ff372 49 seconds ago 85.8MB [2022-08-18T15:54:26.004Z] core-data latest b6cda2d8c762 52 seconds ago 21.5MB [2022-08-18T15:54:26.004Z] security-secretstore-setup latest e12be19f7eca 52 seconds ago 28.9MB [2022-08-18T15:54:26.004Z] support-scheduler latest 38bdaa7b0db9 52 seconds ago 26.5MB [2022-08-18T15:54:26.004Z] f7a65cf406c8 57 seconds ago 1.58GB [2022-08-18T15:54:26.004Z] 175ccc321d07 About a minute ago 1.42GB [2022-08-18T15:54:26.004Z] 57b071e9ebb6 About a minute ago 1.53GB [2022-08-18T15:54:26.004Z] 68f20b52a069 About a minute ago 1.55GB [2022-08-18T15:54:26.004Z] security-bootstrapper latest b7f6dc972874 About a minute ago 19.3MB [2022-08-18T15:54:26.004Z] support-notifications latest f78a9ff62810 About a minute ago 27.2MB [2022-08-18T15:54:26.004Z] security-proxy-setup latest 08d4f9585b10 About a minute ago 27.2MB [2022-08-18T15:54:26.004Z] core-command latest 61e8a171a2d0 About a minute ago 16.2MB [2022-08-18T15:54:26.004Z] efe9abacb217 About a minute ago 1.58GB [2022-08-18T15:54:26.004Z] d4d69cf5c299 About a minute ago 1.53GB [2022-08-18T15:54:26.004Z] cc8b21edcd53 About a minute ago 1.52GB [2022-08-18T15:54:26.004Z] a695396a3116 About a minute ago 1.52GB [2022-08-18T15:54:26.004Z] security-spire-agent latest 14d37e7b16ef 2 minutes ago 125MB [2022-08-18T15:54:26.004Z] db99d082797e 2 minutes ago 1.42GB [2022-08-18T15:54:26.004Z] ci-base-image-x86_64 latest 5d7b6d769c06 5 minutes ago 993MB [2022-08-18T15:54:26.004Z] alpine 3.15 c4fc93816858 8 days ago 5.59MB [2022-08-18T15:54:26.004Z] alpine 3.16 9c6f07244728 8 days ago 5.54MB [2022-08-18T15:54:26.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 weeks ago 253MB [2022-08-18T15:54:26.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 6 weeks ago 677MB [2022-08-18T15:54:26.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T15:54:26.111Z] provisioning config files... [2022-08-18T15:54:26.123Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/283@tmp/config162577985071180996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T15:54:26.424Z] ---> docker-login.sh [2022-08-18T15:54:26.424Z] nexus3.edgexfoundry.org:10001 [2022-08-18T15:54:26.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T15:54:26.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T15:54:26.684Z] Configure a credential helper to remove this warning. See [2022-08-18T15:54:26.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T15:54:26.684Z] [2022-08-18T15:54:26.684Z] Login Succeeded [2022-08-18T15:54:26.684Z] nexus3.edgexfoundry.org:10002 [2022-08-18T15:54:26.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T15:54:26.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T15:54:26.684Z] Configure a credential helper to remove this warning. See [2022-08-18T15:54:26.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T15:54:26.684Z] [2022-08-18T15:54:26.684Z] Login Succeeded [2022-08-18T15:54:26.684Z] nexus3.edgexfoundry.org:10003 [2022-08-18T15:54:26.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T15:54:26.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T15:54:26.945Z] Configure a credential helper to remove this warning. See [2022-08-18T15:54:26.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T15:54:26.945Z] [2022-08-18T15:54:26.945Z] Login Succeeded [2022-08-18T15:54:26.945Z] nexus3.edgexfoundry.org:10004 [2022-08-18T15:54:26.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T15:54:27.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T15:54:27.206Z] Configure a credential helper to remove this warning. See [2022-08-18T15:54:27.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T15:54:27.206Z] [2022-08-18T15:54:27.206Z] Login Succeeded [2022-08-18T15:54:27.206Z] docker.io [2022-08-18T15:54:27.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T15:54:27.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T15:54:27.466Z] Configure a credential helper to remove this warning. See [2022-08-18T15:54:27.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T15:54:27.466Z] [2022-08-18T15:54:27.466Z] Login Succeeded [2022-08-18T15:54:27.466Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T15:54:27.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T15:54:27.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T15:54:27.533Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-18T15:54:27.533Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:27.533Z] latest [2022-08-18T15:54:27.533Z] 2.3.0-dev.48 [2022-08-18T15:54:27.533Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:27.533Z] main [2022-08-18T15:54:27.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:27.862Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:28.174Z] + docker push nexus3.edgexfoundry.org:10004/core-command:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:28.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-18T15:54:28.175Z] 9a0332ddc406: Preparing [2022-08-18T15:54:28.175Z] 1c9ba5385f49: Preparing [2022-08-18T15:54:28.175Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:28.175Z] 03cc5ed1b36b: Preparing [2022-08-18T15:54:28.175Z] 994393dc58e7: Preparing [2022-08-18T15:54:28.175Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:28.175Z] 03cc5ed1b36b: Pushed [2022-08-18T15:54:28.175Z] 1a3dab7803b2: Pushed [2022-08-18T15:54:28.175Z] 9a0332ddc406: Pushed [2022-08-18T15:54:29.555Z] 1c9ba5385f49: Pushed [2022-08-18T15:54:29.555Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:a5be04c85e7681a2d302dd84367b9ae48b99c41e6d06c5385d196a8882bdf830 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:29.876Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:30.194Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-18T15:54:30.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-18T15:54:30.194Z] 9a0332ddc406: Preparing [2022-08-18T15:54:30.194Z] 1c9ba5385f49: Preparing [2022-08-18T15:54:30.194Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:30.194Z] 03cc5ed1b36b: Preparing [2022-08-18T15:54:30.194Z] 994393dc58e7: Preparing [2022-08-18T15:54:30.194Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:30.194Z] 1c9ba5385f49: Layer already exists [2022-08-18T15:54:30.194Z] 9a0332ddc406: Layer already exists [2022-08-18T15:54:30.194Z] 03cc5ed1b36b: Layer already exists [2022-08-18T15:54:30.194Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:30.194Z] latest: digest: sha256:a5be04c85e7681a2d302dd84367b9ae48b99c41e6d06c5385d196a8882bdf830 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:30.515Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:30.835Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.48 [2022-08-18T15:54:30.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-18T15:54:30.835Z] 9a0332ddc406: Preparing [2022-08-18T15:54:30.835Z] 1c9ba5385f49: Preparing [2022-08-18T15:54:30.835Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:30.835Z] 03cc5ed1b36b: Preparing [2022-08-18T15:54:30.835Z] 994393dc58e7: Preparing [2022-08-18T15:54:30.835Z] 03cc5ed1b36b: Layer already exists [2022-08-18T15:54:30.835Z] 9a0332ddc406: Layer already exists [2022-08-18T15:54:30.835Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:30.835Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:30.835Z] 1c9ba5385f49: Layer already exists [2022-08-18T15:54:30.835Z] 2.3.0-dev.48: digest: sha256:a5be04c85e7681a2d302dd84367b9ae48b99c41e6d06c5385d196a8882bdf830 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:31.157Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:31.470Z] + docker push nexus3.edgexfoundry.org:10004/core-command:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:31.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-18T15:54:31.470Z] 9a0332ddc406: Preparing [2022-08-18T15:54:31.470Z] 1c9ba5385f49: Preparing [2022-08-18T15:54:31.470Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:31.470Z] 03cc5ed1b36b: Preparing [2022-08-18T15:54:31.470Z] 994393dc58e7: Preparing [2022-08-18T15:54:31.470Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:31.470Z] 1c9ba5385f49: Layer already exists [2022-08-18T15:54:31.470Z] 9a0332ddc406: Layer already exists [2022-08-18T15:54:31.470Z] 03cc5ed1b36b: Layer already exists [2022-08-18T15:54:31.470Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:31.470Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:a5be04c85e7681a2d302dd84367b9ae48b99c41e6d06c5385d196a8882bdf830 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:31.802Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:32.114Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-08-18T15:54:32.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-18T15:54:32.114Z] 9a0332ddc406: Preparing [2022-08-18T15:54:32.114Z] 1c9ba5385f49: Preparing [2022-08-18T15:54:32.114Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:32.114Z] 03cc5ed1b36b: Preparing [2022-08-18T15:54:32.114Z] 994393dc58e7: Preparing [2022-08-18T15:54:32.114Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:32.114Z] 9a0332ddc406: Layer already exists [2022-08-18T15:54:32.114Z] 1c9ba5385f49: Layer already exists [2022-08-18T15:54:32.114Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:32.114Z] 03cc5ed1b36b: Layer already exists [2022-08-18T15:54:32.114Z] main: digest: sha256:a5be04c85e7681a2d302dd84367b9ae48b99c41e6d06c5385d196a8882bdf830 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T15:54:32.165Z] ===================================================== [Pipeline] echo [2022-08-18T15:54:32.174Z] taggedImages: [2022-08-18T15:54:32.174Z] - nexus3.edgexfoundry.org:10004/core-command:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:32.174Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-18T15:54:32.174Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.48 [2022-08-18T15:54:32.174Z] - nexus3.edgexfoundry.org:10004/core-command:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:32.174Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-08-18T15:54:32.197Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-18T15:54:32.197Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:32.197Z] latest [2022-08-18T15:54:32.197Z] 2.3.0-dev.48 [2022-08-18T15:54:32.197Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:32.197Z] main [2022-08-18T15:54:32.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:32.565Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:32.917Z] + docker push nexus3.edgexfoundry.org:10004/core-data:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:32.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-18T15:54:32.917Z] aef2a46cceb5: Preparing [2022-08-18T15:54:32.917Z] 2f266ea1fe16: Preparing [2022-08-18T15:54:32.917Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:32.917Z] cc63ebc28507: Preparing [2022-08-18T15:54:32.917Z] eeaedfd16fa6: Preparing [2022-08-18T15:54:32.917Z] 994393dc58e7: Preparing [2022-08-18T15:54:32.917Z] 994393dc58e7: Waiting [2022-08-18T15:54:32.917Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:32.917Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:32.917Z] aef2a46cceb5: Pushed [2022-08-18T15:54:32.917Z] eeaedfd16fa6: Pushed [2022-08-18T15:54:33.487Z] cc63ebc28507: Pushed [2022-08-18T15:54:34.872Z] 2f266ea1fe16: Pushed [2022-08-18T15:54:34.872Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:951981b27f93033201c19297bdddaa6fe602e5938232e681c4c91c43fe827832 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:35.194Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:35.506Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-18T15:54:35.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-18T15:54:35.506Z] aef2a46cceb5: Preparing [2022-08-18T15:54:35.506Z] 2f266ea1fe16: Preparing [2022-08-18T15:54:35.506Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:35.506Z] cc63ebc28507: Preparing [2022-08-18T15:54:35.506Z] eeaedfd16fa6: Preparing [2022-08-18T15:54:35.506Z] 994393dc58e7: Preparing [2022-08-18T15:54:35.506Z] 994393dc58e7: Waiting [2022-08-18T15:54:35.506Z] 2f266ea1fe16: Layer already exists [2022-08-18T15:54:35.506Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:35.506Z] cc63ebc28507: Layer already exists [2022-08-18T15:54:35.506Z] eeaedfd16fa6: Layer already exists [2022-08-18T15:54:35.506Z] aef2a46cceb5: Layer already exists [2022-08-18T15:54:35.506Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:35.506Z] latest: digest: sha256:951981b27f93033201c19297bdddaa6fe602e5938232e681c4c91c43fe827832 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:35.825Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:36.132Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.48 [2022-08-18T15:54:36.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-18T15:54:36.132Z] aef2a46cceb5: Preparing [2022-08-18T15:54:36.132Z] 2f266ea1fe16: Preparing [2022-08-18T15:54:36.132Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:36.132Z] cc63ebc28507: Preparing [2022-08-18T15:54:36.132Z] eeaedfd16fa6: Preparing [2022-08-18T15:54:36.132Z] 994393dc58e7: Preparing [2022-08-18T15:54:36.132Z] 994393dc58e7: Waiting [2022-08-18T15:54:36.132Z] aef2a46cceb5: Layer already exists [2022-08-18T15:54:36.132Z] cc63ebc28507: Layer already exists [2022-08-18T15:54:36.132Z] 2f266ea1fe16: Layer already exists [2022-08-18T15:54:36.132Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:36.132Z] eeaedfd16fa6: Layer already exists [2022-08-18T15:54:36.132Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:36.132Z] 2.3.0-dev.48: digest: sha256:951981b27f93033201c19297bdddaa6fe602e5938232e681c4c91c43fe827832 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:36.454Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:36.756Z] + docker push nexus3.edgexfoundry.org:10004/core-data:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:36.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-18T15:54:36.756Z] aef2a46cceb5: Preparing [2022-08-18T15:54:36.756Z] 2f266ea1fe16: Preparing [2022-08-18T15:54:36.756Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:36.756Z] cc63ebc28507: Preparing [2022-08-18T15:54:36.756Z] eeaedfd16fa6: Preparing [2022-08-18T15:54:36.756Z] 994393dc58e7: Preparing [2022-08-18T15:54:36.756Z] 994393dc58e7: Waiting [2022-08-18T15:54:36.756Z] cc63ebc28507: Layer already exists [2022-08-18T15:54:36.756Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:36.756Z] eeaedfd16fa6: Layer already exists [2022-08-18T15:54:36.756Z] aef2a46cceb5: Layer already exists [2022-08-18T15:54:36.756Z] 2f266ea1fe16: Layer already exists [2022-08-18T15:54:36.756Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:36.756Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:951981b27f93033201c19297bdddaa6fe602e5938232e681c4c91c43fe827832 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:36.853Z] Removing intermediate container 67a07bd15c04 [2022-08-18T15:54:36.853Z] ---> 4cedd6fbbf8b [2022-08-18T15:54:36.853Z] Step 7/20 : COPY . . [2022-08-18T15:54:37.068Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:37.379Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-08-18T15:54:37.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-18T15:54:37.379Z] aef2a46cceb5: Preparing [2022-08-18T15:54:37.379Z] 2f266ea1fe16: Preparing [2022-08-18T15:54:37.379Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:37.379Z] cc63ebc28507: Preparing [2022-08-18T15:54:37.379Z] eeaedfd16fa6: Preparing [2022-08-18T15:54:37.379Z] 994393dc58e7: Preparing [2022-08-18T15:54:37.379Z] 994393dc58e7: Waiting [2022-08-18T15:54:37.379Z] 2f266ea1fe16: Layer already exists [2022-08-18T15:54:37.379Z] eeaedfd16fa6: Layer already exists [2022-08-18T15:54:37.379Z] cc63ebc28507: Layer already exists [2022-08-18T15:54:37.379Z] aef2a46cceb5: Layer already exists [2022-08-18T15:54:37.379Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:37.379Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:37.379Z] main: digest: sha256:951981b27f93033201c19297bdddaa6fe602e5938232e681c4c91c43fe827832 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T15:54:37.420Z] ===================================================== [Pipeline] echo [2022-08-18T15:54:37.429Z] taggedImages: [2022-08-18T15:54:37.429Z] - nexus3.edgexfoundry.org:10004/core-data:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:37.429Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-18T15:54:37.429Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.48 [2022-08-18T15:54:37.429Z] - nexus3.edgexfoundry.org:10004/core-data:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:37.429Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-08-18T15:54:37.450Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-18T15:54:37.450Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:37.450Z] latest [2022-08-18T15:54:37.450Z] 2.3.0-dev.48 [2022-08-18T15:54:37.450Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:37.450Z] main [2022-08-18T15:54:37.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:37.777Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:38.095Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:38.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-18T15:54:38.095Z] 5a1d41d21045: Preparing [2022-08-18T15:54:38.095Z] b34ee78b28e4: Preparing [2022-08-18T15:54:38.095Z] 63cf4fa7ec54: Preparing [2022-08-18T15:54:38.095Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:38.095Z] 03cc5ed1b36b: Preparing [2022-08-18T15:54:38.095Z] 994393dc58e7: Preparing [2022-08-18T15:54:38.095Z] 994393dc58e7: Waiting [2022-08-18T15:54:38.095Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:38.095Z] 03cc5ed1b36b: Layer already exists [2022-08-18T15:54:38.095Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:38.095Z] 5a1d41d21045: Pushed [2022-08-18T15:54:38.095Z] b34ee78b28e4: Pushed [2022-08-18T15:54:38.296Z] ---> 36ef9d4ad46f [2022-08-18T15:54:38.296Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-18T15:54:38.573Z] ---> Running in dfec78c8cb2e [2022-08-18T15:54:40.008Z] 63cf4fa7ec54: Pushed [2022-08-18T15:54:40.008Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:4d67b046a6d085765ac1282be30aaf164c539ee35f7824deb35acbf8814fc387 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:40.329Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:40.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-18T15:54:40.644Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-18T15:54:40.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-18T15:54:40.644Z] 5a1d41d21045: Preparing [2022-08-18T15:54:40.644Z] b34ee78b28e4: Preparing [2022-08-18T15:54:40.644Z] 63cf4fa7ec54: Preparing [2022-08-18T15:54:40.644Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:40.644Z] 03cc5ed1b36b: Preparing [2022-08-18T15:54:40.644Z] 994393dc58e7: Preparing [2022-08-18T15:54:40.644Z] 994393dc58e7: Waiting [2022-08-18T15:54:40.644Z] 5a1d41d21045: Layer already exists [2022-08-18T15:54:40.644Z] 63cf4fa7ec54: Layer already exists [2022-08-18T15:54:40.644Z] 03cc5ed1b36b: Layer already exists [2022-08-18T15:54:40.644Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:40.644Z] b34ee78b28e4: Layer already exists [2022-08-18T15:54:40.644Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:40.644Z] latest: digest: sha256:4d67b046a6d085765ac1282be30aaf164c539ee35f7824deb35acbf8814fc387 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:40.957Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:41.269Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.48 [2022-08-18T15:54:41.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-18T15:54:41.269Z] 5a1d41d21045: Preparing [2022-08-18T15:54:41.269Z] b34ee78b28e4: Preparing [2022-08-18T15:54:41.269Z] 63cf4fa7ec54: Preparing [2022-08-18T15:54:41.269Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:41.269Z] 03cc5ed1b36b: Preparing [2022-08-18T15:54:41.269Z] 994393dc58e7: Preparing [2022-08-18T15:54:41.269Z] 994393dc58e7: Waiting [2022-08-18T15:54:41.269Z] 03cc5ed1b36b: Layer already exists [2022-08-18T15:54:41.269Z] 5a1d41d21045: Layer already exists [2022-08-18T15:54:41.269Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:41.269Z] b34ee78b28e4: Layer already exists [2022-08-18T15:54:41.269Z] 63cf4fa7ec54: Layer already exists [2022-08-18T15:54:41.269Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:41.269Z] 2.3.0-dev.48: digest: sha256:4d67b046a6d085765ac1282be30aaf164c539ee35f7824deb35acbf8814fc387 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:41.586Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:41.898Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:41.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-18T15:54:41.898Z] 5a1d41d21045: Preparing [2022-08-18T15:54:41.898Z] b34ee78b28e4: Preparing [2022-08-18T15:54:41.898Z] 63cf4fa7ec54: Preparing [2022-08-18T15:54:41.898Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:41.898Z] 03cc5ed1b36b: Preparing [2022-08-18T15:54:41.898Z] 994393dc58e7: Preparing [2022-08-18T15:54:41.898Z] 03cc5ed1b36b: Layer already exists [2022-08-18T15:54:41.898Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:41.898Z] b34ee78b28e4: Layer already exists [2022-08-18T15:54:41.898Z] 63cf4fa7ec54: Layer already exists [2022-08-18T15:54:41.898Z] 5a1d41d21045: Layer already exists [2022-08-18T15:54:41.898Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:41.898Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:4d67b046a6d085765ac1282be30aaf164c539ee35f7824deb35acbf8814fc387 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:42.221Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:42.532Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-08-18T15:54:42.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-18T15:54:42.532Z] 5a1d41d21045: Preparing [2022-08-18T15:54:42.532Z] b34ee78b28e4: Preparing [2022-08-18T15:54:42.532Z] 63cf4fa7ec54: Preparing [2022-08-18T15:54:42.532Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:42.532Z] 03cc5ed1b36b: Preparing [2022-08-18T15:54:42.532Z] 994393dc58e7: Preparing [2022-08-18T15:54:42.532Z] 5a1d41d21045: Layer already exists [2022-08-18T15:54:42.532Z] b34ee78b28e4: Layer already exists [2022-08-18T15:54:42.532Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:42.532Z] 63cf4fa7ec54: Layer already exists [2022-08-18T15:54:42.532Z] 03cc5ed1b36b: Layer already exists [2022-08-18T15:54:42.532Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:42.532Z] main: digest: sha256:4d67b046a6d085765ac1282be30aaf164c539ee35f7824deb35acbf8814fc387 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T15:54:42.582Z] ===================================================== [Pipeline] echo [2022-08-18T15:54:42.597Z] taggedImages: [2022-08-18T15:54:42.597Z] - nexus3.edgexfoundry.org:10004/core-metadata:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:42.597Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-18T15:54:42.597Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.48 [2022-08-18T15:54:42.597Z] - nexus3.edgexfoundry.org:10004/core-metadata:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:42.597Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-08-18T15:54:42.619Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-18T15:54:42.619Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:42.619Z] latest [2022-08-18T15:54:42.619Z] 2.3.0-dev.48 [2022-08-18T15:54:42.619Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:42.619Z] main [2022-08-18T15:54:42.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:42.951Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:43.259Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:43.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-18T15:54:43.259Z] bc7659fa3e63: Preparing [2022-08-18T15:54:43.259Z] bc7659fa3e63: Preparing [2022-08-18T15:54:43.259Z] 052777ed673d: Preparing [2022-08-18T15:54:43.259Z] bb3e51e61255: Preparing [2022-08-18T15:54:43.259Z] 4d845c90d157: Preparing [2022-08-18T15:54:43.259Z] 91f88a1a69d7: Preparing [2022-08-18T15:54:43.259Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:43.259Z] 12035a51b909: Preparing [2022-08-18T15:54:43.259Z] 30f39999e690: Preparing [2022-08-18T15:54:43.259Z] 247a22ba6cdc: Preparing [2022-08-18T15:54:43.259Z] 382b2249c530: Preparing [2022-08-18T15:54:43.259Z] 994393dc58e7: Preparing [2022-08-18T15:54:43.259Z] 30f39999e690: Waiting [2022-08-18T15:54:43.259Z] 247a22ba6cdc: Waiting [2022-08-18T15:54:43.259Z] 382b2249c530: Waiting [2022-08-18T15:54:43.259Z] 994393dc58e7: Waiting [2022-08-18T15:54:43.259Z] 1a3dab7803b2: Waiting [2022-08-18T15:54:43.259Z] 12035a51b909: Waiting [2022-08-18T15:54:43.259Z] bc7659fa3e63: Pushed [2022-08-18T15:54:43.259Z] bb3e51e61255: Pushed [2022-08-18T15:54:43.259Z] 4d845c90d157: Pushed [2022-08-18T15:54:43.259Z] 052777ed673d: Pushed [2022-08-18T15:54:43.259Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:43.519Z] 12035a51b909: Pushed [2022-08-18T15:54:43.519Z] 30f39999e690: Pushed [2022-08-18T15:54:43.519Z] 247a22ba6cdc: Pushed [2022-08-18T15:54:43.519Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:43.519Z] 382b2249c530: Pushed [2022-08-18T15:54:44.901Z] 91f88a1a69d7: Pushed [2022-08-18T15:54:44.901Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:daf0c32bcddb3d276b0ad4ea6022916b902168eb4a0731255bb83e9e4358b3f1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:45.218Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:45.529Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-18T15:54:45.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-18T15:54:45.529Z] bc7659fa3e63: Preparing [2022-08-18T15:54:45.529Z] bc7659fa3e63: Preparing [2022-08-18T15:54:45.529Z] 052777ed673d: Preparing [2022-08-18T15:54:45.529Z] bb3e51e61255: Preparing [2022-08-18T15:54:45.529Z] 4d845c90d157: Preparing [2022-08-18T15:54:45.529Z] 91f88a1a69d7: Preparing [2022-08-18T15:54:45.529Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:45.529Z] 12035a51b909: Preparing [2022-08-18T15:54:45.529Z] 30f39999e690: Preparing [2022-08-18T15:54:45.529Z] 247a22ba6cdc: Preparing [2022-08-18T15:54:45.529Z] 382b2249c530: Preparing [2022-08-18T15:54:45.529Z] 994393dc58e7: Preparing [2022-08-18T15:54:45.529Z] 1a3dab7803b2: Waiting [2022-08-18T15:54:45.529Z] 247a22ba6cdc: Waiting [2022-08-18T15:54:45.529Z] 382b2249c530: Waiting [2022-08-18T15:54:45.529Z] 12035a51b909: Waiting [2022-08-18T15:54:45.529Z] 30f39999e690: Waiting [2022-08-18T15:54:45.529Z] 994393dc58e7: Waiting [2022-08-18T15:54:45.529Z] bb3e51e61255: Layer already exists [2022-08-18T15:54:45.529Z] 91f88a1a69d7: Layer already exists [2022-08-18T15:54:45.529Z] 052777ed673d: Layer already exists [2022-08-18T15:54:45.529Z] bc7659fa3e63: Layer already exists [2022-08-18T15:54:45.529Z] 4d845c90d157: Layer already exists [2022-08-18T15:54:45.529Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:45.529Z] 12035a51b909: Layer already exists [2022-08-18T15:54:45.529Z] 30f39999e690: Layer already exists [2022-08-18T15:54:45.529Z] 382b2249c530: Layer already exists [2022-08-18T15:54:45.529Z] 247a22ba6cdc: Layer already exists [2022-08-18T15:54:45.529Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:45.529Z] latest: digest: sha256:daf0c32bcddb3d276b0ad4ea6022916b902168eb4a0731255bb83e9e4358b3f1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:45.844Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:46.146Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.48 [2022-08-18T15:54:46.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-18T15:54:46.146Z] bc7659fa3e63: Preparing [2022-08-18T15:54:46.146Z] bc7659fa3e63: Preparing [2022-08-18T15:54:46.146Z] 052777ed673d: Preparing [2022-08-18T15:54:46.146Z] bb3e51e61255: Preparing [2022-08-18T15:54:46.146Z] 4d845c90d157: Preparing [2022-08-18T15:54:46.146Z] 91f88a1a69d7: Preparing [2022-08-18T15:54:46.146Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:46.146Z] 12035a51b909: Preparing [2022-08-18T15:54:46.146Z] 30f39999e690: Preparing [2022-08-18T15:54:46.146Z] 247a22ba6cdc: Preparing [2022-08-18T15:54:46.146Z] 382b2249c530: Preparing [2022-08-18T15:54:46.146Z] 994393dc58e7: Preparing [2022-08-18T15:54:46.146Z] 1a3dab7803b2: Waiting [2022-08-18T15:54:46.146Z] 12035a51b909: Waiting [2022-08-18T15:54:46.146Z] 30f39999e690: Waiting [2022-08-18T15:54:46.146Z] 247a22ba6cdc: Waiting [2022-08-18T15:54:46.146Z] 382b2249c530: Waiting [2022-08-18T15:54:46.146Z] 994393dc58e7: Waiting [2022-08-18T15:54:46.146Z] bb3e51e61255: Layer already exists [2022-08-18T15:54:46.146Z] 91f88a1a69d7: Layer already exists [2022-08-18T15:54:46.146Z] bc7659fa3e63: Layer already exists [2022-08-18T15:54:46.146Z] 4d845c90d157: Layer already exists [2022-08-18T15:54:46.146Z] 052777ed673d: Layer already exists [2022-08-18T15:54:46.146Z] 30f39999e690: Layer already exists [2022-08-18T15:54:46.146Z] 382b2249c530: Layer already exists [2022-08-18T15:54:46.146Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:46.146Z] 12035a51b909: Layer already exists [2022-08-18T15:54:46.146Z] 247a22ba6cdc: Layer already exists [2022-08-18T15:54:46.146Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:46.146Z] 2.3.0-dev.48: digest: sha256:daf0c32bcddb3d276b0ad4ea6022916b902168eb4a0731255bb83e9e4358b3f1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:46.464Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:46.776Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:46.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-18T15:54:46.776Z] bc7659fa3e63: Preparing [2022-08-18T15:54:46.776Z] bc7659fa3e63: Preparing [2022-08-18T15:54:46.776Z] 052777ed673d: Preparing [2022-08-18T15:54:46.776Z] bb3e51e61255: Preparing [2022-08-18T15:54:46.776Z] 4d845c90d157: Preparing [2022-08-18T15:54:46.776Z] 91f88a1a69d7: Preparing [2022-08-18T15:54:46.776Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:46.776Z] 12035a51b909: Preparing [2022-08-18T15:54:46.776Z] 30f39999e690: Preparing [2022-08-18T15:54:46.776Z] 247a22ba6cdc: Preparing [2022-08-18T15:54:46.776Z] 382b2249c530: Preparing [2022-08-18T15:54:46.776Z] 994393dc58e7: Preparing [2022-08-18T15:54:46.776Z] 382b2249c530: Waiting [2022-08-18T15:54:46.776Z] 994393dc58e7: Waiting [2022-08-18T15:54:46.776Z] 12035a51b909: Waiting [2022-08-18T15:54:46.776Z] 30f39999e690: Waiting [2022-08-18T15:54:46.776Z] 247a22ba6cdc: Waiting [2022-08-18T15:54:46.776Z] 1a3dab7803b2: Waiting [2022-08-18T15:54:46.776Z] 4d845c90d157: Layer already exists [2022-08-18T15:54:46.776Z] bc7659fa3e63: Layer already exists [2022-08-18T15:54:46.776Z] 91f88a1a69d7: Layer already exists [2022-08-18T15:54:46.776Z] bb3e51e61255: Layer already exists [2022-08-18T15:54:46.776Z] 052777ed673d: Layer already exists [2022-08-18T15:54:46.776Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:46.776Z] 247a22ba6cdc: Layer already exists [2022-08-18T15:54:46.776Z] 12035a51b909: Layer already exists [2022-08-18T15:54:46.776Z] 382b2249c530: Layer already exists [2022-08-18T15:54:46.776Z] 30f39999e690: Layer already exists [2022-08-18T15:54:46.776Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:46.776Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:daf0c32bcddb3d276b0ad4ea6022916b902168eb4a0731255bb83e9e4358b3f1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:47.100Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:47.403Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-08-18T15:54:47.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-18T15:54:47.403Z] bc7659fa3e63: Preparing [2022-08-18T15:54:47.403Z] bc7659fa3e63: Preparing [2022-08-18T15:54:47.403Z] 052777ed673d: Preparing [2022-08-18T15:54:47.403Z] bb3e51e61255: Preparing [2022-08-18T15:54:47.403Z] 4d845c90d157: Preparing [2022-08-18T15:54:47.403Z] 91f88a1a69d7: Preparing [2022-08-18T15:54:47.403Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:47.403Z] 12035a51b909: Preparing [2022-08-18T15:54:47.403Z] 30f39999e690: Preparing [2022-08-18T15:54:47.403Z] 247a22ba6cdc: Preparing [2022-08-18T15:54:47.403Z] 382b2249c530: Preparing [2022-08-18T15:54:47.403Z] 1a3dab7803b2: Waiting [2022-08-18T15:54:47.403Z] 12035a51b909: Waiting [2022-08-18T15:54:47.403Z] 30f39999e690: Waiting [2022-08-18T15:54:47.403Z] 247a22ba6cdc: Waiting [2022-08-18T15:54:47.403Z] 994393dc58e7: Preparing [2022-08-18T15:54:47.403Z] 382b2249c530: Waiting [2022-08-18T15:54:47.403Z] 994393dc58e7: Waiting [2022-08-18T15:54:47.403Z] 91f88a1a69d7: Layer already exists [2022-08-18T15:54:47.403Z] 4d845c90d157: Layer already exists [2022-08-18T15:54:47.403Z] 052777ed673d: Layer already exists [2022-08-18T15:54:47.403Z] bb3e51e61255: Layer already exists [2022-08-18T15:54:47.403Z] bc7659fa3e63: Layer already exists [2022-08-18T15:54:47.403Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:47.403Z] 12035a51b909: Layer already exists [2022-08-18T15:54:47.403Z] 247a22ba6cdc: Layer already exists [2022-08-18T15:54:47.403Z] 30f39999e690: Layer already exists [2022-08-18T15:54:47.403Z] 382b2249c530: Layer already exists [2022-08-18T15:54:47.403Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:47.403Z] main: digest: sha256:daf0c32bcddb3d276b0ad4ea6022916b902168eb4a0731255bb83e9e4358b3f1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T15:54:47.453Z] ===================================================== [Pipeline] echo [2022-08-18T15:54:47.460Z] taggedImages: [2022-08-18T15:54:47.460Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:47.460Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-18T15:54:47.460Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.48 [2022-08-18T15:54:47.460Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:47.460Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-08-18T15:54:47.481Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-18T15:54:47.481Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:47.481Z] latest [2022-08-18T15:54:47.481Z] 2.3.0-dev.48 [2022-08-18T15:54:47.481Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:47.481Z] main [2022-08-18T15:54:47.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:47.821Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:48.136Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:48.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-18T15:54:48.136Z] d9d83862b883: Preparing [2022-08-18T15:54:48.136Z] 1b2c4e86eca0: Preparing [2022-08-18T15:54:48.136Z] 92b7ba52e9af: Preparing [2022-08-18T15:54:48.136Z] eeda672c8f3c: Preparing [2022-08-18T15:54:48.136Z] 908fe45d17c2: Preparing [2022-08-18T15:54:48.136Z] c1e2b8dfe10e: Preparing [2022-08-18T15:54:48.136Z] 45042a8dd70b: Preparing [2022-08-18T15:54:48.136Z] 994393dc58e7: Preparing [2022-08-18T15:54:48.136Z] c1e2b8dfe10e: Waiting [2022-08-18T15:54:48.136Z] 45042a8dd70b: Waiting [2022-08-18T15:54:48.136Z] 994393dc58e7: Waiting [2022-08-18T15:54:48.136Z] 908fe45d17c2: Pushed [2022-08-18T15:54:48.136Z] 1b2c4e86eca0: Pushed [2022-08-18T15:54:48.136Z] d9d83862b883: Pushed [2022-08-18T15:54:48.136Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:48.396Z] c1e2b8dfe10e: Pushed [2022-08-18T15:54:48.657Z] 45042a8dd70b: Pushed [2022-08-18T15:54:49.597Z] 92b7ba52e9af: Pushed [2022-08-18T15:54:49.597Z] eeda672c8f3c: Pushed [2022-08-18T15:54:49.597Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:47db4277cfc9807c374024f91cd5f12eb639bc5ace389e6faf5cfb1deffff3ed size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:49.914Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:50.222Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-18T15:54:50.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-18T15:54:50.222Z] d9d83862b883: Preparing [2022-08-18T15:54:50.222Z] 1b2c4e86eca0: Preparing [2022-08-18T15:54:50.222Z] 92b7ba52e9af: Preparing [2022-08-18T15:54:50.222Z] eeda672c8f3c: Preparing [2022-08-18T15:54:50.222Z] 908fe45d17c2: Preparing [2022-08-18T15:54:50.222Z] c1e2b8dfe10e: Preparing [2022-08-18T15:54:50.222Z] 45042a8dd70b: Preparing [2022-08-18T15:54:50.222Z] 994393dc58e7: Preparing [2022-08-18T15:54:50.222Z] c1e2b8dfe10e: Waiting [2022-08-18T15:54:50.222Z] 45042a8dd70b: Waiting [2022-08-18T15:54:50.222Z] 92b7ba52e9af: Layer already exists [2022-08-18T15:54:50.222Z] 908fe45d17c2: Layer already exists [2022-08-18T15:54:50.222Z] d9d83862b883: Layer already exists [2022-08-18T15:54:50.222Z] eeda672c8f3c: Layer already exists [2022-08-18T15:54:50.222Z] 1b2c4e86eca0: Layer already exists [2022-08-18T15:54:50.222Z] c1e2b8dfe10e: Layer already exists [2022-08-18T15:54:50.222Z] 45042a8dd70b: Layer already exists [2022-08-18T15:54:50.222Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:50.222Z] latest: digest: sha256:47db4277cfc9807c374024f91cd5f12eb639bc5ace389e6faf5cfb1deffff3ed size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:50.535Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:50.890Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.48 [2022-08-18T15:54:50.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-18T15:54:50.890Z] d9d83862b883: Preparing [2022-08-18T15:54:50.890Z] 1b2c4e86eca0: Preparing [2022-08-18T15:54:50.890Z] 92b7ba52e9af: Preparing [2022-08-18T15:54:50.890Z] eeda672c8f3c: Preparing [2022-08-18T15:54:50.890Z] 908fe45d17c2: Preparing [2022-08-18T15:54:50.890Z] c1e2b8dfe10e: Preparing [2022-08-18T15:54:50.890Z] 45042a8dd70b: Preparing [2022-08-18T15:54:50.890Z] 994393dc58e7: Preparing [2022-08-18T15:54:50.890Z] c1e2b8dfe10e: Waiting [2022-08-18T15:54:50.890Z] 45042a8dd70b: Waiting [2022-08-18T15:54:50.890Z] eeda672c8f3c: Layer already exists [2022-08-18T15:54:50.890Z] d9d83862b883: Layer already exists [2022-08-18T15:54:50.890Z] 92b7ba52e9af: Layer already exists [2022-08-18T15:54:50.890Z] 908fe45d17c2: Layer already exists [2022-08-18T15:54:50.890Z] 1b2c4e86eca0: Layer already exists [2022-08-18T15:54:50.890Z] 45042a8dd70b: Layer already exists [2022-08-18T15:54:50.890Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:50.890Z] c1e2b8dfe10e: Layer already exists [2022-08-18T15:54:50.890Z] 2.3.0-dev.48: digest: sha256:47db4277cfc9807c374024f91cd5f12eb639bc5ace389e6faf5cfb1deffff3ed size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:51.245Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:51.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:51.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-18T15:54:51.561Z] d9d83862b883: Preparing [2022-08-18T15:54:51.561Z] 1b2c4e86eca0: Preparing [2022-08-18T15:54:51.561Z] 92b7ba52e9af: Preparing [2022-08-18T15:54:51.561Z] eeda672c8f3c: Preparing [2022-08-18T15:54:51.561Z] 908fe45d17c2: Preparing [2022-08-18T15:54:51.561Z] c1e2b8dfe10e: Preparing [2022-08-18T15:54:51.561Z] 45042a8dd70b: Preparing [2022-08-18T15:54:51.561Z] 994393dc58e7: Preparing [2022-08-18T15:54:51.561Z] c1e2b8dfe10e: Waiting [2022-08-18T15:54:51.561Z] 994393dc58e7: Waiting [2022-08-18T15:54:51.561Z] 45042a8dd70b: Waiting [2022-08-18T15:54:51.561Z] d9d83862b883: Layer already exists [2022-08-18T15:54:51.561Z] 908fe45d17c2: Layer already exists [2022-08-18T15:54:51.561Z] 92b7ba52e9af: Layer already exists [2022-08-18T15:54:51.561Z] eeda672c8f3c: Layer already exists [2022-08-18T15:54:51.561Z] 1b2c4e86eca0: Layer already exists [2022-08-18T15:54:51.561Z] c1e2b8dfe10e: Layer already exists [2022-08-18T15:54:51.561Z] 45042a8dd70b: Layer already exists [2022-08-18T15:54:51.561Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:51.561Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:47db4277cfc9807c374024f91cd5f12eb639bc5ace389e6faf5cfb1deffff3ed size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:51.879Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:52.189Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-08-18T15:54:52.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-18T15:54:52.189Z] d9d83862b883: Preparing [2022-08-18T15:54:52.189Z] 1b2c4e86eca0: Preparing [2022-08-18T15:54:52.189Z] 92b7ba52e9af: Preparing [2022-08-18T15:54:52.189Z] eeda672c8f3c: Preparing [2022-08-18T15:54:52.189Z] 908fe45d17c2: Preparing [2022-08-18T15:54:52.189Z] c1e2b8dfe10e: Preparing [2022-08-18T15:54:52.189Z] 45042a8dd70b: Preparing [2022-08-18T15:54:52.189Z] c1e2b8dfe10e: Waiting [2022-08-18T15:54:52.189Z] 994393dc58e7: Preparing [2022-08-18T15:54:52.189Z] 45042a8dd70b: Waiting [2022-08-18T15:54:52.189Z] 994393dc58e7: Waiting [2022-08-18T15:54:52.189Z] d9d83862b883: Layer already exists [2022-08-18T15:54:52.189Z] 1b2c4e86eca0: Layer already exists [2022-08-18T15:54:52.189Z] eeda672c8f3c: Layer already exists [2022-08-18T15:54:52.189Z] 92b7ba52e9af: Layer already exists [2022-08-18T15:54:52.189Z] 908fe45d17c2: Layer already exists [2022-08-18T15:54:52.189Z] c1e2b8dfe10e: Layer already exists [2022-08-18T15:54:52.189Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:52.189Z] 45042a8dd70b: Layer already exists [2022-08-18T15:54:52.189Z] main: digest: sha256:47db4277cfc9807c374024f91cd5f12eb639bc5ace389e6faf5cfb1deffff3ed size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T15:54:52.235Z] ===================================================== [Pipeline] echo [2022-08-18T15:54:52.247Z] taggedImages: [2022-08-18T15:54:52.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:52.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-18T15:54:52.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.48 [2022-08-18T15:54:52.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:52.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-08-18T15:54:52.273Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-18T15:54:52.274Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:52.274Z] latest [2022-08-18T15:54:52.274Z] 2.3.0-dev.48 [2022-08-18T15:54:52.274Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:52.274Z] main [2022-08-18T15:54:52.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:52.615Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:52.924Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:52.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-18T15:54:52.924Z] a8bd15017fcb: Preparing [2022-08-18T15:54:52.924Z] e25fb8769c35: Preparing [2022-08-18T15:54:52.924Z] 88c2761698a9: Preparing [2022-08-18T15:54:52.924Z] ccb7008d3c1f: Preparing [2022-08-18T15:54:52.924Z] 09ba7d76a1a1: Preparing [2022-08-18T15:54:52.924Z] 967e651bb208: Preparing [2022-08-18T15:54:52.924Z] 967e651bb208: Waiting [2022-08-18T15:54:52.924Z] ba51f66a5c55: Preparing [2022-08-18T15:54:52.924Z] 1b4c41793ffd: Preparing [2022-08-18T15:54:52.924Z] 7965daa38922: Preparing [2022-08-18T15:54:52.924Z] 994393dc58e7: Preparing [2022-08-18T15:54:52.924Z] ba51f66a5c55: Waiting [2022-08-18T15:54:52.924Z] 1b4c41793ffd: Waiting [2022-08-18T15:54:52.924Z] 7965daa38922: Waiting [2022-08-18T15:54:52.924Z] e25fb8769c35: Pushed [2022-08-18T15:54:52.924Z] 09ba7d76a1a1: Pushed [2022-08-18T15:54:52.924Z] a8bd15017fcb: Pushed [2022-08-18T15:54:53.183Z] 1b4c41793ffd: Pushed [2022-08-18T15:54:53.183Z] 967e651bb208: Pushed [2022-08-18T15:54:53.183Z] ba51f66a5c55: Pushed [2022-08-18T15:54:53.183Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:53.183Z] 7965daa38922: Pushed [2022-08-18T15:54:54.122Z] ccb7008d3c1f: Pushed [2022-08-18T15:54:54.383Z] 88c2761698a9: Pushed [2022-08-18T15:54:54.643Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:aa56894c84be6d8c39e4e5ef8b32fdfad0171396462611b09fac093c75984d6b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:54.967Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:55.279Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-18T15:54:55.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-18T15:54:55.279Z] a8bd15017fcb: Preparing [2022-08-18T15:54:55.279Z] e25fb8769c35: Preparing [2022-08-18T15:54:55.279Z] 88c2761698a9: Preparing [2022-08-18T15:54:55.279Z] ccb7008d3c1f: Preparing [2022-08-18T15:54:55.279Z] 09ba7d76a1a1: Preparing [2022-08-18T15:54:55.279Z] 967e651bb208: Preparing [2022-08-18T15:54:55.279Z] ba51f66a5c55: Preparing [2022-08-18T15:54:55.279Z] 1b4c41793ffd: Preparing [2022-08-18T15:54:55.279Z] 7965daa38922: Preparing [2022-08-18T15:54:55.279Z] 994393dc58e7: Preparing [2022-08-18T15:54:55.279Z] ba51f66a5c55: Waiting [2022-08-18T15:54:55.279Z] 1b4c41793ffd: Waiting [2022-08-18T15:54:55.279Z] 994393dc58e7: Waiting [2022-08-18T15:54:55.279Z] 967e651bb208: Waiting [2022-08-18T15:54:55.279Z] 88c2761698a9: Layer already exists [2022-08-18T15:54:55.279Z] e25fb8769c35: Layer already exists [2022-08-18T15:54:55.279Z] ccb7008d3c1f: Layer already exists [2022-08-18T15:54:55.279Z] 09ba7d76a1a1: Layer already exists [2022-08-18T15:54:55.279Z] a8bd15017fcb: Layer already exists [2022-08-18T15:54:55.279Z] ba51f66a5c55: Layer already exists [2022-08-18T15:54:55.279Z] 7965daa38922: Layer already exists [2022-08-18T15:54:55.279Z] 967e651bb208: Layer already exists [2022-08-18T15:54:55.279Z] 1b4c41793ffd: Layer already exists [2022-08-18T15:54:55.279Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:55.279Z] latest: digest: sha256:aa56894c84be6d8c39e4e5ef8b32fdfad0171396462611b09fac093c75984d6b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:55.596Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:55.915Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.48 [2022-08-18T15:54:55.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-18T15:54:55.915Z] a8bd15017fcb: Preparing [2022-08-18T15:54:55.915Z] e25fb8769c35: Preparing [2022-08-18T15:54:55.915Z] 88c2761698a9: Preparing [2022-08-18T15:54:55.915Z] ccb7008d3c1f: Preparing [2022-08-18T15:54:55.915Z] 09ba7d76a1a1: Preparing [2022-08-18T15:54:55.915Z] 967e651bb208: Preparing [2022-08-18T15:54:55.915Z] ba51f66a5c55: Preparing [2022-08-18T15:54:55.915Z] 1b4c41793ffd: Preparing [2022-08-18T15:54:55.915Z] 7965daa38922: Preparing [2022-08-18T15:54:55.915Z] 994393dc58e7: Preparing [2022-08-18T15:54:55.915Z] 7965daa38922: Waiting [2022-08-18T15:54:55.915Z] ba51f66a5c55: Waiting [2022-08-18T15:54:55.915Z] 1b4c41793ffd: Waiting [2022-08-18T15:54:55.915Z] 994393dc58e7: Waiting [2022-08-18T15:54:55.915Z] ccb7008d3c1f: Layer already exists [2022-08-18T15:54:55.915Z] a8bd15017fcb: Layer already exists [2022-08-18T15:54:55.915Z] e25fb8769c35: Layer already exists [2022-08-18T15:54:55.915Z] 88c2761698a9: Layer already exists [2022-08-18T15:54:55.915Z] 09ba7d76a1a1: Layer already exists [2022-08-18T15:54:55.915Z] ba51f66a5c55: Layer already exists [2022-08-18T15:54:55.915Z] 967e651bb208: Layer already exists [2022-08-18T15:54:55.915Z] 7965daa38922: Layer already exists [2022-08-18T15:54:55.915Z] 1b4c41793ffd: Layer already exists [2022-08-18T15:54:55.915Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:55.915Z] 2.3.0-dev.48: digest: sha256:aa56894c84be6d8c39e4e5ef8b32fdfad0171396462611b09fac093c75984d6b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:56.234Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:56.547Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:56.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-18T15:54:56.547Z] a8bd15017fcb: Preparing [2022-08-18T15:54:56.547Z] e25fb8769c35: Preparing [2022-08-18T15:54:56.547Z] 88c2761698a9: Preparing [2022-08-18T15:54:56.547Z] ccb7008d3c1f: Preparing [2022-08-18T15:54:56.547Z] 09ba7d76a1a1: Preparing [2022-08-18T15:54:56.547Z] 967e651bb208: Preparing [2022-08-18T15:54:56.547Z] ba51f66a5c55: Preparing [2022-08-18T15:54:56.547Z] 1b4c41793ffd: Preparing [2022-08-18T15:54:56.547Z] 7965daa38922: Preparing [2022-08-18T15:54:56.547Z] 994393dc58e7: Preparing [2022-08-18T15:54:56.547Z] 967e651bb208: Waiting [2022-08-18T15:54:56.547Z] ba51f66a5c55: Waiting [2022-08-18T15:54:56.547Z] 1b4c41793ffd: Waiting [2022-08-18T15:54:56.547Z] 7965daa38922: Waiting [2022-08-18T15:54:56.547Z] 994393dc58e7: Waiting [2022-08-18T15:54:56.547Z] e25fb8769c35: Layer already exists [2022-08-18T15:54:56.547Z] a8bd15017fcb: Layer already exists [2022-08-18T15:54:56.547Z] 88c2761698a9: Layer already exists [2022-08-18T15:54:56.547Z] 09ba7d76a1a1: Layer already exists [2022-08-18T15:54:56.547Z] ccb7008d3c1f: Layer already exists [2022-08-18T15:54:56.547Z] 967e651bb208: Layer already exists [2022-08-18T15:54:56.547Z] 1b4c41793ffd: Layer already exists [2022-08-18T15:54:56.547Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:56.547Z] ba51f66a5c55: Layer already exists [2022-08-18T15:54:56.547Z] 7965daa38922: Layer already exists [2022-08-18T15:54:56.547Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:aa56894c84be6d8c39e4e5ef8b32fdfad0171396462611b09fac093c75984d6b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:56.865Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:57.177Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-08-18T15:54:57.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-18T15:54:57.177Z] a8bd15017fcb: Preparing [2022-08-18T15:54:57.177Z] e25fb8769c35: Preparing [2022-08-18T15:54:57.177Z] 88c2761698a9: Preparing [2022-08-18T15:54:57.177Z] ccb7008d3c1f: Preparing [2022-08-18T15:54:57.177Z] 09ba7d76a1a1: Preparing [2022-08-18T15:54:57.177Z] 967e651bb208: Preparing [2022-08-18T15:54:57.177Z] ba51f66a5c55: Preparing [2022-08-18T15:54:57.177Z] 1b4c41793ffd: Preparing [2022-08-18T15:54:57.177Z] 7965daa38922: Preparing [2022-08-18T15:54:57.177Z] ba51f66a5c55: Waiting [2022-08-18T15:54:57.177Z] 1b4c41793ffd: Waiting [2022-08-18T15:54:57.177Z] 967e651bb208: Waiting [2022-08-18T15:54:57.177Z] 994393dc58e7: Preparing [2022-08-18T15:54:57.177Z] 7965daa38922: Waiting [2022-08-18T15:54:57.177Z] 994393dc58e7: Waiting [2022-08-18T15:54:57.177Z] ccb7008d3c1f: Layer already exists [2022-08-18T15:54:57.177Z] e25fb8769c35: Layer already exists [2022-08-18T15:54:57.177Z] 88c2761698a9: Layer already exists [2022-08-18T15:54:57.177Z] 09ba7d76a1a1: Layer already exists [2022-08-18T15:54:57.177Z] a8bd15017fcb: Layer already exists [2022-08-18T15:54:57.177Z] 7965daa38922: Layer already exists [2022-08-18T15:54:57.177Z] 967e651bb208: Layer already exists [2022-08-18T15:54:57.177Z] ba51f66a5c55: Layer already exists [2022-08-18T15:54:57.177Z] 1b4c41793ffd: Layer already exists [2022-08-18T15:54:57.177Z] 994393dc58e7: Layer already exists [2022-08-18T15:54:57.177Z] main: digest: sha256:aa56894c84be6d8c39e4e5ef8b32fdfad0171396462611b09fac093c75984d6b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T15:54:57.230Z] ===================================================== [Pipeline] echo [2022-08-18T15:54:57.239Z] taggedImages: [2022-08-18T15:54:57.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:57.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-18T15:54:57.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.48 [2022-08-18T15:54:57.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:57.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-08-18T15:54:57.262Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-08-18T15:54:57.262Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:57.262Z] latest [2022-08-18T15:54:57.262Z] 2.3.0-dev.48 [2022-08-18T15:54:57.262Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:54:57.262Z] main [2022-08-18T15:54:57.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:57.593Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:54:57.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:54:57.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-18T15:54:57.903Z] 1f71e86c3b15: Preparing [2022-08-18T15:54:57.903Z] 58963dd87c9f: Preparing [2022-08-18T15:54:57.903Z] 1a3dab7803b2: Preparing [2022-08-18T15:54:57.903Z] 9c45b475a947: Preparing [2022-08-18T15:54:57.903Z] 6a79372bb714: Preparing [2022-08-18T15:54:57.903Z] 34d5ebaa5410: Preparing [2022-08-18T15:54:57.903Z] 34d5ebaa5410: Waiting [2022-08-18T15:54:57.903Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:54:57.903Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:54:57.903Z] 6a79372bb714: Pushed [2022-08-18T15:54:57.903Z] 1f71e86c3b15: Pushed [2022-08-18T15:54:58.473Z] 9c45b475a947: Pushed [2022-08-18T15:55:00.387Z] 58963dd87c9f: Pushed [2022-08-18T15:55:00.387Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:802e6a497d99123ec7ab5037149413bcb8ded4cd573c3cc35eebc6fade4e2cae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:00.715Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:01.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-18T15:55:01.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-18T15:55:01.031Z] 1f71e86c3b15: Preparing [2022-08-18T15:55:01.031Z] 58963dd87c9f: Preparing [2022-08-18T15:55:01.031Z] 1a3dab7803b2: Preparing [2022-08-18T15:55:01.031Z] 9c45b475a947: Preparing [2022-08-18T15:55:01.031Z] 6a79372bb714: Preparing [2022-08-18T15:55:01.031Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:01.031Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:01.031Z] 58963dd87c9f: Layer already exists [2022-08-18T15:55:01.031Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:01.031Z] 1f71e86c3b15: Layer already exists [2022-08-18T15:55:01.031Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:55:01.031Z] 9c45b475a947: Layer already exists [2022-08-18T15:55:01.031Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:01.031Z] latest: digest: sha256:802e6a497d99123ec7ab5037149413bcb8ded4cd573c3cc35eebc6fade4e2cae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:01.347Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:01.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.48 [2022-08-18T15:55:01.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-18T15:55:01.657Z] 1f71e86c3b15: Preparing [2022-08-18T15:55:01.657Z] 58963dd87c9f: Preparing [2022-08-18T15:55:01.657Z] 1a3dab7803b2: Preparing [2022-08-18T15:55:01.657Z] 9c45b475a947: Preparing [2022-08-18T15:55:01.657Z] 6a79372bb714: Preparing [2022-08-18T15:55:01.657Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:01.657Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:01.657Z] 9c45b475a947: Layer already exists [2022-08-18T15:55:01.657Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:55:01.657Z] 1f71e86c3b15: Layer already exists [2022-08-18T15:55:01.657Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:01.657Z] 58963dd87c9f: Layer already exists [2022-08-18T15:55:01.657Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:01.657Z] 2.3.0-dev.48: digest: sha256:802e6a497d99123ec7ab5037149413bcb8ded4cd573c3cc35eebc6fade4e2cae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:01.974Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:02.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:02.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-18T15:55:02.303Z] 1f71e86c3b15: Preparing [2022-08-18T15:55:02.303Z] 58963dd87c9f: Preparing [2022-08-18T15:55:02.303Z] 1a3dab7803b2: Preparing [2022-08-18T15:55:02.303Z] 9c45b475a947: Preparing [2022-08-18T15:55:02.303Z] 6a79372bb714: Preparing [2022-08-18T15:55:02.303Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:02.303Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:02.303Z] 9c45b475a947: Layer already exists [2022-08-18T15:55:02.303Z] 58963dd87c9f: Layer already exists [2022-08-18T15:55:02.303Z] 1f71e86c3b15: Layer already exists [2022-08-18T15:55:02.303Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:55:02.303Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:02.303Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:02.303Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:802e6a497d99123ec7ab5037149413bcb8ded4cd573c3cc35eebc6fade4e2cae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:02.616Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:02.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-08-18T15:55:02.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-18T15:55:02.934Z] 1f71e86c3b15: Preparing [2022-08-18T15:55:02.934Z] 58963dd87c9f: Preparing [2022-08-18T15:55:02.934Z] 1a3dab7803b2: Preparing [2022-08-18T15:55:02.934Z] 9c45b475a947: Preparing [2022-08-18T15:55:02.934Z] 6a79372bb714: Preparing [2022-08-18T15:55:02.934Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:02.934Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:02.934Z] 9c45b475a947: Layer already exists [2022-08-18T15:55:02.934Z] 1f71e86c3b15: Layer already exists [2022-08-18T15:55:02.934Z] 58963dd87c9f: Layer already exists [2022-08-18T15:55:02.934Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:55:02.934Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:02.934Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:02.934Z] main: digest: sha256:802e6a497d99123ec7ab5037149413bcb8ded4cd573c3cc35eebc6fade4e2cae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T15:55:02.984Z] ===================================================== [Pipeline] echo [2022-08-18T15:55:02.994Z] taggedImages: [2022-08-18T15:55:02.994Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:02.994Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-18T15:55:02.994Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.48 [2022-08-18T15:55:02.994Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:02.994Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-08-18T15:55:03.020Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-08-18T15:55:03.020Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:03.020Z] latest [2022-08-18T15:55:03.020Z] 2.3.0-dev.48 [2022-08-18T15:55:03.020Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:03.020Z] main [2022-08-18T15:55:03.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:03.331Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:03.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:03.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-18T15:55:03.637Z] e6a7fd3fadc3: Preparing [2022-08-18T15:55:03.637Z] eee20a066786: Preparing [2022-08-18T15:55:03.637Z] fb2dbaa2dbb8: Preparing [2022-08-18T15:55:03.637Z] 292c4fcb5398: Preparing [2022-08-18T15:55:03.637Z] 1cab123b154d: Preparing [2022-08-18T15:55:03.637Z] 2d4612852f0e: Preparing [2022-08-18T15:55:03.637Z] 6a79372bb714: Preparing [2022-08-18T15:55:03.637Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:03.637Z] 6a79372bb714: Waiting [2022-08-18T15:55:03.637Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:03.637Z] 2d4612852f0e: Waiting [2022-08-18T15:55:03.637Z] eee20a066786: Pushed [2022-08-18T15:55:03.637Z] fb2dbaa2dbb8: Pushed [2022-08-18T15:55:03.637Z] e6a7fd3fadc3: Pushed [2022-08-18T15:55:03.637Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:03.637Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:04.207Z] 2d4612852f0e: Pushed [2022-08-18T15:55:07.419Z] Removing intermediate container 2778ede9476f [2022-08-18T15:55:07.419Z] ---> b91b5d1a2546 [2022-08-18T15:55:07.420Z] Step 8/31 : COPY . . [2022-08-18T15:55:07.420Z] Removing intermediate container 43907f516d88 [2022-08-18T15:55:07.420Z] Removing intermediate container 8b8171867c70 [2022-08-18T15:55:07.420Z] ---> 78494a187168 [2022-08-18T15:55:07.420Z] Step 8/22 : COPY . . [2022-08-18T15:55:07.420Z] ---> c70ac2565092 [2022-08-18T15:55:07.420Z] Step 8/23 : COPY . . [2022-08-18T15:55:07.420Z] Removing intermediate container 0ab4da6c3144 [2022-08-18T15:55:07.420Z] ---> cf3fcca4ec5b [2022-08-18T15:55:07.420Z] Step 8/25 : COPY . . [2022-08-18T15:55:07.508Z] 1cab123b154d: Pushed [2022-08-18T15:55:10.806Z] 292c4fcb5398: Pushed [2022-08-18T15:55:11.065Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:fb246b81d208983a053dd9627196aba6c8cb0061628b91ab6e4f87eb78446c60 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:11.378Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:11.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-18T15:55:11.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-18T15:55:11.698Z] e6a7fd3fadc3: Preparing [2022-08-18T15:55:11.698Z] eee20a066786: Preparing [2022-08-18T15:55:11.698Z] fb2dbaa2dbb8: Preparing [2022-08-18T15:55:11.698Z] 292c4fcb5398: Preparing [2022-08-18T15:55:11.698Z] 1cab123b154d: Preparing [2022-08-18T15:55:11.698Z] 2d4612852f0e: Preparing [2022-08-18T15:55:11.698Z] 6a79372bb714: Preparing [2022-08-18T15:55:11.698Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:11.698Z] 2d4612852f0e: Waiting [2022-08-18T15:55:11.699Z] 6a79372bb714: Waiting [2022-08-18T15:55:11.699Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:11.699Z] 292c4fcb5398: Layer already exists [2022-08-18T15:55:11.699Z] 1cab123b154d: Layer already exists [2022-08-18T15:55:11.699Z] fb2dbaa2dbb8: Layer already exists [2022-08-18T15:55:11.699Z] e6a7fd3fadc3: Layer already exists [2022-08-18T15:55:11.699Z] eee20a066786: Layer already exists [2022-08-18T15:55:11.699Z] 2d4612852f0e: Layer already exists [2022-08-18T15:55:11.699Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:11.699Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:11.699Z] latest: digest: sha256:fb246b81d208983a053dd9627196aba6c8cb0061628b91ab6e4f87eb78446c60 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:12.016Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:12.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.48 [2022-08-18T15:55:12.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-18T15:55:12.327Z] e6a7fd3fadc3: Preparing [2022-08-18T15:55:12.327Z] eee20a066786: Preparing [2022-08-18T15:55:12.327Z] fb2dbaa2dbb8: Preparing [2022-08-18T15:55:12.327Z] 292c4fcb5398: Preparing [2022-08-18T15:55:12.327Z] 1cab123b154d: Preparing [2022-08-18T15:55:12.327Z] 2d4612852f0e: Preparing [2022-08-18T15:55:12.327Z] 6a79372bb714: Preparing [2022-08-18T15:55:12.327Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:12.327Z] 2d4612852f0e: Waiting [2022-08-18T15:55:12.327Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:12.327Z] 6a79372bb714: Waiting [2022-08-18T15:55:12.327Z] e6a7fd3fadc3: Layer already exists [2022-08-18T15:55:12.327Z] eee20a066786: Layer already exists [2022-08-18T15:55:12.327Z] 292c4fcb5398: Layer already exists [2022-08-18T15:55:12.327Z] fb2dbaa2dbb8: Layer already exists [2022-08-18T15:55:12.327Z] 1cab123b154d: Layer already exists [2022-08-18T15:55:12.327Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:12.327Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:12.327Z] 2d4612852f0e: Layer already exists [2022-08-18T15:55:12.327Z] 2.3.0-dev.48: digest: sha256:fb246b81d208983a053dd9627196aba6c8cb0061628b91ab6e4f87eb78446c60 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:12.641Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:12.856Z] ---> 5ed4c6ca694c [2022-08-18T15:55:12.856Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-18T15:55:12.954Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:12.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-18T15:55:12.954Z] e6a7fd3fadc3: Preparing [2022-08-18T15:55:12.954Z] eee20a066786: Preparing [2022-08-18T15:55:12.954Z] fb2dbaa2dbb8: Preparing [2022-08-18T15:55:12.954Z] 292c4fcb5398: Preparing [2022-08-18T15:55:12.954Z] 1cab123b154d: Preparing [2022-08-18T15:55:12.954Z] 2d4612852f0e: Preparing [2022-08-18T15:55:12.954Z] 6a79372bb714: Preparing [2022-08-18T15:55:12.954Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:12.954Z] 2d4612852f0e: Waiting [2022-08-18T15:55:12.954Z] 6a79372bb714: Waiting [2022-08-18T15:55:12.954Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:12.954Z] 292c4fcb5398: Layer already exists [2022-08-18T15:55:12.954Z] 1cab123b154d: Layer already exists [2022-08-18T15:55:12.954Z] eee20a066786: Layer already exists [2022-08-18T15:55:12.954Z] fb2dbaa2dbb8: Layer already exists [2022-08-18T15:55:12.954Z] e6a7fd3fadc3: Layer already exists [2022-08-18T15:55:12.954Z] 2d4612852f0e: Layer already exists [2022-08-18T15:55:12.954Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:12.954Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:12.954Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:fb246b81d208983a053dd9627196aba6c8cb0061628b91ab6e4f87eb78446c60 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:13.136Z] ---> Running in 654a2b8f4068 [2022-08-18T15:55:13.136Z] ---> 2e3d3f6fa349 [2022-08-18T15:55:13.136Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-18T15:55:13.270Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:13.417Z] ---> 5772637c2223 [2022-08-18T15:55:13.417Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-18T15:55:13.417Z] ---> Running in 8ef4604bcb8c [2022-08-18T15:55:13.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-08-18T15:55:13.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-18T15:55:13.582Z] e6a7fd3fadc3: Preparing [2022-08-18T15:55:13.582Z] eee20a066786: Preparing [2022-08-18T15:55:13.582Z] fb2dbaa2dbb8: Preparing [2022-08-18T15:55:13.582Z] 292c4fcb5398: Preparing [2022-08-18T15:55:13.582Z] 1cab123b154d: Preparing [2022-08-18T15:55:13.582Z] 2d4612852f0e: Preparing [2022-08-18T15:55:13.582Z] 6a79372bb714: Preparing [2022-08-18T15:55:13.582Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:13.582Z] 2d4612852f0e: Waiting [2022-08-18T15:55:13.582Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:13.582Z] 6a79372bb714: Waiting [2022-08-18T15:55:13.582Z] 292c4fcb5398: Layer already exists [2022-08-18T15:55:13.582Z] fb2dbaa2dbb8: Layer already exists [2022-08-18T15:55:13.582Z] e6a7fd3fadc3: Layer already exists [2022-08-18T15:55:13.582Z] eee20a066786: Layer already exists [2022-08-18T15:55:13.582Z] 1cab123b154d: Layer already exists [2022-08-18T15:55:13.582Z] 2d4612852f0e: Layer already exists [2022-08-18T15:55:13.582Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:13.582Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:13.582Z] main: digest: sha256:fb246b81d208983a053dd9627196aba6c8cb0061628b91ab6e4f87eb78446c60 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T15:55:13.626Z] ===================================================== [Pipeline] echo [2022-08-18T15:55:13.634Z] taggedImages: [2022-08-18T15:55:13.634Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:13.634Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-18T15:55:13.634Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.48 [2022-08-18T15:55:13.634Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:13.634Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-08-18T15:55:13.656Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-08-18T15:55:13.656Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:13.656Z] latest [2022-08-18T15:55:13.656Z] 2.3.0-dev.48 [2022-08-18T15:55:13.656Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:13.656Z] main [2022-08-18T15:55:13.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:13.707Z] ---> 8b45374d2969 [2022-08-18T15:55:13.707Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-18T15:55:13.707Z] ---> Running in 36aa2de1b70c [2022-08-18T15:55:13.984Z] ---> Running in c871adf94f3a [2022-08-18T15:55:14.010Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:14.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:14.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-18T15:55:14.346Z] eef0512776a4: Preparing [2022-08-18T15:55:14.346Z] 7bae52e4cfc1: Preparing [2022-08-18T15:55:14.346Z] 45e026a3b1fa: Preparing [2022-08-18T15:55:14.346Z] bb7a43400f29: Preparing [2022-08-18T15:55:14.346Z] 3bad1044f73f: Preparing [2022-08-18T15:55:14.346Z] 6a79372bb714: Preparing [2022-08-18T15:55:14.346Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:14.346Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:14.346Z] 6a79372bb714: Waiting [2022-08-18T15:55:14.346Z] eef0512776a4: Pushed [2022-08-18T15:55:14.346Z] 7bae52e4cfc1: Pushed [2022-08-18T15:55:14.346Z] 45e026a3b1fa: Pushed [2022-08-18T15:55:14.346Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:14.346Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:14.604Z] 3bad1044f73f: Pushed [2022-08-18T15:55:16.644Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-18T15:55:16.644Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-18T15:55:16.919Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-18T15:55:16.919Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-18T15:55:22.736Z] bb7a43400f29: Pushed [2022-08-18T15:55:22.736Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:c2f250c691860b64077e2ba5f345d14b6c2de277b1fc714e52a456689d713cf9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:23.049Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:23.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-18T15:55:23.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-18T15:55:23.355Z] eef0512776a4: Preparing [2022-08-18T15:55:23.355Z] 7bae52e4cfc1: Preparing [2022-08-18T15:55:23.355Z] 45e026a3b1fa: Preparing [2022-08-18T15:55:23.355Z] bb7a43400f29: Preparing [2022-08-18T15:55:23.355Z] 3bad1044f73f: Preparing [2022-08-18T15:55:23.355Z] 6a79372bb714: Preparing [2022-08-18T15:55:23.355Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:23.355Z] 6a79372bb714: Waiting [2022-08-18T15:55:23.355Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:23.355Z] 7bae52e4cfc1: Layer already exists [2022-08-18T15:55:23.355Z] bb7a43400f29: Layer already exists [2022-08-18T15:55:23.355Z] eef0512776a4: Layer already exists [2022-08-18T15:55:23.355Z] 3bad1044f73f: Layer already exists [2022-08-18T15:55:23.355Z] 45e026a3b1fa: Layer already exists [2022-08-18T15:55:23.355Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:23.355Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:23.355Z] latest: digest: sha256:c2f250c691860b64077e2ba5f345d14b6c2de277b1fc714e52a456689d713cf9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:23.671Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:23.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.48 [2022-08-18T15:55:23.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-18T15:55:23.980Z] eef0512776a4: Preparing [2022-08-18T15:55:23.980Z] 7bae52e4cfc1: Preparing [2022-08-18T15:55:23.980Z] 45e026a3b1fa: Preparing [2022-08-18T15:55:23.980Z] bb7a43400f29: Preparing [2022-08-18T15:55:23.980Z] 3bad1044f73f: Preparing [2022-08-18T15:55:23.980Z] 6a79372bb714: Preparing [2022-08-18T15:55:23.980Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:23.980Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:23.980Z] 6a79372bb714: Waiting [2022-08-18T15:55:23.980Z] eef0512776a4: Layer already exists [2022-08-18T15:55:23.980Z] 45e026a3b1fa: Layer already exists [2022-08-18T15:55:23.980Z] bb7a43400f29: Layer already exists [2022-08-18T15:55:23.980Z] 3bad1044f73f: Layer already exists [2022-08-18T15:55:23.980Z] 7bae52e4cfc1: Layer already exists [2022-08-18T15:55:23.980Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:23.980Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:23.980Z] 2.3.0-dev.48: digest: sha256:c2f250c691860b64077e2ba5f345d14b6c2de277b1fc714e52a456689d713cf9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:24.304Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:24.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:24.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-18T15:55:24.612Z] eef0512776a4: Preparing [2022-08-18T15:55:24.612Z] 7bae52e4cfc1: Preparing [2022-08-18T15:55:24.612Z] 45e026a3b1fa: Preparing [2022-08-18T15:55:24.612Z] bb7a43400f29: Preparing [2022-08-18T15:55:24.612Z] 3bad1044f73f: Preparing [2022-08-18T15:55:24.612Z] 6a79372bb714: Preparing [2022-08-18T15:55:24.612Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:24.612Z] 6a79372bb714: Waiting [2022-08-18T15:55:24.612Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:24.612Z] 3bad1044f73f: Layer already exists [2022-08-18T15:55:24.612Z] bb7a43400f29: Layer already exists [2022-08-18T15:55:24.612Z] 7bae52e4cfc1: Layer already exists [2022-08-18T15:55:24.612Z] 45e026a3b1fa: Layer already exists [2022-08-18T15:55:24.612Z] eef0512776a4: Layer already exists [2022-08-18T15:55:24.612Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:24.612Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:24.612Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:c2f250c691860b64077e2ba5f345d14b6c2de277b1fc714e52a456689d713cf9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:24.923Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:25.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-18T15:55:25.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-18T15:55:25.232Z] eef0512776a4: Preparing [2022-08-18T15:55:25.232Z] 7bae52e4cfc1: Preparing [2022-08-18T15:55:25.232Z] 45e026a3b1fa: Preparing [2022-08-18T15:55:25.232Z] bb7a43400f29: Preparing [2022-08-18T15:55:25.232Z] 3bad1044f73f: Preparing [2022-08-18T15:55:25.232Z] 6a79372bb714: Preparing [2022-08-18T15:55:25.232Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:25.232Z] 6a79372bb714: Waiting [2022-08-18T15:55:25.232Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:25.232Z] eef0512776a4: Layer already exists [2022-08-18T15:55:25.232Z] 45e026a3b1fa: Layer already exists [2022-08-18T15:55:25.232Z] bb7a43400f29: Layer already exists [2022-08-18T15:55:25.232Z] 7bae52e4cfc1: Layer already exists [2022-08-18T15:55:25.232Z] 3bad1044f73f: Layer already exists [2022-08-18T15:55:25.232Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:25.232Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:25.232Z] main: digest: sha256:c2f250c691860b64077e2ba5f345d14b6c2de277b1fc714e52a456689d713cf9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T15:55:25.281Z] ===================================================== [Pipeline] echo [2022-08-18T15:55:25.290Z] taggedImages: [2022-08-18T15:55:25.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:25.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-18T15:55:25.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.48 [2022-08-18T15:55:25.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:25.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-08-18T15:55:25.312Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-08-18T15:55:25.312Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:25.312Z] latest [2022-08-18T15:55:25.312Z] 2.3.0-dev.48 [2022-08-18T15:55:25.312Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:25.312Z] main [2022-08-18T15:55:25.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:25.631Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:25.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:25.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-18T15:55:25.950Z] cc99eceda85e: Preparing [2022-08-18T15:55:25.950Z] eaa454ee81a8: Preparing [2022-08-18T15:55:25.950Z] 7c0c9f306a9d: Preparing [2022-08-18T15:55:25.950Z] 55d371c29450: Preparing [2022-08-18T15:55:25.950Z] 2d4612852f0e: Preparing [2022-08-18T15:55:25.950Z] 6a79372bb714: Preparing [2022-08-18T15:55:25.950Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:25.950Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:25.950Z] 6a79372bb714: Waiting [2022-08-18T15:55:25.950Z] 2d4612852f0e: Layer already exists [2022-08-18T15:55:25.950Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:25.950Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:25.950Z] cc99eceda85e: Pushed [2022-08-18T15:55:25.950Z] 7c0c9f306a9d: Pushed [2022-08-18T15:55:25.950Z] eaa454ee81a8: Pushed [2022-08-18T15:55:34.084Z] 55d371c29450: Pushed [2022-08-18T15:55:34.084Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:239d06933ca13292f39992d28871c765114a69e82afcb538645a9e58c635c69d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:34.406Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:34.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-18T15:55:34.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-18T15:55:34.720Z] cc99eceda85e: Preparing [2022-08-18T15:55:34.720Z] eaa454ee81a8: Preparing [2022-08-18T15:55:34.720Z] 7c0c9f306a9d: Preparing [2022-08-18T15:55:34.720Z] 55d371c29450: Preparing [2022-08-18T15:55:34.720Z] 2d4612852f0e: Preparing [2022-08-18T15:55:34.720Z] 6a79372bb714: Preparing [2022-08-18T15:55:34.720Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:34.720Z] 6a79372bb714: Waiting [2022-08-18T15:55:34.720Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:34.720Z] eaa454ee81a8: Layer already exists [2022-08-18T15:55:34.720Z] cc99eceda85e: Layer already exists [2022-08-18T15:55:34.720Z] 7c0c9f306a9d: Layer already exists [2022-08-18T15:55:34.720Z] 55d371c29450: Layer already exists [2022-08-18T15:55:34.720Z] 2d4612852f0e: Layer already exists [2022-08-18T15:55:34.720Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:34.720Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:34.720Z] latest: digest: sha256:239d06933ca13292f39992d28871c765114a69e82afcb538645a9e58c635c69d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:35.041Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:35.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.48 [2022-08-18T15:55:35.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-18T15:55:35.355Z] cc99eceda85e: Preparing [2022-08-18T15:55:35.355Z] eaa454ee81a8: Preparing [2022-08-18T15:55:35.355Z] 7c0c9f306a9d: Preparing [2022-08-18T15:55:35.355Z] 55d371c29450: Preparing [2022-08-18T15:55:35.355Z] 2d4612852f0e: Preparing [2022-08-18T15:55:35.355Z] 6a79372bb714: Preparing [2022-08-18T15:55:35.355Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:35.355Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:35.355Z] 2d4612852f0e: Layer already exists [2022-08-18T15:55:35.355Z] cc99eceda85e: Layer already exists [2022-08-18T15:55:35.355Z] eaa454ee81a8: Layer already exists [2022-08-18T15:55:35.355Z] 7c0c9f306a9d: Layer already exists [2022-08-18T15:55:35.355Z] 55d371c29450: Layer already exists [2022-08-18T15:55:35.355Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:35.355Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:35.355Z] 2.3.0-dev.48: digest: sha256:239d06933ca13292f39992d28871c765114a69e82afcb538645a9e58c635c69d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:35.674Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:35.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:35.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-18T15:55:35.993Z] cc99eceda85e: Preparing [2022-08-18T15:55:35.993Z] eaa454ee81a8: Preparing [2022-08-18T15:55:35.993Z] 7c0c9f306a9d: Preparing [2022-08-18T15:55:35.993Z] 55d371c29450: Preparing [2022-08-18T15:55:35.993Z] 2d4612852f0e: Preparing [2022-08-18T15:55:35.993Z] 6a79372bb714: Preparing [2022-08-18T15:55:35.993Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:35.993Z] 6a79372bb714: Waiting [2022-08-18T15:55:35.993Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:35.993Z] 2d4612852f0e: Layer already exists [2022-08-18T15:55:35.993Z] eaa454ee81a8: Layer already exists [2022-08-18T15:55:35.993Z] cc99eceda85e: Layer already exists [2022-08-18T15:55:35.993Z] 55d371c29450: Layer already exists [2022-08-18T15:55:35.993Z] 7c0c9f306a9d: Layer already exists [2022-08-18T15:55:35.993Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:35.993Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:35.993Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:239d06933ca13292f39992d28871c765114a69e82afcb538645a9e58c635c69d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:36.306Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:36.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-08-18T15:55:36.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-18T15:55:36.618Z] cc99eceda85e: Preparing [2022-08-18T15:55:36.618Z] eaa454ee81a8: Preparing [2022-08-18T15:55:36.618Z] 7c0c9f306a9d: Preparing [2022-08-18T15:55:36.618Z] 55d371c29450: Preparing [2022-08-18T15:55:36.618Z] 2d4612852f0e: Preparing [2022-08-18T15:55:36.618Z] 6a79372bb714: Preparing [2022-08-18T15:55:36.618Z] 34d5ebaa5410: Preparing [2022-08-18T15:55:36.618Z] 6a79372bb714: Waiting [2022-08-18T15:55:36.618Z] 34d5ebaa5410: Waiting [2022-08-18T15:55:36.618Z] 7c0c9f306a9d: Layer already exists [2022-08-18T15:55:36.618Z] 2d4612852f0e: Layer already exists [2022-08-18T15:55:36.618Z] 55d371c29450: Layer already exists [2022-08-18T15:55:36.618Z] cc99eceda85e: Layer already exists [2022-08-18T15:55:36.618Z] eaa454ee81a8: Layer already exists [2022-08-18T15:55:36.618Z] 34d5ebaa5410: Layer already exists [2022-08-18T15:55:36.618Z] 6a79372bb714: Layer already exists [2022-08-18T15:55:36.618Z] main: digest: sha256:239d06933ca13292f39992d28871c765114a69e82afcb538645a9e58c635c69d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T15:55:36.668Z] ===================================================== [Pipeline] echo [2022-08-18T15:55:36.674Z] taggedImages: [2022-08-18T15:55:36.674Z] - nexus3.edgexfoundry.org:10004/security-spire-server:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:36.674Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-18T15:55:36.674Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.48 [2022-08-18T15:55:36.674Z] - nexus3.edgexfoundry.org:10004/security-spire-server:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:36.674Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-08-18T15:55:36.688Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-18T15:55:36.688Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:36.688Z] latest [2022-08-18T15:55:36.688Z] 2.3.0-dev.48 [2022-08-18T15:55:36.688Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:36.688Z] main [2022-08-18T15:55:36.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:37.013Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:37.332Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:37.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-18T15:55:37.332Z] 99c9f80bef7f: Preparing [2022-08-18T15:55:37.332Z] b6b470f271d0: Preparing [2022-08-18T15:55:37.332Z] 1a3dab7803b2: Preparing [2022-08-18T15:55:37.332Z] fcefa2f8b3b3: Preparing [2022-08-18T15:55:37.332Z] 994393dc58e7: Preparing [2022-08-18T15:55:37.332Z] 994393dc58e7: Layer already exists [2022-08-18T15:55:37.332Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:55:37.332Z] 99c9f80bef7f: Pushed [2022-08-18T15:55:37.593Z] fcefa2f8b3b3: Pushed [2022-08-18T15:55:40.136Z] b6b470f271d0: Pushed [2022-08-18T15:55:40.136Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:7fb4a9f1f94234d1a423f33cf78d3cb0d12be04a14bf50c5b4edd8b5aa528a11 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:40.456Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:40.769Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-18T15:55:40.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-18T15:55:40.770Z] 99c9f80bef7f: Preparing [2022-08-18T15:55:40.770Z] b6b470f271d0: Preparing [2022-08-18T15:55:40.770Z] 1a3dab7803b2: Preparing [2022-08-18T15:55:40.770Z] fcefa2f8b3b3: Preparing [2022-08-18T15:55:40.770Z] 994393dc58e7: Preparing [2022-08-18T15:55:40.770Z] b6b470f271d0: Layer already exists [2022-08-18T15:55:40.770Z] 994393dc58e7: Layer already exists [2022-08-18T15:55:40.770Z] 99c9f80bef7f: Layer already exists [2022-08-18T15:55:40.770Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:55:40.770Z] fcefa2f8b3b3: Layer already exists [2022-08-18T15:55:40.770Z] latest: digest: sha256:7fb4a9f1f94234d1a423f33cf78d3cb0d12be04a14bf50c5b4edd8b5aa528a11 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:41.094Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:41.406Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.48 [2022-08-18T15:55:41.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-18T15:55:41.406Z] 99c9f80bef7f: Preparing [2022-08-18T15:55:41.406Z] b6b470f271d0: Preparing [2022-08-18T15:55:41.406Z] 1a3dab7803b2: Preparing [2022-08-18T15:55:41.406Z] fcefa2f8b3b3: Preparing [2022-08-18T15:55:41.406Z] 994393dc58e7: Preparing [2022-08-18T15:55:41.406Z] fcefa2f8b3b3: Layer already exists [2022-08-18T15:55:41.406Z] 99c9f80bef7f: Layer already exists [2022-08-18T15:55:41.406Z] 994393dc58e7: Layer already exists [2022-08-18T15:55:41.406Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:55:41.406Z] b6b470f271d0: Layer already exists [2022-08-18T15:55:41.406Z] 2.3.0-dev.48: digest: sha256:7fb4a9f1f94234d1a423f33cf78d3cb0d12be04a14bf50c5b4edd8b5aa528a11 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:41.791Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:42.098Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:42.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-18T15:55:42.098Z] 99c9f80bef7f: Preparing [2022-08-18T15:55:42.098Z] b6b470f271d0: Preparing [2022-08-18T15:55:42.098Z] 1a3dab7803b2: Preparing [2022-08-18T15:55:42.098Z] fcefa2f8b3b3: Preparing [2022-08-18T15:55:42.098Z] 994393dc58e7: Preparing [2022-08-18T15:55:42.098Z] 994393dc58e7: Layer already exists [2022-08-18T15:55:42.098Z] b6b470f271d0: Layer already exists [2022-08-18T15:55:42.098Z] 99c9f80bef7f: Layer already exists [2022-08-18T15:55:42.098Z] fcefa2f8b3b3: Layer already exists [2022-08-18T15:55:42.098Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:55:42.098Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:7fb4a9f1f94234d1a423f33cf78d3cb0d12be04a14bf50c5b4edd8b5aa528a11 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:42.415Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:42.725Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-18T15:55:42.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-18T15:55:42.725Z] 99c9f80bef7f: Preparing [2022-08-18T15:55:42.725Z] b6b470f271d0: Preparing [2022-08-18T15:55:42.725Z] 1a3dab7803b2: Preparing [2022-08-18T15:55:42.725Z] fcefa2f8b3b3: Preparing [2022-08-18T15:55:42.725Z] 994393dc58e7: Preparing [2022-08-18T15:55:42.725Z] b6b470f271d0: Layer already exists [2022-08-18T15:55:42.725Z] 99c9f80bef7f: Layer already exists [2022-08-18T15:55:42.725Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:55:42.725Z] fcefa2f8b3b3: Layer already exists [2022-08-18T15:55:42.725Z] 994393dc58e7: Layer already exists [2022-08-18T15:55:42.725Z] main: digest: sha256:7fb4a9f1f94234d1a423f33cf78d3cb0d12be04a14bf50c5b4edd8b5aa528a11 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T15:55:42.772Z] ===================================================== [Pipeline] echo [2022-08-18T15:55:42.781Z] taggedImages: [2022-08-18T15:55:42.781Z] - nexus3.edgexfoundry.org:10004/support-notifications:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:42.781Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-18T15:55:42.781Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.48 [2022-08-18T15:55:42.781Z] - nexus3.edgexfoundry.org:10004/support-notifications:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:42.781Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-08-18T15:55:42.801Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-18T15:55:42.801Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:42.801Z] latest [2022-08-18T15:55:42.801Z] 2.3.0-dev.48 [2022-08-18T15:55:42.801Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:42.801Z] main [2022-08-18T15:55:42.801Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:43.128Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:43.444Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:43.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-18T15:55:43.444Z] f19b02d391a8: Preparing [2022-08-18T15:55:43.444Z] 794c948705b7: Preparing [2022-08-18T15:55:43.444Z] 1a3dab7803b2: Preparing [2022-08-18T15:55:43.444Z] 03cc5ed1b36b: Preparing [2022-08-18T15:55:43.444Z] 994393dc58e7: Preparing [2022-08-18T15:55:43.444Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:55:43.444Z] 994393dc58e7: Layer already exists [2022-08-18T15:55:43.444Z] 03cc5ed1b36b: Layer already exists [2022-08-18T15:55:43.444Z] f19b02d391a8: Pushed [2022-08-18T15:55:45.986Z] 794c948705b7: Pushed [2022-08-18T15:55:45.986Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:ca48653c56acff047f4fb8da4de5fcff4e6774892a913b32e712b8015d4d2333 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:46.317Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:46.626Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-18T15:55:46.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-18T15:55:46.626Z] f19b02d391a8: Preparing [2022-08-18T15:55:46.626Z] 794c948705b7: Preparing [2022-08-18T15:55:46.626Z] 1a3dab7803b2: Preparing [2022-08-18T15:55:46.626Z] 03cc5ed1b36b: Preparing [2022-08-18T15:55:46.626Z] 994393dc58e7: Preparing [2022-08-18T15:55:46.626Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:55:46.626Z] 994393dc58e7: Layer already exists [2022-08-18T15:55:46.626Z] 03cc5ed1b36b: Layer already exists [2022-08-18T15:55:46.626Z] 794c948705b7: Layer already exists [2022-08-18T15:55:46.626Z] f19b02d391a8: Layer already exists [2022-08-18T15:55:46.626Z] latest: digest: sha256:ca48653c56acff047f4fb8da4de5fcff4e6774892a913b32e712b8015d4d2333 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:46.947Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:47.263Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.48 [2022-08-18T15:55:47.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-18T15:55:47.263Z] f19b02d391a8: Preparing [2022-08-18T15:55:47.263Z] 794c948705b7: Preparing [2022-08-18T15:55:47.263Z] 1a3dab7803b2: Preparing [2022-08-18T15:55:47.263Z] 03cc5ed1b36b: Preparing [2022-08-18T15:55:47.263Z] 994393dc58e7: Preparing [2022-08-18T15:55:47.263Z] 994393dc58e7: Layer already exists [2022-08-18T15:55:47.263Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:55:47.263Z] f19b02d391a8: Layer already exists [2022-08-18T15:55:47.263Z] 03cc5ed1b36b: Layer already exists [2022-08-18T15:55:47.263Z] 794c948705b7: Layer already exists [2022-08-18T15:55:47.263Z] 2.3.0-dev.48: digest: sha256:ca48653c56acff047f4fb8da4de5fcff4e6774892a913b32e712b8015d4d2333 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:47.580Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:47.893Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:47.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-18T15:55:47.893Z] f19b02d391a8: Preparing [2022-08-18T15:55:47.893Z] 794c948705b7: Preparing [2022-08-18T15:55:47.893Z] 1a3dab7803b2: Preparing [2022-08-18T15:55:47.893Z] 03cc5ed1b36b: Preparing [2022-08-18T15:55:47.893Z] 994393dc58e7: Preparing [2022-08-18T15:55:47.893Z] 794c948705b7: Layer already exists [2022-08-18T15:55:47.893Z] f19b02d391a8: Layer already exists [2022-08-18T15:55:47.893Z] 03cc5ed1b36b: Layer already exists [2022-08-18T15:55:47.893Z] 994393dc58e7: Layer already exists [2022-08-18T15:55:47.893Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:55:47.893Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:ca48653c56acff047f4fb8da4de5fcff4e6774892a913b32e712b8015d4d2333 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:48.213Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:48.527Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-08-18T15:55:48.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-18T15:55:48.527Z] f19b02d391a8: Preparing [2022-08-18T15:55:48.527Z] 794c948705b7: Preparing [2022-08-18T15:55:48.527Z] 1a3dab7803b2: Preparing [2022-08-18T15:55:48.527Z] 03cc5ed1b36b: Preparing [2022-08-18T15:55:48.527Z] 994393dc58e7: Preparing [2022-08-18T15:55:48.527Z] f19b02d391a8: Layer already exists [2022-08-18T15:55:48.527Z] 03cc5ed1b36b: Layer already exists [2022-08-18T15:55:48.527Z] 994393dc58e7: Layer already exists [2022-08-18T15:55:48.527Z] 794c948705b7: Layer already exists [2022-08-18T15:55:48.527Z] 1a3dab7803b2: Layer already exists [2022-08-18T15:55:48.527Z] main: digest: sha256:ca48653c56acff047f4fb8da4de5fcff4e6774892a913b32e712b8015d4d2333 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T15:55:48.567Z] ===================================================== [Pipeline] echo [2022-08-18T15:55:48.575Z] taggedImages: [2022-08-18T15:55:48.575Z] - nexus3.edgexfoundry.org:10004/support-scheduler:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:48.575Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-18T15:55:48.575Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.48 [2022-08-18T15:55:48.575Z] - nexus3.edgexfoundry.org:10004/support-scheduler:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:48.575Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-08-18T15:55:48.593Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-18T15:55:48.593Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:48.593Z] latest [2022-08-18T15:55:48.593Z] 2.3.0-dev.48 [2022-08-18T15:55:48.593Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:55:48.593Z] main [2022-08-18T15:55:48.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:48.906Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:55:49.213Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:55:49.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-18T15:55:49.213Z] be5d3b8d5461: Preparing [2022-08-18T15:55:49.213Z] e3b0e4638363: Preparing [2022-08-18T15:55:49.213Z] 22a8b9b43872: Preparing [2022-08-18T15:55:49.213Z] 9397b14b3aa0: Preparing [2022-08-18T15:55:49.213Z] 994393dc58e7: Preparing [2022-08-18T15:55:49.214Z] 994393dc58e7: Layer already exists [2022-08-18T15:55:49.214Z] e3b0e4638363: Pushed [2022-08-18T15:55:49.474Z] be5d3b8d5461: Pushed [2022-08-18T15:55:50.865Z] 22a8b9b43872: Pushed [2022-08-18T15:56:05.773Z] 9397b14b3aa0: Pushed [2022-08-18T15:56:05.773Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:093abdaa03f3c9af26ab1ce6c69435c8585ce733b968a8e10aa557a5f924dfcd size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:56:06.096Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:56:06.416Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-18T15:56:06.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-18T15:56:06.416Z] be5d3b8d5461: Preparing [2022-08-18T15:56:06.416Z] e3b0e4638363: Preparing [2022-08-18T15:56:06.416Z] 22a8b9b43872: Preparing [2022-08-18T15:56:06.416Z] 9397b14b3aa0: Preparing [2022-08-18T15:56:06.416Z] 994393dc58e7: Preparing [2022-08-18T15:56:06.416Z] 9397b14b3aa0: Layer already exists [2022-08-18T15:56:06.416Z] 22a8b9b43872: Layer already exists [2022-08-18T15:56:06.416Z] e3b0e4638363: Layer already exists [2022-08-18T15:56:06.416Z] 994393dc58e7: Layer already exists [2022-08-18T15:56:06.416Z] be5d3b8d5461: Layer already exists [2022-08-18T15:56:06.416Z] latest: digest: sha256:093abdaa03f3c9af26ab1ce6c69435c8585ce733b968a8e10aa557a5f924dfcd size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:56:06.735Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:56:07.046Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.48 [2022-08-18T15:56:07.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-18T15:56:07.046Z] be5d3b8d5461: Preparing [2022-08-18T15:56:07.046Z] e3b0e4638363: Preparing [2022-08-18T15:56:07.046Z] 22a8b9b43872: Preparing [2022-08-18T15:56:07.046Z] 9397b14b3aa0: Preparing [2022-08-18T15:56:07.046Z] 994393dc58e7: Preparing [2022-08-18T15:56:07.046Z] be5d3b8d5461: Layer already exists [2022-08-18T15:56:07.046Z] 9397b14b3aa0: Layer already exists [2022-08-18T15:56:07.046Z] e3b0e4638363: Layer already exists [2022-08-18T15:56:07.046Z] 994393dc58e7: Layer already exists [2022-08-18T15:56:07.046Z] 22a8b9b43872: Layer already exists [2022-08-18T15:56:07.046Z] 2.3.0-dev.48: digest: sha256:093abdaa03f3c9af26ab1ce6c69435c8585ce733b968a8e10aa557a5f924dfcd size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:56:07.360Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:56:07.674Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:56:07.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-18T15:56:07.674Z] be5d3b8d5461: Preparing [2022-08-18T15:56:07.674Z] e3b0e4638363: Preparing [2022-08-18T15:56:07.674Z] 22a8b9b43872: Preparing [2022-08-18T15:56:07.674Z] 9397b14b3aa0: Preparing [2022-08-18T15:56:07.674Z] 994393dc58e7: Preparing [2022-08-18T15:56:07.674Z] 994393dc58e7: Layer already exists [2022-08-18T15:56:07.674Z] e3b0e4638363: Layer already exists [2022-08-18T15:56:07.674Z] be5d3b8d5461: Layer already exists [2022-08-18T15:56:07.674Z] 9397b14b3aa0: Layer already exists [2022-08-18T15:56:07.674Z] 22a8b9b43872: Layer already exists [2022-08-18T15:56:07.674Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:093abdaa03f3c9af26ab1ce6c69435c8585ce733b968a8e10aa557a5f924dfcd size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:56:07.994Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:56:08.310Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-08-18T15:56:08.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-18T15:56:08.310Z] be5d3b8d5461: Preparing [2022-08-18T15:56:08.310Z] e3b0e4638363: Preparing [2022-08-18T15:56:08.310Z] 22a8b9b43872: Preparing [2022-08-18T15:56:08.310Z] 9397b14b3aa0: Preparing [2022-08-18T15:56:08.310Z] 994393dc58e7: Preparing [2022-08-18T15:56:08.310Z] 9397b14b3aa0: Layer already exists [2022-08-18T15:56:08.310Z] be5d3b8d5461: Layer already exists [2022-08-18T15:56:08.310Z] 994393dc58e7: Layer already exists [2022-08-18T15:56:08.310Z] e3b0e4638363: Layer already exists [2022-08-18T15:56:08.310Z] 22a8b9b43872: Layer already exists [2022-08-18T15:56:08.310Z] main: digest: sha256:093abdaa03f3c9af26ab1ce6c69435c8585ce733b968a8e10aa557a5f924dfcd size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T15:56:08.362Z] ===================================================== [Pipeline] echo [2022-08-18T15:56:08.373Z] taggedImages: [2022-08-18T15:56:08.373Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T15:56:08.373Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-18T15:56:08.373Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.48 [2022-08-18T15:56:08.373Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T15:56:08.373Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T16:00:09.135Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-18T16:00:09.135Z] Removing intermediate container 36aa2de1b70c [2022-08-18T16:00:09.135Z] ---> 1b0436f7bbb2 [2022-08-18T16:00:09.135Z] [2022-08-18T16:00:09.135Z] Step 10/23 : FROM alpine:3.16 [2022-08-18T16:00:09.135Z] 3.16: Pulling from library/alpine [2022-08-18T16:00:09.135Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T16:00:09.135Z] Status: Downloaded newer image for alpine:3.16 [2022-08-18T16:00:09.135Z] ---> a6215f271958 [2022-08-18T16:00:09.135Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-18T16:00:09.135Z] ---> Running in d0075f738203 [2022-08-18T16:00:11.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:00:11.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:00:12.113Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-18T16:00:12.113Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:00:12.390Z] OK: 5 MiB in 15 packages [2022-08-18T16:00:13.853Z] Removing intermediate container d0075f738203 [2022-08-18T16:00:13.853Z] ---> 53fe7019eebe [2022-08-18T16:00:13.853Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T16:00:14.137Z] ---> Running in 9d49d647aeb7 [2022-08-18T16:00:15.127Z] Removing intermediate container 9d49d647aeb7 [2022-08-18T16:00:15.127Z] ---> 93eac80fee1e [2022-08-18T16:00:15.127Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-18T16:00:15.409Z] ---> Running in b1c3ef7fefe6 [2022-08-18T16:00:16.407Z] Removing intermediate container b1c3ef7fefe6 [2022-08-18T16:00:16.407Z] ---> 5622082de4e0 [2022-08-18T16:00:16.407Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-18T16:00:16.684Z] ---> Running in 08f30cd86827 [2022-08-18T16:00:17.668Z] Removing intermediate container 08f30cd86827 [2022-08-18T16:00:17.668Z] ---> f7c638590776 [2022-08-18T16:00:17.668Z] Step 15/23 : WORKDIR / [2022-08-18T16:00:17.947Z] ---> Running in e5e1da59a839 [2022-08-18T16:00:18.940Z] Removing intermediate container e5e1da59a839 [2022-08-18T16:00:18.940Z] ---> 937ec8c95e4d [2022-08-18T16:00:18.940Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:00:20.945Z] ---> ad8fb23ce363 [2022-08-18T16:00:20.945Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-18T16:00:24.359Z] ---> 1a723fb3cc79 [2022-08-18T16:00:24.359Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-18T16:00:26.384Z] ---> 4e5fb58b003e [2022-08-18T16:00:26.384Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-18T16:00:26.659Z] ---> Running in 188fca11387e [2022-08-18T16:00:26.935Z] Removing intermediate container c871adf94f3a [2022-08-18T16:00:26.935Z] ---> 2a60e2b57403 [2022-08-18T16:00:26.935Z] [2022-08-18T16:00:26.935Z] Step 10/25 : FROM alpine:3.16 [2022-08-18T16:00:26.935Z] ---> a6215f271958 [2022-08-18T16:00:26.935Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-18T16:00:27.211Z] ---> Running in 9b9f01b86bca [2022-08-18T16:00:27.490Z] Removing intermediate container 188fca11387e [2022-08-18T16:00:27.490Z] ---> 4aafd899b379 [2022-08-18T16:00:27.490Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:00:27.768Z] ---> Running in a19d593082ed [2022-08-18T16:00:28.381Z] Removing intermediate container 654a2b8f4068 [2022-08-18T16:00:28.381Z] ---> f8e90c26ca22 [2022-08-18T16:00:28.381Z] [2022-08-18T16:00:28.381Z] Step 10/31 : FROM alpine:3.16 [2022-08-18T16:00:28.381Z] ---> a6215f271958 [2022-08-18T16:00:28.381Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T16:00:28.661Z] ---> Running in 42eb606d4441 [2022-08-18T16:00:28.939Z] Removing intermediate container a19d593082ed [2022-08-18T16:00:28.939Z] ---> c9490b00cf44 [2022-08-18T16:00:28.939Z] Step 21/23 : LABEL arch=arm64 [2022-08-18T16:00:28.939Z] ---> Running in 8d1a0513f3b3 [2022-08-18T16:00:29.585Z] Removing intermediate container 42eb606d4441 [2022-08-18T16:00:29.585Z] ---> 15b0047f989c [2022-08-18T16:00:29.585Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-18T16:00:29.585Z] ---> Running in 361d8ea846f0 [2022-08-18T16:00:29.877Z] Removing intermediate container 8d1a0513f3b3 [2022-08-18T16:00:29.877Z] ---> c60bfff8640a [2022-08-18T16:00:29.877Z] Step 22/23 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:00:30.175Z] ---> Running in 0c7874352fbb [2022-08-18T16:00:30.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:00:30.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:00:30.905Z] Removing intermediate container 0c7874352fbb [2022-08-18T16:00:30.905Z] ---> 6543a8986a2c [2022-08-18T16:00:30.905Z] Step 23/23 : LABEL version=2.3.0-dev.48 [2022-08-18T16:00:30.905Z] ---> Running in 97ab2ef8744f [2022-08-18T16:00:32.057Z] Removing intermediate container 97ab2ef8744f [2022-08-18T16:00:32.057Z] ---> cad79944256a [2022-08-18T16:00:32.057Z] [2022-08-18T16:00:32.057Z] Successfully built cad79944256a [2022-08-18T16:00:32.057Z] Successfully tagged core-command-arm64:latest [2022-08-18T16:00:32.057Z] Building security-spire-agent [2022-08-18T16:00:32.465Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:00:32.465Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-18T16:00:32.465Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-18T16:00:32.465Z] (3/3) Installing su-exec (0.2-r1) [2022-08-18T16:00:32.768Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:00:32.768Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T16:00:32.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:00:33.048Z] OK: 6 MiB in 17 packages [2022-08-18T16:00:34.501Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-18T16:00:34.501Z] (2/2) Installing su-exec (0.2-r1) [2022-08-18T16:00:34.501Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:00:34.501Z] OK: 5 MiB in 16 packages [2022-08-18T16:00:35.488Z] Removing intermediate container 9b9f01b86bca [2022-08-18T16:00:35.488Z] ---> 8847ea0707a0 [2022-08-18T16:00:35.488Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T16:00:35.759Z] ---> Running in 1ac7e7cbb186 [2022-08-18T16:00:36.035Z] Removing intermediate container 361d8ea846f0 [2022-08-18T16:00:36.035Z] ---> dcdc06b80cc0 [2022-08-18T16:00:36.035Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-18T16:00:36.314Z] ---> Running in fe50321b9878 [2022-08-18T16:00:36.314Z] Removing intermediate container 1ac7e7cbb186 [2022-08-18T16:00:36.314Z] ---> d4fa277fd62e [2022-08-18T16:00:36.314Z] Step 13/25 : WORKDIR / [2022-08-18T16:00:36.592Z] ---> Running in 1c856d4ed1e6 [2022-08-18T16:00:37.203Z] Removing intermediate container fe50321b9878 [2022-08-18T16:00:37.203Z] ---> 170ab3f4968e [2022-08-18T16:00:37.203Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-18T16:00:37.497Z] ---> Running in a1560cf40484 [2022-08-18T16:00:37.497Z] Removing intermediate container 1c856d4ed1e6 [2022-08-18T16:00:37.497Z] ---> 18cc62f336eb [2022-08-18T16:00:37.497Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-18T16:00:38.520Z] Removing intermediate container a1560cf40484 [2022-08-18T16:00:38.520Z] ---> f739d76818ba [2022-08-18T16:00:38.520Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-18T16:00:39.144Z] ---> Running in 0acf34160ea1 [2022-08-18T16:00:39.144Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:00:39.144Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:00:39.144Z] ---> e2cec5627649 [2022-08-18T16:00:39.144Z] Step 3/26 : WORKDIR /edgex-go [2022-08-18T16:00:39.424Z] ---> Using cache [2022-08-18T16:00:39.424Z] ---> 0de7275d574e [2022-08-18T16:00:39.424Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:00:39.424Z] ---> Using cache [2022-08-18T16:00:39.424Z] ---> 493301c17dd8 [2022-08-18T16:00:39.424Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T16:00:39.699Z] ---> Running in 23158d8f21ea [2022-08-18T16:00:39.973Z] ---> cae0d070a857 [2022-08-18T16:00:39.973Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-18T16:00:40.577Z] Removing intermediate container 0acf34160ea1 [2022-08-18T16:00:40.577Z] ---> c0b515d8636f [2022-08-18T16:00:40.577Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-18T16:00:40.863Z] ---> Running in a33737c07f95 [2022-08-18T16:00:42.888Z] ---> cbc7f606e582 [2022-08-18T16:00:42.888Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-18T16:00:42.888Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:00:43.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:00:44.876Z] ---> d4982b2c410a [2022-08-18T16:00:44.876Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-18T16:00:45.154Z] OK: 221 MiB in 51 packages [2022-08-18T16:00:45.433Z] Removing intermediate container a33737c07f95 [2022-08-18T16:00:45.433Z] ---> e1a053e1fe5a [2022-08-18T16:00:45.433Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-18T16:00:46.054Z] ---> Running in 39fc0e099ef8 [2022-08-18T16:00:47.510Z] Removing intermediate container 39fc0e099ef8 [2022-08-18T16:00:47.510Z] ---> d8d8272c629f [2022-08-18T16:00:47.510Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-18T16:00:47.510Z] Removing intermediate container 23158d8f21ea [2022-08-18T16:00:47.510Z] ---> 4af09c91e6b7 [2022-08-18T16:00:47.510Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-18T16:00:47.510Z] ---> a62cc07c0ceb [2022-08-18T16:00:47.510Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-18T16:00:49.493Z] ---> 61afe0fcca9c [2022-08-18T16:00:49.493Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:00:49.493Z] ---> Running in d6239a70b449 [2022-08-18T16:00:50.097Z] ---> 0d4e99f581d9 [2022-08-18T16:00:50.097Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-18T16:00:50.376Z] ---> Running in 2c79132bef82 [2022-08-18T16:00:51.827Z] ---> bc75f6017785 [2022-08-18T16:00:51.827Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-18T16:00:55.234Z] Removing intermediate container 2c79132bef82 [2022-08-18T16:00:55.234Z] ---> e5599c1b20d7 [2022-08-18T16:00:55.234Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:00:56.230Z] ---> 8e2841ddeaca [2022-08-18T16:00:56.230Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T16:00:56.843Z] ---> d4be1d199c29 [2022-08-18T16:00:56.843Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-18T16:00:58.292Z] ---> 9632a49fc6d3 [2022-08-18T16:00:58.292Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-18T16:00:58.292Z] Removing intermediate container dfec78c8cb2e [2022-08-18T16:00:58.292Z] ---> 18db5fb02eb3 [2022-08-18T16:00:58.292Z] [2022-08-18T16:00:58.292Z] Step 9/20 : FROM alpine:3.15 [2022-08-18T16:00:58.292Z] ---> Running in b13b14be876c [2022-08-18T16:00:58.292Z] 3.15: Pulling from library/alpine [2022-08-18T16:01:00.934Z] ---> b0d7d86f028d [2022-08-18T16:01:00.934Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-18T16:01:01.540Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-18T16:01:01.540Z] Status: Downloaded newer image for alpine:3.15 [2022-08-18T16:01:01.540Z] ---> 02e0d6fdf486 [2022-08-18T16:01:01.540Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T16:01:01.540Z] ---> Running in e7f550ebc647 [2022-08-18T16:01:02.547Z] Removing intermediate container b13b14be876c [2022-08-18T16:01:02.547Z] ---> 85019c86d103 [2022-08-18T16:01:02.547Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T16:01:02.547Z] Removing intermediate container e7f550ebc647 [2022-08-18T16:01:02.547Z] ---> e3aaf07e7a1f [2022-08-18T16:01:02.547Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:01:02.547Z] ---> b105d080d107 [2022-08-18T16:01:02.547Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-18T16:01:02.547Z] ---> Running in 031d35a9b04e [2022-08-18T16:01:02.851Z] ---> Running in 7bdf203b1c11 [2022-08-18T16:01:03.860Z] Removing intermediate container 031d35a9b04e [2022-08-18T16:01:03.860Z] ---> cc96408dd3f6 [2022-08-18T16:01:03.860Z] Step 23/25 : LABEL arch=arm64 [2022-08-18T16:01:04.136Z] ---> Running in 8af5983f7633 [2022-08-18T16:01:04.415Z] ---> 3eb714c449a4 [2022-08-18T16:01:04.415Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-18T16:01:05.027Z] Removing intermediate container 8af5983f7633 [2022-08-18T16:01:05.027Z] ---> c93dcf9aabbd [2022-08-18T16:01:05.027Z] Step 24/25 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:01:05.027Z] ---> Running in 34abdcd32b94 [2022-08-18T16:01:06.020Z] ---> 097b59299f79 [2022-08-18T16:01:06.020Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-18T16:01:06.020Z] Removing intermediate container 34abdcd32b94 [2022-08-18T16:01:06.020Z] ---> ebb47c3a877c [2022-08-18T16:01:06.020Z] Step 25/25 : LABEL version=2.3.0-dev.48 [2022-08-18T16:01:06.298Z] ---> Running in 44afb1adfb5b [2022-08-18T16:01:06.904Z] Removing intermediate container 7bdf203b1c11 [2022-08-18T16:01:06.904Z] ---> d7b139468fea [2022-08-18T16:01:06.904Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-18T16:01:07.183Z] ---> Running in 3f5aa20e6b75 [2022-08-18T16:01:07.183Z] Removing intermediate container 44afb1adfb5b [2022-08-18T16:01:07.183Z] ---> e30e259bf090 [2022-08-18T16:01:07.183Z] [2022-08-18T16:01:07.788Z] Successfully built e30e259bf090 [2022-08-18T16:01:07.788Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-18T16:01:07.788Z] Building support-notifications [2022-08-18T16:01:08.062Z]  Building security-secretstore-setup ... done  ---> e863f1e029d0 [2022-08-18T16:01:08.062Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-18T16:01:08.334Z] ---> Running in 4e0401a136e4 [2022-08-18T16:01:09.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:01:10.769Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:01:11.767Z] Removing intermediate container 4e0401a136e4 [2022-08-18T16:01:11.767Z] ---> cbafcac43dfb [2022-08-18T16:01:11.767Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-18T16:01:12.060Z] v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T16:01:12.060Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T16:01:12.060Z] OK: 15733 distinct packages available [2022-08-18T16:01:12.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:01:12.060Z] ---> Running in b488b71cf359 [2022-08-18T16:01:12.353Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:01:12.354Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:01:12.354Z] ---> e2cec5627649 [2022-08-18T16:01:12.354Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T16:01:12.354Z] ---> Using cache [2022-08-18T16:01:12.354Z] ---> 0de7275d574e [2022-08-18T16:01:12.354Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:01:12.354Z] ---> Using cache [2022-08-18T16:01:12.354Z] ---> 493301c17dd8 [2022-08-18T16:01:12.354Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-18T16:01:12.354Z] ---> Running in a3f2ab0211eb [2022-08-18T16:01:12.960Z] Removing intermediate container b488b71cf359 [2022-08-18T16:01:12.960Z] ---> 2b58ad14268e [2022-08-18T16:01:12.960Z] Step 28/31 : CMD ["gate"] [2022-08-18T16:01:13.234Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:01:13.234Z] ---> Running in 4141ef3c3beb [2022-08-18T16:01:14.226Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-18T16:01:14.226Z] Removing intermediate container 4141ef3c3beb [2022-08-18T16:01:14.226Z] ---> fef2256acdcf [2022-08-18T16:01:14.226Z] Step 29/31 : LABEL arch=arm64 [2022-08-18T16:01:14.226Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-18T16:01:14.508Z] ---> Running in e54829d2814f [2022-08-18T16:01:14.508Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-18T16:01:14.508Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-18T16:01:14.784Z] (5/9) Installing curl (7.80.0-r2) [2022-08-18T16:01:14.784Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-18T16:01:14.784Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-18T16:01:14.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:01:15.063Z] (8/9) Installing libucontext (1.1-r0) [2022-08-18T16:01:15.063Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-18T16:01:15.063Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T16:01:15.063Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T16:01:15.380Z] Removing intermediate container e54829d2814f [2022-08-18T16:01:15.380Z] ---> b014ec3ff12d [2022-08-18T16:01:15.380Z] Step 30/31 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:01:15.656Z] ---> Running in 3c5928237acb [2022-08-18T16:01:15.656Z] OK: 8 MiB in 23 packages [2022-08-18T16:01:15.942Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:01:16.992Z] Removing intermediate container 3c5928237acb [2022-08-18T16:01:16.992Z] ---> 6bf27a2699ed [2022-08-18T16:01:16.992Z] Step 31/31 : LABEL version=2.3.0-dev.48 [2022-08-18T16:01:16.992Z] ---> Running in 38b9927972c2 [2022-08-18T16:01:17.271Z] OK: 221 MiB in 51 packages [2022-08-18T16:01:18.260Z] Removing intermediate container 38b9927972c2 [2022-08-18T16:01:18.260Z] ---> 8a82b93a4746 [2022-08-18T16:01:18.260Z] [2022-08-18T16:01:18.878Z] Successfully built 8a82b93a4746 [2022-08-18T16:01:18.878Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-18T16:01:18.878Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-08-18T16:01:19.162Z] Removing intermediate container a3f2ab0211eb [2022-08-18T16:01:19.162Z] ---> 5285e60c81e5 [2022-08-18T16:01:19.162Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T16:01:19.436Z] Removing intermediate container 3f5aa20e6b75 [2022-08-18T16:01:19.436Z] ---> 2e00748768cc [2022-08-18T16:01:19.436Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:01:21.442Z] ---> 53944cbeb0f3 [2022-08-18T16:01:21.442Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:01:21.442Z] ---> f9ba252b7641 [2022-08-18T16:01:21.442Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-18T16:01:21.442Z] ---> Running in 296d3ccd68b2 [2022-08-18T16:01:23.430Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:01:23.430Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:01:23.430Z] ---> e2cec5627649 [2022-08-18T16:01:23.430Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T16:01:23.430Z] ---> Using cache [2022-08-18T16:01:23.430Z] ---> 0de7275d574e [2022-08-18T16:01:23.430Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:01:23.430Z] ---> Using cache [2022-08-18T16:01:23.430Z] ---> 493301c17dd8 [2022-08-18T16:01:23.430Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T16:01:23.430Z] ---> Using cache [2022-08-18T16:01:23.430Z] ---> c717509a3d58 [2022-08-18T16:01:23.430Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-18T16:01:23.430Z] ---> Using cache [2022-08-18T16:01:23.430Z] ---> 96fa4d61514d [2022-08-18T16:01:23.430Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:01:23.430Z] ---> Using cache [2022-08-18T16:01:23.430Z] ---> c70ac2565092 [2022-08-18T16:01:23.430Z] Step 8/22 : COPY . . [2022-08-18T16:01:23.702Z] ---> Using cache [2022-08-18T16:01:23.702Z] ---> 5772637c2223 [2022-08-18T16:01:23.702Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-18T16:01:23.977Z] ---> Running in bef4fcff239e [2022-08-18T16:01:25.422Z] ---> daeb7ae649de [2022-08-18T16:01:25.422Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-18T16:01:26.418Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-18T16:01:27.025Z] ---> 13391f1cbf4c [2022-08-18T16:01:27.025Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-18T16:01:27.300Z] ---> Running in 1142252659d2 [2022-08-18T16:01:28.282Z] Removing intermediate container 1142252659d2 [2022-08-18T16:01:28.282Z] ---> 12836fe1c010 [2022-08-18T16:01:28.282Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:01:28.557Z] ---> Running in 1412fb0afa09 [2022-08-18T16:01:29.542Z] Removing intermediate container 1412fb0afa09 [2022-08-18T16:01:29.542Z] ---> 0b8acb90fa10 [2022-08-18T16:01:29.542Z] Step 18/20 : LABEL arch=arm64 [2022-08-18T16:01:29.542Z] ---> Running in 55746fe28309 [2022-08-18T16:01:30.526Z] Removing intermediate container 55746fe28309 [2022-08-18T16:01:30.526Z] ---> 5cd6e9664b60 [2022-08-18T16:01:30.526Z] Step 19/20 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:01:30.526Z] ---> Running in 4542d4e4b682 [2022-08-18T16:01:31.512Z] Removing intermediate container 4542d4e4b682 [2022-08-18T16:01:31.512Z] ---> fa9d4aacc91e [2022-08-18T16:01:31.512Z] Step 20/20 : LABEL version=2.3.0-dev.48 [2022-08-18T16:01:31.785Z] ---> Running in 8c50955f5a66 [2022-08-18T16:01:32.764Z] Removing intermediate container 8c50955f5a66 [2022-08-18T16:01:32.764Z] ---> ee6dd7442ead [2022-08-18T16:01:32.764Z] [2022-08-18T16:01:33.047Z] Successfully built ee6dd7442ead [2022-08-18T16:01:33.047Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-18T16:01:33.047Z]  Building security-spiffe-token-provider ... done Building core-data [2022-08-18T16:01:38.467Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:01:38.467Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:01:38.467Z] ---> e2cec5627649 [2022-08-18T16:01:38.467Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T16:01:38.467Z] ---> Using cache [2022-08-18T16:01:38.467Z] ---> 0de7275d574e [2022-08-18T16:01:38.467Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:01:38.467Z] ---> Using cache [2022-08-18T16:01:38.467Z] ---> 493301c17dd8 [2022-08-18T16:01:38.467Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-18T16:01:38.742Z] ---> Running in e38ef5eae74e [2022-08-18T16:01:41.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:01:41.963Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:01:43.077Z] Removing intermediate container d6239a70b449 [2022-08-18T16:01:43.078Z] ---> 070b5bb0a509 [2022-08-18T16:01:43.078Z] Step 8/26 : COPY . . [2022-08-18T16:01:43.904Z] OK: 221 MiB in 51 packages [2022-08-18T16:01:46.087Z] Removing intermediate container e38ef5eae74e [2022-08-18T16:01:46.087Z] ---> fd991a097d63 [2022-08-18T16:01:46.087Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T16:01:47.652Z] ---> 2c8f0e81d7f8 [2022-08-18T16:01:47.652Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:01:47.944Z] ---> Running in 4f9edc6ec4cf [2022-08-18T16:01:48.252Z] ---> 121e645f2df5 [2022-08-18T16:01:48.252Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T16:01:48.532Z] ---> Running in 90f319119c33 [2022-08-18T16:01:49.529Z] Removing intermediate container 90f319119c33 [2022-08-18T16:01:49.529Z] ---> 4ef034d19613 [2022-08-18T16:01:49.529Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-18T16:01:49.803Z] ---> Running in 603c26814153 [2022-08-18T16:01:50.802Z] Removing intermediate container 603c26814153 [2022-08-18T16:01:50.802Z] ---> ab0b573d03a7 [2022-08-18T16:01:50.802Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-18T16:01:50.802Z] ---> Running in 8f2e98fe3f7a [2022-08-18T16:01:55.127Z] Removing intermediate container 8f2e98fe3f7a [2022-08-18T16:01:55.127Z] ---> 2bf9411e7ce6 [2022-08-18T16:01:55.127Z] Step 12/26 : WORKDIR /edgex-go [2022-08-18T16:01:55.406Z] ---> Running in 9f8b3ac46e72 [2022-08-18T16:01:56.881Z] Removing intermediate container 9f8b3ac46e72 [2022-08-18T16:01:56.881Z] ---> 16658d9b6539 [2022-08-18T16:01:56.881Z] [2022-08-18T16:01:56.881Z] Step 13/26 : FROM alpine:3.15 [2022-08-18T16:01:56.881Z] ---> 02e0d6fdf486 [2022-08-18T16:01:56.881Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T16:01:56.881Z] ---> Using cache [2022-08-18T16:01:56.881Z] ---> e3aaf07e7a1f [2022-08-18T16:01:56.881Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:01:56.881Z] ---> Using cache [2022-08-18T16:01:56.881Z] ---> d7b139468fea [2022-08-18T16:01:56.881Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-18T16:01:56.881Z] ---> Running in 287f8964685e [2022-08-18T16:01:59.535Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:02:00.984Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:02:01.980Z] v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T16:02:01.980Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T16:02:01.980Z] OK: 15733 distinct packages available [2022-08-18T16:02:02.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:02:03.273Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:02:04.265Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-18T16:02:04.542Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-18T16:02:04.542Z] (3/5) Installing libucontext (1.1-r0) [2022-08-18T16:02:04.542Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-18T16:02:04.822Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-18T16:02:04.822Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T16:02:04.822Z] OK: 6 MiB in 19 packages [2022-08-18T16:02:09.180Z] Removing intermediate container 287f8964685e [2022-08-18T16:02:09.180Z] ---> 8cc2f3b13c35 [2022-08-18T16:02:09.180Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-18T16:02:14.611Z] Removing intermediate container 8ef4604bcb8c [2022-08-18T16:02:14.611Z] ---> cc4c3c20a728 [2022-08-18T16:02:14.611Z] [2022-08-18T16:02:14.611Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T16:02:14.611Z] ---> a6215f271958 [2022-08-18T16:02:14.611Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-18T16:02:14.611Z] ---> Using cache [2022-08-18T16:02:14.611Z] ---> 53fe7019eebe [2022-08-18T16:02:14.611Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T16:02:14.611Z] ---> Using cache [2022-08-18T16:02:14.611Z] ---> 93eac80fee1e [2022-08-18T16:02:14.611Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-18T16:02:14.611Z] ---> Running in c0ef9d250213 [2022-08-18T16:02:15.624Z] Removing intermediate container c0ef9d250213 [2022-08-18T16:02:15.624Z] ---> c3c02c7c1b39 [2022-08-18T16:02:15.624Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T16:02:15.624Z] ---> Running in 9a7282f5f69e [2022-08-18T16:02:17.085Z] Removing intermediate container 9a7282f5f69e [2022-08-18T16:02:17.085Z] ---> 3ab3ffc9e794 [2022-08-18T16:02:17.085Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:02:18.552Z] ---> 01fe1faf5aca [2022-08-18T16:02:18.552Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T16:02:18.854Z] ---> e91780ca90a4 [2022-08-18T16:02:18.854Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-18T16:02:25.604Z] ---> 2e878746da63 [2022-08-18T16:02:25.604Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-18T16:02:26.607Z] ---> 8b89adfc70c9 [2022-08-18T16:02:26.607Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-18T16:02:27.218Z] ---> Running in b65569542a51 [2022-08-18T16:02:28.213Z] Removing intermediate container b65569542a51 [2022-08-18T16:02:28.213Z] ---> 2439f1657ee1 [2022-08-18T16:02:28.213Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:02:28.497Z] ---> Running in 7910acf9be2d [2022-08-18T16:02:29.498Z] Removing intermediate container 7910acf9be2d [2022-08-18T16:02:29.498Z] ---> c60d1bad4164 [2022-08-18T16:02:29.498Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T16:02:29.498Z] ---> Running in 404462ddfd6f [2022-08-18T16:02:30.954Z] Removing intermediate container 404462ddfd6f [2022-08-18T16:02:30.954Z] ---> 915b93204851 [2022-08-18T16:02:30.954Z] Step 21/22 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:02:31.240Z] ---> Running in f6b38e8759da [2022-08-18T16:02:32.699Z] Removing intermediate container f6b38e8759da [2022-08-18T16:02:32.699Z] ---> 0a8b990ae006 [2022-08-18T16:02:32.699Z] Step 22/22 : LABEL version=2.3.0-dev.48 [2022-08-18T16:02:32.699Z] ---> Running in 1ecc25eaa739 [2022-08-18T16:02:33.696Z] ---> 529a166cce6a [2022-08-18T16:02:33.696Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T16:02:33.696Z] Removing intermediate container 1ecc25eaa739 [2022-08-18T16:02:33.696Z] ---> d7f4dba0ee6f [2022-08-18T16:02:33.696Z] [2022-08-18T16:02:34.305Z] Successfully built d7f4dba0ee6f [2022-08-18T16:02:34.305Z] Successfully tagged support-scheduler-arm64:latest [2022-08-18T16:02:34.305Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-08-18T16:02:34.305Z] Removing intermediate container 296d3ccd68b2 [2022-08-18T16:02:34.305Z] ---> 92bc73043cd1 [2022-08-18T16:02:34.305Z] Step 8/22 : COPY . . [2022-08-18T16:02:35.307Z] ---> 417ec62464ae [2022-08-18T16:02:35.307Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-18T16:02:37.316Z] ---> f290d225f58d [2022-08-18T16:02:37.316Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-18T16:02:39.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:02:39.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:02:39.338Z] ---> e2cec5627649 [2022-08-18T16:02:39.338Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T16:02:39.338Z] ---> Using cache [2022-08-18T16:02:39.338Z] ---> 0de7275d574e [2022-08-18T16:02:39.338Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:02:39.338Z] ---> Using cache [2022-08-18T16:02:39.338Z] ---> 493301c17dd8 [2022-08-18T16:02:39.338Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-18T16:02:39.338Z] ---> 4ad8fae65c02 [2022-08-18T16:02:39.338Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T16:02:39.630Z] ---> Running in 6c29a33f1118 [2022-08-18T16:02:39.630Z] ---> Running in 90e4f7bcbc3e [2022-08-18T16:02:41.645Z] Removing intermediate container 6c29a33f1118 [2022-08-18T16:02:41.645Z] ---> 61cb33474bc0 [2022-08-18T16:02:41.645Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T16:02:41.645Z] ---> Running in 0d52534c4c09 [2022-08-18T16:02:42.649Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:02:42.649Z] Removing intermediate container 0d52534c4c09 [2022-08-18T16:02:42.649Z] ---> d44e25dec89f [2022-08-18T16:02:42.649Z] Step 24/26 : LABEL arch=arm64 [2022-08-18T16:02:42.930Z] ---> 305b60f892af [2022-08-18T16:02:42.930Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-18T16:02:42.930Z] ---> Running in a9db17859bb1 [2022-08-18T16:02:43.208Z] ---> Running in 1b959b84d7d2 [2022-08-18T16:02:43.825Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:02:44.105Z] Removing intermediate container a9db17859bb1 [2022-08-18T16:02:44.105Z] ---> 632b583db7db [2022-08-18T16:02:44.105Z] Step 25/26 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:02:44.723Z] ---> Running in 80ee702b5369 [2022-08-18T16:02:45.004Z] OK: 221 MiB in 51 packages [2022-08-18T16:02:46.011Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-18T16:02:46.011Z] Removing intermediate container 80ee702b5369 [2022-08-18T16:02:46.011Z] ---> 3a181f71b398 [2022-08-18T16:02:46.011Z] Step 26/26 : LABEL version=2.3.0-dev.48 [2022-08-18T16:02:46.290Z] ---> Running in 2da4c789d124 [2022-08-18T16:02:46.899Z] Removing intermediate container 90e4f7bcbc3e [2022-08-18T16:02:46.899Z] ---> f75b4a4f0e0d [2022-08-18T16:02:46.899Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-18T16:02:47.176Z] Removing intermediate container 2da4c789d124 [2022-08-18T16:02:47.176Z] ---> bf0e360d2a66 [2022-08-18T16:02:47.176Z] [2022-08-18T16:02:47.451Z] Successfully built bf0e360d2a66 [2022-08-18T16:02:47.451Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-18T16:02:47.451Z]  Building security-spire-agent ... done Building core-metadata [2022-08-18T16:02:48.435Z] ---> db511591cccf [2022-08-18T16:02:48.435Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:02:48.435Z] ---> Running in a1b1b0876e3b [2022-08-18T16:02:51.839Z] Removing intermediate container 4f9edc6ec4cf [2022-08-18T16:02:51.839Z] ---> f3e075689918 [2022-08-18T16:02:51.839Z] Step 8/23 : COPY . . [2022-08-18T16:02:51.839Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:02:51.839Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:02:51.839Z] ---> e2cec5627649 [2022-08-18T16:02:51.839Z] Step 3/24 : WORKDIR /edgex-go [2022-08-18T16:02:51.839Z] ---> Using cache [2022-08-18T16:02:51.839Z] ---> 0de7275d574e [2022-08-18T16:02:51.839Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:02:51.839Z] ---> Using cache [2022-08-18T16:02:51.839Z] ---> 493301c17dd8 [2022-08-18T16:02:51.839Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-18T16:02:51.839Z] ---> Using cache [2022-08-18T16:02:51.839Z] ---> c717509a3d58 [2022-08-18T16:02:51.839Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-18T16:02:51.839Z] ---> Using cache [2022-08-18T16:02:51.839Z] ---> 96fa4d61514d [2022-08-18T16:02:51.839Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:02:51.839Z] ---> Using cache [2022-08-18T16:02:51.839Z] ---> c70ac2565092 [2022-08-18T16:02:51.839Z] Step 8/24 : COPY . . [2022-08-18T16:02:52.448Z] ---> Using cache [2022-08-18T16:02:52.448Z] ---> 5772637c2223 [2022-08-18T16:02:52.448Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-18T16:02:52.726Z] ---> Running in 8158748bcc03 [2022-08-18T16:02:54.731Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-18T16:02:56.181Z] ---> c548a5aa189a [2022-08-18T16:02:56.181Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-18T16:02:56.181Z] ---> Running in f9ada344df38 [2022-08-18T16:02:58.190Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-18T16:03:37.352Z] Removing intermediate container a1b1b0876e3b [2022-08-18T16:03:37.352Z] ---> 81b9c3335f52 [2022-08-18T16:03:37.352Z] Step 8/23 : COPY . . [2022-08-18T16:03:40.026Z] ---> ae3028e3bcbe [2022-08-18T16:03:40.026Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-18T16:03:40.026Z] ---> Running in f7b488418b88 [2022-08-18T16:03:42.060Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-18T16:05:18.941Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-18T16:05:29.138Z] Removing intermediate container bef4fcff239e [2022-08-18T16:05:29.138Z] ---> 6d9d2be8245a [2022-08-18T16:05:29.138Z] [2022-08-18T16:05:29.138Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T16:05:29.138Z] ---> a6215f271958 [2022-08-18T16:05:29.138Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-18T16:05:29.138Z] ---> Running in 9c9f9d9aa182 [2022-08-18T16:05:30.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:05:31.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:05:32.209Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-18T16:05:32.209Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-18T16:05:32.491Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-18T16:05:32.491Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-18T16:05:32.491Z] (5/6) Installing curl (7.83.1-r2) [2022-08-18T16:05:32.491Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-18T16:05:32.491Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:05:32.491Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T16:05:33.104Z] OK: 8 MiB in 20 packages [2022-08-18T16:05:35.121Z] Removing intermediate container 9c9f9d9aa182 [2022-08-18T16:05:35.121Z] ---> de8d3bc7979f [2022-08-18T16:05:35.121Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T16:05:35.121Z] ---> Running in 67c104e5961d [2022-08-18T16:05:35.736Z] Removing intermediate container 67c104e5961d [2022-08-18T16:05:35.736Z] ---> 1121b3930e62 [2022-08-18T16:05:35.736Z] Step 13/22 : WORKDIR /edgex [2022-08-18T16:05:35.736Z] ---> Running in 00cff7c32391 [2022-08-18T16:05:36.349Z] Removing intermediate container 00cff7c32391 [2022-08-18T16:05:36.349Z] ---> 17836978990c [2022-08-18T16:05:36.349Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-18T16:05:37.358Z] ---> 776074c02eea [2022-08-18T16:05:37.358Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-18T16:05:38.820Z] ---> 8f882b7f7196 [2022-08-18T16:05:38.820Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-18T16:05:40.268Z] ---> 4064ca1b5e14 [2022-08-18T16:05:40.268Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T16:05:40.876Z] ---> 1ad8b97d655d [2022-08-18T16:05:40.876Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-18T16:05:41.159Z] ---> Running in e9c86f21ceaf [2022-08-18T16:05:43.796Z] Removing intermediate container e9c86f21ceaf [2022-08-18T16:05:43.796Z] ---> 917117cd08bf [2022-08-18T16:05:43.796Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T16:05:43.796Z] ---> Running in c7751f940e29 [2022-08-18T16:05:44.401Z] Removing intermediate container c7751f940e29 [2022-08-18T16:05:44.401Z] ---> 8ab1c72412b0 [2022-08-18T16:05:44.401Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T16:05:44.401Z] ---> Running in fd72e6ab7a33 [2022-08-18T16:05:45.008Z] Removing intermediate container fd72e6ab7a33 [2022-08-18T16:05:45.008Z] ---> 23dbd6538497 [2022-08-18T16:05:45.008Z] Step 21/22 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:05:45.008Z] ---> Running in bf0769d947fd [2022-08-18T16:05:45.614Z] Removing intermediate container bf0769d947fd [2022-08-18T16:05:45.614Z] ---> 167144b3df30 [2022-08-18T16:05:45.614Z] Step 22/22 : LABEL version=2.3.0-dev.48 [2022-08-18T16:05:45.614Z] ---> Running in 6a01783ed956 [2022-08-18T16:05:46.225Z] Removing intermediate container 6a01783ed956 [2022-08-18T16:05:46.225Z] ---> 482f4331e43c [2022-08-18T16:05:46.225Z] [2022-08-18T16:05:46.225Z] Successfully built 482f4331e43c [2022-08-18T16:05:46.225Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-18T16:05:46.502Z] Building security-spire-server [2022-08-18T16:05:49.910Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:05:49.910Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:05:49.910Z] ---> e2cec5627649 [2022-08-18T16:05:49.910Z] Step 3/25 : WORKDIR /edgex-go [2022-08-18T16:05:49.910Z] ---> Using cache [2022-08-18T16:05:49.910Z] ---> 0de7275d574e [2022-08-18T16:05:49.910Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:05:49.910Z] ---> Using cache [2022-08-18T16:05:49.910Z] ---> 493301c17dd8 [2022-08-18T16:05:49.910Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T16:05:49.910Z] ---> Using cache [2022-08-18T16:05:49.910Z] ---> 4af09c91e6b7 [2022-08-18T16:05:49.910Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-18T16:05:49.910Z] ---> Using cache [2022-08-18T16:05:49.910Z] ---> 61afe0fcca9c [2022-08-18T16:05:49.910Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:05:49.910Z] ---> Using cache [2022-08-18T16:05:49.910Z] ---> 070b5bb0a509 [2022-08-18T16:05:49.910Z] Step 8/25 : COPY . . [2022-08-18T16:05:49.910Z] ---> Using cache [2022-08-18T16:05:49.910Z] ---> 121e645f2df5 [2022-08-18T16:05:49.910Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T16:05:49.910Z] ---> Using cache [2022-08-18T16:05:49.910Z] ---> 4ef034d19613 [2022-08-18T16:05:49.910Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-18T16:05:49.910Z] ---> Using cache [2022-08-18T16:05:49.910Z] ---> ab0b573d03a7 [2022-08-18T16:05:49.910Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-18T16:05:50.195Z] ---> Running in 3f9c535c4ab4 [2022-08-18T16:05:53.659Z] Removing intermediate container 3f9c535c4ab4 [2022-08-18T16:05:53.659Z] ---> a39d8f6316bd [2022-08-18T16:05:53.659Z] Step 12/25 : WORKDIR /edgex-go [2022-08-18T16:05:53.659Z] ---> Running in 092dfcdfc933 [2022-08-18T16:05:53.659Z] Removing intermediate container 092dfcdfc933 [2022-08-18T16:05:53.659Z] ---> 725939a955e4 [2022-08-18T16:05:53.659Z] [2022-08-18T16:05:53.659Z] Step 13/25 : FROM alpine:3.15 [2022-08-18T16:05:53.659Z] ---> 02e0d6fdf486 [2022-08-18T16:05:53.659Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T16:05:53.659Z] ---> Using cache [2022-08-18T16:05:53.659Z] ---> e3aaf07e7a1f [2022-08-18T16:05:53.659Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:05:53.659Z] ---> Using cache [2022-08-18T16:05:53.659Z] ---> d7b139468fea [2022-08-18T16:05:53.659Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-18T16:05:53.659Z] ---> Using cache [2022-08-18T16:05:53.659Z] ---> 8cc2f3b13c35 [2022-08-18T16:05:53.659Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T16:05:59.087Z] ---> 020bbcf596d5 [2022-08-18T16:05:59.087Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T16:05:59.696Z] ---> 574206d51bb1 [2022-08-18T16:05:59.696Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-18T16:06:00.692Z] ---> 6691c1d5e01e [2022-08-18T16:06:00.692Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-18T16:06:01.686Z] ---> ce3fdd658b79 [2022-08-18T16:06:01.686Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T16:06:01.686Z] ---> Running in f1e83f0c584a [2022-08-18T16:06:02.298Z] Removing intermediate container f1e83f0c584a [2022-08-18T16:06:02.298Z] ---> 80492fb7ce06 [2022-08-18T16:06:02.298Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T16:06:02.298Z] ---> Running in e413efee56dc [2022-08-18T16:06:02.908Z] Removing intermediate container e413efee56dc [2022-08-18T16:06:02.908Z] ---> b3a38fb2f16e [2022-08-18T16:06:02.908Z] Step 23/25 : LABEL arch=arm64 [2022-08-18T16:06:02.908Z] ---> Running in 80f299f37a9b [2022-08-18T16:06:03.513Z] Removing intermediate container 80f299f37a9b [2022-08-18T16:06:03.513Z] ---> 9ef857b030dd [2022-08-18T16:06:03.513Z] Step 24/25 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:06:03.513Z] ---> Running in e0597a41e519 [2022-08-18T16:06:04.113Z] Removing intermediate container e0597a41e519 [2022-08-18T16:06:04.113Z] ---> a5034f791b40 [2022-08-18T16:06:04.113Z] Step 25/25 : LABEL version=2.3.0-dev.48 [2022-08-18T16:06:04.113Z] ---> Running in 8e6ff45cc81f [2022-08-18T16:06:04.719Z] Removing intermediate container 8e6ff45cc81f [2022-08-18T16:06:04.719Z] ---> 8fb2a6ae737d [2022-08-18T16:06:04.719Z] [2022-08-18T16:06:04.719Z] Successfully built 8fb2a6ae737d [2022-08-18T16:06:04.719Z] Successfully tagged security-spire-server-arm64:latest [2022-08-18T16:06:04.719Z] Building security-spire-config [2022-08-18T16:06:08.128Z]  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-18T16:06:08.128Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-18T16:06:08.128Z] ---> e2cec5627649 [2022-08-18T16:06:08.128Z] Step 3/26 : WORKDIR /edgex-go [2022-08-18T16:06:08.128Z] ---> Using cache [2022-08-18T16:06:08.128Z] ---> 0de7275d574e [2022-08-18T16:06:08.128Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:06:08.128Z] ---> Using cache [2022-08-18T16:06:08.128Z] ---> 493301c17dd8 [2022-08-18T16:06:08.128Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-18T16:06:08.128Z] ---> Using cache [2022-08-18T16:06:08.128Z] ---> 4af09c91e6b7 [2022-08-18T16:06:08.128Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-18T16:06:08.128Z] ---> Using cache [2022-08-18T16:06:08.128Z] ---> 61afe0fcca9c [2022-08-18T16:06:08.128Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T16:06:08.128Z] ---> Using cache [2022-08-18T16:06:08.128Z] ---> 070b5bb0a509 [2022-08-18T16:06:08.128Z] Step 8/26 : COPY . . [2022-08-18T16:06:08.406Z] ---> Using cache [2022-08-18T16:06:08.406Z] ---> 121e645f2df5 [2022-08-18T16:06:08.406Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-18T16:06:08.406Z] ---> Using cache [2022-08-18T16:06:08.406Z] ---> 4ef034d19613 [2022-08-18T16:06:08.406Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-18T16:06:08.406Z] ---> Using cache [2022-08-18T16:06:08.406Z] ---> ab0b573d03a7 [2022-08-18T16:06:08.406Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-18T16:06:08.406Z] ---> Using cache [2022-08-18T16:06:08.406Z] ---> 2bf9411e7ce6 [2022-08-18T16:06:08.406Z] Step 12/26 : WORKDIR /edgex-go [2022-08-18T16:06:08.406Z] ---> Using cache [2022-08-18T16:06:08.406Z] ---> 16658d9b6539 [2022-08-18T16:06:08.406Z] [2022-08-18T16:06:08.406Z] Step 13/26 : FROM alpine:3.15 [2022-08-18T16:06:08.406Z] ---> 02e0d6fdf486 [2022-08-18T16:06:08.406Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-18T16:06:08.406Z] ---> Using cache [2022-08-18T16:06:08.406Z] ---> e3aaf07e7a1f [2022-08-18T16:06:08.406Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:06:08.406Z] ---> Using cache [2022-08-18T16:06:08.406Z] ---> d7b139468fea [2022-08-18T16:06:08.406Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-18T16:06:08.680Z] ---> Running in d345734645a9 [2022-08-18T16:06:10.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:06:11.673Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:06:13.116Z] v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-18T16:06:13.116Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-18T16:06:13.116Z] OK: 15733 distinct packages available [2022-08-18T16:06:13.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:06:14.388Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:06:16.688Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-18T16:06:16.688Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-18T16:06:16.688Z] (3/4) Installing libucontext (1.1-r0) [2022-08-18T16:06:17.422Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-18T16:06:17.422Z] Executing busybox-1.34.1-r7.trigger [2022-08-18T16:06:17.422Z] OK: 6 MiB in 18 packages [2022-08-18T16:06:18.541Z] Removing intermediate container d345734645a9 [2022-08-18T16:06:18.541Z] ---> 393a696ff6af [2022-08-18T16:06:18.541Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-18T16:06:23.956Z] ---> d2ac82ff5cf2 [2022-08-18T16:06:23.956Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-18T16:06:24.236Z] ---> 90f18501f316 [2022-08-18T16:06:24.236Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-18T16:06:24.236Z] ---> Running in e2ca78f5cb07 [2022-08-18T16:06:24.841Z] Removing intermediate container e2ca78f5cb07 [2022-08-18T16:06:24.841Z] ---> f5a3928f0ba1 [2022-08-18T16:06:24.841Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-18T16:06:25.828Z] ---> cd1aac2d3362 [2022-08-18T16:06:25.828Z] Step 21/26 : WORKDIR / [2022-08-18T16:06:25.828Z] ---> Running in 3ebc03afaa2b [2022-08-18T16:06:26.433Z] Removing intermediate container 3ebc03afaa2b [2022-08-18T16:06:26.433Z] ---> c9bb8a24a3ff [2022-08-18T16:06:26.433Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-18T16:06:26.433Z] ---> Running in 06eaf1ab7035 [2022-08-18T16:06:27.035Z] Removing intermediate container 06eaf1ab7035 [2022-08-18T16:06:27.035Z] ---> 7ae58d6d2bff [2022-08-18T16:06:27.035Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-18T16:06:27.035Z] ---> Running in 0164d931779c [2022-08-18T16:06:27.638Z] Removing intermediate container 0164d931779c [2022-08-18T16:06:27.638Z] ---> 2d6801104d81 [2022-08-18T16:06:27.638Z] Step 24/26 : LABEL arch=arm64 [2022-08-18T16:06:27.638Z] ---> Running in 9e8c0ed5742c [2022-08-18T16:06:28.628Z] Removing intermediate container 9e8c0ed5742c [2022-08-18T16:06:28.628Z] ---> 817817de1d6d [2022-08-18T16:06:28.628Z] Step 25/26 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:06:28.628Z] ---> Running in 995ab8f0a9cb [2022-08-18T16:06:29.226Z] Removing intermediate container 995ab8f0a9cb [2022-08-18T16:06:29.226Z] ---> 045b58f49653 [2022-08-18T16:06:29.226Z] Step 26/26 : LABEL version=2.3.0-dev.48 [2022-08-18T16:06:29.226Z] ---> Running in 23304a914047 [2022-08-18T16:06:29.827Z] Removing intermediate container 23304a914047 [2022-08-18T16:06:29.827Z] ---> 15dc275f0f9a [2022-08-18T16:06:29.827Z] [2022-08-18T16:06:29.827Z] Successfully built 15dc275f0f9a [2022-08-18T16:06:29.827Z] Successfully tagged security-spire-config-arm64:latest [2022-08-18T16:08:21.684Z]  Building security-spire-config ... done Removing intermediate container f7b488418b88 [2022-08-18T16:08:21.684Z] ---> 8b4e12800476 [2022-08-18T16:08:21.684Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-18T16:08:21.684Z] ---> Running in 9a6fb09cbb6d [2022-08-18T16:08:22.671Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-18T16:08:26.992Z] Removing intermediate container 9a6fb09cbb6d [2022-08-18T16:08:26.992Z] ---> 0a3f02db6b34 [2022-08-18T16:08:26.992Z] [2022-08-18T16:08:26.992Z] Step 11/23 : FROM alpine:3.16 [2022-08-18T16:08:26.992Z] ---> a6215f271958 [2022-08-18T16:08:26.992Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-18T16:08:27.270Z] ---> Running in 5309eb82f0f9 [2022-08-18T16:08:27.555Z] Removing intermediate container 5309eb82f0f9 [2022-08-18T16:08:27.555Z] ---> 9b3945ab6dbc [2022-08-18T16:08:27.555Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-18T16:08:27.555Z] ---> Running in 8b38ab58698b [2022-08-18T16:08:29.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:08:30.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:08:32.009Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-18T16:08:32.009Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-18T16:08:32.009Z] (3/33) Installing readline (8.1.2-r0) [2022-08-18T16:08:32.009Z] (4/33) Installing bash (5.1.16-r2) [2022-08-18T16:08:32.009Z] Executing bash-5.1.16-r2.post-install [2022-08-18T16:08:32.009Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-18T16:08:32.009Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-18T16:08:32.009Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-18T16:08:32.009Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-18T16:08:32.009Z] (9/33) Installing curl (7.83.1-r2) [2022-08-18T16:08:32.009Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-18T16:08:33.456Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-18T16:08:33.456Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-18T16:08:33.456Z] (13/33) Installing expat (2.4.8-r0) [2022-08-18T16:08:33.456Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-18T16:08:33.456Z] (15/33) Installing gdbm (1.23-r0) [2022-08-18T16:08:33.456Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-18T16:08:33.456Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-18T16:08:33.456Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-18T16:08:33.456Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-18T16:08:33.456Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-18T16:08:33.456Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-18T16:08:36.094Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-18T16:08:36.094Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-18T16:08:36.094Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-18T16:08:36.094Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-18T16:08:36.094Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-18T16:08:36.094Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-18T16:08:36.094Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-18T16:08:36.094Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-18T16:08:36.094Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-18T16:08:36.094Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-18T16:08:36.094Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-18T16:08:36.371Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-18T16:08:37.370Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:08:37.370Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T16:08:37.646Z] OK: 120 MiB in 47 packages [2022-08-18T16:08:39.659Z] Removing intermediate container 8158748bcc03 [2022-08-18T16:08:39.659Z] ---> 6808fefdd688 [2022-08-18T16:08:39.659Z] [2022-08-18T16:08:39.659Z] Step 10/24 : FROM alpine:3.16 [2022-08-18T16:08:39.659Z] ---> a6215f271958 [2022-08-18T16:08:39.659Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-18T16:08:39.659Z] ---> Using cache [2022-08-18T16:08:39.659Z] ---> 53fe7019eebe [2022-08-18T16:08:39.659Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T16:08:39.659Z] ---> Using cache [2022-08-18T16:08:39.659Z] ---> 93eac80fee1e [2022-08-18T16:08:39.659Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-18T16:08:39.659Z] ---> Running in 577312ab737c [2022-08-18T16:08:40.284Z] Removing intermediate container 577312ab737c [2022-08-18T16:08:40.284Z] ---> a6279ad41139 [2022-08-18T16:08:40.284Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-18T16:08:40.284Z] ---> Running in 83b9a342ad1a [2022-08-18T16:08:40.891Z] Removing intermediate container 83b9a342ad1a [2022-08-18T16:08:40.891Z] ---> e9cc6e99f323 [2022-08-18T16:08:40.891Z] Step 15/24 : WORKDIR / [2022-08-18T16:08:40.891Z] ---> Running in 67981bcf117e [2022-08-18T16:08:41.502Z] Removing intermediate container 67981bcf117e [2022-08-18T16:08:41.502Z] ---> f12e04f56c42 [2022-08-18T16:08:41.502Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:08:42.963Z] ---> 2413edac867f [2022-08-18T16:08:42.963Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-18T16:08:44.961Z] ---> 3b105a34932f [2022-08-18T16:08:44.961Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-18T16:08:45.565Z] ---> 57d4c84b1998 [2022-08-18T16:08:45.566Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-18T16:08:46.556Z] ---> 6e35f90be2e2 [2022-08-18T16:08:46.556Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-18T16:08:46.556Z] ---> Running in 4cf2a11765ea [2022-08-18T16:08:47.164Z] Removing intermediate container 4cf2a11765ea [2022-08-18T16:08:47.164Z] ---> df545321808a [2022-08-18T16:08:47.164Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:08:47.164Z] ---> Running in e02f254427d3 [2022-08-18T16:08:47.769Z] Removing intermediate container e02f254427d3 [2022-08-18T16:08:47.769Z] ---> 1154a86d3fbc [2022-08-18T16:08:47.769Z] Step 22/24 : LABEL arch=arm64 [2022-08-18T16:08:47.769Z] ---> Running in c03a78ddc3b0 [2022-08-18T16:08:48.379Z] Removing intermediate container c03a78ddc3b0 [2022-08-18T16:08:48.379Z] ---> 0b9630ebb486 [2022-08-18T16:08:48.379Z] Step 23/24 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:08:48.661Z] ---> Running in 827ef379fa1d [2022-08-18T16:08:49.262Z] Removing intermediate container 827ef379fa1d [2022-08-18T16:08:49.262Z] ---> 74cc6c5861ad [2022-08-18T16:08:49.263Z] Step 24/24 : LABEL version=2.3.0-dev.48 [2022-08-18T16:08:49.263Z] ---> Running in b00ca82df6b6 [2022-08-18T16:08:49.539Z] Removing intermediate container b00ca82df6b6 [2022-08-18T16:08:49.539Z] ---> 43895a9d39e1 [2022-08-18T16:08:49.539Z] [2022-08-18T16:08:49.815Z] Successfully built 43895a9d39e1 [2022-08-18T16:08:49.815Z] Successfully tagged core-metadata-arm64:latest [2022-08-18T16:08:52.455Z]  Building core-metadata ... done Collecting docker-compose==1.23.2 [2022-08-18T16:08:52.455Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-18T16:08:52.455Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 10.7 MB/s eta 0:00:00 [2022-08-18T16:08:53.436Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-18T16:08:53.436Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-18T16:08:53.710Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.3 MB/s eta 0:00:00 [2022-08-18T16:08:54.310Z] Collecting PyYAML<4,>=3.10 [2022-08-18T16:08:54.310Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-18T16:08:54.310Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 16.4 MB/s eta 0:00:00 [2022-08-18T16:08:55.778Z] Preparing metadata (setup.py): started [2022-08-18T16:08:57.777Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T16:08:57.777Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-18T16:08:57.777Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-18T16:08:57.777Z] Preparing metadata (setup.py): started [2022-08-18T16:08:59.769Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T16:08:59.769Z] Collecting cached-property<2,>=1.2.0 [2022-08-18T16:08:59.769Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-18T16:09:00.046Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-18T16:09:00.323Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-18T16:09:00.323Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.8 MB/s eta 0:00:00 [2022-08-18T16:09:00.607Z] Collecting docker<4.0,>=3.6.0 [2022-08-18T16:09:00.607Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-18T16:09:00.883Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.0 MB/s eta 0:00:00 [2022-08-18T16:09:00.883Z] Collecting texttable<0.10,>=0.9.0 [2022-08-18T16:09:00.883Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-18T16:09:00.883Z] Preparing metadata (setup.py): started [2022-08-18T16:09:02.876Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T16:09:03.156Z] Collecting jsonschema<3,>=2.5.1 [2022-08-18T16:09:03.156Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-18T16:09:03.156Z] Collecting docopt<0.7,>=0.6.1 [2022-08-18T16:09:03.156Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-18T16:09:03.433Z] Preparing metadata (setup.py): started [2022-08-18T16:09:05.424Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-18T16:09:05.424Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-18T16:09:05.424Z] Collecting docker-pycreds>=0.4.0 [2022-08-18T16:09:05.424Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-18T16:09:06.446Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-18T16:09:06.446Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-18T16:09:06.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 21.2 MB/s eta 0:00:00 [2022-08-18T16:09:07.107Z] Removing intermediate container f9ada344df38 [2022-08-18T16:09:07.107Z] ---> 902f2862b298 [2022-08-18T16:09:07.107Z] [2022-08-18T16:09:07.107Z] Step 10/23 : FROM alpine:3.16 [2022-08-18T16:09:07.107Z] ---> a6215f271958 [2022-08-18T16:09:07.107Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-18T16:09:07.107Z] ---> Running in 2ad4915cc850 [2022-08-18T16:09:07.107Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-18T16:09:07.107Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-18T16:09:07.458Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.0 MB/s eta 0:00:00 [2022-08-18T16:09:07.458Z] Removing intermediate container 2ad4915cc850 [2022-08-18T16:09:07.458Z] ---> 0c10b37d96a7 [2022-08-18T16:09:07.458Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-18T16:09:07.796Z] Collecting certifi>=2017.4.17 [2022-08-18T16:09:07.796Z] ---> Running in de01b5da4f42 [2022-08-18T16:09:07.796Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-18T16:09:07.796Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 16.9 MB/s eta 0:00:00 [2022-08-18T16:09:08.141Z] Collecting idna<2.8,>=2.5 [2022-08-18T16:09:08.141Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-18T16:09:08.141Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 13.6 MB/s eta 0:00:00 [2022-08-18T16:09:08.141Z] Removing intermediate container de01b5da4f42 [2022-08-18T16:09:08.141Z] ---> 63709430a7d2 [2022-08-18T16:09:08.141Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-18T16:09:08.141Z] ---> Running in 0304a935a958 [2022-08-18T16:09:08.462Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-18T16:09:08.462Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-18T16:09:08.462Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-18T16:09:08.462Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-18T16:09:08.756Z] Removing intermediate container 0304a935a958 [2022-08-18T16:09:08.756Z] ---> 4485ff8bf37b [2022-08-18T16:09:08.756Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T16:09:08.756Z] ---> Running in 5ec478f79442 [2022-08-18T16:09:09.752Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-18T16:09:09.752Z] Running setup.py install for texttable: started [2022-08-18T16:09:11.208Z] Removing intermediate container 5ec478f79442 [2022-08-18T16:09:11.208Z] ---> c238cd0993d5 [2022-08-18T16:09:11.208Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-18T16:09:11.208Z] ---> Running in b544441f18e9 [2022-08-18T16:09:11.816Z] Running setup.py install for texttable: finished with status 'done' [2022-08-18T16:09:11.816Z] Running setup.py install for PyYAML: started [2022-08-18T16:09:12.818Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:09:13.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:09:14.815Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-18T16:09:14.815Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-18T16:09:15.091Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-18T16:09:15.091Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-18T16:09:15.091Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-18T16:09:15.367Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-18T16:09:15.367Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-18T16:09:15.649Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:09:15.649Z] OK: 8 MiB in 20 packages [2022-08-18T16:09:15.938Z] Running setup.py install for docopt: started [2022-08-18T16:09:16.938Z] Removing intermediate container b544441f18e9 [2022-08-18T16:09:16.938Z] ---> cc36d2c0c225 [2022-08-18T16:09:16.938Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:09:17.926Z] ---> f7935b37b028 [2022-08-18T16:09:17.926Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-18T16:09:18.198Z] Running setup.py install for docopt: finished with status 'done' [2022-08-18T16:09:19.198Z] ---> 400a893278bf [2022-08-18T16:09:19.198Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-18T16:09:20.184Z] ---> f43e38c7b9b8 [2022-08-18T16:09:20.184Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-18T16:09:20.184Z] ---> Running in 751201779dd0 [2022-08-18T16:09:20.786Z] Removing intermediate container 751201779dd0 [2022-08-18T16:09:20.786Z] ---> 569e72db149f [2022-08-18T16:09:20.786Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:09:20.786Z] ---> Running in 122622bab482 [2022-08-18T16:09:21.067Z] Running setup.py install for dockerpty: started [2022-08-18T16:09:21.344Z] Removing intermediate container 122622bab482 [2022-08-18T16:09:21.344Z] ---> 09f3f5541da5 [2022-08-18T16:09:21.344Z] Step 21/23 : LABEL arch=arm64 [2022-08-18T16:09:21.618Z] ---> Running in 55bf7d058a24 [2022-08-18T16:09:21.894Z] Removing intermediate container 55bf7d058a24 [2022-08-18T16:09:21.894Z] ---> 2f60f348173d [2022-08-18T16:09:21.894Z] Step 22/23 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:09:22.170Z] ---> Running in 11062da83939 [2022-08-18T16:09:22.766Z] Removing intermediate container 11062da83939 [2022-08-18T16:09:22.766Z] ---> f90e6e9ea2db [2022-08-18T16:09:22.766Z] Step 23/23 : LABEL version=2.3.0-dev.48 [2022-08-18T16:09:22.766Z] ---> Running in df0dcb5d06ec [2022-08-18T16:09:23.365Z] Removing intermediate container df0dcb5d06ec [2022-08-18T16:09:23.365Z] ---> d6299de1d006 [2022-08-18T16:09:23.365Z] [2022-08-18T16:09:23.365Z] Successfully built d6299de1d006 [2022-08-18T16:09:23.365Z] Successfully tagged core-data-arm64:latest [2022-08-18T16:09:23.365Z]  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' [2022-08-18T16:09:26.003Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-18T16:09:26.003Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-18T16:09:26.275Z] Removing intermediate container 1b959b84d7d2 [2022-08-18T16:09:26.275Z] ---> 75eee8b93f89 [2022-08-18T16:09:26.275Z] [2022-08-18T16:09:26.275Z] Step 10/22 : FROM alpine:3.16 [2022-08-18T16:09:26.275Z] ---> a6215f271958 [2022-08-18T16:09:26.275Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-18T16:09:26.275Z] ---> Running in dd7967631439 [2022-08-18T16:09:27.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-18T16:09:27.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-18T16:09:28.966Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-18T16:09:28.966Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-18T16:09:28.966Z] Executing busybox-1.35.0-r17.trigger [2022-08-18T16:09:28.966Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T16:09:28.966Z] OK: 6 MiB in 16 packages [2022-08-18T16:09:30.940Z] Removing intermediate container dd7967631439 [2022-08-18T16:09:30.940Z] ---> d2ebc5f47676 [2022-08-18T16:09:30.940Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T16:09:30.940Z] ---> Running in 0fd823c65ff7 [2022-08-18T16:09:31.213Z] Removing intermediate container 0fd823c65ff7 [2022-08-18T16:09:31.213Z] ---> 50a5b9e2d643 [2022-08-18T16:09:31.213Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-18T16:09:31.213Z] ---> Running in a5959e5e5619 [2022-08-18T16:09:31.811Z] Removing intermediate container a5959e5e5619 [2022-08-18T16:09:31.811Z] ---> cad7880722a6 [2022-08-18T16:09:31.811Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T16:09:31.811Z] ---> Running in 824e71dcf5b8 [2022-08-18T16:09:32.086Z] Removing intermediate container 824e71dcf5b8 [2022-08-18T16:09:32.086Z] ---> 585f845c1254 [2022-08-18T16:09:32.086Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T16:09:33.082Z] ---> d992e8438470 [2022-08-18T16:09:33.082Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-18T16:09:35.064Z] ---> 29e157ce75fc [2022-08-18T16:09:35.064Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-18T16:09:35.660Z] ---> b6e42d7f2992 [2022-08-18T16:09:35.660Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-18T16:09:35.660Z] ---> Running in 82ae118ce098 [2022-08-18T16:09:35.942Z] Removing intermediate container 82ae118ce098 [2022-08-18T16:09:35.942Z] ---> 981ad5c79c96 [2022-08-18T16:09:35.942Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:09:36.217Z] ---> Running in 2d9707426095 [2022-08-18T16:09:36.491Z] Removing intermediate container 2d9707426095 [2022-08-18T16:09:36.491Z] ---> d1d1309fa3e0 [2022-08-18T16:09:36.491Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T16:09:36.491Z] ---> Running in 0fddf01c1a5e [2022-08-18T16:09:36.772Z] Removing intermediate container 8b38ab58698b [2022-08-18T16:09:36.772Z] ---> be215e7f075f [2022-08-18T16:09:36.772Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-18T16:09:37.047Z] ---> Running in 554ea85098f8 [2022-08-18T16:09:37.047Z] Removing intermediate container 0fddf01c1a5e [2022-08-18T16:09:37.047Z] ---> ba7d0fdba2cd [2022-08-18T16:09:37.047Z] Step 21/22 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:09:37.047Z] ---> Running in 25ac01ae06ec [2022-08-18T16:09:37.321Z] Removing intermediate container 554ea85098f8 [2022-08-18T16:09:37.321Z] ---> c27c04ca496c [2022-08-18T16:09:37.321Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-18T16:09:37.321Z] Removing intermediate container 25ac01ae06ec [2022-08-18T16:09:37.321Z] ---> Running in 9cfb9c65c9e8 [2022-08-18T16:09:37.321Z] ---> 50a509d8ac1f [2022-08-18T16:09:37.321Z] Step 22/22 : LABEL version=2.3.0-dev.48 [2022-08-18T16:09:37.596Z] ---> Running in 6757d11e9355 [2022-08-18T16:09:37.873Z] Removing intermediate container 9cfb9c65c9e8 [2022-08-18T16:09:37.873Z] ---> de9f06470e5a [2022-08-18T16:09:37.873Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-18T16:09:37.873Z] Removing intermediate container 6757d11e9355 [2022-08-18T16:09:37.873Z] ---> 7ec3fb5fb9fc [2022-08-18T16:09:37.873Z] [2022-08-18T16:09:37.873Z] Successfully built 7ec3fb5fb9fc [2022-08-18T16:09:37.873Z] Successfully tagged support-notifications-arm64:latest [2022-08-18T16:09:38.854Z]  Building support-notifications ... done  ---> e4668eb25cd5 [2022-08-18T16:09:38.854Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-18T16:09:39.454Z] ---> a27fb7a4d7ee [2022-08-18T16:09:39.454Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-18T16:09:40.051Z] ---> e2e7178019e8 [2022-08-18T16:09:40.051Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-18T16:09:40.051Z] ---> Running in b2530652cd12 [2022-08-18T16:09:40.327Z] Removing intermediate container b2530652cd12 [2022-08-18T16:09:40.327Z] ---> c9da408cfca9 [2022-08-18T16:09:40.327Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T16:09:40.327Z] ---> Running in cc6870d03d6b [2022-08-18T16:09:40.926Z] Removing intermediate container cc6870d03d6b [2022-08-18T16:09:40.926Z] ---> 3f32f243453e [2022-08-18T16:09:40.926Z] Step 21/23 : LABEL arch=arm64 [2022-08-18T16:09:40.926Z] ---> Running in 82fe44b2da82 [2022-08-18T16:09:41.201Z] Removing intermediate container 82fe44b2da82 [2022-08-18T16:09:41.201Z] ---> 46e2e9ef69da [2022-08-18T16:09:41.201Z] Step 22/23 : LABEL git_sha=de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:09:41.201Z] ---> Running in 5dc59b179386 [2022-08-18T16:09:41.475Z] Removing intermediate container 5dc59b179386 [2022-08-18T16:09:41.475Z] ---> bfe8297e80c8 [2022-08-18T16:09:41.475Z] Step 23/23 : LABEL version=2.3.0-dev.48 [2022-08-18T16:09:41.475Z] ---> Running in f27e11e21ac1 [2022-08-18T16:09:41.750Z] Removing intermediate container f27e11e21ac1 [2022-08-18T16:09:41.750Z] ---> c9fc8f3bb7b7 [2022-08-18T16:09:41.750Z] [2022-08-18T16:09:42.023Z] Successfully built c9fc8f3bb7b7 [2022-08-18T16:09:42.023Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-18T16:09:42.312Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-18T16:09:42.317Z] $ docker stop --time=1 c57f479b3f73779ca39bdd6579b56a96068ed3a5cb3d6a3e48e8f955731b7d5b [2022-08-18T16:09:43.963Z] $ docker rm -f c57f479b3f73779ca39bdd6579b56a96068ed3a5cb3d6a3e48e8f955731b7d5b [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T16:09:44.513Z] + docker images [2022-08-18T16:09:44.789Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-18T16:09:44.789Z] sys-mgmt-agent-arm64 latest c9fc8f3bb7b7 3 seconds ago 133MB [2022-08-18T16:09:44.789Z] support-notifications-arm64 latest 7ec3fb5fb9fc 7 seconds ago 26.1MB [2022-08-18T16:09:44.789Z] 75eee8b93f89 19 seconds ago 1.25GB [2022-08-18T16:09:44.789Z] core-data-arm64 latest d6299de1d006 21 seconds ago 20.6MB [2022-08-18T16:09:44.789Z] 902f2862b298 39 seconds ago 1.22GB [2022-08-18T16:09:44.789Z] core-metadata-arm64 latest 43895a9d39e1 55 seconds ago 17.5MB [2022-08-18T16:09:44.789Z] 6808fefdd688 About a minute ago 1.22GB [2022-08-18T16:09:44.789Z] 0a3f02db6b34 About a minute ago 1.19GB [2022-08-18T16:09:44.789Z] security-spire-config-arm64 latest 15dc275f0f9a 3 minutes ago 83.6MB [2022-08-18T16:09:44.789Z] security-spire-server-arm64 latest 8fb2a6ae737d 3 minutes ago 84.2MB [2022-08-18T16:09:44.790Z] 725939a955e4 3 minutes ago 1.09GB [2022-08-18T16:09:44.790Z] security-proxy-setup-arm64 latest 482f4331e43c 3 minutes ago 26.2MB [2022-08-18T16:09:44.790Z] 6d9d2be8245a 4 minutes ago 1.19GB [2022-08-18T16:09:44.790Z] security-spire-agent-arm64 latest bf0e360d2a66 6 minutes ago 122MB [2022-08-18T16:09:44.790Z] support-scheduler-arm64 latest d7f4dba0ee6f 7 minutes ago 25.6MB [2022-08-18T16:09:44.790Z] cc4c3c20a728 7 minutes ago 1.25GB [2022-08-18T16:09:44.790Z] 16658d9b6539 7 minutes ago 1.09GB [2022-08-18T16:09:44.790Z] security-spiffe-token-provider-arm64 latest ee6dd7442ead 8 minutes ago 28.3MB [2022-08-18T16:09:44.790Z] security-bootstrapper-arm64 latest 8a82b93a4746 8 minutes ago 18.6MB [2022-08-18T16:09:44.790Z] security-secretstore-setup-arm64 latest e30e259bf090 8 minutes ago 27.9MB [2022-08-18T16:09:44.790Z] 18db5fb02eb3 8 minutes ago 1.24GB [2022-08-18T16:09:44.790Z] core-command-arm64 latest cad79944256a 9 minutes ago 15.6MB [2022-08-18T16:09:44.790Z] f8e90c26ca22 9 minutes ago 1.19GB [2022-08-18T16:09:44.790Z] 2a60e2b57403 9 minutes ago 1.2GB [2022-08-18T16:09:44.790Z] 1b0436f7bbb2 9 minutes ago 1.19GB [2022-08-18T16:09:44.790Z] ci-base-image-arm64 latest e2cec5627649 16 minutes ago 995MB [2022-08-18T16:09:44.790Z] alpine 3.15 02e0d6fdf486 8 days ago 5.33MB [2022-08-18T16:09:44.790Z] alpine 3.16 a6215f271958 8 days ago 5.29MB [2022-08-18T16:09:44.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 6 weeks ago 678MB [2022-08-18T16:09:44.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T16:09:44.907Z] provisioning config files... [2022-08-18T16:09:44.926Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/283@tmp/config883996180380267701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T16:09:45.278Z] ---> docker-login.sh [2022-08-18T16:09:45.278Z] nexus3.edgexfoundry.org:10001 [2022-08-18T16:09:45.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T16:09:45.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T16:09:45.821Z] Configure a credential helper to remove this warning. See [2022-08-18T16:09:45.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T16:09:45.821Z] [2022-08-18T16:09:45.821Z] Login Succeeded [2022-08-18T16:09:45.821Z] nexus3.edgexfoundry.org:10002 [2022-08-18T16:09:46.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T16:09:46.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T16:09:46.367Z] Configure a credential helper to remove this warning. See [2022-08-18T16:09:46.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T16:09:46.367Z] [2022-08-18T16:09:46.367Z] Login Succeeded [2022-08-18T16:09:46.367Z] nexus3.edgexfoundry.org:10003 [2022-08-18T16:09:46.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T16:09:46.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T16:09:46.638Z] Configure a credential helper to remove this warning. See [2022-08-18T16:09:46.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T16:09:46.638Z] [2022-08-18T16:09:46.638Z] Login Succeeded [2022-08-18T16:09:46.638Z] nexus3.edgexfoundry.org:10004 [2022-08-18T16:09:47.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T16:09:47.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T16:09:47.234Z] Configure a credential helper to remove this warning. See [2022-08-18T16:09:47.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T16:09:47.234Z] [2022-08-18T16:09:47.234Z] Login Succeeded [2022-08-18T16:09:47.234Z] docker.io [2022-08-18T16:09:47.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T16:09:48.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T16:09:48.097Z] Configure a credential helper to remove this warning. See [2022-08-18T16:09:48.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T16:09:48.097Z] [2022-08-18T16:09:48.097Z] Login Succeeded [2022-08-18T16:09:48.097Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T16:09:48.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T16:09:48.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T16:09:48.169Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-08-18T16:09:48.169Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:09:48.169Z] latest [2022-08-18T16:09:48.169Z] 2.3.0-dev.48 [2022-08-18T16:09:48.169Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:09:48.169Z] main [2022-08-18T16:09:48.169Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:09:48.517Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:09:48.874Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:09:48.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-18T16:09:48.874Z] 368c13ee3ebc: Preparing [2022-08-18T16:09:48.874Z] e44acde2d429: Preparing [2022-08-18T16:09:48.874Z] 01bf1a30c2cf: Preparing [2022-08-18T16:09:48.874Z] 6e5198b250c2: Preparing [2022-08-18T16:09:48.874Z] 5d3e392a13a0: Preparing [2022-08-18T16:09:49.146Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:09:49.146Z] 368c13ee3ebc: Pushed [2022-08-18T16:09:49.146Z] 6e5198b250c2: Pushed [2022-08-18T16:09:49.146Z] 01bf1a30c2cf: Pushed [2022-08-18T16:09:51.762Z] e44acde2d429: Pushed [2022-08-18T16:09:51.762Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:bbee2f3426aa1dc8f64012926997fb079b492f5a2fe72677bb08a00e97d125df size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:09:52.141Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:09:52.501Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-18T16:09:52.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-18T16:09:52.501Z] 368c13ee3ebc: Preparing [2022-08-18T16:09:52.501Z] e44acde2d429: Preparing [2022-08-18T16:09:52.501Z] 01bf1a30c2cf: Preparing [2022-08-18T16:09:52.501Z] 6e5198b250c2: Preparing [2022-08-18T16:09:52.501Z] 5d3e392a13a0: Preparing [2022-08-18T16:09:52.501Z] 6e5198b250c2: Layer already exists [2022-08-18T16:09:52.501Z] e44acde2d429: Layer already exists [2022-08-18T16:09:52.501Z] 368c13ee3ebc: Layer already exists [2022-08-18T16:09:52.501Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:09:52.501Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:09:52.773Z] latest: digest: sha256:bbee2f3426aa1dc8f64012926997fb079b492f5a2fe72677bb08a00e97d125df size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:09:53.191Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:09:53.607Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.48 [2022-08-18T16:09:53.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-18T16:09:53.607Z] 368c13ee3ebc: Preparing [2022-08-18T16:09:53.607Z] e44acde2d429: Preparing [2022-08-18T16:09:53.607Z] 01bf1a30c2cf: Preparing [2022-08-18T16:09:53.607Z] 6e5198b250c2: Preparing [2022-08-18T16:09:53.607Z] 5d3e392a13a0: Preparing [2022-08-18T16:09:53.607Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:09:53.607Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:09:53.607Z] 6e5198b250c2: Layer already exists [2022-08-18T16:09:53.607Z] e44acde2d429: Layer already exists [2022-08-18T16:09:53.607Z] 368c13ee3ebc: Layer already exists [2022-08-18T16:09:53.880Z] 2.3.0-dev.48: digest: sha256:bbee2f3426aa1dc8f64012926997fb079b492f5a2fe72677bb08a00e97d125df size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:09:54.303Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:09:54.664Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:09:54.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-18T16:09:54.664Z] 368c13ee3ebc: Preparing [2022-08-18T16:09:54.664Z] e44acde2d429: Preparing [2022-08-18T16:09:54.664Z] 01bf1a30c2cf: Preparing [2022-08-18T16:09:54.664Z] 6e5198b250c2: Preparing [2022-08-18T16:09:54.664Z] 5d3e392a13a0: Preparing [2022-08-18T16:09:54.664Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:09:54.664Z] e44acde2d429: Layer already exists [2022-08-18T16:09:54.664Z] 368c13ee3ebc: Layer already exists [2022-08-18T16:09:54.664Z] 6e5198b250c2: Layer already exists [2022-08-18T16:09:54.664Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:09:54.935Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:bbee2f3426aa1dc8f64012926997fb079b492f5a2fe72677bb08a00e97d125df size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:09:55.300Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:09:55.654Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-08-18T16:09:55.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-18T16:09:55.654Z] 368c13ee3ebc: Preparing [2022-08-18T16:09:55.654Z] e44acde2d429: Preparing [2022-08-18T16:09:55.654Z] 01bf1a30c2cf: Preparing [2022-08-18T16:09:55.654Z] 6e5198b250c2: Preparing [2022-08-18T16:09:55.654Z] 5d3e392a13a0: Preparing [2022-08-18T16:09:55.654Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:09:55.654Z] 368c13ee3ebc: Layer already exists [2022-08-18T16:09:55.654Z] e44acde2d429: Layer already exists [2022-08-18T16:09:55.654Z] 6e5198b250c2: Layer already exists [2022-08-18T16:09:55.654Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:09:55.926Z] main: digest: sha256:bbee2f3426aa1dc8f64012926997fb079b492f5a2fe72677bb08a00e97d125df size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T16:09:55.977Z] ===================================================== [Pipeline] echo [2022-08-18T16:09:55.985Z] taggedImages: [2022-08-18T16:09:55.985Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:09:55.985Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-18T16:09:55.985Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.48 [2022-08-18T16:09:55.985Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:09:55.985Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-08-18T16:09:56.009Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-08-18T16:09:56.009Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:09:56.009Z] latest [2022-08-18T16:09:56.009Z] 2.3.0-dev.48 [2022-08-18T16:09:56.009Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:09:56.009Z] main [2022-08-18T16:09:56.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:09:56.362Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:09:56.752Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:09:56.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-18T16:09:56.752Z] 453c55fff74b: Preparing [2022-08-18T16:09:56.752Z] bde18ff326e1: Preparing [2022-08-18T16:09:56.752Z] 01bf1a30c2cf: Preparing [2022-08-18T16:09:56.752Z] ac391c2d3a59: Preparing [2022-08-18T16:09:56.752Z] b00488dfc27c: Preparing [2022-08-18T16:09:56.752Z] 5d3e392a13a0: Preparing [2022-08-18T16:09:56.752Z] 5d3e392a13a0: Waiting [2022-08-18T16:09:56.752Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:09:57.036Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:09:57.036Z] b00488dfc27c: Pushed [2022-08-18T16:09:57.036Z] 453c55fff74b: Pushed [2022-08-18T16:09:57.628Z] ac391c2d3a59: Pushed [2022-08-18T16:10:00.253Z] bde18ff326e1: Pushed [2022-08-18T16:10:00.253Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:a71b5818c0be4fdd3abcdb471a995a43a13b5be22e2b61340d612fa5bd55f198 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:00.623Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:00.975Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-18T16:10:00.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-18T16:10:00.976Z] 453c55fff74b: Preparing [2022-08-18T16:10:00.976Z] bde18ff326e1: Preparing [2022-08-18T16:10:00.976Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:00.976Z] ac391c2d3a59: Preparing [2022-08-18T16:10:00.976Z] b00488dfc27c: Preparing [2022-08-18T16:10:00.976Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:00.976Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:00.976Z] ac391c2d3a59: Layer already exists [2022-08-18T16:10:00.976Z] bde18ff326e1: Layer already exists [2022-08-18T16:10:00.976Z] 453c55fff74b: Layer already exists [2022-08-18T16:10:00.976Z] b00488dfc27c: Layer already exists [2022-08-18T16:10:00.976Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:00.976Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:01.247Z] latest: digest: sha256:a71b5818c0be4fdd3abcdb471a995a43a13b5be22e2b61340d612fa5bd55f198 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:01.613Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:01.978Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.48 [2022-08-18T16:10:01.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-18T16:10:01.978Z] 453c55fff74b: Preparing [2022-08-18T16:10:01.978Z] bde18ff326e1: Preparing [2022-08-18T16:10:01.978Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:01.978Z] ac391c2d3a59: Preparing [2022-08-18T16:10:01.978Z] b00488dfc27c: Preparing [2022-08-18T16:10:01.978Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:01.978Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:01.978Z] 453c55fff74b: Layer already exists [2022-08-18T16:10:01.978Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:01.978Z] ac391c2d3a59: Layer already exists [2022-08-18T16:10:01.978Z] bde18ff326e1: Layer already exists [2022-08-18T16:10:01.978Z] b00488dfc27c: Layer already exists [2022-08-18T16:10:01.978Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:02.250Z] 2.3.0-dev.48: digest: sha256:a71b5818c0be4fdd3abcdb471a995a43a13b5be22e2b61340d612fa5bd55f198 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:02.623Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:02.984Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:02.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-18T16:10:02.984Z] 453c55fff74b: Preparing [2022-08-18T16:10:02.984Z] bde18ff326e1: Preparing [2022-08-18T16:10:02.984Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:02.984Z] ac391c2d3a59: Preparing [2022-08-18T16:10:02.984Z] b00488dfc27c: Preparing [2022-08-18T16:10:02.984Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:02.984Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:03.255Z] 453c55fff74b: Layer already exists [2022-08-18T16:10:03.256Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:03.256Z] bde18ff326e1: Layer already exists [2022-08-18T16:10:03.256Z] ac391c2d3a59: Layer already exists [2022-08-18T16:10:03.256Z] b00488dfc27c: Layer already exists [2022-08-18T16:10:03.256Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:03.256Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:a71b5818c0be4fdd3abcdb471a995a43a13b5be22e2b61340d612fa5bd55f198 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:03.624Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:03.976Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-08-18T16:10:03.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-18T16:10:03.976Z] 453c55fff74b: Preparing [2022-08-18T16:10:03.976Z] bde18ff326e1: Preparing [2022-08-18T16:10:03.976Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:03.976Z] ac391c2d3a59: Preparing [2022-08-18T16:10:03.976Z] b00488dfc27c: Preparing [2022-08-18T16:10:03.976Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:03.976Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:03.976Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:03.976Z] 453c55fff74b: Layer already exists [2022-08-18T16:10:03.976Z] ac391c2d3a59: Layer already exists [2022-08-18T16:10:03.976Z] b00488dfc27c: Layer already exists [2022-08-18T16:10:03.976Z] bde18ff326e1: Layer already exists [2022-08-18T16:10:03.976Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:04.247Z] main: digest: sha256:a71b5818c0be4fdd3abcdb471a995a43a13b5be22e2b61340d612fa5bd55f198 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T16:10:04.299Z] ===================================================== [Pipeline] echo [2022-08-18T16:10:04.307Z] taggedImages: [2022-08-18T16:10:04.307Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:04.307Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-18T16:10:04.307Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.48 [2022-08-18T16:10:04.307Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:04.307Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-08-18T16:10:04.337Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-08-18T16:10:04.337Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:04.337Z] latest [2022-08-18T16:10:04.337Z] 2.3.0-dev.48 [2022-08-18T16:10:04.337Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:04.337Z] main [2022-08-18T16:10:04.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:04.704Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:05.057Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:05.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-18T16:10:05.057Z] 1c766a7bfa24: Preparing [2022-08-18T16:10:05.057Z] 2b9ea599de4a: Preparing [2022-08-18T16:10:05.057Z] d9a87614d271: Preparing [2022-08-18T16:10:05.057Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:05.057Z] 6e5198b250c2: Preparing [2022-08-18T16:10:05.057Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:05.057Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:05.330Z] 6e5198b250c2: Layer already exists [2022-08-18T16:10:05.330Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:05.330Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:05.330Z] 1c766a7bfa24: Pushed [2022-08-18T16:10:05.330Z] 2b9ea599de4a: Pushed [2022-08-18T16:10:08.707Z] d9a87614d271: Pushed [2022-08-18T16:10:08.707Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:4b98efaec74756cdc63c3fbf11a8cc29d3085e3d963028a997d45e4a4832bccd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:09.072Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:09.432Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-18T16:10:09.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-18T16:10:09.432Z] 1c766a7bfa24: Preparing [2022-08-18T16:10:09.432Z] 2b9ea599de4a: Preparing [2022-08-18T16:10:09.432Z] d9a87614d271: Preparing [2022-08-18T16:10:09.432Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:09.432Z] 6e5198b250c2: Preparing [2022-08-18T16:10:09.432Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:09.432Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:09.432Z] 1c766a7bfa24: Layer already exists [2022-08-18T16:10:09.432Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:09.432Z] 2b9ea599de4a: Layer already exists [2022-08-18T16:10:09.432Z] d9a87614d271: Layer already exists [2022-08-18T16:10:09.432Z] 6e5198b250c2: Layer already exists [2022-08-18T16:10:09.705Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:09.705Z] latest: digest: sha256:4b98efaec74756cdc63c3fbf11a8cc29d3085e3d963028a997d45e4a4832bccd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:10.078Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:10.441Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.48 [2022-08-18T16:10:10.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-18T16:10:10.441Z] 1c766a7bfa24: Preparing [2022-08-18T16:10:10.441Z] 2b9ea599de4a: Preparing [2022-08-18T16:10:10.441Z] d9a87614d271: Preparing [2022-08-18T16:10:10.441Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:10.441Z] 6e5198b250c2: Preparing [2022-08-18T16:10:10.441Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:10.441Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:10.441Z] 2b9ea599de4a: Layer already exists [2022-08-18T16:10:10.441Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:10.441Z] d9a87614d271: Layer already exists [2022-08-18T16:10:10.441Z] 6e5198b250c2: Layer already exists [2022-08-18T16:10:10.441Z] 1c766a7bfa24: Layer already exists [2022-08-18T16:10:10.441Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:10.713Z] 2.3.0-dev.48: digest: sha256:4b98efaec74756cdc63c3fbf11a8cc29d3085e3d963028a997d45e4a4832bccd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:11.084Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:11.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:11.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-18T16:10:11.448Z] 1c766a7bfa24: Preparing [2022-08-18T16:10:11.448Z] 2b9ea599de4a: Preparing [2022-08-18T16:10:11.448Z] d9a87614d271: Preparing [2022-08-18T16:10:11.448Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:11.448Z] 6e5198b250c2: Preparing [2022-08-18T16:10:11.448Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:11.448Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:11.448Z] 2b9ea599de4a: Layer already exists [2022-08-18T16:10:11.448Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:11.448Z] 1c766a7bfa24: Layer already exists [2022-08-18T16:10:11.448Z] 6e5198b250c2: Layer already exists [2022-08-18T16:10:11.448Z] d9a87614d271: Layer already exists [2022-08-18T16:10:11.720Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:11.720Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:4b98efaec74756cdc63c3fbf11a8cc29d3085e3d963028a997d45e4a4832bccd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:12.091Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:12.455Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-08-18T16:10:12.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-18T16:10:12.455Z] 1c766a7bfa24: Preparing [2022-08-18T16:10:12.455Z] 2b9ea599de4a: Preparing [2022-08-18T16:10:12.455Z] d9a87614d271: Preparing [2022-08-18T16:10:12.455Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:12.455Z] 6e5198b250c2: Preparing [2022-08-18T16:10:12.455Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:12.455Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:12.455Z] 6e5198b250c2: Layer already exists [2022-08-18T16:10:12.455Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:12.455Z] 2b9ea599de4a: Layer already exists [2022-08-18T16:10:12.455Z] d9a87614d271: Layer already exists [2022-08-18T16:10:12.455Z] 1c766a7bfa24: Layer already exists [2022-08-18T16:10:12.455Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:12.726Z] main: digest: sha256:4b98efaec74756cdc63c3fbf11a8cc29d3085e3d963028a997d45e4a4832bccd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T16:10:12.784Z] ===================================================== [Pipeline] echo [2022-08-18T16:10:12.795Z] taggedImages: [2022-08-18T16:10:12.795Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:12.795Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-18T16:10:12.795Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.48 [2022-08-18T16:10:12.795Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:12.795Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-08-18T16:10:12.822Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-08-18T16:10:12.822Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:12.822Z] latest [2022-08-18T16:10:12.822Z] 2.3.0-dev.48 [2022-08-18T16:10:12.822Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:12.822Z] main [2022-08-18T16:10:12.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:13.252Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:13.972Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:13.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-18T16:10:13.973Z] 288aeac46001: Preparing [2022-08-18T16:10:13.973Z] 288aeac46001: Preparing [2022-08-18T16:10:13.973Z] ac8a1e99f36b: Preparing [2022-08-18T16:10:13.973Z] 6474070c2a46: Preparing [2022-08-18T16:10:13.973Z] ab2e39452440: Preparing [2022-08-18T16:10:13.973Z] 50b5e20fbfdf: Preparing [2022-08-18T16:10:13.973Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:13.973Z] 2cb358bb5461: Preparing [2022-08-18T16:10:13.973Z] cc0acb715225: Preparing [2022-08-18T16:10:13.973Z] 15951357708f: Preparing [2022-08-18T16:10:13.973Z] cef2e3645562: Preparing [2022-08-18T16:10:13.973Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:13.973Z] cc0acb715225: Waiting [2022-08-18T16:10:13.973Z] cef2e3645562: Waiting [2022-08-18T16:10:13.973Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:13.973Z] 01bf1a30c2cf: Waiting [2022-08-18T16:10:13.973Z] 15951357708f: Waiting [2022-08-18T16:10:13.973Z] 2cb358bb5461: Waiting [2022-08-18T16:10:14.251Z] 6474070c2a46: Pushed [2022-08-18T16:10:14.251Z] ab2e39452440: Pushed [2022-08-18T16:10:14.251Z] 288aeac46001: Pushed [2022-08-18T16:10:14.251Z] ac8a1e99f36b: Pushed [2022-08-18T16:10:14.251Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:14.522Z] 15951357708f: Pushed [2022-08-18T16:10:14.522Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:14.522Z] cef2e3645562: Pushed [2022-08-18T16:10:14.522Z] 2cb358bb5461: Pushed [2022-08-18T16:10:14.522Z] cc0acb715225: Pushed [2022-08-18T16:10:17.899Z] 50b5e20fbfdf: Pushed [2022-08-18T16:10:17.899Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:83089f980ae65f1b4600e2d339cf8edca13a4ec0909e7f1db5a6caddbf00a8cb size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:18.267Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:18.635Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-18T16:10:18.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-18T16:10:18.635Z] 288aeac46001: Preparing [2022-08-18T16:10:18.635Z] 288aeac46001: Preparing [2022-08-18T16:10:18.635Z] ac8a1e99f36b: Preparing [2022-08-18T16:10:18.635Z] 6474070c2a46: Preparing [2022-08-18T16:10:18.635Z] ab2e39452440: Preparing [2022-08-18T16:10:18.635Z] 50b5e20fbfdf: Preparing [2022-08-18T16:10:18.635Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:18.635Z] 2cb358bb5461: Preparing [2022-08-18T16:10:18.635Z] cc0acb715225: Preparing [2022-08-18T16:10:18.635Z] 15951357708f: Preparing [2022-08-18T16:10:18.635Z] cef2e3645562: Preparing [2022-08-18T16:10:18.635Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:18.635Z] cc0acb715225: Waiting [2022-08-18T16:10:18.635Z] 15951357708f: Waiting [2022-08-18T16:10:18.636Z] cef2e3645562: Waiting [2022-08-18T16:10:18.636Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:18.636Z] 2cb358bb5461: Waiting [2022-08-18T16:10:18.636Z] ac8a1e99f36b: Layer already exists [2022-08-18T16:10:18.636Z] 50b5e20fbfdf: Layer already exists [2022-08-18T16:10:18.636Z] 288aeac46001: Layer already exists [2022-08-18T16:10:18.636Z] ab2e39452440: Layer already exists [2022-08-18T16:10:18.636Z] 6474070c2a46: Layer already exists [2022-08-18T16:10:18.636Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:18.636Z] 2cb358bb5461: Layer already exists [2022-08-18T16:10:18.636Z] 15951357708f: Layer already exists [2022-08-18T16:10:18.636Z] cef2e3645562: Layer already exists [2022-08-18T16:10:18.636Z] cc0acb715225: Layer already exists [2022-08-18T16:10:18.636Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:18.906Z] latest: digest: sha256:83089f980ae65f1b4600e2d339cf8edca13a4ec0909e7f1db5a6caddbf00a8cb size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:19.268Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:19.625Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.48 [2022-08-18T16:10:19.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-18T16:10:19.625Z] 288aeac46001: Preparing [2022-08-18T16:10:19.625Z] 288aeac46001: Preparing [2022-08-18T16:10:19.625Z] ac8a1e99f36b: Preparing [2022-08-18T16:10:19.625Z] 6474070c2a46: Preparing [2022-08-18T16:10:19.625Z] ab2e39452440: Preparing [2022-08-18T16:10:19.625Z] 50b5e20fbfdf: Preparing [2022-08-18T16:10:19.625Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:19.625Z] 2cb358bb5461: Preparing [2022-08-18T16:10:19.625Z] cc0acb715225: Preparing [2022-08-18T16:10:19.625Z] 15951357708f: Preparing [2022-08-18T16:10:19.625Z] cef2e3645562: Preparing [2022-08-18T16:10:19.625Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:19.625Z] 2cb358bb5461: Waiting [2022-08-18T16:10:19.625Z] cc0acb715225: Waiting [2022-08-18T16:10:19.625Z] cef2e3645562: Waiting [2022-08-18T16:10:19.625Z] 15951357708f: Waiting [2022-08-18T16:10:19.625Z] 01bf1a30c2cf: Waiting [2022-08-18T16:10:19.625Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:19.625Z] ab2e39452440: Layer already exists [2022-08-18T16:10:19.625Z] 50b5e20fbfdf: Layer already exists [2022-08-18T16:10:19.625Z] 288aeac46001: Layer already exists [2022-08-18T16:10:19.625Z] ac8a1e99f36b: Layer already exists [2022-08-18T16:10:19.625Z] 6474070c2a46: Layer already exists [2022-08-18T16:10:19.898Z] 2cb358bb5461: Layer already exists [2022-08-18T16:10:19.898Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:19.898Z] 15951357708f: Layer already exists [2022-08-18T16:10:19.898Z] cc0acb715225: Layer already exists [2022-08-18T16:10:19.898Z] cef2e3645562: Layer already exists [2022-08-18T16:10:19.898Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:19.898Z] 2.3.0-dev.48: digest: sha256:83089f980ae65f1b4600e2d339cf8edca13a4ec0909e7f1db5a6caddbf00a8cb size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:20.267Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:20.631Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:20.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-18T16:10:20.631Z] 288aeac46001: Preparing [2022-08-18T16:10:20.631Z] 288aeac46001: Preparing [2022-08-18T16:10:20.631Z] ac8a1e99f36b: Preparing [2022-08-18T16:10:20.631Z] 6474070c2a46: Preparing [2022-08-18T16:10:20.631Z] ab2e39452440: Preparing [2022-08-18T16:10:20.631Z] 50b5e20fbfdf: Preparing [2022-08-18T16:10:20.631Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:20.631Z] 2cb358bb5461: Preparing [2022-08-18T16:10:20.631Z] cc0acb715225: Preparing [2022-08-18T16:10:20.631Z] 15951357708f: Preparing [2022-08-18T16:10:20.631Z] cef2e3645562: Preparing [2022-08-18T16:10:20.631Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:20.631Z] cc0acb715225: Waiting [2022-08-18T16:10:20.631Z] 15951357708f: Waiting [2022-08-18T16:10:20.631Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:20.631Z] cef2e3645562: Waiting [2022-08-18T16:10:20.631Z] 01bf1a30c2cf: Waiting [2022-08-18T16:10:20.631Z] 2cb358bb5461: Waiting [2022-08-18T16:10:20.631Z] 50b5e20fbfdf: Layer already exists [2022-08-18T16:10:20.631Z] 6474070c2a46: Layer already exists [2022-08-18T16:10:20.631Z] ac8a1e99f36b: Layer already exists [2022-08-18T16:10:20.631Z] 288aeac46001: Layer already exists [2022-08-18T16:10:20.631Z] ab2e39452440: Layer already exists [2022-08-18T16:10:20.902Z] cc0acb715225: Layer already exists [2022-08-18T16:10:20.902Z] 2cb358bb5461: Layer already exists [2022-08-18T16:10:20.902Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:20.902Z] 15951357708f: Layer already exists [2022-08-18T16:10:20.902Z] cef2e3645562: Layer already exists [2022-08-18T16:10:20.902Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:20.902Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:83089f980ae65f1b4600e2d339cf8edca13a4ec0909e7f1db5a6caddbf00a8cb size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:21.274Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:21.644Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-08-18T16:10:21.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-18T16:10:21.644Z] 288aeac46001: Preparing [2022-08-18T16:10:21.644Z] 288aeac46001: Preparing [2022-08-18T16:10:21.644Z] ac8a1e99f36b: Preparing [2022-08-18T16:10:21.644Z] 6474070c2a46: Preparing [2022-08-18T16:10:21.644Z] ab2e39452440: Preparing [2022-08-18T16:10:21.644Z] 50b5e20fbfdf: Preparing [2022-08-18T16:10:21.644Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:21.644Z] 2cb358bb5461: Preparing [2022-08-18T16:10:21.644Z] cc0acb715225: Preparing [2022-08-18T16:10:21.644Z] 15951357708f: Preparing [2022-08-18T16:10:21.644Z] cef2e3645562: Preparing [2022-08-18T16:10:21.644Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:21.644Z] 01bf1a30c2cf: Waiting [2022-08-18T16:10:21.644Z] 2cb358bb5461: Waiting [2022-08-18T16:10:21.644Z] cc0acb715225: Waiting [2022-08-18T16:10:21.644Z] 15951357708f: Waiting [2022-08-18T16:10:21.644Z] cef2e3645562: Waiting [2022-08-18T16:10:21.644Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:21.644Z] ac8a1e99f36b: Layer already exists [2022-08-18T16:10:21.644Z] ab2e39452440: Layer already exists [2022-08-18T16:10:21.644Z] 288aeac46001: Layer already exists [2022-08-18T16:10:21.644Z] 50b5e20fbfdf: Layer already exists [2022-08-18T16:10:21.644Z] 6474070c2a46: Layer already exists [2022-08-18T16:10:21.644Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:21.644Z] 2cb358bb5461: Layer already exists [2022-08-18T16:10:21.644Z] cef2e3645562: Layer already exists [2022-08-18T16:10:21.644Z] 15951357708f: Layer already exists [2022-08-18T16:10:21.644Z] cc0acb715225: Layer already exists [2022-08-18T16:10:21.644Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:21.914Z] main: digest: sha256:83089f980ae65f1b4600e2d339cf8edca13a4ec0909e7f1db5a6caddbf00a8cb size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T16:10:21.986Z] ===================================================== [Pipeline] echo [2022-08-18T16:10:21.996Z] taggedImages: [2022-08-18T16:10:21.996Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:21.996Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-18T16:10:21.996Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.48 [2022-08-18T16:10:21.996Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:21.996Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-08-18T16:10:22.020Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-08-18T16:10:22.020Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:22.020Z] latest [2022-08-18T16:10:22.020Z] 2.3.0-dev.48 [2022-08-18T16:10:22.020Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:22.020Z] main [2022-08-18T16:10:22.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:22.391Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:22.756Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:22.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-18T16:10:22.756Z] 8bb5041f70be: Preparing [2022-08-18T16:10:22.756Z] 1992941d5078: Preparing [2022-08-18T16:10:22.756Z] e3461bd9d463: Preparing [2022-08-18T16:10:22.756Z] 2dd3cbbf9574: Preparing [2022-08-18T16:10:22.756Z] f169ae9076dd: Preparing [2022-08-18T16:10:22.756Z] 77ffa4a9a8c5: Preparing [2022-08-18T16:10:22.756Z] eb6781e1d49c: Preparing [2022-08-18T16:10:22.756Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:22.756Z] eb6781e1d49c: Waiting [2022-08-18T16:10:22.756Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:22.756Z] 77ffa4a9a8c5: Waiting [2022-08-18T16:10:23.030Z] 1992941d5078: Pushed [2022-08-18T16:10:23.030Z] 8bb5041f70be: Pushed [2022-08-18T16:10:23.030Z] f169ae9076dd: Pushed [2022-08-18T16:10:23.300Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:23.300Z] 77ffa4a9a8c5: Pushed [2022-08-18T16:10:23.895Z] eb6781e1d49c: Pushed [2022-08-18T16:10:25.319Z] e3461bd9d463: Pushed [2022-08-18T16:10:25.320Z] 2dd3cbbf9574: Pushed [2022-08-18T16:10:25.590Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:a175cf666ecf6846e3e879059824afc84f646f056be736af5f585fb8e763abc5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:25.958Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:26.327Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-18T16:10:26.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-18T16:10:26.327Z] 8bb5041f70be: Preparing [2022-08-18T16:10:26.327Z] 1992941d5078: Preparing [2022-08-18T16:10:26.327Z] e3461bd9d463: Preparing [2022-08-18T16:10:26.327Z] 2dd3cbbf9574: Preparing [2022-08-18T16:10:26.327Z] f169ae9076dd: Preparing [2022-08-18T16:10:26.327Z] 77ffa4a9a8c5: Preparing [2022-08-18T16:10:26.327Z] eb6781e1d49c: Preparing [2022-08-18T16:10:26.327Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:26.327Z] 77ffa4a9a8c5: Waiting [2022-08-18T16:10:26.327Z] eb6781e1d49c: Waiting [2022-08-18T16:10:26.327Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:26.327Z] 8bb5041f70be: Layer already exists [2022-08-18T16:10:26.327Z] e3461bd9d463: Layer already exists [2022-08-18T16:10:26.327Z] f169ae9076dd: Layer already exists [2022-08-18T16:10:26.327Z] 2dd3cbbf9574: Layer already exists [2022-08-18T16:10:26.327Z] 1992941d5078: Layer already exists [2022-08-18T16:10:26.327Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:26.327Z] eb6781e1d49c: Layer already exists [2022-08-18T16:10:26.327Z] 77ffa4a9a8c5: Layer already exists [2022-08-18T16:10:26.599Z] latest: digest: sha256:a175cf666ecf6846e3e879059824afc84f646f056be736af5f585fb8e763abc5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:26.977Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:27.335Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.48 [2022-08-18T16:10:27.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-18T16:10:27.335Z] 8bb5041f70be: Preparing [2022-08-18T16:10:27.335Z] 1992941d5078: Preparing [2022-08-18T16:10:27.335Z] e3461bd9d463: Preparing [2022-08-18T16:10:27.335Z] 2dd3cbbf9574: Preparing [2022-08-18T16:10:27.335Z] f169ae9076dd: Preparing [2022-08-18T16:10:27.335Z] 77ffa4a9a8c5: Preparing [2022-08-18T16:10:27.335Z] eb6781e1d49c: Preparing [2022-08-18T16:10:27.335Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:27.335Z] 77ffa4a9a8c5: Waiting [2022-08-18T16:10:27.335Z] eb6781e1d49c: Waiting [2022-08-18T16:10:27.335Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:27.335Z] 2dd3cbbf9574: Layer already exists [2022-08-18T16:10:27.335Z] 1992941d5078: Layer already exists [2022-08-18T16:10:27.335Z] 8bb5041f70be: Layer already exists [2022-08-18T16:10:27.335Z] e3461bd9d463: Layer already exists [2022-08-18T16:10:27.335Z] f169ae9076dd: Layer already exists [2022-08-18T16:10:27.335Z] 77ffa4a9a8c5: Layer already exists [2022-08-18T16:10:27.335Z] eb6781e1d49c: Layer already exists [2022-08-18T16:10:27.335Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:27.607Z] 2.3.0-dev.48: digest: sha256:a175cf666ecf6846e3e879059824afc84f646f056be736af5f585fb8e763abc5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:27.977Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:28.323Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:28.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-18T16:10:28.323Z] 8bb5041f70be: Preparing [2022-08-18T16:10:28.323Z] 1992941d5078: Preparing [2022-08-18T16:10:28.323Z] e3461bd9d463: Preparing [2022-08-18T16:10:28.323Z] 2dd3cbbf9574: Preparing [2022-08-18T16:10:28.323Z] f169ae9076dd: Preparing [2022-08-18T16:10:28.323Z] 77ffa4a9a8c5: Preparing [2022-08-18T16:10:28.323Z] eb6781e1d49c: Preparing [2022-08-18T16:10:28.323Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:28.323Z] 77ffa4a9a8c5: Waiting [2022-08-18T16:10:28.323Z] eb6781e1d49c: Waiting [2022-08-18T16:10:28.323Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:28.323Z] 2dd3cbbf9574: Layer already exists [2022-08-18T16:10:28.323Z] e3461bd9d463: Layer already exists [2022-08-18T16:10:28.323Z] f169ae9076dd: Layer already exists [2022-08-18T16:10:28.323Z] 8bb5041f70be: Layer already exists [2022-08-18T16:10:28.323Z] 1992941d5078: Layer already exists [2022-08-18T16:10:28.323Z] eb6781e1d49c: Layer already exists [2022-08-18T16:10:28.323Z] 77ffa4a9a8c5: Layer already exists [2022-08-18T16:10:28.323Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:28.596Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:a175cf666ecf6846e3e879059824afc84f646f056be736af5f585fb8e763abc5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:28.965Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:29.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-08-18T16:10:29.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-18T16:10:29.321Z] 8bb5041f70be: Preparing [2022-08-18T16:10:29.321Z] 1992941d5078: Preparing [2022-08-18T16:10:29.321Z] e3461bd9d463: Preparing [2022-08-18T16:10:29.321Z] 2dd3cbbf9574: Preparing [2022-08-18T16:10:29.321Z] f169ae9076dd: Preparing [2022-08-18T16:10:29.321Z] 77ffa4a9a8c5: Preparing [2022-08-18T16:10:29.321Z] eb6781e1d49c: Preparing [2022-08-18T16:10:29.321Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:29.321Z] 77ffa4a9a8c5: Waiting [2022-08-18T16:10:29.321Z] eb6781e1d49c: Waiting [2022-08-18T16:10:29.321Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:29.321Z] f169ae9076dd: Layer already exists [2022-08-18T16:10:29.321Z] e3461bd9d463: Layer already exists [2022-08-18T16:10:29.321Z] 1992941d5078: Layer already exists [2022-08-18T16:10:29.321Z] 2dd3cbbf9574: Layer already exists [2022-08-18T16:10:29.321Z] 8bb5041f70be: Layer already exists [2022-08-18T16:10:29.321Z] 77ffa4a9a8c5: Layer already exists [2022-08-18T16:10:29.321Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:29.321Z] eb6781e1d49c: Layer already exists [2022-08-18T16:10:29.594Z] main: digest: sha256:a175cf666ecf6846e3e879059824afc84f646f056be736af5f585fb8e763abc5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T16:10:29.660Z] ===================================================== [Pipeline] echo [2022-08-18T16:10:29.671Z] taggedImages: [2022-08-18T16:10:29.671Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:29.671Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-18T16:10:29.671Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.48 [2022-08-18T16:10:29.671Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:29.671Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-08-18T16:10:29.695Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-08-18T16:10:29.695Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:29.695Z] latest [2022-08-18T16:10:29.695Z] 2.3.0-dev.48 [2022-08-18T16:10:29.695Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:29.695Z] main [2022-08-18T16:10:29.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:30.069Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:30.437Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:30.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-18T16:10:30.437Z] d70973674822: Preparing [2022-08-18T16:10:30.437Z] bec6d5e0cb50: Preparing [2022-08-18T16:10:30.437Z] a4a6098cfc6b: Preparing [2022-08-18T16:10:30.437Z] e2c236853c0b: Preparing [2022-08-18T16:10:30.437Z] a9a06d39c056: Preparing [2022-08-18T16:10:30.437Z] 1e9a5ee832a7: Preparing [2022-08-18T16:10:30.437Z] 4a8037410610: Preparing [2022-08-18T16:10:30.437Z] 48370ee399a7: Preparing [2022-08-18T16:10:30.437Z] e67eb3722fdd: Preparing [2022-08-18T16:10:30.437Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:30.437Z] 1e9a5ee832a7: Waiting [2022-08-18T16:10:30.437Z] 4a8037410610: Waiting [2022-08-18T16:10:30.437Z] 48370ee399a7: Waiting [2022-08-18T16:10:30.437Z] e67eb3722fdd: Waiting [2022-08-18T16:10:30.437Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:30.711Z] a9a06d39c056: Pushed [2022-08-18T16:10:30.711Z] d70973674822: Pushed [2022-08-18T16:10:30.711Z] bec6d5e0cb50: Pushed [2022-08-18T16:10:30.988Z] 1e9a5ee832a7: Pushed [2022-08-18T16:10:30.988Z] 4a8037410610: Pushed [2022-08-18T16:10:30.988Z] 48370ee399a7: Pushed [2022-08-18T16:10:30.988Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:31.261Z] e67eb3722fdd: Pushed [2022-08-18T16:10:33.231Z] e2c236853c0b: Pushed [2022-08-18T16:10:33.822Z] a4a6098cfc6b: Pushed [2022-08-18T16:10:34.092Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:1093df1eaf84169ec2717aa48535d2b279fe7abc292073501f07f59a2623232c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:34.458Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:34.819Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-18T16:10:34.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-18T16:10:34.819Z] d70973674822: Preparing [2022-08-18T16:10:34.819Z] bec6d5e0cb50: Preparing [2022-08-18T16:10:34.819Z] a4a6098cfc6b: Preparing [2022-08-18T16:10:34.819Z] e2c236853c0b: Preparing [2022-08-18T16:10:34.819Z] a9a06d39c056: Preparing [2022-08-18T16:10:34.819Z] 1e9a5ee832a7: Preparing [2022-08-18T16:10:34.819Z] 4a8037410610: Preparing [2022-08-18T16:10:34.819Z] 48370ee399a7: Preparing [2022-08-18T16:10:34.819Z] e67eb3722fdd: Preparing [2022-08-18T16:10:34.819Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:34.819Z] 1e9a5ee832a7: Waiting [2022-08-18T16:10:34.819Z] 48370ee399a7: Waiting [2022-08-18T16:10:34.819Z] e67eb3722fdd: Waiting [2022-08-18T16:10:34.819Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:34.819Z] 4a8037410610: Waiting [2022-08-18T16:10:34.819Z] a4a6098cfc6b: Layer already exists [2022-08-18T16:10:34.819Z] bec6d5e0cb50: Layer already exists [2022-08-18T16:10:34.819Z] e2c236853c0b: Layer already exists [2022-08-18T16:10:34.819Z] a9a06d39c056: Layer already exists [2022-08-18T16:10:34.819Z] d70973674822: Layer already exists [2022-08-18T16:10:35.091Z] 1e9a5ee832a7: Layer already exists [2022-08-18T16:10:35.091Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:35.091Z] 4a8037410610: Layer already exists [2022-08-18T16:10:35.091Z] 48370ee399a7: Layer already exists [2022-08-18T16:10:35.091Z] e67eb3722fdd: Layer already exists [2022-08-18T16:10:35.091Z] latest: digest: sha256:1093df1eaf84169ec2717aa48535d2b279fe7abc292073501f07f59a2623232c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:35.460Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:35.822Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.48 [2022-08-18T16:10:35.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-18T16:10:35.822Z] d70973674822: Preparing [2022-08-18T16:10:35.822Z] bec6d5e0cb50: Preparing [2022-08-18T16:10:35.822Z] a4a6098cfc6b: Preparing [2022-08-18T16:10:35.822Z] e2c236853c0b: Preparing [2022-08-18T16:10:35.822Z] a9a06d39c056: Preparing [2022-08-18T16:10:35.822Z] 1e9a5ee832a7: Preparing [2022-08-18T16:10:35.822Z] 4a8037410610: Preparing [2022-08-18T16:10:35.822Z] 48370ee399a7: Preparing [2022-08-18T16:10:35.822Z] e67eb3722fdd: Preparing [2022-08-18T16:10:35.822Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:35.822Z] 4a8037410610: Waiting [2022-08-18T16:10:35.822Z] 48370ee399a7: Waiting [2022-08-18T16:10:35.822Z] e67eb3722fdd: Waiting [2022-08-18T16:10:35.822Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:35.822Z] d70973674822: Layer already exists [2022-08-18T16:10:35.822Z] e2c236853c0b: Layer already exists [2022-08-18T16:10:35.822Z] a9a06d39c056: Layer already exists [2022-08-18T16:10:35.822Z] bec6d5e0cb50: Layer already exists [2022-08-18T16:10:35.822Z] a4a6098cfc6b: Layer already exists [2022-08-18T16:10:35.822Z] 48370ee399a7: Layer already exists [2022-08-18T16:10:35.822Z] 1e9a5ee832a7: Layer already exists [2022-08-18T16:10:35.822Z] 4a8037410610: Layer already exists [2022-08-18T16:10:35.822Z] e67eb3722fdd: Layer already exists [2022-08-18T16:10:35.822Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:36.094Z] 2.3.0-dev.48: digest: sha256:1093df1eaf84169ec2717aa48535d2b279fe7abc292073501f07f59a2623232c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:36.461Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:36.824Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:36.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-18T16:10:36.824Z] d70973674822: Preparing [2022-08-18T16:10:36.824Z] bec6d5e0cb50: Preparing [2022-08-18T16:10:36.824Z] a4a6098cfc6b: Preparing [2022-08-18T16:10:36.824Z] e2c236853c0b: Preparing [2022-08-18T16:10:36.824Z] a9a06d39c056: Preparing [2022-08-18T16:10:36.824Z] 1e9a5ee832a7: Preparing [2022-08-18T16:10:36.824Z] 4a8037410610: Preparing [2022-08-18T16:10:36.824Z] 48370ee399a7: Preparing [2022-08-18T16:10:36.824Z] e67eb3722fdd: Preparing [2022-08-18T16:10:36.824Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:36.824Z] 1e9a5ee832a7: Waiting [2022-08-18T16:10:36.824Z] 4a8037410610: Waiting [2022-08-18T16:10:36.824Z] 48370ee399a7: Waiting [2022-08-18T16:10:36.824Z] e67eb3722fdd: Waiting [2022-08-18T16:10:36.824Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:36.824Z] bec6d5e0cb50: Layer already exists [2022-08-18T16:10:36.824Z] d70973674822: Layer already exists [2022-08-18T16:10:36.824Z] a9a06d39c056: Layer already exists [2022-08-18T16:10:36.824Z] e2c236853c0b: Layer already exists [2022-08-18T16:10:36.824Z] a4a6098cfc6b: Layer already exists [2022-08-18T16:10:36.824Z] 48370ee399a7: Layer already exists [2022-08-18T16:10:36.824Z] 1e9a5ee832a7: Layer already exists [2022-08-18T16:10:36.824Z] 4a8037410610: Layer already exists [2022-08-18T16:10:36.824Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:36.824Z] e67eb3722fdd: Layer already exists [2022-08-18T16:10:37.110Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:1093df1eaf84169ec2717aa48535d2b279fe7abc292073501f07f59a2623232c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:37.479Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:37.852Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-08-18T16:10:37.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-18T16:10:37.852Z] d70973674822: Preparing [2022-08-18T16:10:37.852Z] bec6d5e0cb50: Preparing [2022-08-18T16:10:37.852Z] a4a6098cfc6b: Preparing [2022-08-18T16:10:37.852Z] e2c236853c0b: Preparing [2022-08-18T16:10:37.852Z] a9a06d39c056: Preparing [2022-08-18T16:10:37.852Z] 1e9a5ee832a7: Preparing [2022-08-18T16:10:37.852Z] 4a8037410610: Preparing [2022-08-18T16:10:37.852Z] 48370ee399a7: Preparing [2022-08-18T16:10:37.852Z] e67eb3722fdd: Preparing [2022-08-18T16:10:37.852Z] 5d3e392a13a0: Preparing [2022-08-18T16:10:37.852Z] 4a8037410610: Waiting [2022-08-18T16:10:37.852Z] 48370ee399a7: Waiting [2022-08-18T16:10:37.852Z] e67eb3722fdd: Waiting [2022-08-18T16:10:37.852Z] 5d3e392a13a0: Waiting [2022-08-18T16:10:37.852Z] 1e9a5ee832a7: Waiting [2022-08-18T16:10:37.852Z] d70973674822: Layer already exists [2022-08-18T16:10:37.852Z] e2c236853c0b: Layer already exists [2022-08-18T16:10:37.852Z] a4a6098cfc6b: Layer already exists [2022-08-18T16:10:37.852Z] bec6d5e0cb50: Layer already exists [2022-08-18T16:10:37.852Z] a9a06d39c056: Layer already exists [2022-08-18T16:10:37.852Z] 1e9a5ee832a7: Layer already exists [2022-08-18T16:10:37.852Z] 4a8037410610: Layer already exists [2022-08-18T16:10:37.852Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:10:37.852Z] 48370ee399a7: Layer already exists [2022-08-18T16:10:37.852Z] e67eb3722fdd: Layer already exists [2022-08-18T16:10:38.133Z] main: digest: sha256:1093df1eaf84169ec2717aa48535d2b279fe7abc292073501f07f59a2623232c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T16:10:38.200Z] ===================================================== [Pipeline] echo [2022-08-18T16:10:38.209Z] taggedImages: [2022-08-18T16:10:38.209Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:38.209Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-18T16:10:38.209Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.48 [2022-08-18T16:10:38.209Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:38.209Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-08-18T16:10:38.231Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-08-18T16:10:38.231Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:38.231Z] latest [2022-08-18T16:10:38.231Z] 2.3.0-dev.48 [2022-08-18T16:10:38.231Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:38.231Z] main [2022-08-18T16:10:38.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:38.593Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:38.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:38.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-18T16:10:38.953Z] f7321acd655a: Preparing [2022-08-18T16:10:38.953Z] a695b60ed70f: Preparing [2022-08-18T16:10:38.953Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:38.953Z] 2390475d0afa: Preparing [2022-08-18T16:10:38.953Z] 67f120e9da35: Preparing [2022-08-18T16:10:38.953Z] 9833f26c6bda: Preparing [2022-08-18T16:10:38.953Z] 9833f26c6bda: Waiting [2022-08-18T16:10:38.953Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:39.225Z] 9833f26c6bda: Layer already exists [2022-08-18T16:10:39.225Z] f7321acd655a: Pushed [2022-08-18T16:10:39.225Z] 67f120e9da35: Pushed [2022-08-18T16:10:40.656Z] 2390475d0afa: Pushed [2022-08-18T16:10:44.038Z] a695b60ed70f: Pushed [2022-08-18T16:10:44.038Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:d58b6ca78606be2dba4fd76386c4598e3b90162357d138de76b45917fc87ff6d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:44.393Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:44.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-18T16:10:44.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-18T16:10:44.747Z] f7321acd655a: Preparing [2022-08-18T16:10:44.747Z] a695b60ed70f: Preparing [2022-08-18T16:10:44.747Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:44.747Z] 2390475d0afa: Preparing [2022-08-18T16:10:44.747Z] 67f120e9da35: Preparing [2022-08-18T16:10:44.747Z] 9833f26c6bda: Preparing [2022-08-18T16:10:44.747Z] 9833f26c6bda: Waiting [2022-08-18T16:10:44.747Z] 2390475d0afa: Layer already exists [2022-08-18T16:10:44.747Z] a695b60ed70f: Layer already exists [2022-08-18T16:10:44.747Z] f7321acd655a: Layer already exists [2022-08-18T16:10:44.747Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:44.747Z] 67f120e9da35: Layer already exists [2022-08-18T16:10:44.747Z] 9833f26c6bda: Layer already exists [2022-08-18T16:10:45.019Z] latest: digest: sha256:d58b6ca78606be2dba4fd76386c4598e3b90162357d138de76b45917fc87ff6d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:45.382Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:45.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.48 [2022-08-18T16:10:45.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-18T16:10:45.737Z] f7321acd655a: Preparing [2022-08-18T16:10:45.737Z] a695b60ed70f: Preparing [2022-08-18T16:10:45.737Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:45.737Z] 2390475d0afa: Preparing [2022-08-18T16:10:45.737Z] 67f120e9da35: Preparing [2022-08-18T16:10:45.737Z] 9833f26c6bda: Preparing [2022-08-18T16:10:45.737Z] 9833f26c6bda: Waiting [2022-08-18T16:10:45.737Z] 67f120e9da35: Layer already exists [2022-08-18T16:10:45.737Z] f7321acd655a: Layer already exists [2022-08-18T16:10:45.737Z] a695b60ed70f: Layer already exists [2022-08-18T16:10:45.737Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:45.737Z] 2390475d0afa: Layer already exists [2022-08-18T16:10:45.737Z] 9833f26c6bda: Layer already exists [2022-08-18T16:10:46.005Z] 2.3.0-dev.48: digest: sha256:d58b6ca78606be2dba4fd76386c4598e3b90162357d138de76b45917fc87ff6d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:46.358Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:46.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:46.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-18T16:10:46.709Z] f7321acd655a: Preparing [2022-08-18T16:10:46.709Z] a695b60ed70f: Preparing [2022-08-18T16:10:46.709Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:46.709Z] 2390475d0afa: Preparing [2022-08-18T16:10:46.709Z] 67f120e9da35: Preparing [2022-08-18T16:10:46.709Z] 9833f26c6bda: Preparing [2022-08-18T16:10:46.709Z] 9833f26c6bda: Waiting [2022-08-18T16:10:46.709Z] a695b60ed70f: Layer already exists [2022-08-18T16:10:46.709Z] 67f120e9da35: Layer already exists [2022-08-18T16:10:46.709Z] f7321acd655a: Layer already exists [2022-08-18T16:10:46.709Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:46.709Z] 2390475d0afa: Layer already exists [2022-08-18T16:10:46.709Z] 9833f26c6bda: Layer already exists [2022-08-18T16:10:46.981Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:d58b6ca78606be2dba4fd76386c4598e3b90162357d138de76b45917fc87ff6d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:47.349Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:47.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-08-18T16:10:47.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-18T16:10:47.701Z] f7321acd655a: Preparing [2022-08-18T16:10:47.701Z] a695b60ed70f: Preparing [2022-08-18T16:10:47.701Z] 01bf1a30c2cf: Preparing [2022-08-18T16:10:47.701Z] 2390475d0afa: Preparing [2022-08-18T16:10:47.701Z] 67f120e9da35: Preparing [2022-08-18T16:10:47.701Z] 9833f26c6bda: Preparing [2022-08-18T16:10:47.701Z] 9833f26c6bda: Waiting [2022-08-18T16:10:47.701Z] 67f120e9da35: Layer already exists [2022-08-18T16:10:47.701Z] 2390475d0afa: Layer already exists [2022-08-18T16:10:47.701Z] a695b60ed70f: Layer already exists [2022-08-18T16:10:47.701Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:10:47.701Z] f7321acd655a: Layer already exists [2022-08-18T16:10:47.701Z] 9833f26c6bda: Layer already exists [2022-08-18T16:10:47.970Z] main: digest: sha256:d58b6ca78606be2dba4fd76386c4598e3b90162357d138de76b45917fc87ff6d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T16:10:48.027Z] ===================================================== [Pipeline] echo [2022-08-18T16:10:48.033Z] taggedImages: [2022-08-18T16:10:48.033Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:48.033Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-18T16:10:48.033Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.48 [2022-08-18T16:10:48.033Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:48.033Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-08-18T16:10:48.048Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-08-18T16:10:48.048Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:48.048Z] latest [2022-08-18T16:10:48.048Z] 2.3.0-dev.48 [2022-08-18T16:10:48.048Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:10:48.048Z] main [2022-08-18T16:10:48.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:48.390Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:10:48.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:10:48.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-18T16:10:48.742Z] 8315e8e07783: Preparing [2022-08-18T16:10:48.742Z] f597e3935094: Preparing [2022-08-18T16:10:48.742Z] 9b0057e3bd40: Preparing [2022-08-18T16:10:48.742Z] cb4fb6bb1824: Preparing [2022-08-18T16:10:48.742Z] 4d912250cca6: Preparing [2022-08-18T16:10:48.742Z] d401fdb1252f: Preparing [2022-08-18T16:10:48.742Z] 67f120e9da35: Preparing [2022-08-18T16:10:48.742Z] 9833f26c6bda: Preparing [2022-08-18T16:10:48.742Z] 67f120e9da35: Waiting [2022-08-18T16:10:48.742Z] 9833f26c6bda: Waiting [2022-08-18T16:10:48.742Z] d401fdb1252f: Waiting [2022-08-18T16:10:49.013Z] 9b0057e3bd40: Pushed [2022-08-18T16:10:49.013Z] f597e3935094: Pushed [2022-08-18T16:10:49.013Z] 8315e8e07783: Pushed [2022-08-18T16:10:49.013Z] 67f120e9da35: Layer already exists [2022-08-18T16:10:49.013Z] 9833f26c6bda: Layer already exists [2022-08-18T16:10:49.982Z] d401fdb1252f: Pushed [2022-08-18T16:10:58.239Z] 4d912250cca6: Pushed [2022-08-18T16:11:04.930Z] cb4fb6bb1824: Pushed [2022-08-18T16:11:04.930Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:7958b3c94f866bedcf139a06f913930c491972da2b0e8cdc3dd786f8f50dbe13 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:05.289Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:05.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-18T16:11:05.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-18T16:11:05.657Z] 8315e8e07783: Preparing [2022-08-18T16:11:05.657Z] f597e3935094: Preparing [2022-08-18T16:11:05.657Z] 9b0057e3bd40: Preparing [2022-08-18T16:11:05.657Z] cb4fb6bb1824: Preparing [2022-08-18T16:11:05.657Z] 4d912250cca6: Preparing [2022-08-18T16:11:05.657Z] d401fdb1252f: Preparing [2022-08-18T16:11:05.657Z] 67f120e9da35: Preparing [2022-08-18T16:11:05.657Z] 9833f26c6bda: Preparing [2022-08-18T16:11:05.657Z] d401fdb1252f: Waiting [2022-08-18T16:11:05.657Z] 67f120e9da35: Waiting [2022-08-18T16:11:05.657Z] 9833f26c6bda: Waiting [2022-08-18T16:11:05.657Z] f597e3935094: Layer already exists [2022-08-18T16:11:05.657Z] 8315e8e07783: Layer already exists [2022-08-18T16:11:05.657Z] cb4fb6bb1824: Layer already exists [2022-08-18T16:11:05.657Z] 4d912250cca6: Layer already exists [2022-08-18T16:11:05.657Z] 9b0057e3bd40: Layer already exists [2022-08-18T16:11:05.657Z] 9833f26c6bda: Layer already exists [2022-08-18T16:11:05.657Z] 67f120e9da35: Layer already exists [2022-08-18T16:11:05.657Z] d401fdb1252f: Layer already exists [2022-08-18T16:11:05.930Z] latest: digest: sha256:7958b3c94f866bedcf139a06f913930c491972da2b0e8cdc3dd786f8f50dbe13 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:06.300Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:06.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.48 [2022-08-18T16:11:06.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-18T16:11:06.655Z] 8315e8e07783: Preparing [2022-08-18T16:11:06.655Z] f597e3935094: Preparing [2022-08-18T16:11:06.655Z] 9b0057e3bd40: Preparing [2022-08-18T16:11:06.655Z] cb4fb6bb1824: Preparing [2022-08-18T16:11:06.655Z] 4d912250cca6: Preparing [2022-08-18T16:11:06.655Z] d401fdb1252f: Preparing [2022-08-18T16:11:06.655Z] 67f120e9da35: Preparing [2022-08-18T16:11:06.655Z] 9833f26c6bda: Preparing [2022-08-18T16:11:06.655Z] 67f120e9da35: Waiting [2022-08-18T16:11:06.655Z] d401fdb1252f: Waiting [2022-08-18T16:11:06.655Z] 9833f26c6bda: Waiting [2022-08-18T16:11:06.655Z] f597e3935094: Layer already exists [2022-08-18T16:11:06.655Z] 8315e8e07783: Layer already exists [2022-08-18T16:11:06.655Z] cb4fb6bb1824: Layer already exists [2022-08-18T16:11:06.655Z] 4d912250cca6: Layer already exists [2022-08-18T16:11:06.655Z] 9b0057e3bd40: Layer already exists [2022-08-18T16:11:06.655Z] 67f120e9da35: Layer already exists [2022-08-18T16:11:06.655Z] d401fdb1252f: Layer already exists [2022-08-18T16:11:06.655Z] 9833f26c6bda: Layer already exists [2022-08-18T16:11:06.925Z] 2.3.0-dev.48: digest: sha256:7958b3c94f866bedcf139a06f913930c491972da2b0e8cdc3dd786f8f50dbe13 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:07.285Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:07.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:11:07.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-18T16:11:07.639Z] 8315e8e07783: Preparing [2022-08-18T16:11:07.639Z] f597e3935094: Preparing [2022-08-18T16:11:07.639Z] 9b0057e3bd40: Preparing [2022-08-18T16:11:07.639Z] cb4fb6bb1824: Preparing [2022-08-18T16:11:07.639Z] 4d912250cca6: Preparing [2022-08-18T16:11:07.639Z] d401fdb1252f: Preparing [2022-08-18T16:11:07.639Z] 67f120e9da35: Preparing [2022-08-18T16:11:07.639Z] 9833f26c6bda: Preparing [2022-08-18T16:11:07.639Z] d401fdb1252f: Waiting [2022-08-18T16:11:07.639Z] 67f120e9da35: Waiting [2022-08-18T16:11:07.639Z] 9833f26c6bda: Waiting [2022-08-18T16:11:07.639Z] cb4fb6bb1824: Layer already exists [2022-08-18T16:11:07.639Z] f597e3935094: Layer already exists [2022-08-18T16:11:07.639Z] 9b0057e3bd40: Layer already exists [2022-08-18T16:11:07.639Z] 4d912250cca6: Layer already exists [2022-08-18T16:11:07.639Z] 8315e8e07783: Layer already exists [2022-08-18T16:11:07.639Z] 9833f26c6bda: Layer already exists [2022-08-18T16:11:07.639Z] 67f120e9da35: Layer already exists [2022-08-18T16:11:07.639Z] d401fdb1252f: Layer already exists [2022-08-18T16:11:07.908Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:7958b3c94f866bedcf139a06f913930c491972da2b0e8cdc3dd786f8f50dbe13 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:08.269Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:08.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-08-18T16:11:08.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-18T16:11:08.652Z] 8315e8e07783: Preparing [2022-08-18T16:11:08.652Z] f597e3935094: Preparing [2022-08-18T16:11:08.652Z] 9b0057e3bd40: Preparing [2022-08-18T16:11:08.652Z] cb4fb6bb1824: Preparing [2022-08-18T16:11:08.652Z] 4d912250cca6: Preparing [2022-08-18T16:11:08.652Z] d401fdb1252f: Preparing [2022-08-18T16:11:08.652Z] 67f120e9da35: Preparing [2022-08-18T16:11:08.652Z] 9833f26c6bda: Preparing [2022-08-18T16:11:08.652Z] d401fdb1252f: Waiting [2022-08-18T16:11:08.652Z] 67f120e9da35: Waiting [2022-08-18T16:11:08.652Z] 9833f26c6bda: Waiting [2022-08-18T16:11:08.652Z] 8315e8e07783: Layer already exists [2022-08-18T16:11:08.652Z] 9b0057e3bd40: Layer already exists [2022-08-18T16:11:08.652Z] cb4fb6bb1824: Layer already exists [2022-08-18T16:11:08.652Z] f597e3935094: Layer already exists [2022-08-18T16:11:08.652Z] 4d912250cca6: Layer already exists [2022-08-18T16:11:08.652Z] 9833f26c6bda: Layer already exists [2022-08-18T16:11:08.652Z] 67f120e9da35: Layer already exists [2022-08-18T16:11:08.652Z] d401fdb1252f: Layer already exists [2022-08-18T16:11:08.921Z] main: digest: sha256:7958b3c94f866bedcf139a06f913930c491972da2b0e8cdc3dd786f8f50dbe13 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T16:11:08.987Z] ===================================================== [Pipeline] echo [2022-08-18T16:11:08.997Z] taggedImages: [2022-08-18T16:11:08.997Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:11:08.997Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-18T16:11:08.997Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.48 [2022-08-18T16:11:08.997Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:11:08.997Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-08-18T16:11:09.024Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-08-18T16:11:09.024Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:11:09.024Z] latest [2022-08-18T16:11:09.024Z] 2.3.0-dev.48 [2022-08-18T16:11:09.024Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:11:09.024Z] main [2022-08-18T16:11:09.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:09.386Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:09.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:11:09.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-18T16:11:09.735Z] 35b375d022e6: Preparing [2022-08-18T16:11:09.735Z] 49f34bd61f2c: Preparing [2022-08-18T16:11:09.735Z] cad114d61dd1: Preparing [2022-08-18T16:11:09.735Z] fbffbd61bbed: Preparing [2022-08-18T16:11:09.735Z] b3a740b1d5c2: Preparing [2022-08-18T16:11:09.735Z] 67f120e9da35: Preparing [2022-08-18T16:11:09.735Z] 9833f26c6bda: Preparing [2022-08-18T16:11:09.735Z] 67f120e9da35: Waiting [2022-08-18T16:11:09.735Z] 9833f26c6bda: Waiting [2022-08-18T16:11:10.056Z] 49f34bd61f2c: Pushed [2022-08-18T16:11:10.056Z] cad114d61dd1: Pushed [2022-08-18T16:11:10.056Z] 35b375d022e6: Pushed [2022-08-18T16:11:10.056Z] 67f120e9da35: Layer already exists [2022-08-18T16:11:10.056Z] 9833f26c6bda: Layer already exists [2022-08-18T16:11:10.683Z] b3a740b1d5c2: Pushed [2022-08-18T16:11:25.757Z] fbffbd61bbed: Pushed [2022-08-18T16:11:25.757Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:057d4ad7fbf5de4e41f495ebcf68e29d019f3a4eb332c752dd1e69a85283e402 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:26.118Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:26.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-18T16:11:26.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-18T16:11:26.474Z] 35b375d022e6: Preparing [2022-08-18T16:11:26.474Z] 49f34bd61f2c: Preparing [2022-08-18T16:11:26.474Z] cad114d61dd1: Preparing [2022-08-18T16:11:26.474Z] fbffbd61bbed: Preparing [2022-08-18T16:11:26.474Z] b3a740b1d5c2: Preparing [2022-08-18T16:11:26.474Z] 67f120e9da35: Preparing [2022-08-18T16:11:26.474Z] 9833f26c6bda: Preparing [2022-08-18T16:11:26.474Z] 67f120e9da35: Waiting [2022-08-18T16:11:26.474Z] 9833f26c6bda: Waiting [2022-08-18T16:11:26.474Z] b3a740b1d5c2: Layer already exists [2022-08-18T16:11:26.474Z] 49f34bd61f2c: Layer already exists [2022-08-18T16:11:26.474Z] 35b375d022e6: Layer already exists [2022-08-18T16:11:26.474Z] fbffbd61bbed: Layer already exists [2022-08-18T16:11:26.474Z] cad114d61dd1: Layer already exists [2022-08-18T16:11:26.474Z] 9833f26c6bda: Layer already exists [2022-08-18T16:11:26.474Z] 67f120e9da35: Layer already exists [2022-08-18T16:11:26.745Z] latest: digest: sha256:057d4ad7fbf5de4e41f495ebcf68e29d019f3a4eb332c752dd1e69a85283e402 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:27.091Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:27.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.48 [2022-08-18T16:11:27.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-18T16:11:27.437Z] 35b375d022e6: Preparing [2022-08-18T16:11:27.437Z] 49f34bd61f2c: Preparing [2022-08-18T16:11:27.437Z] cad114d61dd1: Preparing [2022-08-18T16:11:27.437Z] fbffbd61bbed: Preparing [2022-08-18T16:11:27.437Z] b3a740b1d5c2: Preparing [2022-08-18T16:11:27.437Z] 67f120e9da35: Preparing [2022-08-18T16:11:27.437Z] 9833f26c6bda: Preparing [2022-08-18T16:11:27.437Z] 67f120e9da35: Waiting [2022-08-18T16:11:27.437Z] 9833f26c6bda: Waiting [2022-08-18T16:11:27.437Z] fbffbd61bbed: Layer already exists [2022-08-18T16:11:27.437Z] b3a740b1d5c2: Layer already exists [2022-08-18T16:11:27.437Z] 49f34bd61f2c: Layer already exists [2022-08-18T16:11:27.437Z] cad114d61dd1: Layer already exists [2022-08-18T16:11:27.437Z] 35b375d022e6: Layer already exists [2022-08-18T16:11:27.437Z] 9833f26c6bda: Layer already exists [2022-08-18T16:11:27.437Z] 67f120e9da35: Layer already exists [2022-08-18T16:11:27.706Z] 2.3.0-dev.48: digest: sha256:057d4ad7fbf5de4e41f495ebcf68e29d019f3a4eb332c752dd1e69a85283e402 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:28.064Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:28.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:11:28.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-18T16:11:28.417Z] 35b375d022e6: Preparing [2022-08-18T16:11:28.417Z] 49f34bd61f2c: Preparing [2022-08-18T16:11:28.417Z] cad114d61dd1: Preparing [2022-08-18T16:11:28.417Z] fbffbd61bbed: Preparing [2022-08-18T16:11:28.417Z] b3a740b1d5c2: Preparing [2022-08-18T16:11:28.417Z] 67f120e9da35: Preparing [2022-08-18T16:11:28.417Z] 9833f26c6bda: Preparing [2022-08-18T16:11:28.417Z] 67f120e9da35: Waiting [2022-08-18T16:11:28.417Z] 49f34bd61f2c: Layer already exists [2022-08-18T16:11:28.417Z] 35b375d022e6: Layer already exists [2022-08-18T16:11:28.417Z] b3a740b1d5c2: Layer already exists [2022-08-18T16:11:28.417Z] fbffbd61bbed: Layer already exists [2022-08-18T16:11:28.417Z] cad114d61dd1: Layer already exists [2022-08-18T16:11:28.417Z] 9833f26c6bda: Layer already exists [2022-08-18T16:11:28.417Z] 67f120e9da35: Layer already exists [2022-08-18T16:11:28.689Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:057d4ad7fbf5de4e41f495ebcf68e29d019f3a4eb332c752dd1e69a85283e402 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:29.055Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:29.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-08-18T16:11:29.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-18T16:11:29.405Z] 35b375d022e6: Preparing [2022-08-18T16:11:29.405Z] 49f34bd61f2c: Preparing [2022-08-18T16:11:29.405Z] cad114d61dd1: Preparing [2022-08-18T16:11:29.405Z] fbffbd61bbed: Preparing [2022-08-18T16:11:29.405Z] b3a740b1d5c2: Preparing [2022-08-18T16:11:29.405Z] 67f120e9da35: Preparing [2022-08-18T16:11:29.405Z] 9833f26c6bda: Preparing [2022-08-18T16:11:29.405Z] 67f120e9da35: Waiting [2022-08-18T16:11:29.405Z] 9833f26c6bda: Waiting [2022-08-18T16:11:29.405Z] cad114d61dd1: Layer already exists [2022-08-18T16:11:29.405Z] b3a740b1d5c2: Layer already exists [2022-08-18T16:11:29.405Z] 49f34bd61f2c: Layer already exists [2022-08-18T16:11:29.405Z] fbffbd61bbed: Layer already exists [2022-08-18T16:11:29.405Z] 35b375d022e6: Layer already exists [2022-08-18T16:11:29.405Z] 9833f26c6bda: Layer already exists [2022-08-18T16:11:29.405Z] 67f120e9da35: Layer already exists [2022-08-18T16:11:29.675Z] main: digest: sha256:057d4ad7fbf5de4e41f495ebcf68e29d019f3a4eb332c752dd1e69a85283e402 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T16:11:29.734Z] ===================================================== [Pipeline] echo [2022-08-18T16:11:29.742Z] taggedImages: [2022-08-18T16:11:29.742Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:11:29.742Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-18T16:11:29.742Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.48 [2022-08-18T16:11:29.742Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:11:29.742Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-08-18T16:11:29.770Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-08-18T16:11:29.770Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:11:29.770Z] latest [2022-08-18T16:11:29.770Z] 2.3.0-dev.48 [2022-08-18T16:11:29.770Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:11:29.770Z] main [2022-08-18T16:11:29.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:30.129Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:30.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:11:30.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-18T16:11:30.488Z] a31fce342382: Preparing [2022-08-18T16:11:30.488Z] bb4b2ddcd6ea: Preparing [2022-08-18T16:11:30.488Z] 24ab3fd10047: Preparing [2022-08-18T16:11:30.488Z] ce5c8bfe5c77: Preparing [2022-08-18T16:11:30.488Z] d401fdb1252f: Preparing [2022-08-18T16:11:30.488Z] 67f120e9da35: Preparing [2022-08-18T16:11:30.489Z] 9833f26c6bda: Preparing [2022-08-18T16:11:30.489Z] 67f120e9da35: Waiting [2022-08-18T16:11:30.489Z] 9833f26c6bda: Waiting [2022-08-18T16:11:30.763Z] d401fdb1252f: Layer already exists [2022-08-18T16:11:30.763Z] 67f120e9da35: Layer already exists [2022-08-18T16:11:30.763Z] 9833f26c6bda: Layer already exists [2022-08-18T16:11:30.763Z] a31fce342382: Pushed [2022-08-18T16:11:30.763Z] 24ab3fd10047: Pushed [2022-08-18T16:11:30.763Z] bb4b2ddcd6ea: Pushed [2022-08-18T16:11:49.039Z] ce5c8bfe5c77: Pushed [2022-08-18T16:11:49.039Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:5c133f66df25274064e34b1d4dfd90121395598e15e42b305d6710fda40ee175 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:49.393Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:49.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-18T16:11:49.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-18T16:11:49.745Z] a31fce342382: Preparing [2022-08-18T16:11:49.745Z] bb4b2ddcd6ea: Preparing [2022-08-18T16:11:49.745Z] 24ab3fd10047: Preparing [2022-08-18T16:11:49.745Z] ce5c8bfe5c77: Preparing [2022-08-18T16:11:49.745Z] d401fdb1252f: Preparing [2022-08-18T16:11:49.745Z] 67f120e9da35: Preparing [2022-08-18T16:11:49.745Z] 9833f26c6bda: Preparing [2022-08-18T16:11:49.745Z] 67f120e9da35: Waiting [2022-08-18T16:11:49.745Z] 9833f26c6bda: Waiting [2022-08-18T16:11:49.745Z] d401fdb1252f: Layer already exists [2022-08-18T16:11:49.745Z] a31fce342382: Layer already exists [2022-08-18T16:11:49.745Z] ce5c8bfe5c77: Layer already exists [2022-08-18T16:11:49.745Z] bb4b2ddcd6ea: Layer already exists [2022-08-18T16:11:49.745Z] 24ab3fd10047: Layer already exists [2022-08-18T16:11:49.745Z] 9833f26c6bda: Layer already exists [2022-08-18T16:11:49.745Z] 67f120e9da35: Layer already exists [2022-08-18T16:11:50.016Z] latest: digest: sha256:5c133f66df25274064e34b1d4dfd90121395598e15e42b305d6710fda40ee175 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:50.380Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:50.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.48 [2022-08-18T16:11:50.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-18T16:11:50.740Z] a31fce342382: Preparing [2022-08-18T16:11:50.740Z] bb4b2ddcd6ea: Preparing [2022-08-18T16:11:50.740Z] 24ab3fd10047: Preparing [2022-08-18T16:11:50.740Z] ce5c8bfe5c77: Preparing [2022-08-18T16:11:50.740Z] d401fdb1252f: Preparing [2022-08-18T16:11:50.740Z] 67f120e9da35: Preparing [2022-08-18T16:11:50.740Z] 9833f26c6bda: Preparing [2022-08-18T16:11:50.740Z] 67f120e9da35: Waiting [2022-08-18T16:11:50.740Z] 9833f26c6bda: Waiting [2022-08-18T16:11:50.740Z] 24ab3fd10047: Layer already exists [2022-08-18T16:11:50.740Z] a31fce342382: Layer already exists [2022-08-18T16:11:50.740Z] bb4b2ddcd6ea: Layer already exists [2022-08-18T16:11:50.740Z] ce5c8bfe5c77: Layer already exists [2022-08-18T16:11:50.740Z] d401fdb1252f: Layer already exists [2022-08-18T16:11:50.740Z] 67f120e9da35: Layer already exists [2022-08-18T16:11:50.740Z] 9833f26c6bda: Layer already exists [2022-08-18T16:11:51.012Z] 2.3.0-dev.48: digest: sha256:5c133f66df25274064e34b1d4dfd90121395598e15e42b305d6710fda40ee175 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:51.369Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:51.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:11:51.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-18T16:11:51.711Z] a31fce342382: Preparing [2022-08-18T16:11:51.711Z] bb4b2ddcd6ea: Preparing [2022-08-18T16:11:51.711Z] 24ab3fd10047: Preparing [2022-08-18T16:11:51.711Z] ce5c8bfe5c77: Preparing [2022-08-18T16:11:51.711Z] d401fdb1252f: Preparing [2022-08-18T16:11:51.711Z] 67f120e9da35: Preparing [2022-08-18T16:11:51.711Z] 9833f26c6bda: Preparing [2022-08-18T16:11:51.711Z] 67f120e9da35: Waiting [2022-08-18T16:11:51.711Z] 9833f26c6bda: Waiting [2022-08-18T16:11:51.711Z] 24ab3fd10047: Layer already exists [2022-08-18T16:11:51.711Z] a31fce342382: Layer already exists [2022-08-18T16:11:51.711Z] bb4b2ddcd6ea: Layer already exists [2022-08-18T16:11:51.711Z] ce5c8bfe5c77: Layer already exists [2022-08-18T16:11:51.711Z] d401fdb1252f: Layer already exists [2022-08-18T16:11:51.982Z] 67f120e9da35: Layer already exists [2022-08-18T16:11:51.982Z] 9833f26c6bda: Layer already exists [2022-08-18T16:11:51.982Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:5c133f66df25274064e34b1d4dfd90121395598e15e42b305d6710fda40ee175 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:52.335Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:52.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-08-18T16:11:52.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-18T16:11:52.685Z] a31fce342382: Preparing [2022-08-18T16:11:52.685Z] bb4b2ddcd6ea: Preparing [2022-08-18T16:11:52.685Z] 24ab3fd10047: Preparing [2022-08-18T16:11:52.685Z] ce5c8bfe5c77: Preparing [2022-08-18T16:11:52.685Z] d401fdb1252f: Preparing [2022-08-18T16:11:52.685Z] 67f120e9da35: Preparing [2022-08-18T16:11:52.685Z] 9833f26c6bda: Preparing [2022-08-18T16:11:52.685Z] 67f120e9da35: Waiting [2022-08-18T16:11:52.685Z] 9833f26c6bda: Waiting [2022-08-18T16:11:52.685Z] d401fdb1252f: Layer already exists [2022-08-18T16:11:52.685Z] a31fce342382: Layer already exists [2022-08-18T16:11:52.685Z] 24ab3fd10047: Layer already exists [2022-08-18T16:11:52.685Z] ce5c8bfe5c77: Layer already exists [2022-08-18T16:11:52.685Z] bb4b2ddcd6ea: Layer already exists [2022-08-18T16:11:52.685Z] 9833f26c6bda: Layer already exists [2022-08-18T16:11:52.685Z] 67f120e9da35: Layer already exists [2022-08-18T16:11:52.956Z] main: digest: sha256:5c133f66df25274064e34b1d4dfd90121395598e15e42b305d6710fda40ee175 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T16:11:53.014Z] ===================================================== [Pipeline] echo [2022-08-18T16:11:53.023Z] taggedImages: [2022-08-18T16:11:53.023Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:11:53.023Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-18T16:11:53.023Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.48 [2022-08-18T16:11:53.023Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:11:53.023Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-08-18T16:11:53.045Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-08-18T16:11:53.045Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:11:53.045Z] latest [2022-08-18T16:11:53.045Z] 2.3.0-dev.48 [2022-08-18T16:11:53.045Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:11:53.045Z] main [2022-08-18T16:11:53.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:53.408Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:11:53.790Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:11:53.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-18T16:11:53.790Z] 5fa47fc78362: Preparing [2022-08-18T16:11:53.790Z] 600e3ac6f64a: Preparing [2022-08-18T16:11:53.790Z] 01bf1a30c2cf: Preparing [2022-08-18T16:11:53.790Z] 9da894b8cb79: Preparing [2022-08-18T16:11:53.790Z] 5d3e392a13a0: Preparing [2022-08-18T16:11:53.790Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:11:53.790Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:11:54.076Z] 5fa47fc78362: Pushed [2022-08-18T16:11:54.370Z] 9da894b8cb79: Pushed [2022-08-18T16:11:59.771Z] 600e3ac6f64a: Pushed [2022-08-18T16:11:59.771Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:ff688e5fb716f51dd72d8f92a90b4215e88b48c7e6a50a16cb715e5b9160c4f7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:00.126Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:00.477Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-18T16:12:00.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-18T16:12:00.477Z] 5fa47fc78362: Preparing [2022-08-18T16:12:00.477Z] 600e3ac6f64a: Preparing [2022-08-18T16:12:00.477Z] 01bf1a30c2cf: Preparing [2022-08-18T16:12:00.477Z] 9da894b8cb79: Preparing [2022-08-18T16:12:00.477Z] 5d3e392a13a0: Preparing [2022-08-18T16:12:00.477Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:12:00.477Z] 5fa47fc78362: Layer already exists [2022-08-18T16:12:00.477Z] 600e3ac6f64a: Layer already exists [2022-08-18T16:12:00.477Z] 9da894b8cb79: Layer already exists [2022-08-18T16:12:00.477Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:12:00.749Z] latest: digest: sha256:ff688e5fb716f51dd72d8f92a90b4215e88b48c7e6a50a16cb715e5b9160c4f7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:01.106Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:01.455Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.48 [2022-08-18T16:12:01.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-18T16:12:01.455Z] 5fa47fc78362: Preparing [2022-08-18T16:12:01.455Z] 600e3ac6f64a: Preparing [2022-08-18T16:12:01.455Z] 01bf1a30c2cf: Preparing [2022-08-18T16:12:01.455Z] 9da894b8cb79: Preparing [2022-08-18T16:12:01.455Z] 5d3e392a13a0: Preparing [2022-08-18T16:12:01.455Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:12:01.455Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:12:01.455Z] 600e3ac6f64a: Layer already exists [2022-08-18T16:12:01.455Z] 5fa47fc78362: Layer already exists [2022-08-18T16:12:01.455Z] 9da894b8cb79: Layer already exists [2022-08-18T16:12:01.729Z] 2.3.0-dev.48: digest: sha256:ff688e5fb716f51dd72d8f92a90b4215e88b48c7e6a50a16cb715e5b9160c4f7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:02.087Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:02.443Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:12:02.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-18T16:12:02.443Z] 5fa47fc78362: Preparing [2022-08-18T16:12:02.443Z] 600e3ac6f64a: Preparing [2022-08-18T16:12:02.443Z] 01bf1a30c2cf: Preparing [2022-08-18T16:12:02.443Z] 9da894b8cb79: Preparing [2022-08-18T16:12:02.443Z] 5d3e392a13a0: Preparing [2022-08-18T16:12:02.443Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:12:02.443Z] 5fa47fc78362: Layer already exists [2022-08-18T16:12:02.443Z] 600e3ac6f64a: Layer already exists [2022-08-18T16:12:02.443Z] 9da894b8cb79: Layer already exists [2022-08-18T16:12:02.443Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:12:02.716Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:ff688e5fb716f51dd72d8f92a90b4215e88b48c7e6a50a16cb715e5b9160c4f7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:03.066Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:03.419Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-08-18T16:12:03.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-18T16:12:03.419Z] 5fa47fc78362: Preparing [2022-08-18T16:12:03.419Z] 600e3ac6f64a: Preparing [2022-08-18T16:12:03.419Z] 01bf1a30c2cf: Preparing [2022-08-18T16:12:03.419Z] 9da894b8cb79: Preparing [2022-08-18T16:12:03.419Z] 5d3e392a13a0: Preparing [2022-08-18T16:12:03.419Z] 600e3ac6f64a: Layer already exists [2022-08-18T16:12:03.419Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:12:03.419Z] 5fa47fc78362: Layer already exists [2022-08-18T16:12:03.419Z] 9da894b8cb79: Layer already exists [2022-08-18T16:12:03.419Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:12:03.689Z] main: digest: sha256:ff688e5fb716f51dd72d8f92a90b4215e88b48c7e6a50a16cb715e5b9160c4f7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T16:12:03.747Z] ===================================================== [Pipeline] echo [2022-08-18T16:12:03.756Z] taggedImages: [2022-08-18T16:12:03.756Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:12:03.756Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-18T16:12:03.756Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.48 [2022-08-18T16:12:03.756Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:12:03.756Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-08-18T16:12:03.780Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-08-18T16:12:03.780Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:12:03.780Z] latest [2022-08-18T16:12:03.780Z] 2.3.0-dev.48 [2022-08-18T16:12:03.780Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:12:03.780Z] main [2022-08-18T16:12:03.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:04.142Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:04.502Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:12:04.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-18T16:12:04.502Z] ba249a89bdfe: Preparing [2022-08-18T16:12:04.502Z] d378e7b353e7: Preparing [2022-08-18T16:12:04.502Z] 01bf1a30c2cf: Preparing [2022-08-18T16:12:04.502Z] 6e5198b250c2: Preparing [2022-08-18T16:12:04.502Z] 5d3e392a13a0: Preparing [2022-08-18T16:12:04.502Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:12:04.502Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:12:04.502Z] 6e5198b250c2: Layer already exists [2022-08-18T16:12:04.774Z] ba249a89bdfe: Pushed [2022-08-18T16:12:10.153Z] d378e7b353e7: Pushed [2022-08-18T16:12:10.153Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:5223c9ca9693e9962f25748ef96f5968ee5a91b02c2acb3999d12322300d4878 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:10.515Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:10.863Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-18T16:12:10.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-18T16:12:10.863Z] ba249a89bdfe: Preparing [2022-08-18T16:12:10.863Z] d378e7b353e7: Preparing [2022-08-18T16:12:10.863Z] 01bf1a30c2cf: Preparing [2022-08-18T16:12:10.863Z] 6e5198b250c2: Preparing [2022-08-18T16:12:10.863Z] 5d3e392a13a0: Preparing [2022-08-18T16:12:10.863Z] d378e7b353e7: Layer already exists [2022-08-18T16:12:10.863Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:12:10.863Z] 6e5198b250c2: Layer already exists [2022-08-18T16:12:10.863Z] ba249a89bdfe: Layer already exists [2022-08-18T16:12:10.863Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:12:11.134Z] latest: digest: sha256:5223c9ca9693e9962f25748ef96f5968ee5a91b02c2acb3999d12322300d4878 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:11.492Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:11.847Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.48 [2022-08-18T16:12:11.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-18T16:12:11.847Z] ba249a89bdfe: Preparing [2022-08-18T16:12:11.847Z] d378e7b353e7: Preparing [2022-08-18T16:12:11.847Z] 01bf1a30c2cf: Preparing [2022-08-18T16:12:11.847Z] 6e5198b250c2: Preparing [2022-08-18T16:12:11.847Z] 5d3e392a13a0: Preparing [2022-08-18T16:12:11.847Z] 6e5198b250c2: Layer already exists [2022-08-18T16:12:11.847Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:12:11.847Z] d378e7b353e7: Layer already exists [2022-08-18T16:12:11.847Z] ba249a89bdfe: Layer already exists [2022-08-18T16:12:11.847Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:12:12.118Z] 2.3.0-dev.48: digest: sha256:5223c9ca9693e9962f25748ef96f5968ee5a91b02c2acb3999d12322300d4878 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:12.482Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:12.836Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:12:12.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-18T16:12:12.836Z] ba249a89bdfe: Preparing [2022-08-18T16:12:12.836Z] d378e7b353e7: Preparing [2022-08-18T16:12:12.836Z] 01bf1a30c2cf: Preparing [2022-08-18T16:12:12.836Z] 6e5198b250c2: Preparing [2022-08-18T16:12:12.836Z] 5d3e392a13a0: Preparing [2022-08-18T16:12:12.836Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:12:12.836Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:12:12.836Z] ba249a89bdfe: Layer already exists [2022-08-18T16:12:12.836Z] 6e5198b250c2: Layer already exists [2022-08-18T16:12:12.836Z] d378e7b353e7: Layer already exists [2022-08-18T16:12:13.107Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:5223c9ca9693e9962f25748ef96f5968ee5a91b02c2acb3999d12322300d4878 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:13.465Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:13.816Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-08-18T16:12:13.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-18T16:12:13.817Z] ba249a89bdfe: Preparing [2022-08-18T16:12:13.817Z] d378e7b353e7: Preparing [2022-08-18T16:12:13.817Z] 01bf1a30c2cf: Preparing [2022-08-18T16:12:13.817Z] 6e5198b250c2: Preparing [2022-08-18T16:12:13.817Z] 5d3e392a13a0: Preparing [2022-08-18T16:12:13.817Z] 6e5198b250c2: Layer already exists [2022-08-18T16:12:13.817Z] 01bf1a30c2cf: Layer already exists [2022-08-18T16:12:13.817Z] d378e7b353e7: Layer already exists [2022-08-18T16:12:13.817Z] ba249a89bdfe: Layer already exists [2022-08-18T16:12:13.817Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:12:14.088Z] main: digest: sha256:5223c9ca9693e9962f25748ef96f5968ee5a91b02c2acb3999d12322300d4878 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T16:12:14.150Z] ===================================================== [Pipeline] echo [2022-08-18T16:12:14.160Z] taggedImages: [2022-08-18T16:12:14.160Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:12:14.160Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-18T16:12:14.160Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.48 [2022-08-18T16:12:14.160Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:12:14.160Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-08-18T16:12:14.188Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-08-18T16:12:14.188Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:12:14.188Z] latest [2022-08-18T16:12:14.188Z] 2.3.0-dev.48 [2022-08-18T16:12:14.188Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:12:14.188Z] main [2022-08-18T16:12:14.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:14.560Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:14.926Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:12:14.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-18T16:12:14.926Z] 69c86aa6b515: Preparing [2022-08-18T16:12:14.926Z] 2d66c9b2817a: Preparing [2022-08-18T16:12:14.926Z] 44651e07352e: Preparing [2022-08-18T16:12:14.926Z] ac376a78652d: Preparing [2022-08-18T16:12:14.926Z] 5d3e392a13a0: Preparing [2022-08-18T16:12:15.200Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:12:15.200Z] 2d66c9b2817a: Pushed [2022-08-18T16:12:15.800Z] 69c86aa6b515: Pushed [2022-08-18T16:12:17.767Z] 44651e07352e: Pushed [2022-08-18T16:12:44.527Z] ac376a78652d: Pushed [2022-08-18T16:12:44.527Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab: digest: sha256:b6225a9b198576c061ad7e561c2a30d4e4a013bc39beb49246a732354f6f4d5f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:44.881Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:45.254Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-18T16:12:45.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-18T16:12:45.254Z] 69c86aa6b515: Preparing [2022-08-18T16:12:45.254Z] 2d66c9b2817a: Preparing [2022-08-18T16:12:45.254Z] 44651e07352e: Preparing [2022-08-18T16:12:45.254Z] ac376a78652d: Preparing [2022-08-18T16:12:45.254Z] 5d3e392a13a0: Preparing [2022-08-18T16:12:45.254Z] 2d66c9b2817a: Layer already exists [2022-08-18T16:12:45.254Z] 69c86aa6b515: Layer already exists [2022-08-18T16:12:45.254Z] ac376a78652d: Layer already exists [2022-08-18T16:12:45.254Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:12:45.254Z] 44651e07352e: Layer already exists [2022-08-18T16:12:45.535Z] latest: digest: sha256:b6225a9b198576c061ad7e561c2a30d4e4a013bc39beb49246a732354f6f4d5f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:45.914Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:46.291Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.48 [2022-08-18T16:12:46.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-18T16:12:46.292Z] 69c86aa6b515: Preparing [2022-08-18T16:12:46.292Z] 2d66c9b2817a: Preparing [2022-08-18T16:12:46.292Z] 44651e07352e: Preparing [2022-08-18T16:12:46.292Z] ac376a78652d: Preparing [2022-08-18T16:12:46.292Z] 5d3e392a13a0: Preparing [2022-08-18T16:12:46.292Z] 2d66c9b2817a: Layer already exists [2022-08-18T16:12:46.292Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:12:46.292Z] ac376a78652d: Layer already exists [2022-08-18T16:12:46.292Z] 69c86aa6b515: Layer already exists [2022-08-18T16:12:46.292Z] 44651e07352e: Layer already exists [2022-08-18T16:12:46.568Z] 2.3.0-dev.48: digest: sha256:b6225a9b198576c061ad7e561c2a30d4e4a013bc39beb49246a732354f6f4d5f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:46.931Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:47.285Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:12:47.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-18T16:12:47.286Z] 69c86aa6b515: Preparing [2022-08-18T16:12:47.286Z] 2d66c9b2817a: Preparing [2022-08-18T16:12:47.286Z] 44651e07352e: Preparing [2022-08-18T16:12:47.286Z] ac376a78652d: Preparing [2022-08-18T16:12:47.286Z] 5d3e392a13a0: Preparing [2022-08-18T16:12:47.286Z] 69c86aa6b515: Layer already exists [2022-08-18T16:12:47.286Z] 44651e07352e: Layer already exists [2022-08-18T16:12:47.286Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:12:47.286Z] 2d66c9b2817a: Layer already exists [2022-08-18T16:12:47.286Z] ac376a78652d: Layer already exists [2022-08-18T16:12:47.556Z] de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48: digest: sha256:b6225a9b198576c061ad7e561c2a30d4e4a013bc39beb49246a732354f6f4d5f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:47.918Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:48.269Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-08-18T16:12:48.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-18T16:12:48.270Z] 69c86aa6b515: Preparing [2022-08-18T16:12:48.270Z] 2d66c9b2817a: Preparing [2022-08-18T16:12:48.270Z] 44651e07352e: Preparing [2022-08-18T16:12:48.270Z] ac376a78652d: Preparing [2022-08-18T16:12:48.270Z] 5d3e392a13a0: Preparing [2022-08-18T16:12:48.270Z] 2d66c9b2817a: Layer already exists [2022-08-18T16:12:48.270Z] ac376a78652d: Layer already exists [2022-08-18T16:12:48.270Z] 44651e07352e: Layer already exists [2022-08-18T16:12:48.270Z] 69c86aa6b515: Layer already exists [2022-08-18T16:12:48.270Z] 5d3e392a13a0: Layer already exists [2022-08-18T16:12:48.540Z] main: digest: sha256:b6225a9b198576c061ad7e561c2a30d4e4a013bc39beb49246a732354f6f4d5f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T16:12:48.599Z] ===================================================== [Pipeline] echo [2022-08-18T16:12:48.608Z] taggedImages: [2022-08-18T16:12:48.608Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab [2022-08-18T16:12:48.608Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-18T16:12:48.608Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.48 [2022-08-18T16:12:48.608Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:de42c75fc4ab817d877df8b97b2a6a2a139eddab-2.3.0-dev.48 [2022-08-18T16:12:48.608Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:48.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T16:12:48.985Z] [2022-08-18T16:12:48.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:12:49.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T16:12:49.604Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-18T16:12:49.604Z] 8998bd30e6a1: Pulling fs layer [2022-08-18T16:12:49.604Z] 04944245beec: Pulling fs layer [2022-08-18T16:12:49.604Z] 699f458cf7ca: Pulling fs layer [2022-08-18T16:12:49.604Z] 765212b225bb: Pulling fs layer [2022-08-18T16:12:49.604Z] f23df028b6ca: Pulling fs layer [2022-08-18T16:12:49.604Z] d65c8cfc05b1: Pulling fs layer [2022-08-18T16:12:49.604Z] 2437ff75d9bd: Pulling fs layer [2022-08-18T16:12:49.604Z] f23df028b6ca: Waiting [2022-08-18T16:12:49.604Z] d65c8cfc05b1: Waiting [2022-08-18T16:12:49.604Z] 2437ff75d9bd: Waiting [2022-08-18T16:12:49.604Z] 765212b225bb: Waiting [2022-08-18T16:12:49.604Z] 04944245beec: Verifying Checksum [2022-08-18T16:12:49.604Z] 04944245beec: Download complete [2022-08-18T16:12:49.604Z] 765212b225bb: Verifying Checksum [2022-08-18T16:12:49.604Z] 765212b225bb: Download complete [2022-08-18T16:12:49.604Z] f23df028b6ca: Verifying Checksum [2022-08-18T16:12:49.604Z] f23df028b6ca: Download complete [2022-08-18T16:12:49.604Z] d65c8cfc05b1: Verifying Checksum [2022-08-18T16:12:49.604Z] d65c8cfc05b1: Download complete [2022-08-18T16:12:49.878Z] 699f458cf7ca: Verifying Checksum [2022-08-18T16:12:49.878Z] 699f458cf7ca: Download complete [2022-08-18T16:12:50.150Z] 8998bd30e6a1: Verifying Checksum [2022-08-18T16:12:50.150Z] 8998bd30e6a1: Download complete [2022-08-18T16:12:52.766Z] 2437ff75d9bd: Verifying Checksum [2022-08-18T16:12:52.766Z] 2437ff75d9bd: Download complete [2022-08-18T16:12:54.736Z] 8998bd30e6a1: Pull complete [2022-08-18T16:12:55.009Z] 04944245beec: Pull complete [2022-08-18T16:12:56.437Z] 699f458cf7ca: Pull complete [2022-08-18T16:12:56.709Z] 765212b225bb: Pull complete [2022-08-18T16:12:57.685Z] f23df028b6ca: Pull complete [2022-08-18T16:12:57.685Z] d65c8cfc05b1: Pull complete [2022-08-18T16:13:12.754Z] 2437ff75d9bd: Pull complete [2022-08-18T16:13:12.754Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-18T16:13:12.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T16:13:12.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:13:13.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-23039 does not seem to be running inside a container [2022-08-18T16:13:13.123Z] $ 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/283 -v /w/workspace/edgex-go/283:/w/workspace/edgex-go/283:rw,z -v /w/workspace/edgex-go/283@tmp:/w/workspace/edgex-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-18T16:13:15.536Z] $ docker top 6934db1288c0c3bf0ccdb758692c6099c08413d6fccd53ed5ce6e3bdecf950a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T16:13:16.494Z] ---> job-cost.sh [2022-08-18T16:13:16.494Z] lf-activate-venv: SKIPPING [2022-08-18T16:13:16.494Z] INFO: No Stack... [2022-08-18T16:13:17.469Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-18T16:13:18.443Z] INFO: Archiving Costs [Pipeline] sh [2022-08-18T16:13:19.099Z] + cut -d, -f6 [2022-08-18T16:13:19.099Z] + cat /w/workspace/edgex-go/283/archives/cost.csv [Pipeline] lock [2022-08-18T16:13:19.162Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-283-stack-cost] [2022-08-18T16:13:19.168Z] Resource [jenkins-edgexfoundry-edgex-go-main-283-stack-cost] did not exist. Created. [2022-08-18T16:13:19.169Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-283-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-18T16:13:19.828Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-18T16:13:20.568Z] Stashed 1 file(s) [Pipeline] } [2022-08-18T16:13:20.575Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-283-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-18T16:13:20.591Z] $ docker stop --time=1 6934db1288c0c3bf0ccdb758692c6099c08413d6fccd53ed5ce6e3bdecf950a5 [2022-08-18T16:13:22.170Z] $ docker rm -f 6934db1288c0c3bf0ccdb758692c6099c08413d6fccd53ed5ce6e3bdecf950a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-18T16:13:22.744Z] provisioning config files... [2022-08-18T16:13:22.753Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/283@tmp/config946195529523016256tmp [Pipeline] { [Pipeline] sh [2022-08-18T16:13:23.052Z] + set +x [2022-08-18T16:13:23.052Z] + curl -s https://codecov.io/bash [2022-08-18T16:13:23.052Z] + bash -s -- [2022-08-18T16:13:23.052Z] [2022-08-18T16:13:23.052Z] _____ _ [2022-08-18T16:13:23.052Z] / ____| | | [2022-08-18T16:13:23.052Z] | | ___ __| | ___ ___ _____ __ [2022-08-18T16:13:23.052Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-18T16:13:23.052Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-18T16:13:23.052Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-18T16:13:23.052Z] Bash-1.0.6 [2022-08-18T16:13:23.052Z] [2022-08-18T16:13:23.052Z] [2022-08-18T16:13:23.052Z] ==> git version 2.25.1 found [2022-08-18T16:13:23.052Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-18T16:13:23.052Z] Release-Date: 2020-01-08 [2022-08-18T16:13:23.052Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-18T16:13:23.052Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-18T16:13:23.052Z] ==> Jenkins CI detected. [2022-08-18T16:13:23.052Z] current dir:  /w/workspace/edgex-go/283 [2022-08-18T16:13:23.052Z] project root: . [2022-08-18T16:13:23.052Z] --> token set from env [2022-08-18T16:13:23.052Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-18T16:13:23.052Z] ==> Running gcov in . (disable via -X gcov) [2022-08-18T16:13:23.052Z] ==> Python coveragepy not found [2022-08-18T16:13:23.052Z] ==> Searching for coverage reports in: [2022-08-18T16:13:23.052Z] + . [2022-08-18T16:13:23.313Z] -> Found 1 reports [2022-08-18T16:13:23.313Z] ==> Detecting git/mercurial file structure [2022-08-18T16:13:23.313Z] ==> Reading reports [2022-08-18T16:13:23.313Z] + ./coverage.out bytes=480241 [2022-08-18T16:13:23.313Z] ==> Appending adjustments [2022-08-18T16:13:23.313Z] https://docs.codecov.io/docs/fixing-reports [2022-08-18T16:13:24.252Z] + Found adjustments [2022-08-18T16:13:24.511Z] ==> Gzipping contents [2022-08-18T16:13:24.511Z] 64K /tmp/codecov.FTcIOC.gz [2022-08-18T16:13:24.511Z] ==> Uploading reports [2022-08-18T16:13:24.511Z] url: https://codecov.io [2022-08-18T16:13:24.511Z] query: branch=main&commit=de42c75fc4ab817d877df8b97b2a6a2a139eddab&build=283&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F283%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-18T16:13:24.511Z] -> Pinging Codecov [2022-08-18T16:13:24.511Z] 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=de42c75fc4ab817d877df8b97b2a6a2a139eddab&build=283&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F283%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-18T16:13:24.772Z] -> Uploading to [2022-08-18T16:13:24.772Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-18/00271124DB129430A58F1EEE437C3FCB/de42c75fc4ab817d877df8b97b2a6a2a139eddab/23463a44-04a4-4818-a077-e904ae61945c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220818T161324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5818d47b273bbe2ce9609e40589741fc68da66af8c8620c1a3fa75a65bb5ecb7 [2022-08-18T16:13:24.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T16:13:24.772Z] Dload Upload Total Spent Left Speed [2022-08-18T16:13:25.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63226 0 0 100 63226 0 241k --:--:-- --:--:-- --:--:-- 241k [2022-08-18T16:13:25.035Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/de42c75fc4ab817d877df8b97b2a6a2a139eddab [Pipeline] } [2022-08-18T16:13:25.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-08-18T16:13:25.238Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-18T16:13:25.250Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:13:25.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-18T16:13:25.548Z] [2022-08-18T16:13:25.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:13:25.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-18T16:13:25.880Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-18T16:13:25.880Z] df9b9388f04a: Pulling fs layer [2022-08-18T16:13:25.880Z] 52dc419b0ee2: Pulling fs layer [2022-08-18T16:13:25.880Z] 25bc292e5bac: Pulling fs layer [2022-08-18T16:13:25.880Z] 114826534d7a: Pulling fs layer [2022-08-18T16:13:25.880Z] 4657fd5d0bcf: Pulling fs layer [2022-08-18T16:13:25.880Z] 6ad1cebc031e: Pulling fs layer [2022-08-18T16:13:25.880Z] 8a3aa393b2d8: Pulling fs layer [2022-08-18T16:13:25.880Z] 8a3aa393b2d8: Waiting [2022-08-18T16:13:25.880Z] 6ad1cebc031e: Waiting [2022-08-18T16:13:25.880Z] 114826534d7a: Waiting [2022-08-18T16:13:25.880Z] 4657fd5d0bcf: Waiting [2022-08-18T16:13:25.880Z] 25bc292e5bac: Verifying Checksum [2022-08-18T16:13:25.880Z] 25bc292e5bac: Download complete [2022-08-18T16:13:25.880Z] 52dc419b0ee2: Download complete [2022-08-18T16:13:25.880Z] 4657fd5d0bcf: Verifying Checksum [2022-08-18T16:13:25.880Z] 4657fd5d0bcf: Download complete [2022-08-18T16:13:25.880Z] df9b9388f04a: Verifying Checksum [2022-08-18T16:13:25.880Z] df9b9388f04a: Download complete [2022-08-18T16:13:26.144Z] df9b9388f04a: Pull complete [2022-08-18T16:13:26.144Z] 6ad1cebc031e: Verifying Checksum [2022-08-18T16:13:26.144Z] 6ad1cebc031e: Download complete [2022-08-18T16:13:26.144Z] 52dc419b0ee2: Pull complete [2022-08-18T16:13:26.144Z] 25bc292e5bac: Pull complete [2022-08-18T16:13:26.745Z] 114826534d7a: Verifying Checksum [2022-08-18T16:13:26.745Z] 114826534d7a: Download complete [2022-08-18T16:13:26.745Z] 8a3aa393b2d8: Verifying Checksum [2022-08-18T16:13:26.745Z] 8a3aa393b2d8: Download complete [2022-08-18T16:13:30.940Z] 114826534d7a: Pull complete [2022-08-18T16:13:30.940Z] 4657fd5d0bcf: Pull complete [2022-08-18T16:13:30.940Z] 6ad1cebc031e: Pull complete [2022-08-18T16:13:34.233Z] 8a3aa393b2d8: Pull complete [2022-08-18T16:13:34.233Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-18T16:13:34.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-18T16:13:34.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:13:34.331Z] prd-ubuntu20.04-docker-8c-8g-23038 does not seem to be running inside a container [2022-08-18T16:13:34.370Z] $ 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/283 -v /w/workspace/edgex-go/283:/w/workspace/edgex-go/283:rw,z -v /w/workspace/edgex-go/283@tmp:/w/workspace/edgex-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-18T16:13:36.250Z] $ docker top addb7e10ff2a06a21bdb6438e2b192fe83fcc950194731eb9e5a0a26c91e521d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-18T16:13:36.330Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-08-18T16:13:36.611Z] + set -o pipefail [2022-08-18T16:13:36.611Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-08-18T16:13:43.188Z] [2022-08-18T16:13:43.188Z] Monitoring /w/workspace/edgex-go/283 (github.com/edgexfoundry/edgex-go)... [2022-08-18T16:13:43.188Z] [2022-08-18T16:13:43.188Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/ccac39a0-50af-453b-b1bf-fe16745f62a9 [2022-08-18T16:13:43.188Z] [2022-08-18T16:13:43.188Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-18T16:13:43.188Z] [2022-08-18T16:13:43.188Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-18T16:13:43.188Z] [2022-08-18T16:13:43.188Z] [Pipeline] } [2022-08-18T16:13:43.200Z] $ docker stop --time=1 addb7e10ff2a06a21bdb6438e2b192fe83fcc950194731eb9e5a0a26c91e521d [2022-08-18T16:13:45.234Z] $ docker rm -f addb7e10ff2a06a21bdb6438e2b192fe83fcc950194731eb9e5a0a26c91e521d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-18T16:13:45.658Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T16:13:45.667Z] provisioning config files... [2022-08-18T16:13:45.676Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/283@tmp/config467045670759070651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T16:13:45.972Z] --> edgex-publish-swagger.sh [2022-08-18T16:13:45.972Z] === Publish openapi/v2 API === [2022-08-18T16:13:45.972Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-18T16:13:45.972Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/283/openapi/v2/core-command.yaml] [2022-08-18T16:13:45.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T16:13:45.972Z] Dload Upload Total Spent Left Speed [2022-08-18T16:13:46.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33005 0:00:01 0:00:01 --:--:-- 33005 100 33831 0 0 100 33831 0 32973 0:00:01 0:00:01 --:--:-- 32973 [2022-08-18T16:13:46.916Z] [2022-08-18T16:13:46.916Z] [2022-08-18T16:13:46.916Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/283/openapi/v2/core-data.yaml] [2022-08-18T16:13:46.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T16:13:46.916Z] Dload Upload Total Spent Left Speed [2022-08-18T16:13:47.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 75932 --:--:-- --:--:-- --:--:-- 75851 100 71604 0 0 100 71604 0 75932 --:--:-- --:--:-- --:--:-- 75851 [2022-08-18T16:13:47.858Z] [2022-08-18T16:13:47.858Z] [2022-08-18T16:13:47.858Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/283/openapi/v2/core-metadata.yaml] [2022-08-18T16:13:47.858Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T16:13:47.858Z] Dload Upload Total Spent Left Speed [2022-08-18T16:13:48.801Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 144k 0:00:01 0:00:01 --:--:-- 144k 100 144k 0 0 100 144k 0 144k 0:00:01 0:00:01 --:--:-- 144k [2022-08-18T16:13:48.801Z] [2022-08-18T16:13:48.801Z] [2022-08-18T16:13:48.801Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/283/openapi/v2/support-notifications.yaml] [2022-08-18T16:13:48.801Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T16:13:48.801Z] Dload Upload Total Spent Left Speed [2022-08-18T16:13:50.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 88171 0:00:01 0:00:01 --:--:-- 88171 100 89318 0 0 100 89318 0 88171 0:00:01 0:00:01 --:--:-- 88171 [2022-08-18T16:13:50.187Z] [2022-08-18T16:13:50.187Z] [2022-08-18T16:13:50.187Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/283/openapi/v2/support-scheduler.yaml] [2022-08-18T16:13:50.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T16:13:50.187Z] Dload Upload Total Spent Left Speed [2022-08-18T16:13:50.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 43325 --:--:-- --:--:-- --:--:-- 43277 100 39556 0 0 100 39556 0 43277 --:--:-- --:--:-- --:--:-- 43277 [2022-08-18T16:13:50.760Z] [2022-08-18T16:13:50.760Z] [2022-08-18T16:13:50.760Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/283/openapi/v2/system-agent.yaml] [2022-08-18T16:13:50.760Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T16:13:50.760Z] Dload Upload Total Spent Left Speed [2022-08-18T16:13:51.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21626 --:--:-- --:--:-- --:--:-- 21603 100 20091 0 0 100 20091 0 21626 --:--:-- --:--:-- --:--:-- 21603 [2022-08-18T16:13:51.705Z] [2022-08-18T16:13:51.705Z] [Pipeline] } [2022-08-18T16:13:51.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-08-18T16:13:52.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-18T16:13:52.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:13:52.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T16:13:52.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:13:52.539Z] prd-ubuntu20.04-docker-8c-8g-23038 does not seem to be running inside a container [2022-08-18T16:13:52.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/283 -v /w/workspace/edgex-go/283:/w/workspace/edgex-go/283:rw,z -v /w/workspace/edgex-go/283@tmp:/w/workspace/edgex-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-18T16:13:52.975Z] $ docker top 9b17b38bf2f95c0a4ce050231482e672bd75e2fa18cbb0b6444b8bf1f82d2977 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-18T16:13:53.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T16:13:53.083Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T16:13:53.210Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T16:13:53.214Z] $ docker exec 9b17b38bf2f95c0a4ce050231482e672bd75e2fa18cbb0b6444b8bf1f82d2977 ssh-agent [2022-08-18T16:13:53.339Z] SSH_AUTH_SOCK=/tmp/ssh-8rrF5mGZnXI2/agent.33 [2022-08-18T16:13:53.339Z] SSH_AGENT_PID=40 [2022-08-18T16:13:53.345Z] Running ssh-add (command line suppressed) [2022-08-18T16:13:53.480Z] Identity added: /w/workspace/edgex-go/283@tmp/private_key_1135656602265973892.key (/w/workspace/edgex-go/283@tmp/private_key_1135656602265973892.key) [2022-08-18T16:13:53.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T16:13:53.793Z] + git semver tag [2022-08-18T16:13:54.054Z] 2022-08-18 16:13:53,977 [run_tag] DEBUG tag force:False [2022-08-18T16:13:54.054Z] 2022-08-18 16:13:53,977 [check_head_tag] DEBUG check head tag [2022-08-18T16:13:54.054Z] 2022-08-18 16:13:53,978 [execute] INFO git cat-file --batch-check [2022-08-18T16:13:54.054Z] 2022-08-18 16:13:53,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/283, universal_newlines=False, shell=None, istream=) [2022-08-18T16:13:54.054Z] 2022-08-18 16:13:53,982 [execute] INFO git cat-file --batch [2022-08-18T16:13:54.054Z] 2022-08-18 16:13:53,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/283, universal_newlines=False, shell=None, istream=) [2022-08-18T16:13:54.054Z] 2022-08-18 16:13:54,007 [read_version] DEBUG read version from /w/workspace/edgex-go/283/.semver/main [2022-08-18T16:13:54.054Z] 2022-08-18 16:13:54,007 [execute] INFO git tag -a v2.3.0-dev.48 -m v2.3.0-dev.48 [2022-08-18T16:13:54.054Z] 2022-08-18 16:13:54,008 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.48', '-m', 'v2.3.0-dev.48'], cwd=/w/workspace/edgex-go/283, universal_newlines=False, shell=None, istream=None) [2022-08-18T16:13:54.054Z] 2022-08-18 16:13:54,013 [read_version] DEBUG read version from /w/workspace/edgex-go/283/.semver/main [2022-08-18T16:13:54.054Z] 2.3.0-dev.48 [Pipeline] } [2022-08-18T16:13:54.067Z] $ docker exec --env ******** --env ******** 9b17b38bf2f95c0a4ce050231482e672bd75e2fa18cbb0b6444b8bf1f82d2977 ssh-agent -k [2022-08-18T16:13:54.202Z] unset SSH_AUTH_SOCK; [2022-08-18T16:13:54.202Z] unset SSH_AGENT_PID; [2022-08-18T16:13:54.208Z] echo Agent pid 40 killed; [2022-08-18T16:13:54.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T16:13:54.519Z] + git semver [Pipeline] } [2022-08-18T16:13:54.795Z] $ docker stop --time=1 9b17b38bf2f95c0a4ce050231482e672bd75e2fa18cbb0b6444b8bf1f82d2977 [2022-08-18T16:13:56.106Z] $ docker rm -f 9b17b38bf2f95c0a4ce050231482e672bd75e2fa18cbb0b6444b8bf1f82d2977 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:13:56.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-18T16:13:56.504Z] [2022-08-18T16:13:56.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:13:56.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-18T16:13:56.814Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-18T16:13:56.814Z] ab5ef0e58194: Pulling fs layer [2022-08-18T16:13:56.814Z] 9712f1f96733: Pulling fs layer [2022-08-18T16:13:56.814Z] 63f879dbbcfc: Pulling fs layer [2022-08-18T16:13:56.814Z] 0d9ebad4ef96: Pulling fs layer [2022-08-18T16:13:56.814Z] e9a5061849ea: Pulling fs layer [2022-08-18T16:13:56.814Z] d747dcd14b5f: Pulling fs layer [2022-08-18T16:13:56.814Z] 2de7ff778b66: Pulling fs layer [2022-08-18T16:13:56.814Z] 0d9ebad4ef96: Waiting [2022-08-18T16:13:56.814Z] d747dcd14b5f: Waiting [2022-08-18T16:13:56.814Z] 2de7ff778b66: Waiting [2022-08-18T16:13:56.814Z] e9a5061849ea: Waiting [2022-08-18T16:13:56.814Z] 9712f1f96733: Download complete [2022-08-18T16:13:57.076Z] 63f879dbbcfc: Verifying Checksum [2022-08-18T16:13:57.076Z] 63f879dbbcfc: Download complete [2022-08-18T16:13:57.338Z] 0d9ebad4ef96: Verifying Checksum [2022-08-18T16:13:57.338Z] 0d9ebad4ef96: Download complete [2022-08-18T16:13:57.338Z] d747dcd14b5f: Verifying Checksum [2022-08-18T16:13:57.338Z] d747dcd14b5f: Download complete [2022-08-18T16:13:57.338Z] e9a5061849ea: Verifying Checksum [2022-08-18T16:13:57.338Z] ab5ef0e58194: Verifying Checksum [2022-08-18T16:13:57.338Z] ab5ef0e58194: Download complete [2022-08-18T16:13:57.599Z] 2de7ff778b66: Verifying Checksum [2022-08-18T16:13:57.599Z] 2de7ff778b66: Download complete [2022-08-18T16:14:00.897Z] ab5ef0e58194: Pull complete [2022-08-18T16:14:00.897Z] 9712f1f96733: Pull complete [2022-08-18T16:14:01.466Z] 63f879dbbcfc: Pull complete [2022-08-18T16:14:05.667Z] 0d9ebad4ef96: Pull complete [2022-08-18T16:14:05.931Z] e9a5061849ea: Pull complete [2022-08-18T16:14:05.931Z] d747dcd14b5f: Pull complete [2022-08-18T16:14:07.314Z] 2de7ff778b66: Pull complete [2022-08-18T16:14:07.314Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-18T16:14:07.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-18T16:14:07.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:14:07.424Z] prd-ubuntu20.04-docker-8c-8g-23038 does not seem to be running inside a container [2022-08-18T16:14:07.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/283 -v /w/workspace/edgex-go/283:/w/workspace/edgex-go/283:rw,z -v /w/workspace/edgex-go/283@tmp:/w/workspace/edgex-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-18T16:14:09.298Z] $ docker top b7442cf67c2bd640938101c8eba05c363d874f4d327664849b4245a0ffa643f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-18T16:14:09.400Z] provisioning config files... [2022-08-18T16:14:09.414Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/283@tmp/config25085402876039763tmp [2022-08-18T16:14:09.452Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/283@tmp/config922321636114273150tmp [2022-08-18T16:14:09.487Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/283@tmp/config8081451562856795977tmp [Pipeline] { [Pipeline] echo [2022-08-18T16:14:09.503Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T16:14:09.790Z] ---> sigul-configuration.sh [2022-08-18T16:14:09.790Z] gpg: directory `/root/.gnupg' created [2022-08-18T16:14:09.790Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-18T16:14:09.790Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-18T16:14:09.790Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-18T16:14:09.790Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-18T16:14:09.790Z] gpg: CAST5 encrypted data [2022-08-18T16:14:09.790Z] gpg: encrypted with 1 passphrase [2022-08-18T16:14:09.790Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-18T16:14:10.081Z] + mkdir /home/jenkins [2022-08-18T16:14:10.082Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-18T16:14:10.378Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-08-18T16:14:10.389Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T16:14:10.678Z] ---> sigul-install.sh [2022-08-18T16:14:10.679Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-18T16:14:10.972Z] + git tag --list [2022-08-18T16:14:10.972Z] 0.6.0 [2022-08-18T16:14:10.972Z] 0.6.1 [2022-08-18T16:14:10.972Z] 0.7.0 [2022-08-18T16:14:10.972Z] 0.7.1 [2022-08-18T16:14:10.972Z] v1.0.0 [2022-08-18T16:14:10.972Z] v1.0.1 [2022-08-18T16:14:10.972Z] v1.1.0 [2022-08-18T16:14:10.972Z] v1.2.0 [2022-08-18T16:14:10.972Z] v1.2.1 [2022-08-18T16:14:10.972Z] v1.3.0 [2022-08-18T16:14:10.972Z] v1.3.1 [2022-08-18T16:14:10.972Z] v2.0.0 [2022-08-18T16:14:10.972Z] v2.1.0 [2022-08-18T16:14:10.972Z] v2.1.1 [2022-08-18T16:14:10.972Z] v2.1.1-dev.1 [2022-08-18T16:14:10.972Z] v2.1.1-dev.2 [2022-08-18T16:14:10.972Z] v2.1.1-dev.3 [2022-08-18T16:14:10.972Z] v2.1.1-dev.4 [2022-08-18T16:14:10.972Z] v2.1.1-dev.5 [2022-08-18T16:14:10.972Z] v2.1.1-dev.6 [2022-08-18T16:14:10.972Z] v2.1.1-dev.7 [2022-08-18T16:14:10.972Z] v2.1.1-dev.8 [2022-08-18T16:14:10.972Z] v2.1.2-dev.1 [2022-08-18T16:14:10.972Z] v2.2.0 [2022-08-18T16:14:10.972Z] v2.2.1-dev.1 [2022-08-18T16:14:10.972Z] v2.2.1-dev.10 [2022-08-18T16:14:10.972Z] v2.2.1-dev.11 [2022-08-18T16:14:10.972Z] v2.2.1-dev.12 [2022-08-18T16:14:10.972Z] v2.2.1-dev.13 [2022-08-18T16:14:10.972Z] v2.2.1-dev.14 [2022-08-18T16:14:10.972Z] v2.2.1-dev.15 [2022-08-18T16:14:10.972Z] v2.2.1-dev.16 [2022-08-18T16:14:10.972Z] v2.2.1-dev.17 [2022-08-18T16:14:10.972Z] v2.2.1-dev.18 [2022-08-18T16:14:10.972Z] v2.2.1-dev.19 [2022-08-18T16:14:10.972Z] v2.2.1-dev.2 [2022-08-18T16:14:10.972Z] v2.2.1-dev.20 [2022-08-18T16:14:10.972Z] v2.2.1-dev.21 [2022-08-18T16:14:10.972Z] v2.2.1-dev.22 [2022-08-18T16:14:10.972Z] v2.2.1-dev.23 [2022-08-18T16:14:10.972Z] v2.2.1-dev.24 [2022-08-18T16:14:10.972Z] v2.2.1-dev.25 [2022-08-18T16:14:10.972Z] v2.2.1-dev.26 [2022-08-18T16:14:10.972Z] v2.2.1-dev.27 [2022-08-18T16:14:10.972Z] v2.2.1-dev.28 [2022-08-18T16:14:10.972Z] v2.2.1-dev.29 [2022-08-18T16:14:10.972Z] v2.2.1-dev.3 [2022-08-18T16:14:10.972Z] v2.2.1-dev.4 [2022-08-18T16:14:10.972Z] v2.2.1-dev.5 [2022-08-18T16:14:10.972Z] v2.2.1-dev.6 [2022-08-18T16:14:10.972Z] v2.2.1-dev.7 [2022-08-18T16:14:10.972Z] v2.2.1-dev.8 [2022-08-18T16:14:10.972Z] v2.2.1-dev.9 [2022-08-18T16:14:10.972Z] v2.3.0-dev.29 [2022-08-18T16:14:10.972Z] v2.3.0-dev.30 [2022-08-18T16:14:10.972Z] v2.3.0-dev.31 [2022-08-18T16:14:10.972Z] v2.3.0-dev.32 [2022-08-18T16:14:10.972Z] v2.3.0-dev.33 [2022-08-18T16:14:10.972Z] v2.3.0-dev.34 [2022-08-18T16:14:10.972Z] v2.3.0-dev.35 [2022-08-18T16:14:10.972Z] v2.3.0-dev.36 [2022-08-18T16:14:10.972Z] v2.3.0-dev.37 [2022-08-18T16:14:10.972Z] v2.3.0-dev.38 [2022-08-18T16:14:10.972Z] v2.3.0-dev.39 [2022-08-18T16:14:10.972Z] v2.3.0-dev.40 [2022-08-18T16:14:10.972Z] v2.3.0-dev.41 [2022-08-18T16:14:10.972Z] v2.3.0-dev.42 [2022-08-18T16:14:10.972Z] v2.3.0-dev.43 [2022-08-18T16:14:10.972Z] v2.3.0-dev.44 [2022-08-18T16:14:10.972Z] v2.3.0-dev.45 [2022-08-18T16:14:10.972Z] v2.3.0-dev.46 [2022-08-18T16:14:10.972Z] v2.3.0-dev.47 [2022-08-18T16:14:10.972Z] v2.3.0-dev.48 [Pipeline] sh [2022-08-18T16:14:11.267Z] + lftools sign git-tag v2.3.0-dev.48 [2022-08-18T16:14:11.837Z] Signing Git tag with Sigul... [2022-08-18T16:14:11.837Z] Signing v2.3.0-dev.48 [Pipeline] echo [2022-08-18T16:14:12.417Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T16:14:12.703Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-18T16:14:12.711Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-18T16:14:12.732Z] $ docker stop --time=1 b7442cf67c2bd640938101c8eba05c363d874f4d327664849b4245a0ffa643f9 [2022-08-18T16:14:14.039Z] $ docker rm -f b7442cf67c2bd640938101c8eba05c363d874f4d327664849b4245a0ffa643f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-18T16:14:14.464Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-18T16:14:14.464Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:14:14.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T16:14:14.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:14:14.850Z] prd-ubuntu20.04-docker-8c-8g-23038 does not seem to be running inside a container [2022-08-18T16:14:14.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/283 -v /w/workspace/edgex-go/283:/w/workspace/edgex-go/283:rw,z -v /w/workspace/edgex-go/283@tmp:/w/workspace/edgex-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-18T16:14:15.303Z] $ docker top a18aa3847427efaa31b399085e8787dee313982f416d216ab5c3e3f9085a9e20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-18T16:14:15.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T16:14:15.406Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T16:14:15.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T16:14:15.543Z] $ docker exec a18aa3847427efaa31b399085e8787dee313982f416d216ab5c3e3f9085a9e20 ssh-agent [2022-08-18T16:14:15.671Z] SSH_AUTH_SOCK=/tmp/ssh-JI1NiyQVU4zr/agent.33 [2022-08-18T16:14:15.671Z] SSH_AGENT_PID=39 [2022-08-18T16:14:15.676Z] Running ssh-add (command line suppressed) [2022-08-18T16:14:15.799Z] Identity added: /w/workspace/edgex-go/283@tmp/private_key_8795672028318812326.key (/w/workspace/edgex-go/283@tmp/private_key_8795672028318812326.key) [2022-08-18T16:14:15.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T16:14:16.109Z] + git semver bump pre [2022-08-18T16:14:16.369Z] 2022-08-18 16:14:16,326 [read_version] DEBUG read version from /w/workspace/edgex-go/283/.semver/main [2022-08-18T16:14:16.369Z] 2022-08-18 16:14:16,327 [bump_version] DEBUG bumping version:2.3.0-dev.48 on axis:pre with prefix:dev [2022-08-18T16:14:16.369Z] 2022-08-18 16:14:16,327 [bump_version] DEBUG bumped version:2.3.0-dev.49 [2022-08-18T16:14:16.369Z] 2022-08-18 16:14:16,327 [write_version] DEBUG write version:2.3.0-dev.49 to path:/w/workspace/edgex-go/283/.semver/main with force:True [2022-08-18T16:14:16.370Z] 2022-08-18 16:14:16,327 [read_version] DEBUG read version from /w/workspace/edgex-go/283/.semver/main [2022-08-18T16:14:16.370Z] 2022-08-18 16:14:16,327 [write_file] DEBUG write to file:/w/workspace/edgex-go/283/.semver/main [2022-08-18T16:14:16.370Z] 2022-08-18 16:14:16,329 [execute] INFO git cat-file --batch-check [2022-08-18T16:14:16.370Z] 2022-08-18 16:14:16,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/283/.semver, universal_newlines=False, shell=None, istream=) [2022-08-18T16:14:16.370Z] 2022-08-18 16:14:16,335 [execute] INFO git cat-file --batch [2022-08-18T16:14:16.370Z] 2022-08-18 16:14:16,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/283/.semver, universal_newlines=False, shell=None, istream=) [2022-08-18T16:14:16.370Z] 2022-08-18 16:14:16,345 [read_version] DEBUG read version from /w/workspace/edgex-go/283/.semver/main [2022-08-18T16:14:16.370Z] 2.3.0-dev.49 [Pipeline] } [2022-08-18T16:14:16.644Z] $ docker exec --env ******** --env ******** a18aa3847427efaa31b399085e8787dee313982f416d216ab5c3e3f9085a9e20 ssh-agent -k [2022-08-18T16:14:16.759Z] unset SSH_AUTH_SOCK; [2022-08-18T16:14:16.759Z] unset SSH_AGENT_PID; [2022-08-18T16:14:16.759Z] echo Agent pid 39 killed; [2022-08-18T16:14:16.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T16:14:17.075Z] + git semver [Pipeline] } [2022-08-18T16:14:17.351Z] $ docker stop --time=1 a18aa3847427efaa31b399085e8787dee313982f416d216ab5c3e3f9085a9e20 [2022-08-18T16:14:18.656Z] $ docker rm -f a18aa3847427efaa31b399085e8787dee313982f416d216ab5c3e3f9085a9e20 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T16:14:19.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-18T16:14:19.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:14:19.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T16:14:19.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:14:19.420Z] prd-ubuntu20.04-docker-8c-8g-23038 does not seem to be running inside a container [2022-08-18T16:14:19.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/283 -v /w/workspace/edgex-go/283:/w/workspace/edgex-go/283:rw,z -v /w/workspace/edgex-go/283@tmp:/w/workspace/edgex-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-18T16:14:19.844Z] $ docker top c074ca2627be0b08606b44134d3d901a7df3f6f48b188c94b7631767903bb7a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-18T16:14:19.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T16:14:19.944Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T16:14:20.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T16:14:20.093Z] $ docker exec c074ca2627be0b08606b44134d3d901a7df3f6f48b188c94b7631767903bb7a5 ssh-agent [2022-08-18T16:14:20.217Z] SSH_AUTH_SOCK=/tmp/ssh-uVPf1phsWw1P/agent.33 [2022-08-18T16:14:20.217Z] SSH_AGENT_PID=40 [2022-08-18T16:14:20.222Z] Running ssh-add (command line suppressed) [2022-08-18T16:14:20.334Z] Identity added: /w/workspace/edgex-go/283@tmp/private_key_5496723789384903010.key (/w/workspace/edgex-go/283@tmp/private_key_5496723789384903010.key) [2022-08-18T16:14:20.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T16:14:20.635Z] + git semver push [2022-08-18T16:14:20.897Z] 2022-08-18 16:14:20,823 [run_push] DEBUG push [2022-08-18T16:14:20.897Z] 2022-08-18 16:14:20,824 [execute] INFO git cat-file --batch-check [2022-08-18T16:14:20.897Z] 2022-08-18 16:14:20,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/283/.semver, universal_newlines=False, shell=None, istream=) [2022-08-18T16:14:20.897Z] 2022-08-18 16:14:20,829 [execute] INFO git rev-list d2ad3833b67804c66a8190a4eb7f82c31b007dd4 -- [2022-08-18T16:14:20.897Z] 2022-08-18 16:14:20,830 [execute] DEBUG Popen(['git', 'rev-list', 'd2ad3833b67804c66a8190a4eb7f82c31b007dd4', '--'], cwd=/w/workspace/edgex-go/283/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-18T16:14:20.897Z] 2022-08-18 16:14:20,845 [execute] INFO git fetch -v origin [2022-08-18T16:14:20.897Z] 2022-08-18 16:14:20,845 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/283/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-18T16:14:21.468Z] 2022-08-18 16:14:21,341 [run_push] DEBUG no remote changes detected [2022-08-18T16:14:21.468Z] 2022-08-18 16:14:21,342 [execute] INFO git push origin semver [2022-08-18T16:14:21.468Z] 2022-08-18 16:14:21,342 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/283/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-18T16:14:22.412Z] 2022-08-18 16:14:22,207 [run_push] DEBUG push all version tags [2022-08-18T16:14:22.412Z] 2022-08-18 16:14:22,208 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-18T16:14:22.412Z] 2022-08-18 16:14:22,208 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/283, universal_newlines=False, shell=None, istream=None) [2022-08-18T16:14:22.983Z] 2022-08-18 16:14:22,924 [read_version] DEBUG read version from /w/workspace/edgex-go/283/.semver/main [2022-08-18T16:14:22.983Z] 2.3.0-dev.49 [Pipeline] } [2022-08-18T16:14:22.999Z] $ docker exec --env ******** --env ******** c074ca2627be0b08606b44134d3d901a7df3f6f48b188c94b7631767903bb7a5 ssh-agent -k [2022-08-18T16:14:23.120Z] unset SSH_AUTH_SOCK; [2022-08-18T16:14:23.120Z] unset SSH_AGENT_PID; [2022-08-18T16:14:23.120Z] echo Agent pid 40 killed; [2022-08-18T16:14:23.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T16:14:23.448Z] + git semver [Pipeline] } [2022-08-18T16:14:23.726Z] $ docker stop --time=1 c074ca2627be0b08606b44134d3d901a7df3f6f48b188c94b7631767903bb7a5 [2022-08-18T16:14:25.022Z] $ docker rm -f c074ca2627be0b08606b44134d3d901a7df3f6f48b188c94b7631767903bb7a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-18T16:14:25.663Z] + [ -d /w/workspace/edgex-go/283/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-18T16:14:25.955Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T16:14:26.828Z] ---> package-listing.sh [2022-08-18T16:14:26.828Z] ++ facter osfamily [2022-08-18T16:14:26.828Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-18T16:14:27.090Z] + OS_FAMILY=debian [2022-08-18T16:14:27.090Z] + workspace=/w/workspace/edgex-go/283 [2022-08-18T16:14:27.090Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-18T16:14:27.090Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-18T16:14:27.090Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-18T16:14:27.090Z] + PACKAGES=/tmp/packages_start.txt [2022-08-18T16:14:27.090Z] + '[' /w/workspace/edgex-go/283 ']' [2022-08-18T16:14:27.090Z] + PACKAGES=/tmp/packages_end.txt [2022-08-18T16:14:27.090Z] + case "${OS_FAMILY}" in [2022-08-18T16:14:27.090Z] + dpkg -l [2022-08-18T16:14:27.090Z] + grep '^ii' [2022-08-18T16:14:27.090Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-18T16:14:27.090Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-18T16:14:27.090Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-18T16:14:27.090Z] + '[' /w/workspace/edgex-go/283 ']' [2022-08-18T16:14:27.090Z] + mkdir -p /w/workspace/edgex-go/283/archives/ [2022-08-18T16:14:27.090Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/283/archives/ [Pipeline] echo [2022-08-18T16:14:27.104Z] 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/283/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-18T16:14:27.386Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:14:27.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T16:14:27.958Z] [2022-08-18T16:14:27.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:14:28.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T16:14:28.269Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-18T16:14:28.269Z] 5eb5b503b376: Pulling fs layer [2022-08-18T16:14:28.269Z] 5c69ac0246d0: Pulling fs layer [2022-08-18T16:14:28.269Z] ec43610c2a17: Pulling fs layer [2022-08-18T16:14:28.269Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-18T16:14:28.269Z] 33b1e0a273af: Pulling fs layer [2022-08-18T16:14:28.269Z] 5d3b04190fa2: Pulling fs layer [2022-08-18T16:14:28.269Z] 2f39f015ded8: Pulling fs layer [2022-08-18T16:14:28.269Z] 5d3b04190fa2: Waiting [2022-08-18T16:14:28.269Z] 3a2ae6a8a46f: Waiting [2022-08-18T16:14:28.269Z] 33b1e0a273af: Waiting [2022-08-18T16:14:28.269Z] 2f39f015ded8: Waiting [2022-08-18T16:14:28.269Z] 5c69ac0246d0: Verifying Checksum [2022-08-18T16:14:28.269Z] 5c69ac0246d0: Download complete [2022-08-18T16:14:28.269Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-18T16:14:28.269Z] 3a2ae6a8a46f: Download complete [2022-08-18T16:14:28.529Z] 33b1e0a273af: Verifying Checksum [2022-08-18T16:14:28.529Z] 33b1e0a273af: Download complete [2022-08-18T16:14:28.529Z] ec43610c2a17: Verifying Checksum [2022-08-18T16:14:28.529Z] ec43610c2a17: Download complete [2022-08-18T16:14:28.529Z] 5d3b04190fa2: Download complete [2022-08-18T16:14:28.529Z] 5eb5b503b376: Verifying Checksum [2022-08-18T16:14:28.529Z] 5eb5b503b376: Download complete [2022-08-18T16:14:29.098Z] 2f39f015ded8: Verifying Checksum [2022-08-18T16:14:29.098Z] 2f39f015ded8: Download complete [2022-08-18T16:14:30.039Z] 5eb5b503b376: Pull complete [2022-08-18T16:14:30.039Z] 5c69ac0246d0: Pull complete [2022-08-18T16:14:30.606Z] ec43610c2a17: Pull complete [2022-08-18T16:14:30.606Z] 3a2ae6a8a46f: Pull complete [2022-08-18T16:14:30.867Z] 33b1e0a273af: Pull complete [2022-08-18T16:14:30.867Z] 5d3b04190fa2: Pull complete [2022-08-18T16:14:36.155Z] 2f39f015ded8: Pull complete [2022-08-18T16:14:36.155Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-18T16:14:36.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T16:14:36.155Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T16:14:36.253Z] prd-ubuntu20.04-docker-8c-8g-23038 does not seem to be running inside a container [2022-08-18T16:14:36.295Z] $ 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/283/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/283 -v /w/workspace/edgex-go/283:/w/workspace/edgex-go/283:rw,z -v /w/workspace/edgex-go/283@tmp:/w/workspace/edgex-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-18T16:14:37.620Z] $ docker top 4cc8cc316a17b9175005be8cbeb02037283ad566baaf263c45b79a8a9621bd85 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T16:14:37.982Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-18T16:14:38.273Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-18T16:14:38.566Z] + ls /var/log/sa-host [2022-08-18T16:14:38.566Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T16:14:38.736Z] provisioning config files... [2022-08-18T16:14:38.746Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/283@tmp/config6313522110344454310tmp [Pipeline] { [Pipeline] echo [2022-08-18T16:14:38.761Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T16:14:39.049Z] ---> create-netrc.sh [Pipeline] } [2022-08-18T16:14:39.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-18T16:14:39.400Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-18T16:14:39.409Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T16:14:39.694Z] ---> sudo-logs.sh [2022-08-18T16:14:39.694Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-18T16:14:39.719Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T16:14:40.002Z] ---> job-cost.sh [2022-08-18T16:14:40.003Z] lf-activate-venv: SKIPPING [2022-08-18T16:14:40.003Z] DEBUG: total: 0.10999999940395355 [2022-08-18T16:14:40.003Z] INFO: Retrieving Stack Cost... [2022-08-18T16:14:40.573Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-18T16:14:40.833Z] INFO: Archiving Costs [Pipeline] echo [2022-08-18T16:14:40.844Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T16:14:41.130Z] ---> logs-deploy.sh [2022-08-18T16:14:41.130Z] lf-activate-venv: SKIPPING [2022-08-18T16:14:41.130Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/283 [2022-08-18T16:14:41.130Z] INFO: archiving workspace using pattern(s): [2022-08-18T16:14:42.071Z] Archives upload complete. [2022-08-18T16:14:42.333Z] INFO: archiving logs to Nexus [2022-08-18T16:14:42.903Z] ---> uname -a: [2022-08-18T16:14:42.903Z] Linux prd-ubuntu20-04-docker-8c-8g-23038 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-18T16:14:42.903Z] [2022-08-18T16:14:42.903Z] [2022-08-18T16:14:42.903Z] ---> lscpu: [2022-08-18T16:14:42.903Z] Architecture: x86_64 [2022-08-18T16:14:42.903Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-18T16:14:42.903Z] Byte Order: Little Endian [2022-08-18T16:14:42.903Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-18T16:14:42.903Z] CPU(s): 8 [2022-08-18T16:14:42.903Z] On-line CPU(s) list: 0-7 [2022-08-18T16:14:42.903Z] Thread(s) per core: 1 [2022-08-18T16:14:42.903Z] Core(s) per socket: 1 [2022-08-18T16:14:42.903Z] Socket(s): 8 [2022-08-18T16:14:42.903Z] NUMA node(s): 1 [2022-08-18T16:14:42.903Z] Vendor ID: AuthenticAMD [2022-08-18T16:14:42.903Z] CPU family: 23 [2022-08-18T16:14:42.903Z] Model: 49 [2022-08-18T16:14:42.903Z] Model name: AMD EPYC-Rome Processor [2022-08-18T16:14:42.903Z] Stepping: 0 [2022-08-18T16:14:42.903Z] CPU MHz: 2799.998 [2022-08-18T16:14:42.903Z] BogoMIPS: 5599.99 [2022-08-18T16:14:42.903Z] Virtualization: AMD-V [2022-08-18T16:14:42.903Z] Hypervisor vendor: KVM [2022-08-18T16:14:42.903Z] Virtualization type: full [2022-08-18T16:14:42.903Z] L1d cache: 256 KiB [2022-08-18T16:14:42.903Z] L1i cache: 256 KiB [2022-08-18T16:14:42.903Z] L2 cache: 4 MiB [2022-08-18T16:14:42.903Z] L3 cache: 128 MiB [2022-08-18T16:14:42.903Z] NUMA node0 CPU(s): 0-7 [2022-08-18T16:14:42.903Z] Vulnerability Itlb multihit: Not affected [2022-08-18T16:14:42.903Z] Vulnerability L1tf: Not affected [2022-08-18T16:14:42.903Z] Vulnerability Mds: Not affected [2022-08-18T16:14:42.903Z] Vulnerability Meltdown: Not affected [2022-08-18T16:14:42.903Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-18T16:14:42.903Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-18T16:14:42.903Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-18T16:14:42.903Z] Vulnerability Srbds: Not affected [2022-08-18T16:14:42.903Z] Vulnerability Tsx async abort: Not affected [2022-08-18T16:14:42.903Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-18T16:14:42.903Z] [2022-08-18T16:14:42.903Z]