Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc65741403d6032672b6969adbd7266bcc1b744e 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-ssh12111820763003081351.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh13980324140423836886.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh10140280685211553017.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh4215772122060692467.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh13012211311776882371.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16712 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/251 [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/251 # 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 dc65741403d6032672b6969adbd7266bcc1b744e (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 dc65741403d6032672b6969adbd7266bcc1b744e # timeout=10 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1 (#4065)" > git rev-list --no-walk e91acdc2e0a7e5c343260e9133d924b896cb7e93 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-02T18:18:22.587Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-02T18:18:22.636Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-02T18:18:22.650Z] ========================================================= [2022-07-02T18:18:22.650Z] EdgeX Global Pipelines Version Info [2022-07-02T18:18:22.650Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:18:23.408Z] ------------------- [2022-07-02T18:18:23.408Z] stable info: [2022-07-02T18:18:23.408Z] ------------------- [2022-07-02T18:18:23.408Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-02T18:18:23.408Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-02T18:18:23.408Z] Message: update stable to v1.0.234 [2022-07-02T18:18:23.979Z] ------------------- [2022-07-02T18:18:23.979Z] experimental info: [2022-07-02T18:18:23.979Z] ------------------- [2022-07-02T18:18:23.979Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-02T18:18:23.979Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-02T18:18:23.979Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-02T18:18:24.207Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-02T18:18:24.221Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-02T18:18:24.231Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-02T18:18:24.242Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-02T18:18:24.253Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-02T18:18:24.263Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-02T18:18:24.274Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-02T18:18:24.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-02T18:18:24.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-02T18:18:24.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-02T18:18:24.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-02T18:18:24.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-02T18:18:24.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-02T18:18:24.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-02T18:18:24.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-02T18:18:24.387Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-02T18:18:24.399Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-02T18:18:24.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-02T18:18:24.420Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-02T18:18:24.430Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-02T18:18:24.441Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-02T18:18:24.453Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-02T18:18:24.463Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-02T18:18:24.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-02T18:18:24.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-02T18:18:24.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-02T18:18:24.506Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] echo [2022-07-02T18:18:24.516Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc65741 [Pipeline] echo [2022-07-02T18:18:24.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T18:18:24.562Z] provisioning config files... [2022-07-02T18:18:24.575Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/251@tmp/config5763741355863027092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:18:24.883Z] ---> docker-login.sh [2022-07-02T18:18:24.883Z] nexus3.edgexfoundry.org:10001 [2022-07-02T18:18:25.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:18:25.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:18:25.144Z] Configure a credential helper to remove this warning. See [2022-07-02T18:18:25.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:18:25.144Z] [2022-07-02T18:18:25.144Z] Login Succeeded [2022-07-02T18:18:25.144Z] nexus3.edgexfoundry.org:10002 [2022-07-02T18:18:25.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:18:25.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:18:25.405Z] Configure a credential helper to remove this warning. See [2022-07-02T18:18:25.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:18:25.405Z] [2022-07-02T18:18:25.405Z] Login Succeeded [2022-07-02T18:18:25.405Z] nexus3.edgexfoundry.org:10003 [2022-07-02T18:18:25.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:18:25.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:18:25.665Z] Configure a credential helper to remove this warning. See [2022-07-02T18:18:25.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:18:25.665Z] [2022-07-02T18:18:25.665Z] Login Succeeded [2022-07-02T18:18:25.665Z] nexus3.edgexfoundry.org:10004 [2022-07-02T18:18:25.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:18:25.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:18:25.665Z] Configure a credential helper to remove this warning. See [2022-07-02T18:18:25.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:18:25.665Z] [2022-07-02T18:18:25.665Z] Login Succeeded [2022-07-02T18:18:25.665Z] docker.io [2022-07-02T18:18:25.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:18:26.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:18:26.238Z] Configure a credential helper to remove this warning. See [2022-07-02T18:18:26.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:18:26.238Z] [2022-07-02T18:18:26.238Z] Login Succeeded [2022-07-02T18:18:26.238Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T18:18:26.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T18:18:26.563Z] + 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-07-02T18:18:26.563Z] + dirname cmd/core-command/Dockerfile [2022-07-02T18:18:26.563Z] + cut -d/ -f2 [2022-07-02T18:18:26.563Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-02T18:18:26.563Z] + dirname cmd/core-data/Dockerfile [2022-07-02T18:18:26.563Z] + cut -d/ -f2 [2022-07-02T18:18:26.563Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-02T18:18:26.563Z] + cut -d/+ -f2 [2022-07-02T18:18:26.563Z] dirname cmd/core-metadata/Dockerfile [2022-07-02T18:18:26.563Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-02T18:18:26.563Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-02T18:18:26.563Z] + cut -d/ -f2 [2022-07-02T18:18:26.563Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-02T18:18:26.563Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-02T18:18:26.563Z] + cut -d/ -f2 [2022-07-02T18:18:26.563Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-02T18:18:26.563Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-02T18:18:26.563Z] + cut -d/ -f2 [2022-07-02T18:18:26.563Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-02T18:18:26.563Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-02T18:18:26.563Z] + cut -d/ -f2 [2022-07-02T18:18:26.563Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-02T18:18:26.563Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-02T18:18:26.563Z] + cut -d/ -f2 [2022-07-02T18:18:26.563Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-02T18:18:26.563Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-02T18:18:26.563Z] + cut -d/ -f2 [2022-07-02T18:18:26.563Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-02T18:18:26.563Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-02T18:18:26.563Z] + cut -d/ -f2 [2022-07-02T18:18:26.563Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-02T18:18:26.563Z] + dirname cmd/support-notifications/Dockerfile [2022-07-02T18:18:26.563Z] + cut -d/ -f2 [2022-07-02T18:18:26.563Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-02T18:18:26.563Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-02T18:18:26.563Z] + cut -d/ -f2 [2022-07-02T18:18:26.563Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-02T18:18:26.563Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-02T18:18:26.563Z] + cut -d/ -f2 [2022-07-02T18:18:26.563Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-02T18:18:26.597Z] 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-07-02T18:18:26.953Z] + git rev-list -1 --merges dc65741403d6032672b6969adbd7266bcc1b744e~1..dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] echo [2022-07-02T18:18:26.972Z] -----------> git rev-list -1 --merges dc65741403d6032672b6969adbd7266bcc1b744e~1..dc65741403d6032672b6969adbd7266bcc1b744e dc65741403d6032672b6969adbd7266bcc1b744e [false] [Pipeline] sh [2022-07-02T18:18:27.259Z] + git log --format=format:%s -1 dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] echo [2022-07-02T18:18:27.276Z] ========================================================= [2022-07-02T18:18:27.276Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-02T18:18:27.276Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-02T18:18:27.708Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-02T18:18:27.708Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-02T18:18:27.708Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-02T18:18:27.708Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-02T18:18:27.708Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-02T18:18:27.708Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-02T18:18:27.708Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:18:28.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T18:18:28.119Z] [2022-07-02T18:18:28.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:18:28.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T18:18:28.421Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-02T18:18:28.421Z] 42c077c10790: Pulling fs layer [2022-07-02T18:18:28.421Z] f63e77b7563a: Pulling fs layer [2022-07-02T18:18:28.421Z] bd5fdadae976: Pulling fs layer [2022-07-02T18:18:28.421Z] 205491f53016: Pulling fs layer [2022-07-02T18:18:28.421Z] df18705c85c3: Pulling fs layer [2022-07-02T18:18:28.421Z] bdb3f477010e: Pulling fs layer [2022-07-02T18:18:28.421Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-02T18:18:28.421Z] 2c6e9b1d212d: Pulling fs layer [2022-07-02T18:18:28.421Z] bdb8f0575790: Pulling fs layer [2022-07-02T18:18:28.421Z] 386e3cb2ff24: Pulling fs layer [2022-07-02T18:18:28.421Z] 2343380bae48: Pulling fs layer [2022-07-02T18:18:28.421Z] 386e3cb2ff24: Waiting [2022-07-02T18:18:28.421Z] 205491f53016: Waiting [2022-07-02T18:18:28.421Z] df18705c85c3: Waiting [2022-07-02T18:18:28.421Z] c8a8fc8e1c8f: Waiting [2022-07-02T18:18:28.421Z] 2c6e9b1d212d: Waiting [2022-07-02T18:18:28.421Z] bdb3f477010e: Waiting [2022-07-02T18:18:28.421Z] 2343380bae48: Waiting [2022-07-02T18:18:28.421Z] f63e77b7563a: Download complete [2022-07-02T18:18:28.421Z] 205491f53016: Verifying Checksum [2022-07-02T18:18:28.421Z] 205491f53016: Download complete [2022-07-02T18:18:28.421Z] df18705c85c3: Verifying Checksum [2022-07-02T18:18:28.421Z] df18705c85c3: Download complete [2022-07-02T18:18:28.680Z] bd5fdadae976: Verifying Checksum [2022-07-02T18:18:28.680Z] bd5fdadae976: Download complete [2022-07-02T18:18:28.680Z] bdb3f477010e: Download complete [2022-07-02T18:18:28.680Z] 2c6e9b1d212d: Verifying Checksum [2022-07-02T18:18:28.680Z] 2c6e9b1d212d: Download complete [2022-07-02T18:18:28.680Z] bdb8f0575790: Download complete [2022-07-02T18:18:28.680Z] 386e3cb2ff24: Verifying Checksum [2022-07-02T18:18:28.680Z] 386e3cb2ff24: Download complete [2022-07-02T18:18:28.680Z] 2343380bae48: Verifying Checksum [2022-07-02T18:18:28.680Z] 2343380bae48: Download complete [2022-07-02T18:18:28.680Z] 42c077c10790: Download complete [2022-07-02T18:18:28.939Z] c8a8fc8e1c8f: Download complete [2022-07-02T18:18:29.880Z] 42c077c10790: Pull complete [2022-07-02T18:18:30.139Z] f63e77b7563a: Pull complete [2022-07-02T18:18:30.401Z] bd5fdadae976: Pull complete [2022-07-02T18:18:30.662Z] 205491f53016: Pull complete [2022-07-02T18:18:30.921Z] df18705c85c3: Pull complete [2022-07-02T18:18:30.921Z] bdb3f477010e: Pull complete [2022-07-02T18:18:32.834Z] c8a8fc8e1c8f: Pull complete [2022-07-02T18:18:32.834Z] 2c6e9b1d212d: Pull complete [2022-07-02T18:18:33.094Z] bdb8f0575790: Pull complete [2022-07-02T18:18:33.094Z] 386e3cb2ff24: Pull complete [2022-07-02T18:18:33.094Z] 2343380bae48: Pull complete [2022-07-02T18:18:33.094Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-02T18:18:33.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T18:18:33.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:18:33.192Z] prd-ubuntu20.04-docker-8c-8g-16712 does not seem to be running inside a container [2022-07-02T18:18:33.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/251 -v /w/workspace/edgex-go/251:/w/workspace/edgex-go/251:rw,z -v /w/workspace/edgex-go/251@tmp:/w/workspace/edgex-go/251@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-07-02T18:18:34.434Z] $ docker top f599dc4123723d977f89a8a20dbedc9bf661e7f8d361c0dbfede3d578e2cc4a4 -eo pid,comm [2022-07-02T18:18:34.491Z] 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-07-02T18:18:34.491Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-02T18:18:34.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T18:18:34.531Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T18:18:34.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T18:18:34.659Z] $ docker exec f599dc4123723d977f89a8a20dbedc9bf661e7f8d361c0dbfede3d578e2cc4a4 ssh-agent [2022-07-02T18:18:34.786Z] SSH_AUTH_SOCK=/tmp/ssh-aRcD6QmIXnxG/agent.35 [2022-07-02T18:18:34.786Z] SSH_AGENT_PID=42 [2022-07-02T18:18:34.792Z] Running ssh-add (command line suppressed) [2022-07-02T18:18:34.916Z] Identity added: /w/workspace/edgex-go/251@tmp/private_key_4050388074491792423.key (/w/workspace/edgex-go/251@tmp/private_key_4050388074491792423.key) [2022-07-02T18:18:34.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T18:18:35.220Z] + git tag --points-at HEAD [Pipeline] } [2022-07-02T18:18:35.241Z] $ docker exec --env ******** --env ******** f599dc4123723d977f89a8a20dbedc9bf661e7f8d361c0dbfede3d578e2cc4a4 ssh-agent -k [2022-07-02T18:18:35.352Z] unset SSH_AUTH_SOCK; [2022-07-02T18:18:35.352Z] unset SSH_AGENT_PID; [2022-07-02T18:18:35.353Z] echo Agent pid 42 killed; [2022-07-02T18:18:35.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-02T18:18:35.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T18:18:35.389Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T18:18:35.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T18:18:35.519Z] $ docker exec f599dc4123723d977f89a8a20dbedc9bf661e7f8d361c0dbfede3d578e2cc4a4 ssh-agent [2022-07-02T18:18:35.645Z] SSH_AUTH_SOCK=/tmp/ssh-jfMLcEdeJQlr/agent.75 [2022-07-02T18:18:35.645Z] SSH_AGENT_PID=81 [2022-07-02T18:18:35.651Z] Running ssh-add (command line suppressed) [2022-07-02T18:18:35.785Z] Identity added: /w/workspace/edgex-go/251@tmp/private_key_5481838507692078714.key (/w/workspace/edgex-go/251@tmp/private_key_5481838507692078714.key) [2022-07-02T18:18:35.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T18:18:36.084Z] + git semver init [2022-07-02T18:18:36.345Z] 2022-07-02 18:18:36,298 [run_init] DEBUG init version:0.0.0 force:False [2022-07-02T18:18:36.345Z] 2022-07-02 18:18:36,300 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/251/.semver [2022-07-02T18:18:36.345Z] 2022-07-02 18:18:36,300 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/251/.semver [2022-07-02T18:18:36.345Z] 2022-07-02 18:18:36,300 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/251/.semver'], cwd=/w/workspace/edgex-go/251, universal_newlines=False, shell=None, istream=None) [2022-07-02T18:18:40.594Z] 2022-07-02 18:18:40,055 [append_file] DEBUG append to file:/w/workspace/edgex-go/251/.git/info/exclude [2022-07-02T18:18:40.594Z] 2022-07-02 18:18:40,056 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/251/.semver/main with force:False [2022-07-02T18:18:40.594Z] 2022-07-02 18:18:40,056 [read_version] DEBUG read version from /w/workspace/edgex-go/251/.semver/main [2022-07-02T18:18:40.594Z] 2022-07-02 18:18:40,056 [read_version] DEBUG read version from /w/workspace/edgex-go/251/.semver/main [2022-07-02T18:18:40.594Z] 2.2.1-dev.20 [Pipeline] } [2022-07-02T18:18:40.610Z] $ docker exec --env ******** --env ******** f599dc4123723d977f89a8a20dbedc9bf661e7f8d361c0dbfede3d578e2cc4a4 ssh-agent -k [2022-07-02T18:18:40.714Z] unset SSH_AUTH_SOCK; [2022-07-02T18:18:40.715Z] unset SSH_AGENT_PID; [2022-07-02T18:18:40.715Z] echo Agent pid 81 killed; [2022-07-02T18:18:40.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T18:18:41.026Z] + git semver [Pipeline] } [2022-07-02T18:18:41.306Z] $ docker stop --time=1 f599dc4123723d977f89a8a20dbedc9bf661e7f8d361c0dbfede3d578e2cc4a4 [2022-07-02T18:18:42.621Z] $ docker rm -f f599dc4123723d977f89a8a20dbedc9bf661e7f8d361c0dbfede3d578e2cc4a4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T18:18:42.969Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-02T18:18:43.281Z] Stashed 1 file(s) [Pipeline] echo [2022-07-02T18:18:43.284Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.20 [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] echo [2022-07-02T18:18:43.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T18:18:43.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T18:18:43.430Z] ========================================================= [2022-07-02T18:18:43.430Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-02T18:18:43.430Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T18:18:43.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T18:18:43.723Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-02T18:18:43.723Z] 59bf1c3509f3: Pulling fs layer [2022-07-02T18:18:43.723Z] 666ba61612fd: Pulling fs layer [2022-07-02T18:18:43.723Z] 8ed8ca486205: Pulling fs layer [2022-07-02T18:18:43.723Z] cc1cd167ecdc: Pulling fs layer [2022-07-02T18:18:43.723Z] c516ae0d96e1: Pulling fs layer [2022-07-02T18:18:43.723Z] 684cea983483: Pulling fs layer [2022-07-02T18:18:43.723Z] dd3240ac7de5: Pulling fs layer [2022-07-02T18:18:43.723Z] b1e948a4e11c: Pulling fs layer [2022-07-02T18:18:43.723Z] a8fd76ee1af6: Pulling fs layer [2022-07-02T18:18:43.723Z] 646ad004c059: Pulling fs layer [2022-07-02T18:18:43.723Z] cc1cd167ecdc: Waiting [2022-07-02T18:18:43.723Z] c516ae0d96e1: Waiting [2022-07-02T18:18:43.723Z] 684cea983483: Waiting [2022-07-02T18:18:43.723Z] a8fd76ee1af6: Waiting [2022-07-02T18:18:43.723Z] dd3240ac7de5: Waiting [2022-07-02T18:18:43.723Z] b1e948a4e11c: Waiting [2022-07-02T18:18:43.723Z] 8ed8ca486205: Verifying Checksum [2022-07-02T18:18:43.723Z] 8ed8ca486205: Download complete [2022-07-02T18:18:43.723Z] 666ba61612fd: Verifying Checksum [2022-07-02T18:18:43.723Z] 666ba61612fd: Download complete [2022-07-02T18:18:43.723Z] c516ae0d96e1: Verifying Checksum [2022-07-02T18:18:43.723Z] c516ae0d96e1: Download complete [2022-07-02T18:18:43.723Z] 684cea983483: Verifying Checksum [2022-07-02T18:18:43.723Z] 684cea983483: Download complete [2022-07-02T18:18:43.723Z] dd3240ac7de5: Download complete [2022-07-02T18:18:43.723Z] 59bf1c3509f3: Verifying Checksum [2022-07-02T18:18:43.723Z] 59bf1c3509f3: Download complete [2022-07-02T18:18:43.990Z] b1e948a4e11c: Verifying Checksum [2022-07-02T18:18:43.990Z] b1e948a4e11c: Download complete [2022-07-02T18:18:43.990Z] 59bf1c3509f3: Pull complete [2022-07-02T18:18:43.990Z] 666ba61612fd: Pull complete [2022-07-02T18:18:43.990Z] 8ed8ca486205: Pull complete [2022-07-02T18:18:44.260Z] 646ad004c059: Download complete [2022-07-02T18:18:44.521Z] cc1cd167ecdc: Verifying Checksum [2022-07-02T18:18:44.521Z] cc1cd167ecdc: Download complete [2022-07-02T18:18:44.521Z] a8fd76ee1af6: Verifying Checksum [2022-07-02T18:18:44.521Z] a8fd76ee1af6: Download complete [2022-07-02T18:18:47.815Z] cc1cd167ecdc: Pull complete [2022-07-02T18:18:48.074Z] c516ae0d96e1: Pull complete [2022-07-02T18:18:48.074Z] 684cea983483: Pull complete [2022-07-02T18:18:48.074Z] dd3240ac7de5: Pull complete [2022-07-02T18:18:48.334Z] b1e948a4e11c: Pull complete [2022-07-02T18:18:50.239Z] a8fd76ee1af6: Pull complete [2022-07-02T18:18:50.808Z] 646ad004c059: Pull complete [2022-07-02T18:18:50.808Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-02T18:18:50.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T18:18:50.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-02T18:18:51.105Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T18:18:51.105Z] WORKDIR /edgex [2022-07-02T18:18:51.105Z] COPY go.mod . [2022-07-02T18:18:51.105Z] RUN go mod download [2022-07-02T18:18:51.105Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-02T18:18:52.484Z] Sending build context to Docker daemon 335.1MB [2022-07-02T18:18:52.484Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T18:18:52.484Z] ---> 8f69c11f6b0c [2022-07-02T18:18:52.484Z] Step 2/4 : WORKDIR /edgex [2022-07-02T18:18:54.393Z] ---> Running in 7518357b8cb3 [2022-07-02T18:18:54.393Z] Removing intermediate container 7518357b8cb3 [2022-07-02T18:18:54.393Z] ---> 555aa5eb59f4 [2022-07-02T18:18:54.393Z] Step 3/4 : COPY go.mod . [2022-07-02T18:18:54.393Z] ---> 7ddbf94dc3f6 [2022-07-02T18:18:54.393Z] Step 4/4 : RUN go mod download [2022-07-02T18:18:54.393Z] ---> Running in c7af42b384a5 [2022-07-02T18:18:58.354Z] Still waiting to schedule task [2022-07-02T18:18:58.354Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-02T18:19:09.299Z] Removing intermediate container c7af42b384a5 [2022-07-02T18:19:09.299Z] ---> 94c0b4a2a96a [2022-07-02T18:19:09.299Z] Successfully built 94c0b4a2a96a [2022-07-02T18:19:09.299Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:19:09.605Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-02T18:19:09.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:19:09.686Z] prd-ubuntu20.04-docker-8c-8g-16712 does not seem to be running inside a container [2022-07-02T18:19:09.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/251 -v /w/workspace/edgex-go/251:/w/workspace/edgex-go/251:rw,z -v /w/workspace/edgex-go/251@tmp:/w/workspace/edgex-go/251@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-07-02T18:19:10.115Z] $ docker top cffc5912907e001f8f02e327d76c72257b60f27e83f2c98d0b2d11829237e1ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T18:19:10.517Z] + go version [2022-07-02T18:19:10.517Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-02T18:19:10.546Z] $ docker stop --time=1 cffc5912907e001f8f02e327d76c72257b60f27e83f2c98d0b2d11829237e1ca [2022-07-02T18:19:11.849Z] $ docker rm -f cffc5912907e001f8f02e327d76c72257b60f27e83f2c98d0b2d11829237e1ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:19:12.251Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-02T18:19:12.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:19:12.331Z] prd-ubuntu20.04-docker-8c-8g-16712 does not seem to be running inside a container [2022-07-02T18:19:12.372Z] $ 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/251 -v /w/workspace/edgex-go/251:/w/workspace/edgex-go/251:rw,z -v /w/workspace/edgex-go/251@tmp:/w/workspace/edgex-go/251@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-07-02T18:19:12.750Z] $ docker top 0717847f292768ffe7e6077d0752b9805cc6a57f9b726943487e169e051813f9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-02T18:19:12.824Z] ========================================================= [2022-07-02T18:19:12.824Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-02T18:19:12.824Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T18:19:13.113Z] + make test [2022-07-02T18:19:13.113Z] go mod tidy -compat=1.17 [2022-07-02T18:19:13.113Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-02T18:19:18.395Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-02T18:19:30.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-02T18:19:30.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-02T18:19:31.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2022-07-02T18:19:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-02T18:19:31.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.118s coverage: 54.2% of statements [2022-07-02T18:19:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-02T18:19:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-02T18:19:34.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.394s coverage: 89.2% of statements [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-02T18:19:34.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 83.8% of statements [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-02T18:19:34.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-02T18:19:34.837Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-02T18:19:34.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-02T18:19:34.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-02T18:19:34.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2022-07-02T18:19:34.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.6% of statements [2022-07-02T18:19:34.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-02T18:19:34.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements [2022-07-02T18:19:34.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2022-07-02T18:19:34.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2022-07-02T18:19:34.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2022-07-02T18:19:34.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-07-02T18:19:44.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements [2022-07-02T18:19:44.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.079s coverage: 44.8% of statements [2022-07-02T18:19:46.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.167s coverage: 82.5% of statements [2022-07-02T18:19:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 58.8% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.045s coverage: 87.2% of statements [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.181s coverage: 91.2% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 64.4% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.313s coverage: 65.4% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.8% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-02T18:19:56.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-07-02T18:19:56.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-07-02T18:19:56.234Z] 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-07-02T18:20:14.326Z] GO111MODULE=on go vet ./... [2022-07-02T18:20:16.234Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-02T18:20:16.493Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-02T18:20:17.063Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-02T18:20:17.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-02T18:20:17.362Z] + ls -al . [2022-07-02T18:20:17.362Z] total 684 [2022-07-02T18:20:17.362Z] drwxrwxr-x 10 1001 1001 4096 Jul 2 18:19 . [2022-07-02T18:20:17.362Z] drwxr-xr-x 4 root root 4096 Jul 2 18:19 .. [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 11 Jul 2 18:18 .dockerignore [2022-07-02T18:20:17.362Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 18:18 .git [2022-07-02T18:20:17.362Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 18:18 .github [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 879 Jul 2 18:18 .gitignore [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 18:18 .golangci.yml [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 87 Jul 2 18:18 .hadolint.yml [2022-07-02T18:20:17.362Z] drwxr-xr-x 3 1001 1001 4096 Jul 2 18:18 .semver [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 166 Jul 2 18:18 .sonarcloud.properties [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 18:18 ADOPTERS.md [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 10347 Jul 2 18:18 Attribution.txt [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 63209 Jul 2 18:18 CHANGELOG.md [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 18:18 CONTRIBUTING.md [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 18:18 GOVERNANCE.md [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 850 Jul 2 18:18 Jenkinsfile [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 18:18 LICENSE [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 10389 Jul 2 18:18 Makefile [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 18:18 OWNERS.md [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 9094 Jul 2 18:18 README.md [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 6912 Jul 2 18:18 SECURITY.md [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 12 Jul 2 18:18 VERSION [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 4131 Jul 2 18:18 ZMQWindows.md [2022-07-02T18:20:17.362Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 18:18 bin [2022-07-02T18:20:17.362Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 18:18 cmd [2022-07-02T18:20:17.362Z] -rw-r--r-- 1 root root 435593 Jul 2 18:19 coverage.out [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 3311 Jul 2 18:18 go.mod [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 36231 Jul 2 18:19 go.sum [2022-07-02T18:20:17.362Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 18:18 internal [2022-07-02T18:20:17.362Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 18:18 openapi [2022-07-02T18:20:17.362Z] drwxrwxr-x 4 1001 1001 4096 Jul 2 18:18 snap [2022-07-02T18:20:17.362Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 18:18 version.go [Pipeline] sh [2022-07-02T18:20:17.650Z] + '[' -e coverage.out ] [2022-07-02T18:20:17.650Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-02T18:20:17.744Z] Stashed 1 file(s) [Pipeline] sh [2022-07-02T18:20:18.025Z] + make build [2022-07-02T18:20:18.025Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T18:20:30.249Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T18:20:40.233Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T18:20:40.233Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T18:20:45.511Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T18:20:45.769Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T18:20:46.338Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T18:20:47.717Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T18:20:48.288Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T18:20:49.227Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T18:20:50.168Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T18:20:50.739Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T18:20:52.123Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-02T18:20:53.079Z] $ docker stop --time=1 0717847f292768ffe7e6077d0752b9805cc6a57f9b726943487e169e051813f9 [2022-07-02T18:20:55.371Z] $ docker rm -f 0717847f292768ffe7e6077d0752b9805cc6a57f9b726943487e169e051813f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:20:56.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T18:20:56.205Z] [2022-07-02T18:20:56.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:20:56.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T18:20:56.504Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-02T18:20:56.504Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-02T18:20:56.504Z] ca9280d653b3: Pulling fs layer [2022-07-02T18:20:56.504Z] 7e9c9ca2126c: Pulling fs layer [2022-07-02T18:20:56.504Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-02T18:20:56.504Z] cbdbe7a5bc2a: Download complete [2022-07-02T18:20:56.765Z] ca9280d653b3: Verifying Checksum [2022-07-02T18:20:56.765Z] ca9280d653b3: Download complete [2022-07-02T18:20:56.765Z] cbdbe7a5bc2a: Pull complete [2022-07-02T18:20:57.025Z] 7e9c9ca2126c: Verifying Checksum [2022-07-02T18:20:57.025Z] ca9280d653b3: Pull complete [2022-07-02T18:21:01.220Z] 7e9c9ca2126c: Pull complete [2022-07-02T18:21:01.220Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-02T18:21:01.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T18:21:01.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:21:01.327Z] prd-ubuntu20.04-docker-8c-8g-16712 does not seem to be running inside a container [2022-07-02T18:21:01.370Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/251 -v /w/workspace/edgex-go/251:/w/workspace/edgex-go/251:rw,z -v /w/workspace/edgex-go/251@tmp:/w/workspace/edgex-go/251@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-07-02T18:21:02.529Z] $ docker top d30b1530b10028188c089ef7b50bf6d0cee4d1f5f14857f14cbd926cb4fff2f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T18:21:02.920Z] + grep parallel [2022-07-02T18:21:02.920Z] + docker-compose build --help [2022-07-02T18:21:03.492Z] --parallel Build images in parallel. [Pipeline] } [2022-07-02T18:21:03.508Z] $ docker stop --time=1 d30b1530b10028188c089ef7b50bf6d0cee4d1f5f14857f14cbd926cb4fff2f0 [2022-07-02T18:21:04.790Z] $ docker rm -f d30b1530b10028188c089ef7b50bf6d0cee4d1f5f14857f14cbd926cb4fff2f0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:21:05.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T18:21:05.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:21:05.263Z] prd-ubuntu20.04-docker-8c-8g-16712 does not seem to be running inside a container [2022-07-02T18:21:05.300Z] $ 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/251 -v /w/workspace/edgex-go/251:/w/workspace/edgex-go/251:rw,z -v /w/workspace/edgex-go/251@tmp:/w/workspace/edgex-go/251@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-07-02T18:21:05.662Z] $ docker top 50a0fffbb16628447d45b073465a3970bfc2523b10e2498a0b69cda3c9adf5a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T18:21:06.015Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-02T18:21:06.587Z] Building core-command ... [2022-07-02T18:21:06.587Z] Building core-data ... [2022-07-02T18:21:06.587Z] Building core-metadata ... [2022-07-02T18:21:06.587Z] Building security-bootstrapper ... [2022-07-02T18:21:06.587Z] Building security-proxy-setup ... [2022-07-02T18:21:06.587Z] Building security-secretstore-setup ... [2022-07-02T18:21:06.587Z] Building security-spiffe-token-provider ... [2022-07-02T18:21:06.587Z] Building security-spire-agent ... [2022-07-02T18:21:06.587Z] Building security-spire-config ... [2022-07-02T18:21:06.587Z] Building security-spire-server ... [2022-07-02T18:21:06.587Z] Building support-notifications ... [2022-07-02T18:21:06.587Z] Building support-scheduler ... [2022-07-02T18:21:06.587Z] Building sys-mgmt-agent ... [2022-07-02T18:21:06.587Z] Building security-spire-config [2022-07-02T18:21:06.587Z] Building security-spiffe-token-provider [2022-07-02T18:21:06.587Z] Building security-secretstore-setup [2022-07-02T18:21:06.587Z] Building sys-mgmt-agent [2022-07-02T18:21:06.587Z] Building security-spire-server [2022-07-02T18:21:21.493Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:21:21.493Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:21:21.493Z] ---> 94c0b4a2a96a [2022-07-02T18:21:21.493Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T18:21:21.493Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:21:21.493Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:21:21.493Z] ---> 94c0b4a2a96a [2022-07-02T18:21:21.493Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T18:21:21.493Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:21:21.493Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:21:21.493Z] ---> 94c0b4a2a96a [2022-07-02T18:21:21.493Z] Step 3/20 : WORKDIR /edgex-go [2022-07-02T18:21:21.493Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:21:21.493Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:21:21.493Z] ---> 94c0b4a2a96a [2022-07-02T18:21:21.493Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T18:21:21.493Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:21:21.493Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:21:21.493Z] ---> 94c0b4a2a96a [2022-07-02T18:21:21.493Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T18:21:23.410Z] ---> Running in 6e2a1e65f6fc [2022-07-02T18:21:23.410Z] ---> Running in 091b917bc535 [2022-07-02T18:21:23.410Z] ---> Running in defda9095cfd [2022-07-02T18:21:23.410Z] ---> Running in 6a00fb366b68 [2022-07-02T18:21:23.410Z] ---> Running in e395c669f66b [2022-07-02T18:21:23.670Z] Removing intermediate container 6e2a1e65f6fc [2022-07-02T18:21:23.670Z] ---> e3962b44a794 [2022-07-02T18:21:23.670Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:21:23.670Z] Removing intermediate container 091b917bc535 [2022-07-02T18:21:23.670Z] ---> 5262b5f7e8e5 [2022-07-02T18:21:23.670Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-02T18:21:23.670Z] Removing intermediate container 6a00fb366b68 [2022-07-02T18:21:23.670Z] Removing intermediate container defda9095cfd [2022-07-02T18:21:23.670Z] ---> 69793b6222e0 [2022-07-02T18:21:23.670Z] ---> 554948d40dc7 [2022-07-02T18:21:23.670Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:21:23.670Z] [2022-07-02T18:21:23.670Z] Removing intermediate container e395c669f66b [2022-07-02T18:21:23.670Z] ---> c49c6ad97904 [2022-07-02T18:21:23.670Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:21:23.670Z] ---> Running in 3d87ebaa2b78 [2022-07-02T18:21:23.670Z] ---> Running in 0c47a5d7aefc [2022-07-02T18:21:23.670Z] ---> Running in 92792fac4018 [2022-07-02T18:21:23.670Z] ---> Running in 467874bf3cde [2022-07-02T18:21:23.670Z] ---> Running in e180f5b533f0 [2022-07-02T18:21:24.238Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:24.498Z] Removing intermediate container 0c47a5d7aefc [2022-07-02T18:21:24.498Z] ---> 2c92068c2b3f [2022-07-02T18:21:24.498Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T18:21:24.498Z] ---> Running in a66127349ffc [2022-07-02T18:21:25.067Z] Removing intermediate container e180f5b533f0 [2022-07-02T18:21:25.067Z] ---> ee1e434b2129 [2022-07-02T18:21:25.067Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-02T18:21:25.067Z] ---> Running in 22c4a8972cad [2022-07-02T18:21:25.067Z] Removing intermediate container 467874bf3cde [2022-07-02T18:21:25.067Z] ---> 9627ed0826d4 [2022-07-02T18:21:25.067Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-02T18:21:25.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:25.067Z] ---> Running in 75823de5e4bc [2022-07-02T18:21:25.067Z] Removing intermediate container 92792fac4018 [2022-07-02T18:21:25.067Z] ---> f694e7815a02 [2022-07-02T18:21:25.067Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T18:21:25.067Z] ---> Running in bd5b7c1bb27a [2022-07-02T18:21:25.326Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-02T18:21:25.327Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-02T18:21:25.327Z] OK: 15866 distinct packages available [2022-07-02T18:21:25.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:25.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:25.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:25.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:25.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:26.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:26.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:26.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:26.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:26.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:26.435Z] OK: 221 MiB in 52 packages [2022-07-02T18:21:26.435Z] OK: 221 MiB in 52 packages [2022-07-02T18:21:26.695Z] OK: 221 MiB in 52 packages [2022-07-02T18:21:26.695Z] OK: 221 MiB in 52 packages [2022-07-02T18:21:26.956Z] OK: 221 MiB in 52 packages [2022-07-02T18:21:26.956Z] Removing intermediate container a66127349ffc [2022-07-02T18:21:26.956Z] ---> 8786f560006a [2022-07-02T18:21:26.956Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T18:21:27.214Z] Removing intermediate container 3d87ebaa2b78 [2022-07-02T18:21:27.214Z] ---> ded931f922f7 [2022-07-02T18:21:27.214Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-02T18:21:27.214Z] Removing intermediate container 22c4a8972cad [2022-07-02T18:21:27.214Z] ---> 404f950fa1b1 [2022-07-02T18:21:27.214Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T18:21:27.214Z] ---> 5befcebb38de [2022-07-02T18:21:27.214Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:21:27.214Z] ---> Running in 22a58e52ac55 [2022-07-02T18:21:27.214Z] Removing intermediate container 75823de5e4bc [2022-07-02T18:21:27.214Z] ---> b51cca92bb2e [2022-07-02T18:21:27.214Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T18:21:27.214Z] Removing intermediate container bd5b7c1bb27a [2022-07-02T18:21:27.214Z] ---> 71a6df31ab9e [2022-07-02T18:21:27.214Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T18:21:27.473Z] ---> 51adff950c1c [2022-07-02T18:21:27.473Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:21:27.473Z] ---> 10c624cdd3fa [2022-07-02T18:21:27.473Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:21:27.473Z] ---> Running in 39be366ed5a0 [2022-07-02T18:21:27.473Z] ---> Running in 085cc16aca4c [2022-07-02T18:21:27.473Z] ---> 830352207af3 [2022-07-02T18:21:27.473Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:21:27.473Z] ---> 6c61548313d3 [2022-07-02T18:21:27.473Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:21:27.473Z] ---> Running in f5a9e3d9e40f [2022-07-02T18:21:27.473Z] ---> Running in 5fe27bacd9d0 [2022-07-02T18:21:28.410Z] Removing intermediate container 22a58e52ac55 [2022-07-02T18:21:28.410Z] ---> de71161ba06c [2022-07-02T18:21:28.410Z] Step 8/26 : COPY . . [2022-07-02T18:21:28.999Z] Removing intermediate container 39be366ed5a0 [2022-07-02T18:21:28.999Z] ---> a1bedd43907d [2022-07-02T18:21:28.999Z] Step 7/20 : COPY . . [2022-07-02T18:21:31.535Z] Removing intermediate container 085cc16aca4c [2022-07-02T18:21:31.535Z] ---> e955a8d81e89 [2022-07-02T18:21:31.535Z] Step 8/25 : COPY . . [2022-07-02T18:21:31.535Z] Removing intermediate container f5a9e3d9e40f [2022-07-02T18:21:31.535Z] ---> 8febd90e4c5f [2022-07-02T18:21:31.535Z] Step 8/23 : COPY . . [2022-07-02T18:21:31.535Z] Removing intermediate container 5fe27bacd9d0 [2022-07-02T18:21:31.535Z] ---> 5476beb58848 [2022-07-02T18:21:31.535Z] Step 8/25 : COPY . . [2022-07-02T18:21:39.661Z] ---> 47ce5f7c11da [2022-07-02T18:21:39.661Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T18:21:39.661Z] ---> 2ec26e92fb03 [2022-07-02T18:21:39.661Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-02T18:21:39.661Z] ---> 316bef029c40 [2022-07-02T18:21:39.661Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-02T18:21:39.661Z] ---> d2631c5fa339 [2022-07-02T18:21:39.661Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T18:21:39.661Z] ---> Running in 145b1d303c3d [2022-07-02T18:21:39.661Z] ---> Running in d288e36c5be0 [2022-07-02T18:21:39.661Z] ---> Running in 08719331da75 [2022-07-02T18:21:39.661Z] ---> Running in 4509e8c8e22b [2022-07-02T18:21:39.661Z] ---> a4c3a998f91d [2022-07-02T18:21:39.661Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-02T18:21:39.661Z] ---> Running in 5be4f1fc2f5f [2022-07-02T18:21:39.661Z] Removing intermediate container 145b1d303c3d [2022-07-02T18:21:39.661Z] ---> f33f6debabe0 [2022-07-02T18:21:39.661Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T18:21:39.661Z] Removing intermediate container 4509e8c8e22b [2022-07-02T18:21:39.661Z] ---> c8daacb00b33 [2022-07-02T18:21:39.661Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-02T18:21:39.662Z] ---> Running in 6e51133d3560 [2022-07-02T18:21:39.662Z] ---> Running in 17257c06821c [2022-07-02T18:21:39.662Z] Removing intermediate container 6e51133d3560 [2022-07-02T18:21:39.662Z] ---> b77452f897ca [2022-07-02T18:21:39.662Z] 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-07-02T18:21:39.662Z] Removing intermediate container 17257c06821c [2022-07-02T18:21:39.662Z] ---> 4a2a24044a26 [2022-07-02T18:21:39.662Z] 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-07-02T18:21:39.662Z] ---> Running in 3bc0ba89c306 [2022-07-02T18:21:39.662Z] ---> Running in 7c914950721d [2022-07-02T18:21:39.662Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-02T18:21:39.662Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T18:21:39.662Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T18:21:39.662Z] Removing intermediate container 7c914950721d [2022-07-02T18:21:39.662Z] ---> af0445a30456 [2022-07-02T18:21:39.662Z] Step 12/25 : WORKDIR /edgex-go [2022-07-02T18:21:39.662Z] Removing intermediate container 3bc0ba89c306 [2022-07-02T18:21:39.662Z] ---> 153e7d782308 [2022-07-02T18:21:39.662Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T18:21:39.662Z] ---> Running in 3b2c1114d636 [2022-07-02T18:21:39.662Z] ---> Running in 98544f1003b7 [2022-07-02T18:21:39.921Z] Removing intermediate container 3b2c1114d636 [2022-07-02T18:21:39.921Z] ---> 81807c9f78d4 [2022-07-02T18:21:39.921Z] [2022-07-02T18:21:39.921Z] Step 13/25 : FROM alpine:3.15 [2022-07-02T18:21:39.921Z] Removing intermediate container 98544f1003b7 [2022-07-02T18:21:39.921Z] ---> 4d6ef70f651f [2022-07-02T18:21:39.921Z] [2022-07-02T18:21:39.921Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T18:21:39.921Z] 3.15: Pulling from library/alpine [2022-07-02T18:21:39.921Z] 3.15: Pulling from library/alpine [2022-07-02T18:21:41.297Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T18:21:41.297Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T18:21:41.297Z] Status: Downloaded newer image for alpine:3.15 [2022-07-02T18:21:41.297Z] Status: Downloaded newer image for alpine:3.15 [2022-07-02T18:21:41.297Z] ---> 0ac33e5f5afa [2022-07-02T18:21:41.297Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T18:21:41.297Z] ---> 0ac33e5f5afa [2022-07-02T18:21:41.297Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T18:21:41.297Z] ---> Running in 5bf51d7001ee [2022-07-02T18:21:41.297Z] ---> Running in a3006b5854ab [2022-07-02T18:21:41.297Z] Removing intermediate container a3006b5854ab [2022-07-02T18:21:41.297Z] ---> 5c2d1471f2a3 [2022-07-02T18:21:41.297Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:21:41.297Z] Removing intermediate container 5bf51d7001ee [2022-07-02T18:21:41.297Z] ---> cb814dccde2a [2022-07-02T18:21:41.297Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:21:41.555Z] ---> Running in 6d6271c08ce3 [2022-07-02T18:21:41.555Z] ---> Running in f59638205e3e [2022-07-02T18:21:42.934Z] Removing intermediate container 6d6271c08ce3 [2022-07-02T18:21:42.934Z] ---> 4e7b6b387587 [2022-07-02T18:21:42.934Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-02T18:21:42.934Z] ---> Running in c6db909dc92b [2022-07-02T18:21:42.934Z] Removing intermediate container f59638205e3e [2022-07-02T18:21:42.934Z] ---> b55476fd476d [2022-07-02T18:21:42.934Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T18:21:42.934Z] ---> Running in c709f9e4c46c [2022-07-02T18:21:43.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:43.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:44.803Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:44.803Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:45.062Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T18:21:45.062Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T18:21:45.062Z] OK: 15859 distinct packages available [2022-07-02T18:21:45.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:45.062Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T18:21:45.062Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T18:21:45.062Z] OK: 15859 distinct packages available [2022-07-02T18:21:45.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:46.000Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:46.000Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:21:46.260Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-02T18:21:46.260Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-02T18:21:46.260Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T18:21:46.260Z] (3/4) Installing libucontext (1.1-r0) [2022-07-02T18:21:46.260Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T18:21:46.518Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-02T18:21:46.518Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T18:21:46.518Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T18:21:46.518Z] OK: 6 MiB in 18 packages [2022-07-02T18:21:46.518Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T18:21:46.777Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T18:21:46.777Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T18:21:46.777Z] OK: 6 MiB in 19 packages [2022-07-02T18:21:48.155Z] Removing intermediate container c6db909dc92b [2022-07-02T18:21:48.155Z] ---> 71116cda96a2 [2022-07-02T18:21:48.155Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T18:21:48.155Z] Removing intermediate container c709f9e4c46c [2022-07-02T18:21:48.155Z] ---> bc0930b33cb3 [2022-07-02T18:21:48.155Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T18:21:51.446Z] ---> 2c4278f1d16f [2022-07-02T18:21:51.446Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T18:21:51.446Z] ---> 0523f3a242ea [2022-07-02T18:21:51.446Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T18:21:51.706Z] ---> efa499ec1d35 [2022-07-02T18:21:51.706Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-02T18:21:51.706Z] ---> 1f7f041ee9ae [2022-07-02T18:21:51.706Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-02T18:21:51.706Z] ---> Running in 92ede75a8a58 [2022-07-02T18:21:51.965Z] ---> f9f1cdb100fe [2022-07-02T18:21:51.965Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-02T18:21:51.965Z] Removing intermediate container 92ede75a8a58 [2022-07-02T18:21:51.965Z] ---> d8a399952dbd [2022-07-02T18:21:51.965Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-02T18:21:52.224Z] ---> 90a774c83e55 [2022-07-02T18:21:52.224Z] Step 21/26 : WORKDIR / [2022-07-02T18:21:52.224Z] ---> Running in f71b3ce65e6f [2022-07-02T18:21:52.224Z] ---> 250927a2ee36 [2022-07-02T18:21:52.224Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T18:21:52.224Z] ---> Running in 26e0fc444060 [2022-07-02T18:21:52.483Z] Removing intermediate container f71b3ce65e6f [2022-07-02T18:21:52.483Z] ---> 5e1dd1b7cbc8 [2022-07-02T18:21:52.483Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T18:21:52.483Z] ---> Running in 22e3a9cb229a [2022-07-02T18:21:52.483Z] Removing intermediate container 26e0fc444060 [2022-07-02T18:21:52.483Z] ---> 4d82d55346f7 [2022-07-02T18:21:52.483Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T18:21:52.747Z] Removing intermediate container 22e3a9cb229a [2022-07-02T18:21:52.747Z] ---> 956d0fdefe4d [2022-07-02T18:21:52.747Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T18:21:52.747Z] ---> Running in f7540860b345 [2022-07-02T18:21:52.747Z] ---> Running in 73e1d1c1d221 [2022-07-02T18:21:52.747Z] Removing intermediate container f7540860b345 [2022-07-02T18:21:52.747Z] ---> 2c5ec0cb0feb [2022-07-02T18:21:52.747Z] Step 23/25 : LABEL arch=x86_64 [2022-07-02T18:21:52.747Z] ---> Running in 7d6eec1eee34 [2022-07-02T18:21:53.010Z] Removing intermediate container 73e1d1c1d221 [2022-07-02T18:21:53.010Z] ---> ccff961936be [2022-07-02T18:21:53.010Z] Step 24/26 : LABEL arch=x86_64 [2022-07-02T18:21:53.010Z] ---> Running in ae760d28457b [2022-07-02T18:21:53.010Z] Removing intermediate container 7d6eec1eee34 [2022-07-02T18:21:53.010Z] ---> c679d313a20f [2022-07-02T18:21:53.010Z] Step 24/25 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:21:53.010Z] ---> Running in be0665ed6661 [2022-07-02T18:21:53.010Z] Removing intermediate container ae760d28457b [2022-07-02T18:21:53.010Z] ---> 81c381d4907f [2022-07-02T18:21:53.010Z] Step 25/26 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:21:53.270Z] Removing intermediate container be0665ed6661 [2022-07-02T18:21:53.270Z] ---> 53f348aecd2c [2022-07-02T18:21:53.270Z] Step 25/25 : LABEL version=2.2.1-dev.20 [2022-07-02T18:21:53.270Z] ---> Running in 96187aee19ea [2022-07-02T18:21:53.270Z] ---> Running in 48ff31d49ac3 [2022-07-02T18:21:53.270Z] Removing intermediate container 96187aee19ea [2022-07-02T18:21:53.270Z] ---> 1f7e4acbce64 [2022-07-02T18:21:53.270Z] Step 26/26 : LABEL version=2.2.1-dev.20 [2022-07-02T18:21:53.536Z] Removing intermediate container 48ff31d49ac3 [2022-07-02T18:21:53.536Z] ---> 9ff21a3a7f43 [2022-07-02T18:21:53.536Z] [2022-07-02T18:21:53.536Z] ---> Running in cbb05856a249 [2022-07-02T18:21:53.536Z] Successfully built 9ff21a3a7f43 [2022-07-02T18:21:53.536Z] Successfully tagged security-spire-server:latest [2022-07-02T18:21:53.536Z]  Building security-spire-server ... done Building security-bootstrapper [2022-07-02T18:21:54.103Z] Removing intermediate container cbb05856a249 [2022-07-02T18:21:54.103Z] ---> 2066581fb210 [2022-07-02T18:21:54.103Z] [2022-07-02T18:21:54.103Z] Successfully built 2066581fb210 [2022-07-02T18:21:54.103Z] Successfully tagged security-spire-config:latest [2022-07-02T18:21:54.103Z]  Building security-spire-config ... done Building core-command [2022-07-02T18:21:56.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T18:21:59.309Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:21:59.309Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:21:59.309Z] ---> 94c0b4a2a96a [2022-07-02T18:21:59.309Z] Step 3/31 : WORKDIR /edgex-go [2022-07-02T18:21:59.309Z] ---> Using cache [2022-07-02T18:21:59.309Z] ---> c49c6ad97904 [2022-07-02T18:21:59.309Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:21:59.309Z] ---> Using cache [2022-07-02T18:21:59.309Z] ---> f694e7815a02 [2022-07-02T18:21:59.309Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-02T18:21:59.309Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:21:59.309Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:21:59.309Z] ---> 94c0b4a2a96a [2022-07-02T18:21:59.309Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T18:21:59.309Z] ---> Using cache [2022-07-02T18:21:59.309Z] ---> c49c6ad97904 [2022-07-02T18:21:59.309Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:21:59.309Z] ---> Using cache [2022-07-02T18:21:59.309Z] ---> f694e7815a02 [2022-07-02T18:21:59.309Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T18:22:00.256Z] ---> Running in c16e93a8f8bc [2022-07-02T18:22:00.256Z] ---> Running in 1db771b1938b [2022-07-02T18:22:00.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:00.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:01.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:01.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:01.917Z] OK: 221 MiB in 52 packages [2022-07-02T18:22:01.918Z] OK: 221 MiB in 52 packages [2022-07-02T18:22:02.177Z] Removing intermediate container 5be4f1fc2f5f [2022-07-02T18:22:02.177Z] ---> 504fadca1325 [2022-07-02T18:22:02.177Z] [2022-07-02T18:22:02.177Z] Step 10/25 : FROM alpine:3.14 [2022-07-02T18:22:02.177Z] Removing intermediate container 08719331da75 [2022-07-02T18:22:02.177Z] ---> be98895b7b49 [2022-07-02T18:22:02.177Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-02T18:22:02.437Z] ---> Running in 163af4490768 [2022-07-02T18:22:02.437Z] Removing intermediate container d288e36c5be0 [2022-07-02T18:22:02.437Z] ---> 3dc2b25887b7 [2022-07-02T18:22:02.437Z] [2022-07-02T18:22:02.437Z] Step 9/20 : FROM alpine:3.15 [2022-07-02T18:22:02.437Z] ---> 0ac33e5f5afa [2022-07-02T18:22:02.437Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T18:22:02.437Z] ---> Using cache [2022-07-02T18:22:02.437Z] ---> cb814dccde2a [2022-07-02T18:22:02.437Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:22:02.437Z] ---> Using cache [2022-07-02T18:22:02.437Z] ---> 4e7b6b387587 [2022-07-02T18:22:02.437Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-02T18:22:02.437Z] 3.14: Pulling from library/alpine [2022-07-02T18:22:02.437Z] Removing intermediate container c16e93a8f8bc [2022-07-02T18:22:02.437Z] ---> 7fdbf67cf619 [2022-07-02T18:22:02.437Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T18:22:02.437Z] ---> Running in 70fcafa59aeb [2022-07-02T18:22:02.437Z] Removing intermediate container 1db771b1938b [2022-07-02T18:22:02.437Z] ---> 9d03222b3374 [2022-07-02T18:22:02.437Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-02T18:22:02.702Z] ---> c5b998ca36b7 [2022-07-02T18:22:02.703Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:22:02.703Z] ---> 117828f3c8d1 [2022-07-02T18:22:02.703Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:22:02.703Z] ---> Running in ee48cd2ea52e [2022-07-02T18:22:02.703Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T18:22:02.703Z] ---> Running in 5e1fb1ea3245 [2022-07-02T18:22:02.703Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T18:22:02.703Z] Status: Downloaded newer image for alpine:3.14 [2022-07-02T18:22:02.703Z] ---> e04c818066af [2022-07-02T18:22:02.703Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-02T18:22:02.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:02.703Z] ---> Running in 85a011c0cb96 [2022-07-02T18:22:03.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:03.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:03.273Z] Removing intermediate container 163af4490768 [2022-07-02T18:22:03.273Z] ---> cc70ee800064 [2022-07-02T18:22:03.273Z] [2022-07-02T18:22:03.273Z] Step 11/23 : FROM docker:20.10.14 [2022-07-02T18:22:03.533Z] 20.10.14: Pulling from library/docker [2022-07-02T18:22:03.533Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-02T18:22:03.533Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-02T18:22:03.533Z] (3/3) Installing su-exec (0.2-r1) [2022-07-02T18:22:03.533Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:22:03.533Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T18:22:03.533Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:03.533Z] OK: 6 MiB in 17 packages [2022-07-02T18:22:04.102Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T18:22:04.102Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T18:22:04.102Z] OK: 15859 distinct packages available [2022-07-02T18:22:04.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:04.102Z] Removing intermediate container ee48cd2ea52e [2022-07-02T18:22:04.102Z] ---> c55451f84ec8 [2022-07-02T18:22:04.102Z] Step 8/31 : COPY . . [2022-07-02T18:22:04.102Z] Removing intermediate container 5e1fb1ea3245 [2022-07-02T18:22:04.102Z] ---> 165a42879f0a [2022-07-02T18:22:04.102Z] Step 8/23 : COPY . . [2022-07-02T18:22:04.361Z] Removing intermediate container 85a011c0cb96 [2022-07-02T18:22:04.361Z] ---> cdb25ef65a15 [2022-07-02T18:22:04.361Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T18:22:04.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:05.186Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-02T18:22:05.186Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-02T18:22:05.186Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T18:22:05.444Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-02T18:22:05.444Z] (5/9) Installing curl (7.80.0-r2) [2022-07-02T18:22:05.444Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-02T18:22:05.701Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-02T18:22:05.701Z] (8/9) Installing libucontext (1.1-r0) [2022-07-02T18:22:05.959Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-02T18:22:05.959Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T18:22:05.959Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T18:22:05.959Z] OK: 8 MiB in 23 packages [2022-07-02T18:22:07.335Z] ---> Running in 140cac10cd37 [2022-07-02T18:22:08.725Z] Removing intermediate container 140cac10cd37 [2022-07-02T18:22:08.725Z] ---> 9865a0fd6970 [2022-07-02T18:22:08.725Z] Step 13/25 : WORKDIR / [2022-07-02T18:22:08.725Z] ---> Running in dc893b737081 [2022-07-02T18:22:08.725Z] ---> 8e2282f7c2f0 [2022-07-02T18:22:08.725Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-02T18:22:08.725Z] ---> Running in 586a75c1a4cd [2022-07-02T18:22:08.725Z] Removing intermediate container dc893b737081 [2022-07-02T18:22:08.725Z] ---> f980b4b6b369 [2022-07-02T18:22:08.725Z] 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-07-02T18:22:08.725Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-02T18:22:08.725Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-02T18:22:08.725Z] ---> 7417809fdb73 [2022-07-02T18:22:08.725Z] 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-07-02T18:22:08.725Z] ---> 98eac7a41091 [2022-07-02T18:22:08.725Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-02T18:22:08.725Z] Removing intermediate container 70fcafa59aeb [2022-07-02T18:22:08.725Z] ---> 4a006d1dfb6a [2022-07-02T18:22:08.725Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:22:08.725Z] ---> Running in cb36743345da [2022-07-02T18:22:08.725Z] ---> Running in 8875983d78c1 [2022-07-02T18:22:08.725Z] ---> 1f5ef6e1b160 [2022-07-02T18:22:08.725Z] 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-07-02T18:22:08.725Z] Removing intermediate container 8875983d78c1 [2022-07-02T18:22:08.725Z] ---> b010feb62862 [2022-07-02T18:22:08.725Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-02T18:22:08.984Z] ---> Running in 7053487edc1e [2022-07-02T18:22:08.984Z] ---> 20f666ad1e51 [2022-07-02T18:22:08.984Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-02T18:22:08.984Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T18:22:08.984Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T18:22:08.984Z] ---> 6273d1ba2554 [2022-07-02T18:22:08.984Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-02T18:22:09.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:09.245Z] ---> e38aaa9e1547 [2022-07-02T18:22:09.245Z] 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-07-02T18:22:09.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:09.504Z] ---> e6de5d7c5ab5 [2022-07-02T18:22:09.504Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-02T18:22:09.504Z] (1/43) Installing readline (8.1.1-r0) [2022-07-02T18:22:09.504Z] ---> 1451229311b5 [2022-07-02T18:22:09.504Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-02T18:22:09.504Z] (2/43) Installing bash (5.1.16-r0) [2022-07-02T18:22:09.504Z] Executing bash-5.1.16-r0.post-install [2022-07-02T18:22:09.504Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-02T18:22:09.763Z] ---> 74b6042f6157 [2022-07-02T18:22:09.763Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-02T18:22:09.763Z] ---> Running in 508fe82170f6 [2022-07-02T18:22:09.764Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T18:22:09.764Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-02T18:22:09.764Z] (6/43) Installing curl (7.80.0-r2) [2022-07-02T18:22:09.764Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-02T18:22:09.764Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-02T18:22:09.764Z] (9/43) Installing expat (2.4.7-r0) [2022-07-02T18:22:09.764Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-02T18:22:09.764Z] (11/43) Installing gdbm (1.22-r0) [2022-07-02T18:22:09.764Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-02T18:22:09.764Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-02T18:22:09.764Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-02T18:22:09.764Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-02T18:22:09.764Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-02T18:22:09.764Z] Removing intermediate container 508fe82170f6 [2022-07-02T18:22:09.764Z] ---> d8f2468c6d8d [2022-07-02T18:22:09.764Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:22:09.764Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-02T18:22:10.025Z] ---> Running in 98174db41dfc [2022-07-02T18:22:10.025Z] ---> d4e4e5d2fb07 [2022-07-02T18:22:10.025Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-02T18:22:10.025Z] Removing intermediate container 98174db41dfc [2022-07-02T18:22:10.025Z] ---> ce19b87874cb [2022-07-02T18:22:10.025Z] Step 18/20 : LABEL arch=x86_64 [2022-07-02T18:22:10.285Z] ---> Running in 7c7386cba8ca [2022-07-02T18:22:10.285Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-02T18:22:10.285Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-02T18:22:10.285Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-02T18:22:10.285Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-02T18:22:10.285Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-02T18:22:10.544Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-02T18:22:10.544Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-02T18:22:10.544Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-02T18:22:10.544Z] Removing intermediate container 7c7386cba8ca [2022-07-02T18:22:10.544Z] ---> c1fcf990c76c [2022-07-02T18:22:10.544Z] Step 19/20 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:22:10.544Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-02T18:22:10.544Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-02T18:22:10.544Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-02T18:22:10.544Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-02T18:22:10.544Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-02T18:22:10.544Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-02T18:22:10.544Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-02T18:22:10.544Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-02T18:22:10.544Z] ---> 4f3f9bf326a3 [2022-07-02T18:22:10.544Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T18:22:10.544Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-02T18:22:10.544Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-02T18:22:10.544Z] ---> Running in 072e3c1907ca [2022-07-02T18:22:10.544Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-02T18:22:10.544Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-02T18:22:10.544Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-02T18:22:10.544Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-02T18:22:10.544Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-02T18:22:10.544Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-02T18:22:10.544Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-02T18:22:10.544Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-02T18:22:10.544Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T18:22:10.806Z] OK: 83 MiB in 65 packages [2022-07-02T18:22:10.806Z] Removing intermediate container 072e3c1907ca [2022-07-02T18:22:10.806Z] ---> 9c33176ed31a [2022-07-02T18:22:10.806Z] Step 20/20 : LABEL version=2.2.1-dev.20 [2022-07-02T18:22:10.806Z] ---> 5ded42cf9d06 [2022-07-02T18:22:10.806Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-02T18:22:10.806Z] ---> Running in 6cf67139d180 [2022-07-02T18:22:11.065Z] ---> Running in b738fe2d800c [2022-07-02T18:22:11.065Z] Removing intermediate container 6cf67139d180 [2022-07-02T18:22:11.065Z] ---> 2a2a5c47844a [2022-07-02T18:22:11.065Z] [2022-07-02T18:22:11.065Z] Successfully built 2a2a5c47844a [2022-07-02T18:22:11.065Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-02T18:22:11.065Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-07-02T18:22:11.324Z] Collecting docker-compose==1.23.2 [2022-07-02T18:22:11.583Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-02T18:22:11.583Z] Collecting cached-property<2,>=1.2.0 [2022-07-02T18:22:11.583Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-02T18:22:11.583Z] Collecting PyYAML<4,>=3.10 [2022-07-02T18:22:11.583Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-02T18:22:12.334Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-02T18:22:12.334Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-02T18:22:12.592Z] Collecting docker<4.0,>=3.6.0 [2022-07-02T18:22:12.592Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-02T18:22:12.592Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-02T18:22:12.592Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-02T18:22:12.592Z] Collecting texttable<0.10,>=0.9.0 [2022-07-02T18:22:12.592Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-02T18:22:13.159Z] Collecting jsonschema<3,>=2.5.1 [2022-07-02T18:22:13.159Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-02T18:22:13.159Z] Collecting docopt<0.7,>=0.6.1 [2022-07-02T18:22:13.159Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-02T18:22:13.450Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-02T18:22:13.450Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-02T18:22:13.450Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-02T18:22:13.450Z] Removing intermediate container b738fe2d800c [2022-07-02T18:22:13.450Z] ---> 9e7ffd314dd0 [2022-07-02T18:22:13.450Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T18:22:13.714Z] ---> Running in 32a9a8db88c4 [2022-07-02T18:22:13.980Z] Collecting docker-pycreds>=0.4.0 [2022-07-02T18:22:13.980Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-02T18:22:13.980Z] Removing intermediate container 32a9a8db88c4 [2022-07-02T18:22:13.980Z] ---> ae830d05e0a3 [2022-07-02T18:22:13.980Z] Step 23/25 : LABEL arch=x86_64 [2022-07-02T18:22:13.980Z] Collecting idna<2.8,>=2.5 [2022-07-02T18:22:13.980Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-02T18:22:13.980Z] ---> Running in ebd89baa66cd [2022-07-02T18:22:14.241Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-02T18:22:14.241Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-02T18:22:14.241Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-02T18:22:14.241Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-02T18:22:14.241Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-02T18:22:14.241Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-02T18:22:14.241Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-02T18:22:14.241Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-02T18:22:14.241Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-02T18:22:14.241Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-02T18:22:14.242Z] Attempting uninstall: urllib3 [2022-07-02T18:22:14.242Z] Found existing installation: urllib3 1.26.7 [2022-07-02T18:22:14.242Z] Uninstalling urllib3-1.26.7: [2022-07-02T18:22:14.242Z] Removing intermediate container ebd89baa66cd [2022-07-02T18:22:14.242Z] ---> 88031bb0316c [2022-07-02T18:22:14.242Z] Step 24/25 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:22:14.501Z] Successfully uninstalled urllib3-1.26.7 [2022-07-02T18:22:14.501Z] ---> Running in bd489eecc775 [2022-07-02T18:22:14.501Z] Attempting uninstall: idna [2022-07-02T18:22:14.501Z] Found existing installation: idna 3.3 [2022-07-02T18:22:14.501Z] Uninstalling idna-3.3: [2022-07-02T18:22:14.501Z] Successfully uninstalled idna-3.3 [2022-07-02T18:22:14.759Z] Removing intermediate container bd489eecc775 [2022-07-02T18:22:14.759Z] ---> 85d543f488e1 [2022-07-02T18:22:14.759Z] Step 25/25 : LABEL version=2.2.1-dev.20 [2022-07-02T18:22:14.759Z] ---> Running in 33ab4049e7aa [2022-07-02T18:22:14.759Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:22:14.759Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:22:14.759Z] ---> 94c0b4a2a96a [2022-07-02T18:22:14.759Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T18:22:14.759Z] ---> Using cache [2022-07-02T18:22:14.759Z] ---> c49c6ad97904 [2022-07-02T18:22:14.759Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:22:14.759Z] ---> Using cache [2022-07-02T18:22:14.759Z] ---> f694e7815a02 [2022-07-02T18:22:14.759Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T18:22:14.759Z] ---> Using cache [2022-07-02T18:22:14.759Z] ---> 71a6df31ab9e [2022-07-02T18:22:14.759Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T18:22:14.759Z] ---> Using cache [2022-07-02T18:22:14.759Z] ---> 6c61548313d3 [2022-07-02T18:22:14.759Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:22:14.759Z] ---> Using cache [2022-07-02T18:22:14.759Z] ---> 5476beb58848 [2022-07-02T18:22:14.759Z] Step 8/26 : COPY . . [2022-07-02T18:22:14.759Z] ---> Using cache [2022-07-02T18:22:14.759Z] ---> d2631c5fa339 [2022-07-02T18:22:14.759Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T18:22:14.759Z] ---> Using cache [2022-07-02T18:22:14.759Z] ---> c8daacb00b33 [2022-07-02T18:22:14.759Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T18:22:14.759Z] ---> Using cache [2022-07-02T18:22:14.759Z] ---> 4a2a24044a26 [2022-07-02T18:22:14.759Z] 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-07-02T18:22:15.019Z] ---> Running in ce60bd5f11b3 [2022-07-02T18:22:15.019Z] Attempting uninstall: requests [2022-07-02T18:22:15.019Z] Found existing installation: requests 2.26.0 [2022-07-02T18:22:15.019Z] Uninstalling requests-2.26.0: [2022-07-02T18:22:15.019Z] Successfully uninstalled requests-2.26.0 [2022-07-02T18:22:15.019Z] Removing intermediate container 33ab4049e7aa [2022-07-02T18:22:15.019Z] ---> 5f794fc7f3ae [2022-07-02T18:22:15.019Z] [2022-07-02T18:22:15.019Z] Running setup.py install for texttable: started [2022-07-02T18:22:15.019Z] Successfully built 5f794fc7f3ae [2022-07-02T18:22:15.277Z] Successfully tagged security-secretstore-setup:latest [2022-07-02T18:22:15.277Z] Building security-proxy-setup [2022-07-02T18:22:15.277Z]  Building security-secretstore-setup ... done  Running setup.py install for texttable: finished with status 'done' [2022-07-02T18:22:15.277Z] Running setup.py install for PyYAML: started [2022-07-02T18:22:15.843Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-02T18:22:15.843Z] Running setup.py install for docopt: started [2022-07-02T18:22:16.101Z] Running setup.py install for docopt: finished with status 'done' [2022-07-02T18:22:16.101Z] Running setup.py install for dockerpty: started [2022-07-02T18:22:16.669Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-02T18:22:18.046Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-02T18:22:18.615Z] Removing intermediate container ce60bd5f11b3 [2022-07-02T18:22:18.615Z] ---> 79ad865a978a [2022-07-02T18:22:18.615Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T18:22:18.615Z] ---> Running in 0ac2a7aa0b75 [2022-07-02T18:22:18.875Z] Removing intermediate container 0ac2a7aa0b75 [2022-07-02T18:22:18.875Z] ---> 9fc6bc53562f [2022-07-02T18:22:18.875Z] [2022-07-02T18:22:18.875Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T18:22:18.875Z] ---> 0ac33e5f5afa [2022-07-02T18:22:18.875Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T18:22:18.875Z] ---> Using cache [2022-07-02T18:22:18.875Z] ---> cb814dccde2a [2022-07-02T18:22:18.875Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:22:18.875Z] ---> Using cache [2022-07-02T18:22:18.875Z] ---> 4e7b6b387587 [2022-07-02T18:22:18.875Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T18:22:18.875Z] ---> Running in e87fd4424d3a [2022-07-02T18:22:19.447Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:22:19.447Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:22:19.447Z] ---> 94c0b4a2a96a [2022-07-02T18:22:19.447Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T18:22:19.447Z] ---> Using cache [2022-07-02T18:22:19.447Z] ---> c49c6ad97904 [2022-07-02T18:22:19.447Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:22:19.447Z] ---> Using cache [2022-07-02T18:22:19.447Z] ---> f694e7815a02 [2022-07-02T18:22:19.447Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T18:22:19.447Z] ---> Using cache [2022-07-02T18:22:19.447Z] ---> 9d03222b3374 [2022-07-02T18:22:19.447Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T18:22:19.447Z] ---> Using cache [2022-07-02T18:22:19.447Z] ---> c5b998ca36b7 [2022-07-02T18:22:19.447Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:22:19.447Z] ---> Using cache [2022-07-02T18:22:19.447Z] ---> c55451f84ec8 [2022-07-02T18:22:19.447Z] Step 8/22 : COPY . . [2022-07-02T18:22:19.447Z] ---> Using cache [2022-07-02T18:22:19.447Z] ---> 8e2282f7c2f0 [2022-07-02T18:22:19.447Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-02T18:22:19.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:20.012Z] ---> Running in a01b7e794535 [2022-07-02T18:22:20.271Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T18:22:20.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:20.841Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T18:22:20.841Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T18:22:20.841Z] OK: 15859 distinct packages available [2022-07-02T18:22:20.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:21.099Z] Removing intermediate container 7053487edc1e [2022-07-02T18:22:21.099Z] ---> 1ee9c97f4cdd [2022-07-02T18:22:21.099Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-02T18:22:21.099Z] ---> Running in b0200b4c19f2 [2022-07-02T18:22:21.357Z] Removing intermediate container b0200b4c19f2 [2022-07-02T18:22:21.357Z] ---> a1f9260b7140 [2022-07-02T18:22:21.357Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-02T18:22:21.357Z] ---> Running in f2b02ae72f4d [2022-07-02T18:22:21.615Z] Removing intermediate container f2b02ae72f4d [2022-07-02T18:22:21.615Z] ---> 727caa628feb [2022-07-02T18:22:21.615Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-02T18:22:21.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:21.875Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T18:22:21.875Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T18:22:21.875Z] ---> d19b9afca519 [2022-07-02T18:22:21.875Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-02T18:22:22.133Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T18:22:22.133Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T18:22:22.133Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T18:22:22.391Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T18:22:22.391Z] OK: 6 MiB in 19 packages [2022-07-02T18:22:22.391Z] ---> 0ad1cc701706 [2022-07-02T18:22:22.391Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-02T18:22:22.959Z] ---> c353d979109f [2022-07-02T18:22:22.959Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-02T18:22:22.959Z] Removing intermediate container e87fd4424d3a [2022-07-02T18:22:22.959Z] ---> a9e0df5464e4 [2022-07-02T18:22:22.959Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-02T18:22:22.959Z] ---> Running in dc93659db909 [2022-07-02T18:22:23.217Z] Removing intermediate container dc93659db909 [2022-07-02T18:22:23.217Z] ---> 31682a8eafc3 [2022-07-02T18:22:23.217Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:22:23.217Z] ---> Running in d3e53b731907 [2022-07-02T18:22:23.477Z] Removing intermediate container d3e53b731907 [2022-07-02T18:22:23.477Z] ---> dbc14f167c48 [2022-07-02T18:22:23.477Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T18:22:23.477Z] ---> Running in e9fbb5d7bd3e [2022-07-02T18:22:23.749Z] Removing intermediate container e9fbb5d7bd3e [2022-07-02T18:22:23.749Z] ---> e069404e04de [2022-07-02T18:22:23.749Z] Step 22/23 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:22:23.749Z] ---> Running in 47a8479ecb3f [2022-07-02T18:22:24.010Z] ---> 35f1a9a7c685 [2022-07-02T18:22:24.010Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T18:22:24.010Z] Removing intermediate container 47a8479ecb3f [2022-07-02T18:22:24.010Z] ---> abb0944235c1 [2022-07-02T18:22:24.010Z] Step 23/23 : LABEL version=2.2.1-dev.20 [2022-07-02T18:22:24.267Z] ---> Running in e815cdb3cb35 [2022-07-02T18:22:24.525Z] Removing intermediate container e815cdb3cb35 [2022-07-02T18:22:24.525Z] ---> 877e20b38a32 [2022-07-02T18:22:24.525Z] [2022-07-02T18:22:24.525Z] Successfully built 877e20b38a32 [2022-07-02T18:22:24.525Z] Successfully tagged sys-mgmt-agent:latest [2022-07-02T18:22:24.525Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-07-02T18:22:28.718Z] Removing intermediate container cb36743345da [2022-07-02T18:22:28.718Z] ---> 0ccc9434ad57 [2022-07-02T18:22:28.718Z] [2022-07-02T18:22:28.718Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T18:22:28.718Z] ---> e04c818066af [2022-07-02T18:22:28.718Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T18:22:28.718Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:22:28.718Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:22:28.718Z] ---> 94c0b4a2a96a [2022-07-02T18:22:28.718Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T18:22:28.718Z] ---> Using cache [2022-07-02T18:22:28.718Z] ---> c49c6ad97904 [2022-07-02T18:22:28.718Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:22:28.718Z] ---> Using cache [2022-07-02T18:22:28.718Z] ---> f694e7815a02 [2022-07-02T18:22:28.718Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-02T18:22:28.718Z] ---> 8cceb83f3169 [2022-07-02T18:22:28.718Z] ---> Running in 5b794398238d [2022-07-02T18:22:28.718Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T18:22:28.718Z] ---> Running in e03edb91dccc [2022-07-02T18:22:28.718Z] Removing intermediate container 586a75c1a4cd [2022-07-02T18:22:28.718Z] ---> 17511c338df6 [2022-07-02T18:22:28.718Z] [2022-07-02T18:22:28.718Z] Step 10/31 : FROM alpine:3.14 [2022-07-02T18:22:28.718Z] ---> e04c818066af [2022-07-02T18:22:28.718Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-02T18:22:28.718Z] ---> Running in 26d37710343f [2022-07-02T18:22:28.718Z] ---> 26a5c3357cb7 [2022-07-02T18:22:28.718Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-02T18:22:28.718Z] Removing intermediate container 26d37710343f [2022-07-02T18:22:28.718Z] ---> 97a8426a38f4 [2022-07-02T18:22:28.718Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-02T18:22:28.718Z] ---> Running in 1e51ff293b63 [2022-07-02T18:22:28.718Z] ---> fd38a646362d [2022-07-02T18:22:28.718Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-02T18:22:28.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:28.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:28.718Z] ---> 6975f8cfe215 [2022-07-02T18:22:28.718Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T18:22:28.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:28.978Z] ---> Running in d9c73b88469d [2022-07-02T18:22:28.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:28.978Z] Removing intermediate container d9c73b88469d [2022-07-02T18:22:28.978Z] ---> 3eeacb5db7aa [2022-07-02T18:22:28.978Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T18:22:28.978Z] ---> Running in 8b3b45485512 [2022-07-02T18:22:28.978Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-02T18:22:28.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:28.979Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:22:28.979Z] OK: 6 MiB in 15 packages [2022-07-02T18:22:28.979Z] Removing intermediate container 8b3b45485512 [2022-07-02T18:22:28.979Z] ---> 5bb3c72bba92 [2022-07-02T18:22:28.979Z] Step 24/26 : LABEL arch=x86_64 [2022-07-02T18:22:29.239Z] ---> Running in f7ae2eb6a016 [2022-07-02T18:22:29.239Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-02T18:22:29.239Z] (2/2) Installing su-exec (0.2-r1) [2022-07-02T18:22:29.239Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:22:29.239Z] OK: 6 MiB in 16 packages [2022-07-02T18:22:29.239Z] Removing intermediate container f7ae2eb6a016 [2022-07-02T18:22:29.239Z] ---> f53dbe340492 [2022-07-02T18:22:29.239Z] Step 25/26 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:22:29.239Z] ---> Running in 755eee59044a [2022-07-02T18:22:29.498Z] Removing intermediate container 755eee59044a [2022-07-02T18:22:29.498Z] ---> f544398e46ef [2022-07-02T18:22:29.498Z] Step 26/26 : LABEL version=2.2.1-dev.20 [2022-07-02T18:22:29.498Z] Removing intermediate container 5b794398238d [2022-07-02T18:22:29.498Z] ---> 8f3872f356f8 [2022-07-02T18:22:29.498Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T18:22:29.498Z] ---> Running in 26404768725e [2022-07-02T18:22:29.498Z] ---> Running in 1b67bd11fffd [2022-07-02T18:22:29.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:29.498Z] Removing intermediate container 26404768725e [2022-07-02T18:22:29.498Z] ---> 2aeafc9fc160 [2022-07-02T18:22:29.498Z] [2022-07-02T18:22:29.498Z] Removing intermediate container 1e51ff293b63 [2022-07-02T18:22:29.498Z] ---> ccd81e1fb006 [2022-07-02T18:22:29.498Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-02T18:22:29.756Z] Removing intermediate container 1b67bd11fffd [2022-07-02T18:22:29.756Z] ---> 91a1653846f1 [2022-07-02T18:22:29.756Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-02T18:22:29.756Z] Successfully built 2aeafc9fc160 [2022-07-02T18:22:29.756Z] ---> Running in f842a91b693d [2022-07-02T18:22:29.756Z] Successfully tagged security-spire-agent:latest [2022-07-02T18:22:29.756Z] ---> Running in f181787b80a6 [2022-07-02T18:22:29.756Z] Building core-metadata [2022-07-02T18:22:29.756Z]  Building security-spire-agent ... done OK: 221 MiB in 52 packages [2022-07-02T18:22:30.014Z] Removing intermediate container f181787b80a6 [2022-07-02T18:22:30.015Z] ---> 5200793a1d43 [2022-07-02T18:22:30.015Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T18:22:30.581Z] Removing intermediate container f842a91b693d [2022-07-02T18:22:30.581Z] ---> 402eb3d543d4 [2022-07-02T18:22:30.581Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-02T18:22:31.519Z] ---> Running in 7532405c33ae [2022-07-02T18:22:31.519Z] ---> Running in dd492fb3c912 [2022-07-02T18:22:31.519Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T18:22:31.519Z] Removing intermediate container e03edb91dccc [2022-07-02T18:22:31.519Z] ---> 7a5a89ba3d69 [2022-07-02T18:22:31.519Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T18:22:31.519Z] Removing intermediate container 7532405c33ae [2022-07-02T18:22:31.519Z] ---> 79645959307e [2022-07-02T18:22:31.519Z] Step 15/23 : WORKDIR / [2022-07-02T18:22:31.519Z] Removing intermediate container dd492fb3c912 [2022-07-02T18:22:31.519Z] ---> 868013682bbc [2022-07-02T18:22:31.519Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-02T18:22:31.519Z] ---> Running in 36df60f1c062 [2022-07-02T18:22:31.519Z] ---> Running in 20d10f52478e [2022-07-02T18:22:31.779Z] ---> 8b3dd4bbf317 [2022-07-02T18:22:31.779Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:22:31.779Z] ---> Running in 56545f511b39 [2022-07-02T18:22:31.779Z] Removing intermediate container 36df60f1c062 [2022-07-02T18:22:31.779Z] ---> a73455d0d94c [2022-07-02T18:22:31.779Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:22:32.036Z] ---> fc87be554122 [2022-07-02T18:22:32.036Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-02T18:22:32.607Z] ---> 7d3bdddde0ba [2022-07-02T18:22:32.607Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-02T18:22:32.607Z] Removing intermediate container 20d10f52478e [2022-07-02T18:22:32.607Z] ---> 5f1607b59e5a [2022-07-02T18:22:32.607Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-02T18:22:32.867Z] ---> Running in 8df1ff105f53 [2022-07-02T18:22:32.867Z] Removing intermediate container 56545f511b39 [2022-07-02T18:22:32.867Z] ---> 8867061554a9 [2022-07-02T18:22:32.867Z] Step 8/22 : COPY . . [2022-07-02T18:22:32.867Z] ---> cacd0aa91e19 [2022-07-02T18:22:32.867Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-02T18:22:33.127Z] ---> Running in 0aa1eea9bd9a [2022-07-02T18:22:33.127Z] Removing intermediate container 8df1ff105f53 [2022-07-02T18:22:33.127Z] ---> ed2c78f476e8 [2022-07-02T18:22:33.127Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-02T18:22:33.552Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16713 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-07-02T18:22:33.563Z] Running in /w/workspace/edgex-go/251 [Pipeline] { [Pipeline] checkout [2022-07-02T18:22:33.596Z] The recommended git tool is: git [2022-07-02T18:22:33.699Z] Removing intermediate container 0aa1eea9bd9a [2022-07-02T18:22:33.699Z] ---> 019b11d2c1e3 [2022-07-02T18:22:33.699Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:22:33.699Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:22:33.699Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:22:33.699Z] ---> 94c0b4a2a96a [2022-07-02T18:22:33.699Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T18:22:33.699Z] ---> Using cache [2022-07-02T18:22:33.699Z] ---> c49c6ad97904 [2022-07-02T18:22:33.699Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:22:33.699Z] ---> Using cache [2022-07-02T18:22:33.699Z] ---> f694e7815a02 [2022-07-02T18:22:33.699Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T18:22:33.699Z] ---> Using cache [2022-07-02T18:22:33.699Z] ---> 9d03222b3374 [2022-07-02T18:22:33.699Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T18:22:33.699Z] ---> Using cache [2022-07-02T18:22:33.699Z] ---> c5b998ca36b7 [2022-07-02T18:22:33.699Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:22:33.699Z] ---> Using cache [2022-07-02T18:22:33.699Z] ---> c55451f84ec8 [2022-07-02T18:22:33.699Z] Step 8/23 : COPY . . [2022-07-02T18:22:33.699Z] ---> Using cache [2022-07-02T18:22:33.699Z] ---> 8e2282f7c2f0 [2022-07-02T18:22:33.699Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-02T18:22:35.079Z] ---> 1e202ab8227e [2022-07-02T18:22:35.079Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-02T18:22:35.079Z] ---> Running in 60f44f6cfd31 [2022-07-02T18:22:35.079Z] ---> Running in 14629b068be5 [2022-07-02T18:22:35.079Z] ---> Running in cb6fa6534db1 [2022-07-02T18:22:35.079Z] Removing intermediate container a01b7e794535 [2022-07-02T18:22:35.079Z] ---> 0ed533563553 [2022-07-02T18:22:35.079Z] [2022-07-02T18:22:35.079Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T18:22:35.079Z] ---> e04c818066af [2022-07-02T18:22:35.079Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-02T18:22:35.079Z] Removing intermediate container 14629b068be5 [2022-07-02T18:22:35.079Z] ---> a355d3dae0ae [2022-07-02T18:22:35.079Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T18:22:35.079Z] ---> Running in e6d6cb4aa0a4 [2022-07-02T18:22:35.079Z] ---> Running in 4fba767e8ab9 [2022-07-02T18:22:35.337Z] Removing intermediate container 4fba767e8ab9 [2022-07-02T18:22:35.337Z] ---> c7ebb4122b72 [2022-07-02T18:22:35.337Z] Step 22/23 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:22:35.337Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T18:22:35.337Z] ---> Running in 31e2ed212b67 [2022-07-02T18:22:35.596Z] Removing intermediate container 31e2ed212b67 [2022-07-02T18:22:35.596Z] ---> 3066a90904c8 [2022-07-02T18:22:35.596Z] Step 23/23 : LABEL version=2.2.1-dev.20 [2022-07-02T18:22:35.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:35.596Z] ---> Running in f884a3fe1aba [2022-07-02T18:22:35.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:35.856Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-02T18:22:35.856Z] Removing intermediate container f884a3fe1aba [2022-07-02T18:22:35.856Z] ---> 277f3c2fc352 [2022-07-02T18:22:35.856Z] [2022-07-02T18:22:35.856Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-02T18:22:35.856Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-02T18:22:35.856Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-02T18:22:35.856Z] Successfully built 277f3c2fc352 [2022-07-02T18:22:35.856Z] (5/6) Installing curl (7.79.1-r2) [2022-07-02T18:22:36.115Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-02T18:22:36.115Z] Successfully tagged core-command:latest [2022-07-02T18:22:36.115Z] Building support-scheduler [2022-07-02T18:22:36.115Z] Removing intermediate container cb6fa6534db1 [2022-07-02T18:22:36.115Z] ---> 758d7617b52c [2022-07-02T18:22:36.115Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:22:36.115Z]  Building core-command ... done Executing busybox-1.33.1-r7.trigger [2022-07-02T18:22:36.115Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T18:22:36.115Z] OK: 8 MiB in 20 packages [2022-07-02T18:22:38.679Z] ---> ef1b51578d0c [2022-07-02T18:22:38.679Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-02T18:22:38.679Z] ---> 1332b35d9edb [2022-07-02T18:22:38.679Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-02T18:22:38.679Z] Removing intermediate container e6d6cb4aa0a4 [2022-07-02T18:22:38.679Z] ---> 337f067784e5 [2022-07-02T18:22:38.679Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T18:22:38.679Z] ---> Running in 3b0eb27d7193 [2022-07-02T18:22:38.679Z] ---> Running in a0a6984f1efd [2022-07-02T18:22:38.938Z] ---> 9bf5af47eca9 [2022-07-02T18:22:38.938Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-02T18:22:38.938Z] Removing intermediate container 3b0eb27d7193 [2022-07-02T18:22:38.938Z] ---> 5a91c7bc0706 [2022-07-02T18:22:38.938Z] Step 13/22 : WORKDIR /edgex [2022-07-02T18:22:38.938Z] ---> Running in d0b796d6f2c1 [2022-07-02T18:22:39.197Z] ---> a3f153370c93 [2022-07-02T18:22:39.197Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-02T18:22:39.197Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T18:22:39.197Z] Removing intermediate container d0b796d6f2c1 [2022-07-02T18:22:39.197Z] ---> 73ee8b8bbcdb [2022-07-02T18:22:39.197Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-02T18:22:39.455Z] ---> a86158699325 [2022-07-02T18:22:39.455Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-02T18:22:39.455Z] ---> f3445944fded [2022-07-02T18:22:39.455Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-02T18:22:40.027Z] ---> 75c30ec75911 [2022-07-02T18:22:40.027Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-02T18:22:40.027Z] ---> Running in d85cc2cf2ab0 [2022-07-02T18:22:40.027Z] ---> 6be866b76622 [2022-07-02T18:22:40.027Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-02T18:22:40.286Z] Removing intermediate container d85cc2cf2ab0 [2022-07-02T18:22:40.286Z] ---> 8ec7d1e99a59 [2022-07-02T18:22:40.286Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-02T18:22:40.853Z] ---> 817477832fdb [2022-07-02T18:22:40.853Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-02T18:22:41.032Z] using credential edgex-jenkins-ssh [2022-07-02T18:22:41.057Z] Cloning the remote Git repository [2022-07-02T18:22:41.113Z] ---> f3037c40c77f [2022-07-02T18:22:41.113Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T18:22:41.113Z] ---> Running in b9b492730d2c [2022-07-02T18:22:41.225Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-02T18:22:41.680Z] ---> 0453d8884b81 [2022-07-02T18:22:41.680Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-02T18:22:41.680Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:22:41.680Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:22:41.680Z] ---> 94c0b4a2a96a [2022-07-02T18:22:41.680Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T18:22:41.680Z] ---> Using cache [2022-07-02T18:22:41.680Z] ---> c49c6ad97904 [2022-07-02T18:22:41.680Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:22:41.680Z] ---> Using cache [2022-07-02T18:22:41.680Z] ---> f694e7815a02 [2022-07-02T18:22:41.680Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T18:22:41.680Z] ---> Using cache [2022-07-02T18:22:41.680Z] ---> 9d03222b3374 [2022-07-02T18:22:41.680Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T18:22:41.680Z] ---> Using cache [2022-07-02T18:22:41.680Z] ---> c5b998ca36b7 [2022-07-02T18:22:41.680Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:22:41.680Z] ---> Using cache [2022-07-02T18:22:41.680Z] ---> c55451f84ec8 [2022-07-02T18:22:41.680Z] Step 8/22 : COPY . . [2022-07-02T18:22:41.680Z] ---> Using cache [2022-07-02T18:22:41.680Z] ---> 8e2282f7c2f0 [2022-07-02T18:22:41.680Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-02T18:22:41.680Z] ---> Running in 0394c7d8efa4 [2022-07-02T18:22:41.680Z] ---> Running in 20c0f4c48fbf [2022-07-02T18:22:42.255Z] Removing intermediate container b9b492730d2c [2022-07-02T18:22:42.255Z] ---> d2da7c924292 [2022-07-02T18:22:42.255Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-02T18:22:42.515Z] ---> Running in 511443ff7943 [2022-07-02T18:22:41.448Z] > git init /w/workspace/edgex-go/251 # timeout=10 [2022-07-02T18:22:41.553Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-02T18:22:41.554Z] > git --version # timeout=10 [2022-07-02T18:22:41.593Z] > git --version # 'git version 2.25.1' [2022-07-02T18:22:41.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-02T18:22:41.684Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-02T18:22:42.773Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T18:22:42.773Z] Removing intermediate container 511443ff7943 [2022-07-02T18:22:42.773Z] ---> 88feae33e8eb [2022-07-02T18:22:42.773Z] Step 28/31 : CMD ["gate"] [2022-07-02T18:22:42.773Z] ---> Running in db072e4d6d26 [2022-07-02T18:22:43.031Z] Removing intermediate container db072e4d6d26 [2022-07-02T18:22:43.031Z] ---> 4009fc94ba1a [2022-07-02T18:22:43.031Z] Step 29/31 : LABEL arch=x86_64 [2022-07-02T18:22:43.031Z] Removing intermediate container 0394c7d8efa4 [2022-07-02T18:22:43.031Z] ---> 4ddef9cbc858 [2022-07-02T18:22:43.031Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T18:22:43.291Z] ---> Running in c2ee990aa12c [2022-07-02T18:22:43.291Z] ---> Running in 56392f8686c0 [2022-07-02T18:22:43.857Z] Removing intermediate container 56392f8686c0 [2022-07-02T18:22:43.857Z] ---> ada3e1aedf3a [2022-07-02T18:22:43.857Z] Step 30/31 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:22:43.857Z] Removing intermediate container c2ee990aa12c [2022-07-02T18:22:43.857Z] ---> 7b79f0c24484 [2022-07-02T18:22:43.857Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T18:22:43.857Z] ---> Running in 4f4e43e1c231 [2022-07-02T18:22:43.857Z] ---> Running in d4217bbbcb07 [2022-07-02T18:22:44.115Z] Removing intermediate container d4217bbbcb07 [2022-07-02T18:22:44.115Z] ---> b0346fcc5295 [2022-07-02T18:22:44.115Z] Step 31/31 : LABEL version=2.2.1-dev.20 [2022-07-02T18:22:44.115Z] Removing intermediate container 4f4e43e1c231 [2022-07-02T18:22:44.115Z] ---> 4a26dfe47729 [2022-07-02T18:22:44.115Z] Step 21/22 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:22:44.374Z] ---> Running in ddea432d61f4 [2022-07-02T18:22:44.374Z] ---> Running in cc7f3a9cb323 [2022-07-02T18:22:44.634Z] Removing intermediate container cc7f3a9cb323 [2022-07-02T18:22:44.634Z] ---> cc412d398a71 [2022-07-02T18:22:44.634Z] Step 22/22 : LABEL version=2.2.1-dev.20 [2022-07-02T18:22:44.634Z] Removing intermediate container ddea432d61f4 [2022-07-02T18:22:44.634Z] ---> 3afdfa998f2d [2022-07-02T18:22:44.634Z] [2022-07-02T18:22:44.634Z] ---> Running in 5f111b31f92e [2022-07-02T18:22:44.893Z] Successfully built 3afdfa998f2d [2022-07-02T18:22:44.893Z] Successfully tagged security-bootstrapper:latest [2022-07-02T18:22:44.893Z]  Building security-bootstrapper ... done Building core-data [2022-07-02T18:22:44.893Z] Removing intermediate container 5f111b31f92e [2022-07-02T18:22:44.893Z] ---> 929a43e9706d [2022-07-02T18:22:44.893Z] [2022-07-02T18:22:44.893Z] Successfully built 929a43e9706d [2022-07-02T18:22:44.893Z] Successfully tagged security-proxy-setup:latest [2022-07-02T18:22:48.191Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:22:48.191Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:22:48.191Z] ---> 94c0b4a2a96a [2022-07-02T18:22:48.191Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T18:22:48.191Z] ---> Using cache [2022-07-02T18:22:48.191Z] ---> c49c6ad97904 [2022-07-02T18:22:48.191Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:22:48.191Z] ---> Using cache [2022-07-02T18:22:48.191Z] ---> f694e7815a02 [2022-07-02T18:22:48.191Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-02T18:22:50.099Z] ---> Running in 2c013ed84086 [2022-07-02T18:22:50.360Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:51.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:22:51.559Z] OK: 221 MiB in 52 packages [2022-07-02T18:22:52.936Z] Removing intermediate container 60f44f6cfd31 [2022-07-02T18:22:52.936Z] ---> d6aceacb804a [2022-07-02T18:22:52.936Z] [2022-07-02T18:22:52.936Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T18:22:52.936Z] ---> e04c818066af [2022-07-02T18:22:52.936Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T18:22:52.936Z] ---> Using cache [2022-07-02T18:22:52.936Z] ---> 8f3872f356f8 [2022-07-02T18:22:52.936Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T18:22:52.936Z] ---> Using cache [2022-07-02T18:22:52.936Z] ---> 91a1653846f1 [2022-07-02T18:22:52.936Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-02T18:22:52.936Z] ---> Running in 4d22b0b71bb3 [2022-07-02T18:22:52.936Z] Removing intermediate container 2c013ed84086 [2022-07-02T18:22:52.937Z] ---> 9d83c8b39bfc [2022-07-02T18:22:52.937Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T18:22:53.196Z] Removing intermediate container 4d22b0b71bb3 [2022-07-02T18:22:53.196Z] ---> f260ed702c10 [2022-07-02T18:22:53.196Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T18:22:53.454Z] ---> Running in 100469abb9b3 [2022-07-02T18:22:53.454Z] ---> 236d758f4a2c [2022-07-02T18:22:53.454Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:22:53.713Z] ---> Running in aef6f638369f [2022-07-02T18:22:53.713Z] Removing intermediate container 100469abb9b3 [2022-07-02T18:22:53.713Z] ---> 7b942af5bcfe [2022-07-02T18:22:53.713Z] Step 15/23 : WORKDIR / [2022-07-02T18:22:53.713Z] ---> Running in 718dfd9c50bf [2022-07-02T18:22:53.971Z] Removing intermediate container 718dfd9c50bf [2022-07-02T18:22:53.971Z] ---> 0c4e74789e2b [2022-07-02T18:22:53.971Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:22:54.539Z] ---> b330a0ebec11 [2022-07-02T18:22:54.539Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-02T18:22:55.476Z] ---> 530dc72ddd12 [2022-07-02T18:22:55.476Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-02T18:22:55.735Z] Removing intermediate container aef6f638369f [2022-07-02T18:22:55.735Z] ---> 006b23b30945 [2022-07-02T18:22:55.735Z] Step 8/23 : COPY . . [2022-07-02T18:22:55.735Z] ---> 191a7cc35ebc [2022-07-02T18:22:55.735Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-02T18:22:55.999Z] ---> Running in 6e82c2cada51 [2022-07-02T18:22:56.937Z] Removing intermediate container 6e82c2cada51 [2022-07-02T18:22:56.937Z] ---> acd33c4b534e [2022-07-02T18:22:56.937Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:22:57.925Z] Avoid second fetch [2022-07-02T18:22:57.926Z] Checking out Revision dc65741403d6032672b6969adbd7266bcc1b744e (main) [2022-07-02T18:22:57.885Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-02T18:22:57.909Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-02T18:22:57.955Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T18:22:57.973Z] > git checkout -f dc65741403d6032672b6969adbd7266bcc1b744e # timeout=10 [2022-07-02T18:22:58.316Z] ---> Running in 38b1a8911d7f [2022-07-02T18:22:58.316Z] Removing intermediate container 38b1a8911d7f [2022-07-02T18:22:58.316Z] ---> 9f68fd0a57fd [2022-07-02T18:22:58.316Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T18:22:58.575Z] ---> Running in 86d8b3733541 [2022-07-02T18:22:58.882Z] Removing intermediate container 86d8b3733541 [2022-07-02T18:22:58.882Z] ---> 6c8d6e6badfc [2022-07-02T18:22:58.882Z] Step 22/23 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:22:59.141Z] ---> Running in ddafbd5b4118 [2022-07-02T18:22:59.709Z] Removing intermediate container ddafbd5b4118 [2022-07-02T18:22:59.709Z] ---> c7fece712d4d [2022-07-02T18:22:59.709Z] Step 23/23 : LABEL version=2.2.1-dev.20 [2022-07-02T18:22:59.968Z] ---> Running in 0ca8f2c715dc [2022-07-02T18:23:00.228Z] Removing intermediate container 0ca8f2c715dc [2022-07-02T18:23:00.228Z] ---> 7157b299fea9 [2022-07-02T18:23:00.228Z] [2022-07-02T18:23:00.228Z] Successfully built 7157b299fea9 [2022-07-02T18:23:00.228Z] Successfully tagged core-metadata:latest [2022-07-02T18:23:01.165Z]  Building core-metadata ... done  ---> 118f567db345 [2022-07-02T18:23:01.165Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-02T18:23:01.423Z] ---> Running in 969586aa44a8 [2022-07-02T18:23:01.684Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T18:23:02.444Z] Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1 (#4065)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-02T18:23:03.062Z] Removing intermediate container a0a6984f1efd [2022-07-02T18:23:03.062Z] ---> 34a0758602f2 [2022-07-02T18:23:03.063Z] [2022-07-02T18:23:03.063Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T18:23:03.063Z] ---> e04c818066af [2022-07-02T18:23:03.063Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-02T18:23:03.063Z] ---> Running in cab5d042a4a8 [2022-07-02T18:23:03.443Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-02T18:23:03.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T18:23:03.443Z] Dload Upload Total Spent Left Speed [2022-07-02T18:23:03.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 81686 0 --:--:-- --:--:-- --:--:-- 81686 [2022-07-02T18:23:03.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:23:03.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:23:03.630Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-02T18:23:03.630Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-02T18:23:03.630Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:23:03.630Z] Executing ca-certificates-20211220-r0.trigger [Pipeline] sh [2022-07-02T18:23:03.889Z] OK: 6 MiB in 16 packages [2022-07-02T18:23:04.145Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-02T18:23:04.486Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-02T18:23:04.486Z] + sudo tee /etc/docker/daemon.new [2022-07-02T18:23:04.486Z] { [2022-07-02T18:23:04.486Z] "registry-mirrors": [ [2022-07-02T18:23:04.486Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-02T18:23:04.486Z] ], [2022-07-02T18:23:04.486Z] "bip": "10.250.0.254/24", [2022-07-02T18:23:04.486Z] "hosts": [ [2022-07-02T18:23:04.486Z] "tcp://0.0.0.0:5555", [2022-07-02T18:23:04.486Z] "unix:///var/run/docker.sock" [2022-07-02T18:23:04.486Z] ], [2022-07-02T18:23:04.486Z] "mtu": 1458, [2022-07-02T18:23:04.486Z] "selinux-enabled": true, [2022-07-02T18:23:04.486Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-02T18:23:04.486Z] } [Pipeline] sh [2022-07-02T18:23:04.825Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-07-02T18:23:04.826Z] Removing intermediate container cab5d042a4a8 [2022-07-02T18:23:04.826Z] ---> 24f2c42ec685 [2022-07-02T18:23:04.826Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T18:23:04.826Z] ---> Running in 9481fd6dedbe [Pipeline] sh [2022-07-02T18:23:05.093Z] Removing intermediate container 20c0f4c48fbf [2022-07-02T18:23:05.093Z] ---> 352942f88ecb [2022-07-02T18:23:05.093Z] [2022-07-02T18:23:05.093Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T18:23:05.093Z] ---> e04c818066af [2022-07-02T18:23:05.093Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-02T18:23:05.093Z] ---> Using cache [2022-07-02T18:23:05.093Z] ---> 8f3872f356f8 [2022-07-02T18:23:05.093Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T18:23:05.093Z] ---> Using cache [2022-07-02T18:23:05.093Z] ---> 91a1653846f1 [2022-07-02T18:23:05.093Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-02T18:23:05.093Z] ---> Running in c8cfbc97ac3d [2022-07-02T18:23:05.093Z] Removing intermediate container 9481fd6dedbe [2022-07-02T18:23:05.093Z] ---> 9e92aaedc3c5 [2022-07-02T18:23:05.093Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-02T18:23:05.093Z] ---> Running in 0a44b01d846b [2022-07-02T18:23:05.159Z] + sudo service docker restart [2022-07-02T18:23:05.354Z] Removing intermediate container c8cfbc97ac3d [2022-07-02T18:23:05.354Z] ---> 39d66c54de86 [2022-07-02T18:23:05.354Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T18:23:05.354Z] ---> Running in acfee71cb051 [2022-07-02T18:23:05.354Z] Removing intermediate container 0a44b01d846b [2022-07-02T18:23:05.354Z] ---> f21baf53b05d [2022-07-02T18:23:05.354Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T18:23:05.354Z] ---> Running in 11b8bdc67c23 [2022-07-02T18:23:05.614Z] Removing intermediate container acfee71cb051 [2022-07-02T18:23:05.614Z] ---> ce88af008a14 [2022-07-02T18:23:05.614Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:23:05.614Z] Removing intermediate container 11b8bdc67c23 [2022-07-02T18:23:05.614Z] ---> 57a15a19f937 [2022-07-02T18:23:05.614Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:23:05.873Z] ---> 39d8708e33ab [2022-07-02T18:23:05.873Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-02T18:23:05.873Z] ---> 96fb35862b13 [2022-07-02T18:23:05.873Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-02T18:23:06.810Z] ---> 71e01b29f02d [2022-07-02T18:23:06.810Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-02T18:23:06.810Z] ---> 92506771cf70 [2022-07-02T18:23:06.810Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-02T18:23:07.068Z] ---> 4b967efee798 [2022-07-02T18:23:07.069Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-02T18:23:07.069Z] ---> 35b39a611b0f [2022-07-02T18:23:07.069Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-02T18:23:07.069Z] ---> Running in 517d6fe13b64 [2022-07-02T18:23:07.069Z] ---> Running in 7ee3ceb41d66 [2022-07-02T18:23:07.330Z] Removing intermediate container 517d6fe13b64 [2022-07-02T18:23:07.330Z] ---> b7f40a1681fe [2022-07-02T18:23:07.330Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:23:07.330Z] Removing intermediate container 7ee3ceb41d66 [2022-07-02T18:23:07.330Z] ---> b9c31eb2a39c [2022-07-02T18:23:07.330Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:23:07.330Z] ---> Running in aca5328d97a2 [2022-07-02T18:23:07.330Z] ---> Running in d4edb119146d [2022-07-02T18:23:07.589Z] Removing intermediate container aca5328d97a2 [2022-07-02T18:23:07.589Z] ---> c141e3e83a3b [2022-07-02T18:23:07.589Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T18:23:07.589Z] Removing intermediate container d4edb119146d [2022-07-02T18:23:07.589Z] ---> 224fb9d5833c [2022-07-02T18:23:07.589Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T18:23:07.589Z] ---> Running in f15595d2c00c [2022-07-02T18:23:07.853Z] ---> Running in 6367fba5f907 [2022-07-02T18:23:07.853Z] Removing intermediate container f15595d2c00c [2022-07-02T18:23:07.853Z] ---> e83aee0e2a4b [2022-07-02T18:23:07.853Z] Step 21/22 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:07.853Z] ---> Running in 1858b23df1f9 [2022-07-02T18:23:07.853Z] Removing intermediate container 6367fba5f907 [2022-07-02T18:23:07.853Z] ---> 9110c30ce43c [2022-07-02T18:23:07.853Z] Step 21/22 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:08.127Z] Removing intermediate container 1858b23df1f9 [2022-07-02T18:23:08.127Z] ---> 2d431bbc7923 [2022-07-02T18:23:08.127Z] Step 22/22 : LABEL version=2.2.1-dev.20 [2022-07-02T18:23:08.127Z] ---> Running in 9b0b07b32909 [2022-07-02T18:23:08.127Z] ---> Running in b5141ee3c6f0 [2022-07-02T18:23:08.385Z] Removing intermediate container 9b0b07b32909 [2022-07-02T18:23:08.385Z] ---> a9624ced7bd6 [2022-07-02T18:23:08.385Z] Step 22/22 : LABEL version=2.2.1-dev.20 [2022-07-02T18:23:08.385Z] ---> Running in 0996226cd266 [2022-07-02T18:23:08.385Z] Removing intermediate container b5141ee3c6f0 [2022-07-02T18:23:08.385Z] ---> 735cf4aa04bf [2022-07-02T18:23:08.385Z] [2022-07-02T18:23:08.647Z] Successfully built 735cf4aa04bf [2022-07-02T18:23:08.647Z] Successfully tagged support-scheduler:latest [2022-07-02T18:23:08.647Z]  Building support-scheduler ... done Removing intermediate container 0996226cd266 [2022-07-02T18:23:08.647Z] ---> 1171b9ead0be [2022-07-02T18:23:08.647Z] [2022-07-02T18:23:08.647Z] Successfully built 1171b9ead0be [2022-07-02T18:23:08.906Z] Successfully tagged support-notifications:latest [2022-07-02T18:23:18.887Z]  Building support-notifications ... done Removing intermediate container 969586aa44a8 [2022-07-02T18:23:18.887Z] ---> 993a91f482e0 [2022-07-02T18:23:18.887Z] [2022-07-02T18:23:18.887Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T18:23:18.887Z] ---> e04c818066af [2022-07-02T18:23:18.887Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-02T18:23:18.887Z] ---> Running in 44107a7890d6 [2022-07-02T18:23:18.887Z] Removing intermediate container 44107a7890d6 [2022-07-02T18:23:18.887Z] ---> a3cbd8081ab6 [2022-07-02T18:23:18.887Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-02T18:23:18.887Z] ---> Running in 1aa16b6fefdd [2022-07-02T18:23:18.887Z] Removing intermediate container 1aa16b6fefdd [2022-07-02T18:23:18.887Z] ---> ff4e8fc858b8 [2022-07-02T18:23:18.887Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-02T18:23:18.887Z] ---> Running in 5c4062374437 [2022-07-02T18:23:18.887Z] Removing intermediate container 5c4062374437 [2022-07-02T18:23:18.887Z] ---> ac12ee3f2186 [2022-07-02T18:23:18.887Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:23:18.887Z] ---> Running in 5b6ad88c46f4 [2022-07-02T18:23:18.887Z] Removing intermediate container 5b6ad88c46f4 [2022-07-02T18:23:18.887Z] ---> de56bb02484a [2022-07-02T18:23:18.887Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-02T18:23:18.887Z] ---> Running in 1337953aad40 [2022-07-02T18:23:18.887Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T18:23:19.458Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T18:23:19.719Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-02T18:23:19.719Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-02T18:23:19.980Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-02T18:23:19.980Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-02T18:23:19.980Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-02T18:23:20.240Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-02T18:23:20.240Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:23:20.240Z] OK: 8 MiB in 20 packages [2022-07-02T18:23:20.811Z] Removing intermediate container 1337953aad40 [2022-07-02T18:23:20.811Z] ---> 34856f5ee784 [2022-07-02T18:23:20.811Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:23:20.811Z] ---> a588da2154c4 [2022-07-02T18:23:20.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-02T18:23:21.070Z] ---> e975b62dd934 [2022-07-02T18:23:21.070Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-02T18:23:21.346Z] ---> dc197787ee17 [2022-07-02T18:23:21.346Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-02T18:23:21.346Z] ---> Running in 90d82e703ff8 [2022-07-02T18:23:21.346Z] Removing intermediate container 90d82e703ff8 [2022-07-02T18:23:21.346Z] ---> 37f157c0a5e3 [2022-07-02T18:23:21.347Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:23:21.607Z] ---> Running in 1e0b3488a502 [2022-07-02T18:23:21.607Z] Removing intermediate container 1e0b3488a502 [2022-07-02T18:23:21.607Z] ---> 1089444da42c [2022-07-02T18:23:21.607Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T18:23:21.607Z] ---> Running in 69f1d0679e41 [2022-07-02T18:23:21.607Z] Removing intermediate container 69f1d0679e41 [2022-07-02T18:23:21.607Z] ---> cac2a4ac5a53 [2022-07-02T18:23:21.867Z] Step 22/23 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:21.867Z] ---> Running in add059a1e155 [2022-07-02T18:23:21.867Z] Removing intermediate container add059a1e155 [2022-07-02T18:23:21.867Z] ---> af1bb70aee5a [2022-07-02T18:23:21.867Z] Step 23/23 : LABEL version=2.2.1-dev.20 [2022-07-02T18:23:21.867Z] ---> Running in 0c640b4c642a [2022-07-02T18:23:21.867Z] Removing intermediate container 0c640b4c642a [2022-07-02T18:23:21.867Z] ---> 2887158d97b8 [2022-07-02T18:23:21.867Z] [2022-07-02T18:23:22.128Z] Successfully built 2887158d97b8 [2022-07-02T18:23:22.128Z] Successfully tagged core-data:latest [2022-07-02T18:23:22.136Z]  Building core-data ... done  [Pipeline] } [2022-07-02T18:23:22.149Z] $ docker stop --time=1 50a0fffbb16628447d45b073465a3970bfc2523b10e2498a0b69cda3c9adf5a6 [2022-07-02T18:23:23.511Z] $ docker rm -f 50a0fffbb16628447d45b073465a3970bfc2523b10e2498a0b69cda3c9adf5a6 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T18:23:23.681Z] provisioning config files... [2022-07-02T18:23:23.706Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/251@tmp/config4483379761617049501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:23:23.942Z] + docker images [2022-07-02T18:23:23.942Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-02T18:23:23.942Z] core-data latest 2887158d97b8 2 seconds ago 22.5MB [2022-07-02T18:23:23.942Z] 993a91f482e0 7 seconds ago 1.65GB [2022-07-02T18:23:23.942Z] support-notifications latest 1171b9ead0be 15 seconds ago 27MB [2022-07-02T18:23:23.942Z] support-scheduler latest 735cf4aa04bf 15 seconds ago 26.4MB [2022-07-02T18:23:23.942Z] 352942f88ecb 19 seconds ago 1.67GB [2022-07-02T18:23:23.942Z] 34a0758602f2 21 seconds ago 1.68GB [2022-07-02T18:23:23.942Z] core-metadata latest 7157b299fea9 24 seconds ago 17MB [2022-07-02T18:23:23.942Z] d6aceacb804a 32 seconds ago 1.62GB [2022-07-02T18:23:23.942Z] security-bootstrapper latest 3afdfa998f2d 39 seconds ago 19.1MB [2022-07-02T18:23:23.942Z] security-proxy-setup latest 929a43e9706d 39 seconds ago 26.9MB [2022-07-02T18:23:23.942Z] core-command latest 277f3c2fc352 48 seconds ago 16.1MB [2022-07-02T18:23:23.942Z] 0ed533563553 49 seconds ago 1.62GB [2022-07-02T18:23:23.942Z] security-spire-agent latest 2aeafc9fc160 54 seconds ago 127MB [2022-07-02T18:23:23.942Z] 17511c338df6 56 seconds ago 1.62GB [2022-07-02T18:23:23.942Z] 0ccc9434ad57 58 seconds ago 1.61GB [2022-07-02T18:23:23.942Z] sys-mgmt-agent latest 877e20b38a32 59 seconds ago 299MB [2022-07-02T18:23:23.942Z] 9fc6bc53562f About a minute ago 1.52GB [2022-07-02T18:23:23.942Z] security-secretstore-setup latest 5f794fc7f3ae About a minute ago 28.5MB [2022-07-02T18:23:23.942Z] security-spiffe-token-provider latest 2a2a5c47844a About a minute ago 29MB [2022-07-02T18:23:23.942Z] cc70ee800064 About a minute ago 1.62GB [2022-07-02T18:23:23.942Z] 3dc2b25887b7 About a minute ago 1.67GB [2022-07-02T18:23:23.942Z] 504fadca1325 About a minute ago 1.63GB [2022-07-02T18:23:23.942Z] security-spire-server latest 9ff21a3a7f43 About a minute ago 87.3MB [2022-07-02T18:23:23.942Z] security-spire-config latest 2066581fb210 About a minute ago 86.7MB [2022-07-02T18:23:23.942Z] 81807c9f78d4 About a minute ago 1.52GB [2022-07-02T18:23:23.942Z] 4d6ef70f651f About a minute ago 1.52GB [2022-07-02T18:23:23.942Z] ci-base-image-x86_64 latest 94c0b4a2a96a 4 minutes ago 1.02GB [2022-07-02T18:23:23.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB [2022-07-02T18:23:23.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB [2022-07-02T18:23:23.942Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-07-02T18:23:23.942Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-07-02T18:23:23.942Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-07-02T18:23:23.942Z] 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-07-02T18:23:24.049Z] provisioning config files... [2022-07-02T18:23:24.059Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/251@tmp/config3779416338760126462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:23:24.073Z] ---> docker-login.sh [2022-07-02T18:23:24.073Z] nexus3.edgexfoundry.org:10001 [2022-07-02T18:23:24.354Z] ---> docker-login.sh [2022-07-02T18:23:24.354Z] nexus3.edgexfoundry.org:10001 [2022-07-02T18:23:24.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:23:24.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:23:24.354Z] Configure a credential helper to remove this warning. See [2022-07-02T18:23:24.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:23:24.354Z] [2022-07-02T18:23:24.354Z] Login Succeeded [2022-07-02T18:23:24.354Z] nexus3.edgexfoundry.org:10002 [2022-07-02T18:23:24.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:23:24.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:23:24.613Z] Configure a credential helper to remove this warning. See [2022-07-02T18:23:24.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:23:24.613Z] [2022-07-02T18:23:24.613Z] Login Succeeded [2022-07-02T18:23:24.613Z] nexus3.edgexfoundry.org:10003 [2022-07-02T18:23:24.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:23:24.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:23:24.613Z] Configure a credential helper to remove this warning. See [2022-07-02T18:23:24.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:23:24.614Z] [2022-07-02T18:23:24.614Z] Login Succeeded [2022-07-02T18:23:24.614Z] nexus3.edgexfoundry.org:10004 [2022-07-02T18:23:24.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:23:24.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:23:24.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:23:24.874Z] Configure a credential helper to remove this warning. See [2022-07-02T18:23:24.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:23:24.874Z] [2022-07-02T18:23:24.874Z] Login Succeeded [2022-07-02T18:23:24.874Z] docker.io [2022-07-02T18:23:24.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:23:24.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:23:24.960Z] Configure a credential helper to remove this warning. See [2022-07-02T18:23:24.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:23:24.960Z] [2022-07-02T18:23:24.960Z] Login Succeeded [2022-07-02T18:23:24.960Z] nexus3.edgexfoundry.org:10002 [2022-07-02T18:23:25.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:23:25.134Z] Configure a credential helper to remove this warning. See [2022-07-02T18:23:25.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:23:25.134Z] [2022-07-02T18:23:25.134Z] Login Succeeded [2022-07-02T18:23:25.134Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T18:23:25.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:23:25.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T18:23:25.191Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-07-02T18:23:25.191Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:25.191Z] latest [2022-07-02T18:23:25.191Z] 2.2.1-dev.20 [2022-07-02T18:23:25.191Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:25.191Z] main [2022-07-02T18:23:25.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:25.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:23:25.501Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:25.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:23:25.504Z] Configure a credential helper to remove this warning. See [2022-07-02T18:23:25.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:23:25.504Z] [2022-07-02T18:23:25.504Z] Login Succeeded [2022-07-02T18:23:25.504Z] nexus3.edgexfoundry.org:10003 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:25.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:23:25.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:23:25.781Z] Configure a credential helper to remove this warning. See [2022-07-02T18:23:25.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:23:25.781Z] [2022-07-02T18:23:25.781Z] Login Succeeded [2022-07-02T18:23:25.781Z] nexus3.edgexfoundry.org:10004 [2022-07-02T18:23:25.828Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:25.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-02T18:23:25.828Z] 2a82219b091f: Preparing [2022-07-02T18:23:25.828Z] 9be4d0b072cf: Preparing [2022-07-02T18:23:25.828Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:25.828Z] 8ca9b807af29: Preparing [2022-07-02T18:23:25.828Z] b541d28bf3b4: Preparing [2022-07-02T18:23:25.828Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:25.828Z] 8ca9b807af29: Pushed [2022-07-02T18:23:25.828Z] 6e67cdaf9faf: Pushed [2022-07-02T18:23:25.828Z] 2a82219b091f: Pushed [2022-07-02T18:23:26.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:23:26.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:23:26.336Z] Configure a credential helper to remove this warning. See [2022-07-02T18:23:26.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:23:26.336Z] [2022-07-02T18:23:26.336Z] Login Succeeded [2022-07-02T18:23:26.336Z] docker.io [2022-07-02T18:23:26.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:23:26.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:23:26.882Z] Configure a credential helper to remove this warning. See [2022-07-02T18:23:26.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:23:26.882Z] [2022-07-02T18:23:26.882Z] Login Succeeded [2022-07-02T18:23:26.882Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T18:23:26.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-02T18:23:27.207Z] 9be4d0b072cf: Pushed [2022-07-02T18:23:27.207Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:e05d079944da43e3eb45f3137e084f36454b0129d878cdd2b27b857cb87ee14a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2022-07-02T18:23:27.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T18:23:27.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T18:23:27.467Z] ========================================================= [2022-07-02T18:23:27.467Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-02T18:23:27.467Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T18:23:27.539Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:27.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T18:23:27.838Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-02T18:23:27.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-02T18:23:27.838Z] 2a82219b091f: Preparing [2022-07-02T18:23:27.838Z] 9be4d0b072cf: Preparing [2022-07-02T18:23:27.838Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:27.838Z] 8ca9b807af29: Preparing [2022-07-02T18:23:27.838Z] b541d28bf3b4: Preparing [2022-07-02T18:23:27.838Z] 8ca9b807af29: Layer already exists [2022-07-02T18:23:27.838Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:27.838Z] 9be4d0b072cf: Layer already exists [2022-07-02T18:23:27.838Z] 2a82219b091f: Layer already exists [2022-07-02T18:23:27.838Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:27.838Z] latest: digest: sha256:e05d079944da43e3eb45f3137e084f36454b0129d878cdd2b27b857cb87ee14a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:28.087Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-02T18:23:28.087Z] 9b3977197b4f: Pulling fs layer [2022-07-02T18:23:28.087Z] 1a89e8eeedd5: Pulling fs layer [2022-07-02T18:23:28.087Z] 94645a83ff95: Pulling fs layer [2022-07-02T18:23:28.087Z] e6fb740bc735: Pulling fs layer [2022-07-02T18:23:28.087Z] 3a77bd46dcc9: Pulling fs layer [2022-07-02T18:23:28.087Z] 355e64cbe906: Pulling fs layer [2022-07-02T18:23:28.087Z] 63ab81a10011: Pulling fs layer [2022-07-02T18:23:28.087Z] 555d1d1c4555: Pulling fs layer [2022-07-02T18:23:28.087Z] 7d9057610161: Pulling fs layer [2022-07-02T18:23:28.087Z] e6fb740bc735: Waiting [2022-07-02T18:23:28.087Z] 3a77bd46dcc9: Waiting [2022-07-02T18:23:28.087Z] 555d1d1c4555: Waiting [2022-07-02T18:23:28.087Z] 355e64cbe906: Waiting [2022-07-02T18:23:28.087Z] 7d9057610161: Waiting [2022-07-02T18:23:28.087Z] 63ab81a10011: Waiting [2022-07-02T18:23:28.087Z] 94645a83ff95: Verifying Checksum [2022-07-02T18:23:28.087Z] 94645a83ff95: Download complete [2022-07-02T18:23:28.087Z] 1a89e8eeedd5: Verifying Checksum [2022-07-02T18:23:28.087Z] 1a89e8eeedd5: Download complete [2022-07-02T18:23:28.087Z] 3a77bd46dcc9: Verifying Checksum [2022-07-02T18:23:28.087Z] 3a77bd46dcc9: Download complete [2022-07-02T18:23:28.087Z] 355e64cbe906: Verifying Checksum [2022-07-02T18:23:28.087Z] 355e64cbe906: Download complete [2022-07-02T18:23:28.087Z] 9b3977197b4f: Verifying Checksum [2022-07-02T18:23:28.087Z] 9b3977197b4f: Download complete [2022-07-02T18:23:28.087Z] 63ab81a10011: Verifying Checksum [2022-07-02T18:23:28.087Z] 63ab81a10011: Download complete [2022-07-02T18:23:28.160Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:28.474Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.20 [2022-07-02T18:23:28.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-02T18:23:28.474Z] 2a82219b091f: Preparing [2022-07-02T18:23:28.474Z] 9be4d0b072cf: Preparing [2022-07-02T18:23:28.474Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:28.474Z] 8ca9b807af29: Preparing [2022-07-02T18:23:28.474Z] b541d28bf3b4: Preparing [2022-07-02T18:23:28.474Z] 8ca9b807af29: Layer already exists [2022-07-02T18:23:28.474Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:28.474Z] 2a82219b091f: Layer already exists [2022-07-02T18:23:28.474Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:28.474Z] 9be4d0b072cf: Layer already exists [2022-07-02T18:23:28.474Z] 2.2.1-dev.20: digest: sha256:e05d079944da43e3eb45f3137e084f36454b0129d878cdd2b27b857cb87ee14a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:28.793Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:29.073Z] 7d9057610161: Verifying Checksum [2022-07-02T18:23:29.074Z] 7d9057610161: Download complete [2022-07-02T18:23:29.108Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:29.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-02T18:23:29.108Z] 2a82219b091f: Preparing [2022-07-02T18:23:29.108Z] 9be4d0b072cf: Preparing [2022-07-02T18:23:29.108Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:29.108Z] 8ca9b807af29: Preparing [2022-07-02T18:23:29.108Z] b541d28bf3b4: Preparing [2022-07-02T18:23:29.108Z] 9be4d0b072cf: Layer already exists [2022-07-02T18:23:29.108Z] 8ca9b807af29: Layer already exists [2022-07-02T18:23:29.108Z] 2a82219b091f: Layer already exists [2022-07-02T18:23:29.108Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:29.108Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:29.108Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:e05d079944da43e3eb45f3137e084f36454b0129d878cdd2b27b857cb87ee14a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:29.352Z] 9b3977197b4f: Pull complete [2022-07-02T18:23:29.432Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:29.744Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-07-02T18:23:29.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-02T18:23:29.744Z] 2a82219b091f: Preparing [2022-07-02T18:23:29.744Z] 9be4d0b072cf: Preparing [2022-07-02T18:23:29.744Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:29.744Z] 8ca9b807af29: Preparing [2022-07-02T18:23:29.744Z] b541d28bf3b4: Preparing [2022-07-02T18:23:29.744Z] 8ca9b807af29: Layer already exists [2022-07-02T18:23:29.744Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:29.744Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:29.744Z] 2a82219b091f: Layer already exists [2022-07-02T18:23:29.744Z] 9be4d0b072cf: Layer already exists [2022-07-02T18:23:29.744Z] main: digest: sha256:e05d079944da43e3eb45f3137e084f36454b0129d878cdd2b27b857cb87ee14a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:23:29.783Z] ===================================================== [Pipeline] echo [2022-07-02T18:23:29.789Z] taggedImages: [2022-07-02T18:23:29.789Z] - nexus3.edgexfoundry.org:10004/core-command:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:29.789Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-02T18:23:29.789Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.20 [2022-07-02T18:23:29.789Z] - nexus3.edgexfoundry.org:10004/core-command:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:29.789Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-07-02T18:23:29.802Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-07-02T18:23:29.802Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:29.802Z] latest [2022-07-02T18:23:29.802Z] 2.2.1-dev.20 [2022-07-02T18:23:29.802Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:29.802Z] main [2022-07-02T18:23:29.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:29.963Z] 1a89e8eeedd5: Pull complete [2022-07-02T18:23:30.132Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:30.238Z] 94645a83ff95: Pull complete [2022-07-02T18:23:30.238Z] 555d1d1c4555: Verifying Checksum [2022-07-02T18:23:30.238Z] 555d1d1c4555: Download complete [2022-07-02T18:23:30.443Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:30.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-02T18:23:30.443Z] 71f84f7ee086: Preparing [2022-07-02T18:23:30.443Z] 90c189ba3511: Preparing [2022-07-02T18:23:30.443Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:30.443Z] ad1df9fb750e: Preparing [2022-07-02T18:23:30.443Z] 2c1d4e8d6b68: Preparing [2022-07-02T18:23:30.443Z] b541d28bf3b4: Preparing [2022-07-02T18:23:30.443Z] b541d28bf3b4: Waiting [2022-07-02T18:23:30.443Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:30.443Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:30.443Z] 2c1d4e8d6b68: Pushed [2022-07-02T18:23:30.443Z] 71f84f7ee086: Pushed [2022-07-02T18:23:30.703Z] ad1df9fb750e: Pushed [2022-07-02T18:23:30.836Z] e6fb740bc735: Download complete [2022-07-02T18:23:32.086Z] 90c189ba3511: Pushed [2022-07-02T18:23:32.086Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:0e6609e78577042a82edd16195435f692e5d6831f9834bf732afe287384d1feb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:32.402Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:32.716Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-02T18:23:32.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-02T18:23:32.716Z] 71f84f7ee086: Preparing [2022-07-02T18:23:32.716Z] 90c189ba3511: Preparing [2022-07-02T18:23:32.716Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:32.716Z] ad1df9fb750e: Preparing [2022-07-02T18:23:32.716Z] 2c1d4e8d6b68: Preparing [2022-07-02T18:23:32.716Z] b541d28bf3b4: Preparing [2022-07-02T18:23:32.716Z] b541d28bf3b4: Waiting [2022-07-02T18:23:32.716Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:32.716Z] 2c1d4e8d6b68: Layer already exists [2022-07-02T18:23:32.716Z] 71f84f7ee086: Layer already exists [2022-07-02T18:23:32.716Z] 90c189ba3511: Layer already exists [2022-07-02T18:23:32.716Z] ad1df9fb750e: Layer already exists [2022-07-02T18:23:32.716Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:32.716Z] latest: digest: sha256:0e6609e78577042a82edd16195435f692e5d6831f9834bf732afe287384d1feb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:33.039Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:33.351Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.20 [2022-07-02T18:23:33.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-02T18:23:33.351Z] 71f84f7ee086: Preparing [2022-07-02T18:23:33.351Z] 90c189ba3511: Preparing [2022-07-02T18:23:33.352Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:33.352Z] ad1df9fb750e: Preparing [2022-07-02T18:23:33.352Z] 2c1d4e8d6b68: Preparing [2022-07-02T18:23:33.352Z] b541d28bf3b4: Preparing [2022-07-02T18:23:33.352Z] b541d28bf3b4: Waiting [2022-07-02T18:23:33.352Z] 2c1d4e8d6b68: Layer already exists [2022-07-02T18:23:33.352Z] 90c189ba3511: Layer already exists [2022-07-02T18:23:33.352Z] 71f84f7ee086: Layer already exists [2022-07-02T18:23:33.352Z] ad1df9fb750e: Layer already exists [2022-07-02T18:23:33.352Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:33.352Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:33.352Z] 2.2.1-dev.20: digest: sha256:0e6609e78577042a82edd16195435f692e5d6831f9834bf732afe287384d1feb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:33.674Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:33.991Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:33.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-02T18:23:33.991Z] 71f84f7ee086: Preparing [2022-07-02T18:23:33.991Z] 90c189ba3511: Preparing [2022-07-02T18:23:33.991Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:33.991Z] ad1df9fb750e: Preparing [2022-07-02T18:23:33.991Z] 2c1d4e8d6b68: Preparing [2022-07-02T18:23:33.991Z] b541d28bf3b4: Preparing [2022-07-02T18:23:33.991Z] b541d28bf3b4: Waiting [2022-07-02T18:23:33.991Z] 90c189ba3511: Layer already exists [2022-07-02T18:23:33.991Z] ad1df9fb750e: Layer already exists [2022-07-02T18:23:33.991Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:33.991Z] 71f84f7ee086: Layer already exists [2022-07-02T18:23:33.991Z] 2c1d4e8d6b68: Layer already exists [2022-07-02T18:23:33.991Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:33.991Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:0e6609e78577042a82edd16195435f692e5d6831f9834bf732afe287384d1feb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:34.321Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:34.636Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-07-02T18:23:34.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-02T18:23:34.636Z] 71f84f7ee086: Preparing [2022-07-02T18:23:34.636Z] 90c189ba3511: Preparing [2022-07-02T18:23:34.636Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:34.636Z] ad1df9fb750e: Preparing [2022-07-02T18:23:34.636Z] 2c1d4e8d6b68: Preparing [2022-07-02T18:23:34.636Z] b541d28bf3b4: Preparing [2022-07-02T18:23:34.636Z] b541d28bf3b4: Waiting [2022-07-02T18:23:34.636Z] 2c1d4e8d6b68: Layer already exists [2022-07-02T18:23:34.636Z] ad1df9fb750e: Layer already exists [2022-07-02T18:23:34.636Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:34.636Z] 71f84f7ee086: Layer already exists [2022-07-02T18:23:34.636Z] 90c189ba3511: Layer already exists [2022-07-02T18:23:34.636Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:34.636Z] main: digest: sha256:0e6609e78577042a82edd16195435f692e5d6831f9834bf732afe287384d1feb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:23:34.684Z] ===================================================== [Pipeline] echo [2022-07-02T18:23:34.693Z] taggedImages: [2022-07-02T18:23:34.693Z] - nexus3.edgexfoundry.org:10004/core-data:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:34.693Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-02T18:23:34.693Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.20 [2022-07-02T18:23:34.693Z] - nexus3.edgexfoundry.org:10004/core-data:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:34.693Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-07-02T18:23:34.712Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-07-02T18:23:34.712Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:34.712Z] latest [2022-07-02T18:23:34.712Z] 2.2.1-dev.20 [2022-07-02T18:23:34.712Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:34.712Z] main [2022-07-02T18:23:34.712Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:35.033Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:35.347Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:35.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-02T18:23:35.347Z] 0ad4851fc21d: Preparing [2022-07-02T18:23:35.347Z] 7b9037062933: Preparing [2022-07-02T18:23:35.347Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:35.347Z] 8ca9b807af29: Preparing [2022-07-02T18:23:35.347Z] b541d28bf3b4: Preparing [2022-07-02T18:23:35.347Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:35.347Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:35.347Z] 8ca9b807af29: Layer already exists [2022-07-02T18:23:35.347Z] 0ad4851fc21d: Pushed [2022-07-02T18:23:36.729Z] 7b9037062933: Pushed [2022-07-02T18:23:36.989Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:c68e9aaa67a27af8fd1de1c7c68b8f72907f04aecebcbb68bbc66be74ac0eb4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:37.311Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:37.625Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-02T18:23:37.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-02T18:23:37.625Z] 0ad4851fc21d: Preparing [2022-07-02T18:23:37.625Z] 7b9037062933: Preparing [2022-07-02T18:23:37.625Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:37.625Z] 8ca9b807af29: Preparing [2022-07-02T18:23:37.625Z] b541d28bf3b4: Preparing [2022-07-02T18:23:37.625Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:37.625Z] 7b9037062933: Layer already exists [2022-07-02T18:23:37.625Z] 8ca9b807af29: Layer already exists [2022-07-02T18:23:37.625Z] 0ad4851fc21d: Layer already exists [2022-07-02T18:23:37.625Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:37.625Z] latest: digest: sha256:c68e9aaa67a27af8fd1de1c7c68b8f72907f04aecebcbb68bbc66be74ac0eb4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:37.939Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:38.250Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.20 [2022-07-02T18:23:38.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-02T18:23:38.250Z] 0ad4851fc21d: Preparing [2022-07-02T18:23:38.250Z] 7b9037062933: Preparing [2022-07-02T18:23:38.250Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:38.250Z] 8ca9b807af29: Preparing [2022-07-02T18:23:38.250Z] b541d28bf3b4: Preparing [2022-07-02T18:23:38.250Z] 8ca9b807af29: Layer already exists [2022-07-02T18:23:38.250Z] 0ad4851fc21d: Layer already exists [2022-07-02T18:23:38.250Z] 7b9037062933: Layer already exists [2022-07-02T18:23:38.250Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:38.250Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:38.250Z] 2.2.1-dev.20: digest: sha256:c68e9aaa67a27af8fd1de1c7c68b8f72907f04aecebcbb68bbc66be74ac0eb4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:38.570Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:38.888Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:38.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-02T18:23:38.888Z] 0ad4851fc21d: Preparing [2022-07-02T18:23:38.888Z] 7b9037062933: Preparing [2022-07-02T18:23:38.888Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:38.888Z] 8ca9b807af29: Preparing [2022-07-02T18:23:38.888Z] b541d28bf3b4: Preparing [2022-07-02T18:23:38.888Z] 0ad4851fc21d: Layer already exists [2022-07-02T18:23:38.888Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:38.888Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:38.888Z] 8ca9b807af29: Layer already exists [2022-07-02T18:23:38.888Z] 7b9037062933: Layer already exists [2022-07-02T18:23:38.888Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:c68e9aaa67a27af8fd1de1c7c68b8f72907f04aecebcbb68bbc66be74ac0eb4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:39.266Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:39.577Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-07-02T18:23:39.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-02T18:23:39.577Z] 0ad4851fc21d: Preparing [2022-07-02T18:23:39.577Z] 7b9037062933: Preparing [2022-07-02T18:23:39.577Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:39.577Z] 8ca9b807af29: Preparing [2022-07-02T18:23:39.577Z] b541d28bf3b4: Preparing [2022-07-02T18:23:39.577Z] 0ad4851fc21d: Layer already exists [2022-07-02T18:23:39.577Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:39.577Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:39.577Z] 7b9037062933: Layer already exists [2022-07-02T18:23:39.577Z] 8ca9b807af29: Layer already exists [2022-07-02T18:23:39.577Z] main: digest: sha256:c68e9aaa67a27af8fd1de1c7c68b8f72907f04aecebcbb68bbc66be74ac0eb4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:23:39.626Z] ===================================================== [Pipeline] echo [2022-07-02T18:23:39.633Z] taggedImages: [2022-07-02T18:23:39.633Z] - nexus3.edgexfoundry.org:10004/core-metadata:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:39.633Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-02T18:23:39.633Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.20 [2022-07-02T18:23:39.633Z] - nexus3.edgexfoundry.org:10004/core-metadata:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:39.633Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-07-02T18:23:39.654Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-07-02T18:23:39.654Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:39.654Z] latest [2022-07-02T18:23:39.654Z] 2.2.1-dev.20 [2022-07-02T18:23:39.654Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:39.654Z] main [2022-07-02T18:23:39.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:39.978Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:40.287Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:40.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-02T18:23:40.287Z] 57eaca7ebb0c: Preparing [2022-07-02T18:23:40.287Z] 57eaca7ebb0c: Preparing [2022-07-02T18:23:40.287Z] 6ae992b4d287: Preparing [2022-07-02T18:23:40.287Z] 6e1b8d272557: Preparing [2022-07-02T18:23:40.287Z] 51226d20fa2f: Preparing [2022-07-02T18:23:40.287Z] c3385fd4b1e0: Preparing [2022-07-02T18:23:40.287Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:40.287Z] 1e92fcd073a1: Preparing [2022-07-02T18:23:40.287Z] da0257a6ff89: Preparing [2022-07-02T18:23:40.287Z] 25f59c654b8c: Preparing [2022-07-02T18:23:40.287Z] 4110fe1270c8: Preparing [2022-07-02T18:23:40.287Z] b541d28bf3b4: Preparing [2022-07-02T18:23:40.287Z] 6e67cdaf9faf: Waiting [2022-07-02T18:23:40.287Z] 1e92fcd073a1: Waiting [2022-07-02T18:23:40.287Z] da0257a6ff89: Waiting [2022-07-02T18:23:40.287Z] 25f59c654b8c: Waiting [2022-07-02T18:23:40.287Z] 4110fe1270c8: Waiting [2022-07-02T18:23:40.287Z] b541d28bf3b4: Waiting [2022-07-02T18:23:40.287Z] 51226d20fa2f: Pushed [2022-07-02T18:23:40.287Z] 57eaca7ebb0c: Pushed [2022-07-02T18:23:40.287Z] 6ae992b4d287: Pushed [2022-07-02T18:23:40.287Z] 6e1b8d272557: Pushed [2022-07-02T18:23:40.287Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:40.548Z] 1e92fcd073a1: Pushed [2022-07-02T18:23:40.548Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:40.548Z] 4110fe1270c8: Pushed [2022-07-02T18:23:40.548Z] da0257a6ff89: Pushed [2022-07-02T18:23:40.548Z] 25f59c654b8c: Pushed [2022-07-02T18:23:41.929Z] c3385fd4b1e0: Pushed [2022-07-02T18:23:41.929Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:35e5f9b3b513c2aef2c9b2b87ae4aef59d0983cd2aa1b3dc547cf99a24b43d62 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:42.239Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:42.554Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-02T18:23:42.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-02T18:23:42.554Z] 57eaca7ebb0c: Preparing [2022-07-02T18:23:42.554Z] 57eaca7ebb0c: Preparing [2022-07-02T18:23:42.554Z] 6ae992b4d287: Preparing [2022-07-02T18:23:42.554Z] 6e1b8d272557: Preparing [2022-07-02T18:23:42.554Z] 51226d20fa2f: Preparing [2022-07-02T18:23:42.554Z] c3385fd4b1e0: Preparing [2022-07-02T18:23:42.554Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:42.554Z] 1e92fcd073a1: Preparing [2022-07-02T18:23:42.554Z] da0257a6ff89: Preparing [2022-07-02T18:23:42.554Z] 25f59c654b8c: Preparing [2022-07-02T18:23:42.554Z] 4110fe1270c8: Preparing [2022-07-02T18:23:42.554Z] b541d28bf3b4: Preparing [2022-07-02T18:23:42.554Z] 1e92fcd073a1: Waiting [2022-07-02T18:23:42.554Z] 6e67cdaf9faf: Waiting [2022-07-02T18:23:42.554Z] da0257a6ff89: Waiting [2022-07-02T18:23:42.554Z] 25f59c654b8c: Waiting [2022-07-02T18:23:42.554Z] 4110fe1270c8: Waiting [2022-07-02T18:23:42.554Z] b541d28bf3b4: Waiting [2022-07-02T18:23:42.554Z] 6ae992b4d287: Layer already exists [2022-07-02T18:23:42.554Z] 6e1b8d272557: Layer already exists [2022-07-02T18:23:42.554Z] 57eaca7ebb0c: Layer already exists [2022-07-02T18:23:42.554Z] c3385fd4b1e0: Layer already exists [2022-07-02T18:23:42.554Z] 51226d20fa2f: Layer already exists [2022-07-02T18:23:42.554Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:42.554Z] 1e92fcd073a1: Layer already exists [2022-07-02T18:23:42.554Z] da0257a6ff89: Layer already exists [2022-07-02T18:23:42.554Z] 25f59c654b8c: Layer already exists [2022-07-02T18:23:42.554Z] 4110fe1270c8: Layer already exists [2022-07-02T18:23:42.554Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:42.554Z] latest: digest: sha256:35e5f9b3b513c2aef2c9b2b87ae4aef59d0983cd2aa1b3dc547cf99a24b43d62 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:42.871Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:43.181Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.20 [2022-07-02T18:23:43.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-02T18:23:43.181Z] 57eaca7ebb0c: Preparing [2022-07-02T18:23:43.181Z] 57eaca7ebb0c: Preparing [2022-07-02T18:23:43.181Z] 6ae992b4d287: Preparing [2022-07-02T18:23:43.181Z] 6e1b8d272557: Preparing [2022-07-02T18:23:43.181Z] 51226d20fa2f: Preparing [2022-07-02T18:23:43.181Z] c3385fd4b1e0: Preparing [2022-07-02T18:23:43.181Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:43.181Z] 1e92fcd073a1: Preparing [2022-07-02T18:23:43.181Z] da0257a6ff89: Preparing [2022-07-02T18:23:43.181Z] 25f59c654b8c: Preparing [2022-07-02T18:23:43.181Z] 4110fe1270c8: Preparing [2022-07-02T18:23:43.181Z] b541d28bf3b4: Preparing [2022-07-02T18:23:43.181Z] da0257a6ff89: Waiting [2022-07-02T18:23:43.181Z] 25f59c654b8c: Waiting [2022-07-02T18:23:43.181Z] 6e67cdaf9faf: Waiting [2022-07-02T18:23:43.181Z] 4110fe1270c8: Waiting [2022-07-02T18:23:43.181Z] b541d28bf3b4: Waiting [2022-07-02T18:23:43.181Z] 1e92fcd073a1: Waiting [2022-07-02T18:23:43.181Z] 6e1b8d272557: Layer already exists [2022-07-02T18:23:43.181Z] c3385fd4b1e0: Layer already exists [2022-07-02T18:23:43.181Z] 57eaca7ebb0c: Layer already exists [2022-07-02T18:23:43.182Z] 6ae992b4d287: Layer already exists [2022-07-02T18:23:43.182Z] 51226d20fa2f: Layer already exists [2022-07-02T18:23:43.182Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:43.182Z] 1e92fcd073a1: Layer already exists [2022-07-02T18:23:43.182Z] da0257a6ff89: Layer already exists [2022-07-02T18:23:43.182Z] 25f59c654b8c: Layer already exists [2022-07-02T18:23:43.182Z] 4110fe1270c8: Layer already exists [2022-07-02T18:23:43.182Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:43.182Z] 2.2.1-dev.20: digest: sha256:35e5f9b3b513c2aef2c9b2b87ae4aef59d0983cd2aa1b3dc547cf99a24b43d62 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:43.254Z] e6fb740bc735: Pull complete [2022-07-02T18:23:43.254Z] 3a77bd46dcc9: Pull complete [2022-07-02T18:23:43.254Z] 355e64cbe906: Pull complete [2022-07-02T18:23:43.254Z] 63ab81a10011: Pull complete [2022-07-02T18:23:43.502Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:43.815Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:43.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-02T18:23:43.815Z] 57eaca7ebb0c: Preparing [2022-07-02T18:23:43.815Z] 57eaca7ebb0c: Preparing [2022-07-02T18:23:43.815Z] 6ae992b4d287: Preparing [2022-07-02T18:23:43.815Z] 6e1b8d272557: Preparing [2022-07-02T18:23:43.815Z] 51226d20fa2f: Preparing [2022-07-02T18:23:43.815Z] c3385fd4b1e0: Preparing [2022-07-02T18:23:43.815Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:43.815Z] 1e92fcd073a1: Preparing [2022-07-02T18:23:43.815Z] da0257a6ff89: Preparing [2022-07-02T18:23:43.815Z] 25f59c654b8c: Preparing [2022-07-02T18:23:43.815Z] 4110fe1270c8: Preparing [2022-07-02T18:23:43.815Z] b541d28bf3b4: Preparing [2022-07-02T18:23:43.815Z] 1e92fcd073a1: Waiting [2022-07-02T18:23:43.815Z] b541d28bf3b4: Waiting [2022-07-02T18:23:43.815Z] 4110fe1270c8: Waiting [2022-07-02T18:23:43.815Z] da0257a6ff89: Waiting [2022-07-02T18:23:43.815Z] 25f59c654b8c: Waiting [2022-07-02T18:23:43.815Z] 6e67cdaf9faf: Waiting [2022-07-02T18:23:43.815Z] 6ae992b4d287: Layer already exists [2022-07-02T18:23:43.815Z] c3385fd4b1e0: Layer already exists [2022-07-02T18:23:43.815Z] 6e1b8d272557: Layer already exists [2022-07-02T18:23:43.815Z] 57eaca7ebb0c: Layer already exists [2022-07-02T18:23:43.815Z] 51226d20fa2f: Layer already exists [2022-07-02T18:23:43.815Z] da0257a6ff89: Layer already exists [2022-07-02T18:23:43.815Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:43.815Z] 4110fe1270c8: Layer already exists [2022-07-02T18:23:43.815Z] 1e92fcd073a1: Layer already exists [2022-07-02T18:23:43.815Z] 25f59c654b8c: Layer already exists [2022-07-02T18:23:43.815Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:43.815Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:35e5f9b3b513c2aef2c9b2b87ae4aef59d0983cd2aa1b3dc547cf99a24b43d62 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:44.137Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:44.451Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-07-02T18:23:44.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-02T18:23:44.451Z] 57eaca7ebb0c: Preparing [2022-07-02T18:23:44.451Z] 57eaca7ebb0c: Preparing [2022-07-02T18:23:44.451Z] 6ae992b4d287: Preparing [2022-07-02T18:23:44.451Z] 6e1b8d272557: Preparing [2022-07-02T18:23:44.451Z] 51226d20fa2f: Preparing [2022-07-02T18:23:44.451Z] c3385fd4b1e0: Preparing [2022-07-02T18:23:44.452Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:44.452Z] 1e92fcd073a1: Preparing [2022-07-02T18:23:44.452Z] da0257a6ff89: Preparing [2022-07-02T18:23:44.452Z] 25f59c654b8c: Preparing [2022-07-02T18:23:44.452Z] 4110fe1270c8: Preparing [2022-07-02T18:23:44.452Z] b541d28bf3b4: Preparing [2022-07-02T18:23:44.452Z] 1e92fcd073a1: Waiting [2022-07-02T18:23:44.452Z] 6e67cdaf9faf: Waiting [2022-07-02T18:23:44.452Z] b541d28bf3b4: Waiting [2022-07-02T18:23:44.452Z] 4110fe1270c8: Waiting [2022-07-02T18:23:44.452Z] da0257a6ff89: Waiting [2022-07-02T18:23:44.452Z] 25f59c654b8c: Waiting [2022-07-02T18:23:44.452Z] 57eaca7ebb0c: Layer already exists [2022-07-02T18:23:44.452Z] 6e1b8d272557: Layer already exists [2022-07-02T18:23:44.452Z] 51226d20fa2f: Layer already exists [2022-07-02T18:23:44.452Z] c3385fd4b1e0: Layer already exists [2022-07-02T18:23:44.452Z] 6ae992b4d287: Layer already exists [2022-07-02T18:23:44.452Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:44.452Z] 1e92fcd073a1: Layer already exists [2022-07-02T18:23:44.452Z] 25f59c654b8c: Layer already exists [2022-07-02T18:23:44.452Z] da0257a6ff89: Layer already exists [2022-07-02T18:23:44.452Z] 4110fe1270c8: Layer already exists [2022-07-02T18:23:44.452Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:44.452Z] main: digest: sha256:35e5f9b3b513c2aef2c9b2b87ae4aef59d0983cd2aa1b3dc547cf99a24b43d62 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:23:44.496Z] ===================================================== [Pipeline] echo [2022-07-02T18:23:44.505Z] taggedImages: [2022-07-02T18:23:44.505Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:44.505Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-02T18:23:44.505Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.20 [2022-07-02T18:23:44.505Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:44.505Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-07-02T18:23:44.525Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-07-02T18:23:44.525Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:44.525Z] latest [2022-07-02T18:23:44.525Z] 2.2.1-dev.20 [2022-07-02T18:23:44.525Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:44.525Z] main [2022-07-02T18:23:44.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:44.843Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:45.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:45.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-02T18:23:45.152Z] b5c8ec6da2be: Preparing [2022-07-02T18:23:45.152Z] a2910ef92544: Preparing [2022-07-02T18:23:45.152Z] d8d3daba1523: Preparing [2022-07-02T18:23:45.152Z] 7e7f6f8ab12f: Preparing [2022-07-02T18:23:45.152Z] cf3a71fb64e5: Preparing [2022-07-02T18:23:45.152Z] 2510f5db5bdf: Preparing [2022-07-02T18:23:45.152Z] 4e7d32316574: Preparing [2022-07-02T18:23:45.152Z] b541d28bf3b4: Preparing [2022-07-02T18:23:45.152Z] 2510f5db5bdf: Waiting [2022-07-02T18:23:45.152Z] 4e7d32316574: Waiting [2022-07-02T18:23:45.152Z] b541d28bf3b4: Waiting [2022-07-02T18:23:45.152Z] a2910ef92544: Pushed [2022-07-02T18:23:45.152Z] cf3a71fb64e5: Pushed [2022-07-02T18:23:45.152Z] b5c8ec6da2be: Pushed [2022-07-02T18:23:45.152Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:45.152Z] 2510f5db5bdf: Pushed [2022-07-02T18:23:45.722Z] 4e7d32316574: Pushed [2022-07-02T18:23:46.295Z] d8d3daba1523: Pushed [2022-07-02T18:23:46.295Z] 7e7f6f8ab12f: Pushed [2022-07-02T18:23:46.295Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:97d0b568a50fa19539ded5b7c7af19a5888bc64b38c6ef37c849be92cb569e94 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:46.667Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:46.975Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-02T18:23:46.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-02T18:23:46.975Z] b5c8ec6da2be: Preparing [2022-07-02T18:23:46.975Z] a2910ef92544: Preparing [2022-07-02T18:23:46.975Z] d8d3daba1523: Preparing [2022-07-02T18:23:46.975Z] 7e7f6f8ab12f: Preparing [2022-07-02T18:23:46.975Z] cf3a71fb64e5: Preparing [2022-07-02T18:23:46.975Z] 2510f5db5bdf: Preparing [2022-07-02T18:23:46.975Z] 4e7d32316574: Preparing [2022-07-02T18:23:46.975Z] b541d28bf3b4: Preparing [2022-07-02T18:23:46.975Z] 4e7d32316574: Waiting [2022-07-02T18:23:46.975Z] 2510f5db5bdf: Waiting [2022-07-02T18:23:46.975Z] b541d28bf3b4: Waiting [2022-07-02T18:23:46.975Z] d8d3daba1523: Layer already exists [2022-07-02T18:23:46.975Z] b5c8ec6da2be: Layer already exists [2022-07-02T18:23:46.975Z] a2910ef92544: Layer already exists [2022-07-02T18:23:46.975Z] cf3a71fb64e5: Layer already exists [2022-07-02T18:23:46.975Z] 7e7f6f8ab12f: Layer already exists [2022-07-02T18:23:46.975Z] 2510f5db5bdf: Layer already exists [2022-07-02T18:23:46.975Z] 4e7d32316574: Layer already exists [2022-07-02T18:23:46.975Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:46.975Z] latest: digest: sha256:97d0b568a50fa19539ded5b7c7af19a5888bc64b38c6ef37c849be92cb569e94 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:47.287Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:47.598Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.20 [2022-07-02T18:23:47.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-02T18:23:47.598Z] b5c8ec6da2be: Preparing [2022-07-02T18:23:47.598Z] a2910ef92544: Preparing [2022-07-02T18:23:47.598Z] d8d3daba1523: Preparing [2022-07-02T18:23:47.598Z] 7e7f6f8ab12f: Preparing [2022-07-02T18:23:47.598Z] cf3a71fb64e5: Preparing [2022-07-02T18:23:47.598Z] 2510f5db5bdf: Preparing [2022-07-02T18:23:47.598Z] 4e7d32316574: Preparing [2022-07-02T18:23:47.598Z] b541d28bf3b4: Preparing [2022-07-02T18:23:47.598Z] 2510f5db5bdf: Waiting [2022-07-02T18:23:47.598Z] 4e7d32316574: Waiting [2022-07-02T18:23:47.598Z] b541d28bf3b4: Waiting [2022-07-02T18:23:47.598Z] d8d3daba1523: Layer already exists [2022-07-02T18:23:47.598Z] 7e7f6f8ab12f: Layer already exists [2022-07-02T18:23:47.598Z] a2910ef92544: Layer already exists [2022-07-02T18:23:47.598Z] b5c8ec6da2be: Layer already exists [2022-07-02T18:23:47.598Z] cf3a71fb64e5: Layer already exists [2022-07-02T18:23:47.598Z] 2510f5db5bdf: Layer already exists [2022-07-02T18:23:47.598Z] 4e7d32316574: Layer already exists [2022-07-02T18:23:47.598Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:47.598Z] 2.2.1-dev.20: digest: sha256:97d0b568a50fa19539ded5b7c7af19a5888bc64b38c6ef37c849be92cb569e94 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:47.911Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:48.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:48.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-02T18:23:48.221Z] b5c8ec6da2be: Preparing [2022-07-02T18:23:48.221Z] a2910ef92544: Preparing [2022-07-02T18:23:48.221Z] d8d3daba1523: Preparing [2022-07-02T18:23:48.221Z] 7e7f6f8ab12f: Preparing [2022-07-02T18:23:48.221Z] cf3a71fb64e5: Preparing [2022-07-02T18:23:48.221Z] 2510f5db5bdf: Preparing [2022-07-02T18:23:48.221Z] 4e7d32316574: Preparing [2022-07-02T18:23:48.221Z] b541d28bf3b4: Preparing [2022-07-02T18:23:48.221Z] 4e7d32316574: Waiting [2022-07-02T18:23:48.221Z] b541d28bf3b4: Waiting [2022-07-02T18:23:48.221Z] 2510f5db5bdf: Waiting [2022-07-02T18:23:48.221Z] a2910ef92544: Layer already exists [2022-07-02T18:23:48.221Z] d8d3daba1523: Layer already exists [2022-07-02T18:23:48.221Z] 7e7f6f8ab12f: Layer already exists [2022-07-02T18:23:48.221Z] cf3a71fb64e5: Layer already exists [2022-07-02T18:23:48.221Z] b5c8ec6da2be: Layer already exists [2022-07-02T18:23:48.221Z] 2510f5db5bdf: Layer already exists [2022-07-02T18:23:48.221Z] 4e7d32316574: Layer already exists [2022-07-02T18:23:48.221Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:48.221Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:97d0b568a50fa19539ded5b7c7af19a5888bc64b38c6ef37c849be92cb569e94 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:48.531Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:48.663Z] 555d1d1c4555: Pull complete [2022-07-02T18:23:48.834Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-07-02T18:23:48.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-02T18:23:48.834Z] b5c8ec6da2be: Preparing [2022-07-02T18:23:48.834Z] a2910ef92544: Preparing [2022-07-02T18:23:48.834Z] d8d3daba1523: Preparing [2022-07-02T18:23:48.834Z] 7e7f6f8ab12f: Preparing [2022-07-02T18:23:48.834Z] cf3a71fb64e5: Preparing [2022-07-02T18:23:48.834Z] 2510f5db5bdf: Preparing [2022-07-02T18:23:48.834Z] 4e7d32316574: Preparing [2022-07-02T18:23:48.834Z] b541d28bf3b4: Preparing [2022-07-02T18:23:48.834Z] 2510f5db5bdf: Waiting [2022-07-02T18:23:48.834Z] 4e7d32316574: Waiting [2022-07-02T18:23:48.834Z] b541d28bf3b4: Waiting [2022-07-02T18:23:48.834Z] b5c8ec6da2be: Layer already exists [2022-07-02T18:23:48.834Z] cf3a71fb64e5: Layer already exists [2022-07-02T18:23:48.834Z] 7e7f6f8ab12f: Layer already exists [2022-07-02T18:23:48.834Z] d8d3daba1523: Layer already exists [2022-07-02T18:23:48.834Z] a2910ef92544: Layer already exists [2022-07-02T18:23:48.834Z] 2510f5db5bdf: Layer already exists [2022-07-02T18:23:48.834Z] 4e7d32316574: Layer already exists [2022-07-02T18:23:48.834Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:48.834Z] main: digest: sha256:97d0b568a50fa19539ded5b7c7af19a5888bc64b38c6ef37c849be92cb569e94 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:23:48.880Z] ===================================================== [Pipeline] echo [2022-07-02T18:23:48.888Z] taggedImages: [2022-07-02T18:23:48.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:48.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-02T18:23:48.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.20 [2022-07-02T18:23:48.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:48.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-07-02T18:23:48.907Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-07-02T18:23:48.907Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:48.907Z] latest [2022-07-02T18:23:48.907Z] 2.2.1-dev.20 [2022-07-02T18:23:48.907Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:48.907Z] main [2022-07-02T18:23:48.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:49.234Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:49.551Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:49.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-02T18:23:49.551Z] 7824eff2241e: Preparing [2022-07-02T18:23:49.551Z] 5a37cfd3df9e: Preparing [2022-07-02T18:23:49.551Z] 0059b8d59c35: Preparing [2022-07-02T18:23:49.551Z] 2b1e7339bff3: Preparing [2022-07-02T18:23:49.551Z] 232fc18e5bd2: Preparing [2022-07-02T18:23:49.551Z] c7cbc6469663: Preparing [2022-07-02T18:23:49.551Z] 0b9d65ad450b: Preparing [2022-07-02T18:23:49.551Z] 854f4efe5895: Preparing [2022-07-02T18:23:49.551Z] 71a77adc3c1c: Preparing [2022-07-02T18:23:49.551Z] b541d28bf3b4: Preparing [2022-07-02T18:23:49.551Z] c7cbc6469663: Waiting [2022-07-02T18:23:49.551Z] 0b9d65ad450b: Waiting [2022-07-02T18:23:49.551Z] 854f4efe5895: Waiting [2022-07-02T18:23:49.551Z] 71a77adc3c1c: Waiting [2022-07-02T18:23:49.551Z] b541d28bf3b4: Waiting [2022-07-02T18:23:49.551Z] 5a37cfd3df9e: Pushed [2022-07-02T18:23:49.551Z] 7824eff2241e: Pushed [2022-07-02T18:23:49.551Z] 232fc18e5bd2: Pushed [2022-07-02T18:23:49.551Z] c7cbc6469663: Pushed [2022-07-02T18:23:49.811Z] 0b9d65ad450b: Pushed [2022-07-02T18:23:49.811Z] 854f4efe5895: Pushed [2022-07-02T18:23:49.811Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:49.811Z] 71a77adc3c1c: Pushed [2022-07-02T18:23:50.637Z] 7d9057610161: Pull complete [2022-07-02T18:23:50.637Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-02T18:23:50.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T18:23:50.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-02T18:23:50.748Z] 2b1e7339bff3: Pushed [2022-07-02T18:23:50.995Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T18:23:50.995Z] WORKDIR /edgex [2022-07-02T18:23:50.995Z] COPY go.mod . [2022-07-02T18:23:50.995Z] RUN go mod download [2022-07-02T18:23:50.995Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-02T18:23:51.009Z] 0059b8d59c35: Pushed [2022-07-02T18:23:51.269Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:eb36bc1e2f7b6c0975d6809aa899a6cb05a5766b3f53e7197100b3e99c49df44 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:51.581Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:51.889Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-02T18:23:51.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-02T18:23:51.889Z] 7824eff2241e: Preparing [2022-07-02T18:23:51.889Z] 5a37cfd3df9e: Preparing [2022-07-02T18:23:51.889Z] 0059b8d59c35: Preparing [2022-07-02T18:23:51.889Z] 2b1e7339bff3: Preparing [2022-07-02T18:23:51.889Z] 232fc18e5bd2: Preparing [2022-07-02T18:23:51.889Z] c7cbc6469663: Preparing [2022-07-02T18:23:51.889Z] 0b9d65ad450b: Preparing [2022-07-02T18:23:51.889Z] 854f4efe5895: Preparing [2022-07-02T18:23:51.889Z] 71a77adc3c1c: Preparing [2022-07-02T18:23:51.889Z] b541d28bf3b4: Preparing [2022-07-02T18:23:51.889Z] 0b9d65ad450b: Waiting [2022-07-02T18:23:51.889Z] 854f4efe5895: Waiting [2022-07-02T18:23:51.889Z] 71a77adc3c1c: Waiting [2022-07-02T18:23:51.889Z] b541d28bf3b4: Waiting [2022-07-02T18:23:51.889Z] c7cbc6469663: Waiting [2022-07-02T18:23:51.889Z] 2b1e7339bff3: Layer already exists [2022-07-02T18:23:51.889Z] 5a37cfd3df9e: Layer already exists [2022-07-02T18:23:51.889Z] 232fc18e5bd2: Layer already exists [2022-07-02T18:23:51.889Z] 0059b8d59c35: Layer already exists [2022-07-02T18:23:51.889Z] 7824eff2241e: Layer already exists [2022-07-02T18:23:51.889Z] 71a77adc3c1c: Layer already exists [2022-07-02T18:23:51.889Z] c7cbc6469663: Layer already exists [2022-07-02T18:23:51.889Z] 0b9d65ad450b: Layer already exists [2022-07-02T18:23:51.889Z] 854f4efe5895: Layer already exists [2022-07-02T18:23:51.889Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:51.889Z] latest: digest: sha256:eb36bc1e2f7b6c0975d6809aa899a6cb05a5766b3f53e7197100b3e99c49df44 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:52.200Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:52.510Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.20 [2022-07-02T18:23:52.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-02T18:23:52.510Z] 7824eff2241e: Preparing [2022-07-02T18:23:52.510Z] 5a37cfd3df9e: Preparing [2022-07-02T18:23:52.510Z] 0059b8d59c35: Preparing [2022-07-02T18:23:52.510Z] 2b1e7339bff3: Preparing [2022-07-02T18:23:52.510Z] 232fc18e5bd2: Preparing [2022-07-02T18:23:52.510Z] c7cbc6469663: Preparing [2022-07-02T18:23:52.510Z] 0b9d65ad450b: Preparing [2022-07-02T18:23:52.510Z] 854f4efe5895: Preparing [2022-07-02T18:23:52.510Z] 71a77adc3c1c: Preparing [2022-07-02T18:23:52.510Z] b541d28bf3b4: Preparing [2022-07-02T18:23:52.510Z] c7cbc6469663: Waiting [2022-07-02T18:23:52.510Z] 0b9d65ad450b: Waiting [2022-07-02T18:23:52.510Z] 854f4efe5895: Waiting [2022-07-02T18:23:52.510Z] 71a77adc3c1c: Waiting [2022-07-02T18:23:52.510Z] b541d28bf3b4: Waiting [2022-07-02T18:23:52.510Z] 7824eff2241e: Layer already exists [2022-07-02T18:23:52.510Z] 2b1e7339bff3: Layer already exists [2022-07-02T18:23:52.510Z] 232fc18e5bd2: Layer already exists [2022-07-02T18:23:52.510Z] 0059b8d59c35: Layer already exists [2022-07-02T18:23:52.510Z] 5a37cfd3df9e: Layer already exists [2022-07-02T18:23:52.510Z] c7cbc6469663: Layer already exists [2022-07-02T18:23:52.510Z] 0b9d65ad450b: Layer already exists [2022-07-02T18:23:52.510Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:52.510Z] 854f4efe5895: Layer already exists [2022-07-02T18:23:52.510Z] 71a77adc3c1c: Layer already exists [2022-07-02T18:23:52.510Z] 2.2.1-dev.20: digest: sha256:eb36bc1e2f7b6c0975d6809aa899a6cb05a5766b3f53e7197100b3e99c49df44 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:52.828Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:52.977Z] Sending build context to Docker daemon 169.2MB [2022-07-02T18:23:53.140Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:53.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-02T18:23:53.140Z] 7824eff2241e: Preparing [2022-07-02T18:23:53.140Z] 5a37cfd3df9e: Preparing [2022-07-02T18:23:53.140Z] 0059b8d59c35: Preparing [2022-07-02T18:23:53.140Z] 2b1e7339bff3: Preparing [2022-07-02T18:23:53.140Z] 232fc18e5bd2: Preparing [2022-07-02T18:23:53.140Z] c7cbc6469663: Preparing [2022-07-02T18:23:53.140Z] 0b9d65ad450b: Preparing [2022-07-02T18:23:53.140Z] 854f4efe5895: Preparing [2022-07-02T18:23:53.140Z] 71a77adc3c1c: Preparing [2022-07-02T18:23:53.140Z] b541d28bf3b4: Preparing [2022-07-02T18:23:53.140Z] c7cbc6469663: Waiting [2022-07-02T18:23:53.140Z] 0b9d65ad450b: Waiting [2022-07-02T18:23:53.140Z] 71a77adc3c1c: Waiting [2022-07-02T18:23:53.140Z] 854f4efe5895: Waiting [2022-07-02T18:23:53.140Z] b541d28bf3b4: Waiting [2022-07-02T18:23:53.140Z] 2b1e7339bff3: Layer already exists [2022-07-02T18:23:53.140Z] 0059b8d59c35: Layer already exists [2022-07-02T18:23:53.140Z] 232fc18e5bd2: Layer already exists [2022-07-02T18:23:53.140Z] 7824eff2241e: Layer already exists [2022-07-02T18:23:53.140Z] 5a37cfd3df9e: Layer already exists [2022-07-02T18:23:53.140Z] c7cbc6469663: Layer already exists [2022-07-02T18:23:53.140Z] 71a77adc3c1c: Layer already exists [2022-07-02T18:23:53.140Z] 854f4efe5895: Layer already exists [2022-07-02T18:23:53.140Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:53.140Z] 0b9d65ad450b: Layer already exists [2022-07-02T18:23:53.140Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:eb36bc1e2f7b6c0975d6809aa899a6cb05a5766b3f53e7197100b3e99c49df44 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:53.249Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T18:23:53.249Z] ---> 819e984ddca1 [2022-07-02T18:23:53.249Z] Step 2/4 : WORKDIR /edgex [2022-07-02T18:23:53.453Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:53.765Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-07-02T18:23:53.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-02T18:23:53.765Z] 7824eff2241e: Preparing [2022-07-02T18:23:53.765Z] 5a37cfd3df9e: Preparing [2022-07-02T18:23:53.765Z] 0059b8d59c35: Preparing [2022-07-02T18:23:53.765Z] 2b1e7339bff3: Preparing [2022-07-02T18:23:53.765Z] 232fc18e5bd2: Preparing [2022-07-02T18:23:53.765Z] c7cbc6469663: Preparing [2022-07-02T18:23:53.765Z] 0b9d65ad450b: Preparing [2022-07-02T18:23:53.765Z] 854f4efe5895: Preparing [2022-07-02T18:23:53.765Z] 71a77adc3c1c: Preparing [2022-07-02T18:23:53.765Z] b541d28bf3b4: Preparing [2022-07-02T18:23:53.765Z] 854f4efe5895: Waiting [2022-07-02T18:23:53.765Z] 71a77adc3c1c: Waiting [2022-07-02T18:23:53.765Z] c7cbc6469663: Waiting [2022-07-02T18:23:53.765Z] b541d28bf3b4: Waiting [2022-07-02T18:23:53.765Z] 0b9d65ad450b: Waiting [2022-07-02T18:23:53.765Z] 0059b8d59c35: Layer already exists [2022-07-02T18:23:53.765Z] 232fc18e5bd2: Layer already exists [2022-07-02T18:23:53.765Z] 5a37cfd3df9e: Layer already exists [2022-07-02T18:23:53.765Z] 7824eff2241e: Layer already exists [2022-07-02T18:23:53.765Z] 2b1e7339bff3: Layer already exists [2022-07-02T18:23:53.765Z] c7cbc6469663: Layer already exists [2022-07-02T18:23:53.765Z] 854f4efe5895: Layer already exists [2022-07-02T18:23:53.765Z] 0b9d65ad450b: Layer already exists [2022-07-02T18:23:53.765Z] b541d28bf3b4: Layer already exists [2022-07-02T18:23:53.765Z] 71a77adc3c1c: Layer already exists [2022-07-02T18:23:53.765Z] main: digest: sha256:eb36bc1e2f7b6c0975d6809aa899a6cb05a5766b3f53e7197100b3e99c49df44 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:23:53.813Z] ===================================================== [Pipeline] echo [2022-07-02T18:23:53.821Z] taggedImages: [2022-07-02T18:23:53.821Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:53.821Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-02T18:23:53.821Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.20 [2022-07-02T18:23:53.821Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:53.821Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-07-02T18:23:53.845Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-07-02T18:23:53.845Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:53.845Z] latest [2022-07-02T18:23:53.845Z] 2.2.1-dev.20 [2022-07-02T18:23:53.845Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:53.845Z] main [2022-07-02T18:23:53.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:54.175Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:54.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:54.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-02T18:23:54.485Z] 36c4287bd903: Preparing [2022-07-02T18:23:54.485Z] 3bb22e72ce7c: Preparing [2022-07-02T18:23:54.485Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:54.485Z] d5da22ff4665: Preparing [2022-07-02T18:23:54.485Z] 45dfc0ce4a41: Preparing [2022-07-02T18:23:54.485Z] 4fc242d58285: Preparing [2022-07-02T18:23:54.485Z] 4fc242d58285: Waiting [2022-07-02T18:23:54.485Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:54.485Z] 4fc242d58285: Layer already exists [2022-07-02T18:23:54.485Z] 45dfc0ce4a41: Pushed [2022-07-02T18:23:54.485Z] 36c4287bd903: Pushed [2022-07-02T18:23:55.056Z] d5da22ff4665: Pushed [2022-07-02T18:23:55.227Z] ---> Running in d15058a9541d [2022-07-02T18:23:55.499Z] Removing intermediate container d15058a9541d [2022-07-02T18:23:55.499Z] ---> a6364e6e0526 [2022-07-02T18:23:55.499Z] Step 3/4 : COPY go.mod . [2022-07-02T18:23:56.106Z] ---> 7219d256571e [2022-07-02T18:23:56.106Z] Step 4/4 : RUN go mod download [2022-07-02T18:23:56.106Z] ---> Running in b931004783f3 [2022-07-02T18:23:56.506Z] 3bb22e72ce7c: Pushed [2022-07-02T18:23:56.792Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:ee58446e37e668e85d9e55bd5c6b8522c39651d7c1226a0e68bb8d0b515f10e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:57.109Z] + 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-07-02T18:23:57.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-02T18:23:57.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-02T18:23:57.421Z] 36c4287bd903: Preparing [2022-07-02T18:23:57.421Z] 3bb22e72ce7c: Preparing [2022-07-02T18:23:57.421Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:57.421Z] d5da22ff4665: Preparing [2022-07-02T18:23:57.421Z] 45dfc0ce4a41: Preparing [2022-07-02T18:23:57.421Z] 4fc242d58285: Preparing [2022-07-02T18:23:57.421Z] 4fc242d58285: Waiting [2022-07-02T18:23:57.421Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:57.421Z] d5da22ff4665: Layer already exists [2022-07-02T18:23:57.421Z] 3bb22e72ce7c: Layer already exists [2022-07-02T18:23:57.421Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:23:57.421Z] 36c4287bd903: Layer already exists [2022-07-02T18:23:57.421Z] 4fc242d58285: Layer already exists [2022-07-02T18:23:57.421Z] latest: digest: sha256:ee58446e37e668e85d9e55bd5c6b8522c39651d7c1226a0e68bb8d0b515f10e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:57.729Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:58.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.20 [2022-07-02T18:23:58.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-02T18:23:58.045Z] 36c4287bd903: Preparing [2022-07-02T18:23:58.045Z] 3bb22e72ce7c: Preparing [2022-07-02T18:23:58.045Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:58.045Z] d5da22ff4665: Preparing [2022-07-02T18:23:58.045Z] 45dfc0ce4a41: Preparing [2022-07-02T18:23:58.045Z] 4fc242d58285: Preparing [2022-07-02T18:23:58.045Z] 4fc242d58285: Waiting [2022-07-02T18:23:58.045Z] 3bb22e72ce7c: Layer already exists [2022-07-02T18:23:58.045Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:23:58.045Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:58.045Z] 36c4287bd903: Layer already exists [2022-07-02T18:23:58.045Z] d5da22ff4665: Layer already exists [2022-07-02T18:23:58.045Z] 4fc242d58285: Layer already exists [2022-07-02T18:23:58.045Z] 2.2.1-dev.20: digest: sha256:ee58446e37e668e85d9e55bd5c6b8522c39651d7c1226a0e68bb8d0b515f10e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:58.364Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:58.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:58.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-02T18:23:58.673Z] 36c4287bd903: Preparing [2022-07-02T18:23:58.673Z] 3bb22e72ce7c: Preparing [2022-07-02T18:23:58.673Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:58.673Z] d5da22ff4665: Preparing [2022-07-02T18:23:58.673Z] 45dfc0ce4a41: Preparing [2022-07-02T18:23:58.673Z] 4fc242d58285: Preparing [2022-07-02T18:23:58.673Z] 4fc242d58285: Waiting [2022-07-02T18:23:58.673Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:58.673Z] d5da22ff4665: Layer already exists [2022-07-02T18:23:58.673Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:23:58.673Z] 3bb22e72ce7c: Layer already exists [2022-07-02T18:23:58.673Z] 36c4287bd903: Layer already exists [2022-07-02T18:23:58.673Z] 4fc242d58285: Layer already exists [2022-07-02T18:23:58.673Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:ee58446e37e668e85d9e55bd5c6b8522c39651d7c1226a0e68bb8d0b515f10e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:58.992Z] + 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-07-02T18:23:59.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-07-02T18:23:59.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-02T18:23:59.300Z] 36c4287bd903: Preparing [2022-07-02T18:23:59.300Z] 3bb22e72ce7c: Preparing [2022-07-02T18:23:59.300Z] 6e67cdaf9faf: Preparing [2022-07-02T18:23:59.300Z] d5da22ff4665: Preparing [2022-07-02T18:23:59.300Z] 45dfc0ce4a41: Preparing [2022-07-02T18:23:59.300Z] 4fc242d58285: Preparing [2022-07-02T18:23:59.300Z] 4fc242d58285: Waiting [2022-07-02T18:23:59.300Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:23:59.300Z] 36c4287bd903: Layer already exists [2022-07-02T18:23:59.300Z] d5da22ff4665: Layer already exists [2022-07-02T18:23:59.300Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:23:59.300Z] 3bb22e72ce7c: Layer already exists [2022-07-02T18:23:59.300Z] 4fc242d58285: Layer already exists [2022-07-02T18:23:59.300Z] main: digest: sha256:ee58446e37e668e85d9e55bd5c6b8522c39651d7c1226a0e68bb8d0b515f10e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:23:59.348Z] ===================================================== [Pipeline] echo [2022-07-02T18:23:59.355Z] taggedImages: [2022-07-02T18:23:59.355Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:59.355Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-02T18:23:59.355Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.20 [2022-07-02T18:23:59.355Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:59.355Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-07-02T18:23:59.373Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-07-02T18:23:59.373Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:23:59.373Z] latest [2022-07-02T18:23:59.373Z] 2.2.1-dev.20 [2022-07-02T18:23:59.373Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:23:59.373Z] main [2022-07-02T18:23:59.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:23:59.689Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:00.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:00.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-02T18:24:00.000Z] d26289ca5162: Preparing [2022-07-02T18:24:00.000Z] e9983deca551: Preparing [2022-07-02T18:24:00.000Z] 1e281ccd39f8: Preparing [2022-07-02T18:24:00.000Z] 0e343252e04e: Preparing [2022-07-02T18:24:00.000Z] 82066f56ebed: Preparing [2022-07-02T18:24:00.000Z] 6b3d43340e9c: Preparing [2022-07-02T18:24:00.000Z] 45dfc0ce4a41: Preparing [2022-07-02T18:24:00.000Z] 4fc242d58285: Preparing [2022-07-02T18:24:00.000Z] 6b3d43340e9c: Waiting [2022-07-02T18:24:00.000Z] 45dfc0ce4a41: Waiting [2022-07-02T18:24:00.000Z] 4fc242d58285: Waiting [2022-07-02T18:24:00.000Z] 1e281ccd39f8: Pushed [2022-07-02T18:24:00.000Z] e9983deca551: Pushed [2022-07-02T18:24:00.000Z] d26289ca5162: Pushed [2022-07-02T18:24:00.000Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:24:00.000Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:00.569Z] 6b3d43340e9c: Pushed [2022-07-02T18:24:03.865Z] 82066f56ebed: Pushed [2022-07-02T18:24:06.410Z] 0e343252e04e: Pushed [2022-07-02T18:24:06.671Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:2c520d99668f5de75fcd62b81b7e28bf64d977f9d9cb7e76e77f5dbee6977423 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:06.984Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:07.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-02T18:24:07.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-02T18:24:07.292Z] d26289ca5162: Preparing [2022-07-02T18:24:07.292Z] e9983deca551: Preparing [2022-07-02T18:24:07.292Z] 1e281ccd39f8: Preparing [2022-07-02T18:24:07.292Z] 0e343252e04e: Preparing [2022-07-02T18:24:07.292Z] 82066f56ebed: Preparing [2022-07-02T18:24:07.292Z] 6b3d43340e9c: Preparing [2022-07-02T18:24:07.292Z] 45dfc0ce4a41: Preparing [2022-07-02T18:24:07.292Z] 4fc242d58285: Preparing [2022-07-02T18:24:07.292Z] 45dfc0ce4a41: Waiting [2022-07-02T18:24:07.292Z] 6b3d43340e9c: Waiting [2022-07-02T18:24:07.292Z] 4fc242d58285: Waiting [2022-07-02T18:24:07.292Z] 0e343252e04e: Layer already exists [2022-07-02T18:24:07.292Z] 1e281ccd39f8: Layer already exists [2022-07-02T18:24:07.292Z] d26289ca5162: Layer already exists [2022-07-02T18:24:07.292Z] 82066f56ebed: Layer already exists [2022-07-02T18:24:07.292Z] e9983deca551: Layer already exists [2022-07-02T18:24:07.292Z] 6b3d43340e9c: Layer already exists [2022-07-02T18:24:07.292Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:24:07.292Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:07.292Z] latest: digest: sha256:2c520d99668f5de75fcd62b81b7e28bf64d977f9d9cb7e76e77f5dbee6977423 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:07.601Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:07.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.20 [2022-07-02T18:24:07.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-02T18:24:07.911Z] d26289ca5162: Preparing [2022-07-02T18:24:07.911Z] e9983deca551: Preparing [2022-07-02T18:24:07.911Z] 1e281ccd39f8: Preparing [2022-07-02T18:24:07.911Z] 0e343252e04e: Preparing [2022-07-02T18:24:07.911Z] 82066f56ebed: Preparing [2022-07-02T18:24:07.911Z] 6b3d43340e9c: Preparing [2022-07-02T18:24:07.911Z] 45dfc0ce4a41: Preparing [2022-07-02T18:24:07.911Z] 4fc242d58285: Preparing [2022-07-02T18:24:07.911Z] 6b3d43340e9c: Waiting [2022-07-02T18:24:07.911Z] 45dfc0ce4a41: Waiting [2022-07-02T18:24:07.911Z] 0e343252e04e: Layer already exists [2022-07-02T18:24:07.911Z] 1e281ccd39f8: Layer already exists [2022-07-02T18:24:07.911Z] 82066f56ebed: Layer already exists [2022-07-02T18:24:07.911Z] d26289ca5162: Layer already exists [2022-07-02T18:24:07.911Z] e9983deca551: Layer already exists [2022-07-02T18:24:07.911Z] 6b3d43340e9c: Layer already exists [2022-07-02T18:24:07.911Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:24:07.911Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:07.911Z] 2.2.1-dev.20: digest: sha256:2c520d99668f5de75fcd62b81b7e28bf64d977f9d9cb7e76e77f5dbee6977423 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:08.224Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:08.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:08.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-02T18:24:08.534Z] d26289ca5162: Preparing [2022-07-02T18:24:08.534Z] e9983deca551: Preparing [2022-07-02T18:24:08.534Z] 1e281ccd39f8: Preparing [2022-07-02T18:24:08.534Z] 0e343252e04e: Preparing [2022-07-02T18:24:08.534Z] 82066f56ebed: Preparing [2022-07-02T18:24:08.534Z] 6b3d43340e9c: Preparing [2022-07-02T18:24:08.534Z] 45dfc0ce4a41: Preparing [2022-07-02T18:24:08.534Z] 4fc242d58285: Preparing [2022-07-02T18:24:08.534Z] 6b3d43340e9c: Waiting [2022-07-02T18:24:08.534Z] 45dfc0ce4a41: Waiting [2022-07-02T18:24:08.534Z] 4fc242d58285: Waiting [2022-07-02T18:24:08.534Z] 0e343252e04e: Layer already exists [2022-07-02T18:24:08.534Z] d26289ca5162: Layer already exists [2022-07-02T18:24:08.534Z] 1e281ccd39f8: Layer already exists [2022-07-02T18:24:08.534Z] e9983deca551: Layer already exists [2022-07-02T18:24:08.534Z] 82066f56ebed: Layer already exists [2022-07-02T18:24:08.534Z] 6b3d43340e9c: Layer already exists [2022-07-02T18:24:08.534Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:24:08.534Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:08.534Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:2c520d99668f5de75fcd62b81b7e28bf64d977f9d9cb7e76e77f5dbee6977423 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:08.847Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:09.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-07-02T18:24:09.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-02T18:24:09.151Z] d26289ca5162: Preparing [2022-07-02T18:24:09.151Z] e9983deca551: Preparing [2022-07-02T18:24:09.151Z] 1e281ccd39f8: Preparing [2022-07-02T18:24:09.151Z] 0e343252e04e: Preparing [2022-07-02T18:24:09.151Z] 82066f56ebed: Preparing [2022-07-02T18:24:09.151Z] 6b3d43340e9c: Preparing [2022-07-02T18:24:09.151Z] 45dfc0ce4a41: Preparing [2022-07-02T18:24:09.151Z] 4fc242d58285: Preparing [2022-07-02T18:24:09.151Z] 4fc242d58285: Waiting [2022-07-02T18:24:09.151Z] 45dfc0ce4a41: Waiting [2022-07-02T18:24:09.151Z] 6b3d43340e9c: Waiting [2022-07-02T18:24:09.151Z] e9983deca551: Layer already exists [2022-07-02T18:24:09.151Z] 82066f56ebed: Layer already exists [2022-07-02T18:24:09.151Z] d26289ca5162: Layer already exists [2022-07-02T18:24:09.151Z] 1e281ccd39f8: Layer already exists [2022-07-02T18:24:09.151Z] 0e343252e04e: Layer already exists [2022-07-02T18:24:09.151Z] 6b3d43340e9c: Layer already exists [2022-07-02T18:24:09.152Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:24:09.152Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:09.152Z] main: digest: sha256:2c520d99668f5de75fcd62b81b7e28bf64d977f9d9cb7e76e77f5dbee6977423 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:24:09.196Z] ===================================================== [Pipeline] echo [2022-07-02T18:24:09.203Z] taggedImages: [2022-07-02T18:24:09.203Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:09.203Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-02T18:24:09.203Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.20 [2022-07-02T18:24:09.203Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:09.203Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-07-02T18:24:09.222Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-07-02T18:24:09.222Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:09.222Z] latest [2022-07-02T18:24:09.222Z] 2.2.1-dev.20 [2022-07-02T18:24:09.222Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:09.222Z] main [2022-07-02T18:24:09.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:09.545Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:09.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:09.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-02T18:24:09.855Z] 80a5a3e785b2: Preparing [2022-07-02T18:24:09.855Z] 80d82925a39e: Preparing [2022-07-02T18:24:09.855Z] 0aa66dba3ca4: Preparing [2022-07-02T18:24:09.855Z] 71c4bd4bf831: Preparing [2022-07-02T18:24:09.855Z] 91551cfd34dd: Preparing [2022-07-02T18:24:09.855Z] 45dfc0ce4a41: Preparing [2022-07-02T18:24:09.855Z] 4fc242d58285: Preparing [2022-07-02T18:24:09.855Z] 45dfc0ce4a41: Waiting [2022-07-02T18:24:09.855Z] 4fc242d58285: Waiting [2022-07-02T18:24:09.855Z] 0aa66dba3ca4: Pushed [2022-07-02T18:24:09.855Z] 80d82925a39e: Pushed [2022-07-02T18:24:09.855Z] 80a5a3e785b2: Pushed [2022-07-02T18:24:09.855Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:24:09.855Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:10.114Z] 91551cfd34dd: Pushed [2022-07-02T18:24:16.689Z] 71c4bd4bf831: Pushed [2022-07-02T18:24:16.689Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:9bed9158ebd0563cd8ce95017201e2ee6f713a68e427249517b240ff5d7e2788 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:17.000Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:17.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-02T18:24:17.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-02T18:24:17.311Z] 80a5a3e785b2: Preparing [2022-07-02T18:24:17.311Z] 80d82925a39e: Preparing [2022-07-02T18:24:17.311Z] 0aa66dba3ca4: Preparing [2022-07-02T18:24:17.311Z] 71c4bd4bf831: Preparing [2022-07-02T18:24:17.311Z] 91551cfd34dd: Preparing [2022-07-02T18:24:17.311Z] 45dfc0ce4a41: Preparing [2022-07-02T18:24:17.311Z] 4fc242d58285: Preparing [2022-07-02T18:24:17.311Z] 45dfc0ce4a41: Waiting [2022-07-02T18:24:17.311Z] 4fc242d58285: Waiting [2022-07-02T18:24:17.311Z] 71c4bd4bf831: Layer already exists [2022-07-02T18:24:17.311Z] 80a5a3e785b2: Layer already exists [2022-07-02T18:24:17.311Z] 80d82925a39e: Layer already exists [2022-07-02T18:24:17.311Z] 0aa66dba3ca4: Layer already exists [2022-07-02T18:24:17.311Z] 91551cfd34dd: Layer already exists [2022-07-02T18:24:17.311Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:24:17.311Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:17.311Z] latest: digest: sha256:9bed9158ebd0563cd8ce95017201e2ee6f713a68e427249517b240ff5d7e2788 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:17.625Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:17.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.20 [2022-07-02T18:24:17.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-02T18:24:17.934Z] 80a5a3e785b2: Preparing [2022-07-02T18:24:17.934Z] 80d82925a39e: Preparing [2022-07-02T18:24:17.934Z] 0aa66dba3ca4: Preparing [2022-07-02T18:24:17.934Z] 71c4bd4bf831: Preparing [2022-07-02T18:24:17.934Z] 91551cfd34dd: Preparing [2022-07-02T18:24:17.934Z] 45dfc0ce4a41: Preparing [2022-07-02T18:24:17.934Z] 4fc242d58285: Preparing [2022-07-02T18:24:17.934Z] 45dfc0ce4a41: Waiting [2022-07-02T18:24:17.934Z] 4fc242d58285: Waiting [2022-07-02T18:24:17.934Z] 80a5a3e785b2: Layer already exists [2022-07-02T18:24:17.934Z] 91551cfd34dd: Layer already exists [2022-07-02T18:24:17.934Z] 71c4bd4bf831: Layer already exists [2022-07-02T18:24:17.934Z] 0aa66dba3ca4: Layer already exists [2022-07-02T18:24:17.934Z] 80d82925a39e: Layer already exists [2022-07-02T18:24:17.934Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:24:17.934Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:17.934Z] 2.2.1-dev.20: digest: sha256:9bed9158ebd0563cd8ce95017201e2ee6f713a68e427249517b240ff5d7e2788 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:18.253Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:18.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:18.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-02T18:24:18.574Z] 80a5a3e785b2: Preparing [2022-07-02T18:24:18.574Z] 80d82925a39e: Preparing [2022-07-02T18:24:18.574Z] 0aa66dba3ca4: Preparing [2022-07-02T18:24:18.574Z] 71c4bd4bf831: Preparing [2022-07-02T18:24:18.574Z] 91551cfd34dd: Preparing [2022-07-02T18:24:18.574Z] 45dfc0ce4a41: Preparing [2022-07-02T18:24:18.574Z] 4fc242d58285: Preparing [2022-07-02T18:24:18.574Z] 45dfc0ce4a41: Waiting [2022-07-02T18:24:18.574Z] 4fc242d58285: Waiting [2022-07-02T18:24:18.574Z] 71c4bd4bf831: Layer already exists [2022-07-02T18:24:18.574Z] 80a5a3e785b2: Layer already exists [2022-07-02T18:24:18.574Z] 91551cfd34dd: Layer already exists [2022-07-02T18:24:18.574Z] 0aa66dba3ca4: Layer already exists [2022-07-02T18:24:18.574Z] 80d82925a39e: Layer already exists [2022-07-02T18:24:18.574Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:24:18.574Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:18.574Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:9bed9158ebd0563cd8ce95017201e2ee6f713a68e427249517b240ff5d7e2788 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:18.894Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:19.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-07-02T18:24:19.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-02T18:24:19.209Z] 80a5a3e785b2: Preparing [2022-07-02T18:24:19.209Z] 80d82925a39e: Preparing [2022-07-02T18:24:19.209Z] 0aa66dba3ca4: Preparing [2022-07-02T18:24:19.209Z] 71c4bd4bf831: Preparing [2022-07-02T18:24:19.209Z] 91551cfd34dd: Preparing [2022-07-02T18:24:19.209Z] 45dfc0ce4a41: Preparing [2022-07-02T18:24:19.209Z] 4fc242d58285: Preparing [2022-07-02T18:24:19.209Z] 45dfc0ce4a41: Waiting [2022-07-02T18:24:19.209Z] 0aa66dba3ca4: Layer already exists [2022-07-02T18:24:19.209Z] 80a5a3e785b2: Layer already exists [2022-07-02T18:24:19.209Z] 80d82925a39e: Layer already exists [2022-07-02T18:24:19.209Z] 91551cfd34dd: Layer already exists [2022-07-02T18:24:19.209Z] 71c4bd4bf831: Layer already exists [2022-07-02T18:24:19.209Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:19.209Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:24:19.209Z] main: digest: sha256:9bed9158ebd0563cd8ce95017201e2ee6f713a68e427249517b240ff5d7e2788 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:24:19.251Z] ===================================================== [Pipeline] echo [2022-07-02T18:24:19.260Z] taggedImages: [2022-07-02T18:24:19.260Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:19.260Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-02T18:24:19.260Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.20 [2022-07-02T18:24:19.260Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:19.260Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-07-02T18:24:19.278Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-07-02T18:24:19.278Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:19.278Z] latest [2022-07-02T18:24:19.278Z] 2.2.1-dev.20 [2022-07-02T18:24:19.278Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:19.278Z] main [2022-07-02T18:24:19.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:19.607Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:19.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:19.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-02T18:24:19.914Z] a01790df2457: Preparing [2022-07-02T18:24:19.914Z] b11e6f6310f3: Preparing [2022-07-02T18:24:19.914Z] 9d3909158794: Preparing [2022-07-02T18:24:19.914Z] 71c4bd4bf831: Preparing [2022-07-02T18:24:19.914Z] f6629ea47ff7: Preparing [2022-07-02T18:24:19.914Z] 45dfc0ce4a41: Preparing [2022-07-02T18:24:19.914Z] 4fc242d58285: Preparing [2022-07-02T18:24:19.914Z] 45dfc0ce4a41: Waiting [2022-07-02T18:24:19.914Z] 4fc242d58285: Waiting [2022-07-02T18:24:19.914Z] 71c4bd4bf831: Layer already exists [2022-07-02T18:24:19.914Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:24:19.914Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:19.914Z] 9d3909158794: Pushed [2022-07-02T18:24:19.914Z] b11e6f6310f3: Pushed [2022-07-02T18:24:19.914Z] a01790df2457: Pushed [2022-07-02T18:24:20.484Z] f6629ea47ff7: Pushed [2022-07-02T18:24:20.484Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:60e2f884832e3544b351267c0c0c4654a1b9e0557a6301824097298383b57df6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:20.800Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:21.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-02T18:24:21.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-02T18:24:21.105Z] a01790df2457: Preparing [2022-07-02T18:24:21.105Z] b11e6f6310f3: Preparing [2022-07-02T18:24:21.105Z] 9d3909158794: Preparing [2022-07-02T18:24:21.105Z] 71c4bd4bf831: Preparing [2022-07-02T18:24:21.105Z] f6629ea47ff7: Preparing [2022-07-02T18:24:21.105Z] 45dfc0ce4a41: Preparing [2022-07-02T18:24:21.105Z] 4fc242d58285: Preparing [2022-07-02T18:24:21.105Z] 45dfc0ce4a41: Waiting [2022-07-02T18:24:21.105Z] 4fc242d58285: Waiting [2022-07-02T18:24:21.105Z] f6629ea47ff7: Layer already exists [2022-07-02T18:24:21.105Z] b11e6f6310f3: Layer already exists [2022-07-02T18:24:21.105Z] a01790df2457: Layer already exists [2022-07-02T18:24:21.105Z] 9d3909158794: Layer already exists [2022-07-02T18:24:21.105Z] 71c4bd4bf831: Layer already exists [2022-07-02T18:24:21.105Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:24:21.105Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:21.105Z] latest: digest: sha256:60e2f884832e3544b351267c0c0c4654a1b9e0557a6301824097298383b57df6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:21.417Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:21.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.20 [2022-07-02T18:24:21.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-02T18:24:21.722Z] a01790df2457: Preparing [2022-07-02T18:24:21.722Z] b11e6f6310f3: Preparing [2022-07-02T18:24:21.722Z] 9d3909158794: Preparing [2022-07-02T18:24:21.722Z] 71c4bd4bf831: Preparing [2022-07-02T18:24:21.722Z] f6629ea47ff7: Preparing [2022-07-02T18:24:21.722Z] 45dfc0ce4a41: Preparing [2022-07-02T18:24:21.722Z] 4fc242d58285: Preparing [2022-07-02T18:24:21.722Z] 45dfc0ce4a41: Waiting [2022-07-02T18:24:21.722Z] 4fc242d58285: Waiting [2022-07-02T18:24:21.722Z] b11e6f6310f3: Layer already exists [2022-07-02T18:24:21.722Z] 9d3909158794: Layer already exists [2022-07-02T18:24:21.722Z] f6629ea47ff7: Layer already exists [2022-07-02T18:24:21.722Z] 71c4bd4bf831: Layer already exists [2022-07-02T18:24:21.722Z] a01790df2457: Layer already exists [2022-07-02T18:24:21.722Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:21.722Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:24:21.722Z] 2.2.1-dev.20: digest: sha256:60e2f884832e3544b351267c0c0c4654a1b9e0557a6301824097298383b57df6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:22.119Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:22.427Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:22.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-02T18:24:22.427Z] a01790df2457: Preparing [2022-07-02T18:24:22.427Z] b11e6f6310f3: Preparing [2022-07-02T18:24:22.427Z] 9d3909158794: Preparing [2022-07-02T18:24:22.427Z] 71c4bd4bf831: Preparing [2022-07-02T18:24:22.427Z] f6629ea47ff7: Preparing [2022-07-02T18:24:22.427Z] 45dfc0ce4a41: Preparing [2022-07-02T18:24:22.427Z] 4fc242d58285: Preparing [2022-07-02T18:24:22.427Z] 45dfc0ce4a41: Waiting [2022-07-02T18:24:22.427Z] 4fc242d58285: Waiting [2022-07-02T18:24:22.427Z] 9d3909158794: Layer already exists [2022-07-02T18:24:22.427Z] 71c4bd4bf831: Layer already exists [2022-07-02T18:24:22.427Z] b11e6f6310f3: Layer already exists [2022-07-02T18:24:22.427Z] f6629ea47ff7: Layer already exists [2022-07-02T18:24:22.427Z] a01790df2457: Layer already exists [2022-07-02T18:24:22.427Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:24:22.427Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:22.427Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:60e2f884832e3544b351267c0c0c4654a1b9e0557a6301824097298383b57df6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:22.742Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:23.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-07-02T18:24:23.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-02T18:24:23.056Z] a01790df2457: Preparing [2022-07-02T18:24:23.056Z] b11e6f6310f3: Preparing [2022-07-02T18:24:23.056Z] 9d3909158794: Preparing [2022-07-02T18:24:23.056Z] 71c4bd4bf831: Preparing [2022-07-02T18:24:23.056Z] f6629ea47ff7: Preparing [2022-07-02T18:24:23.056Z] 45dfc0ce4a41: Preparing [2022-07-02T18:24:23.056Z] 4fc242d58285: Preparing [2022-07-02T18:24:23.056Z] 4fc242d58285: Waiting [2022-07-02T18:24:23.056Z] 45dfc0ce4a41: Waiting [2022-07-02T18:24:23.056Z] 9d3909158794: Layer already exists [2022-07-02T18:24:23.056Z] f6629ea47ff7: Layer already exists [2022-07-02T18:24:23.056Z] 71c4bd4bf831: Layer already exists [2022-07-02T18:24:23.056Z] a01790df2457: Layer already exists [2022-07-02T18:24:23.056Z] b11e6f6310f3: Layer already exists [2022-07-02T18:24:23.056Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:23.056Z] 45dfc0ce4a41: Layer already exists [2022-07-02T18:24:23.056Z] main: digest: sha256:60e2f884832e3544b351267c0c0c4654a1b9e0557a6301824097298383b57df6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:24:23.101Z] ===================================================== [Pipeline] echo [2022-07-02T18:24:23.109Z] taggedImages: [2022-07-02T18:24:23.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:23.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-02T18:24:23.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.20 [2022-07-02T18:24:23.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:23.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-07-02T18:24:23.129Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-07-02T18:24:23.129Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:23.129Z] latest [2022-07-02T18:24:23.129Z] 2.2.1-dev.20 [2022-07-02T18:24:23.129Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:23.129Z] main [2022-07-02T18:24:23.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:23.443Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:23.749Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:23.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-02T18:24:23.749Z] 5a6ddee8c8bc: Preparing [2022-07-02T18:24:23.749Z] c487e90a90dc: Preparing [2022-07-02T18:24:23.749Z] 6e67cdaf9faf: Preparing [2022-07-02T18:24:23.749Z] db07313abe0d: Preparing [2022-07-02T18:24:23.749Z] b541d28bf3b4: Preparing [2022-07-02T18:24:23.749Z] b541d28bf3b4: Layer already exists [2022-07-02T18:24:23.749Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:24:23.749Z] 5a6ddee8c8bc: Pushed [2022-07-02T18:24:23.749Z] db07313abe0d: Pushed [2022-07-02T18:24:26.290Z] c487e90a90dc: Pushed [2022-07-02T18:24:26.290Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:34a99aad7853d83896190328ab8aa2a90dfa3650e414ab55ec5c82729ee095a0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:26.608Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:26.921Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-02T18:24:26.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-02T18:24:26.921Z] 5a6ddee8c8bc: Preparing [2022-07-02T18:24:26.921Z] c487e90a90dc: Preparing [2022-07-02T18:24:26.921Z] 6e67cdaf9faf: Preparing [2022-07-02T18:24:26.921Z] db07313abe0d: Preparing [2022-07-02T18:24:26.921Z] b541d28bf3b4: Preparing [2022-07-02T18:24:26.921Z] b541d28bf3b4: Layer already exists [2022-07-02T18:24:26.921Z] db07313abe0d: Layer already exists [2022-07-02T18:24:26.921Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:24:26.921Z] c487e90a90dc: Layer already exists [2022-07-02T18:24:26.921Z] 5a6ddee8c8bc: Layer already exists [2022-07-02T18:24:26.921Z] latest: digest: sha256:34a99aad7853d83896190328ab8aa2a90dfa3650e414ab55ec5c82729ee095a0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:27.235Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:27.547Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.20 [2022-07-02T18:24:27.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-02T18:24:27.548Z] 5a6ddee8c8bc: Preparing [2022-07-02T18:24:27.548Z] c487e90a90dc: Preparing [2022-07-02T18:24:27.548Z] 6e67cdaf9faf: Preparing [2022-07-02T18:24:27.548Z] db07313abe0d: Preparing [2022-07-02T18:24:27.548Z] b541d28bf3b4: Preparing [2022-07-02T18:24:27.548Z] db07313abe0d: Layer already exists [2022-07-02T18:24:27.548Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:24:27.548Z] c487e90a90dc: Layer already exists [2022-07-02T18:24:27.548Z] b541d28bf3b4: Layer already exists [2022-07-02T18:24:27.548Z] 5a6ddee8c8bc: Layer already exists [2022-07-02T18:24:27.548Z] 2.2.1-dev.20: digest: sha256:34a99aad7853d83896190328ab8aa2a90dfa3650e414ab55ec5c82729ee095a0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:27.869Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:28.182Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:28.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-02T18:24:28.182Z] 5a6ddee8c8bc: Preparing [2022-07-02T18:24:28.182Z] c487e90a90dc: Preparing [2022-07-02T18:24:28.182Z] 6e67cdaf9faf: Preparing [2022-07-02T18:24:28.182Z] db07313abe0d: Preparing [2022-07-02T18:24:28.182Z] b541d28bf3b4: Preparing [2022-07-02T18:24:28.182Z] b541d28bf3b4: Layer already exists [2022-07-02T18:24:28.182Z] c487e90a90dc: Layer already exists [2022-07-02T18:24:28.182Z] db07313abe0d: Layer already exists [2022-07-02T18:24:28.182Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:24:28.182Z] 5a6ddee8c8bc: Layer already exists [2022-07-02T18:24:28.182Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:34a99aad7853d83896190328ab8aa2a90dfa3650e414ab55ec5c82729ee095a0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:28.510Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:28.823Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-07-02T18:24:28.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-02T18:24:28.824Z] 5a6ddee8c8bc: Preparing [2022-07-02T18:24:28.824Z] c487e90a90dc: Preparing [2022-07-02T18:24:28.824Z] 6e67cdaf9faf: Preparing [2022-07-02T18:24:28.824Z] db07313abe0d: Preparing [2022-07-02T18:24:28.824Z] b541d28bf3b4: Preparing [2022-07-02T18:24:28.824Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:24:28.824Z] db07313abe0d: Layer already exists [2022-07-02T18:24:28.824Z] b541d28bf3b4: Layer already exists [2022-07-02T18:24:28.824Z] c487e90a90dc: Layer already exists [2022-07-02T18:24:28.824Z] 5a6ddee8c8bc: Layer already exists [2022-07-02T18:24:28.824Z] main: digest: sha256:34a99aad7853d83896190328ab8aa2a90dfa3650e414ab55ec5c82729ee095a0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:24:28.874Z] ===================================================== [Pipeline] echo [2022-07-02T18:24:28.883Z] taggedImages: [2022-07-02T18:24:28.883Z] - nexus3.edgexfoundry.org:10004/support-notifications:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:28.883Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-02T18:24:28.883Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.20 [2022-07-02T18:24:28.883Z] - nexus3.edgexfoundry.org:10004/support-notifications:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:28.883Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-07-02T18:24:28.906Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-07-02T18:24:28.906Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:28.906Z] latest [2022-07-02T18:24:28.906Z] 2.2.1-dev.20 [2022-07-02T18:24:28.906Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:28.906Z] main [2022-07-02T18:24:28.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:29.239Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:29.556Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:29.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-02T18:24:29.556Z] 9aa2dd2da293: Preparing [2022-07-02T18:24:29.556Z] c3d3b757197d: Preparing [2022-07-02T18:24:29.556Z] 6e67cdaf9faf: Preparing [2022-07-02T18:24:29.556Z] 8ca9b807af29: Preparing [2022-07-02T18:24:29.556Z] b541d28bf3b4: Preparing [2022-07-02T18:24:29.556Z] 8ca9b807af29: Layer already exists [2022-07-02T18:24:29.556Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:24:29.556Z] b541d28bf3b4: Layer already exists [2022-07-02T18:24:29.556Z] 9aa2dd2da293: Pushed [2022-07-02T18:24:31.467Z] c3d3b757197d: Pushed [2022-07-02T18:24:31.727Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:dfb72d476a5347412cafc02fe734515a260311ce1b574adfefd499a54b2f71cb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:32.047Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:32.360Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-02T18:24:32.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-02T18:24:32.360Z] 9aa2dd2da293: Preparing [2022-07-02T18:24:32.360Z] c3d3b757197d: Preparing [2022-07-02T18:24:32.360Z] 6e67cdaf9faf: Preparing [2022-07-02T18:24:32.360Z] 8ca9b807af29: Preparing [2022-07-02T18:24:32.360Z] b541d28bf3b4: Preparing [2022-07-02T18:24:32.360Z] b541d28bf3b4: Layer already exists [2022-07-02T18:24:32.360Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:24:32.360Z] c3d3b757197d: Layer already exists [2022-07-02T18:24:32.360Z] 9aa2dd2da293: Layer already exists [2022-07-02T18:24:32.360Z] 8ca9b807af29: Layer already exists [2022-07-02T18:24:32.360Z] latest: digest: sha256:dfb72d476a5347412cafc02fe734515a260311ce1b574adfefd499a54b2f71cb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:32.680Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:33.001Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.20 [2022-07-02T18:24:33.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-02T18:24:33.001Z] 9aa2dd2da293: Preparing [2022-07-02T18:24:33.001Z] c3d3b757197d: Preparing [2022-07-02T18:24:33.001Z] 6e67cdaf9faf: Preparing [2022-07-02T18:24:33.001Z] 8ca9b807af29: Preparing [2022-07-02T18:24:33.001Z] b541d28bf3b4: Preparing [2022-07-02T18:24:33.001Z] c3d3b757197d: Layer already exists [2022-07-02T18:24:33.001Z] b541d28bf3b4: Layer already exists [2022-07-02T18:24:33.001Z] 9aa2dd2da293: Layer already exists [2022-07-02T18:24:33.001Z] 8ca9b807af29: Layer already exists [2022-07-02T18:24:33.001Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:24:33.001Z] 2.2.1-dev.20: digest: sha256:dfb72d476a5347412cafc02fe734515a260311ce1b574adfefd499a54b2f71cb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:33.314Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:33.626Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:33.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-02T18:24:33.626Z] 9aa2dd2da293: Preparing [2022-07-02T18:24:33.626Z] c3d3b757197d: Preparing [2022-07-02T18:24:33.626Z] 6e67cdaf9faf: Preparing [2022-07-02T18:24:33.626Z] 8ca9b807af29: Preparing [2022-07-02T18:24:33.626Z] b541d28bf3b4: Preparing [2022-07-02T18:24:33.626Z] 9aa2dd2da293: Layer already exists [2022-07-02T18:24:33.626Z] b541d28bf3b4: Layer already exists [2022-07-02T18:24:33.626Z] c3d3b757197d: Layer already exists [2022-07-02T18:24:33.626Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:24:33.626Z] 8ca9b807af29: Layer already exists [2022-07-02T18:24:33.626Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:dfb72d476a5347412cafc02fe734515a260311ce1b574adfefd499a54b2f71cb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:33.943Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:34.249Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-07-02T18:24:34.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-02T18:24:34.249Z] 9aa2dd2da293: Preparing [2022-07-02T18:24:34.249Z] c3d3b757197d: Preparing [2022-07-02T18:24:34.249Z] 6e67cdaf9faf: Preparing [2022-07-02T18:24:34.249Z] 8ca9b807af29: Preparing [2022-07-02T18:24:34.249Z] b541d28bf3b4: Preparing [2022-07-02T18:24:34.249Z] b541d28bf3b4: Layer already exists [2022-07-02T18:24:34.249Z] 8ca9b807af29: Layer already exists [2022-07-02T18:24:34.249Z] 9aa2dd2da293: Layer already exists [2022-07-02T18:24:34.249Z] 6e67cdaf9faf: Layer already exists [2022-07-02T18:24:34.249Z] c3d3b757197d: Layer already exists [2022-07-02T18:24:34.249Z] main: digest: sha256:dfb72d476a5347412cafc02fe734515a260311ce1b574adfefd499a54b2f71cb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:24:34.288Z] ===================================================== [Pipeline] echo [2022-07-02T18:24:34.294Z] taggedImages: [2022-07-02T18:24:34.294Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:34.294Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-02T18:24:34.294Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.20 [2022-07-02T18:24:34.294Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:34.294Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-07-02T18:24:34.307Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-07-02T18:24:34.307Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:34.307Z] latest [2022-07-02T18:24:34.307Z] 2.2.1-dev.20 [2022-07-02T18:24:34.307Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:34.307Z] main [2022-07-02T18:24:34.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:34.608Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:34.918Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:34.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-02T18:24:34.918Z] fa3c2d33839d: Preparing [2022-07-02T18:24:34.918Z] 9e7b0b649d21: Preparing [2022-07-02T18:24:34.918Z] 3c17221fced1: Preparing [2022-07-02T18:24:34.918Z] e1e1ec42a9c5: Preparing [2022-07-02T18:24:34.918Z] 52f44be93a46: Preparing [2022-07-02T18:24:34.918Z] 10d82663b225: Preparing [2022-07-02T18:24:34.918Z] f7a7a140f1b3: Preparing [2022-07-02T18:24:34.918Z] 31e69d4774c9: Preparing [2022-07-02T18:24:34.918Z] 7750d494dfbd: Preparing [2022-07-02T18:24:34.918Z] 18708474c90b: Preparing [2022-07-02T18:24:34.918Z] 4fc242d58285: Preparing [2022-07-02T18:24:34.918Z] f7a7a140f1b3: Waiting [2022-07-02T18:24:34.918Z] 31e69d4774c9: Waiting [2022-07-02T18:24:34.918Z] 7750d494dfbd: Waiting [2022-07-02T18:24:34.918Z] 18708474c90b: Waiting [2022-07-02T18:24:34.918Z] 4fc242d58285: Waiting [2022-07-02T18:24:34.918Z] 10d82663b225: Waiting [2022-07-02T18:24:34.918Z] 52f44be93a46: Layer already exists [2022-07-02T18:24:34.918Z] 10d82663b225: Layer already exists [2022-07-02T18:24:34.918Z] f7a7a140f1b3: Layer already exists [2022-07-02T18:24:34.918Z] 31e69d4774c9: Layer already exists [2022-07-02T18:24:34.918Z] 9e7b0b649d21: Pushed [2022-07-02T18:24:34.918Z] 7750d494dfbd: Layer already exists [2022-07-02T18:24:34.918Z] 18708474c90b: Layer already exists [2022-07-02T18:24:34.918Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:35.179Z] fa3c2d33839d: Pushed [2022-07-02T18:24:36.120Z] 3c17221fced1: Pushed [2022-07-02T18:24:42.703Z] e1e1ec42a9c5: Pushed [2022-07-02T18:24:42.962Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:f748b2757e4c807a0adc47851cf5e229aecdfb56974547e9c840bbb35f32f89e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:43.095Z] Removing intermediate container b931004783f3 [2022-07-02T18:24:43.095Z] ---> a165c95ea1f5 [2022-07-02T18:24:43.095Z] Successfully built a165c95ea1f5 [2022-07-02T18:24:43.095Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:43.278Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:43.443Z] + docker inspect -f . ci-base-image-arm64 [2022-07-02T18:24:43.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:24:43.586Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-02T18:24:43.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-02T18:24:43.586Z] fa3c2d33839d: Preparing [2022-07-02T18:24:43.586Z] 9e7b0b649d21: Preparing [2022-07-02T18:24:43.586Z] 3c17221fced1: Preparing [2022-07-02T18:24:43.586Z] e1e1ec42a9c5: Preparing [2022-07-02T18:24:43.586Z] 52f44be93a46: Preparing [2022-07-02T18:24:43.586Z] 10d82663b225: Preparing [2022-07-02T18:24:43.586Z] f7a7a140f1b3: Preparing [2022-07-02T18:24:43.586Z] 31e69d4774c9: Preparing [2022-07-02T18:24:43.586Z] 7750d494dfbd: Preparing [2022-07-02T18:24:43.586Z] 18708474c90b: Preparing [2022-07-02T18:24:43.586Z] 4fc242d58285: Preparing [2022-07-02T18:24:43.586Z] 10d82663b225: Waiting [2022-07-02T18:24:43.586Z] f7a7a140f1b3: Waiting [2022-07-02T18:24:43.586Z] 31e69d4774c9: Waiting [2022-07-02T18:24:43.586Z] 4fc242d58285: Waiting [2022-07-02T18:24:43.586Z] 18708474c90b: Waiting [2022-07-02T18:24:43.586Z] 7750d494dfbd: Waiting [2022-07-02T18:24:43.586Z] fa3c2d33839d: Layer already exists [2022-07-02T18:24:43.586Z] e1e1ec42a9c5: Layer already exists [2022-07-02T18:24:43.586Z] 52f44be93a46: Layer already exists [2022-07-02T18:24:43.586Z] 9e7b0b649d21: Layer already exists [2022-07-02T18:24:43.586Z] 3c17221fced1: Layer already exists [2022-07-02T18:24:43.586Z] 10d82663b225: Layer already exists [2022-07-02T18:24:43.586Z] 31e69d4774c9: Layer already exists [2022-07-02T18:24:43.586Z] 18708474c90b: Layer already exists [2022-07-02T18:24:43.586Z] f7a7a140f1b3: Layer already exists [2022-07-02T18:24:43.586Z] 7750d494dfbd: Layer already exists [2022-07-02T18:24:43.586Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:43.586Z] latest: digest: sha256:f748b2757e4c807a0adc47851cf5e229aecdfb56974547e9c840bbb35f32f89e size: 2622 [2022-07-02T18:24:43.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-16713 does not seem to be running inside a container [2022-07-02T18:24:43.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/251 -v /w/workspace/edgex-go/251:/w/workspace/edgex-go/251:rw,z -v /w/workspace/edgex-go/251@tmp:/w/workspace/edgex-go/251@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-07-02T18:24:45.240Z] $ docker top edff3b8d6ac9c0a97a131bfda5c254d376dd0872b4ec80d905c98be700276932 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:45.900Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:46.191Z] + go version [2022-07-02T18:24:46.191Z] go version go1.17.7 linux/arm64 [2022-07-02T18:24:46.203Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.20 [2022-07-02T18:24:46.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-02T18:24:46.203Z] fa3c2d33839d: Preparing [2022-07-02T18:24:46.203Z] 9e7b0b649d21: Preparing [2022-07-02T18:24:46.203Z] 3c17221fced1: Preparing [2022-07-02T18:24:46.203Z] e1e1ec42a9c5: Preparing [2022-07-02T18:24:46.203Z] 52f44be93a46: Preparing [2022-07-02T18:24:46.203Z] 10d82663b225: Preparing [2022-07-02T18:24:46.203Z] f7a7a140f1b3: Preparing [2022-07-02T18:24:46.203Z] 31e69d4774c9: Preparing [2022-07-02T18:24:46.203Z] 7750d494dfbd: Preparing [2022-07-02T18:24:46.203Z] 18708474c90b: Preparing [2022-07-02T18:24:46.203Z] 4fc242d58285: Preparing [2022-07-02T18:24:46.203Z] 7750d494dfbd: Waiting [2022-07-02T18:24:46.203Z] 18708474c90b: Waiting [2022-07-02T18:24:46.203Z] 4fc242d58285: Waiting [2022-07-02T18:24:46.203Z] 10d82663b225: Waiting [2022-07-02T18:24:46.203Z] f7a7a140f1b3: Waiting [2022-07-02T18:24:46.203Z] 31e69d4774c9: Waiting [2022-07-02T18:24:46.203Z] fa3c2d33839d: Layer already exists [2022-07-02T18:24:46.203Z] 9e7b0b649d21: Layer already exists [2022-07-02T18:24:46.203Z] 3c17221fced1: Layer already exists [2022-07-02T18:24:46.203Z] e1e1ec42a9c5: Layer already exists [2022-07-02T18:24:46.203Z] 52f44be93a46: Layer already exists [2022-07-02T18:24:46.203Z] 10d82663b225: Layer already exists [2022-07-02T18:24:46.203Z] 18708474c90b: Layer already exists [2022-07-02T18:24:46.203Z] 7750d494dfbd: Layer already exists [2022-07-02T18:24:46.203Z] f7a7a140f1b3: Layer already exists [2022-07-02T18:24:46.203Z] 31e69d4774c9: Layer already exists [2022-07-02T18:24:46.203Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:46.203Z] 2.2.1-dev.20: digest: sha256:f748b2757e4c807a0adc47851cf5e229aecdfb56974547e9c840bbb35f32f89e size: 2622 [Pipeline] } [2022-07-02T18:24:46.217Z] $ docker stop --time=1 edff3b8d6ac9c0a97a131bfda5c254d376dd0872b4ec80d905c98be700276932 [2022-07-02T18:24:47.880Z] $ docker rm -f edff3b8d6ac9c0a97a131bfda5c254d376dd0872b4ec80d905c98be700276932 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:48.431Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:48.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T18:24:48.552Z] [2022-07-02T18:24:48.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:48.744Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:48.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-02T18:24:48.744Z] fa3c2d33839d: Preparing [2022-07-02T18:24:48.744Z] 9e7b0b649d21: Preparing [2022-07-02T18:24:48.744Z] 3c17221fced1: Preparing [2022-07-02T18:24:48.744Z] e1e1ec42a9c5: Preparing [2022-07-02T18:24:48.744Z] 52f44be93a46: Preparing [2022-07-02T18:24:48.744Z] 10d82663b225: Preparing [2022-07-02T18:24:48.744Z] f7a7a140f1b3: Preparing [2022-07-02T18:24:48.744Z] 31e69d4774c9: Preparing [2022-07-02T18:24:48.744Z] 7750d494dfbd: Preparing [2022-07-02T18:24:48.744Z] 18708474c90b: Preparing [2022-07-02T18:24:48.744Z] 4fc242d58285: Preparing [2022-07-02T18:24:48.744Z] f7a7a140f1b3: Waiting [2022-07-02T18:24:48.744Z] 10d82663b225: Waiting [2022-07-02T18:24:48.744Z] 7750d494dfbd: Waiting [2022-07-02T18:24:48.744Z] 18708474c90b: Waiting [2022-07-02T18:24:48.744Z] 4fc242d58285: Waiting [2022-07-02T18:24:48.744Z] 9e7b0b649d21: Layer already exists [2022-07-02T18:24:48.744Z] 3c17221fced1: Layer already exists [2022-07-02T18:24:48.744Z] e1e1ec42a9c5: Layer already exists [2022-07-02T18:24:48.744Z] fa3c2d33839d: Layer already exists [2022-07-02T18:24:48.744Z] 52f44be93a46: Layer already exists [2022-07-02T18:24:48.744Z] 10d82663b225: Layer already exists [2022-07-02T18:24:48.744Z] 31e69d4774c9: Layer already exists [2022-07-02T18:24:48.744Z] 18708474c90b: Layer already exists [2022-07-02T18:24:48.744Z] f7a7a140f1b3: Layer already exists [2022-07-02T18:24:48.744Z] 7750d494dfbd: Layer already exists [2022-07-02T18:24:48.744Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:48.744Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:f748b2757e4c807a0adc47851cf5e229aecdfb56974547e9c840bbb35f32f89e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:48.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T18:24:49.058Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:24:49.183Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-02T18:24:49.183Z] 29e5d40040c1: Pulling fs layer [2022-07-02T18:24:49.183Z] 1ce36da41761: Pulling fs layer [2022-07-02T18:24:49.183Z] 25b303627fd3: Pulling fs layer [2022-07-02T18:24:49.183Z] 29e5d40040c1: Verifying Checksum [2022-07-02T18:24:49.183Z] 29e5d40040c1: Download complete [2022-07-02T18:24:49.413Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-07-02T18:24:49.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-02T18:24:49.413Z] fa3c2d33839d: Preparing [2022-07-02T18:24:49.413Z] 9e7b0b649d21: Preparing [2022-07-02T18:24:49.413Z] 3c17221fced1: Preparing [2022-07-02T18:24:49.413Z] e1e1ec42a9c5: Preparing [2022-07-02T18:24:49.413Z] 52f44be93a46: Preparing [2022-07-02T18:24:49.413Z] 10d82663b225: Preparing [2022-07-02T18:24:49.413Z] f7a7a140f1b3: Preparing [2022-07-02T18:24:49.413Z] 31e69d4774c9: Preparing [2022-07-02T18:24:49.413Z] f7a7a140f1b3: Waiting [2022-07-02T18:24:49.413Z] 7750d494dfbd: Preparing [2022-07-02T18:24:49.413Z] 18708474c90b: Preparing [2022-07-02T18:24:49.413Z] 4fc242d58285: Preparing [2022-07-02T18:24:49.414Z] 31e69d4774c9: Waiting [2022-07-02T18:24:49.414Z] 7750d494dfbd: Waiting [2022-07-02T18:24:49.414Z] 18708474c90b: Waiting [2022-07-02T18:24:49.414Z] 4fc242d58285: Waiting [2022-07-02T18:24:49.414Z] 3c17221fced1: Layer already exists [2022-07-02T18:24:49.414Z] 9e7b0b649d21: Layer already exists [2022-07-02T18:24:49.414Z] fa3c2d33839d: Layer already exists [2022-07-02T18:24:49.414Z] 52f44be93a46: Layer already exists [2022-07-02T18:24:49.414Z] e1e1ec42a9c5: Layer already exists [2022-07-02T18:24:49.414Z] 31e69d4774c9: Layer already exists [2022-07-02T18:24:49.414Z] f7a7a140f1b3: Layer already exists [2022-07-02T18:24:49.414Z] 7750d494dfbd: Layer already exists [2022-07-02T18:24:49.414Z] 10d82663b225: Layer already exists [2022-07-02T18:24:49.414Z] 18708474c90b: Layer already exists [2022-07-02T18:24:49.414Z] 4fc242d58285: Layer already exists [2022-07-02T18:24:49.414Z] main: digest: sha256:f748b2757e4c807a0adc47851cf5e229aecdfb56974547e9c840bbb35f32f89e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2022-07-02T18:24:49.460Z] 1ce36da41761: Verifying Checksum [2022-07-02T18:24:49.460Z] 1ce36da41761: Download complete [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:24:49.468Z] ===================================================== [Pipeline] echo [2022-07-02T18:24:49.477Z] taggedImages: [2022-07-02T18:24:49.477Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:24:49.477Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-02T18:24:49.477Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.20 [2022-07-02T18:24:49.477Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:24:49.477Z] - 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-07-02T18:24:49.734Z] 29e5d40040c1: Pull complete [2022-07-02T18:24:51.175Z] 1ce36da41761: Pull complete [2022-07-02T18:24:51.175Z] 25b303627fd3: Verifying Checksum [2022-07-02T18:24:51.175Z] 25b303627fd3: Download complete [2022-07-02T18:25:03.576Z] 25b303627fd3: Pull complete [2022-07-02T18:25:03.576Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-02T18:25:03.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T18:25:03.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:25:03.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-16713 does not seem to be running inside a container [2022-07-02T18:25:03.934Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/251 -v /w/workspace/edgex-go/251:/w/workspace/edgex-go/251:rw,z -v /w/workspace/edgex-go/251@tmp:/w/workspace/edgex-go/251@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-07-02T18:25:06.376Z] $ docker top 4de3573d9fbedf33ed11406fb6b494d0bf0d1acdd2a47a8581041efadbb21733 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T18:25:07.301Z] + grep parallel [2022-07-02T18:25:07.301Z] + docker-compose build --help [2022-07-02T18:25:11.606Z] --parallel Build images in parallel. [Pipeline] } [2022-07-02T18:25:11.631Z] $ docker stop --time=1 4de3573d9fbedf33ed11406fb6b494d0bf0d1acdd2a47a8581041efadbb21733 [2022-07-02T18:25:13.319Z] $ docker rm -f 4de3573d9fbedf33ed11406fb6b494d0bf0d1acdd2a47a8581041efadbb21733 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:25:13.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T18:25:13.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:25:14.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-16713 does not seem to be running inside a container [2022-07-02T18:25:14.279Z] $ 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/251 -v /w/workspace/edgex-go/251:/w/workspace/edgex-go/251:rw,z -v /w/workspace/edgex-go/251@tmp:/w/workspace/edgex-go/251@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-07-02T18:25:15.574Z] $ docker top d6e205c35b5a2cf83e739b10e333f7ed181a5e123b6dfbb7550466d55397e9f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T18:25:16.503Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-02T18:25:21.889Z] Building core-command ... [2022-07-02T18:25:21.889Z] Building core-data ... [2022-07-02T18:25:21.889Z] Building core-metadata ... [2022-07-02T18:25:21.889Z] Building security-bootstrapper ... [2022-07-02T18:25:21.889Z] Building security-proxy-setup ... [2022-07-02T18:25:21.889Z] Building security-secretstore-setup ... [2022-07-02T18:25:21.889Z] Building security-spiffe-token-provider ... [2022-07-02T18:25:21.889Z] Building security-spire-agent ... [2022-07-02T18:25:21.889Z] Building security-spire-config ... [2022-07-02T18:25:21.889Z] Building security-spire-server ... [2022-07-02T18:25:21.889Z] Building support-notifications ... [2022-07-02T18:25:21.889Z] Building support-scheduler ... [2022-07-02T18:25:21.889Z] Building sys-mgmt-agent ... [2022-07-02T18:25:21.889Z] Building security-spire-config [2022-07-02T18:25:21.889Z] Building core-command [2022-07-02T18:25:21.889Z] Building support-scheduler [2022-07-02T18:25:21.889Z] Building security-secretstore-setup [2022-07-02T18:25:21.889Z] Building security-proxy-setup [2022-07-02T18:26:08.897Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:26:08.897Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:26:08.897Z] ---> a165c95ea1f5 [2022-07-02T18:26:08.897Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T18:26:08.897Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:26:08.897Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:26:08.897Z] ---> a165c95ea1f5 [2022-07-02T18:26:08.897Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T18:26:08.897Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:26:08.897Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:26:08.897Z] ---> a165c95ea1f5 [2022-07-02T18:26:08.897Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T18:26:08.897Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:26:08.897Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:26:08.897Z] ---> a165c95ea1f5 [2022-07-02T18:26:08.897Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T18:26:08.897Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:26:08.897Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:26:08.897Z] ---> a165c95ea1f5 [2022-07-02T18:26:08.897Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T18:26:08.897Z] ---> Running in d560c09792d9 [2022-07-02T18:26:08.897Z] ---> Running in 855161c2df93 [2022-07-02T18:26:08.897Z] ---> Running in c5313011072f [2022-07-02T18:26:08.897Z] ---> Running in 42caaf111c90 [2022-07-02T18:26:08.897Z] ---> Running in 07bbd9b56c6e [2022-07-02T18:26:08.897Z] Removing intermediate container 42caaf111c90 [2022-07-02T18:26:08.897Z] ---> 8db75b21a5af [2022-07-02T18:26:08.897Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:26:08.897Z] ---> Running in 17473c9641c9 [2022-07-02T18:26:08.897Z] Removing intermediate container d560c09792d9 [2022-07-02T18:26:08.897Z] ---> 75ab2be9a82d [2022-07-02T18:26:08.897Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:26:08.897Z] Removing intermediate container 07bbd9b56c6e [2022-07-02T18:26:08.897Z] ---> e31394d6cece [2022-07-02T18:26:08.897Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:26:08.897Z] Removing intermediate container 855161c2df93 [2022-07-02T18:26:08.897Z] ---> 888420c50b75 [2022-07-02T18:26:08.897Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:26:08.897Z] Removing intermediate container c5313011072f [2022-07-02T18:26:08.897Z] ---> 17ce67d261fd [2022-07-02T18:26:08.897Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:26:08.897Z] ---> Running in d204e8072d45 [2022-07-02T18:26:08.897Z] ---> Running in 72090c5f6835 [2022-07-02T18:26:08.897Z] ---> Running in e9bfb9008461 [2022-07-02T18:26:08.897Z] ---> Running in 25ca19cb896e [2022-07-02T18:26:08.897Z] Removing intermediate container 17473c9641c9 [2022-07-02T18:26:08.897Z] ---> ef32808a4de6 [2022-07-02T18:26:08.897Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-02T18:26:08.897Z] ---> Running in 84411792e72f [2022-07-02T18:26:09.177Z] Removing intermediate container d204e8072d45 [2022-07-02T18:26:09.177Z] ---> c710bd18e845 [2022-07-02T18:26:09.177Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T18:26:09.177Z] ---> Running in fe3da2ddc91e [2022-07-02T18:26:09.776Z] Removing intermediate container 72090c5f6835 [2022-07-02T18:26:09.776Z] ---> ed0aa9f07997 [2022-07-02T18:26:09.776Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T18:26:10.049Z] Removing intermediate container e9bfb9008461 [2022-07-02T18:26:10.049Z] ---> 65d2db8ec172 [2022-07-02T18:26:10.049Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T18:26:10.049Z] Removing intermediate container 25ca19cb896e [2022-07-02T18:26:10.049Z] ---> dc4384504ca8 [2022-07-02T18:26:10.049Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T18:26:10.049Z] ---> Running in df6c565b8717 [2022-07-02T18:26:10.049Z] ---> Running in f260ae7308cc [2022-07-02T18:26:10.049Z] ---> Running in 3e6f32e83191 [2022-07-02T18:26:11.038Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:26:11.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:26:11.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:26:12.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:26:12.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:26:12.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:26:12.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:26:12.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:26:13.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:26:13.071Z] OK: 220 MiB in 52 packages [2022-07-02T18:26:13.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:26:13.358Z] OK: 220 MiB in 52 packages [2022-07-02T18:26:14.361Z] OK: 220 MiB in 52 packages [2022-07-02T18:26:14.361Z] OK: 220 MiB in 52 packages [2022-07-02T18:26:14.639Z] OK: 220 MiB in 52 packages [2022-07-02T18:26:14.926Z] Removing intermediate container fe3da2ddc91e [2022-07-02T18:26:14.926Z] ---> 98a7f2eb68e1 [2022-07-02T18:26:14.926Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T18:26:14.926Z] Removing intermediate container 84411792e72f [2022-07-02T18:26:14.926Z] ---> 0913bf27c370 [2022-07-02T18:26:14.926Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T18:26:15.924Z] Removing intermediate container df6c565b8717 [2022-07-02T18:26:15.924Z] ---> 912969dc7f65 [2022-07-02T18:26:15.924Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T18:26:15.924Z] Removing intermediate container 3e6f32e83191 [2022-07-02T18:26:15.924Z] ---> 52c96e4a5fea [2022-07-02T18:26:15.924Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T18:26:15.924Z] Removing intermediate container f260ae7308cc [2022-07-02T18:26:15.924Z] ---> 368eabbd570f [2022-07-02T18:26:15.924Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T18:26:16.201Z] ---> a5979315e0f6 [2022-07-02T18:26:16.201Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:26:16.201Z] ---> 9219a1c5f95b [2022-07-02T18:26:16.201Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:26:16.478Z] ---> Running in d7d86eacf473 [2022-07-02T18:26:16.478Z] ---> Running in 10f4cd1f64d0 [2022-07-02T18:26:17.081Z] ---> 40cf28dccb38 [2022-07-02T18:26:17.081Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:26:17.361Z] ---> Running in 89ab90e4e92b [2022-07-02T18:26:17.647Z] ---> 95d50b0ec29f [2022-07-02T18:26:17.647Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:26:17.647Z] ---> Running in 645b1e36e4e3 [2022-07-02T18:26:17.933Z] ---> 4a768a36bb82 [2022-07-02T18:26:17.933Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:26:17.933Z] ---> Running in 2e44ae13f095 [2022-07-02T18:26:22.274Z] Removing intermediate container d7d86eacf473 [2022-07-02T18:26:22.274Z] ---> 7b5d641de194 [2022-07-02T18:26:22.274Z] Step 8/23 : COPY . . [2022-07-02T18:26:22.274Z] Removing intermediate container 10f4cd1f64d0 [2022-07-02T18:26:22.274Z] ---> e7f93bcb6e6c [2022-07-02T18:26:22.274Z] Step 8/25 : COPY . . [2022-07-02T18:26:23.267Z] Removing intermediate container 645b1e36e4e3 [2022-07-02T18:26:23.267Z] ---> b37015a0af68 [2022-07-02T18:26:23.267Z] Step 8/22 : COPY . . [2022-07-02T18:26:23.267Z] Removing intermediate container 2e44ae13f095 [2022-07-02T18:26:23.267Z] ---> 67699d018ead [2022-07-02T18:26:23.267Z] Step 8/22 : COPY . . [2022-07-02T18:26:23.267Z] Removing intermediate container 89ab90e4e92b [2022-07-02T18:26:23.267Z] ---> e4d2bbbf25d0 [2022-07-02T18:26:23.267Z] Step 8/26 : COPY . . [2022-07-02T18:26:38.351Z] ---> 7f02d47cc823 [2022-07-02T18:26:38.351Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-02T18:26:38.351Z] ---> a1a0d8a5cf08 [2022-07-02T18:26:38.351Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-02T18:26:38.351Z] ---> 651f74a5498a [2022-07-02T18:26:38.351Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T18:26:38.351Z] ---> Running in f18d873492bc [2022-07-02T18:26:38.351Z] ---> 172fba2861f2 [2022-07-02T18:26:38.351Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-02T18:26:38.351Z] ---> Running in 9b6e4ffacb4b [2022-07-02T18:26:38.351Z] ---> 6fd4069a4734 [2022-07-02T18:26:38.351Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-02T18:26:38.351Z] ---> Running in 6dd61dda9029 [2022-07-02T18:26:38.351Z] ---> Running in a62bf1280221 [2022-07-02T18:26:38.351Z] ---> Running in ff2db2624700 [2022-07-02T18:26:38.957Z] Removing intermediate container 6dd61dda9029 [2022-07-02T18:26:38.957Z] ---> 874c6a94f1e0 [2022-07-02T18:26:38.957Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T18:26:38.957Z] ---> Running in 7b4d3d8df528 [2022-07-02T18:26:39.567Z] Removing intermediate container 7b4d3d8df528 [2022-07-02T18:26:39.567Z] ---> fe2e85bd5138 [2022-07-02T18:26:39.567Z] 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-07-02T18:26:39.843Z] ---> Running in 2122190d9246 [2022-07-02T18:26:40.448Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T18:26:40.724Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T18:26:40.724Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T18:26:40.997Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T18:26:43.031Z] Removing intermediate container 2122190d9246 [2022-07-02T18:26:43.031Z] ---> 4b5ba9a7158b [2022-07-02T18:26:43.031Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T18:26:43.031Z] ---> Running in f398946918ed [2022-07-02T18:26:43.308Z] Removing intermediate container f398946918ed [2022-07-02T18:26:43.308Z] ---> 4e3efdfbc483 [2022-07-02T18:26:43.308Z] [2022-07-02T18:26:43.587Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T18:26:43.587Z] 3.15: Pulling from library/alpine [2022-07-02T18:26:45.034Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T18:26:45.034Z] Status: Downloaded newer image for alpine:3.15 [2022-07-02T18:26:45.034Z] ---> 3fb3c9af89a9 [2022-07-02T18:26:45.034Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T18:26:45.034Z] ---> Running in 360a831acd70 [2022-07-02T18:26:45.309Z] Removing intermediate container 360a831acd70 [2022-07-02T18:26:45.309Z] ---> a07bfd633486 [2022-07-02T18:26:45.309Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:26:45.581Z] ---> Running in 0dda9726c713 [2022-07-02T18:26:48.250Z] Removing intermediate container 0dda9726c713 [2022-07-02T18:26:48.250Z] ---> e3741ec260fc [2022-07-02T18:26:48.250Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-02T18:26:48.528Z] ---> Running in c3664884a440 [2022-07-02T18:26:50.525Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:26:51.512Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:26:52.953Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T18:26:52.953Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T18:26:52.953Z] OK: 15736 distinct packages available [2022-07-02T18:26:52.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:26:53.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:26:54.918Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-02T18:26:55.199Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-02T18:26:55.199Z] (3/4) Installing libucontext (1.1-r0) [2022-07-02T18:26:55.475Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-02T18:26:55.475Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T18:26:55.475Z] OK: 6 MiB in 18 packages [2022-07-02T18:26:56.944Z] Removing intermediate container c3664884a440 [2022-07-02T18:26:56.944Z] ---> 7081f19360fd [2022-07-02T18:26:56.944Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T18:27:02.383Z] ---> 3b45bc7a3f30 [2022-07-02T18:27:02.383Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T18:27:02.988Z] ---> d70ff848394e [2022-07-02T18:27:02.988Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-02T18:27:02.988Z] ---> Running in c3b499e7d4ae [2022-07-02T18:27:03.586Z] Removing intermediate container c3b499e7d4ae [2022-07-02T18:27:03.586Z] ---> 6b8ffde7abe1 [2022-07-02T18:27:03.586Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-02T18:27:04.185Z] ---> a85606c15c7c [2022-07-02T18:27:04.185Z] Step 21/26 : WORKDIR / [2022-07-02T18:27:04.185Z] ---> Running in 69d6bbb82218 [2022-07-02T18:27:04.787Z] Removing intermediate container 69d6bbb82218 [2022-07-02T18:27:04.787Z] ---> 0b4197ca1d48 [2022-07-02T18:27:04.787Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T18:27:05.062Z] ---> Running in cf5e7f902932 [2022-07-02T18:27:05.343Z] Removing intermediate container cf5e7f902932 [2022-07-02T18:27:05.343Z] ---> 41cba0a9c681 [2022-07-02T18:27:05.343Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T18:27:05.617Z] ---> Running in 4c2b69ba1442 [2022-07-02T18:27:06.217Z] Removing intermediate container 4c2b69ba1442 [2022-07-02T18:27:06.217Z] ---> 0314bb8a0265 [2022-07-02T18:27:06.217Z] Step 24/26 : LABEL arch=arm64 [2022-07-02T18:27:06.217Z] ---> Running in bbf2b03cddd0 [2022-07-02T18:27:06.492Z] Removing intermediate container bbf2b03cddd0 [2022-07-02T18:27:06.492Z] ---> 01b68bfed864 [2022-07-02T18:27:06.492Z] Step 25/26 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:27:06.766Z] ---> Running in 1d482ff2f31b [2022-07-02T18:27:07.049Z] Removing intermediate container 1d482ff2f31b [2022-07-02T18:27:07.049Z] ---> b477bebc4ba2 [2022-07-02T18:27:07.049Z] Step 26/26 : LABEL version=2.2.1-dev.20 [2022-07-02T18:27:07.322Z] ---> Running in b5dc99f96094 [2022-07-02T18:27:07.599Z] Removing intermediate container b5dc99f96094 [2022-07-02T18:27:07.599Z] ---> 4c1f9f1a27c4 [2022-07-02T18:27:07.599Z] [2022-07-02T18:27:07.873Z] Successfully built 4c1f9f1a27c4 [2022-07-02T18:27:07.873Z] Successfully tagged security-spire-config-arm64:latest [2022-07-02T18:27:07.873Z]  Building security-spire-config ... done Building support-notifications [2022-07-02T18:27:22.989Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:27:22.989Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:27:22.989Z] ---> a165c95ea1f5 [2022-07-02T18:27:22.989Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T18:27:22.989Z] ---> Using cache [2022-07-02T18:27:22.989Z] ---> 17ce67d261fd [2022-07-02T18:27:22.989Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:27:22.989Z] ---> Using cache [2022-07-02T18:27:22.989Z] ---> dc4384504ca8 [2022-07-02T18:27:22.989Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-02T18:27:23.266Z] ---> Running in 77c4c31be0cf [2022-07-02T18:27:25.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:27:25.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:27:27.327Z] OK: 220 MiB in 52 packages [2022-07-02T18:27:28.318Z] Removing intermediate container 77c4c31be0cf [2022-07-02T18:27:28.318Z] ---> 4bce2f1f748c [2022-07-02T18:27:28.318Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T18:27:29.796Z] ---> b612f6c3f928 [2022-07-02T18:27:29.796Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:27:29.796Z] ---> Running in f0f2528fc789 [2022-07-02T18:27:35.245Z] Removing intermediate container f0f2528fc789 [2022-07-02T18:27:35.245Z] ---> 26d2f4578cf4 [2022-07-02T18:27:35.245Z] Step 8/22 : COPY . . [2022-07-02T18:27:47.663Z] ---> 21bc631e0029 [2022-07-02T18:27:47.663Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-02T18:27:47.663Z] ---> Running in c183676d328c [2022-07-02T18:27:48.265Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T18:31:10.320Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T18:31:10.320Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T18:31:10.320Z] Removing intermediate container f18d873492bc [2022-07-02T18:31:10.320Z] ---> 2b38348baaa9 [2022-07-02T18:31:10.320Z] [2022-07-02T18:31:10.320Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T18:31:10.320Z] 3.14: Pulling from library/alpine [2022-07-02T18:31:10.320Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T18:31:10.320Z] Status: Downloaded newer image for alpine:3.14 [2022-07-02T18:31:10.320Z] ---> ac73e934f311 [2022-07-02T18:31:10.320Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T18:31:10.320Z] ---> Running in 0f284408650a [2022-07-02T18:31:10.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:31:10.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:31:10.321Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-02T18:31:10.321Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:31:10.321Z] OK: 5 MiB in 15 packages [2022-07-02T18:31:10.321Z] Removing intermediate container 0f284408650a [2022-07-02T18:31:10.321Z] ---> 03f8747fb2ee [2022-07-02T18:31:10.321Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T18:31:10.321Z] ---> Running in 78525bd4dbcf [2022-07-02T18:31:10.321Z] Removing intermediate container 78525bd4dbcf [2022-07-02T18:31:10.321Z] ---> ae610e1dfbf0 [2022-07-02T18:31:10.321Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-02T18:31:10.321Z] ---> Running in 577886b56c36 [2022-07-02T18:31:10.321Z] Removing intermediate container 577886b56c36 [2022-07-02T18:31:10.321Z] ---> 5bd9e7c43321 [2022-07-02T18:31:10.321Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T18:31:10.321Z] ---> Running in 065d71db13be [2022-07-02T18:31:10.321Z] Removing intermediate container 065d71db13be [2022-07-02T18:31:10.321Z] ---> 77386dee2110 [2022-07-02T18:31:10.321Z] Step 15/23 : WORKDIR / [2022-07-02T18:31:10.595Z] ---> Running in 452741f44d85 [2022-07-02T18:31:11.201Z] Removing intermediate container 452741f44d85 [2022-07-02T18:31:11.201Z] ---> a675989a5017 [2022-07-02T18:31:11.201Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:31:12.195Z] ---> 8d2f3827f495 [2022-07-02T18:31:12.196Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-02T18:31:13.657Z] ---> a6260da04ab9 [2022-07-02T18:31:13.657Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-02T18:31:15.682Z] ---> 1173de588c32 [2022-07-02T18:31:15.682Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-02T18:31:15.967Z] ---> Running in 3c3605958346 [2022-07-02T18:31:17.415Z] Removing intermediate container 3c3605958346 [2022-07-02T18:31:17.415Z] ---> 40c6a524c27d [2022-07-02T18:31:17.415Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:31:17.415Z] ---> Running in 974af4902112 [2022-07-02T18:31:18.866Z] Removing intermediate container 974af4902112 [2022-07-02T18:31:18.866Z] ---> cac702e47447 [2022-07-02T18:31:18.866Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T18:31:19.143Z] ---> Running in d27ed5830edb [2022-07-02T18:31:20.135Z] Removing intermediate container d27ed5830edb [2022-07-02T18:31:20.135Z] ---> 7075599f5d21 [2022-07-02T18:31:20.135Z] Step 22/23 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:31:20.419Z] ---> Running in 5199e78bae80 [2022-07-02T18:31:21.408Z] Removing intermediate container 5199e78bae80 [2022-07-02T18:31:21.408Z] ---> 97b4f77cec2c [2022-07-02T18:31:21.408Z] Step 23/23 : LABEL version=2.2.1-dev.20 [2022-07-02T18:31:21.684Z] ---> Running in a88eab90640b [2022-07-02T18:31:22.673Z] Removing intermediate container a88eab90640b [2022-07-02T18:31:22.673Z] ---> bfa7c79fde09 [2022-07-02T18:31:22.673Z] [2022-07-02T18:31:23.657Z] Successfully built bfa7c79fde09 [2022-07-02T18:31:23.658Z] Successfully tagged core-command-arm64:latest [2022-07-02T18:31:23.658Z]  Building core-command ... done Building sys-mgmt-agent [2022-07-02T18:31:26.304Z] Removing intermediate container a62bf1280221 [2022-07-02T18:31:26.304Z] ---> 05fe52f0a65a [2022-07-02T18:31:26.304Z] [2022-07-02T18:31:26.304Z] Step 10/25 : FROM alpine:3.14 [2022-07-02T18:31:26.304Z] ---> ac73e934f311 [2022-07-02T18:31:26.304Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-02T18:31:26.304Z] Removing intermediate container ff2db2624700 [2022-07-02T18:31:26.304Z] ---> 798bdcbdafef [2022-07-02T18:31:26.304Z] [2022-07-02T18:31:26.304Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T18:31:26.304Z] ---> ac73e934f311 [2022-07-02T18:31:26.304Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-02T18:31:26.304Z] ---> Running in dea6b07efa06 [2022-07-02T18:31:26.304Z] ---> Running in eb9232c6492f [2022-07-02T18:31:28.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:31:28.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:31:28.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:31:28.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:31:30.406Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-02T18:31:30.406Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-02T18:31:30.406Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-02T18:31:30.685Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-02T18:31:30.685Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-02T18:31:30.685Z] (5/6) Installing curl (7.79.1-r2) [2022-07-02T18:31:30.685Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-02T18:31:30.685Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:31:30.685Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T18:31:30.685Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-02T18:31:30.685Z] (3/3) Installing su-exec (0.2-r1) [2022-07-02T18:31:30.685Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:31:30.685Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T18:31:31.292Z] OK: 8 MiB in 20 packages [2022-07-02T18:31:31.292Z] OK: 6 MiB in 17 packages [2022-07-02T18:31:34.737Z] Removing intermediate container eb9232c6492f [2022-07-02T18:31:34.737Z] ---> 2694b5657cdc [2022-07-02T18:31:34.737Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T18:31:34.737Z] Removing intermediate container dea6b07efa06 [2022-07-02T18:31:34.737Z] ---> cd0124e67d77 [2022-07-02T18:31:34.737Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T18:31:34.737Z] ---> Running in d7a31483903e [2022-07-02T18:31:34.737Z] ---> Running in aa5a59309f51 [2022-07-02T18:31:35.719Z] Removing intermediate container d7a31483903e [2022-07-02T18:31:35.719Z] Removing intermediate container aa5a59309f51 [2022-07-02T18:31:35.719Z] ---> 5721f51bc4b7 [2022-07-02T18:31:35.719Z] Step 13/25 : WORKDIR / [2022-07-02T18:31:35.719Z] ---> 71106d762f48 [2022-07-02T18:31:35.719Z] Step 13/22 : WORKDIR /edgex [2022-07-02T18:31:36.007Z] ---> Running in 02b0d8bd7184 [2022-07-02T18:31:36.007Z] ---> Running in 72b570983bae [2022-07-02T18:31:37.001Z] Removing intermediate container 02b0d8bd7184 [2022-07-02T18:31:37.001Z] ---> aec8eea0839a [2022-07-02T18:31:37.001Z] 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-07-02T18:31:37.001Z] Removing intermediate container 72b570983bae [2022-07-02T18:31:37.001Z] ---> af0893dae836 [2022-07-02T18:31:37.001Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-02T18:31:38.986Z] ---> 6fba7ac1facc [2022-07-02T18:31:38.986Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-02T18:31:38.986Z] ---> acbc514ba432 [2022-07-02T18:31:38.986Z] 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-07-02T18:31:40.444Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:31:40.445Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:31:40.445Z] ---> a165c95ea1f5 [2022-07-02T18:31:40.445Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T18:31:40.445Z] ---> Using cache [2022-07-02T18:31:40.445Z] ---> 17ce67d261fd [2022-07-02T18:31:40.445Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:31:40.445Z] ---> Using cache [2022-07-02T18:31:40.445Z] ---> dc4384504ca8 [2022-07-02T18:31:40.445Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-02T18:31:40.445Z] ---> c0f0059c5f77 [2022-07-02T18:31:40.445Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-02T18:31:40.720Z] ---> Running in 52e30ba09f15 [2022-07-02T18:31:41.324Z] ---> 371ba44a658a [2022-07-02T18:31:41.324Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-02T18:31:42.312Z] ---> c8a5b9df88fe [2022-07-02T18:31:42.312Z] 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-07-02T18:31:43.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:31:43.896Z] ---> e3b3cf015a8f [2022-07-02T18:31:43.896Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-02T18:31:43.896Z] ---> 44f598deb42e [2022-07-02T18:31:43.896Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T18:31:44.494Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:31:45.940Z] ---> f4c8e75fd657 [2022-07-02T18:31:45.940Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-02T18:31:45.940Z] ---> Running in 21d0e3cb93d3 [2022-07-02T18:31:45.940Z] OK: 220 MiB in 52 packages [2022-07-02T18:31:46.218Z] ---> de9b518a97f0 [2022-07-02T18:31:46.218Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-02T18:31:48.222Z] Removing intermediate container 52e30ba09f15 [2022-07-02T18:31:48.222Z] ---> e348c4abf878 [2022-07-02T18:31:48.222Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T18:31:49.209Z] ---> 062baf418a96 [2022-07-02T18:31:49.209Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T18:31:50.203Z] ---> 4933ce59aae1 [2022-07-02T18:31:50.203Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:31:50.203Z] Removing intermediate container 21d0e3cb93d3 [2022-07-02T18:31:50.203Z] ---> 66c58220b45f [2022-07-02T18:31:50.203Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T18:31:50.203Z] ---> Running in a61ed51486be [2022-07-02T18:31:50.203Z] ---> Running in 9c608bc9ba50 [2022-07-02T18:31:50.203Z] ---> 376eee6bc0e7 [2022-07-02T18:31:50.203Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-02T18:31:50.483Z] ---> Running in 1ac1975d5051 [2022-07-02T18:31:51.476Z] Removing intermediate container a61ed51486be [2022-07-02T18:31:51.476Z] ---> 1af04bef7128 [2022-07-02T18:31:51.476Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T18:31:51.755Z] ---> Running in 341834f62ee9 [2022-07-02T18:31:52.355Z] Removing intermediate container 341834f62ee9 [2022-07-02T18:31:52.355Z] ---> 1e546f1b0cb2 [2022-07-02T18:31:52.355Z] Step 21/22 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:31:52.632Z] ---> Running in 775603066d80 [2022-07-02T18:31:53.231Z] Removing intermediate container 775603066d80 [2022-07-02T18:31:53.231Z] ---> 4194a28559ca [2022-07-02T18:31:53.231Z] Step 22/22 : LABEL version=2.2.1-dev.20 [2022-07-02T18:31:53.512Z] ---> Running in 9792f9b41425 [2022-07-02T18:31:54.117Z] Removing intermediate container 9792f9b41425 [2022-07-02T18:31:54.117Z] ---> 396b3b1e03ff [2022-07-02T18:31:54.117Z] [2022-07-02T18:31:54.736Z] Successfully built 396b3b1e03ff [2022-07-02T18:31:54.736Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-02T18:31:54.737Z]  Building security-proxy-setup ... done Building core-metadata [2022-07-02T18:31:54.737Z] Removing intermediate container 1ac1975d5051 [2022-07-02T18:31:54.737Z] ---> a7149d2725d2 [2022-07-02T18:31:54.737Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T18:31:55.024Z] ---> Running in 2e070a8825cc [2022-07-02T18:31:55.640Z] Removing intermediate container 2e070a8825cc [2022-07-02T18:31:55.640Z] ---> 381161488634 [2022-07-02T18:31:55.640Z] Step 23/25 : LABEL arch=arm64 [2022-07-02T18:31:55.640Z] ---> Running in f3f01a15f0c7 [2022-07-02T18:31:56.254Z] Removing intermediate container f3f01a15f0c7 [2022-07-02T18:31:56.255Z] ---> d15b368b0b7e [2022-07-02T18:31:56.255Z] Step 24/25 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:31:56.531Z] ---> Running in ae1cf4f37088 [2022-07-02T18:31:57.535Z] Removing intermediate container ae1cf4f37088 [2022-07-02T18:31:57.535Z] ---> b1d93a76d342 [2022-07-02T18:31:57.535Z] Step 25/25 : LABEL version=2.2.1-dev.20 [2022-07-02T18:31:57.535Z] Removing intermediate container 9c608bc9ba50 [2022-07-02T18:31:57.535Z] ---> e413345d46bd [2022-07-02T18:31:57.535Z] Step 8/23 : COPY . . [2022-07-02T18:31:57.535Z] ---> Running in e105acf8af97 [2022-07-02T18:31:58.530Z] Removing intermediate container e105acf8af97 [2022-07-02T18:31:58.530Z] ---> 8062170dfb3b [2022-07-02T18:31:58.530Z] [2022-07-02T18:31:59.132Z] Successfully built 8062170dfb3b [2022-07-02T18:31:59.132Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-02T18:31:59.132Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-07-02T18:32:14.233Z] ---> ab118688aaed [2022-07-02T18:32:14.233Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-02T18:32:14.233Z] ---> Running in 8ef3d767a27c [2022-07-02T18:32:14.233Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T18:32:14.835Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:32:14.835Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:32:14.835Z] ---> a165c95ea1f5 [2022-07-02T18:32:14.835Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T18:32:14.835Z] ---> Using cache [2022-07-02T18:32:14.835Z] ---> 17ce67d261fd [2022-07-02T18:32:14.835Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:32:14.835Z] ---> Using cache [2022-07-02T18:32:14.835Z] ---> dc4384504ca8 [2022-07-02T18:32:14.835Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T18:32:14.835Z] ---> Using cache [2022-07-02T18:32:14.835Z] ---> 52c96e4a5fea [2022-07-02T18:32:14.835Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T18:32:14.835Z] ---> Using cache [2022-07-02T18:32:14.835Z] ---> 4a768a36bb82 [2022-07-02T18:32:14.835Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:32:14.835Z] ---> Using cache [2022-07-02T18:32:14.835Z] ---> 67699d018ead [2022-07-02T18:32:14.835Z] Step 8/23 : COPY . . [2022-07-02T18:32:14.835Z] ---> Using cache [2022-07-02T18:32:14.835Z] ---> a1a0d8a5cf08 [2022-07-02T18:32:14.835Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-02T18:32:15.440Z] ---> Running in d6d04643e37a [2022-07-02T18:32:17.441Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T18:32:21.979Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:32:21.979Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:32:21.979Z] ---> a165c95ea1f5 [2022-07-02T18:32:21.979Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T18:32:21.979Z] ---> Using cache [2022-07-02T18:32:21.979Z] ---> 17ce67d261fd [2022-07-02T18:32:21.979Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:32:21.979Z] ---> Using cache [2022-07-02T18:32:21.979Z] ---> dc4384504ca8 [2022-07-02T18:32:21.979Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T18:32:22.260Z] ---> Running in 898f446c1698 [2022-07-02T18:32:24.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:32:24.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:32:26.309Z] OK: 220 MiB in 52 packages [2022-07-02T18:32:27.760Z] Removing intermediate container 898f446c1698 [2022-07-02T18:32:27.760Z] ---> b057f3aa7c79 [2022-07-02T18:32:27.760Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T18:32:28.364Z] ---> 04d4c17b644a [2022-07-02T18:32:28.364Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:32:28.364Z] ---> Running in c383b8ba93ce [2022-07-02T18:32:33.778Z] Removing intermediate container c383b8ba93ce [2022-07-02T18:32:33.778Z] ---> abf8c10ba22a [2022-07-02T18:32:33.778Z] Step 8/26 : COPY . . [2022-07-02T18:32:43.952Z] ---> 010443529f37 [2022-07-02T18:32:43.952Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T18:32:43.952Z] ---> Running in c5e597deed70 [2022-07-02T18:32:44.229Z] Removing intermediate container c5e597deed70 [2022-07-02T18:32:44.229Z] ---> e3914220a3e0 [2022-07-02T18:32:44.229Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T18:32:44.510Z] ---> Running in 4b169a15fdfb [2022-07-02T18:32:44.814Z] Removing intermediate container 4b169a15fdfb [2022-07-02T18:32:44.814Z] ---> cd2379972f0f [2022-07-02T18:32:44.814Z] 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-07-02T18:32:45.093Z] ---> Running in cdbfe661cb98 [2022-07-02T18:32:48.521Z] Removing intermediate container cdbfe661cb98 [2022-07-02T18:32:48.521Z] ---> ddca2342f18e [2022-07-02T18:32:48.521Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T18:32:48.521Z] ---> Running in 08b976fda1a4 [2022-07-02T18:32:48.521Z] Removing intermediate container 08b976fda1a4 [2022-07-02T18:32:48.521Z] ---> dae88635cd2b [2022-07-02T18:32:48.521Z] [2022-07-02T18:32:48.521Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T18:32:48.521Z] ---> 3fb3c9af89a9 [2022-07-02T18:32:48.521Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T18:32:48.521Z] ---> Using cache [2022-07-02T18:32:48.521Z] ---> a07bfd633486 [2022-07-02T18:32:48.521Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:32:48.521Z] ---> Using cache [2022-07-02T18:32:48.521Z] ---> e3741ec260fc [2022-07-02T18:32:48.521Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T18:32:48.799Z] ---> Running in f162e7c794fc [2022-07-02T18:32:50.247Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:32:51.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:32:52.669Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T18:32:52.669Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T18:32:52.669Z] OK: 15736 distinct packages available [2022-07-02T18:32:52.945Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:32:53.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:32:54.906Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T18:32:54.906Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T18:32:55.180Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T18:32:55.180Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T18:32:55.180Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T18:32:55.454Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T18:32:55.454Z] OK: 6 MiB in 19 packages [2022-07-02T18:32:57.446Z] Removing intermediate container f162e7c794fc [2022-07-02T18:32:57.446Z] ---> 8674a23d95bd [2022-07-02T18:32:57.446Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-02T18:33:00.860Z] ---> 9f77e633aec3 [2022-07-02T18:33:00.860Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T18:33:06.284Z] ---> 84f64f1dbb98 [2022-07-02T18:33:06.284Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T18:33:06.891Z] ---> a84e3c2b84b3 [2022-07-02T18:33:06.891Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-02T18:33:07.886Z] ---> 96091788c09f [2022-07-02T18:33:07.886Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-02T18:33:08.873Z] ---> e0a53c11ede0 [2022-07-02T18:33:08.873Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T18:33:08.873Z] ---> Running in f9f6eae7fe69 [2022-07-02T18:33:09.472Z] Removing intermediate container f9f6eae7fe69 [2022-07-02T18:33:09.472Z] ---> f132ece54a59 [2022-07-02T18:33:09.472Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T18:33:09.472Z] ---> Running in cfa9e94cbd45 [2022-07-02T18:33:10.072Z] Removing intermediate container cfa9e94cbd45 [2022-07-02T18:33:10.072Z] ---> 66b4c26c4f15 [2022-07-02T18:33:10.072Z] Step 24/26 : LABEL arch=arm64 [2022-07-02T18:33:10.072Z] ---> Running in e14eaec5f2df [2022-07-02T18:33:10.683Z] Removing intermediate container e14eaec5f2df [2022-07-02T18:33:10.683Z] ---> 3fab954b266b [2022-07-02T18:33:10.683Z] Step 25/26 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:33:10.683Z] ---> Running in ef196b1a2670 [2022-07-02T18:33:11.287Z] Removing intermediate container ef196b1a2670 [2022-07-02T18:33:11.287Z] ---> 4dc6158f7834 [2022-07-02T18:33:11.287Z] Step 26/26 : LABEL version=2.2.1-dev.20 [2022-07-02T18:33:11.287Z] ---> Running in 31dfa1cfb5bc [2022-07-02T18:33:11.887Z] Removing intermediate container 31dfa1cfb5bc [2022-07-02T18:33:11.887Z] ---> f3ff1d26ccfb [2022-07-02T18:33:11.887Z] [2022-07-02T18:33:12.164Z] Successfully built f3ff1d26ccfb [2022-07-02T18:33:12.164Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-02T18:33:12.164Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-07-02T18:33:30.490Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:33:30.490Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:33:30.490Z] ---> a165c95ea1f5 [2022-07-02T18:33:30.490Z] Step 3/31 : WORKDIR /edgex-go [2022-07-02T18:33:30.490Z] ---> Using cache [2022-07-02T18:33:30.490Z] ---> 17ce67d261fd [2022-07-02T18:33:30.490Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:33:30.490Z] ---> Using cache [2022-07-02T18:33:30.490Z] ---> dc4384504ca8 [2022-07-02T18:33:30.490Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-02T18:33:30.490Z] ---> Using cache [2022-07-02T18:33:30.490Z] ---> 52c96e4a5fea [2022-07-02T18:33:30.490Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-02T18:33:30.490Z] ---> Using cache [2022-07-02T18:33:30.490Z] ---> 4a768a36bb82 [2022-07-02T18:33:30.490Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:33:30.490Z] ---> Using cache [2022-07-02T18:33:30.490Z] ---> 67699d018ead [2022-07-02T18:33:30.490Z] Step 8/31 : COPY . . [2022-07-02T18:33:30.490Z] ---> Using cache [2022-07-02T18:33:30.490Z] ---> a1a0d8a5cf08 [2022-07-02T18:33:30.490Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-02T18:33:30.490Z] Removing intermediate container 9b6e4ffacb4b [2022-07-02T18:33:30.490Z] ---> 2350b54f31f1 [2022-07-02T18:33:30.490Z] [2022-07-02T18:33:30.490Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T18:33:30.490Z] ---> ac73e934f311 [2022-07-02T18:33:30.490Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-02T18:33:30.490Z] ---> Using cache [2022-07-02T18:33:30.490Z] ---> 03f8747fb2ee [2022-07-02T18:33:30.490Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T18:33:30.490Z] ---> Using cache [2022-07-02T18:33:30.490Z] ---> ae610e1dfbf0 [2022-07-02T18:33:30.490Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-02T18:33:30.490Z] ---> Running in 4a83df5b8c23 [2022-07-02T18:33:30.490Z] ---> Running in e3f0599abc37 [2022-07-02T18:33:30.490Z] Removing intermediate container 4a83df5b8c23 [2022-07-02T18:33:30.490Z] ---> eee6f5984d2e [2022-07-02T18:33:30.490Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T18:33:30.490Z] ---> Running in afe278441b28 [2022-07-02T18:33:30.490Z] Removing intermediate container afe278441b28 [2022-07-02T18:33:30.490Z] ---> eac792e21641 [2022-07-02T18:33:30.490Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:33:30.490Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T18:33:30.764Z] ---> 2d6fd6e038b4 [2022-07-02T18:33:30.764Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-02T18:33:33.388Z] ---> 3cc9a0c7eafe [2022-07-02T18:33:33.388Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-02T18:33:33.996Z] ---> 15b1291f99e9 [2022-07-02T18:33:33.996Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-02T18:33:33.996Z] ---> Running in 8834e4206dd0 [2022-07-02T18:33:34.601Z] Removing intermediate container 8834e4206dd0 [2022-07-02T18:33:34.601Z] ---> 66b98df27ec1 [2022-07-02T18:33:34.601Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:33:34.601Z] ---> Running in f110feda892f [2022-07-02T18:33:35.591Z] Removing intermediate container f110feda892f [2022-07-02T18:33:35.591Z] ---> ae8eb751f3fe [2022-07-02T18:33:35.591Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T18:33:35.591Z] ---> Running in 86f513af22b5 [2022-07-02T18:33:36.208Z] Removing intermediate container 86f513af22b5 [2022-07-02T18:33:36.208Z] ---> 7202d6458b06 [2022-07-02T18:33:36.208Z] Step 21/22 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:33:36.484Z] ---> Running in 7f414a4cc03a [2022-07-02T18:33:36.762Z] Removing intermediate container 7f414a4cc03a [2022-07-02T18:33:36.762Z] ---> a71d0cdb16e4 [2022-07-02T18:33:36.762Z] Step 22/22 : LABEL version=2.2.1-dev.20 [2022-07-02T18:33:37.040Z] ---> Running in f864526f8f46 [2022-07-02T18:33:37.642Z] Removing intermediate container f864526f8f46 [2022-07-02T18:33:37.642Z] ---> 5e40b3692373 [2022-07-02T18:33:37.642Z] [2022-07-02T18:33:37.919Z] Successfully built 5e40b3692373 [2022-07-02T18:33:37.919Z] Successfully tagged support-scheduler-arm64:latest [2022-07-02T18:33:37.919Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2022-07-02T18:33:56.247Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:33:56.247Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:33:56.247Z] ---> a165c95ea1f5 [2022-07-02T18:33:56.247Z] Step 3/20 : WORKDIR /edgex-go [2022-07-02T18:33:56.247Z] ---> Using cache [2022-07-02T18:33:56.247Z] ---> 17ce67d261fd [2022-07-02T18:33:56.247Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-02T18:33:56.247Z] ---> Running in d93a9c048efd [2022-07-02T18:33:56.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:33:56.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:33:58.293Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-02T18:33:58.293Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-02T18:33:58.293Z] OK: 15743 distinct packages available [2022-07-02T18:33:58.571Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:33:59.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:34:00.545Z] OK: 220 MiB in 52 packages [2022-07-02T18:34:02.002Z] Removing intermediate container d93a9c048efd [2022-07-02T18:34:02.002Z] ---> d3e4d7c4e627 [2022-07-02T18:34:02.002Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-02T18:34:03.001Z] ---> aecbdba7fe33 [2022-07-02T18:34:03.001Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:34:03.276Z] ---> Running in bb5cad1b43fe [2022-07-02T18:34:08.705Z] Removing intermediate container bb5cad1b43fe [2022-07-02T18:34:08.705Z] ---> cab3a59013ad [2022-07-02T18:34:08.705Z] Step 7/20 : COPY . . [2022-07-02T18:34:21.292Z] ---> 2eec4cc1e1bd [2022-07-02T18:34:21.292Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-02T18:34:21.292Z] ---> Running in d282677e3057 [2022-07-02T18:34:22.273Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-02T18:34:37.375Z] Removing intermediate container c183676d328c [2022-07-02T18:34:37.375Z] ---> 945c70271e66 [2022-07-02T18:34:37.375Z] [2022-07-02T18:34:37.375Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T18:34:37.375Z] ---> ac73e934f311 [2022-07-02T18:34:37.375Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-02T18:34:37.375Z] ---> Running in c34cd7c137ea [2022-07-02T18:34:37.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:34:37.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:34:38.640Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-02T18:34:38.915Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-02T18:34:38.915Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:34:38.915Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T18:34:39.190Z] OK: 6 MiB in 16 packages [2022-07-02T18:34:41.179Z] Removing intermediate container c34cd7c137ea [2022-07-02T18:34:41.179Z] ---> 70237afb5bba [2022-07-02T18:34:41.179Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T18:34:41.179Z] ---> Running in d9913f28b003 [2022-07-02T18:34:41.786Z] Removing intermediate container d9913f28b003 [2022-07-02T18:34:41.786Z] ---> 0c805965de91 [2022-07-02T18:34:41.786Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-02T18:34:41.786Z] ---> Running in ea195ef51b13 [2022-07-02T18:34:42.392Z] Removing intermediate container ea195ef51b13 [2022-07-02T18:34:42.392Z] ---> 48335f013730 [2022-07-02T18:34:42.392Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T18:34:42.392Z] ---> Running in 8f082ec147ce [2022-07-02T18:34:42.993Z] Removing intermediate container 8f082ec147ce [2022-07-02T18:34:42.993Z] ---> da40733e1926 [2022-07-02T18:34:42.993Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:34:43.982Z] ---> f065fa80d3f1 [2022-07-02T18:34:43.982Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-02T18:34:45.980Z] ---> 2d0b99b23c8b [2022-07-02T18:34:45.980Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-02T18:34:46.973Z] ---> ee7a9fb035b2 [2022-07-02T18:34:46.973Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-02T18:34:46.973Z] ---> Running in 0c74c096df0e [2022-07-02T18:34:47.581Z] Removing intermediate container 0c74c096df0e [2022-07-02T18:34:47.581Z] ---> dd6e0c4e0189 [2022-07-02T18:34:47.581Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:34:47.581Z] ---> Running in f0a65b0d5e65 [2022-07-02T18:34:48.188Z] Removing intermediate container f0a65b0d5e65 [2022-07-02T18:34:48.188Z] ---> 0e9291229893 [2022-07-02T18:34:48.188Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T18:34:48.188Z] ---> Running in 693c896d1832 [2022-07-02T18:34:48.794Z] Removing intermediate container 693c896d1832 [2022-07-02T18:34:48.794Z] ---> b298cc3f9464 [2022-07-02T18:34:48.794Z] Step 21/22 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:34:49.077Z] ---> Running in e049d9e88313 [2022-07-02T18:34:49.681Z] Removing intermediate container e049d9e88313 [2022-07-02T18:34:49.681Z] ---> dfebee9dd7ef [2022-07-02T18:34:49.681Z] Step 22/22 : LABEL version=2.2.1-dev.20 [2022-07-02T18:34:49.681Z] ---> Running in 3008280a2065 [2022-07-02T18:34:50.286Z] Removing intermediate container 3008280a2065 [2022-07-02T18:34:50.286Z] ---> d599600b1880 [2022-07-02T18:34:50.286Z] [2022-07-02T18:34:50.562Z] Successfully built d599600b1880 [2022-07-02T18:34:50.562Z] Successfully tagged support-notifications-arm64:latest [2022-07-02T18:34:50.562Z]  Building support-notifications ... done Building core-data [2022-07-02T18:35:02.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:35:02.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:35:02.981Z] ---> a165c95ea1f5 [2022-07-02T18:35:02.981Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T18:35:02.981Z] ---> Using cache [2022-07-02T18:35:02.981Z] ---> 17ce67d261fd [2022-07-02T18:35:02.981Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:35:02.981Z] ---> Using cache [2022-07-02T18:35:02.981Z] ---> dc4384504ca8 [2022-07-02T18:35:02.981Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-02T18:35:02.981Z] ---> Running in 43e932c96c9e [2022-07-02T18:35:04.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:35:05.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:35:06.932Z] OK: 220 MiB in 52 packages [2022-07-02T18:35:08.371Z] Removing intermediate container 43e932c96c9e [2022-07-02T18:35:08.371Z] ---> 416672bb3e49 [2022-07-02T18:35:08.371Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T18:35:09.361Z] ---> 07345d4e4ae0 [2022-07-02T18:35:09.361Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:35:09.361Z] ---> Running in 6acca41e093f [2022-07-02T18:35:14.776Z] Removing intermediate container 6acca41e093f [2022-07-02T18:35:14.776Z] ---> ae2067d75508 [2022-07-02T18:35:14.776Z] Step 8/23 : COPY . . [2022-07-02T18:35:24.937Z] ---> 1786fc8767aa [2022-07-02T18:35:24.937Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-02T18:35:24.937Z] ---> Running in e41ed5a25fea [2022-07-02T18:35:26.921Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T18:37:03.735Z] Removing intermediate container 8ef3d767a27c [2022-07-02T18:37:03.735Z] ---> b85043f78d34 [2022-07-02T18:37:03.735Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-02T18:37:03.735Z] ---> Running in 93281d707097 [2022-07-02T18:37:03.735Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.20" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T18:37:03.735Z] Removing intermediate container 93281d707097 [2022-07-02T18:37:03.735Z] ---> 9eba188ec3aa [2022-07-02T18:37:03.735Z] [2022-07-02T18:37:03.735Z] Step 11/23 : FROM docker:20.10.14 [2022-07-02T18:37:03.735Z] 20.10.14: Pulling from library/docker [2022-07-02T18:37:16.144Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-02T18:37:16.144Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-02T18:37:16.144Z] ---> c346e9eafbab [2022-07-02T18:37:16.144Z] 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-07-02T18:37:16.144Z] ---> Running in 5663d711428d [2022-07-02T18:37:16.144Z] Removing intermediate container d6d04643e37a [2022-07-02T18:37:16.144Z] ---> fb98838b0c9e [2022-07-02T18:37:16.144Z] [2022-07-02T18:37:16.144Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T18:37:16.144Z] ---> ac73e934f311 [2022-07-02T18:37:16.144Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T18:37:16.144Z] ---> Using cache [2022-07-02T18:37:16.144Z] ---> 03f8747fb2ee [2022-07-02T18:37:16.144Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T18:37:16.144Z] ---> Using cache [2022-07-02T18:37:16.144Z] ---> ae610e1dfbf0 [2022-07-02T18:37:16.144Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-02T18:37:16.144Z] ---> Running in 6771fde2a010 [2022-07-02T18:37:16.144Z] Removing intermediate container 5663d711428d [2022-07-02T18:37:16.144Z] ---> 475350d782c5 [2022-07-02T18:37:16.144Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-02T18:37:16.144Z] ---> Running in e9ec70c04b33 [2022-07-02T18:37:16.144Z] Removing intermediate container 6771fde2a010 [2022-07-02T18:37:16.144Z] ---> ae6222cfda47 [2022-07-02T18:37:16.144Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T18:37:16.417Z] ---> Running in 816332c42d01 [2022-07-02T18:37:17.028Z] Removing intermediate container 816332c42d01 [2022-07-02T18:37:17.028Z] ---> bb0e7162040e [2022-07-02T18:37:17.028Z] Step 15/23 : WORKDIR / [2022-07-02T18:37:17.303Z] ---> Running in 0ba3695c8f8b [2022-07-02T18:37:17.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:37:17.905Z] Removing intermediate container 0ba3695c8f8b [2022-07-02T18:37:17.905Z] ---> 9c12198806d2 [2022-07-02T18:37:17.905Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:37:18.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:37:18.800Z] ---> 9d5e2fdcd3d1 [2022-07-02T18:37:18.800Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-02T18:37:19.787Z] (1/43) Installing readline (8.1.1-r0) [2022-07-02T18:37:19.787Z] (2/43) Installing bash (5.1.16-r0) [2022-07-02T18:37:19.787Z] Executing bash-5.1.16-r0.post-install [2022-07-02T18:37:19.787Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-02T18:37:19.787Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T18:37:19.787Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-02T18:37:20.064Z] (6/43) Installing curl (7.80.0-r2) [2022-07-02T18:37:20.064Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-02T18:37:20.064Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-02T18:37:20.064Z] (9/43) Installing expat (2.4.7-r0) [2022-07-02T18:37:20.064Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-02T18:37:20.064Z] (11/43) Installing gdbm (1.22-r0) [2022-07-02T18:37:20.064Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-02T18:37:20.064Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-02T18:37:20.064Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-02T18:37:20.352Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-02T18:37:20.352Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-02T18:37:20.352Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-02T18:37:20.630Z] ---> d60b2de7fd77 [2022-07-02T18:37:20.630Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-02T18:37:21.621Z] ---> 4456cdcda20f [2022-07-02T18:37:21.621Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-02T18:37:21.621Z] ---> Running in 0260d35c4fc5 [2022-07-02T18:37:22.219Z] Removing intermediate container 0260d35c4fc5 [2022-07-02T18:37:22.219Z] ---> f0ec20d8d0f3 [2022-07-02T18:37:22.219Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:37:22.219Z] ---> Running in a64e01c2a06e [2022-07-02T18:37:22.946Z] Removing intermediate container a64e01c2a06e [2022-07-02T18:37:22.946Z] ---> fd9256ad2526 [2022-07-02T18:37:22.946Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T18:37:22.946Z] ---> Running in f9237d214aa6 [2022-07-02T18:37:23.235Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-02T18:37:23.235Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-02T18:37:23.235Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-02T18:37:23.606Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-02T18:37:23.606Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-02T18:37:23.606Z] Removing intermediate container f9237d214aa6 [2022-07-02T18:37:23.606Z] ---> b5316cdaeb7a [2022-07-02T18:37:23.606Z] Step 22/23 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:37:23.606Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-02T18:37:23.606Z] ---> Running in 025bdf0e93c8 [2022-07-02T18:37:23.905Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-02T18:37:23.905Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-02T18:37:23.905Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-02T18:37:23.905Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-02T18:37:23.905Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-02T18:37:23.905Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-02T18:37:24.196Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-02T18:37:24.196Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-02T18:37:24.196Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-02T18:37:24.196Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-02T18:37:24.196Z] Removing intermediate container 025bdf0e93c8 [2022-07-02T18:37:24.196Z] ---> c77c81d4eb97 [2022-07-02T18:37:24.196Z] Step 23/23 : LABEL version=2.2.1-dev.20 [2022-07-02T18:37:24.643Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-02T18:37:24.643Z] ---> Running in 404ec27c79eb [2022-07-02T18:37:24.643Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-02T18:37:24.643Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-02T18:37:24.643Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-02T18:37:24.643Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-02T18:37:24.643Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-02T18:37:24.643Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-02T18:37:24.643Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-02T18:37:24.925Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-02T18:37:24.925Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-02T18:37:24.925Z] Removing intermediate container 404ec27c79eb [2022-07-02T18:37:24.925Z] ---> e83d086a9209 [2022-07-02T18:37:24.925Z] [2022-07-02T18:37:25.244Z] Successfully built e83d086a9209 [2022-07-02T18:37:25.244Z] Successfully tagged core-metadata-arm64:latest [2022-07-02T18:37:25.244Z]  Building core-metadata ... done Building security-spire-server [2022-07-02T18:37:25.853Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T18:37:25.853Z] OK: 82 MiB in 65 packages [2022-07-02T18:37:31.267Z] Collecting docker-compose==1.23.2 [2022-07-02T18:37:31.267Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-02T18:37:32.256Z] Collecting docker<4.0,>=3.6.0 [2022-07-02T18:37:32.256Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-02T18:37:34.253Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-02T18:37:34.253Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-02T18:37:34.528Z] Collecting texttable<0.10,>=0.9.0 [2022-07-02T18:37:34.807Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-02T18:37:38.203Z] Collecting docopt<0.7,>=0.6.1 [2022-07-02T18:37:38.203Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-02T18:37:41.606Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-02T18:37:41.606Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-02T18:37:41.606Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:37:41.606Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:37:41.606Z] ---> a165c95ea1f5 [2022-07-02T18:37:41.606Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T18:37:41.606Z] ---> Using cache [2022-07-02T18:37:41.606Z] ---> 17ce67d261fd [2022-07-02T18:37:41.606Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:37:41.606Z] ---> Using cache [2022-07-02T18:37:41.606Z] ---> dc4384504ca8 [2022-07-02T18:37:41.606Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T18:37:41.606Z] ---> Using cache [2022-07-02T18:37:41.606Z] ---> b057f3aa7c79 [2022-07-02T18:37:41.606Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T18:37:41.606Z] ---> Using cache [2022-07-02T18:37:41.606Z] ---> 04d4c17b644a [2022-07-02T18:37:41.606Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:37:41.606Z] ---> Using cache [2022-07-02T18:37:41.606Z] ---> abf8c10ba22a [2022-07-02T18:37:41.606Z] Step 8/25 : COPY . . [2022-07-02T18:37:41.606Z] ---> Using cache [2022-07-02T18:37:41.606Z] ---> 010443529f37 [2022-07-02T18:37:41.606Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T18:37:41.606Z] ---> Using cache [2022-07-02T18:37:41.606Z] ---> e3914220a3e0 [2022-07-02T18:37:41.606Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-02T18:37:41.606Z] ---> Using cache [2022-07-02T18:37:41.606Z] ---> cd2379972f0f [2022-07-02T18:37:41.606Z] 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-07-02T18:37:42.202Z] ---> Running in 3674d8177912 [2022-07-02T18:37:45.614Z] Removing intermediate container 3674d8177912 [2022-07-02T18:37:45.614Z] ---> 4e67edc6bcb7 [2022-07-02T18:37:45.614Z] Step 12/25 : WORKDIR /edgex-go [2022-07-02T18:37:45.614Z] ---> Running in cfb464905e50 [2022-07-02T18:37:45.614Z] Collecting PyYAML<4,>=3.10 [2022-07-02T18:37:45.614Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-02T18:37:45.891Z] Removing intermediate container cfb464905e50 [2022-07-02T18:37:45.891Z] ---> d255deb630e9 [2022-07-02T18:37:45.891Z] [2022-07-02T18:37:45.891Z] Step 13/25 : FROM alpine:3.15 [2022-07-02T18:37:45.891Z] ---> 3fb3c9af89a9 [2022-07-02T18:37:45.891Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T18:37:45.891Z] ---> Using cache [2022-07-02T18:37:45.891Z] ---> a07bfd633486 [2022-07-02T18:37:45.891Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:37:45.891Z] ---> Using cache [2022-07-02T18:37:45.891Z] ---> e3741ec260fc [2022-07-02T18:37:45.891Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T18:37:45.891Z] ---> Using cache [2022-07-02T18:37:45.891Z] ---> 8674a23d95bd [2022-07-02T18:37:45.891Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T18:37:50.220Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-02T18:37:50.820Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-02T18:37:50.820Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-02T18:37:51.097Z] Collecting cached-property<2,>=1.2.0 [2022-07-02T18:37:51.097Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-02T18:37:51.097Z] ---> 9533b2cc0233 [2022-07-02T18:37:51.097Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T18:37:51.704Z] Collecting jsonschema<3,>=2.5.1 [2022-07-02T18:37:51.704Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-02T18:37:52.303Z] ---> b044dc1e0461 [2022-07-02T18:37:52.303Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-02T18:37:52.931Z] Collecting docker-pycreds>=0.4.0 [2022-07-02T18:37:52.931Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-02T18:37:53.205Z] ---> 84c704de6a15 [2022-07-02T18:37:53.205Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-02T18:37:53.806Z] Collecting idna<2.8,>=2.5 [2022-07-02T18:37:53.806Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-02T18:37:53.806Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-02T18:37:54.099Z] ---> 179b6587d82a [2022-07-02T18:37:54.099Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T18:37:54.380Z] ---> Running in 2af5707642d8 [2022-07-02T18:37:54.661Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-02T18:37:54.661Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-02T18:37:54.939Z] Removing intermediate container 2af5707642d8 [2022-07-02T18:37:54.939Z] ---> 9594269368c3 [2022-07-02T18:37:54.939Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T18:37:54.939Z] ---> Running in 5f759e0feb48 [2022-07-02T18:37:54.939Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-02T18:37:54.939Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-02T18:37:55.540Z] Removing intermediate container 5f759e0feb48 [2022-07-02T18:37:55.540Z] ---> 311e95044012 [2022-07-02T18:37:55.540Z] Step 23/25 : LABEL arch=arm64 [2022-07-02T18:37:55.540Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-02T18:37:55.540Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-02T18:37:55.540Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-02T18:37:55.540Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-02T18:37:55.540Z] ---> Running in 017f2031a1c9 [2022-07-02T18:37:56.151Z] Removing intermediate container 017f2031a1c9 [2022-07-02T18:37:56.151Z] ---> 5847108969c5 [2022-07-02T18:37:56.151Z] Step 24/25 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:37:56.151Z] ---> Running in 1daf88d48fcf [2022-07-02T18:37:56.756Z] Removing intermediate container 1daf88d48fcf [2022-07-02T18:37:56.756Z] ---> 529dea0eb21f [2022-07-02T18:37:56.756Z] Step 25/25 : LABEL version=2.2.1-dev.20 [2022-07-02T18:37:56.756Z] ---> Running in 692de1dbdce0 [2022-07-02T18:37:56.756Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-02T18:37:56.756Z] Attempting uninstall: urllib3 [2022-07-02T18:37:56.756Z] Found existing installation: urllib3 1.26.7 [2022-07-02T18:37:57.034Z] Uninstalling urllib3-1.26.7: [2022-07-02T18:37:57.034Z] Successfully uninstalled urllib3-1.26.7 [2022-07-02T18:37:57.308Z] Removing intermediate container 692de1dbdce0 [2022-07-02T18:37:57.308Z] ---> 11aec5332f33 [2022-07-02T18:37:57.308Z] [2022-07-02T18:37:57.585Z] Successfully built 11aec5332f33 [2022-07-02T18:37:57.585Z] Successfully tagged security-spire-server-arm64:latest [2022-07-02T18:37:57.861Z]  Building security-spire-server ... done  Attempting uninstall: idna [2022-07-02T18:37:57.861Z] Found existing installation: idna 3.3 [2022-07-02T18:37:57.861Z] Uninstalling idna-3.3: [2022-07-02T18:37:58.137Z] Successfully uninstalled idna-3.3 [2022-07-02T18:38:00.767Z] Attempting uninstall: requests [2022-07-02T18:38:00.767Z] Found existing installation: requests 2.26.0 [2022-07-02T18:38:00.767Z] Uninstalling requests-2.26.0: [2022-07-02T18:38:01.043Z] Successfully uninstalled requests-2.26.0 [2022-07-02T18:38:01.328Z] Running setup.py install for texttable: started [2022-07-02T18:38:03.956Z] Running setup.py install for texttable: finished with status 'done' [2022-07-02T18:38:03.956Z] Running setup.py install for PyYAML: started [2022-07-02T18:38:05.932Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-02T18:38:06.532Z] Running setup.py install for docopt: started [2022-07-02T18:38:09.160Z] Running setup.py install for docopt: finished with status 'done' [2022-07-02T18:38:09.160Z] Running setup.py install for dockerpty: started [2022-07-02T18:38:11.792Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-02T18:38:13.780Z] Removing intermediate container e3f0599abc37 [2022-07-02T18:38:13.780Z] ---> 662c36077ccc [2022-07-02T18:38:13.780Z] [2022-07-02T18:38:13.780Z] Step 10/31 : FROM alpine:3.14 [2022-07-02T18:38:13.780Z] ---> ac73e934f311 [2022-07-02T18:38:13.780Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-02T18:38:13.780Z] ---> Running in f18e49a603da [2022-07-02T18:38:14.056Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-02T18:38:14.332Z] Removing intermediate container f18e49a603da [2022-07-02T18:38:14.332Z] ---> ab27179c30fd [2022-07-02T18:38:14.332Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-02T18:38:14.615Z] ---> Running in a55b4bd90bd3 [2022-07-02T18:38:16.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:38:16.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:38:17.871Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-02T18:38:17.871Z] (2/2) Installing su-exec (0.2-r1) [2022-07-02T18:38:17.871Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:38:17.871Z] OK: 6 MiB in 16 packages [2022-07-02T18:38:19.861Z] Removing intermediate container a55b4bd90bd3 [2022-07-02T18:38:19.861Z] ---> 567d62079b51 [2022-07-02T18:38:19.861Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-02T18:38:19.861Z] ---> Running in e8f07a627650 [2022-07-02T18:38:20.844Z] Removing intermediate container e8f07a627650 [2022-07-02T18:38:20.844Z] ---> bfaf9811722d [2022-07-02T18:38:20.844Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-02T18:38:20.844Z] ---> Running in 6943f6316a1e [2022-07-02T18:38:21.835Z] Removing intermediate container 6943f6316a1e [2022-07-02T18:38:21.835Z] ---> 57af4ca95870 [2022-07-02T18:38:21.835Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-02T18:38:21.835Z] ---> Running in 0f5599439832 [2022-07-02T18:38:26.157Z] Removing intermediate container 0f5599439832 [2022-07-02T18:38:26.157Z] ---> bf343aeaaf17 [2022-07-02T18:38:26.157Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-02T18:38:26.157Z] ---> Running in 282a852bb554 [2022-07-02T18:38:27.144Z] Removing intermediate container 282a852bb554 [2022-07-02T18:38:27.144Z] ---> 89f15b39b5fe [2022-07-02T18:38:27.144Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-02T18:38:28.590Z] ---> 3baf5ca4cca0 [2022-07-02T18:38:28.590Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-02T18:38:28.869Z] ---> Running in 63672cc02234 [2022-07-02T18:38:33.200Z] Removing intermediate container e9ec70c04b33 [2022-07-02T18:38:33.200Z] ---> 6ec42e735dc4 [2022-07-02T18:38:33.200Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-02T18:38:33.200Z] Removing intermediate container 63672cc02234 [2022-07-02T18:38:33.200Z] ---> 85cd7154906c [2022-07-02T18:38:33.200Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:38:33.200Z] ---> Running in 95dccd6988d1 [2022-07-02T18:38:33.476Z] Removing intermediate container 95dccd6988d1 [2022-07-02T18:38:33.476Z] ---> 492cc87c94b8 [2022-07-02T18:38:33.754Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-02T18:38:33.754Z] ---> Running in aa2c576f1bc4 [2022-07-02T18:38:34.031Z] ---> 3fededd9a8e1 [2022-07-02T18:38:34.031Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-02T18:38:34.641Z] Removing intermediate container aa2c576f1bc4 [2022-07-02T18:38:34.641Z] ---> f98daee7400a [2022-07-02T18:38:34.641Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-02T18:38:36.698Z] ---> 8857ce874031 [2022-07-02T18:38:36.698Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-02T18:38:37.325Z] ---> 47002f681890 [2022-07-02T18:38:37.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-02T18:38:37.608Z] ---> 0cdf7aba5f59 [2022-07-02T18:38:37.608Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-02T18:38:38.623Z] ---> 563f5e48e4e7 [2022-07-02T18:38:38.623Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-02T18:38:39.217Z] ---> 305b1e2d6e5b [2022-07-02T18:38:39.217Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-02T18:38:40.210Z] ---> 8bfe1b212d33 [2022-07-02T18:38:40.210Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-02T18:38:40.210Z] ---> 779220cecf4f [2022-07-02T18:38:40.210Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-02T18:38:40.489Z] ---> Running in 8d0c462e7aa7 [2022-07-02T18:38:40.792Z] ---> Running in 89db322800f8 [2022-07-02T18:38:41.080Z] Removing intermediate container 8d0c462e7aa7 [2022-07-02T18:38:41.080Z] ---> 35a636fc1895 [2022-07-02T18:38:41.080Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:38:41.353Z] ---> Running in b964f3e30706 [2022-07-02T18:38:41.353Z] Removing intermediate container 89db322800f8 [2022-07-02T18:38:41.353Z] ---> 6ebb2019facc [2022-07-02T18:38:41.353Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-02T18:38:41.954Z] Removing intermediate container b964f3e30706 [2022-07-02T18:38:41.954Z] ---> dc25583cfd1d [2022-07-02T18:38:41.954Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T18:38:41.954Z] ---> Running in 6a34db23d5d7 [2022-07-02T18:38:42.945Z] ---> d0a5f9cd8fd2 [2022-07-02T18:38:42.945Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-02T18:38:42.945Z] Removing intermediate container 6a34db23d5d7 [2022-07-02T18:38:42.945Z] ---> b01735c639c3 [2022-07-02T18:38:42.945Z] Step 22/23 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:38:42.945Z] ---> Running in 948c14f2118a [2022-07-02T18:38:43.221Z] ---> Running in 195f79d90c4f [2022-07-02T18:38:43.840Z] Removing intermediate container 948c14f2118a [2022-07-02T18:38:43.840Z] ---> 7cfc192d5167 [2022-07-02T18:38:43.840Z] Step 23/23 : LABEL version=2.2.1-dev.20 [2022-07-02T18:38:43.840Z] ---> Running in 73076bdce444 [2022-07-02T18:38:44.440Z] Removing intermediate container 73076bdce444 [2022-07-02T18:38:44.440Z] ---> 16d349005302 [2022-07-02T18:38:44.440Z] [2022-07-02T18:38:45.039Z] Successfully built 16d349005302 [2022-07-02T18:38:45.039Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-02T18:38:46.041Z]  Building sys-mgmt-agent ... done Removing intermediate container 195f79d90c4f [2022-07-02T18:38:46.041Z] ---> 9a19866753b0 [2022-07-02T18:38:46.041Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-02T18:38:46.339Z] ---> Running in 0355f22a0315 [2022-07-02T18:38:46.939Z] Removing intermediate container 0355f22a0315 [2022-07-02T18:38:46.939Z] ---> 9352c596df04 [2022-07-02T18:38:46.939Z] Step 28/31 : CMD ["gate"] [2022-07-02T18:38:47.213Z] ---> Running in 38cad2902b77 [2022-07-02T18:38:47.818Z] Removing intermediate container 38cad2902b77 [2022-07-02T18:38:47.818Z] ---> 68886dfb1190 [2022-07-02T18:38:47.818Z] Step 29/31 : LABEL arch=arm64 [2022-07-02T18:38:48.095Z] ---> Running in aaab4f1a4b94 [2022-07-02T18:38:48.698Z] Removing intermediate container aaab4f1a4b94 [2022-07-02T18:38:48.698Z] ---> bfd517e70320 [2022-07-02T18:38:48.698Z] Step 30/31 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:38:48.974Z] ---> Running in 7884fe0b1b4b [2022-07-02T18:38:49.576Z] Removing intermediate container 7884fe0b1b4b [2022-07-02T18:38:49.576Z] ---> 21a5ec413597 [2022-07-02T18:38:49.576Z] Step 31/31 : LABEL version=2.2.1-dev.20 [2022-07-02T18:38:49.576Z] ---> Running in caea2d04c8d4 [2022-07-02T18:38:50.177Z] Removing intermediate container caea2d04c8d4 [2022-07-02T18:38:50.177Z] ---> 1d838875e5fe [2022-07-02T18:38:50.177Z] [2022-07-02T18:38:50.454Z] Successfully built 1d838875e5fe [2022-07-02T18:38:50.454Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-02T18:39:37.421Z]  Building security-bootstrapper ... done Removing intermediate container e41ed5a25fea [2022-07-02T18:39:37.421Z] ---> 932ee0be1fd9 [2022-07-02T18:39:37.421Z] [2022-07-02T18:39:37.421Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T18:39:37.421Z] ---> ac73e934f311 [2022-07-02T18:39:37.421Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-02T18:39:37.421Z] Removing intermediate container d282677e3057 [2022-07-02T18:39:37.421Z] ---> be9821af73c2 [2022-07-02T18:39:37.421Z] [2022-07-02T18:39:37.421Z] Step 9/20 : FROM alpine:3.15 [2022-07-02T18:39:37.421Z] ---> 3fb3c9af89a9 [2022-07-02T18:39:37.421Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T18:39:37.421Z] ---> Using cache [2022-07-02T18:39:37.421Z] ---> a07bfd633486 [2022-07-02T18:39:37.421Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:39:37.421Z] ---> Using cache [2022-07-02T18:39:37.421Z] ---> e3741ec260fc [2022-07-02T18:39:37.421Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-02T18:39:37.421Z] ---> Running in 9c0de34dc6a5 [2022-07-02T18:39:37.421Z] ---> Running in 4761fe863ceb [2022-07-02T18:39:37.421Z] Removing intermediate container 9c0de34dc6a5 [2022-07-02T18:39:37.421Z] ---> 77436ed9caea [2022-07-02T18:39:37.421Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-02T18:39:37.421Z] ---> Running in 4b10dd7b5de7 [2022-07-02T18:39:37.421Z] Removing intermediate container 4b10dd7b5de7 [2022-07-02T18:39:37.421Z] ---> e259457fb525 [2022-07-02T18:39:37.421Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-02T18:39:37.421Z] ---> Running in 91dd3a1c13a0 [2022-07-02T18:39:37.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:39:37.421Z] Removing intermediate container 91dd3a1c13a0 [2022-07-02T18:39:37.421Z] ---> ecffd8258e55 [2022-07-02T18:39:37.421Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:39:37.421Z] ---> Running in 18f0a5014b99 [2022-07-02T18:39:37.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:39:37.421Z] Removing intermediate container 18f0a5014b99 [2022-07-02T18:39:37.421Z] ---> 845ea43dac96 [2022-07-02T18:39:37.421Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-02T18:39:37.421Z] ---> Running in bea5622012a1 [2022-07-02T18:39:37.693Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T18:39:37.693Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T18:39:37.693Z] OK: 15736 distinct packages available [2022-07-02T18:39:37.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:39:38.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:39:38.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:39:39.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:39:39.687Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-02T18:39:39.687Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-02T18:39:39.957Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T18:39:39.957Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-02T18:39:39.957Z] (5/9) Installing curl (7.80.0-r2) [2022-07-02T18:39:40.228Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-02T18:39:40.228Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-02T18:39:40.228Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-02T18:39:40.228Z] (8/9) Installing libucontext (1.1-r0) [2022-07-02T18:39:40.499Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-02T18:39:40.499Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-02T18:39:40.499Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T18:39:40.499Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-02T18:39:40.499Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T18:39:40.499Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-02T18:39:40.770Z] OK: 8 MiB in 23 packages [2022-07-02T18:39:40.770Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-02T18:39:40.770Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-02T18:39:41.052Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:39:41.052Z] OK: 8 MiB in 20 packages [2022-07-02T18:39:42.031Z] Removing intermediate container bea5622012a1 [2022-07-02T18:39:42.031Z] ---> e4ebf2ca3c91 [2022-07-02T18:39:42.031Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:39:42.031Z] Removing intermediate container 4761fe863ceb [2022-07-02T18:39:42.031Z] ---> 330af1ee8aea [2022-07-02T18:39:42.031Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:39:42.625Z] ---> 8bd5cacf82e4 [2022-07-02T18:39:42.625Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-02T18:39:42.625Z] ---> 6c54a382dc2e [2022-07-02T18:39:42.625Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-02T18:39:44.050Z] ---> 1eb709a53fed [2022-07-02T18:39:44.050Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-02T18:39:44.050Z] ---> e419e0ae0df2 [2022-07-02T18:39:44.050Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-02T18:39:44.643Z] ---> 7a9ca3028218 [2022-07-02T18:39:44.643Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-02T18:39:44.643Z] ---> Running in e263b0ccf4d2 [2022-07-02T18:39:44.643Z] ---> 432c05c0be28 [2022-07-02T18:39:44.643Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-02T18:39:44.913Z] ---> Running in 89befd20fa3a [2022-07-02T18:39:44.913Z] Removing intermediate container e263b0ccf4d2 [2022-07-02T18:39:44.913Z] ---> 4901cd2fc2b2 [2022-07-02T18:39:44.913Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:39:45.187Z] ---> Running in 2ee0af485a4a [2022-07-02T18:39:45.187Z] Removing intermediate container 89befd20fa3a [2022-07-02T18:39:45.187Z] ---> 95fca0f121b2 [2022-07-02T18:39:45.187Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:39:45.187Z] ---> Running in a8876c5150e3 [2022-07-02T18:39:45.458Z] Removing intermediate container 2ee0af485a4a [2022-07-02T18:39:45.458Z] ---> 86103cf6ab31 [2022-07-02T18:39:45.458Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T18:39:45.730Z] ---> Running in 083acf9ad37d [2022-07-02T18:39:45.730Z] Removing intermediate container a8876c5150e3 [2022-07-02T18:39:45.730Z] ---> 381bc63e79c2 [2022-07-02T18:39:45.730Z] Step 18/20 : LABEL arch=arm64 [2022-07-02T18:39:45.730Z] ---> Running in e43c802438d2 [2022-07-02T18:39:46.005Z] Removing intermediate container 083acf9ad37d [2022-07-02T18:39:46.005Z] ---> a2ca35e0434d [2022-07-02T18:39:46.005Z] Step 22/23 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:39:46.005Z] ---> Running in 94b6e5d22972 [2022-07-02T18:39:46.279Z] Removing intermediate container e43c802438d2 [2022-07-02T18:39:46.279Z] ---> 072b2163756c [2022-07-02T18:39:46.279Z] Step 19/20 : LABEL git_sha=dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:39:46.279Z] ---> Running in 2198cc3ddda5 [2022-07-02T18:39:46.556Z] Removing intermediate container 94b6e5d22972 [2022-07-02T18:39:46.556Z] ---> fa1e7ea23538 [2022-07-02T18:39:46.556Z] Step 23/23 : LABEL version=2.2.1-dev.20 [2022-07-02T18:39:46.556Z] ---> Running in 8972aba2fc42 [2022-07-02T18:39:46.556Z] Removing intermediate container 2198cc3ddda5 [2022-07-02T18:39:46.556Z] ---> 2e3a7ba6d051 [2022-07-02T18:39:46.556Z] Step 20/20 : LABEL version=2.2.1-dev.20 [2022-07-02T18:39:46.827Z] ---> Running in c4f883f3b0d7 [2022-07-02T18:39:47.104Z] Removing intermediate container 8972aba2fc42 [2022-07-02T18:39:47.104Z] ---> 98d060c1f9a1 [2022-07-02T18:39:47.104Z] [2022-07-02T18:39:47.104Z] Removing intermediate container c4f883f3b0d7 [2022-07-02T18:39:47.104Z] ---> 160137bd2efe [2022-07-02T18:39:47.104Z] [2022-07-02T18:39:47.104Z] Successfully built 98d060c1f9a1 [2022-07-02T18:39:47.374Z] Successfully tagged core-data-arm64:latest [2022-07-02T18:39:47.374Z]  Building core-data ... done Successfully built 160137bd2efe [2022-07-02T18:39:47.374Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-02T18:39:47.661Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-07-02T18:39:47.667Z] $ docker stop --time=1 d6e205c35b5a2cf83e739b10e333f7ed181a5e123b6dfbb7550466d55397e9f6 [2022-07-02T18:39:49.338Z] $ docker rm -f d6e205c35b5a2cf83e739b10e333f7ed181a5e123b6dfbb7550466d55397e9f6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T18:39:49.875Z] + docker images [2022-07-02T18:39:50.146Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-02T18:39:50.146Z] security-spiffe-token-provider-arm64 latest 160137bd2efe 3 seconds ago 28.1MB [2022-07-02T18:39:50.147Z] core-data-arm64 latest 98d060c1f9a1 3 seconds ago 21.7MB [2022-07-02T18:39:50.147Z] 932ee0be1fd9 17 seconds ago 1.3GB [2022-07-02T18:39:50.147Z] be9821af73c2 17 seconds ago 1.32GB [2022-07-02T18:39:50.147Z] security-bootstrapper-arm64 latest 1d838875e5fe 59 seconds ago 18.3MB [2022-07-02T18:39:50.147Z] sys-mgmt-agent-arm64 latest 16d349005302 About a minute ago 282MB [2022-07-02T18:39:50.147Z] 662c36077ccc About a minute ago 1.28GB [2022-07-02T18:39:50.147Z] security-spire-server-arm64 latest 11aec5332f33 About a minute ago 86.3MB [2022-07-02T18:39:50.147Z] d255deb630e9 2 minutes ago 1.18GB [2022-07-02T18:39:50.147Z] core-metadata-arm64 latest e83d086a9209 2 minutes ago 16.3MB [2022-07-02T18:39:50.147Z] fb98838b0c9e 2 minutes ago 1.28GB [2022-07-02T18:39:50.147Z] 9eba188ec3aa 2 minutes ago 1.27GB [2022-07-02T18:39:50.147Z] support-notifications-arm64 latest d599600b1880 4 minutes ago 26MB [2022-07-02T18:39:50.147Z] 945c70271e66 5 minutes ago 1.33GB [2022-07-02T18:39:50.147Z] support-scheduler-arm64 latest 5e40b3692373 6 minutes ago 25.4MB [2022-07-02T18:39:50.147Z] 2350b54f31f1 6 minutes ago 1.33GB [2022-07-02T18:39:50.147Z] security-spire-agent-arm64 latest f3ff1d26ccfb 6 minutes ago 126MB [2022-07-02T18:39:50.147Z] dae88635cd2b 7 minutes ago 1.18GB [2022-07-02T18:39:50.147Z] security-secretstore-setup-arm64 latest 8062170dfb3b 7 minutes ago 27.5MB [2022-07-02T18:39:50.147Z] security-proxy-setup-arm64 latest 396b3b1e03ff 7 minutes ago 26.1MB [2022-07-02T18:39:50.147Z] 05fe52f0a65a 8 minutes ago 1.28GB [2022-07-02T18:39:50.147Z] 798bdcbdafef 8 minutes ago 1.28GB [2022-07-02T18:39:50.147Z] core-command-arm64 latest bfa7c79fde09 8 minutes ago 15.5MB [2022-07-02T18:39:50.147Z] 2b38348baaa9 8 minutes ago 1.27GB [2022-07-02T18:39:50.147Z] security-spire-config-arm64 latest 4c1f9f1a27c4 12 minutes ago 85.6MB [2022-07-02T18:39:50.147Z] 4e3efdfbc483 13 minutes ago 1.18GB [2022-07-02T18:39:50.147Z] ci-base-image-arm64 latest a165c95ea1f5 15 minutes ago 1.01GB [2022-07-02T18:39:50.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB [2022-07-02T18:39:50.147Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-07-02T18:39:50.147Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-07-02T18:39:50.147Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-07-02T18:39:50.147Z] 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-07-02T18:39:50.266Z] provisioning config files... [2022-07-02T18:39:50.283Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/251@tmp/config2903789569057000551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:39:50.628Z] ---> docker-login.sh [2022-07-02T18:39:50.628Z] nexus3.edgexfoundry.org:10001 [2022-07-02T18:39:50.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:39:50.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:39:50.899Z] Configure a credential helper to remove this warning. See [2022-07-02T18:39:50.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:39:50.899Z] [2022-07-02T18:39:50.899Z] Login Succeeded [2022-07-02T18:39:50.899Z] nexus3.edgexfoundry.org:10002 [2022-07-02T18:39:51.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:39:51.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:39:51.491Z] Configure a credential helper to remove this warning. See [2022-07-02T18:39:51.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:39:51.491Z] [2022-07-02T18:39:51.491Z] Login Succeeded [2022-07-02T18:39:51.491Z] nexus3.edgexfoundry.org:10003 [2022-07-02T18:39:51.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:39:52.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:39:52.034Z] Configure a credential helper to remove this warning. See [2022-07-02T18:39:52.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:39:52.034Z] [2022-07-02T18:39:52.034Z] Login Succeeded [2022-07-02T18:39:52.034Z] nexus3.edgexfoundry.org:10004 [2022-07-02T18:39:52.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:39:52.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:39:52.306Z] Configure a credential helper to remove this warning. See [2022-07-02T18:39:52.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:39:52.306Z] [2022-07-02T18:39:52.306Z] Login Succeeded [2022-07-02T18:39:52.306Z] docker.io [2022-07-02T18:39:52.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T18:39:53.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T18:39:53.170Z] Configure a credential helper to remove this warning. See [2022-07-02T18:39:53.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T18:39:53.170Z] [2022-07-02T18:39:53.170Z] Login Succeeded [2022-07-02T18:39:53.170Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T18:39:53.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:39:53.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T18:39:53.241Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-07-02T18:39:53.241Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:39:53.241Z] latest [2022-07-02T18:39:53.241Z] 2.2.1-dev.20 [2022-07-02T18:39:53.241Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:39:53.241Z] main [2022-07-02T18:39:53.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:39:53.598Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:39:53.960Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:39:53.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-02T18:39:53.960Z] 50a8dbfe63f5: Preparing [2022-07-02T18:39:53.960Z] 4f9a2e1b8d6e: Preparing [2022-07-02T18:39:53.960Z] 1cce8b9d36f4: Preparing [2022-07-02T18:39:53.960Z] 13b26979de16: Preparing [2022-07-02T18:39:53.960Z] f73e7dbfee58: Preparing [2022-07-02T18:39:54.231Z] f73e7dbfee58: Layer already exists [2022-07-02T18:39:54.232Z] 13b26979de16: Pushed [2022-07-02T18:39:54.232Z] 1cce8b9d36f4: Pushed [2022-07-02T18:39:54.232Z] 50a8dbfe63f5: Pushed [2022-07-02T18:39:56.835Z] 4f9a2e1b8d6e: Pushed [2022-07-02T18:39:56.835Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:73a120d47553df057185ef3277b402413dab00c4fd46ee031b4b8b8687d4746d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:39:57.197Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:39:57.551Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-02T18:39:57.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-02T18:39:57.551Z] 50a8dbfe63f5: Preparing [2022-07-02T18:39:57.551Z] 4f9a2e1b8d6e: Preparing [2022-07-02T18:39:57.551Z] 1cce8b9d36f4: Preparing [2022-07-02T18:39:57.551Z] 13b26979de16: Preparing [2022-07-02T18:39:57.551Z] f73e7dbfee58: Preparing [2022-07-02T18:39:57.551Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:39:57.551Z] 4f9a2e1b8d6e: Layer already exists [2022-07-02T18:39:57.551Z] 50a8dbfe63f5: Layer already exists [2022-07-02T18:39:57.551Z] f73e7dbfee58: Layer already exists [2022-07-02T18:39:57.551Z] 13b26979de16: Layer already exists [2022-07-02T18:39:57.822Z] latest: digest: sha256:73a120d47553df057185ef3277b402413dab00c4fd46ee031b4b8b8687d4746d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:39:58.183Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:39:58.567Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.20 [2022-07-02T18:39:58.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-02T18:39:58.567Z] 50a8dbfe63f5: Preparing [2022-07-02T18:39:58.567Z] 4f9a2e1b8d6e: Preparing [2022-07-02T18:39:58.567Z] 1cce8b9d36f4: Preparing [2022-07-02T18:39:58.567Z] 13b26979de16: Preparing [2022-07-02T18:39:58.567Z] f73e7dbfee58: Preparing [2022-07-02T18:39:58.567Z] f73e7dbfee58: Layer already exists [2022-07-02T18:39:58.567Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:39:58.567Z] 4f9a2e1b8d6e: Layer already exists [2022-07-02T18:39:58.567Z] 13b26979de16: Layer already exists [2022-07-02T18:39:58.567Z] 50a8dbfe63f5: Layer already exists [2022-07-02T18:39:58.849Z] 2.2.1-dev.20: digest: sha256:73a120d47553df057185ef3277b402413dab00c4fd46ee031b4b8b8687d4746d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:39:59.231Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:39:59.617Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:39:59.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-02T18:39:59.617Z] 50a8dbfe63f5: Preparing [2022-07-02T18:39:59.617Z] 4f9a2e1b8d6e: Preparing [2022-07-02T18:39:59.617Z] 1cce8b9d36f4: Preparing [2022-07-02T18:39:59.617Z] 13b26979de16: Preparing [2022-07-02T18:39:59.617Z] f73e7dbfee58: Preparing [2022-07-02T18:39:59.617Z] f73e7dbfee58: Layer already exists [2022-07-02T18:39:59.617Z] 4f9a2e1b8d6e: Layer already exists [2022-07-02T18:39:59.617Z] 50a8dbfe63f5: Layer already exists [2022-07-02T18:39:59.617Z] 13b26979de16: Layer already exists [2022-07-02T18:39:59.617Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:39:59.898Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:73a120d47553df057185ef3277b402413dab00c4fd46ee031b4b8b8687d4746d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:00.280Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:00.636Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-07-02T18:40:00.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-02T18:40:00.636Z] 50a8dbfe63f5: Preparing [2022-07-02T18:40:00.636Z] 4f9a2e1b8d6e: Preparing [2022-07-02T18:40:00.636Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:00.636Z] 13b26979de16: Preparing [2022-07-02T18:40:00.636Z] f73e7dbfee58: Preparing [2022-07-02T18:40:00.636Z] 13b26979de16: Layer already exists [2022-07-02T18:40:00.636Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:00.636Z] 4f9a2e1b8d6e: Layer already exists [2022-07-02T18:40:00.636Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:00.636Z] 50a8dbfe63f5: Layer already exists [2022-07-02T18:40:00.907Z] main: digest: sha256:73a120d47553df057185ef3277b402413dab00c4fd46ee031b4b8b8687d4746d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:40:00.967Z] ===================================================== [Pipeline] echo [2022-07-02T18:40:00.975Z] taggedImages: [2022-07-02T18:40:00.975Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:00.975Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-02T18:40:00.975Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.20 [2022-07-02T18:40:00.975Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:00.975Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-07-02T18:40:00.996Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-07-02T18:40:00.996Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:00.996Z] latest [2022-07-02T18:40:00.996Z] 2.2.1-dev.20 [2022-07-02T18:40:00.996Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:00.996Z] main [2022-07-02T18:40:00.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:01.349Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:01.704Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:01.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-02T18:40:01.705Z] e7a6a8f49f12: Preparing [2022-07-02T18:40:01.705Z] c6c5b98ff96c: Preparing [2022-07-02T18:40:01.705Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:01.705Z] f49653494dab: Preparing [2022-07-02T18:40:01.705Z] 775b6c974f23: Preparing [2022-07-02T18:40:01.705Z] f73e7dbfee58: Preparing [2022-07-02T18:40:01.705Z] f73e7dbfee58: Waiting [2022-07-02T18:40:01.979Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:01.979Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:01.979Z] 775b6c974f23: Pushed [2022-07-02T18:40:01.979Z] e7a6a8f49f12: Pushed [2022-07-02T18:40:02.572Z] f49653494dab: Pushed [2022-07-02T18:40:05.181Z] c6c5b98ff96c: Pushed [2022-07-02T18:40:05.450Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:7ded100e46187181f2bb9c0989cca1d2a3d0f68ada320a0a8158838e6dc02339 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:05.810Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:06.166Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-02T18:40:06.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-02T18:40:06.166Z] e7a6a8f49f12: Preparing [2022-07-02T18:40:06.166Z] c6c5b98ff96c: Preparing [2022-07-02T18:40:06.166Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:06.166Z] f49653494dab: Preparing [2022-07-02T18:40:06.166Z] 775b6c974f23: Preparing [2022-07-02T18:40:06.166Z] f73e7dbfee58: Preparing [2022-07-02T18:40:06.166Z] f73e7dbfee58: Waiting [2022-07-02T18:40:06.166Z] f49653494dab: Layer already exists [2022-07-02T18:40:06.166Z] 775b6c974f23: Layer already exists [2022-07-02T18:40:06.166Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:06.166Z] c6c5b98ff96c: Layer already exists [2022-07-02T18:40:06.166Z] e7a6a8f49f12: Layer already exists [2022-07-02T18:40:06.166Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:06.439Z] latest: digest: sha256:7ded100e46187181f2bb9c0989cca1d2a3d0f68ada320a0a8158838e6dc02339 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:06.802Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:07.169Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.20 [2022-07-02T18:40:07.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-02T18:40:07.169Z] e7a6a8f49f12: Preparing [2022-07-02T18:40:07.169Z] c6c5b98ff96c: Preparing [2022-07-02T18:40:07.169Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:07.169Z] f49653494dab: Preparing [2022-07-02T18:40:07.169Z] 775b6c974f23: Preparing [2022-07-02T18:40:07.169Z] f73e7dbfee58: Preparing [2022-07-02T18:40:07.169Z] f73e7dbfee58: Waiting [2022-07-02T18:40:07.169Z] 775b6c974f23: Layer already exists [2022-07-02T18:40:07.169Z] f49653494dab: Layer already exists [2022-07-02T18:40:07.169Z] c6c5b98ff96c: Layer already exists [2022-07-02T18:40:07.169Z] e7a6a8f49f12: Layer already exists [2022-07-02T18:40:07.169Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:07.169Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:07.438Z] 2.2.1-dev.20: digest: sha256:7ded100e46187181f2bb9c0989cca1d2a3d0f68ada320a0a8158838e6dc02339 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:07.799Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:08.153Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:08.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-02T18:40:08.153Z] e7a6a8f49f12: Preparing [2022-07-02T18:40:08.153Z] c6c5b98ff96c: Preparing [2022-07-02T18:40:08.153Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:08.153Z] f49653494dab: Preparing [2022-07-02T18:40:08.153Z] 775b6c974f23: Preparing [2022-07-02T18:40:08.153Z] f73e7dbfee58: Preparing [2022-07-02T18:40:08.153Z] f73e7dbfee58: Waiting [2022-07-02T18:40:08.153Z] 775b6c974f23: Layer already exists [2022-07-02T18:40:08.153Z] f49653494dab: Layer already exists [2022-07-02T18:40:08.153Z] c6c5b98ff96c: Layer already exists [2022-07-02T18:40:08.153Z] e7a6a8f49f12: Layer already exists [2022-07-02T18:40:08.153Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:08.153Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:08.423Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:7ded100e46187181f2bb9c0989cca1d2a3d0f68ada320a0a8158838e6dc02339 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:08.785Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:09.148Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-07-02T18:40:09.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-02T18:40:09.148Z] e7a6a8f49f12: Preparing [2022-07-02T18:40:09.148Z] c6c5b98ff96c: Preparing [2022-07-02T18:40:09.148Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:09.148Z] f49653494dab: Preparing [2022-07-02T18:40:09.148Z] 775b6c974f23: Preparing [2022-07-02T18:40:09.148Z] f73e7dbfee58: Preparing [2022-07-02T18:40:09.148Z] f73e7dbfee58: Waiting [2022-07-02T18:40:09.148Z] c6c5b98ff96c: Layer already exists [2022-07-02T18:40:09.148Z] 775b6c974f23: Layer already exists [2022-07-02T18:40:09.148Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:09.148Z] f49653494dab: Layer already exists [2022-07-02T18:40:09.148Z] e7a6a8f49f12: Layer already exists [2022-07-02T18:40:09.148Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:09.419Z] main: digest: sha256:7ded100e46187181f2bb9c0989cca1d2a3d0f68ada320a0a8158838e6dc02339 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:40:09.478Z] ===================================================== [Pipeline] echo [2022-07-02T18:40:09.485Z] taggedImages: [2022-07-02T18:40:09.485Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:09.485Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-02T18:40:09.485Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.20 [2022-07-02T18:40:09.485Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:09.485Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-07-02T18:40:09.505Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-07-02T18:40:09.505Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:09.505Z] latest [2022-07-02T18:40:09.505Z] 2.2.1-dev.20 [2022-07-02T18:40:09.505Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:09.505Z] main [2022-07-02T18:40:09.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:09.870Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:10.227Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:10.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-02T18:40:10.227Z] 051561945031: Preparing [2022-07-02T18:40:10.227Z] c6ac8ed8bc3d: Preparing [2022-07-02T18:40:10.227Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:10.227Z] 13b26979de16: Preparing [2022-07-02T18:40:10.227Z] f73e7dbfee58: Preparing [2022-07-02T18:40:10.227Z] 13b26979de16: Layer already exists [2022-07-02T18:40:10.227Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:10.501Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:10.501Z] 051561945031: Pushed [2022-07-02T18:40:13.112Z] c6ac8ed8bc3d: Pushed [2022-07-02T18:40:13.383Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:3f732e0194ce9fd13f70f7876fa74d9f3a6f318d10eeed0de1a7e6d3c75a963a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:13.741Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:14.094Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-02T18:40:14.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-02T18:40:14.094Z] 051561945031: Preparing [2022-07-02T18:40:14.094Z] c6ac8ed8bc3d: Preparing [2022-07-02T18:40:14.094Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:14.094Z] 13b26979de16: Preparing [2022-07-02T18:40:14.094Z] f73e7dbfee58: Preparing [2022-07-02T18:40:14.094Z] 051561945031: Layer already exists [2022-07-02T18:40:14.094Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:14.094Z] c6ac8ed8bc3d: Layer already exists [2022-07-02T18:40:14.094Z] 13b26979de16: Layer already exists [2022-07-02T18:40:14.094Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:14.365Z] latest: digest: sha256:3f732e0194ce9fd13f70f7876fa74d9f3a6f318d10eeed0de1a7e6d3c75a963a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:14.727Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:15.077Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.20 [2022-07-02T18:40:15.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-02T18:40:15.077Z] 051561945031: Preparing [2022-07-02T18:40:15.077Z] c6ac8ed8bc3d: Preparing [2022-07-02T18:40:15.077Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:15.077Z] 13b26979de16: Preparing [2022-07-02T18:40:15.077Z] f73e7dbfee58: Preparing [2022-07-02T18:40:15.077Z] c6ac8ed8bc3d: Layer already exists [2022-07-02T18:40:15.077Z] 051561945031: Layer already exists [2022-07-02T18:40:15.077Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:15.077Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:15.077Z] 13b26979de16: Layer already exists [2022-07-02T18:40:15.348Z] 2.2.1-dev.20: digest: sha256:3f732e0194ce9fd13f70f7876fa74d9f3a6f318d10eeed0de1a7e6d3c75a963a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:15.713Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:16.068Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:16.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-02T18:40:16.068Z] 051561945031: Preparing [2022-07-02T18:40:16.068Z] c6ac8ed8bc3d: Preparing [2022-07-02T18:40:16.068Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:16.068Z] 13b26979de16: Preparing [2022-07-02T18:40:16.068Z] f73e7dbfee58: Preparing [2022-07-02T18:40:16.068Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:16.068Z] 13b26979de16: Layer already exists [2022-07-02T18:40:16.068Z] 051561945031: Layer already exists [2022-07-02T18:40:16.068Z] c6ac8ed8bc3d: Layer already exists [2022-07-02T18:40:16.068Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:16.338Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:3f732e0194ce9fd13f70f7876fa74d9f3a6f318d10eeed0de1a7e6d3c75a963a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:16.701Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:17.060Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-07-02T18:40:17.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-02T18:40:17.060Z] 051561945031: Preparing [2022-07-02T18:40:17.060Z] c6ac8ed8bc3d: Preparing [2022-07-02T18:40:17.060Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:17.060Z] 13b26979de16: Preparing [2022-07-02T18:40:17.060Z] f73e7dbfee58: Preparing [2022-07-02T18:40:17.060Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:17.060Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:17.060Z] 13b26979de16: Layer already exists [2022-07-02T18:40:17.060Z] 051561945031: Layer already exists [2022-07-02T18:40:17.060Z] c6ac8ed8bc3d: Layer already exists [2022-07-02T18:40:17.330Z] main: digest: sha256:3f732e0194ce9fd13f70f7876fa74d9f3a6f318d10eeed0de1a7e6d3c75a963a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:40:17.389Z] ===================================================== [Pipeline] echo [2022-07-02T18:40:17.397Z] taggedImages: [2022-07-02T18:40:17.397Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:17.397Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-02T18:40:17.397Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.20 [2022-07-02T18:40:17.397Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:17.397Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-07-02T18:40:17.416Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-07-02T18:40:17.416Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:17.416Z] latest [2022-07-02T18:40:17.416Z] 2.2.1-dev.20 [2022-07-02T18:40:17.416Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:17.416Z] main [2022-07-02T18:40:17.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:17.769Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:18.134Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:18.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-02T18:40:18.134Z] 028be5f87134: Preparing [2022-07-02T18:40:18.134Z] 028be5f87134: Preparing [2022-07-02T18:40:18.134Z] 486fc77e9ad5: Preparing [2022-07-02T18:40:18.134Z] 89a56c7a79f3: Preparing [2022-07-02T18:40:18.134Z] 00a0a4991d95: Preparing [2022-07-02T18:40:18.134Z] 13312fac31f0: Preparing [2022-07-02T18:40:18.134Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:18.134Z] 62a0b01659f6: Preparing [2022-07-02T18:40:18.134Z] 4d1abdb4e39f: Preparing [2022-07-02T18:40:18.134Z] 2d11d251149d: Preparing [2022-07-02T18:40:18.134Z] 3ba7c2a87a89: Preparing [2022-07-02T18:40:18.134Z] 1cce8b9d36f4: Waiting [2022-07-02T18:40:18.134Z] 62a0b01659f6: Waiting [2022-07-02T18:40:18.134Z] 4d1abdb4e39f: Waiting [2022-07-02T18:40:18.134Z] 2d11d251149d: Waiting [2022-07-02T18:40:18.134Z] f73e7dbfee58: Preparing [2022-07-02T18:40:18.134Z] 3ba7c2a87a89: Waiting [2022-07-02T18:40:18.134Z] f73e7dbfee58: Waiting [2022-07-02T18:40:18.413Z] 028be5f87134: Pushed [2022-07-02T18:40:18.413Z] 89a56c7a79f3: Pushed [2022-07-02T18:40:18.413Z] 486fc77e9ad5: Pushed [2022-07-02T18:40:18.413Z] 00a0a4991d95: Pushed [2022-07-02T18:40:18.413Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:18.685Z] 4d1abdb4e39f: Pushed [2022-07-02T18:40:18.685Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:18.685Z] 2d11d251149d: Pushed [2022-07-02T18:40:18.685Z] 3ba7c2a87a89: Pushed [2022-07-02T18:40:18.685Z] 62a0b01659f6: Pushed [2022-07-02T18:40:22.100Z] 13312fac31f0: Pushed [2022-07-02T18:40:22.100Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:78cbb771f9a9ff46293b6a1acc00ab37ea7475b5124a0980a6f7f561130b966e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:22.451Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:22.801Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-02T18:40:22.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-02T18:40:22.801Z] 028be5f87134: Preparing [2022-07-02T18:40:22.801Z] 028be5f87134: Preparing [2022-07-02T18:40:22.801Z] 486fc77e9ad5: Preparing [2022-07-02T18:40:22.801Z] 89a56c7a79f3: Preparing [2022-07-02T18:40:22.801Z] 00a0a4991d95: Preparing [2022-07-02T18:40:22.801Z] 13312fac31f0: Preparing [2022-07-02T18:40:22.801Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:22.801Z] 62a0b01659f6: Preparing [2022-07-02T18:40:22.801Z] 4d1abdb4e39f: Preparing [2022-07-02T18:40:22.801Z] 2d11d251149d: Preparing [2022-07-02T18:40:22.801Z] 3ba7c2a87a89: Preparing [2022-07-02T18:40:22.801Z] f73e7dbfee58: Preparing [2022-07-02T18:40:22.801Z] 1cce8b9d36f4: Waiting [2022-07-02T18:40:22.801Z] 2d11d251149d: Waiting [2022-07-02T18:40:22.801Z] 62a0b01659f6: Waiting [2022-07-02T18:40:22.801Z] 4d1abdb4e39f: Waiting [2022-07-02T18:40:22.801Z] 3ba7c2a87a89: Waiting [2022-07-02T18:40:22.801Z] f73e7dbfee58: Waiting [2022-07-02T18:40:22.801Z] 00a0a4991d95: Layer already exists [2022-07-02T18:40:22.801Z] 028be5f87134: Layer already exists [2022-07-02T18:40:22.801Z] 486fc77e9ad5: Layer already exists [2022-07-02T18:40:22.801Z] 13312fac31f0: Layer already exists [2022-07-02T18:40:22.801Z] 89a56c7a79f3: Layer already exists [2022-07-02T18:40:22.801Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:22.801Z] 62a0b01659f6: Layer already exists [2022-07-02T18:40:22.801Z] 4d1abdb4e39f: Layer already exists [2022-07-02T18:40:22.801Z] 2d11d251149d: Layer already exists [2022-07-02T18:40:22.801Z] 3ba7c2a87a89: Layer already exists [2022-07-02T18:40:22.801Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:23.071Z] latest: digest: sha256:78cbb771f9a9ff46293b6a1acc00ab37ea7475b5124a0980a6f7f561130b966e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:23.429Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:23.780Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.20 [2022-07-02T18:40:23.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-02T18:40:23.780Z] 028be5f87134: Preparing [2022-07-02T18:40:23.780Z] 028be5f87134: Preparing [2022-07-02T18:40:23.780Z] 486fc77e9ad5: Preparing [2022-07-02T18:40:23.780Z] 89a56c7a79f3: Preparing [2022-07-02T18:40:23.780Z] 00a0a4991d95: Preparing [2022-07-02T18:40:23.780Z] 13312fac31f0: Preparing [2022-07-02T18:40:23.780Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:23.780Z] 62a0b01659f6: Preparing [2022-07-02T18:40:23.780Z] 4d1abdb4e39f: Preparing [2022-07-02T18:40:23.780Z] 2d11d251149d: Preparing [2022-07-02T18:40:23.780Z] 3ba7c2a87a89: Preparing [2022-07-02T18:40:23.780Z] f73e7dbfee58: Preparing [2022-07-02T18:40:23.780Z] 1cce8b9d36f4: Waiting [2022-07-02T18:40:23.780Z] 62a0b01659f6: Waiting [2022-07-02T18:40:23.780Z] 4d1abdb4e39f: Waiting [2022-07-02T18:40:23.780Z] 2d11d251149d: Waiting [2022-07-02T18:40:23.780Z] 3ba7c2a87a89: Waiting [2022-07-02T18:40:23.780Z] f73e7dbfee58: Waiting [2022-07-02T18:40:23.780Z] 486fc77e9ad5: Layer already exists [2022-07-02T18:40:23.780Z] 13312fac31f0: Layer already exists [2022-07-02T18:40:23.780Z] 00a0a4991d95: Layer already exists [2022-07-02T18:40:23.780Z] 89a56c7a79f3: Layer already exists [2022-07-02T18:40:23.780Z] 028be5f87134: Layer already exists [2022-07-02T18:40:23.780Z] 4d1abdb4e39f: Layer already exists [2022-07-02T18:40:23.780Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:23.780Z] 62a0b01659f6: Layer already exists [2022-07-02T18:40:23.780Z] 3ba7c2a87a89: Layer already exists [2022-07-02T18:40:23.780Z] 2d11d251149d: Layer already exists [2022-07-02T18:40:23.780Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:24.051Z] 2.2.1-dev.20: digest: sha256:78cbb771f9a9ff46293b6a1acc00ab37ea7475b5124a0980a6f7f561130b966e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:24.414Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:24.769Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:24.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-02T18:40:24.769Z] 028be5f87134: Preparing [2022-07-02T18:40:24.769Z] 028be5f87134: Preparing [2022-07-02T18:40:24.769Z] 486fc77e9ad5: Preparing [2022-07-02T18:40:24.769Z] 89a56c7a79f3: Preparing [2022-07-02T18:40:24.769Z] 00a0a4991d95: Preparing [2022-07-02T18:40:24.769Z] 13312fac31f0: Preparing [2022-07-02T18:40:24.769Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:24.769Z] 62a0b01659f6: Preparing [2022-07-02T18:40:24.769Z] 4d1abdb4e39f: Preparing [2022-07-02T18:40:24.769Z] 2d11d251149d: Preparing [2022-07-02T18:40:24.769Z] 3ba7c2a87a89: Preparing [2022-07-02T18:40:24.769Z] f73e7dbfee58: Preparing [2022-07-02T18:40:24.769Z] 4d1abdb4e39f: Waiting [2022-07-02T18:40:24.769Z] 2d11d251149d: Waiting [2022-07-02T18:40:24.769Z] 1cce8b9d36f4: Waiting [2022-07-02T18:40:24.769Z] 62a0b01659f6: Waiting [2022-07-02T18:40:24.769Z] 3ba7c2a87a89: Waiting [2022-07-02T18:40:24.769Z] f73e7dbfee58: Waiting [2022-07-02T18:40:24.769Z] 13312fac31f0: Layer already exists [2022-07-02T18:40:24.769Z] 028be5f87134: Layer already exists [2022-07-02T18:40:24.769Z] 00a0a4991d95: Layer already exists [2022-07-02T18:40:24.769Z] 89a56c7a79f3: Layer already exists [2022-07-02T18:40:24.769Z] 486fc77e9ad5: Layer already exists [2022-07-02T18:40:24.769Z] 4d1abdb4e39f: Layer already exists [2022-07-02T18:40:24.769Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:25.039Z] 62a0b01659f6: Layer already exists [2022-07-02T18:40:25.039Z] 2d11d251149d: Layer already exists [2022-07-02T18:40:25.039Z] 3ba7c2a87a89: Layer already exists [2022-07-02T18:40:25.039Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:25.039Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:78cbb771f9a9ff46293b6a1acc00ab37ea7475b5124a0980a6f7f561130b966e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:25.393Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:25.745Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-07-02T18:40:25.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-02T18:40:25.745Z] 028be5f87134: Preparing [2022-07-02T18:40:25.745Z] 028be5f87134: Preparing [2022-07-02T18:40:25.745Z] 486fc77e9ad5: Preparing [2022-07-02T18:40:25.745Z] 89a56c7a79f3: Preparing [2022-07-02T18:40:25.745Z] 00a0a4991d95: Preparing [2022-07-02T18:40:25.745Z] 13312fac31f0: Preparing [2022-07-02T18:40:25.745Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:25.745Z] 62a0b01659f6: Preparing [2022-07-02T18:40:25.745Z] 4d1abdb4e39f: Preparing [2022-07-02T18:40:25.745Z] 2d11d251149d: Preparing [2022-07-02T18:40:25.745Z] 1cce8b9d36f4: Waiting [2022-07-02T18:40:25.745Z] 62a0b01659f6: Waiting [2022-07-02T18:40:25.745Z] 4d1abdb4e39f: Waiting [2022-07-02T18:40:25.745Z] 2d11d251149d: Waiting [2022-07-02T18:40:25.745Z] 3ba7c2a87a89: Preparing [2022-07-02T18:40:25.745Z] f73e7dbfee58: Preparing [2022-07-02T18:40:25.745Z] 3ba7c2a87a89: Waiting [2022-07-02T18:40:25.745Z] f73e7dbfee58: Waiting [2022-07-02T18:40:25.745Z] 486fc77e9ad5: Layer already exists [2022-07-02T18:40:25.745Z] 13312fac31f0: Layer already exists [2022-07-02T18:40:25.745Z] 00a0a4991d95: Layer already exists [2022-07-02T18:40:25.745Z] 028be5f87134: Layer already exists [2022-07-02T18:40:25.745Z] 89a56c7a79f3: Layer already exists [2022-07-02T18:40:26.021Z] 62a0b01659f6: Layer already exists [2022-07-02T18:40:26.021Z] 2d11d251149d: Layer already exists [2022-07-02T18:40:26.021Z] 4d1abdb4e39f: Layer already exists [2022-07-02T18:40:26.021Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:26.021Z] 3ba7c2a87a89: Layer already exists [2022-07-02T18:40:26.021Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:26.021Z] main: digest: sha256:78cbb771f9a9ff46293b6a1acc00ab37ea7475b5124a0980a6f7f561130b966e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:40:26.070Z] ===================================================== [Pipeline] echo [2022-07-02T18:40:26.079Z] taggedImages: [2022-07-02T18:40:26.079Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:26.079Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-02T18:40:26.079Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.20 [2022-07-02T18:40:26.079Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:26.079Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-07-02T18:40:26.103Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-07-02T18:40:26.103Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:26.103Z] latest [2022-07-02T18:40:26.103Z] 2.2.1-dev.20 [2022-07-02T18:40:26.103Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:26.103Z] main [2022-07-02T18:40:26.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:26.458Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:26.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:26.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-02T18:40:26.814Z] d073d743305d: Preparing [2022-07-02T18:40:26.814Z] 237aa3c46e27: Preparing [2022-07-02T18:40:26.814Z] 8fd6f4f82403: Preparing [2022-07-02T18:40:26.814Z] 26e24b879dfb: Preparing [2022-07-02T18:40:26.814Z] 5b8a2a1fe665: Preparing [2022-07-02T18:40:26.814Z] 02d67c6e5d1a: Preparing [2022-07-02T18:40:26.814Z] f132fc566335: Preparing [2022-07-02T18:40:26.814Z] f73e7dbfee58: Preparing [2022-07-02T18:40:26.814Z] 02d67c6e5d1a: Waiting [2022-07-02T18:40:26.814Z] f73e7dbfee58: Waiting [2022-07-02T18:40:27.095Z] 237aa3c46e27: Pushed [2022-07-02T18:40:27.095Z] d073d743305d: Pushed [2022-07-02T18:40:27.095Z] 5b8a2a1fe665: Pushed [2022-07-02T18:40:27.095Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:27.365Z] 02d67c6e5d1a: Pushed [2022-07-02T18:40:27.959Z] f132fc566335: Pushed [2022-07-02T18:40:29.928Z] 8fd6f4f82403: Pushed [2022-07-02T18:40:29.928Z] 26e24b879dfb: Pushed [2022-07-02T18:40:29.928Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:a14722ea8ed4df1cffa3ea7d785e9abba59b4ffdd0f0d556799f5deaa2b059b6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:30.297Z] + 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-07-02T18:40:30.655Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-02T18:40:30.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-02T18:40:30.655Z] d073d743305d: Preparing [2022-07-02T18:40:30.655Z] 237aa3c46e27: Preparing [2022-07-02T18:40:30.655Z] 8fd6f4f82403: Preparing [2022-07-02T18:40:30.655Z] 26e24b879dfb: Preparing [2022-07-02T18:40:30.655Z] 5b8a2a1fe665: Preparing [2022-07-02T18:40:30.655Z] 02d67c6e5d1a: Preparing [2022-07-02T18:40:30.655Z] f132fc566335: Preparing [2022-07-02T18:40:30.655Z] f73e7dbfee58: Preparing [2022-07-02T18:40:30.655Z] 02d67c6e5d1a: Waiting [2022-07-02T18:40:30.655Z] f132fc566335: Waiting [2022-07-02T18:40:30.655Z] f73e7dbfee58: Waiting [2022-07-02T18:40:30.655Z] 26e24b879dfb: Layer already exists [2022-07-02T18:40:30.655Z] 8fd6f4f82403: Layer already exists [2022-07-02T18:40:30.655Z] 237aa3c46e27: Layer already exists [2022-07-02T18:40:30.655Z] d073d743305d: Layer already exists [2022-07-02T18:40:30.655Z] 5b8a2a1fe665: Layer already exists [2022-07-02T18:40:30.655Z] 02d67c6e5d1a: Layer already exists [2022-07-02T18:40:30.927Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:30.927Z] f132fc566335: Layer already exists [2022-07-02T18:40:30.927Z] latest: digest: sha256:a14722ea8ed4df1cffa3ea7d785e9abba59b4ffdd0f0d556799f5deaa2b059b6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:31.301Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:31.666Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.20 [2022-07-02T18:40:31.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-02T18:40:31.666Z] d073d743305d: Preparing [2022-07-02T18:40:31.666Z] 237aa3c46e27: Preparing [2022-07-02T18:40:31.666Z] 8fd6f4f82403: Preparing [2022-07-02T18:40:31.666Z] 26e24b879dfb: Preparing [2022-07-02T18:40:31.666Z] 5b8a2a1fe665: Preparing [2022-07-02T18:40:31.666Z] 02d67c6e5d1a: Preparing [2022-07-02T18:40:31.666Z] f132fc566335: Preparing [2022-07-02T18:40:31.666Z] f73e7dbfee58: Preparing [2022-07-02T18:40:31.666Z] f132fc566335: Waiting [2022-07-02T18:40:31.666Z] 02d67c6e5d1a: Waiting [2022-07-02T18:40:31.666Z] 5b8a2a1fe665: Layer already exists [2022-07-02T18:40:31.666Z] 237aa3c46e27: Layer already exists [2022-07-02T18:40:31.666Z] 8fd6f4f82403: Layer already exists [2022-07-02T18:40:31.666Z] 26e24b879dfb: Layer already exists [2022-07-02T18:40:31.666Z] d073d743305d: Layer already exists [2022-07-02T18:40:31.666Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:31.666Z] 02d67c6e5d1a: Layer already exists [2022-07-02T18:40:31.666Z] f132fc566335: Layer already exists [2022-07-02T18:40:31.938Z] 2.2.1-dev.20: digest: sha256:a14722ea8ed4df1cffa3ea7d785e9abba59b4ffdd0f0d556799f5deaa2b059b6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:32.298Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:32.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:32.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-02T18:40:32.659Z] d073d743305d: Preparing [2022-07-02T18:40:32.659Z] 237aa3c46e27: Preparing [2022-07-02T18:40:32.659Z] 8fd6f4f82403: Preparing [2022-07-02T18:40:32.659Z] 26e24b879dfb: Preparing [2022-07-02T18:40:32.659Z] 5b8a2a1fe665: Preparing [2022-07-02T18:40:32.659Z] 02d67c6e5d1a: Preparing [2022-07-02T18:40:32.659Z] f132fc566335: Preparing [2022-07-02T18:40:32.659Z] f73e7dbfee58: Preparing [2022-07-02T18:40:32.659Z] 02d67c6e5d1a: Waiting [2022-07-02T18:40:32.659Z] f132fc566335: Waiting [2022-07-02T18:40:32.659Z] f73e7dbfee58: Waiting [2022-07-02T18:40:32.659Z] 5b8a2a1fe665: Layer already exists [2022-07-02T18:40:32.659Z] 8fd6f4f82403: Layer already exists [2022-07-02T18:40:32.659Z] d073d743305d: Layer already exists [2022-07-02T18:40:32.659Z] 237aa3c46e27: Layer already exists [2022-07-02T18:40:32.659Z] 26e24b879dfb: Layer already exists [2022-07-02T18:40:32.659Z] 02d67c6e5d1a: Layer already exists [2022-07-02T18:40:32.659Z] f132fc566335: Layer already exists [2022-07-02T18:40:32.659Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:32.931Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:a14722ea8ed4df1cffa3ea7d785e9abba59b4ffdd0f0d556799f5deaa2b059b6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:33.302Z] + 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-07-02T18:40:33.653Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-07-02T18:40:33.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-02T18:40:33.653Z] d073d743305d: Preparing [2022-07-02T18:40:33.653Z] 237aa3c46e27: Preparing [2022-07-02T18:40:33.653Z] 8fd6f4f82403: Preparing [2022-07-02T18:40:33.653Z] 26e24b879dfb: Preparing [2022-07-02T18:40:33.653Z] 5b8a2a1fe665: Preparing [2022-07-02T18:40:33.653Z] 02d67c6e5d1a: Preparing [2022-07-02T18:40:33.653Z] f132fc566335: Preparing [2022-07-02T18:40:33.653Z] f73e7dbfee58: Preparing [2022-07-02T18:40:33.653Z] 02d67c6e5d1a: Waiting [2022-07-02T18:40:33.653Z] f132fc566335: Waiting [2022-07-02T18:40:33.653Z] f73e7dbfee58: Waiting [2022-07-02T18:40:33.653Z] 237aa3c46e27: Layer already exists [2022-07-02T18:40:33.653Z] 8fd6f4f82403: Layer already exists [2022-07-02T18:40:33.653Z] d073d743305d: Layer already exists [2022-07-02T18:40:33.653Z] 5b8a2a1fe665: Layer already exists [2022-07-02T18:40:33.653Z] 26e24b879dfb: Layer already exists [2022-07-02T18:40:33.653Z] f132fc566335: Layer already exists [2022-07-02T18:40:33.653Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:33.653Z] 02d67c6e5d1a: Layer already exists [2022-07-02T18:40:33.924Z] main: digest: sha256:a14722ea8ed4df1cffa3ea7d785e9abba59b4ffdd0f0d556799f5deaa2b059b6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:40:33.976Z] ===================================================== [Pipeline] echo [2022-07-02T18:40:33.981Z] taggedImages: [2022-07-02T18:40:33.981Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:33.981Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-02T18:40:33.981Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.20 [2022-07-02T18:40:33.981Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:33.981Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-07-02T18:40:34.001Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-07-02T18:40:34.001Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:34.001Z] latest [2022-07-02T18:40:34.001Z] 2.2.1-dev.20 [2022-07-02T18:40:34.001Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:34.001Z] main [2022-07-02T18:40:34.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:34.340Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:34.694Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:34.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-02T18:40:34.694Z] 7a088c08de6a: Preparing [2022-07-02T18:40:34.694Z] 1497f3952364: Preparing [2022-07-02T18:40:34.694Z] 1800893cce04: Preparing [2022-07-02T18:40:34.694Z] 510eab1e0e8a: Preparing [2022-07-02T18:40:34.694Z] 0cc222cecac3: Preparing [2022-07-02T18:40:34.694Z] b7390e9eb93c: Preparing [2022-07-02T18:40:34.694Z] 75413d7cfefb: Preparing [2022-07-02T18:40:34.694Z] 302f44df0d04: Preparing [2022-07-02T18:40:34.694Z] 6ee7ce742502: Preparing [2022-07-02T18:40:34.694Z] f73e7dbfee58: Preparing [2022-07-02T18:40:34.694Z] 302f44df0d04: Waiting [2022-07-02T18:40:34.694Z] 6ee7ce742502: Waiting [2022-07-02T18:40:34.694Z] f73e7dbfee58: Waiting [2022-07-02T18:40:34.694Z] b7390e9eb93c: Waiting [2022-07-02T18:40:34.694Z] 75413d7cfefb: Waiting [2022-07-02T18:40:34.970Z] 0cc222cecac3: Pushed [2022-07-02T18:40:34.970Z] 1497f3952364: Pushed [2022-07-02T18:40:34.970Z] 7a088c08de6a: Pushed [2022-07-02T18:40:34.970Z] b7390e9eb93c: Pushed [2022-07-02T18:40:35.240Z] 75413d7cfefb: Pushed [2022-07-02T18:40:35.240Z] 302f44df0d04: Pushed [2022-07-02T18:40:35.240Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:35.509Z] 6ee7ce742502: Pushed [2022-07-02T18:40:37.477Z] 510eab1e0e8a: Pushed [2022-07-02T18:40:38.069Z] 1800893cce04: Pushed [2022-07-02T18:40:38.344Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:591f832c7f383e10f0661d892e2ecc5ad3fd5760711e02732ec4a4c66ed53e3e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:38.708Z] + 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-07-02T18:40:39.066Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-02T18:40:39.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-02T18:40:39.066Z] 7a088c08de6a: Preparing [2022-07-02T18:40:39.066Z] 1497f3952364: Preparing [2022-07-02T18:40:39.066Z] 1800893cce04: Preparing [2022-07-02T18:40:39.066Z] 510eab1e0e8a: Preparing [2022-07-02T18:40:39.066Z] 0cc222cecac3: Preparing [2022-07-02T18:40:39.066Z] b7390e9eb93c: Preparing [2022-07-02T18:40:39.066Z] 75413d7cfefb: Preparing [2022-07-02T18:40:39.066Z] 302f44df0d04: Preparing [2022-07-02T18:40:39.066Z] 6ee7ce742502: Preparing [2022-07-02T18:40:39.066Z] f73e7dbfee58: Preparing [2022-07-02T18:40:39.066Z] 302f44df0d04: Waiting [2022-07-02T18:40:39.066Z] 6ee7ce742502: Waiting [2022-07-02T18:40:39.066Z] f73e7dbfee58: Waiting [2022-07-02T18:40:39.066Z] b7390e9eb93c: Waiting [2022-07-02T18:40:39.066Z] 75413d7cfefb: Waiting [2022-07-02T18:40:39.066Z] 1800893cce04: Layer already exists [2022-07-02T18:40:39.066Z] 7a088c08de6a: Layer already exists [2022-07-02T18:40:39.066Z] 0cc222cecac3: Layer already exists [2022-07-02T18:40:39.066Z] 1497f3952364: Layer already exists [2022-07-02T18:40:39.066Z] 510eab1e0e8a: Layer already exists [2022-07-02T18:40:39.066Z] 302f44df0d04: Layer already exists [2022-07-02T18:40:39.066Z] b7390e9eb93c: Layer already exists [2022-07-02T18:40:39.066Z] 75413d7cfefb: Layer already exists [2022-07-02T18:40:39.066Z] 6ee7ce742502: Layer already exists [2022-07-02T18:40:39.066Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:39.339Z] latest: digest: sha256:591f832c7f383e10f0661d892e2ecc5ad3fd5760711e02732ec4a4c66ed53e3e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:39.703Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:40.068Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.20 [2022-07-02T18:40:40.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-02T18:40:40.068Z] 7a088c08de6a: Preparing [2022-07-02T18:40:40.068Z] 1497f3952364: Preparing [2022-07-02T18:40:40.068Z] 1800893cce04: Preparing [2022-07-02T18:40:40.068Z] 510eab1e0e8a: Preparing [2022-07-02T18:40:40.068Z] 0cc222cecac3: Preparing [2022-07-02T18:40:40.068Z] b7390e9eb93c: Preparing [2022-07-02T18:40:40.068Z] 75413d7cfefb: Preparing [2022-07-02T18:40:40.068Z] 302f44df0d04: Preparing [2022-07-02T18:40:40.068Z] 6ee7ce742502: Preparing [2022-07-02T18:40:40.068Z] f73e7dbfee58: Preparing [2022-07-02T18:40:40.068Z] 302f44df0d04: Waiting [2022-07-02T18:40:40.068Z] 6ee7ce742502: Waiting [2022-07-02T18:40:40.068Z] b7390e9eb93c: Waiting [2022-07-02T18:40:40.068Z] 75413d7cfefb: Waiting [2022-07-02T18:40:40.068Z] f73e7dbfee58: Waiting [2022-07-02T18:40:40.068Z] 1800893cce04: Layer already exists [2022-07-02T18:40:40.068Z] 0cc222cecac3: Layer already exists [2022-07-02T18:40:40.068Z] 1497f3952364: Layer already exists [2022-07-02T18:40:40.068Z] 7a088c08de6a: Layer already exists [2022-07-02T18:40:40.068Z] 510eab1e0e8a: Layer already exists [2022-07-02T18:40:40.339Z] b7390e9eb93c: Layer already exists [2022-07-02T18:40:40.339Z] 6ee7ce742502: Layer already exists [2022-07-02T18:40:40.339Z] 75413d7cfefb: Layer already exists [2022-07-02T18:40:40.339Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:40.339Z] 302f44df0d04: Layer already exists [2022-07-02T18:40:40.339Z] 2.2.1-dev.20: digest: sha256:591f832c7f383e10f0661d892e2ecc5ad3fd5760711e02732ec4a4c66ed53e3e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:40.712Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:41.073Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:41.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-02T18:40:41.073Z] 7a088c08de6a: Preparing [2022-07-02T18:40:41.073Z] 1497f3952364: Preparing [2022-07-02T18:40:41.073Z] 1800893cce04: Preparing [2022-07-02T18:40:41.073Z] 510eab1e0e8a: Preparing [2022-07-02T18:40:41.073Z] 0cc222cecac3: Preparing [2022-07-02T18:40:41.073Z] b7390e9eb93c: Preparing [2022-07-02T18:40:41.073Z] 75413d7cfefb: Preparing [2022-07-02T18:40:41.073Z] 302f44df0d04: Preparing [2022-07-02T18:40:41.073Z] 6ee7ce742502: Preparing [2022-07-02T18:40:41.073Z] f73e7dbfee58: Preparing [2022-07-02T18:40:41.073Z] b7390e9eb93c: Waiting [2022-07-02T18:40:41.073Z] 6ee7ce742502: Waiting [2022-07-02T18:40:41.073Z] f73e7dbfee58: Waiting [2022-07-02T18:40:41.073Z] 75413d7cfefb: Waiting [2022-07-02T18:40:41.073Z] 302f44df0d04: Waiting [2022-07-02T18:40:41.073Z] 510eab1e0e8a: Layer already exists [2022-07-02T18:40:41.073Z] 1800893cce04: Layer already exists [2022-07-02T18:40:41.073Z] 0cc222cecac3: Layer already exists [2022-07-02T18:40:41.073Z] 1497f3952364: Layer already exists [2022-07-02T18:40:41.073Z] 7a088c08de6a: Layer already exists [2022-07-02T18:40:41.344Z] 75413d7cfefb: Layer already exists [2022-07-02T18:40:41.344Z] b7390e9eb93c: Layer already exists [2022-07-02T18:40:41.344Z] 302f44df0d04: Layer already exists [2022-07-02T18:40:41.344Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:41.344Z] 6ee7ce742502: Layer already exists [2022-07-02T18:40:41.344Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:591f832c7f383e10f0661d892e2ecc5ad3fd5760711e02732ec4a4c66ed53e3e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:41.712Z] + 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-07-02T18:40:42.069Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-07-02T18:40:42.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-02T18:40:42.069Z] 7a088c08de6a: Preparing [2022-07-02T18:40:42.069Z] 1497f3952364: Preparing [2022-07-02T18:40:42.069Z] 1800893cce04: Preparing [2022-07-02T18:40:42.069Z] 510eab1e0e8a: Preparing [2022-07-02T18:40:42.069Z] 0cc222cecac3: Preparing [2022-07-02T18:40:42.069Z] b7390e9eb93c: Preparing [2022-07-02T18:40:42.069Z] 75413d7cfefb: Preparing [2022-07-02T18:40:42.069Z] 302f44df0d04: Preparing [2022-07-02T18:40:42.069Z] 6ee7ce742502: Preparing [2022-07-02T18:40:42.069Z] f73e7dbfee58: Preparing [2022-07-02T18:40:42.069Z] 6ee7ce742502: Waiting [2022-07-02T18:40:42.069Z] f73e7dbfee58: Waiting [2022-07-02T18:40:42.069Z] b7390e9eb93c: Waiting [2022-07-02T18:40:42.069Z] 75413d7cfefb: Waiting [2022-07-02T18:40:42.069Z] 302f44df0d04: Waiting [2022-07-02T18:40:42.069Z] 7a088c08de6a: Layer already exists [2022-07-02T18:40:42.069Z] 0cc222cecac3: Layer already exists [2022-07-02T18:40:42.069Z] 1800893cce04: Layer already exists [2022-07-02T18:40:42.069Z] 1497f3952364: Layer already exists [2022-07-02T18:40:42.069Z] 510eab1e0e8a: Layer already exists [2022-07-02T18:40:42.069Z] b7390e9eb93c: Layer already exists [2022-07-02T18:40:42.069Z] 75413d7cfefb: Layer already exists [2022-07-02T18:40:42.069Z] 302f44df0d04: Layer already exists [2022-07-02T18:40:42.069Z] 6ee7ce742502: Layer already exists [2022-07-02T18:40:42.069Z] f73e7dbfee58: Layer already exists [2022-07-02T18:40:42.340Z] main: digest: sha256:591f832c7f383e10f0661d892e2ecc5ad3fd5760711e02732ec4a4c66ed53e3e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:40:42.416Z] ===================================================== [Pipeline] echo [2022-07-02T18:40:42.424Z] taggedImages: [2022-07-02T18:40:42.424Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:42.424Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-02T18:40:42.424Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.20 [2022-07-02T18:40:42.424Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:42.424Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-07-02T18:40:42.441Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-07-02T18:40:42.441Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:42.441Z] latest [2022-07-02T18:40:42.441Z] 2.2.1-dev.20 [2022-07-02T18:40:42.441Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:42.441Z] main [2022-07-02T18:40:42.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:42.803Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:43.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:43.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-02T18:40:43.174Z] 6952ec95fdd1: Preparing [2022-07-02T18:40:43.174Z] 90f176c60fb6: Preparing [2022-07-02T18:40:43.174Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:43.174Z] 5fd93f1a6b6f: Preparing [2022-07-02T18:40:43.174Z] 287f47771060: Preparing [2022-07-02T18:40:43.174Z] 4f4ce317c6bb: Preparing [2022-07-02T18:40:43.174Z] 4f4ce317c6bb: Waiting [2022-07-02T18:40:43.466Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:43.466Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:40:43.466Z] 6952ec95fdd1: Pushed [2022-07-02T18:40:43.466Z] 287f47771060: Pushed [2022-07-02T18:40:44.889Z] 5fd93f1a6b6f: Pushed [2022-07-02T18:40:47.493Z] 90f176c60fb6: Pushed [2022-07-02T18:40:47.762Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:b713c4cfe12b9c382e7a0d2ee9d9faf73f2fec1aa9ec56fae0d63243bb9c3f10 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:48.115Z] + 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-07-02T18:40:48.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-02T18:40:48.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-02T18:40:48.458Z] 6952ec95fdd1: Preparing [2022-07-02T18:40:48.458Z] 90f176c60fb6: Preparing [2022-07-02T18:40:48.458Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:48.458Z] 5fd93f1a6b6f: Preparing [2022-07-02T18:40:48.458Z] 287f47771060: Preparing [2022-07-02T18:40:48.458Z] 4f4ce317c6bb: Preparing [2022-07-02T18:40:48.458Z] 4f4ce317c6bb: Waiting [2022-07-02T18:40:48.458Z] 5fd93f1a6b6f: Layer already exists [2022-07-02T18:40:48.458Z] 90f176c60fb6: Layer already exists [2022-07-02T18:40:48.458Z] 6952ec95fdd1: Layer already exists [2022-07-02T18:40:48.458Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:48.458Z] 287f47771060: Layer already exists [2022-07-02T18:40:48.458Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:40:48.728Z] latest: digest: sha256:b713c4cfe12b9c382e7a0d2ee9d9faf73f2fec1aa9ec56fae0d63243bb9c3f10 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:49.088Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:49.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.20 [2022-07-02T18:40:49.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-02T18:40:49.447Z] 6952ec95fdd1: Preparing [2022-07-02T18:40:49.447Z] 90f176c60fb6: Preparing [2022-07-02T18:40:49.447Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:49.447Z] 5fd93f1a6b6f: Preparing [2022-07-02T18:40:49.447Z] 287f47771060: Preparing [2022-07-02T18:40:49.447Z] 4f4ce317c6bb: Preparing [2022-07-02T18:40:49.447Z] 4f4ce317c6bb: Waiting [2022-07-02T18:40:49.447Z] 287f47771060: Layer already exists [2022-07-02T18:40:49.447Z] 5fd93f1a6b6f: Layer already exists [2022-07-02T18:40:49.447Z] 6952ec95fdd1: Layer already exists [2022-07-02T18:40:49.447Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:49.447Z] 90f176c60fb6: Layer already exists [2022-07-02T18:40:49.447Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:40:49.718Z] 2.2.1-dev.20: digest: sha256:b713c4cfe12b9c382e7a0d2ee9d9faf73f2fec1aa9ec56fae0d63243bb9c3f10 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:50.080Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:50.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:50.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-02T18:40:50.429Z] 6952ec95fdd1: Preparing [2022-07-02T18:40:50.429Z] 90f176c60fb6: Preparing [2022-07-02T18:40:50.429Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:50.429Z] 5fd93f1a6b6f: Preparing [2022-07-02T18:40:50.429Z] 287f47771060: Preparing [2022-07-02T18:40:50.429Z] 4f4ce317c6bb: Preparing [2022-07-02T18:40:50.429Z] 4f4ce317c6bb: Waiting [2022-07-02T18:40:50.429Z] 5fd93f1a6b6f: Layer already exists [2022-07-02T18:40:50.429Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:50.429Z] 90f176c60fb6: Layer already exists [2022-07-02T18:40:50.429Z] 287f47771060: Layer already exists [2022-07-02T18:40:50.429Z] 6952ec95fdd1: Layer already exists [2022-07-02T18:40:50.429Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:40:50.698Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:b713c4cfe12b9c382e7a0d2ee9d9faf73f2fec1aa9ec56fae0d63243bb9c3f10 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:51.051Z] + 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-07-02T18:40:51.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-07-02T18:40:51.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-02T18:40:51.400Z] 6952ec95fdd1: Preparing [2022-07-02T18:40:51.400Z] 90f176c60fb6: Preparing [2022-07-02T18:40:51.400Z] 1cce8b9d36f4: Preparing [2022-07-02T18:40:51.400Z] 5fd93f1a6b6f: Preparing [2022-07-02T18:40:51.400Z] 287f47771060: Preparing [2022-07-02T18:40:51.400Z] 4f4ce317c6bb: Preparing [2022-07-02T18:40:51.400Z] 4f4ce317c6bb: Waiting [2022-07-02T18:40:51.400Z] 5fd93f1a6b6f: Layer already exists [2022-07-02T18:40:51.400Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:40:51.400Z] 6952ec95fdd1: Layer already exists [2022-07-02T18:40:51.400Z] 287f47771060: Layer already exists [2022-07-02T18:40:51.400Z] 90f176c60fb6: Layer already exists [2022-07-02T18:40:51.400Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:40:51.672Z] main: digest: sha256:b713c4cfe12b9c382e7a0d2ee9d9faf73f2fec1aa9ec56fae0d63243bb9c3f10 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:40:51.728Z] ===================================================== [Pipeline] echo [2022-07-02T18:40:51.735Z] taggedImages: [2022-07-02T18:40:51.735Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:51.735Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-02T18:40:51.735Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.20 [2022-07-02T18:40:51.735Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:51.735Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-07-02T18:40:51.753Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-07-02T18:40:51.753Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:51.753Z] latest [2022-07-02T18:40:51.753Z] 2.2.1-dev.20 [2022-07-02T18:40:51.753Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:40:51.753Z] main [2022-07-02T18:40:51.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:52.109Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:40:52.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:40:52.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-02T18:40:52.461Z] 7d684c2e485c: Preparing [2022-07-02T18:40:52.461Z] 71866e203053: Preparing [2022-07-02T18:40:52.461Z] 22b6778f693e: Preparing [2022-07-02T18:40:52.461Z] fdd011e2084c: Preparing [2022-07-02T18:40:52.461Z] f00cd3b2981c: Preparing [2022-07-02T18:40:52.461Z] 94252e08916f: Preparing [2022-07-02T18:40:52.461Z] 287f47771060: Preparing [2022-07-02T18:40:52.461Z] 4f4ce317c6bb: Preparing [2022-07-02T18:40:52.461Z] 94252e08916f: Waiting [2022-07-02T18:40:52.461Z] 287f47771060: Waiting [2022-07-02T18:40:52.461Z] 4f4ce317c6bb: Waiting [2022-07-02T18:40:52.736Z] 22b6778f693e: Pushed [2022-07-02T18:40:52.736Z] 7d684c2e485c: Pushed [2022-07-02T18:40:52.736Z] 71866e203053: Pushed [2022-07-02T18:40:52.736Z] 287f47771060: Layer already exists [2022-07-02T18:40:52.736Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:40:53.725Z] 94252e08916f: Pushed [2022-07-02T18:41:01.978Z] f00cd3b2981c: Pushed [2022-07-02T18:41:10.230Z] fdd011e2084c: Pushed [2022-07-02T18:41:10.230Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:4993db613da9560422ff4045051138692c7c5f9932540ea1b3315a658fb6b84c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:10.588Z] + 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-07-02T18:41:10.938Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-02T18:41:10.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-02T18:41:10.939Z] 7d684c2e485c: Preparing [2022-07-02T18:41:10.939Z] 71866e203053: Preparing [2022-07-02T18:41:10.939Z] 22b6778f693e: Preparing [2022-07-02T18:41:10.939Z] fdd011e2084c: Preparing [2022-07-02T18:41:10.939Z] f00cd3b2981c: Preparing [2022-07-02T18:41:10.939Z] 94252e08916f: Preparing [2022-07-02T18:41:10.939Z] 287f47771060: Preparing [2022-07-02T18:41:10.939Z] 4f4ce317c6bb: Preparing [2022-07-02T18:41:10.939Z] 287f47771060: Waiting [2022-07-02T18:41:10.939Z] 4f4ce317c6bb: Waiting [2022-07-02T18:41:10.939Z] 94252e08916f: Waiting [2022-07-02T18:41:10.939Z] 7d684c2e485c: Layer already exists [2022-07-02T18:41:10.939Z] f00cd3b2981c: Layer already exists [2022-07-02T18:41:10.939Z] 22b6778f693e: Layer already exists [2022-07-02T18:41:10.939Z] 71866e203053: Layer already exists [2022-07-02T18:41:10.939Z] fdd011e2084c: Layer already exists [2022-07-02T18:41:10.939Z] 94252e08916f: Layer already exists [2022-07-02T18:41:10.939Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:41:10.939Z] 287f47771060: Layer already exists [2022-07-02T18:41:11.209Z] latest: digest: sha256:4993db613da9560422ff4045051138692c7c5f9932540ea1b3315a658fb6b84c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:11.567Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:11.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.20 [2022-07-02T18:41:11.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-02T18:41:11.921Z] 7d684c2e485c: Preparing [2022-07-02T18:41:11.921Z] 71866e203053: Preparing [2022-07-02T18:41:11.921Z] 22b6778f693e: Preparing [2022-07-02T18:41:11.921Z] fdd011e2084c: Preparing [2022-07-02T18:41:11.921Z] f00cd3b2981c: Preparing [2022-07-02T18:41:11.921Z] 94252e08916f: Preparing [2022-07-02T18:41:11.921Z] 287f47771060: Preparing [2022-07-02T18:41:11.921Z] 4f4ce317c6bb: Preparing [2022-07-02T18:41:11.921Z] 287f47771060: Waiting [2022-07-02T18:41:11.921Z] 4f4ce317c6bb: Waiting [2022-07-02T18:41:11.921Z] 94252e08916f: Waiting [2022-07-02T18:41:11.921Z] 71866e203053: Layer already exists [2022-07-02T18:41:11.921Z] 22b6778f693e: Layer already exists [2022-07-02T18:41:11.921Z] f00cd3b2981c: Layer already exists [2022-07-02T18:41:11.921Z] fdd011e2084c: Layer already exists [2022-07-02T18:41:11.921Z] 7d684c2e485c: Layer already exists [2022-07-02T18:41:11.921Z] 287f47771060: Layer already exists [2022-07-02T18:41:11.921Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:41:12.190Z] 94252e08916f: Layer already exists [2022-07-02T18:41:12.190Z] 2.2.1-dev.20: digest: sha256:4993db613da9560422ff4045051138692c7c5f9932540ea1b3315a658fb6b84c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:12.546Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:12.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:41:12.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-02T18:41:12.897Z] 7d684c2e485c: Preparing [2022-07-02T18:41:12.897Z] 71866e203053: Preparing [2022-07-02T18:41:12.897Z] 22b6778f693e: Preparing [2022-07-02T18:41:12.897Z] fdd011e2084c: Preparing [2022-07-02T18:41:12.897Z] f00cd3b2981c: Preparing [2022-07-02T18:41:12.897Z] 94252e08916f: Preparing [2022-07-02T18:41:12.897Z] 287f47771060: Preparing [2022-07-02T18:41:12.897Z] 4f4ce317c6bb: Preparing [2022-07-02T18:41:12.897Z] 287f47771060: Waiting [2022-07-02T18:41:12.897Z] 4f4ce317c6bb: Waiting [2022-07-02T18:41:12.897Z] 94252e08916f: Waiting [2022-07-02T18:41:12.897Z] 22b6778f693e: Layer already exists [2022-07-02T18:41:12.897Z] 7d684c2e485c: Layer already exists [2022-07-02T18:41:12.897Z] fdd011e2084c: Layer already exists [2022-07-02T18:41:12.897Z] 71866e203053: Layer already exists [2022-07-02T18:41:12.897Z] f00cd3b2981c: Layer already exists [2022-07-02T18:41:13.166Z] 287f47771060: Layer already exists [2022-07-02T18:41:13.166Z] 94252e08916f: Layer already exists [2022-07-02T18:41:13.166Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:41:13.166Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:4993db613da9560422ff4045051138692c7c5f9932540ea1b3315a658fb6b84c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:13.523Z] + 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-07-02T18:41:13.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-07-02T18:41:13.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-02T18:41:13.873Z] 7d684c2e485c: Preparing [2022-07-02T18:41:13.873Z] 71866e203053: Preparing [2022-07-02T18:41:13.873Z] 22b6778f693e: Preparing [2022-07-02T18:41:13.873Z] fdd011e2084c: Preparing [2022-07-02T18:41:13.873Z] f00cd3b2981c: Preparing [2022-07-02T18:41:13.873Z] 94252e08916f: Preparing [2022-07-02T18:41:13.873Z] 287f47771060: Preparing [2022-07-02T18:41:13.873Z] 4f4ce317c6bb: Preparing [2022-07-02T18:41:13.873Z] 287f47771060: Waiting [2022-07-02T18:41:13.873Z] 4f4ce317c6bb: Waiting [2022-07-02T18:41:13.873Z] 94252e08916f: Waiting [2022-07-02T18:41:13.873Z] 7d684c2e485c: Layer already exists [2022-07-02T18:41:13.873Z] 22b6778f693e: Layer already exists [2022-07-02T18:41:13.873Z] fdd011e2084c: Layer already exists [2022-07-02T18:41:13.873Z] f00cd3b2981c: Layer already exists [2022-07-02T18:41:13.873Z] 71866e203053: Layer already exists [2022-07-02T18:41:14.146Z] 94252e08916f: Layer already exists [2022-07-02T18:41:14.146Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:41:14.146Z] 287f47771060: Layer already exists [2022-07-02T18:41:14.146Z] main: digest: sha256:4993db613da9560422ff4045051138692c7c5f9932540ea1b3315a658fb6b84c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:41:14.205Z] ===================================================== [Pipeline] echo [2022-07-02T18:41:14.213Z] taggedImages: [2022-07-02T18:41:14.213Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:41:14.213Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-02T18:41:14.213Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.20 [2022-07-02T18:41:14.213Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:41:14.213Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-07-02T18:41:14.231Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-07-02T18:41:14.232Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:41:14.232Z] latest [2022-07-02T18:41:14.232Z] 2.2.1-dev.20 [2022-07-02T18:41:14.232Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:41:14.232Z] main [2022-07-02T18:41:14.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:14.585Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:14.954Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:41:14.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-02T18:41:14.954Z] 96f6f9b25152: Preparing [2022-07-02T18:41:14.954Z] d2f1b44b7c53: Preparing [2022-07-02T18:41:14.954Z] ba09e787760e: Preparing [2022-07-02T18:41:14.954Z] 5b205745a813: Preparing [2022-07-02T18:41:14.954Z] 872313e12ec7: Preparing [2022-07-02T18:41:14.954Z] 287f47771060: Preparing [2022-07-02T18:41:14.954Z] 4f4ce317c6bb: Preparing [2022-07-02T18:41:14.954Z] 287f47771060: Waiting [2022-07-02T18:41:14.954Z] 4f4ce317c6bb: Waiting [2022-07-02T18:41:15.226Z] d2f1b44b7c53: Pushed [2022-07-02T18:41:15.226Z] 96f6f9b25152: Pushed [2022-07-02T18:41:15.226Z] ba09e787760e: Pushed [2022-07-02T18:41:15.226Z] 287f47771060: Layer already exists [2022-07-02T18:41:15.226Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:41:15.820Z] 872313e12ec7: Pushed [2022-07-02T18:41:34.142Z] 5b205745a813: Pushed [2022-07-02T18:41:34.142Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:7e94a7bd6f42a7a98df066cd2c9fd18880211d88cfd5455a7de202e3f676e2af size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:34.505Z] + 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-07-02T18:41:34.856Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-02T18:41:34.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-02T18:41:34.856Z] 96f6f9b25152: Preparing [2022-07-02T18:41:34.856Z] d2f1b44b7c53: Preparing [2022-07-02T18:41:34.856Z] ba09e787760e: Preparing [2022-07-02T18:41:34.856Z] 5b205745a813: Preparing [2022-07-02T18:41:34.856Z] 872313e12ec7: Preparing [2022-07-02T18:41:34.856Z] 287f47771060: Preparing [2022-07-02T18:41:34.856Z] 4f4ce317c6bb: Preparing [2022-07-02T18:41:34.856Z] 4f4ce317c6bb: Waiting [2022-07-02T18:41:34.856Z] 287f47771060: Waiting [2022-07-02T18:41:34.856Z] 872313e12ec7: Layer already exists [2022-07-02T18:41:34.856Z] 96f6f9b25152: Layer already exists [2022-07-02T18:41:34.856Z] 5b205745a813: Layer already exists [2022-07-02T18:41:34.856Z] ba09e787760e: Layer already exists [2022-07-02T18:41:34.856Z] d2f1b44b7c53: Layer already exists [2022-07-02T18:41:34.856Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:41:34.856Z] 287f47771060: Layer already exists [2022-07-02T18:41:35.126Z] latest: digest: sha256:7e94a7bd6f42a7a98df066cd2c9fd18880211d88cfd5455a7de202e3f676e2af size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:35.484Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:35.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.20 [2022-07-02T18:41:35.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-02T18:41:35.844Z] 96f6f9b25152: Preparing [2022-07-02T18:41:35.844Z] d2f1b44b7c53: Preparing [2022-07-02T18:41:35.844Z] ba09e787760e: Preparing [2022-07-02T18:41:35.844Z] 5b205745a813: Preparing [2022-07-02T18:41:35.844Z] 872313e12ec7: Preparing [2022-07-02T18:41:35.844Z] 287f47771060: Preparing [2022-07-02T18:41:35.844Z] 4f4ce317c6bb: Preparing [2022-07-02T18:41:35.844Z] 4f4ce317c6bb: Waiting [2022-07-02T18:41:35.844Z] 287f47771060: Waiting [2022-07-02T18:41:35.844Z] 96f6f9b25152: Layer already exists [2022-07-02T18:41:35.844Z] 5b205745a813: Layer already exists [2022-07-02T18:41:35.844Z] d2f1b44b7c53: Layer already exists [2022-07-02T18:41:35.844Z] ba09e787760e: Layer already exists [2022-07-02T18:41:35.844Z] 872313e12ec7: Layer already exists [2022-07-02T18:41:35.844Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:41:35.844Z] 287f47771060: Layer already exists [2022-07-02T18:41:36.116Z] 2.2.1-dev.20: digest: sha256:7e94a7bd6f42a7a98df066cd2c9fd18880211d88cfd5455a7de202e3f676e2af size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:36.480Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:36.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:41:36.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-02T18:41:36.835Z] 96f6f9b25152: Preparing [2022-07-02T18:41:36.835Z] d2f1b44b7c53: Preparing [2022-07-02T18:41:36.835Z] ba09e787760e: Preparing [2022-07-02T18:41:36.835Z] 5b205745a813: Preparing [2022-07-02T18:41:36.835Z] 872313e12ec7: Preparing [2022-07-02T18:41:36.835Z] 287f47771060: Preparing [2022-07-02T18:41:36.835Z] 4f4ce317c6bb: Preparing [2022-07-02T18:41:36.835Z] 287f47771060: Waiting [2022-07-02T18:41:36.835Z] 4f4ce317c6bb: Waiting [2022-07-02T18:41:36.835Z] 96f6f9b25152: Layer already exists [2022-07-02T18:41:36.835Z] 5b205745a813: Layer already exists [2022-07-02T18:41:36.835Z] d2f1b44b7c53: Layer already exists [2022-07-02T18:41:36.835Z] 872313e12ec7: Layer already exists [2022-07-02T18:41:36.835Z] ba09e787760e: Layer already exists [2022-07-02T18:41:36.835Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:41:36.835Z] 287f47771060: Layer already exists [2022-07-02T18:41:37.105Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:7e94a7bd6f42a7a98df066cd2c9fd18880211d88cfd5455a7de202e3f676e2af size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:37.474Z] + 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-07-02T18:41:37.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-07-02T18:41:37.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-02T18:41:37.829Z] 96f6f9b25152: Preparing [2022-07-02T18:41:37.829Z] d2f1b44b7c53: Preparing [2022-07-02T18:41:37.829Z] ba09e787760e: Preparing [2022-07-02T18:41:37.829Z] 5b205745a813: Preparing [2022-07-02T18:41:37.829Z] 872313e12ec7: Preparing [2022-07-02T18:41:37.829Z] 287f47771060: Preparing [2022-07-02T18:41:37.829Z] 4f4ce317c6bb: Preparing [2022-07-02T18:41:37.829Z] 287f47771060: Waiting [2022-07-02T18:41:37.829Z] 4f4ce317c6bb: Waiting [2022-07-02T18:41:37.829Z] 5b205745a813: Layer already exists [2022-07-02T18:41:37.829Z] 96f6f9b25152: Layer already exists [2022-07-02T18:41:37.829Z] ba09e787760e: Layer already exists [2022-07-02T18:41:37.829Z] 872313e12ec7: Layer already exists [2022-07-02T18:41:37.829Z] d2f1b44b7c53: Layer already exists [2022-07-02T18:41:37.829Z] 287f47771060: Layer already exists [2022-07-02T18:41:37.829Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:41:38.101Z] main: digest: sha256:7e94a7bd6f42a7a98df066cd2c9fd18880211d88cfd5455a7de202e3f676e2af size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:41:38.164Z] ===================================================== [Pipeline] echo [2022-07-02T18:41:38.172Z] taggedImages: [2022-07-02T18:41:38.172Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:41:38.172Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-02T18:41:38.172Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.20 [2022-07-02T18:41:38.172Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:41:38.172Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-07-02T18:41:38.196Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-07-02T18:41:38.196Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:41:38.196Z] latest [2022-07-02T18:41:38.196Z] 2.2.1-dev.20 [2022-07-02T18:41:38.196Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:41:38.196Z] main [2022-07-02T18:41:38.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:38.555Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:38.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:41:38.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-02T18:41:38.911Z] 647d9205ec89: Preparing [2022-07-02T18:41:38.911Z] cab9e0cd5882: Preparing [2022-07-02T18:41:38.911Z] 85d853f0914b: Preparing [2022-07-02T18:41:38.911Z] 65b54e8da48e: Preparing [2022-07-02T18:41:38.911Z] 94252e08916f: Preparing [2022-07-02T18:41:38.911Z] 287f47771060: Preparing [2022-07-02T18:41:38.911Z] 4f4ce317c6bb: Preparing [2022-07-02T18:41:38.911Z] 287f47771060: Waiting [2022-07-02T18:41:38.911Z] 4f4ce317c6bb: Waiting [2022-07-02T18:41:39.181Z] 94252e08916f: Layer already exists [2022-07-02T18:41:39.181Z] 287f47771060: Layer already exists [2022-07-02T18:41:39.181Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:41:39.181Z] 85d853f0914b: Pushed [2022-07-02T18:41:39.181Z] cab9e0cd5882: Pushed [2022-07-02T18:41:39.181Z] 647d9205ec89: Pushed [2022-07-02T18:41:57.446Z] 65b54e8da48e: Pushed [2022-07-02T18:41:57.446Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:46416f8acd39fe1ae4e9d3394a51fab7c2df4b9f590340e5a9920c2e0eeaaae4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:57.809Z] + 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-07-02T18:41:58.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-02T18:41:58.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-02T18:41:58.168Z] 647d9205ec89: Preparing [2022-07-02T18:41:58.168Z] cab9e0cd5882: Preparing [2022-07-02T18:41:58.168Z] 85d853f0914b: Preparing [2022-07-02T18:41:58.168Z] 65b54e8da48e: Preparing [2022-07-02T18:41:58.168Z] 94252e08916f: Preparing [2022-07-02T18:41:58.168Z] 287f47771060: Preparing [2022-07-02T18:41:58.168Z] 4f4ce317c6bb: Preparing [2022-07-02T18:41:58.168Z] 287f47771060: Waiting [2022-07-02T18:41:58.168Z] 4f4ce317c6bb: Waiting [2022-07-02T18:41:58.168Z] 85d853f0914b: Layer already exists [2022-07-02T18:41:58.168Z] 94252e08916f: Layer already exists [2022-07-02T18:41:58.168Z] cab9e0cd5882: Layer already exists [2022-07-02T18:41:58.168Z] 65b54e8da48e: Layer already exists [2022-07-02T18:41:58.168Z] 647d9205ec89: Layer already exists [2022-07-02T18:41:58.440Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:41:58.440Z] 287f47771060: Layer already exists [2022-07-02T18:41:58.440Z] latest: digest: sha256:46416f8acd39fe1ae4e9d3394a51fab7c2df4b9f590340e5a9920c2e0eeaaae4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:58.802Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:59.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.20 [2022-07-02T18:41:59.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-02T18:41:59.158Z] 647d9205ec89: Preparing [2022-07-02T18:41:59.158Z] cab9e0cd5882: Preparing [2022-07-02T18:41:59.158Z] 85d853f0914b: Preparing [2022-07-02T18:41:59.158Z] 65b54e8da48e: Preparing [2022-07-02T18:41:59.158Z] 94252e08916f: Preparing [2022-07-02T18:41:59.158Z] 287f47771060: Preparing [2022-07-02T18:41:59.158Z] 4f4ce317c6bb: Preparing [2022-07-02T18:41:59.158Z] 4f4ce317c6bb: Waiting [2022-07-02T18:41:59.158Z] 287f47771060: Waiting [2022-07-02T18:41:59.158Z] 94252e08916f: Layer already exists [2022-07-02T18:41:59.158Z] cab9e0cd5882: Layer already exists [2022-07-02T18:41:59.158Z] 647d9205ec89: Layer already exists [2022-07-02T18:41:59.158Z] 65b54e8da48e: Layer already exists [2022-07-02T18:41:59.158Z] 85d853f0914b: Layer already exists [2022-07-02T18:41:59.158Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:41:59.158Z] 287f47771060: Layer already exists [2022-07-02T18:41:59.429Z] 2.2.1-dev.20: digest: sha256:46416f8acd39fe1ae4e9d3394a51fab7c2df4b9f590340e5a9920c2e0eeaaae4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:41:59.781Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:00.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:42:00.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-02T18:42:00.130Z] 647d9205ec89: Preparing [2022-07-02T18:42:00.130Z] cab9e0cd5882: Preparing [2022-07-02T18:42:00.130Z] 85d853f0914b: Preparing [2022-07-02T18:42:00.130Z] 65b54e8da48e: Preparing [2022-07-02T18:42:00.130Z] 94252e08916f: Preparing [2022-07-02T18:42:00.130Z] 287f47771060: Preparing [2022-07-02T18:42:00.130Z] 4f4ce317c6bb: Preparing [2022-07-02T18:42:00.130Z] 287f47771060: Waiting [2022-07-02T18:42:00.130Z] 4f4ce317c6bb: Waiting [2022-07-02T18:42:00.130Z] cab9e0cd5882: Layer already exists [2022-07-02T18:42:00.130Z] 65b54e8da48e: Layer already exists [2022-07-02T18:42:00.130Z] 94252e08916f: Layer already exists [2022-07-02T18:42:00.130Z] 85d853f0914b: Layer already exists [2022-07-02T18:42:00.130Z] 647d9205ec89: Layer already exists [2022-07-02T18:42:00.401Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:42:00.401Z] 287f47771060: Layer already exists [2022-07-02T18:42:00.401Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:46416f8acd39fe1ae4e9d3394a51fab7c2df4b9f590340e5a9920c2e0eeaaae4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:00.758Z] + 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-07-02T18:42:01.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-07-02T18:42:01.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-02T18:42:01.113Z] 647d9205ec89: Preparing [2022-07-02T18:42:01.113Z] cab9e0cd5882: Preparing [2022-07-02T18:42:01.113Z] 85d853f0914b: Preparing [2022-07-02T18:42:01.113Z] 65b54e8da48e: Preparing [2022-07-02T18:42:01.113Z] 94252e08916f: Preparing [2022-07-02T18:42:01.113Z] 287f47771060: Preparing [2022-07-02T18:42:01.113Z] 4f4ce317c6bb: Preparing [2022-07-02T18:42:01.113Z] 287f47771060: Waiting [2022-07-02T18:42:01.113Z] 4f4ce317c6bb: Waiting [2022-07-02T18:42:01.113Z] 94252e08916f: Layer already exists [2022-07-02T18:42:01.113Z] 647d9205ec89: Layer already exists [2022-07-02T18:42:01.113Z] 65b54e8da48e: Layer already exists [2022-07-02T18:42:01.113Z] 85d853f0914b: Layer already exists [2022-07-02T18:42:01.113Z] cab9e0cd5882: Layer already exists [2022-07-02T18:42:01.113Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:42:01.113Z] 287f47771060: Layer already exists [2022-07-02T18:42:01.384Z] main: digest: sha256:46416f8acd39fe1ae4e9d3394a51fab7c2df4b9f590340e5a9920c2e0eeaaae4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:42:01.442Z] ===================================================== [Pipeline] echo [2022-07-02T18:42:01.451Z] taggedImages: [2022-07-02T18:42:01.451Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:42:01.451Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-02T18:42:01.451Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.20 [2022-07-02T18:42:01.451Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:42:01.451Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-07-02T18:42:01.474Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-07-02T18:42:01.474Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:42:01.474Z] latest [2022-07-02T18:42:01.474Z] 2.2.1-dev.20 [2022-07-02T18:42:01.474Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:42:01.474Z] main [2022-07-02T18:42:01.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:01.833Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:02.188Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:42:02.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-02T18:42:02.188Z] 9df4961540d2: Preparing [2022-07-02T18:42:02.188Z] da35372a88cf: Preparing [2022-07-02T18:42:02.188Z] 1cce8b9d36f4: Preparing [2022-07-02T18:42:02.188Z] 6b973bbee0d4: Preparing [2022-07-02T18:42:02.188Z] f73e7dbfee58: Preparing [2022-07-02T18:42:02.458Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:42:02.458Z] f73e7dbfee58: Layer already exists [2022-07-02T18:42:02.458Z] 9df4961540d2: Pushed [2022-07-02T18:42:02.730Z] 6b973bbee0d4: Pushed [2022-07-02T18:42:08.106Z] da35372a88cf: Pushed [2022-07-02T18:42:08.106Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:414d6729d2b57cdd59f6b02e5f3c162bb7db6a566c57b033c336c87410d30fc0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:08.464Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:08.826Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-02T18:42:08.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-02T18:42:08.827Z] 9df4961540d2: Preparing [2022-07-02T18:42:08.827Z] da35372a88cf: Preparing [2022-07-02T18:42:08.827Z] 1cce8b9d36f4: Preparing [2022-07-02T18:42:08.827Z] 6b973bbee0d4: Preparing [2022-07-02T18:42:08.827Z] f73e7dbfee58: Preparing [2022-07-02T18:42:08.827Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:42:08.827Z] 9df4961540d2: Layer already exists [2022-07-02T18:42:08.827Z] f73e7dbfee58: Layer already exists [2022-07-02T18:42:08.827Z] 6b973bbee0d4: Layer already exists [2022-07-02T18:42:08.827Z] da35372a88cf: Layer already exists [2022-07-02T18:42:09.097Z] latest: digest: sha256:414d6729d2b57cdd59f6b02e5f3c162bb7db6a566c57b033c336c87410d30fc0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:09.454Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:09.808Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.20 [2022-07-02T18:42:09.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-02T18:42:09.808Z] 9df4961540d2: Preparing [2022-07-02T18:42:09.808Z] da35372a88cf: Preparing [2022-07-02T18:42:09.808Z] 1cce8b9d36f4: Preparing [2022-07-02T18:42:09.808Z] 6b973bbee0d4: Preparing [2022-07-02T18:42:09.808Z] f73e7dbfee58: Preparing [2022-07-02T18:42:09.808Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:42:09.808Z] da35372a88cf: Layer already exists [2022-07-02T18:42:09.808Z] 6b973bbee0d4: Layer already exists [2022-07-02T18:42:09.808Z] 9df4961540d2: Layer already exists [2022-07-02T18:42:09.808Z] f73e7dbfee58: Layer already exists [2022-07-02T18:42:10.100Z] 2.2.1-dev.20: digest: sha256:414d6729d2b57cdd59f6b02e5f3c162bb7db6a566c57b033c336c87410d30fc0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:10.483Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:10.849Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:42:10.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-02T18:42:10.849Z] 9df4961540d2: Preparing [2022-07-02T18:42:10.849Z] da35372a88cf: Preparing [2022-07-02T18:42:10.849Z] 1cce8b9d36f4: Preparing [2022-07-02T18:42:10.849Z] 6b973bbee0d4: Preparing [2022-07-02T18:42:10.849Z] f73e7dbfee58: Preparing [2022-07-02T18:42:10.849Z] f73e7dbfee58: Layer already exists [2022-07-02T18:42:10.849Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:42:10.849Z] da35372a88cf: Layer already exists [2022-07-02T18:42:10.849Z] 9df4961540d2: Layer already exists [2022-07-02T18:42:10.849Z] 6b973bbee0d4: Layer already exists [2022-07-02T18:42:11.120Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:414d6729d2b57cdd59f6b02e5f3c162bb7db6a566c57b033c336c87410d30fc0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:11.479Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:11.829Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-07-02T18:42:11.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-02T18:42:11.829Z] 9df4961540d2: Preparing [2022-07-02T18:42:11.829Z] da35372a88cf: Preparing [2022-07-02T18:42:11.829Z] 1cce8b9d36f4: Preparing [2022-07-02T18:42:11.829Z] 6b973bbee0d4: Preparing [2022-07-02T18:42:11.829Z] f73e7dbfee58: Preparing [2022-07-02T18:42:11.829Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:42:11.829Z] 6b973bbee0d4: Layer already exists [2022-07-02T18:42:11.829Z] 9df4961540d2: Layer already exists [2022-07-02T18:42:11.829Z] da35372a88cf: Layer already exists [2022-07-02T18:42:11.829Z] f73e7dbfee58: Layer already exists [2022-07-02T18:42:12.101Z] main: digest: sha256:414d6729d2b57cdd59f6b02e5f3c162bb7db6a566c57b033c336c87410d30fc0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:42:12.155Z] ===================================================== [Pipeline] echo [2022-07-02T18:42:12.163Z] taggedImages: [2022-07-02T18:42:12.163Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:42:12.163Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-02T18:42:12.163Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.20 [2022-07-02T18:42:12.163Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:42:12.163Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-07-02T18:42:12.182Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-07-02T18:42:12.182Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:42:12.182Z] latest [2022-07-02T18:42:12.182Z] 2.2.1-dev.20 [2022-07-02T18:42:12.182Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:42:12.182Z] main [2022-07-02T18:42:12.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:12.541Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:12.889Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:42:12.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-02T18:42:12.889Z] aa41027fde3a: Preparing [2022-07-02T18:42:12.889Z] 82a37aef3cd1: Preparing [2022-07-02T18:42:12.889Z] 1cce8b9d36f4: Preparing [2022-07-02T18:42:12.889Z] 13b26979de16: Preparing [2022-07-02T18:42:12.889Z] f73e7dbfee58: Preparing [2022-07-02T18:42:12.889Z] f73e7dbfee58: Layer already exists [2022-07-02T18:42:12.889Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:42:12.889Z] 13b26979de16: Layer already exists [2022-07-02T18:42:13.159Z] aa41027fde3a: Pushed [2022-07-02T18:42:17.431Z] 82a37aef3cd1: Pushed [2022-07-02T18:42:17.700Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:a8f5410d6b0d917117cb214a2faaf4123587c2b340045255d620c1f7c26e7d8f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:18.051Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:18.402Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-02T18:42:18.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-02T18:42:18.402Z] aa41027fde3a: Preparing [2022-07-02T18:42:18.402Z] 82a37aef3cd1: Preparing [2022-07-02T18:42:18.402Z] 1cce8b9d36f4: Preparing [2022-07-02T18:42:18.402Z] 13b26979de16: Preparing [2022-07-02T18:42:18.402Z] f73e7dbfee58: Preparing [2022-07-02T18:42:18.402Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:42:18.402Z] aa41027fde3a: Layer already exists [2022-07-02T18:42:18.402Z] 82a37aef3cd1: Layer already exists [2022-07-02T18:42:18.402Z] 13b26979de16: Layer already exists [2022-07-02T18:42:18.402Z] f73e7dbfee58: Layer already exists [2022-07-02T18:42:18.673Z] latest: digest: sha256:a8f5410d6b0d917117cb214a2faaf4123587c2b340045255d620c1f7c26e7d8f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:19.036Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:19.382Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.20 [2022-07-02T18:42:19.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-02T18:42:19.382Z] aa41027fde3a: Preparing [2022-07-02T18:42:19.382Z] 82a37aef3cd1: Preparing [2022-07-02T18:42:19.382Z] 1cce8b9d36f4: Preparing [2022-07-02T18:42:19.382Z] 13b26979de16: Preparing [2022-07-02T18:42:19.382Z] f73e7dbfee58: Preparing [2022-07-02T18:42:19.382Z] 82a37aef3cd1: Layer already exists [2022-07-02T18:42:19.382Z] f73e7dbfee58: Layer already exists [2022-07-02T18:42:19.382Z] 13b26979de16: Layer already exists [2022-07-02T18:42:19.382Z] aa41027fde3a: Layer already exists [2022-07-02T18:42:19.382Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:42:19.653Z] 2.2.1-dev.20: digest: sha256:a8f5410d6b0d917117cb214a2faaf4123587c2b340045255d620c1f7c26e7d8f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:20.017Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:20.372Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:42:20.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-02T18:42:20.372Z] aa41027fde3a: Preparing [2022-07-02T18:42:20.372Z] 82a37aef3cd1: Preparing [2022-07-02T18:42:20.372Z] 1cce8b9d36f4: Preparing [2022-07-02T18:42:20.372Z] 13b26979de16: Preparing [2022-07-02T18:42:20.372Z] f73e7dbfee58: Preparing [2022-07-02T18:42:20.372Z] 82a37aef3cd1: Layer already exists [2022-07-02T18:42:20.372Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:42:20.372Z] 13b26979de16: Layer already exists [2022-07-02T18:42:20.372Z] f73e7dbfee58: Layer already exists [2022-07-02T18:42:20.372Z] aa41027fde3a: Layer already exists [2022-07-02T18:42:20.644Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:a8f5410d6b0d917117cb214a2faaf4123587c2b340045255d620c1f7c26e7d8f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:21.002Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:21.361Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-07-02T18:42:21.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-02T18:42:21.361Z] aa41027fde3a: Preparing [2022-07-02T18:42:21.361Z] 82a37aef3cd1: Preparing [2022-07-02T18:42:21.361Z] 1cce8b9d36f4: Preparing [2022-07-02T18:42:21.361Z] 13b26979de16: Preparing [2022-07-02T18:42:21.361Z] f73e7dbfee58: Preparing [2022-07-02T18:42:21.361Z] aa41027fde3a: Layer already exists [2022-07-02T18:42:21.361Z] f73e7dbfee58: Layer already exists [2022-07-02T18:42:21.361Z] 82a37aef3cd1: Layer already exists [2022-07-02T18:42:21.361Z] 13b26979de16: Layer already exists [2022-07-02T18:42:21.361Z] 1cce8b9d36f4: Layer already exists [2022-07-02T18:42:21.634Z] main: digest: sha256:a8f5410d6b0d917117cb214a2faaf4123587c2b340045255d620c1f7c26e7d8f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:42:21.691Z] ===================================================== [Pipeline] echo [2022-07-02T18:42:21.699Z] taggedImages: [2022-07-02T18:42:21.699Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:42:21.699Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-02T18:42:21.699Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.20 [2022-07-02T18:42:21.699Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:42:21.699Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-07-02T18:42:21.718Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-07-02T18:42:21.718Z] dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:42:21.718Z] latest [2022-07-02T18:42:21.718Z] 2.2.1-dev.20 [2022-07-02T18:42:21.718Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:42:21.718Z] main [2022-07-02T18:42:21.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:22.084Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:22.442Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:42:22.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-02T18:42:22.442Z] e6581dcbbccf: Preparing [2022-07-02T18:42:22.442Z] 87c36ffac50d: Preparing [2022-07-02T18:42:22.442Z] 102368ce03e2: Preparing [2022-07-02T18:42:22.442Z] 0a4edda40d0a: Preparing [2022-07-02T18:42:22.442Z] f0e5a4d6c014: Preparing [2022-07-02T18:42:22.442Z] 3b19d27f08f7: Preparing [2022-07-02T18:42:22.442Z] 73bb99a6e169: Preparing [2022-07-02T18:42:22.442Z] ec06c3102977: Preparing [2022-07-02T18:42:22.442Z] 6a3c62e080c7: Preparing [2022-07-02T18:42:22.442Z] 340cb19ca677: Preparing [2022-07-02T18:42:22.442Z] 4f4ce317c6bb: Preparing [2022-07-02T18:42:22.442Z] 3b19d27f08f7: Waiting [2022-07-02T18:42:22.442Z] 6a3c62e080c7: Waiting [2022-07-02T18:42:22.442Z] 73bb99a6e169: Waiting [2022-07-02T18:42:22.442Z] 340cb19ca677: Waiting [2022-07-02T18:42:22.442Z] 4f4ce317c6bb: Waiting [2022-07-02T18:42:22.442Z] ec06c3102977: Waiting [2022-07-02T18:42:22.442Z] f0e5a4d6c014: Layer already exists [2022-07-02T18:42:22.714Z] 3b19d27f08f7: Layer already exists [2022-07-02T18:42:22.714Z] 73bb99a6e169: Layer already exists [2022-07-02T18:42:22.714Z] 87c36ffac50d: Pushed [2022-07-02T18:42:22.714Z] ec06c3102977: Layer already exists [2022-07-02T18:42:22.714Z] 6a3c62e080c7: Layer already exists [2022-07-02T18:42:22.714Z] 340cb19ca677: Layer already exists [2022-07-02T18:42:22.714Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:42:23.305Z] e6581dcbbccf: Pushed [2022-07-02T18:42:25.272Z] 102368ce03e2: Pushed [2022-07-02T18:42:40.326Z] 0a4edda40d0a: Pushed [2022-07-02T18:42:40.598Z] dc65741403d6032672b6969adbd7266bcc1b744e: digest: sha256:19d2bd5faf949d165743ca9f28cb75d807c2e8a1dc16413f5939dcd9be8ce1e8 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:40.960Z] + 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-07-02T18:42:41.323Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-02T18:42:41.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-02T18:42:41.323Z] e6581dcbbccf: Preparing [2022-07-02T18:42:41.323Z] 87c36ffac50d: Preparing [2022-07-02T18:42:41.323Z] 102368ce03e2: Preparing [2022-07-02T18:42:41.323Z] 0a4edda40d0a: Preparing [2022-07-02T18:42:41.323Z] f0e5a4d6c014: Preparing [2022-07-02T18:42:41.323Z] 3b19d27f08f7: Preparing [2022-07-02T18:42:41.323Z] 73bb99a6e169: Preparing [2022-07-02T18:42:41.323Z] ec06c3102977: Preparing [2022-07-02T18:42:41.323Z] 6a3c62e080c7: Preparing [2022-07-02T18:42:41.323Z] 340cb19ca677: Preparing [2022-07-02T18:42:41.323Z] 4f4ce317c6bb: Preparing [2022-07-02T18:42:41.323Z] ec06c3102977: Waiting [2022-07-02T18:42:41.323Z] 6a3c62e080c7: Waiting [2022-07-02T18:42:41.323Z] 3b19d27f08f7: Waiting [2022-07-02T18:42:41.323Z] 340cb19ca677: Waiting [2022-07-02T18:42:41.323Z] 73bb99a6e169: Waiting [2022-07-02T18:42:41.323Z] 4f4ce317c6bb: Waiting [2022-07-02T18:42:41.323Z] 102368ce03e2: Layer already exists [2022-07-02T18:42:41.323Z] f0e5a4d6c014: Layer already exists [2022-07-02T18:42:41.323Z] e6581dcbbccf: Layer already exists [2022-07-02T18:42:41.323Z] 87c36ffac50d: Layer already exists [2022-07-02T18:42:41.323Z] 0a4edda40d0a: Layer already exists [2022-07-02T18:42:41.593Z] 3b19d27f08f7: Layer already exists [2022-07-02T18:42:41.593Z] 73bb99a6e169: Layer already exists [2022-07-02T18:42:41.593Z] 340cb19ca677: Layer already exists [2022-07-02T18:42:41.593Z] 6a3c62e080c7: Layer already exists [2022-07-02T18:42:41.593Z] ec06c3102977: Layer already exists [2022-07-02T18:42:41.593Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:42:41.593Z] latest: digest: sha256:19d2bd5faf949d165743ca9f28cb75d807c2e8a1dc16413f5939dcd9be8ce1e8 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:41.964Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:42.325Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.20 [2022-07-02T18:42:42.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-02T18:42:42.325Z] e6581dcbbccf: Preparing [2022-07-02T18:42:42.325Z] 87c36ffac50d: Preparing [2022-07-02T18:42:42.325Z] 102368ce03e2: Preparing [2022-07-02T18:42:42.325Z] 0a4edda40d0a: Preparing [2022-07-02T18:42:42.325Z] f0e5a4d6c014: Preparing [2022-07-02T18:42:42.325Z] 3b19d27f08f7: Preparing [2022-07-02T18:42:42.325Z] 73bb99a6e169: Preparing [2022-07-02T18:42:42.325Z] ec06c3102977: Preparing [2022-07-02T18:42:42.325Z] 6a3c62e080c7: Preparing [2022-07-02T18:42:42.325Z] 340cb19ca677: Preparing [2022-07-02T18:42:42.325Z] 4f4ce317c6bb: Preparing [2022-07-02T18:42:42.325Z] ec06c3102977: Waiting [2022-07-02T18:42:42.325Z] 6a3c62e080c7: Waiting [2022-07-02T18:42:42.325Z] 340cb19ca677: Waiting [2022-07-02T18:42:42.325Z] 3b19d27f08f7: Waiting [2022-07-02T18:42:42.325Z] 4f4ce317c6bb: Waiting [2022-07-02T18:42:42.325Z] 73bb99a6e169: Waiting [2022-07-02T18:42:42.325Z] 102368ce03e2: Layer already exists [2022-07-02T18:42:42.325Z] 0a4edda40d0a: Layer already exists [2022-07-02T18:42:42.325Z] f0e5a4d6c014: Layer already exists [2022-07-02T18:42:42.325Z] 87c36ffac50d: Layer already exists [2022-07-02T18:42:42.325Z] e6581dcbbccf: Layer already exists [2022-07-02T18:42:42.325Z] 3b19d27f08f7: Layer already exists [2022-07-02T18:42:42.325Z] ec06c3102977: Layer already exists [2022-07-02T18:42:42.325Z] 73bb99a6e169: Layer already exists [2022-07-02T18:42:42.325Z] 340cb19ca677: Layer already exists [2022-07-02T18:42:42.325Z] 6a3c62e080c7: Layer already exists [2022-07-02T18:42:42.597Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:42:42.597Z] 2.2.1-dev.20: digest: sha256:19d2bd5faf949d165743ca9f28cb75d807c2e8a1dc16413f5939dcd9be8ce1e8 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:42.963Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:43.323Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:42:43.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-02T18:42:43.323Z] e6581dcbbccf: Preparing [2022-07-02T18:42:43.323Z] 87c36ffac50d: Preparing [2022-07-02T18:42:43.323Z] 102368ce03e2: Preparing [2022-07-02T18:42:43.323Z] 0a4edda40d0a: Preparing [2022-07-02T18:42:43.323Z] f0e5a4d6c014: Preparing [2022-07-02T18:42:43.323Z] 3b19d27f08f7: Preparing [2022-07-02T18:42:43.323Z] 73bb99a6e169: Preparing [2022-07-02T18:42:43.323Z] ec06c3102977: Preparing [2022-07-02T18:42:43.323Z] 6a3c62e080c7: Preparing [2022-07-02T18:42:43.323Z] 340cb19ca677: Preparing [2022-07-02T18:42:43.323Z] 4f4ce317c6bb: Preparing [2022-07-02T18:42:43.323Z] ec06c3102977: Waiting [2022-07-02T18:42:43.323Z] 6a3c62e080c7: Waiting [2022-07-02T18:42:43.323Z] 340cb19ca677: Waiting [2022-07-02T18:42:43.323Z] 4f4ce317c6bb: Waiting [2022-07-02T18:42:43.323Z] 73bb99a6e169: Waiting [2022-07-02T18:42:43.323Z] 3b19d27f08f7: Waiting [2022-07-02T18:42:43.323Z] f0e5a4d6c014: Layer already exists [2022-07-02T18:42:43.323Z] e6581dcbbccf: Layer already exists [2022-07-02T18:42:43.323Z] 87c36ffac50d: Layer already exists [2022-07-02T18:42:43.323Z] 102368ce03e2: Layer already exists [2022-07-02T18:42:43.323Z] 0a4edda40d0a: Layer already exists [2022-07-02T18:42:43.595Z] ec06c3102977: Layer already exists [2022-07-02T18:42:43.595Z] 73bb99a6e169: Layer already exists [2022-07-02T18:42:43.595Z] 3b19d27f08f7: Layer already exists [2022-07-02T18:42:43.595Z] 6a3c62e080c7: Layer already exists [2022-07-02T18:42:43.595Z] 340cb19ca677: Layer already exists [2022-07-02T18:42:43.595Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:42:43.595Z] dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20: digest: sha256:19d2bd5faf949d165743ca9f28cb75d807c2e8a1dc16413f5939dcd9be8ce1e8 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:43.962Z] + 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-07-02T18:42:44.353Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-07-02T18:42:44.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-02T18:42:44.353Z] e6581dcbbccf: Preparing [2022-07-02T18:42:44.353Z] 87c36ffac50d: Preparing [2022-07-02T18:42:44.353Z] 102368ce03e2: Preparing [2022-07-02T18:42:44.353Z] 0a4edda40d0a: Preparing [2022-07-02T18:42:44.353Z] f0e5a4d6c014: Preparing [2022-07-02T18:42:44.353Z] 3b19d27f08f7: Preparing [2022-07-02T18:42:44.353Z] 3b19d27f08f7: Waiting [2022-07-02T18:42:44.353Z] 73bb99a6e169: Preparing [2022-07-02T18:42:44.353Z] ec06c3102977: Preparing [2022-07-02T18:42:44.353Z] 73bb99a6e169: Waiting [2022-07-02T18:42:44.353Z] 6a3c62e080c7: Preparing [2022-07-02T18:42:44.353Z] ec06c3102977: Waiting [2022-07-02T18:42:44.353Z] 340cb19ca677: Preparing [2022-07-02T18:42:44.353Z] 4f4ce317c6bb: Preparing [2022-07-02T18:42:44.353Z] 6a3c62e080c7: Waiting [2022-07-02T18:42:44.353Z] 340cb19ca677: Waiting [2022-07-02T18:42:44.353Z] 4f4ce317c6bb: Waiting [2022-07-02T18:42:44.643Z] 87c36ffac50d: Layer already exists [2022-07-02T18:42:44.643Z] 102368ce03e2: Layer already exists [2022-07-02T18:42:44.643Z] f0e5a4d6c014: Layer already exists [2022-07-02T18:42:44.643Z] e6581dcbbccf: Layer already exists [2022-07-02T18:42:44.643Z] 0a4edda40d0a: Layer already exists [2022-07-02T18:42:44.643Z] 73bb99a6e169: Layer already exists [2022-07-02T18:42:44.643Z] 3b19d27f08f7: Layer already exists [2022-07-02T18:42:44.643Z] 6a3c62e080c7: Layer already exists [2022-07-02T18:42:44.643Z] ec06c3102977: Layer already exists [2022-07-02T18:42:44.643Z] 340cb19ca677: Layer already exists [2022-07-02T18:42:44.643Z] 4f4ce317c6bb: Layer already exists [2022-07-02T18:42:44.643Z] main: digest: sha256:19d2bd5faf949d165743ca9f28cb75d807c2e8a1dc16413f5939dcd9be8ce1e8 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T18:42:44.714Z] ===================================================== [Pipeline] echo [2022-07-02T18:42:44.723Z] taggedImages: [2022-07-02T18:42:44.723Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:dc65741403d6032672b6969adbd7266bcc1b744e [2022-07-02T18:42:44.723Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-02T18:42:44.723Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.20 [2022-07-02T18:42:44.723Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:dc65741403d6032672b6969adbd7266bcc1b744e-2.2.1-dev.20 [2022-07-02T18:42:44.723Z] - 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-07-02T18:42:45.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T18:42:45.113Z] [2022-07-02T18:42:45.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:42:45.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T18:42:45.738Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-02T18:42:45.738Z] 8998bd30e6a1: Pulling fs layer [2022-07-02T18:42:45.738Z] 04944245beec: Pulling fs layer [2022-07-02T18:42:45.738Z] 699f458cf7ca: Pulling fs layer [2022-07-02T18:42:45.738Z] 765212b225bb: Pulling fs layer [2022-07-02T18:42:45.738Z] f23df028b6ca: Pulling fs layer [2022-07-02T18:42:45.738Z] d65c8cfc05b1: Pulling fs layer [2022-07-02T18:42:45.738Z] 2437ff75d9bd: Pulling fs layer [2022-07-02T18:42:45.738Z] f23df028b6ca: Waiting [2022-07-02T18:42:45.738Z] d65c8cfc05b1: Waiting [2022-07-02T18:42:45.738Z] 765212b225bb: Waiting [2022-07-02T18:42:45.738Z] 2437ff75d9bd: Waiting [2022-07-02T18:42:45.738Z] 04944245beec: Verifying Checksum [2022-07-02T18:42:45.738Z] 04944245beec: Download complete [2022-07-02T18:42:45.738Z] 765212b225bb: Verifying Checksum [2022-07-02T18:42:45.738Z] 765212b225bb: Download complete [2022-07-02T18:42:45.738Z] f23df028b6ca: Verifying Checksum [2022-07-02T18:42:45.738Z] f23df028b6ca: Download complete [2022-07-02T18:42:45.738Z] d65c8cfc05b1: Verifying Checksum [2022-07-02T18:42:45.738Z] d65c8cfc05b1: Download complete [2022-07-02T18:42:46.012Z] 699f458cf7ca: Verifying Checksum [2022-07-02T18:42:46.012Z] 699f458cf7ca: Download complete [2022-07-02T18:42:46.285Z] 8998bd30e6a1: Download complete [2022-07-02T18:42:48.902Z] 2437ff75d9bd: Verifying Checksum [2022-07-02T18:42:48.902Z] 2437ff75d9bd: Download complete [2022-07-02T18:42:50.873Z] 8998bd30e6a1: Pull complete [2022-07-02T18:42:51.148Z] 04944245beec: Pull complete [2022-07-02T18:42:52.580Z] 699f458cf7ca: Pull complete [2022-07-02T18:42:52.852Z] 765212b225bb: Pull complete [2022-07-02T18:42:53.833Z] f23df028b6ca: Pull complete [2022-07-02T18:42:53.833Z] d65c8cfc05b1: Pull complete [2022-07-02T18:43:08.895Z] 2437ff75d9bd: Pull complete [2022-07-02T18:43:08.895Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-02T18:43:08.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T18:43:08.895Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:43:09.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-16713 does not seem to be running inside a container [2022-07-02T18:43:09.244Z] $ 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/251 -v /w/workspace/edgex-go/251:/w/workspace/edgex-go/251:rw,z -v /w/workspace/edgex-go/251@tmp:/w/workspace/edgex-go/251@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-07-02T18:43:11.973Z] $ docker top 6760f34673777afd9d32b5690e90fdfcf63185c2ce9386dbfc11e02af8c4cce5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:43:12.946Z] ---> job-cost.sh [2022-07-02T18:43:12.946Z] lf-activate-venv: SKIPPING [2022-07-02T18:43:12.946Z] INFO: No Stack... [2022-07-02T18:43:13.539Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-02T18:43:14.511Z] INFO: Archiving Costs [Pipeline] sh [2022-07-02T18:43:15.166Z] + cat /w/workspace/edgex-go/251/archives/cost.csv [2022-07-02T18:43:15.166Z] + cut -d, -f6 [Pipeline] lock [2022-07-02T18:43:15.231Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-251-stack-cost] [2022-07-02T18:43:15.248Z] Resource [jenkins-edgexfoundry-edgex-go-main-251-stack-cost] did not exist. Created. [2022-07-02T18:43:15.248Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-251-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-02T18:43:15.908Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-02T18:43:16.508Z] Stashed 1 file(s) [Pipeline] } [2022-07-02T18:43:16.515Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-251-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-02T18:43:16.534Z] $ docker stop --time=1 6760f34673777afd9d32b5690e90fdfcf63185c2ce9386dbfc11e02af8c4cce5 [2022-07-02T18:43:18.023Z] $ docker rm -f 6760f34673777afd9d32b5690e90fdfcf63185c2ce9386dbfc11e02af8c4cce5 [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-07-02T18:43:18.548Z] provisioning config files... [2022-07-02T18:43:18.556Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/251@tmp/config7613920854004448086tmp [Pipeline] { [Pipeline] sh [2022-07-02T18:43:18.849Z] + set +x [2022-07-02T18:43:18.849Z] + curl -s https://codecov.io/bash [2022-07-02T18:43:18.849Z] + bash -s -- [2022-07-02T18:43:18.849Z] [2022-07-02T18:43:18.849Z] _____ _ [2022-07-02T18:43:18.849Z] / ____| | | [2022-07-02T18:43:18.849Z] | | ___ __| | ___ ___ _____ __ [2022-07-02T18:43:18.849Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-02T18:43:18.849Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-02T18:43:18.849Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-02T18:43:18.849Z] Bash-1.0.6 [2022-07-02T18:43:18.849Z] [2022-07-02T18:43:18.849Z] [2022-07-02T18:43:18.849Z] ==> git version 2.25.1 found [2022-07-02T18:43:18.849Z] ==> 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-07-02T18:43:18.849Z] Release-Date: 2020-01-08 [2022-07-02T18:43:18.849Z] 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-07-02T18:43:18.849Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-02T18:43:18.849Z] ==> Jenkins CI detected. [2022-07-02T18:43:18.849Z] current dir:  /w/workspace/edgex-go/251 [2022-07-02T18:43:18.849Z] project root: . [2022-07-02T18:43:18.849Z] --> token set from env [2022-07-02T18:43:18.849Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-02T18:43:18.849Z] ==> Running gcov in . (disable via -X gcov) [2022-07-02T18:43:18.849Z] ==> Python coveragepy not found [2022-07-02T18:43:18.849Z] ==> Searching for coverage reports in: [2022-07-02T18:43:18.849Z] + . [2022-07-02T18:43:18.849Z] -> Found 1 reports [2022-07-02T18:43:18.849Z] ==> Detecting git/mercurial file structure [2022-07-02T18:43:18.849Z] ==> Reading reports [2022-07-02T18:43:18.849Z] + ./coverage.out bytes=435593 [2022-07-02T18:43:18.849Z] ==> Appending adjustments [2022-07-02T18:43:18.849Z] https://docs.codecov.io/docs/fixing-reports [2022-07-02T18:43:20.234Z] + Found adjustments [2022-07-02T18:43:20.234Z] ==> Gzipping contents [2022-07-02T18:43:20.234Z] 60K /tmp/codecov.0HG3gK.gz [2022-07-02T18:43:20.234Z] ==> Uploading reports [2022-07-02T18:43:20.234Z] url: https://codecov.io [2022-07-02T18:43:20.234Z] query: branch=main&commit=dc65741403d6032672b6969adbd7266bcc1b744e&build=251&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F251%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-02T18:43:20.234Z] -> Pinging Codecov [2022-07-02T18:43:20.234Z] 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=dc65741403d6032672b6969adbd7266bcc1b744e&build=251&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F251%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-02T18:43:20.495Z] -> Uploading to [2022-07-02T18:43:20.495Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-02/00271124DB129430A58F1EEE437C3FCB/dc65741403d6032672b6969adbd7266bcc1b744e/c59c8393-4d0f-489b-8f32-c9c0b200c046.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T184320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d364d47fa0896672ed3e5278950572d648a6f2966cc1cef4a94e11741e88b159 [2022-07-02T18:43:20.495Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T18:43:20.495Z] Dload Upload Total Spent Left Speed [2022-07-02T18:43:20.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59909 0 0 100 59909 0 243k --:--:-- --:--:-- --:--:-- 243k [2022-07-02T18:43:20.755Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dc65741403d6032672b6969adbd7266bcc1b744e [Pipeline] } [2022-07-02T18:43:20.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-07-02T18:43:20.953Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-02T18:43:20.966Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:43:21.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-02T18:43:21.269Z] [2022-07-02T18:43:21.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:43:21.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-02T18:43:21.569Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-02T18:43:21.569Z] df9b9388f04a: Already exists [2022-07-02T18:43:21.569Z] 52dc419b0ee2: Pulling fs layer [2022-07-02T18:43:21.569Z] 25bc292e5bac: Pulling fs layer [2022-07-02T18:43:21.569Z] 114826534d7a: Pulling fs layer [2022-07-02T18:43:21.569Z] 4657fd5d0bcf: Pulling fs layer [2022-07-02T18:43:21.569Z] 6ad1cebc031e: Pulling fs layer [2022-07-02T18:43:21.569Z] 8a3aa393b2d8: Pulling fs layer [2022-07-02T18:43:21.569Z] 4657fd5d0bcf: Waiting [2022-07-02T18:43:21.569Z] 6ad1cebc031e: Waiting [2022-07-02T18:43:21.569Z] 8a3aa393b2d8: Waiting [2022-07-02T18:43:21.570Z] 25bc292e5bac: Verifying Checksum [2022-07-02T18:43:21.570Z] 25bc292e5bac: Download complete [2022-07-02T18:43:21.570Z] 52dc419b0ee2: Verifying Checksum [2022-07-02T18:43:21.570Z] 52dc419b0ee2: Download complete [2022-07-02T18:43:21.570Z] 4657fd5d0bcf: Download complete [2022-07-02T18:43:21.828Z] 52dc419b0ee2: Pull complete [2022-07-02T18:43:21.828Z] 6ad1cebc031e: Verifying Checksum [2022-07-02T18:43:21.828Z] 6ad1cebc031e: Download complete [2022-07-02T18:43:21.828Z] 25bc292e5bac: Pull complete [2022-07-02T18:43:22.397Z] 114826534d7a: Verifying Checksum [2022-07-02T18:43:22.397Z] 114826534d7a: Download complete [2022-07-02T18:43:22.397Z] 8a3aa393b2d8: Verifying Checksum [2022-07-02T18:43:22.397Z] 8a3aa393b2d8: Download complete [2022-07-02T18:43:26.593Z] 114826534d7a: Pull complete [2022-07-02T18:43:26.593Z] 4657fd5d0bcf: Pull complete [2022-07-02T18:43:26.593Z] 6ad1cebc031e: Pull complete [2022-07-02T18:43:29.129Z] 8a3aa393b2d8: Pull complete [2022-07-02T18:43:29.129Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-02T18:43:29.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-02T18:43:29.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:43:29.213Z] prd-ubuntu20.04-docker-8c-8g-16712 does not seem to be running inside a container [2022-07-02T18:43:29.246Z] $ 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/251 -v /w/workspace/edgex-go/251:/w/workspace/edgex-go/251:rw,z -v /w/workspace/edgex-go/251@tmp:/w/workspace/edgex-go/251@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-07-02T18:43:31.857Z] $ docker top 304c7d8eee8d2e1eca183472a6e7d9b5f5062b8e23f308bfeed57d38a7b1a2ff -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-02T18:43:31.941Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-07-02T18:43:32.223Z] + set -o pipefail [2022-07-02T18:43:32.223Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-07-02T18:43:38.810Z] [2022-07-02T18:43:38.810Z] Monitoring /w/workspace/edgex-go/251 (github.com/edgexfoundry/edgex-go)... [2022-07-02T18:43:38.810Z] [2022-07-02T18:43:38.810Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/3b4c1d50-6bfb-4f67-ac87-3ec12a2d7b88 [2022-07-02T18:43:38.810Z] [2022-07-02T18:43:38.811Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-02T18:43:38.811Z] [2022-07-02T18:43:38.811Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-02T18:43:38.811Z] [2022-07-02T18:43:38.811Z] [2022-07-02T18:43:38.811Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-02T18:43:38.811Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-02T18:43:38.822Z] $ docker stop --time=1 304c7d8eee8d2e1eca183472a6e7d9b5f5062b8e23f308bfeed57d38a7b1a2ff [2022-07-02T18:43:41.186Z] $ docker rm -f 304c7d8eee8d2e1eca183472a6e7d9b5f5062b8e23f308bfeed57d38a7b1a2ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-07-02T18:43:41.594Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T18:43:41.608Z] provisioning config files... [2022-07-02T18:43:41.617Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/251@tmp/config8065617002997253260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:43:41.913Z] --> edgex-publish-swagger.sh [2022-07-02T18:43:41.913Z] === Publish openapi/v2 API === [2022-07-02T18:43:41.913Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-02T18:43:41.913Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/251/openapi/v2/core-command.yaml] [2022-07-02T18:43:41.913Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T18:43:41.913Z] Dload Upload Total Spent Left Speed [2022-07-02T18:43:42.913Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 37631 --:--:-- --:--:-- --:--:-- 37590 100 33831 0 0 100 33831 0 37631 --:--:-- --:--:-- --:--:-- 37590 [2022-07-02T18:43:42.913Z] [2022-07-02T18:43:42.913Z] [2022-07-02T18:43:42.913Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/251/openapi/v2/core-data.yaml] [2022-07-02T18:43:42.913Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T18:43:42.913Z] Dload Upload Total Spent Left Speed [2022-07-02T18:43:43.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 80363 --:--:-- --:--:-- --:--:-- 80273 100 71604 0 0 100 71604 0 80363 --:--:-- --:--:-- --:--:-- 80273 [2022-07-02T18:43:43.743Z] [2022-07-02T18:43:43.743Z] [2022-07-02T18:43:43.743Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/251/openapi/v2/core-metadata.yaml] [2022-07-02T18:43:43.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T18:43:43.743Z] Dload Upload Total Spent Left Speed [2022-07-02T18:43:44.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 152k --:--:-- --:--:-- --:--:-- 152k 100 141k 0 0 100 141k 0 152k --:--:-- --:--:-- --:--:-- 152k [2022-07-02T18:43:44.685Z] [2022-07-02T18:43:44.685Z] [2022-07-02T18:43:44.685Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/251/openapi/v2/support-notifications.yaml] [2022-07-02T18:43:44.685Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T18:43:44.685Z] Dload Upload Total Spent Left Speed [2022-07-02T18:43:45.631Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 94018 --:--:-- --:--:-- --:--:-- 93920 100 89318 0 0 100 89318 0 93920 --:--:-- --:--:-- --:--:-- 93920 [2022-07-02T18:43:45.631Z] [2022-07-02T18:43:45.631Z] [2022-07-02T18:43:45.631Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/251/openapi/v2/support-scheduler.yaml] [2022-07-02T18:43:45.631Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T18:43:45.631Z] Dload Upload Total Spent Left Speed [2022-07-02T18:43:46.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39048 0:00:01 0:00:01 --:--:-- 39048 100 39556 0 0 100 39556 0 38971 0:00:01 0:00:01 --:--:-- 38971 [2022-07-02T18:43:46.572Z] [2022-07-02T18:43:46.572Z] [2022-07-02T18:43:46.572Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/251/openapi/v2/system-agent.yaml] [2022-07-02T18:43:46.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T18:43:46.572Z] Dload Upload Total Spent Left Speed [2022-07-02T18:43:47.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 24089 --:--:-- --:--:-- --:--:-- 24089 100 20091 0 0 100 20091 0 24089 --:--:-- --:--:-- --:--:-- 24061 [2022-07-02T18:43:47.528Z] [2022-07-02T18:43:47.528Z] [Pipeline] } [2022-07-02T18:43:47.535Z] 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-07-02T18:43:47.918Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-02T18:43:47.918Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:43:48.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T18:43:48.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:43:48.304Z] prd-ubuntu20.04-docker-8c-8g-16712 does not seem to be running inside a container [2022-07-02T18:43:48.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/251 -v /w/workspace/edgex-go/251:/w/workspace/edgex-go/251:rw,z -v /w/workspace/edgex-go/251@tmp:/w/workspace/edgex-go/251@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-07-02T18:43:48.742Z] $ docker top db31f74fb8aed26ab871a636d5fbb675e539197db6be22edf4b6d84e6c715a9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-02T18:43:48.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T18:43:48.841Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T18:43:48.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T18:43:48.968Z] $ docker exec db31f74fb8aed26ab871a636d5fbb675e539197db6be22edf4b6d84e6c715a9c ssh-agent [2022-07-02T18:43:49.101Z] SSH_AUTH_SOCK=/tmp/ssh-kSeFYq6EAwx9/agent.33 [2022-07-02T18:43:49.101Z] SSH_AGENT_PID=39 [2022-07-02T18:43:49.106Z] Running ssh-add (command line suppressed) [2022-07-02T18:43:49.223Z] Identity added: /w/workspace/edgex-go/251@tmp/private_key_8336302135850650284.key (/w/workspace/edgex-go/251@tmp/private_key_8336302135850650284.key) [2022-07-02T18:43:49.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T18:43:49.608Z] + git semver tag [2022-07-02T18:43:49.868Z] 2022-07-02 18:43:49,726 [run_tag] DEBUG tag force:False [2022-07-02T18:43:49.868Z] 2022-07-02 18:43:49,726 [check_head_tag] DEBUG check head tag [2022-07-02T18:43:49.868Z] 2022-07-02 18:43:49,727 [execute] INFO git cat-file --batch-check [2022-07-02T18:43:49.868Z] 2022-07-02 18:43:49,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/251, universal_newlines=False, shell=None, istream=) [2022-07-02T18:43:49.868Z] 2022-07-02 18:43:49,730 [execute] INFO git cat-file --batch [2022-07-02T18:43:49.868Z] 2022-07-02 18:43:49,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/251, universal_newlines=False, shell=None, istream=) [2022-07-02T18:43:49.868Z] 2022-07-02 18:43:49,747 [read_version] DEBUG read version from /w/workspace/edgex-go/251/.semver/main [2022-07-02T18:43:49.869Z] 2022-07-02 18:43:49,747 [execute] INFO git tag -a v2.2.1-dev.20 -m v2.2.1-dev.20 [2022-07-02T18:43:49.869Z] 2022-07-02 18:43:49,748 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.20', '-m', 'v2.2.1-dev.20'], cwd=/w/workspace/edgex-go/251, universal_newlines=False, shell=None, istream=None) [2022-07-02T18:43:49.869Z] 2022-07-02 18:43:49,753 [read_version] DEBUG read version from /w/workspace/edgex-go/251/.semver/main [2022-07-02T18:43:49.869Z] 2.2.1-dev.20 [Pipeline] } [2022-07-02T18:43:49.878Z] $ docker exec --env ******** --env ******** db31f74fb8aed26ab871a636d5fbb675e539197db6be22edf4b6d84e6c715a9c ssh-agent -k [2022-07-02T18:43:49.978Z] unset SSH_AUTH_SOCK; [2022-07-02T18:43:49.978Z] unset SSH_AGENT_PID; [2022-07-02T18:43:49.978Z] echo Agent pid 39 killed; [2022-07-02T18:43:49.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T18:43:50.301Z] + git semver [Pipeline] } [2022-07-02T18:43:50.580Z] $ docker stop --time=1 db31f74fb8aed26ab871a636d5fbb675e539197db6be22edf4b6d84e6c715a9c [2022-07-02T18:43:51.890Z] $ docker rm -f db31f74fb8aed26ab871a636d5fbb675e539197db6be22edf4b6d84e6c715a9c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:43:52.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-02T18:43:52.288Z] [2022-07-02T18:43:52.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:43:52.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-02T18:43:52.591Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-02T18:43:52.591Z] ab5ef0e58194: Pulling fs layer [2022-07-02T18:43:52.591Z] 9712f1f96733: Pulling fs layer [2022-07-02T18:43:52.591Z] 63f879dbbcfc: Pulling fs layer [2022-07-02T18:43:52.591Z] 0d9ebad4ef96: Pulling fs layer [2022-07-02T18:43:52.591Z] e9a5061849ea: Pulling fs layer [2022-07-02T18:43:52.591Z] d747dcd14b5f: Pulling fs layer [2022-07-02T18:43:52.591Z] 2de7ff778b66: Pulling fs layer [2022-07-02T18:43:52.591Z] e9a5061849ea: Waiting [2022-07-02T18:43:52.591Z] d747dcd14b5f: Waiting [2022-07-02T18:43:52.591Z] 2de7ff778b66: Waiting [2022-07-02T18:43:52.591Z] 0d9ebad4ef96: Waiting [2022-07-02T18:43:52.591Z] 9712f1f96733: Verifying Checksum [2022-07-02T18:43:52.591Z] 9712f1f96733: Download complete [2022-07-02T18:43:52.859Z] 63f879dbbcfc: Verifying Checksum [2022-07-02T18:43:52.859Z] 63f879dbbcfc: Download complete [2022-07-02T18:43:53.121Z] e9a5061849ea: Verifying Checksum [2022-07-02T18:43:53.121Z] e9a5061849ea: Download complete [2022-07-02T18:43:53.121Z] d747dcd14b5f: Verifying Checksum [2022-07-02T18:43:53.121Z] d747dcd14b5f: Download complete [2022-07-02T18:43:53.121Z] 0d9ebad4ef96: Verifying Checksum [2022-07-02T18:43:53.121Z] 0d9ebad4ef96: Download complete [2022-07-02T18:43:53.380Z] ab5ef0e58194: Verifying Checksum [2022-07-02T18:43:53.380Z] ab5ef0e58194: Download complete [2022-07-02T18:43:53.380Z] 2de7ff778b66: Verifying Checksum [2022-07-02T18:43:53.380Z] 2de7ff778b66: Download complete [2022-07-02T18:43:55.913Z] ab5ef0e58194: Pull complete [2022-07-02T18:43:56.172Z] 9712f1f96733: Pull complete [2022-07-02T18:43:56.740Z] 63f879dbbcfc: Pull complete [2022-07-02T18:44:00.937Z] 0d9ebad4ef96: Pull complete [2022-07-02T18:44:00.937Z] e9a5061849ea: Pull complete [2022-07-02T18:44:00.937Z] d747dcd14b5f: Pull complete [2022-07-02T18:44:01.506Z] 2de7ff778b66: Pull complete [2022-07-02T18:44:01.765Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-02T18:44:01.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-02T18:44:01.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:44:01.857Z] prd-ubuntu20.04-docker-8c-8g-16712 does not seem to be running inside a container [2022-07-02T18:44:01.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/251 -v /w/workspace/edgex-go/251:/w/workspace/edgex-go/251:rw,z -v /w/workspace/edgex-go/251@tmp:/w/workspace/edgex-go/251@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-07-02T18:44:04.204Z] $ docker top b557fbc37e1139d4d7b83eb848394f0313ea4081878912efe89b30d0b8141f0f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-02T18:44:04.287Z] provisioning config files... [2022-07-02T18:44:04.294Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/251@tmp/config6086651205340821032tmp [2022-07-02T18:44:04.304Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/251@tmp/config876294643362178116tmp [2022-07-02T18:44:04.313Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/251@tmp/config2786731491046784149tmp [Pipeline] { [Pipeline] echo [2022-07-02T18:44:04.329Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:44:04.613Z] ---> sigul-configuration.sh [2022-07-02T18:44:04.613Z] gpg: directory `/root/.gnupg' created [2022-07-02T18:44:04.613Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-02T18:44:04.613Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-02T18:44:04.613Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-02T18:44:04.613Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-02T18:44:04.613Z] gpg: CAST5 encrypted data [2022-07-02T18:44:04.613Z] gpg: encrypted with 1 passphrase [2022-07-02T18:44:04.613Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-02T18:44:04.902Z] + mkdir /home/jenkins [2022-07-02T18:44:04.902Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-02T18:44:05.188Z] + 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-07-02T18:44:05.197Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:44:05.489Z] ---> sigul-install.sh [2022-07-02T18:44:05.489Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-02T18:44:05.775Z] + git tag --list [2022-07-02T18:44:05.775Z] 0.6.0 [2022-07-02T18:44:05.775Z] 0.6.1 [2022-07-02T18:44:05.775Z] 0.7.0 [2022-07-02T18:44:05.775Z] 0.7.1 [2022-07-02T18:44:05.775Z] v1.0.0 [2022-07-02T18:44:05.775Z] v1.0.1 [2022-07-02T18:44:05.775Z] v1.1.0 [2022-07-02T18:44:05.775Z] v1.2.0 [2022-07-02T18:44:05.775Z] v1.2.1 [2022-07-02T18:44:05.775Z] v1.3.0 [2022-07-02T18:44:05.775Z] v1.3.1 [2022-07-02T18:44:05.775Z] v2.0.0 [2022-07-02T18:44:05.775Z] v2.1.0 [2022-07-02T18:44:05.775Z] v2.1.1 [2022-07-02T18:44:05.775Z] v2.1.1-dev.1 [2022-07-02T18:44:05.775Z] v2.1.1-dev.2 [2022-07-02T18:44:05.775Z] v2.1.1-dev.3 [2022-07-02T18:44:05.775Z] v2.1.1-dev.4 [2022-07-02T18:44:05.775Z] v2.1.1-dev.5 [2022-07-02T18:44:05.775Z] v2.1.1-dev.6 [2022-07-02T18:44:05.775Z] v2.1.1-dev.7 [2022-07-02T18:44:05.775Z] v2.1.1-dev.8 [2022-07-02T18:44:05.775Z] v2.2.0 [2022-07-02T18:44:05.775Z] v2.2.1-dev.1 [2022-07-02T18:44:05.775Z] v2.2.1-dev.10 [2022-07-02T18:44:05.775Z] v2.2.1-dev.11 [2022-07-02T18:44:05.775Z] v2.2.1-dev.12 [2022-07-02T18:44:05.775Z] v2.2.1-dev.13 [2022-07-02T18:44:05.775Z] v2.2.1-dev.14 [2022-07-02T18:44:05.775Z] v2.2.1-dev.15 [2022-07-02T18:44:05.775Z] v2.2.1-dev.16 [2022-07-02T18:44:05.775Z] v2.2.1-dev.17 [2022-07-02T18:44:05.775Z] v2.2.1-dev.18 [2022-07-02T18:44:05.775Z] v2.2.1-dev.19 [2022-07-02T18:44:05.775Z] v2.2.1-dev.2 [2022-07-02T18:44:05.775Z] v2.2.1-dev.20 [2022-07-02T18:44:05.775Z] v2.2.1-dev.3 [2022-07-02T18:44:05.775Z] v2.2.1-dev.4 [2022-07-02T18:44:05.775Z] v2.2.1-dev.5 [2022-07-02T18:44:05.775Z] v2.2.1-dev.6 [2022-07-02T18:44:05.775Z] v2.2.1-dev.7 [2022-07-02T18:44:05.775Z] v2.2.1-dev.8 [2022-07-02T18:44:05.775Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-02T18:44:06.064Z] + lftools sign git-tag v2.2.1-dev.20 [2022-07-02T18:44:06.635Z] Signing Git tag with Sigul... [2022-07-02T18:44:06.635Z] Signing v2.2.1-dev.20 [Pipeline] echo [2022-07-02T18:44:06.905Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:44:07.191Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-02T18:44:07.200Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-02T18:44:07.220Z] $ docker stop --time=1 b557fbc37e1139d4d7b83eb848394f0313ea4081878912efe89b30d0b8141f0f [2022-07-02T18:44:08.515Z] $ docker rm -f b557fbc37e1139d4d7b83eb848394f0313ea4081878912efe89b30d0b8141f0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-02T18:44:08.939Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-02T18:44:08.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:44:09.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T18:44:09.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:44:09.316Z] prd-ubuntu20.04-docker-8c-8g-16712 does not seem to be running inside a container [2022-07-02T18:44:09.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/251 -v /w/workspace/edgex-go/251:/w/workspace/edgex-go/251:rw,z -v /w/workspace/edgex-go/251@tmp:/w/workspace/edgex-go/251@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-07-02T18:44:09.720Z] $ docker top f2b8441840aa215e9861a3d7667418aa0b6f891c79022a4fa7ded9026f23915f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-02T18:44:09.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T18:44:09.817Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T18:44:09.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T18:44:09.934Z] $ docker exec f2b8441840aa215e9861a3d7667418aa0b6f891c79022a4fa7ded9026f23915f ssh-agent [2022-07-02T18:44:10.059Z] SSH_AUTH_SOCK=/tmp/ssh-ayFopuKyxaCu/agent.33 [2022-07-02T18:44:10.059Z] SSH_AGENT_PID=39 [2022-07-02T18:44:10.063Z] Running ssh-add (command line suppressed) [2022-07-02T18:44:10.171Z] Identity added: /w/workspace/edgex-go/251@tmp/private_key_3958476736306841528.key (/w/workspace/edgex-go/251@tmp/private_key_3958476736306841528.key) [2022-07-02T18:44:10.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T18:44:10.473Z] + git semver bump pre [2022-07-02T18:44:10.734Z] 2022-07-02 18:44:10,651 [read_version] DEBUG read version from /w/workspace/edgex-go/251/.semver/main [2022-07-02T18:44:10.734Z] 2022-07-02 18:44:10,651 [bump_version] DEBUG bumping version:2.2.1-dev.20 on axis:pre with prefix:dev [2022-07-02T18:44:10.734Z] 2022-07-02 18:44:10,651 [bump_version] DEBUG bumped version:2.2.1-dev.21 [2022-07-02T18:44:10.734Z] 2022-07-02 18:44:10,651 [write_version] DEBUG write version:2.2.1-dev.21 to path:/w/workspace/edgex-go/251/.semver/main with force:True [2022-07-02T18:44:10.734Z] 2022-07-02 18:44:10,651 [read_version] DEBUG read version from /w/workspace/edgex-go/251/.semver/main [2022-07-02T18:44:10.734Z] 2022-07-02 18:44:10,651 [write_file] DEBUG write to file:/w/workspace/edgex-go/251/.semver/main [2022-07-02T18:44:10.734Z] 2022-07-02 18:44:10,653 [execute] INFO git cat-file --batch-check [2022-07-02T18:44:10.734Z] 2022-07-02 18:44:10,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/251/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T18:44:10.734Z] 2022-07-02 18:44:10,658 [execute] INFO git cat-file --batch [2022-07-02T18:44:10.734Z] 2022-07-02 18:44:10,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/251/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T18:44:10.734Z] 2022-07-02 18:44:10,662 [read_version] DEBUG read version from /w/workspace/edgex-go/251/.semver/main [2022-07-02T18:44:10.734Z] 2.2.1-dev.21 [Pipeline] } [2022-07-02T18:44:10.744Z] $ docker exec --env ******** --env ******** f2b8441840aa215e9861a3d7667418aa0b6f891c79022a4fa7ded9026f23915f ssh-agent -k [2022-07-02T18:44:10.852Z] unset SSH_AUTH_SOCK; [2022-07-02T18:44:10.852Z] unset SSH_AGENT_PID; [2022-07-02T18:44:10.852Z] echo Agent pid 39 killed; [2022-07-02T18:44:10.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T18:44:11.168Z] + git semver [Pipeline] } [2022-07-02T18:44:11.441Z] $ docker stop --time=1 f2b8441840aa215e9861a3d7667418aa0b6f891c79022a4fa7ded9026f23915f [2022-07-02T18:44:12.764Z] $ docker rm -f f2b8441840aa215e9861a3d7667418aa0b6f891c79022a4fa7ded9026f23915f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T18:44:13.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-02T18:44:13.119Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:44:13.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T18:44:13.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:44:13.500Z] prd-ubuntu20.04-docker-8c-8g-16712 does not seem to be running inside a container [2022-07-02T18:44:13.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/251 -v /w/workspace/edgex-go/251:/w/workspace/edgex-go/251:rw,z -v /w/workspace/edgex-go/251@tmp:/w/workspace/edgex-go/251@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-07-02T18:44:13.948Z] $ docker top 9c91dfc1cc4bb26103d6f1de7e5ef6de90a55afa6ee356298c48c0ff7beb831b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-02T18:44:14.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T18:44:14.043Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T18:44:14.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T18:44:14.166Z] $ docker exec 9c91dfc1cc4bb26103d6f1de7e5ef6de90a55afa6ee356298c48c0ff7beb831b ssh-agent [2022-07-02T18:44:14.292Z] SSH_AUTH_SOCK=/tmp/ssh-ThsQn5qoArhD/agent.33 [2022-07-02T18:44:14.292Z] SSH_AGENT_PID=39 [2022-07-02T18:44:14.297Z] Running ssh-add (command line suppressed) [2022-07-02T18:44:14.407Z] Identity added: /w/workspace/edgex-go/251@tmp/private_key_2253233920657723868.key (/w/workspace/edgex-go/251@tmp/private_key_2253233920657723868.key) [2022-07-02T18:44:14.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T18:44:14.710Z] + git semver push [2022-07-02T18:44:14.971Z] 2022-07-02 18:44:14,904 [run_push] DEBUG push [2022-07-02T18:44:14.971Z] 2022-07-02 18:44:14,904 [execute] INFO git cat-file --batch-check [2022-07-02T18:44:14.971Z] 2022-07-02 18:44:14,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/251/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T18:44:14.971Z] 2022-07-02 18:44:14,908 [execute] INFO git rev-list 2339f83975377b04b5a152d56b71461a410ccd69 -- [2022-07-02T18:44:14.971Z] 2022-07-02 18:44:14,908 [execute] DEBUG Popen(['git', 'rev-list', '2339f83975377b04b5a152d56b71461a410ccd69', '--'], cwd=/w/workspace/edgex-go/251/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-02T18:44:14.971Z] 2022-07-02 18:44:14,922 [execute] INFO git fetch -v origin [2022-07-02T18:44:14.971Z] 2022-07-02 18:44:14,922 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/251/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-02T18:44:15.540Z] 2022-07-02 18:44:15,390 [run_push] DEBUG no remote changes detected [2022-07-02T18:44:15.540Z] 2022-07-02 18:44:15,390 [execute] INFO git push origin semver [2022-07-02T18:44:15.540Z] 2022-07-02 18:44:15,391 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/251/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-02T18:44:16.110Z] 2022-07-02 18:44:16,070 [run_push] DEBUG push all version tags [2022-07-02T18:44:16.110Z] 2022-07-02 18:44:16,071 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-02T18:44:16.110Z] 2022-07-02 18:44:16,071 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/251, universal_newlines=False, shell=None, istream=None) [2022-07-02T18:44:17.051Z] 2022-07-02 18:44:16,753 [read_version] DEBUG read version from /w/workspace/edgex-go/251/.semver/main [2022-07-02T18:44:17.051Z] 2.2.1-dev.21 [Pipeline] } [2022-07-02T18:44:17.060Z] $ docker exec --env ******** --env ******** 9c91dfc1cc4bb26103d6f1de7e5ef6de90a55afa6ee356298c48c0ff7beb831b ssh-agent -k [2022-07-02T18:44:17.166Z] unset SSH_AUTH_SOCK; [2022-07-02T18:44:17.166Z] unset SSH_AGENT_PID; [2022-07-02T18:44:17.166Z] echo Agent pid 39 killed; [2022-07-02T18:44:17.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T18:44:17.482Z] + git semver [Pipeline] } [2022-07-02T18:44:17.755Z] $ docker stop --time=1 9c91dfc1cc4bb26103d6f1de7e5ef6de90a55afa6ee356298c48c0ff7beb831b [2022-07-02T18:44:19.073Z] $ docker rm -f 9c91dfc1cc4bb26103d6f1de7e5ef6de90a55afa6ee356298c48c0ff7beb831b [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-07-02T18:44:19.615Z] + [ -d /w/workspace/edgex-go/251/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:44:19.906Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:44:20.772Z] ---> package-listing.sh [2022-07-02T18:44:20.772Z] ++ facter osfamily [2022-07-02T18:44:20.772Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-02T18:44:21.032Z] + OS_FAMILY=debian [2022-07-02T18:44:21.032Z] + workspace=/w/workspace/edgex-go/251 [2022-07-02T18:44:21.032Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-02T18:44:21.032Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-02T18:44:21.032Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-02T18:44:21.032Z] + PACKAGES=/tmp/packages_start.txt [2022-07-02T18:44:21.032Z] + '[' /w/workspace/edgex-go/251 ']' [2022-07-02T18:44:21.032Z] + PACKAGES=/tmp/packages_end.txt [2022-07-02T18:44:21.032Z] + case "${OS_FAMILY}" in [2022-07-02T18:44:21.032Z] + dpkg -l [2022-07-02T18:44:21.032Z] + grep '^ii' [2022-07-02T18:44:21.032Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-02T18:44:21.032Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-02T18:44:21.032Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-02T18:44:21.032Z] + '[' /w/workspace/edgex-go/251 ']' [2022-07-02T18:44:21.032Z] + mkdir -p /w/workspace/edgex-go/251/archives/ [2022-07-02T18:44:21.032Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/251/archives/ [Pipeline] echo [2022-07-02T18:44:21.044Z] 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/251/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-02T18:44:21.320Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:44:21.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T18:44:21.882Z] [2022-07-02T18:44:21.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:44:22.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T18:44:22.175Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-02T18:44:22.175Z] 5eb5b503b376: Pulling fs layer [2022-07-02T18:44:22.175Z] 5c69ac0246d0: Pulling fs layer [2022-07-02T18:44:22.175Z] ec43610c2a17: Pulling fs layer [2022-07-02T18:44:22.175Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-02T18:44:22.175Z] 33b1e0a273af: Pulling fs layer [2022-07-02T18:44:22.175Z] 5d3b04190fa2: Pulling fs layer [2022-07-02T18:44:22.175Z] 2f39f015ded8: Pulling fs layer [2022-07-02T18:44:22.175Z] 33b1e0a273af: Waiting [2022-07-02T18:44:22.175Z] 5d3b04190fa2: Waiting [2022-07-02T18:44:22.175Z] 2f39f015ded8: Waiting [2022-07-02T18:44:22.175Z] 3a2ae6a8a46f: Waiting [2022-07-02T18:44:22.175Z] 5c69ac0246d0: Download complete [2022-07-02T18:44:22.175Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-02T18:44:22.175Z] 3a2ae6a8a46f: Download complete [2022-07-02T18:44:22.175Z] 33b1e0a273af: Verifying Checksum [2022-07-02T18:44:22.175Z] 33b1e0a273af: Download complete [2022-07-02T18:44:22.175Z] 5d3b04190fa2: Verifying Checksum [2022-07-02T18:44:22.175Z] 5d3b04190fa2: Download complete [2022-07-02T18:44:22.175Z] ec43610c2a17: Verifying Checksum [2022-07-02T18:44:22.175Z] ec43610c2a17: Download complete [2022-07-02T18:44:22.433Z] 5eb5b503b376: Verifying Checksum [2022-07-02T18:44:22.433Z] 5eb5b503b376: Download complete [2022-07-02T18:44:23.002Z] 2f39f015ded8: Download complete [2022-07-02T18:44:23.940Z] 5eb5b503b376: Pull complete [2022-07-02T18:44:23.940Z] 5c69ac0246d0: Pull complete [2022-07-02T18:44:24.508Z] ec43610c2a17: Pull complete [2022-07-02T18:44:24.508Z] 3a2ae6a8a46f: Pull complete [2022-07-02T18:44:24.767Z] 33b1e0a273af: Pull complete [2022-07-02T18:44:24.768Z] 5d3b04190fa2: Pull complete [2022-07-02T18:44:28.961Z] 2f39f015ded8: Pull complete [2022-07-02T18:44:28.961Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-02T18:44:28.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T18:44:28.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:44:29.057Z] prd-ubuntu20.04-docker-8c-8g-16712 does not seem to be running inside a container [2022-07-02T18:44:29.090Z] $ 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/251/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/251 -v /w/workspace/edgex-go/251:/w/workspace/edgex-go/251:rw,z -v /w/workspace/edgex-go/251@tmp:/w/workspace/edgex-go/251@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-07-02T18:44:30.730Z] $ docker top 1f0907859f7737746bf16c6be4656adf71851a448e76247db25351f6344cbd96 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T18:44:31.093Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-02T18:44:31.382Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-02T18:44:31.672Z] + ls /var/log/sa-host [2022-07-02T18:44:31.672Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T18:44:31.801Z] provisioning config files... [2022-07-02T18:44:31.810Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/251@tmp/config3437067534681504479tmp [Pipeline] { [Pipeline] echo [2022-07-02T18:44:31.823Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:44:32.107Z] ---> create-netrc.sh [Pipeline] } [2022-07-02T18:44:32.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:44:32.451Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-02T18:44:32.460Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:44:32.745Z] ---> sudo-logs.sh [2022-07-02T18:44:32.745Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-02T18:44:32.768Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:44:33.053Z] ---> job-cost.sh [2022-07-02T18:44:33.053Z] lf-activate-venv: SKIPPING [2022-07-02T18:44:33.053Z] DEBUG: total: 0.10999999940395355 [2022-07-02T18:44:33.053Z] INFO: Retrieving Stack Cost... [2022-07-02T18:44:33.313Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-02T18:44:33.884Z] INFO: Archiving Costs [Pipeline] echo [2022-07-02T18:44:33.894Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:44:34.179Z] ---> logs-deploy.sh [2022-07-02T18:44:34.179Z] lf-activate-venv: SKIPPING [2022-07-02T18:44:34.179Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/251 [2022-07-02T18:44:34.179Z] INFO: archiving workspace using pattern(s): [2022-07-02T18:44:35.119Z] Archives upload complete. [2022-07-02T18:44:35.119Z] INFO: archiving logs to Nexus