Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 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-ssh12634443215754485358.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh17914192435750181913.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18356188102207617307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh11806354748808180803.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh3700427341697196432.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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:true] ========================================================= [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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8172 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/161 [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/161 # 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 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed (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 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed # timeout=10 Commit message: "Merge pull request #3915 from hahattan/issue-3909-404" > git rev-list --no-walk d2cef2e886bac3ed4982519846baf307eba695d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-21T10:01:43.493Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-21T10:01:43.559Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-21T10:01:43.578Z] ========================================================= [2022-03-21T10:01:43.578Z] EdgeX Global Pipelines Version Info [2022-03-21T10:01:43.578Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:01:44.301Z] ------------------- [2022-03-21T10:01:44.301Z] stable info: [2022-03-21T10:01:44.301Z] ------------------- [2022-03-21T10:01:44.301Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-21T10:01:44.301Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-21T10:01:44.301Z] Message: update stable to v1.0.221 [2022-03-21T10:01:44.874Z] ------------------- [2022-03-21T10:01:44.874Z] experimental info: [2022-03-21T10:01:44.874Z] ------------------- [2022-03-21T10:01:44.874Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-21T10:01:44.874Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-21T10:01:44.874Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-21T10:01:45.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-21T10:01:45.032Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-21T10:01:45.041Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-21T10:01:45.050Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-21T10:01:45.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-21T10:01:45.068Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-21T10:01:45.077Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-21T10:01:45.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-21T10:01:45.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-21T10:01:45.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-21T10:01:45.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-21T10:01:45.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-21T10:01:45.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-21T10:01:45.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-21T10:01:45.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-21T10:01:45.162Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-21T10:01:45.170Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-21T10:01:45.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-21T10:01:45.189Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-21T10:01:45.201Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-21T10:01:45.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-21T10:01:45.220Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-21T10:01:45.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-21T10:01:45.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-21T10:01:45.249Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-21T10:01:45.260Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] echo [2022-03-21T10:01:45.270Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f322cd4 [Pipeline] echo [2022-03-21T10:01:45.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T10:01:45.326Z] provisioning config files... [2022-03-21T10:01:45.340Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/161@tmp/config101676909396444350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:01:45.647Z] ---> docker-login.sh [2022-03-21T10:01:45.647Z] nexus3.edgexfoundry.org:10001 [2022-03-21T10:01:45.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:01:45.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:01:45.909Z] Configure a credential helper to remove this warning. See [2022-03-21T10:01:45.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:01:45.909Z] [2022-03-21T10:01:45.909Z] Login Succeeded [2022-03-21T10:01:45.909Z] nexus3.edgexfoundry.org:10002 [2022-03-21T10:01:45.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:01:46.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:01:46.170Z] Configure a credential helper to remove this warning. See [2022-03-21T10:01:46.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:01:46.170Z] [2022-03-21T10:01:46.170Z] Login Succeeded [2022-03-21T10:01:46.170Z] nexus3.edgexfoundry.org:10003 [2022-03-21T10:01:46.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:01:46.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:01:46.170Z] Configure a credential helper to remove this warning. See [2022-03-21T10:01:46.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:01:46.170Z] [2022-03-21T10:01:46.170Z] Login Succeeded [2022-03-21T10:01:46.170Z] nexus3.edgexfoundry.org:10004 [2022-03-21T10:01:46.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:01:46.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:01:46.431Z] Configure a credential helper to remove this warning. See [2022-03-21T10:01:46.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:01:46.431Z] [2022-03-21T10:01:46.431Z] Login Succeeded [2022-03-21T10:01:46.431Z] docker.io [2022-03-21T10:01:46.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:01:46.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:01:46.692Z] Configure a credential helper to remove this warning. See [2022-03-21T10:01:46.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:01:46.692Z] [2022-03-21T10:01:46.692Z] Login Succeeded [2022-03-21T10:01:46.692Z] ---> docker-login.sh ends [Pipeline] } [2022-03-21T10:01:46.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T10:01:47.009Z] + 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-21T10:01:47.010Z] + dirname cmd/core-command/Dockerfile [2022-03-21T10:01:47.010Z] + cut -d/ -f2 [2022-03-21T10:01:47.010Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-21T10:01:47.010Z] + dirname cmd/core-data/Dockerfile [2022-03-21T10:01:47.010Z] + cut -d/ -f2 [2022-03-21T10:01:47.010Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-21T10:01:47.010Z] + dirname cmd/core-metadata/Dockerfile [2022-03-21T10:01:47.010Z] + cut -d/ -f2 [2022-03-21T10:01:47.010Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-21T10:01:47.010Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-21T10:01:47.010Z] + cut -d/ -f2 [2022-03-21T10:01:47.010Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-21T10:01:47.010Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-21T10:01:47.010Z] + cut -d/ -f2 [2022-03-21T10:01:47.010Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-21T10:01:47.010Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-21T10:01:47.010Z] + cut -d/ -f2 [2022-03-21T10:01:47.010Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-21T10:01:47.010Z] + dirname cmd/support-notifications/Dockerfile [2022-03-21T10:01:47.010Z] + cut -d/ -f2 [2022-03-21T10:01:47.010Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-21T10:01:47.010Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-21T10:01:47.010Z] + cut -d/ -f2 [2022-03-21T10:01:47.010Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-21T10:01:47.010Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-21T10:01:47.010Z] + cut -d/ -f2 [2022-03-21T10:01:47.010Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-21T10:01:47.129Z] 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: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-03-21T10:01:47.500Z] + git rev-list -1 --merges f322cd4d8d1bf03cdd9087b195dc44a67a2468ed~1..f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] echo [2022-03-21T10:01:47.523Z] -----------> git rev-list -1 --merges f322cd4d8d1bf03cdd9087b195dc44a67a2468ed~1..f322cd4d8d1bf03cdd9087b195dc44a67a2468ed f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:01:47.523Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [false] [Pipeline] sh [2022-03-21T10:01:47.816Z] + git log --format=format:%s -1 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] echo [2022-03-21T10:01:47.833Z] ========================================================= [2022-03-21T10:01:47.833Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-21T10:01:47.833Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-21T10:01:48.381Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-21T10:01:48.381Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-21T10:01:48.381Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-21T10:01:48.381Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-21T10:01:48.381Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-21T10:01:48.381Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-21T10:01:48.381Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:01:48.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T10:01:48.802Z] [2022-03-21T10:01:48.802Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:01:49.109Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T10:01:49.109Z] latest: Pulling from edgex-devops/git-semver [2022-03-21T10:01:49.109Z] a0d0a0d46f8b: Pulling fs layer [2022-03-21T10:01:49.109Z] 3e5f54012d9b: Pulling fs layer [2022-03-21T10:01:49.109Z] 4c7163046ea9: Pulling fs layer [2022-03-21T10:01:49.109Z] 0c2d73faf560: Pulling fs layer [2022-03-21T10:01:49.109Z] 0c2d73faf560: Waiting [2022-03-21T10:01:49.109Z] 3e5f54012d9b: Verifying Checksum [2022-03-21T10:01:49.109Z] 3e5f54012d9b: Download complete [2022-03-21T10:01:49.109Z] a0d0a0d46f8b: Download complete [2022-03-21T10:01:49.109Z] 0c2d73faf560: Verifying Checksum [2022-03-21T10:01:49.109Z] 0c2d73faf560: Download complete [2022-03-21T10:01:49.109Z] 4c7163046ea9: Verifying Checksum [2022-03-21T10:01:49.109Z] 4c7163046ea9: Download complete [2022-03-21T10:01:49.370Z] a0d0a0d46f8b: Pull complete [2022-03-21T10:01:49.370Z] 3e5f54012d9b: Pull complete [2022-03-21T10:01:49.632Z] 4c7163046ea9: Pull complete [2022-03-21T10:01:49.894Z] 0c2d73faf560: Pull complete [2022-03-21T10:01:49.894Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-21T10:01:49.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T10:01:49.894Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-21T10:01:49.959Z] prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container [2022-03-21T10:01:50.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-21T10:01:50.589Z] $ docker top 7d00bdf29253d484b1ae7f08c4f32c9d3bf5bf6a75b0bd964e53e61d03b7f3ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-21T10:01:50.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T10:01:50.690Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T10:01:50.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T10:01:50.822Z] $ docker exec 7d00bdf29253d484b1ae7f08c4f32c9d3bf5bf6a75b0bd964e53e61d03b7f3ad ssh-agent [2022-03-21T10:01:50.939Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEFkmCm/agent.14 [2022-03-21T10:01:50.939Z] SSH_AGENT_PID=20 [2022-03-21T10:01:50.947Z] Running ssh-add (command line suppressed) [2022-03-21T10:01:51.059Z] Identity added: /w/workspace/edgex-go/161@tmp/private_key_1007816411649974665.key (/w/workspace/edgex-go/161@tmp/private_key_1007816411649974665.key) [2022-03-21T10:01:51.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T10:01:51.358Z] + git tag --points-at HEAD [Pipeline] } [2022-03-21T10:01:51.384Z] $ docker exec --env ******** --env ******** 7d00bdf29253d484b1ae7f08c4f32c9d3bf5bf6a75b0bd964e53e61d03b7f3ad ssh-agent -k [2022-03-21T10:01:51.493Z] unset SSH_AUTH_SOCK; [2022-03-21T10:01:51.493Z] unset SSH_AGENT_PID; [2022-03-21T10:01:51.494Z] echo Agent pid 20 killed; [2022-03-21T10:01:51.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-21T10:01:51.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T10:01:51.523Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T10:01:51.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T10:01:51.651Z] $ docker exec 7d00bdf29253d484b1ae7f08c4f32c9d3bf5bf6a75b0bd964e53e61d03b7f3ad ssh-agent [2022-03-21T10:01:51.766Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDdofoc/agent.54 [2022-03-21T10:01:51.766Z] SSH_AGENT_PID=61 [2022-03-21T10:01:51.771Z] Running ssh-add (command line suppressed) [2022-03-21T10:01:51.896Z] Identity added: /w/workspace/edgex-go/161@tmp/private_key_9190083546902525193.key (/w/workspace/edgex-go/161@tmp/private_key_9190083546902525193.key) [2022-03-21T10:01:51.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T10:01:52.193Z] + git semver init [2022-03-21T10:01:52.193Z] # -> Open(): unable to determine branch for HEAD [2022-03-21T10:01:52.193Z] # $GIT_DIR = /w/workspace/edgex-go/161/.git [2022-03-21T10:01:52.193Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/161 [2022-03-21T10:01:52.193Z] # $SEMVER_REMOTE_NAME = origin [2022-03-21T10:01:52.193Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-21T10:01:52.193Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-21T10:01:52.193Z] # $SEMVER_BRANCH = main [2022-03-21T10:01:52.193Z] # $SEMVER_TEMP = /tmp/semver-168001439 [2022-03-21T10:01:52.193Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-21T10:02:04.438Z] # '/tmp/semver-168001439' -> '/w/workspace/edgex-go/161/.semver' [2022-03-21T10:02:04.438Z] # -> Force: false [2022-03-21T10:02:04.438Z] # $SEMVER_DIR = /w/workspace/edgex-go/161/.semver [Pipeline] } [2022-03-21T10:02:04.717Z] $ docker exec --env ******** --env ******** 7d00bdf29253d484b1ae7f08c4f32c9d3bf5bf6a75b0bd964e53e61d03b7f3ad ssh-agent -k [2022-03-21T10:02:04.815Z] unset SSH_AUTH_SOCK; [2022-03-21T10:02:04.815Z] unset SSH_AGENT_PID; [2022-03-21T10:02:04.815Z] echo Agent pid 61 killed; [2022-03-21T10:02:04.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T10:02:05.130Z] + git semver [Pipeline] } [2022-03-21T10:02:05.148Z] $ docker stop --time=1 7d00bdf29253d484b1ae7f08c4f32c9d3bf5bf6a75b0bd964e53e61d03b7f3ad [2022-03-21T10:02:06.914Z] $ docker rm -f 7d00bdf29253d484b1ae7f08c4f32c9d3bf5bf6a75b0bd964e53e61d03b7f3ad [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T10:02:07.284Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-21T10:02:07.525Z] Stashed 1 file(s) [Pipeline] echo [2022-03-21T10:02:07.529Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.41 [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-03-21T10:02:07.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-21T10:02:07.658Z] ========================================================= [2022-03-21T10:02:07.658Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-21T10:02:07.658Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-21T10:02:07.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T10:02:07.950Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-21T10:02:07.950Z] 59bf1c3509f3: Pulling fs layer [2022-03-21T10:02:07.950Z] 666ba61612fd: Pulling fs layer [2022-03-21T10:02:07.950Z] 8ed8ca486205: Pulling fs layer [2022-03-21T10:02:07.950Z] 4fe6c5a15a65: Pulling fs layer [2022-03-21T10:02:07.950Z] 22a0e8bec74d: Pulling fs layer [2022-03-21T10:02:07.950Z] 640e595b4fbd: Pulling fs layer [2022-03-21T10:02:07.950Z] 763cafe07f6e: Pulling fs layer [2022-03-21T10:02:07.950Z] 0c0b528cf693: Pulling fs layer [2022-03-21T10:02:07.951Z] 10935f4eaf8b: Pulling fs layer [2022-03-21T10:02:07.951Z] 22a0e8bec74d: Waiting [2022-03-21T10:02:07.951Z] 10935f4eaf8b: Waiting [2022-03-21T10:02:07.951Z] 640e595b4fbd: Waiting [2022-03-21T10:02:07.951Z] 0c0b528cf693: Waiting [2022-03-21T10:02:07.951Z] 763cafe07f6e: Waiting [2022-03-21T10:02:07.951Z] 8ed8ca486205: Verifying Checksum [2022-03-21T10:02:07.951Z] 8ed8ca486205: Download complete [2022-03-21T10:02:07.951Z] 666ba61612fd: Download complete [2022-03-21T10:02:07.951Z] 22a0e8bec74d: Verifying Checksum [2022-03-21T10:02:07.951Z] 22a0e8bec74d: Download complete [2022-03-21T10:02:07.951Z] 640e595b4fbd: Download complete [2022-03-21T10:02:07.951Z] 59bf1c3509f3: Verifying Checksum [2022-03-21T10:02:07.951Z] 59bf1c3509f3: Download complete [2022-03-21T10:02:07.951Z] 763cafe07f6e: Verifying Checksum [2022-03-21T10:02:07.951Z] 763cafe07f6e: Download complete [2022-03-21T10:02:08.212Z] 0c0b528cf693: Verifying Checksum [2022-03-21T10:02:08.212Z] 0c0b528cf693: Download complete [2022-03-21T10:02:08.212Z] 59bf1c3509f3: Pull complete [2022-03-21T10:02:08.212Z] 666ba61612fd: Pull complete [2022-03-21T10:02:08.472Z] 8ed8ca486205: Pull complete [2022-03-21T10:02:08.473Z] 10935f4eaf8b: Verifying Checksum [2022-03-21T10:02:08.473Z] 10935f4eaf8b: Download complete [2022-03-21T10:02:08.732Z] 4fe6c5a15a65: Verifying Checksum [2022-03-21T10:02:08.733Z] 4fe6c5a15a65: Download complete [2022-03-21T10:02:12.031Z] 4fe6c5a15a65: Pull complete [2022-03-21T10:02:12.031Z] 22a0e8bec74d: Pull complete [2022-03-21T10:02:12.291Z] 640e595b4fbd: Pull complete [2022-03-21T10:02:12.291Z] 763cafe07f6e: Pull complete [2022-03-21T10:02:12.291Z] 0c0b528cf693: Pull complete [2022-03-21T10:02:14.201Z] 10935f4eaf8b: Pull complete [2022-03-21T10:02:14.201Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-21T10:02:14.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T10:02:14.201Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-21T10:02:14.503Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T10:02:14.503Z] WORKDIR /edgex [2022-03-21T10:02:14.503Z] COPY go.mod . [2022-03-21T10:02:14.503Z] RUN go mod download [2022-03-21T10:02:14.503Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-21T10:02:15.883Z] Sending build context to Docker daemon 334.2MB [2022-03-21T10:02:15.883Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T10:02:15.883Z] ---> 99d49a6021b9 [2022-03-21T10:02:15.883Z] Step 2/4 : WORKDIR /edgex [2022-03-21T10:02:17.268Z] ---> Running in 546d15f52bb3 [2022-03-21T10:02:17.268Z] Removing intermediate container 546d15f52bb3 [2022-03-21T10:02:17.268Z] ---> b8d88d8f50ec [2022-03-21T10:02:17.268Z] Step 3/4 : COPY go.mod . [2022-03-21T10:02:17.268Z] ---> eb821c48ef38 [2022-03-21T10:02:17.268Z] Step 4/4 : RUN go mod download [2022-03-21T10:02:17.268Z] ---> Running in aeb8e21f2485 [2022-03-21T10:02:22.609Z] Still waiting to schedule task [2022-03-21T10:02:22.610Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-21T10:02:39.223Z] Removing intermediate container aeb8e21f2485 [2022-03-21T10:02:39.223Z] ---> c75cc16edf4e [2022-03-21T10:02:39.223Z] Successfully built c75cc16edf4e [2022-03-21T10:02:39.223Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:02:39.527Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-21T10:02:39.527Z] . [Pipeline] withDockerContainer [2022-03-21T10:02:39.592Z] prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container [2022-03-21T10:02:39.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** ci-base-image-x86_64 cat [2022-03-21T10:02:40.042Z] $ docker top c2cb479b4867730a7471e1dbb8891f3961eb9a8d8d9105bc23dc129bd113ffcd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T10:02:40.396Z] + go version [2022-03-21T10:02:40.396Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-21T10:02:40.414Z] $ docker stop --time=1 c2cb479b4867730a7471e1dbb8891f3961eb9a8d8d9105bc23dc129bd113ffcd [2022-03-21T10:02:41.669Z] $ docker rm -f c2cb479b4867730a7471e1dbb8891f3961eb9a8d8d9105bc23dc129bd113ffcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:02:42.084Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-21T10:02:42.084Z] . [Pipeline] withDockerContainer [2022-03-21T10:02:42.153Z] prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container [2022-03-21T10:02:42.192Z] $ 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/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** ci-base-image-x86_64 cat [2022-03-21T10:02:42.520Z] $ docker top 4dfe530192f345ef75b9683800a51b31a7bb47b893bc13c78d63964b9becc582 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-21T10:02:42.593Z] ========================================================= [2022-03-21T10:02:42.593Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-21T10:02:42.593Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-21T10:02:42.900Z] + make test [2022-03-21T10:02:42.900Z] go mod tidy [2022-03-21T10:02:42.900Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-21T10:02:48.182Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-21T10:02:56.350Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-21T10:02:56.350Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-21T10:02:56.350Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-21T10:02:56.350Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-21T10:02:56.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-21T10:02:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-21T10:02:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-21T10:02:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-21T10:02:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-21T10:02:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-21T10:02:56.637Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-21T10:02:56.637Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-21T10:02:56.637Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-21T10:02:56.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-21T10:02:57.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2022-03-21T10:02:57.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-21T10:02:57.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-21T10:02:58.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements [2022-03-21T10:02:58.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-21T10:02:58.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.9% of statements [2022-03-21T10:02:58.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-21T10:02:58.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-21T10:03:01.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.947s coverage: 89.2% of statements [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-21T10:03:01.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.087s coverage: 84.4% of statements [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-21T10:03:01.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.355s coverage: 94.2% of statements [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-21T10:03:01.446Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-21T10:03:01.446Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-21T10:03:01.446Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-21T10:03:01.446Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-03-21T10:03:01.446Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 24.0% of statements [2022-03-21T10:03:01.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-21T10:03:01.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-03-21T10:03:01.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements [2022-03-21T10:03:01.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-03-21T10:03:01.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2022-03-21T10:03:01.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements [2022-03-21T10:03:11.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.090s coverage: 94.4% of statements [2022-03-21T10:03:11.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-03-21T10:03:12.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.183s coverage: 82.5% of statements [2022-03-21T10:03:12.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.088s coverage: 87.2% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.293s coverage: 65.4% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.3% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-21T10:03:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-03-21T10:03:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-21T10:03:22.400Z] 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-03-21T10:03:37.311Z] GO111MODULE=on go vet ./... [2022-03-21T10:03:38.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-21T10:03:38.947Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-21T10:03:39.206Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-21T10:03:39.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-21T10:03:40.085Z] + ls -al . [2022-03-21T10:03:40.085Z] total 676 [2022-03-21T10:03:40.085Z] drwxrwxr-x 10 1001 1001 4096 Mar 21 10:03 . [2022-03-21T10:03:40.085Z] drwxr-xr-x 4 root root 4096 Mar 21 10:02 .. [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 11 Mar 21 10:01 .dockerignore [2022-03-21T10:03:40.085Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 10:01 .git [2022-03-21T10:03:40.085Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 10:01 .github [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 804 Mar 21 10:01 .gitignore [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 10:01 .golangci.yml [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 76 Mar 21 10:01 .hadolint.yml [2022-03-21T10:03:40.085Z] drwx------ 3 1001 1001 4096 Mar 21 10:02 .semver [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 166 Mar 21 10:01 .sonarcloud.properties [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 10:01 ADOPTERS.md [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 9019 Mar 21 10:01 Attribution.txt [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 51732 Mar 21 10:01 CHANGELOG.md [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 10:01 CONTRIBUTING.md [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 10:01 GOVERNANCE.md [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 849 Mar 21 10:01 Jenkinsfile [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 10:01 LICENSE [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 6508 Mar 21 10:01 Makefile [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 10:01 OWNERS.md [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 8207 Mar 21 10:01 README.md [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 6912 Mar 21 10:01 SECURITY.md [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 12 Mar 21 10:02 VERSION [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 4131 Mar 21 10:01 ZMQWindows.md [2022-03-21T10:03:40.085Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 10:01 bin [2022-03-21T10:03:40.085Z] drwxrwxr-x 14 1001 1001 4096 Mar 21 10:01 cmd [2022-03-21T10:03:40.085Z] -rw-r--r-- 1 root root 426503 Mar 21 10:03 coverage.out [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 2827 Mar 21 10:01 go.mod [2022-03-21T10:03:40.085Z] -rw-rw-r-- 1 1001 1001 50579 Mar 21 10:01 go.sum [2022-03-21T10:03:40.085Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 10:01 internal [2022-03-21T10:03:40.086Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 10:01 openapi [2022-03-21T10:03:40.086Z] drwxrwxr-x 4 1001 1001 4096 Mar 21 10:01 snap [2022-03-21T10:03:40.086Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 10:01 version.go [Pipeline] sh [2022-03-21T10:03:40.375Z] + '[' -e coverage.out ] [2022-03-21T10:03:40.375Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-21T10:03:40.466Z] Stashed 1 file(s) [Pipeline] sh [2022-03-21T10:03:40.746Z] + make build [2022-03-21T10:03:40.747Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-data/core-data ./cmd/core-data [2022-03-21T10:03:42.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-21T10:03:46.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-command/core-command ./cmd/core-command [2022-03-21T10:03:47.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-21T10:03:48.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-21T10:03:48.454Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-21T10:03:49.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-21T10:03:49.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-21T10:03:50.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-21T10:03:51.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-21T10:03:52.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-21T10:03:52.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-21T10:03:53.994Z] $ docker stop --time=1 4dfe530192f345ef75b9683800a51b31a7bb47b893bc13c78d63964b9becc582 [2022-03-21T10:03:56.097Z] $ docker rm -f 4dfe530192f345ef75b9683800a51b31a7bb47b893bc13c78d63964b9becc582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:03:57.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T10:03:57.368Z] [2022-03-21T10:03:57.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:03:57.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T10:03:57.663Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-21T10:03:57.663Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-21T10:03:57.663Z] ca9280d653b3: Pulling fs layer [2022-03-21T10:03:57.663Z] 7e9c9ca2126c: Pulling fs layer [2022-03-21T10:03:57.663Z] cbdbe7a5bc2a: Download complete [2022-03-21T10:03:57.922Z] ca9280d653b3: Verifying Checksum [2022-03-21T10:03:57.922Z] ca9280d653b3: Download complete [2022-03-21T10:03:57.922Z] cbdbe7a5bc2a: Pull complete [2022-03-21T10:03:58.181Z] 7e9c9ca2126c: Download complete [2022-03-21T10:03:58.181Z] ca9280d653b3: Pull complete [2022-03-21T10:04:00.034Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8173 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-03-21T10:04:00.046Z] Running in /w/workspace/edgex-go/161 [Pipeline] { [Pipeline] checkout [2022-03-21T10:04:00.276Z] The recommended git tool is: git [2022-03-21T10:04:01.473Z] 7e9c9ca2126c: Pull complete [2022-03-21T10:04:01.473Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-21T10:04:01.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T10:04:01.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-21T10:04:01.537Z] prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container [2022-03-21T10:04:01.572Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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/edgex-compose:latest cat [2022-03-21T10:04:02.677Z] $ docker top 1e071fb8391f9cc6415038df8bef6821ff6b07622fed30c3e0e3dd9f6895be30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T10:04:03.030Z] + docker-compose build --help [2022-03-21T10:04:03.030Z] + grep parallel [2022-03-21T10:04:03.599Z] --parallel Build images in parallel. [Pipeline] } [2022-03-21T10:04:03.616Z] $ docker stop --time=1 1e071fb8391f9cc6415038df8bef6821ff6b07622fed30c3e0e3dd9f6895be30 [2022-03-21T10:04:04.891Z] $ docker rm -f 1e071fb8391f9cc6415038df8bef6821ff6b07622fed30c3e0e3dd9f6895be30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:04:05.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-21T10:04:05.278Z] . [Pipeline] withDockerContainer [2022-03-21T10:04:05.341Z] prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container [2022-03-21T10:04:05.381Z] $ 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/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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-03-21T10:04:05.732Z] $ docker top a659064d73a11482653b1695cb1321b2e21ae8485bea0ed11ff6b7593f7ea5aa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T10:04:06.088Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-21T10:04:06.657Z] Building core-command ... [2022-03-21T10:04:06.657Z] Building core-data ... [2022-03-21T10:04:06.657Z] Building core-metadata ... [2022-03-21T10:04:06.658Z] Building security-bootstrapper ... [2022-03-21T10:04:06.658Z] Building security-proxy-setup ... [2022-03-21T10:04:06.658Z] Building security-secretstore-setup ... [2022-03-21T10:04:06.658Z] Building support-notifications ... [2022-03-21T10:04:06.658Z] Building support-scheduler ... [2022-03-21T10:04:06.658Z] Building sys-mgmt-agent ... [2022-03-21T10:04:06.658Z] Building support-scheduler [2022-03-21T10:04:06.658Z] Building core-command [2022-03-21T10:04:06.658Z] Building core-data [2022-03-21T10:04:06.658Z] Building support-notifications [2022-03-21T10:04:06.658Z] Building security-proxy-setup [2022-03-21T10:04:07.622Z] using credential edgex-jenkins-ssh [2022-03-21T10:04:07.642Z] Cloning the remote Git repository [2022-03-21T10:04:07.718Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-21T10:04:07.846Z] > git init /w/workspace/edgex-go/161 # timeout=10 [2022-03-21T10:04:07.987Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-21T10:04:07.988Z] > git --version # timeout=10 [2022-03-21T10:04:08.049Z] > git --version # 'git version 2.25.1' [2022-03-21T10:04:08.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T10:04:08.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T10:04:21.606Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:04:21.606Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:04:21.606Z] ---> c75cc16edf4e [2022-03-21T10:04:21.606Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T10:04:21.606Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:04:21.606Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:04:21.606Z] ---> c75cc16edf4e [2022-03-21T10:04:21.606Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T10:04:21.606Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:04:21.606Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:04:21.606Z] ---> c75cc16edf4e [2022-03-21T10:04:21.606Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T10:04:21.606Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:04:21.606Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:04:21.606Z] ---> c75cc16edf4e [2022-03-21T10:04:21.606Z] Step 3/21 : WORKDIR /edgex-go [2022-03-21T10:04:21.606Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:04:21.606Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:04:21.606Z] ---> c75cc16edf4e [2022-03-21T10:04:21.606Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T10:04:21.606Z] ---> Running in 4335154e4f2c [2022-03-21T10:04:21.606Z] ---> Running in 65c1d7192121 [2022-03-21T10:04:21.606Z] ---> Running in 3d384da5e7cc [2022-03-21T10:04:21.606Z] ---> Running in e346343ebac4 [2022-03-21T10:04:21.606Z] ---> Running in 67d9cf24be12 [2022-03-21T10:04:21.606Z] Removing intermediate container 65c1d7192121 [2022-03-21T10:04:21.606Z] ---> 429e8daf1e25 [2022-03-21T10:04:21.606Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:04:21.606Z] ---> Running in 38cf5737edc1 [2022-03-21T10:04:21.606Z] Removing intermediate container 4335154e4f2c [2022-03-21T10:04:21.606Z] ---> a6dcf169e230 [2022-03-21T10:04:21.606Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:04:21.606Z] Removing intermediate container e346343ebac4 [2022-03-21T10:04:21.606Z] ---> a7db7e99cb23 [2022-03-21T10:04:21.606Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:04:21.606Z] Removing intermediate container 3d384da5e7cc [2022-03-21T10:04:21.606Z] ---> 8da682a153b2 [2022-03-21T10:04:21.606Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:04:21.606Z] Removing intermediate container 67d9cf24be12 [2022-03-21T10:04:21.606Z] ---> c22be3e9a984 [2022-03-21T10:04:21.606Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:04:21.606Z] ---> Running in d21e57e10b66 [2022-03-21T10:04:21.606Z] ---> Running in 7b43f81bee1d [2022-03-21T10:04:21.606Z] ---> Running in 45e773f46423 [2022-03-21T10:04:21.606Z] ---> Running in cb3cd18dc741 [2022-03-21T10:04:21.866Z] Removing intermediate container d21e57e10b66 [2022-03-21T10:04:21.866Z] ---> a0339de084bb [2022-03-21T10:04:21.866Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-21T10:04:21.866Z] ---> Running in e9b4d09452c8 [2022-03-21T10:04:22.125Z] Removing intermediate container 38cf5737edc1 [2022-03-21T10:04:22.125Z] ---> cba6dce8ed1f [2022-03-21T10:04:22.125Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-21T10:04:22.125Z] ---> Running in 687184c92d3b [2022-03-21T10:04:22.384Z] Removing intermediate container cb3cd18dc741 [2022-03-21T10:04:22.384Z] ---> f2ded68ce123 [2022-03-21T10:04:22.384Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-21T10:04:22.384Z] ---> Running in 52278a7748c4 [2022-03-21T10:04:22.384Z] Removing intermediate container 45e773f46423 [2022-03-21T10:04:22.384Z] ---> f486118a2bb8 [2022-03-21T10:04:22.384Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-21T10:04:22.384Z] ---> Running in 7e1c1ebea250 [2022-03-21T10:04:22.644Z] Removing intermediate container 7b43f81bee1d [2022-03-21T10:04:22.644Z] ---> 2e6e23663e9e [2022-03-21T10:04:22.644Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T10:04:22.644Z] ---> Running in 87a6cd54ab5a [2022-03-21T10:04:22.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:22.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:22.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:23.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:23.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:23.422Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:23.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:23.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:23.944Z] OK: 221 MiB in 52 packages [2022-03-21T10:04:23.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:23.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:23.944Z] OK: 221 MiB in 52 packages [2022-03-21T10:04:24.119Z] Avoid second fetch [2022-03-21T10:04:24.120Z] Checking out Revision f322cd4d8d1bf03cdd9087b195dc44a67a2468ed (main) [2022-03-21T10:04:24.204Z] OK: 221 MiB in 52 packages [2022-03-21T10:04:24.204Z] Removing intermediate container e9b4d09452c8 [2022-03-21T10:04:24.204Z] ---> a676efdb8ce8 [2022-03-21T10:04:24.204Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T10:04:24.204Z] OK: 221 MiB in 52 packages [2022-03-21T10:04:24.204Z] ---> 9f35d5ad5f52 [2022-03-21T10:04:24.204Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:04:24.465Z] OK: 221 MiB in 52 packages [2022-03-21T10:04:24.465Z] ---> Running in b8081b6d0295 [2022-03-21T10:04:24.465Z] Removing intermediate container 687184c92d3b [2022-03-21T10:04:24.465Z] ---> 7e593fed4ed4 [2022-03-21T10:04:24.465Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T10:04:24.465Z] Removing intermediate container 52278a7748c4 [2022-03-21T10:04:24.465Z] ---> 3d568f44e070 [2022-03-21T10:04:24.465Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-21T10:04:24.083Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-21T10:04:24.101Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T10:04:24.143Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T10:04:24.161Z] > git checkout -f f322cd4d8d1bf03cdd9087b195dc44a67a2468ed # timeout=10 [2022-03-21T10:04:24.726Z] ---> 374d8e158864 [2022-03-21T10:04:24.726Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:04:24.726Z] ---> Running in dfb292434061 [2022-03-21T10:04:24.726Z] ---> 20595c2cafb8 [2022-03-21T10:04:24.726Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:04:24.726Z] ---> Running in 8ee7ff9eac7a [2022-03-21T10:04:24.726Z] Removing intermediate container 7e1c1ebea250 [2022-03-21T10:04:24.726Z] ---> 91260a2a61b8 [2022-03-21T10:04:24.726Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T10:04:24.990Z] Removing intermediate container 87a6cd54ab5a [2022-03-21T10:04:24.990Z] ---> 7fb8a5874f17 [2022-03-21T10:04:24.990Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T10:04:24.990Z] ---> 9355fb9ad497 [2022-03-21T10:04:24.990Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:04:24.990Z] ---> Running in 6352d77d5ec8 [2022-03-21T10:04:25.249Z] ---> e6c6c90b6fab [2022-03-21T10:04:25.250Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:04:25.250Z] ---> Running in 86a96496952a [2022-03-21T10:04:25.509Z] Removing intermediate container b8081b6d0295 [2022-03-21T10:04:25.509Z] ---> 437876a63258 [2022-03-21T10:04:25.509Z] Step 8/23 : COPY . . [2022-03-21T10:04:26.495Z] Removing intermediate container dfb292434061 [2022-03-21T10:04:26.495Z] ---> 4de7af1e4f20 [2022-03-21T10:04:26.495Z] Step 8/22 : COPY . . [2022-03-21T10:04:26.755Z] Removing intermediate container 8ee7ff9eac7a [2022-03-21T10:04:26.755Z] ---> e2a8bf383c7e [2022-03-21T10:04:26.755Z] Step 8/21 : COPY . . [2022-03-21T10:04:27.015Z] Removing intermediate container 6352d77d5ec8 [2022-03-21T10:04:27.016Z] ---> 30af9a03aab4 [2022-03-21T10:04:27.016Z] Step 8/22 : COPY . . [2022-03-21T10:04:27.276Z] Removing intermediate container 86a96496952a [2022-03-21T10:04:27.276Z] ---> 4e04e89ef001 [2022-03-21T10:04:27.276Z] Step 8/23 : COPY . . [2022-03-21T10:04:28.502Z] Commit message: "Merge pull request #3915 from hahattan/issue-3909-404" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-21T10:04:29.473Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-21T10:04:29.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T10:04:29.473Z] Dload Upload Total Spent Left Speed [2022-03-21T10:04:29.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49141 0 --:--:-- --:--:-- --:--:-- 49345 [Pipeline] sh [2022-03-21T10:04:30.012Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-21T10:04:30.359Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-21T10:04:30.359Z] + sudo tee /etc/docker/daemon.new [2022-03-21T10:04:30.359Z] { [2022-03-21T10:04:30.359Z] "registry-mirrors": [ [2022-03-21T10:04:30.359Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-21T10:04:30.359Z] ], [2022-03-21T10:04:30.359Z] "bip": "10.250.0.254/24", [2022-03-21T10:04:30.359Z] "hosts": [ [2022-03-21T10:04:30.359Z] "tcp://0.0.0.0:5555", [2022-03-21T10:04:30.359Z] "unix:///var/run/docker.sock" [2022-03-21T10:04:30.359Z] ], [2022-03-21T10:04:30.359Z] "mtu": 1458, [2022-03-21T10:04:30.359Z] "selinux-enabled": true, [2022-03-21T10:04:30.359Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-21T10:04:30.359Z] } [Pipeline] sh [2022-03-21T10:04:30.717Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-21T10:04:31.068Z] + sudo service docker restart [2022-03-21T10:04:35.401Z] ---> 895e931bcee4 [2022-03-21T10:04:35.401Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-21T10:04:35.401Z] ---> 7d37612564d5 [2022-03-21T10:04:35.401Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-21T10:04:35.401Z] ---> 48f87e94672e [2022-03-21T10:04:35.401Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-21T10:04:35.401Z] ---> Running in 283d3d4591c0 [2022-03-21T10:04:35.401Z] ---> b4b117c2d64f [2022-03-21T10:04:35.401Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-21T10:04:35.401Z] ---> aa69e72a9abe [2022-03-21T10:04:35.401Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-21T10:04:35.401Z] ---> Running in 77bafef7ab37 [2022-03-21T10:04:35.401Z] ---> Running in ace454849277 [2022-03-21T10:04:35.401Z] ---> Running in 8e8eabc049b2 [2022-03-21T10:04:35.401Z] ---> Running in c520f264a442 [2022-03-21T10:04:35.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-21T10:04:35.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-command/core-command ./cmd/core-command [2022-03-21T10:04:35.401Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-data/core-data ./cmd/core-data [2022-03-21T10:04:35.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-21T10:04:35.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-21T10:04:47.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-21T10:04:48.985Z] Removing intermediate container ace454849277 [2022-03-21T10:04:48.985Z] ---> bd93801d7cc8 [2022-03-21T10:04:48.985Z] [2022-03-21T10:04:48.985Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T10:04:48.985Z] Removing intermediate container 283d3d4591c0 [2022-03-21T10:04:48.985Z] ---> de10ade58e3d [2022-03-21T10:04:48.985Z] [2022-03-21T10:04:48.985Z] Step 10/21 : FROM alpine:3.14 [2022-03-21T10:04:48.985Z] 3.14: Pulling from library/alpine [2022-03-21T10:04:48.985Z] 3.14: Pulling from library/alpine [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T10:04:49.464Z] provisioning config files... [2022-03-21T10:04:49.488Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/161@tmp/config5376053884881101485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:04:49.553Z] Removing intermediate container c520f264a442 [2022-03-21T10:04:49.553Z] ---> 0591c75c815a [2022-03-21T10:04:49.553Z] [2022-03-21T10:04:49.553Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T10:04:49.553Z] Removing intermediate container 8e8eabc049b2 [2022-03-21T10:04:49.553Z] ---> 0a17f0305e2d [2022-03-21T10:04:49.553Z] [2022-03-21T10:04:49.553Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T10:04:49.553Z] Removing intermediate container 77bafef7ab37 [2022-03-21T10:04:49.553Z] ---> 666ee7e47ec4 [2022-03-21T10:04:49.553Z] [2022-03-21T10:04:49.553Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T10:04:49.553Z] 3.14: Pulling from library/alpine [2022-03-21T10:04:49.553Z] 3.14: Pulling from library/alpine [2022-03-21T10:04:49.553Z] 3.14: Pulling from library/alpine [2022-03-21T10:04:49.553Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T10:04:49.553Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T10:04:49.553Z] Status: Downloaded newer image for alpine:3.14 [2022-03-21T10:04:49.553Z] Status: Image is up to date for alpine:3.14 [2022-03-21T10:04:49.553Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T10:04:49.553Z] Status: Image is up to date for alpine:3.14 [2022-03-21T10:04:49.553Z] ---> a33ac4f1069a [2022-03-21T10:04:49.553Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-21T10:04:49.553Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T10:04:49.553Z] Status: Image is up to date for alpine:3.14 [2022-03-21T10:04:49.553Z] ---> a33ac4f1069a [2022-03-21T10:04:49.553Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-21T10:04:49.553Z] ---> a33ac4f1069a [2022-03-21T10:04:49.553Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-21T10:04:49.553Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T10:04:49.553Z] Status: Image is up to date for alpine:3.14 [2022-03-21T10:04:49.553Z] ---> a33ac4f1069a [2022-03-21T10:04:49.553Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-21T10:04:49.553Z] ---> a33ac4f1069a [2022-03-21T10:04:49.553Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T10:04:49.553Z] ---> Running in f1d2b7b8bc47 [2022-03-21T10:04:49.553Z] ---> Running in da4a9e2190d7 [2022-03-21T10:04:49.553Z] ---> Running in 29621b82d9ac [2022-03-21T10:04:49.553Z] ---> Running in e2fa84de144e [2022-03-21T10:04:49.553Z] ---> Running in 86f4a85811e9 [2022-03-21T10:04:49.814Z] Removing intermediate container da4a9e2190d7 [2022-03-21T10:04:49.814Z] ---> 7d55de6d2d0e [2022-03-21T10:04:49.814Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-21T10:04:49.814Z] ---> Running in 09636e548517 [2022-03-21T10:04:49.814Z] Removing intermediate container 09636e548517 [2022-03-21T10:04:49.814Z] ---> 7b0fb3e844c3 [2022-03-21T10:04:49.814Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-21T10:04:49.814Z] ---> Running in 8a4d7b57a198 [2022-03-21T10:04:49.814Z] Removing intermediate container 8a4d7b57a198 [2022-03-21T10:04:49.814Z] ---> d4028b618271 [2022-03-21T10:04:49.814Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:04:49.814Z] ---> Running in f877afd5734e [2022-03-21T10:04:49.851Z] ---> docker-login.sh [2022-03-21T10:04:49.851Z] nexus3.edgexfoundry.org:10001 [2022-03-21T10:04:50.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:50.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:50.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:50.333Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-21T10:04:50.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:50.333Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-21T10:04:50.333Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T10:04:50.333Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-21T10:04:50.333Z] (5/5) Installing curl (7.79.1-r0) [2022-03-21T10:04:50.333Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T10:04:50.333Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T10:04:50.333Z] OK: 8 MiB in 19 packages [2022-03-21T10:04:50.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:50.333Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-21T10:04:50.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:50.333Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-21T10:04:50.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:04:50.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:50.593Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T10:04:50.593Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T10:04:50.593Z] OK: 6 MiB in 16 packages [2022-03-21T10:04:50.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:50.593Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-21T10:04:50.593Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T10:04:50.593Z] OK: 6 MiB in 15 packages [2022-03-21T10:04:50.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:04:50.727Z] Configure a credential helper to remove this warning. See [2022-03-21T10:04:50.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:04:50.727Z] [2022-03-21T10:04:50.727Z] Login Succeeded [2022-03-21T10:04:50.727Z] nexus3.edgexfoundry.org:10002 [2022-03-21T10:04:50.852Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-21T10:04:50.852Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T10:04:50.852Z] OK: 6 MiB in 15 packages [2022-03-21T10:04:50.852Z] Removing intermediate container f877afd5734e [2022-03-21T10:04:50.852Z] ---> 7a115381ea7f [2022-03-21T10:04:50.852Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-21T10:04:50.852Z] Removing intermediate container f1d2b7b8bc47 [2022-03-21T10:04:50.852Z] ---> 67e334e2af97 [2022-03-21T10:04:50.852Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T10:04:50.852Z] ---> Running in 741bad06fdb6 [2022-03-21T10:04:50.852Z] ---> Running in 7f2c15e84de8 [2022-03-21T10:04:50.852Z] Removing intermediate container 7f2c15e84de8 [2022-03-21T10:04:50.852Z] ---> 8b04b994e996 [2022-03-21T10:04:50.852Z] Step 13/21 : WORKDIR /edgex [2022-03-21T10:04:51.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:04:51.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:04:51.003Z] Configure a credential helper to remove this warning. See [2022-03-21T10:04:51.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:04:51.003Z] [2022-03-21T10:04:51.003Z] Login Succeeded [2022-03-21T10:04:51.003Z] nexus3.edgexfoundry.org:10003 [2022-03-21T10:04:51.113Z] ---> Running in 92208d51b397 [2022-03-21T10:04:51.113Z] Removing intermediate container 29621b82d9ac [2022-03-21T10:04:51.113Z] ---> 8c4b95eb325a [2022-03-21T10:04:51.113Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T10:04:51.113Z] ---> Running in f96332fd91f7 [2022-03-21T10:04:51.113Z] Removing intermediate container 92208d51b397 [2022-03-21T10:04:51.113Z] ---> e4d08ec58366 [2022-03-21T10:04:51.113Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-21T10:04:51.113Z] Removing intermediate container 86f4a85811e9 [2022-03-21T10:04:51.113Z] ---> fee876ea9a89 [2022-03-21T10:04:51.113Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T10:04:51.113Z] ---> Running in 1a58ed1ef13e [2022-03-21T10:04:51.113Z] Removing intermediate container f96332fd91f7 [2022-03-21T10:04:51.113Z] ---> 5e5105852b36 [2022-03-21T10:04:51.113Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-21T10:04:51.113Z] ---> Running in 25c2efd6f1b0 [2022-03-21T10:04:51.374Z] Removing intermediate container e2fa84de144e [2022-03-21T10:04:51.374Z] ---> 3b9e88b522c1 [2022-03-21T10:04:51.374Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T10:04:51.374Z] ---> 668e4ebc4a06 [2022-03-21T10:04:51.374Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-21T10:04:51.374Z] Removing intermediate container 1a58ed1ef13e [2022-03-21T10:04:51.374Z] ---> 4c009e523630 [2022-03-21T10:04:51.374Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-21T10:04:51.374Z] ---> Running in d3359800fe0c [2022-03-21T10:04:51.374Z] ---> Running in 9e8870f198e5 [2022-03-21T10:04:51.374Z] Removing intermediate container 25c2efd6f1b0 [2022-03-21T10:04:51.374Z] ---> 658f2dd3563a [2022-03-21T10:04:51.374Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T10:04:51.374Z] ---> Running in 9258362f29a8 [2022-03-21T10:04:51.374Z] Removing intermediate container d3359800fe0c [2022-03-21T10:04:51.374Z] ---> 6f5cb762adb2 [2022-03-21T10:04:51.374Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-21T10:04:51.374Z] Removing intermediate container 9e8870f198e5 [2022-03-21T10:04:51.374Z] ---> 45dbbeff4b21 [2022-03-21T10:04:51.374Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T10:04:51.374Z] ---> Running in d075cc7e1af9 [2022-03-21T10:04:51.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:04:51.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:04:51.603Z] Configure a credential helper to remove this warning. See [2022-03-21T10:04:51.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:04:51.603Z] [2022-03-21T10:04:51.603Z] Login Succeeded [2022-03-21T10:04:51.603Z] nexus3.edgexfoundry.org:10004 [2022-03-21T10:04:51.633Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:51.633Z] Removing intermediate container 9258362f29a8 [2022-03-21T10:04:51.633Z] ---> f12cc8794c81 [2022-03-21T10:04:51.633Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T10:04:51.633Z] ---> Running in 70f4b3fedb40 [2022-03-21T10:04:51.633Z] ---> 3e10fb519d7e [2022-03-21T10:04:51.633Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-21T10:04:51.633Z] Removing intermediate container d075cc7e1af9 [2022-03-21T10:04:51.633Z] ---> 8cf17a8d579f [2022-03-21T10:04:51.633Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T10:04:51.633Z] Removing intermediate container 70f4b3fedb40 [2022-03-21T10:04:51.633Z] ---> 2652b8911bf3 [2022-03-21T10:04:51.633Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T10:04:51.633Z] ---> Running in fc0fcdf0bb1f [2022-03-21T10:04:51.633Z] ---> a8763a1a0ed2 [2022-03-21T10:04:51.633Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-21T10:04:51.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:04:51.899Z] Removing intermediate container fc0fcdf0bb1f [2022-03-21T10:04:51.899Z] ---> 4d7f6cb41020 [2022-03-21T10:04:51.899Z] Step 15/23 : WORKDIR / [2022-03-21T10:04:51.899Z] ---> af019b791f0e [2022-03-21T10:04:51.899Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-21T10:04:51.899Z] ---> Running in e634b73eb3ec [2022-03-21T10:04:51.899Z] ---> 7dc9be52e596 [2022-03-21T10:04:51.899Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-21T10:04:51.899Z] ---> Running in 85625b4c0f53 [2022-03-21T10:04:51.899Z] Removing intermediate container e634b73eb3ec [2022-03-21T10:04:51.899Z] ---> 2593c60e86a7 [2022-03-21T10:04:51.899Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T10:04:52.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:04:52.157Z] Configure a credential helper to remove this warning. See [2022-03-21T10:04:52.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:04:52.157Z] [2022-03-21T10:04:52.157Z] Login Succeeded [2022-03-21T10:04:52.157Z] docker.io [2022-03-21T10:04:52.158Z] ---> 7969a5d8eea2 [2022-03-21T10:04:52.158Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-21T10:04:52.158Z] Removing intermediate container 85625b4c0f53 [2022-03-21T10:04:52.158Z] ---> f0dbf649f68b [2022-03-21T10:04:52.158Z] Step 18/21 : CMD ["--init=true"] [2022-03-21T10:04:52.158Z] ---> Running in 273e4cb7b095 [2022-03-21T10:04:52.158Z] ---> 50db91dbee10 [2022-03-21T10:04:52.158Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-21T10:04:52.158Z] ---> 64e766e7051f [2022-03-21T10:04:52.158Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-21T10:04:52.158Z] Removing intermediate container 273e4cb7b095 [2022-03-21T10:04:52.158Z] ---> 005d2fec2669 [2022-03-21T10:04:52.158Z] Step 19/21 : LABEL arch=x86_64 [2022-03-21T10:04:52.158Z] ---> bac81f28c67c [2022-03-21T10:04:52.158Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-21T10:04:52.158Z] ---> Running in 54e2aebc36c0 [2022-03-21T10:04:52.421Z] ---> Running in edd4dafcc9f9 [2022-03-21T10:04:52.421Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T10:04:52.421Z] ---> fe4c4c406fee [2022-03-21T10:04:52.421Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-21T10:04:52.421Z] Removing intermediate container 54e2aebc36c0 [2022-03-21T10:04:52.421Z] ---> 0290f20e35c5 [2022-03-21T10:04:52.421Z] Step 20/21 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:04:52.421Z] ---> Running in 01b18f3d09ed [2022-03-21T10:04:52.421Z] Removing intermediate container edd4dafcc9f9 [2022-03-21T10:04:52.421Z] ---> e4ce24986313 [2022-03-21T10:04:52.421Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T10:04:52.421Z] ---> Running in 8f20a1ecdea3 [2022-03-21T10:04:52.421Z] ---> d7501a9a4477 [2022-03-21T10:04:52.421Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-21T10:04:52.421Z] ---> Running in 9597a809484c [2022-03-21T10:04:52.421Z] Removing intermediate container 01b18f3d09ed [2022-03-21T10:04:52.421Z] ---> 4cd1d8f96ef4 [2022-03-21T10:04:52.421Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T10:04:52.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:04:52.682Z] ---> Running in 946a408e9988 [2022-03-21T10:04:52.682Z] Removing intermediate container 8f20a1ecdea3 [2022-03-21T10:04:52.682Z] ---> 8e93aef4d8d8 [2022-03-21T10:04:52.682Z] Step 21/21 : LABEL version=2.2.0-dev.41 [2022-03-21T10:04:52.682Z] Removing intermediate container 9597a809484c [2022-03-21T10:04:52.682Z] ---> 928ed000cc69 [2022-03-21T10:04:52.682Z] Step 20/22 : LABEL arch=x86_64 [2022-03-21T10:04:52.682Z] ---> Running in 7f4b5a0274a1 [2022-03-21T10:04:52.682Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-21T10:04:52.682Z] ---> Running in 585f105c9bd9 [2022-03-21T10:04:52.682Z] ---> deef55a34322 [2022-03-21T10:04:52.682Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-21T10:04:52.682Z] Removing intermediate container 946a408e9988 [2022-03-21T10:04:52.682Z] ---> 1114d671a290 [2022-03-21T10:04:52.682Z] Step 20/22 : LABEL arch=x86_64 [2022-03-21T10:04:52.682Z] ---> Running in ba37021929e7 [2022-03-21T10:04:52.682Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T10:04:52.682Z] ---> Running in f48df4d246b7 [2022-03-21T10:04:52.682Z] Removing intermediate container 7f4b5a0274a1 [2022-03-21T10:04:52.682Z] ---> 9dd423a89beb [2022-03-21T10:04:52.682Z] [2022-03-21T10:04:52.682Z] Removing intermediate container 585f105c9bd9 [2022-03-21T10:04:52.682Z] ---> fcb265f36fc8 [2022-03-21T10:04:52.682Z] Step 21/22 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:04:52.961Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-21T10:04:52.961Z] ---> Running in fb65f666aad2 [2022-03-21T10:04:52.961Z] Removing intermediate container ba37021929e7 [2022-03-21T10:04:52.961Z] ---> e1f4bdef5ced [2022-03-21T10:04:52.961Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T10:04:52.961Z] Successfully built 9dd423a89beb [2022-03-21T10:04:52.961Z] Successfully tagged security-proxy-setup:latest [2022-03-21T10:04:52.961Z] Building sys-mgmt-agent [2022-03-21T10:04:52.961Z]  Building security-proxy-setup ... done  ---> Running in 09dede688f25 [2022-03-21T10:04:52.961Z] Removing intermediate container f48df4d246b7 [2022-03-21T10:04:52.961Z] ---> abdd44d6f807 [2022-03-21T10:04:52.961Z] Step 21/22 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:04:52.961Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T10:04:52.961Z] ---> Running in 2f6fab144d01 [2022-03-21T10:04:52.961Z] Removing intermediate container fb65f666aad2 [2022-03-21T10:04:52.961Z] ---> ab5f551cffde [2022-03-21T10:04:52.961Z] Step 22/22 : LABEL version=2.2.0-dev.41 [2022-03-21T10:04:52.961Z] ---> Running in f2ef66f9208b [2022-03-21T10:04:52.961Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-21T10:04:52.961Z] Removing intermediate container 09dede688f25 [2022-03-21T10:04:52.961Z] ---> 9880de435676 [2022-03-21T10:04:52.961Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T10:04:53.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:04:53.029Z] Configure a credential helper to remove this warning. See [2022-03-21T10:04:53.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:04:53.029Z] [2022-03-21T10:04:53.029Z] Login Succeeded [2022-03-21T10:04:53.029Z] ---> docker-login.sh ends [Pipeline] } [2022-03-21T10:04:53.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-21T10:04:53.222Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-21T10:04:53.222Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T10:04:53.222Z] OK: 8 MiB in 20 packages [2022-03-21T10:04:53.504Z] ---> Running in 3f1ccd030a79 [2022-03-21T10:04:53.505Z] Removing intermediate container 2f6fab144d01 [2022-03-21T10:04:53.505Z] ---> dd23268a7c14 [2022-03-21T10:04:53.505Z] Step 22/22 : LABEL version=2.2.0-dev.41 [2022-03-21T10:04:53.505Z] Removing intermediate container f2ef66f9208b [2022-03-21T10:04:53.505Z] ---> 98005179bc10 [2022-03-21T10:04:53.505Z] [Pipeline] echo [2022-03-21T10:04:53.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-21T10:04:53.596Z] ========================================================= [2022-03-21T10:04:53.596Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-21T10:04:53.596Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-21T10:04:53.765Z] Successfully built 98005179bc10 [2022-03-21T10:04:53.765Z] Successfully tagged support-notifications:latest [2022-03-21T10:04:53.765Z]  Building support-notifications ... done Building security-secretstore-setup [2022-03-21T10:04:53.765Z] ---> Running in cafa8ff0bc55 [2022-03-21T10:04:53.765Z] Removing intermediate container 3f1ccd030a79 [2022-03-21T10:04:53.765Z] ---> affe785d6f13 [2022-03-21T10:04:53.765Z] Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:04:53.765Z] ---> Running in bb55e5a429d1 [2022-03-21T10:04:53.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T10:04:54.025Z] Removing intermediate container 741bad06fdb6 [2022-03-21T10:04:54.025Z] ---> a46cd56946d3 [2022-03-21T10:04:54.025Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T10:04:54.025Z] Removing intermediate container cafa8ff0bc55 [2022-03-21T10:04:54.025Z] ---> 21e9aa8de41e [2022-03-21T10:04:54.025Z] [2022-03-21T10:04:54.025Z] Removing intermediate container bb55e5a429d1 [2022-03-21T10:04:54.025Z] ---> c481f0d91ce3 [2022-03-21T10:04:54.025Z] Step 23/23 : LABEL version=2.2.0-dev.41 [2022-03-21T10:04:54.025Z] Successfully built 21e9aa8de41e [2022-03-21T10:04:54.025Z] Successfully tagged support-scheduler:latest [2022-03-21T10:04:54.025Z]  Building support-scheduler ... done Building core-metadata [2022-03-21T10:04:54.025Z] ---> Running in fe776c99e06a [2022-03-21T10:04:54.207Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-21T10:04:54.207Z] 9b3977197b4f: Pulling fs layer [2022-03-21T10:04:54.207Z] 1a89e8eeedd5: Pulling fs layer [2022-03-21T10:04:54.207Z] 94645a83ff95: Pulling fs layer [2022-03-21T10:04:54.207Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-21T10:04:54.208Z] 0c92f367c5e7: Pulling fs layer [2022-03-21T10:04:54.208Z] f7c0051592d6: Pulling fs layer [2022-03-21T10:04:54.208Z] a227ed2f7395: Pulling fs layer [2022-03-21T10:04:54.208Z] 7b1c46037f91: Pulling fs layer [2022-03-21T10:04:54.208Z] 3f3a8bcf1eab: Waiting [2022-03-21T10:04:54.208Z] 0c92f367c5e7: Waiting [2022-03-21T10:04:54.208Z] a227ed2f7395: Waiting [2022-03-21T10:04:54.208Z] 7b1c46037f91: Waiting [2022-03-21T10:04:54.208Z] 94645a83ff95: Verifying Checksum [2022-03-21T10:04:54.208Z] 94645a83ff95: Download complete [2022-03-21T10:04:54.208Z] 1a89e8eeedd5: Verifying Checksum [2022-03-21T10:04:54.208Z] 1a89e8eeedd5: Download complete [2022-03-21T10:04:54.208Z] 0c92f367c5e7: Verifying Checksum [2022-03-21T10:04:54.208Z] 0c92f367c5e7: Download complete [2022-03-21T10:04:54.208Z] f7c0051592d6: Verifying Checksum [2022-03-21T10:04:54.208Z] f7c0051592d6: Download complete [2022-03-21T10:04:54.208Z] 9b3977197b4f: Verifying Checksum [2022-03-21T10:04:54.208Z] 9b3977197b4f: Download complete [2022-03-21T10:04:54.208Z] a227ed2f7395: Verifying Checksum [2022-03-21T10:04:54.208Z] a227ed2f7395: Download complete [2022-03-21T10:04:54.284Z] ---> 322f13eaf6fd [2022-03-21T10:04:54.284Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-21T10:04:54.284Z] Removing intermediate container fe776c99e06a [2022-03-21T10:04:54.284Z] ---> 7076409143ee [2022-03-21T10:04:54.284Z] [2022-03-21T10:04:54.284Z] Successfully built 7076409143ee [2022-03-21T10:04:54.284Z] Successfully tagged core-command:latest [2022-03-21T10:04:54.284Z] Building security-bootstrapper [2022-03-21T10:04:55.201Z] 9b3977197b4f: Pull complete [2022-03-21T10:04:55.220Z]  Building core-command ... done  ---> f02c683da3ae [2022-03-21T10:04:55.220Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-21T10:04:55.477Z] 1a89e8eeedd5: Pull complete [2022-03-21T10:04:56.079Z] 94645a83ff95: Pull complete [2022-03-21T10:04:56.079Z] 7b1c46037f91: Verifying Checksum [2022-03-21T10:04:56.079Z] 7b1c46037f91: Download complete [2022-03-21T10:04:56.155Z] ---> 24f4f949c9b8 [2022-03-21T10:04:56.155Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-21T10:04:56.155Z] ---> Running in 47b951fd2523 [2022-03-21T10:04:56.155Z] Removing intermediate container 47b951fd2523 [2022-03-21T10:04:56.155Z] ---> e490b292f67b [2022-03-21T10:04:56.155Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T10:04:56.418Z] ---> Running in 5f8ddb380a85 [2022-03-21T10:04:56.418Z] Removing intermediate container 5f8ddb380a85 [2022-03-21T10:04:56.418Z] ---> c4e4867e9651 [2022-03-21T10:04:56.418Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T10:04:56.677Z] ---> Running in 0bd2ba572d31 [2022-03-21T10:04:56.677Z] Removing intermediate container 0bd2ba572d31 [2022-03-21T10:04:56.677Z] ---> 6dbbecda2f14 [2022-03-21T10:04:56.677Z] Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:04:56.677Z] ---> Running in b251e8a4097e [2022-03-21T10:04:56.686Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-21T10:04:56.686Z] 3f3a8bcf1eab: Download complete [2022-03-21T10:04:56.937Z] Removing intermediate container b251e8a4097e [2022-03-21T10:04:56.937Z] ---> fce88a9cfcc2 [2022-03-21T10:04:56.937Z] Step 23/23 : LABEL version=2.2.0-dev.41 [2022-03-21T10:04:56.937Z] ---> Running in fbcc7c97306e [2022-03-21T10:04:56.937Z] Removing intermediate container fbcc7c97306e [2022-03-21T10:04:56.937Z] ---> d137f194681e [2022-03-21T10:04:56.937Z] [2022-03-21T10:04:57.196Z] Successfully built d137f194681e [2022-03-21T10:04:57.196Z] Successfully tagged core-data:latest [2022-03-21T10:05:01.387Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:05:01.387Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:05:01.387Z] ---> c75cc16edf4e [2022-03-21T10:05:01.387Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T10:05:01.387Z] ---> Using cache [2022-03-21T10:05:01.387Z] ---> 8da682a153b2 [2022-03-21T10:05:01.387Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:05:01.387Z] ---> Using cache [2022-03-21T10:05:01.387Z] ---> f2ded68ce123 [2022-03-21T10:05:01.387Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-21T10:05:02.328Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:05:02.328Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:05:02.328Z] ---> c75cc16edf4e [2022-03-21T10:05:02.328Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T10:05:02.328Z] ---> Using cache [2022-03-21T10:05:02.328Z] ---> 8da682a153b2 [2022-03-21T10:05:02.328Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:05:02.328Z] ---> Using cache [2022-03-21T10:05:02.328Z] ---> f2ded68ce123 [2022-03-21T10:05:02.328Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T10:05:02.328Z] ---> Using cache [2022-03-21T10:05:02.328Z] ---> 3d568f44e070 [2022-03-21T10:05:02.328Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T10:05:02.328Z] ---> Using cache [2022-03-21T10:05:02.328Z] ---> 20595c2cafb8 [2022-03-21T10:05:02.328Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:05:02.328Z] ---> Using cache [2022-03-21T10:05:02.328Z] ---> e2a8bf383c7e [2022-03-21T10:05:02.328Z] Step 8/23 : COPY . . [2022-03-21T10:05:02.328Z] ---> Using cache [2022-03-21T10:05:02.328Z] ---> 895e931bcee4 [2022-03-21T10:05:02.328Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-21T10:05:02.588Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:05:02.588Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:05:02.589Z] ---> c75cc16edf4e [2022-03-21T10:05:02.589Z] Step 3/31 : WORKDIR /edgex-go [2022-03-21T10:05:02.589Z] ---> Using cache [2022-03-21T10:05:02.589Z] ---> 8da682a153b2 [2022-03-21T10:05:02.589Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:05:02.589Z] ---> Using cache [2022-03-21T10:05:02.589Z] ---> f2ded68ce123 [2022-03-21T10:05:02.589Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-21T10:05:02.589Z] ---> Using cache [2022-03-21T10:05:02.589Z] ---> 3d568f44e070 [2022-03-21T10:05:02.589Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-21T10:05:02.589Z] ---> Using cache [2022-03-21T10:05:02.589Z] ---> 20595c2cafb8 [2022-03-21T10:05:02.589Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:05:02.589Z] ---> Using cache [2022-03-21T10:05:02.589Z] ---> e2a8bf383c7e [2022-03-21T10:05:02.589Z] Step 8/31 : COPY . . [2022-03-21T10:05:02.589Z] ---> Using cache [2022-03-21T10:05:02.589Z] ---> 895e931bcee4 [2022-03-21T10:05:02.589Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-21T10:05:02.589Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:05:02.589Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:05:02.589Z] ---> c75cc16edf4e [2022-03-21T10:05:02.589Z] Step 3/25 : WORKDIR /edgex-go [2022-03-21T10:05:02.589Z] ---> Using cache [2022-03-21T10:05:02.589Z] ---> 8da682a153b2 [2022-03-21T10:05:02.589Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:05:02.589Z] ---> Using cache [2022-03-21T10:05:02.589Z] ---> f2ded68ce123 [2022-03-21T10:05:02.589Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-21T10:05:02.589Z] ---> Using cache [2022-03-21T10:05:02.589Z] ---> 3d568f44e070 [2022-03-21T10:05:02.589Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-21T10:05:02.589Z] ---> Using cache [2022-03-21T10:05:02.589Z] ---> 20595c2cafb8 [2022-03-21T10:05:02.589Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:05:02.589Z] ---> Using cache [2022-03-21T10:05:02.589Z] ---> e2a8bf383c7e [2022-03-21T10:05:02.589Z] Step 8/25 : COPY . . [2022-03-21T10:05:02.589Z] ---> Using cache [2022-03-21T10:05:02.589Z] ---> 895e931bcee4 [2022-03-21T10:05:02.589Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-21T10:05:03.972Z] ---> Running in 02f498bd72af [2022-03-21T10:05:03.972Z] ---> Running in f81d17fe835b [2022-03-21T10:05:03.972Z] ---> Running in e9f24b17486a [2022-03-21T10:05:03.972Z] ---> Running in 707efc37b802 [2022-03-21T10:05:04.231Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-21T10:05:04.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-21T10:05:04.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-21T10:05:04.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-21T10:05:05.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-21T10:05:05.316Z] OK: 221 MiB in 52 packages [2022-03-21T10:05:06.252Z] Removing intermediate container f81d17fe835b [2022-03-21T10:05:06.252Z] ---> e4026e722dfe [2022-03-21T10:05:06.252Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T10:05:06.512Z] ---> a76028aa7342 [2022-03-21T10:05:06.512Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:05:06.512Z] ---> Running in ded0f7347cdc [2022-03-21T10:05:08.417Z] Removing intermediate container ded0f7347cdc [2022-03-21T10:05:08.417Z] ---> 1e2f0b543dd9 [2022-03-21T10:05:08.417Z] Step 8/23 : COPY . . [2022-03-21T10:05:09.099Z] 3f3a8bcf1eab: Pull complete [2022-03-21T10:05:09.099Z] 0c92f367c5e7: Pull complete [2022-03-21T10:05:09.099Z] f7c0051592d6: Pull complete [2022-03-21T10:05:09.373Z] a227ed2f7395: Pull complete [2022-03-21T10:05:13.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-21T10:05:13.954Z] ---> 7dc34bbac29c [2022-03-21T10:05:13.954Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-21T10:05:13.954Z] ---> Running in 4eea6fcc6fc2 [2022-03-21T10:05:14.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-21T10:05:15.091Z] Removing intermediate container e9f24b17486a [2022-03-21T10:05:15.091Z] ---> f7d3474bd80d [2022-03-21T10:05:15.091Z] [2022-03-21T10:05:15.091Z] Step 10/31 : FROM alpine:3.14 [2022-03-21T10:05:15.091Z] ---> a33ac4f1069a [2022-03-21T10:05:15.091Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-21T10:05:15.091Z] Removing intermediate container 02f498bd72af [2022-03-21T10:05:15.091Z] ---> c5d11e94a3ae [2022-03-21T10:05:15.091Z] [2022-03-21T10:05:15.091Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T10:05:15.091Z] ---> a33ac4f1069a [2022-03-21T10:05:15.091Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T10:05:15.091Z] ---> Using cache [2022-03-21T10:05:15.091Z] ---> 3b9e88b522c1 [2022-03-21T10:05:15.091Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T10:05:15.091Z] ---> Using cache [2022-03-21T10:05:15.091Z] ---> 6f5cb762adb2 [2022-03-21T10:05:15.091Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-21T10:05:15.091Z] Removing intermediate container 707efc37b802 [2022-03-21T10:05:15.091Z] ---> 61d3c884bae2 [2022-03-21T10:05:15.091Z] [2022-03-21T10:05:15.091Z] Step 10/25 : FROM alpine:3.14 [2022-03-21T10:05:15.091Z] ---> a33ac4f1069a [2022-03-21T10:05:15.091Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-21T10:05:15.091Z] ---> Running in e1c3a4aae45e [2022-03-21T10:05:15.091Z] ---> Running in ebf2f2870d03 [2022-03-21T10:05:15.091Z] ---> Running in 9ba18aeb603e [2022-03-21T10:05:15.350Z] Removing intermediate container e1c3a4aae45e [2022-03-21T10:05:15.350Z] ---> 4075d48af0fd [2022-03-21T10:05:15.350Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T10:05:15.350Z] Removing intermediate container ebf2f2870d03 [2022-03-21T10:05:15.350Z] ---> 02a89a089cef [2022-03-21T10:05:15.350Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-21T10:05:15.350Z] ---> Running in 7f386d6434e9 [2022-03-21T10:05:15.350Z] ---> Running in 211e05c19b88 [2022-03-21T10:05:15.609Z] Removing intermediate container 7f386d6434e9 [2022-03-21T10:05:15.609Z] ---> 1f82fa25c3d2 [2022-03-21T10:05:15.609Z] Step 15/23 : WORKDIR / [2022-03-21T10:05:15.609Z] ---> Running in 4695f3af414e [2022-03-21T10:05:15.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T10:05:15.878Z] Removing intermediate container 4695f3af414e [2022-03-21T10:05:15.878Z] ---> 85eaf1920d88 [2022-03-21T10:05:15.878Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T10:05:15.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T10:05:15.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T10:05:15.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T10:05:16.099Z] 7b1c46037f91: Pull complete [2022-03-21T10:05:16.099Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-21T10:05:16.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T10:05:16.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-21T10:05:16.139Z] ---> ce435b859fd6 [2022-03-21T10:05:16.139Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-21T10:05:16.139Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-21T10:05:16.139Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-21T10:05:16.139Z] (3/3) Installing su-exec (0.2-r1) [2022-03-21T10:05:16.139Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T10:05:16.139Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T10:05:16.139Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-21T10:05:16.139Z] (2/2) Installing su-exec (0.2-r1) [2022-03-21T10:05:16.139Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T10:05:16.139Z] OK: 6 MiB in 16 packages [2022-03-21T10:05:16.139Z] OK: 6 MiB in 17 packages [2022-03-21T10:05:16.476Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-21T10:05:16.476Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T10:05:16.476Z] WORKDIR /edgex [2022-03-21T10:05:16.476Z] COPY go.mod . [2022-03-21T10:05:16.476Z] RUN go mod download [2022-03-21T10:05:16.708Z] ---> adfb8f7ff2e5 [2022-03-21T10:05:16.708Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-21T10:05:16.708Z] Removing intermediate container 211e05c19b88 [2022-03-21T10:05:16.708Z] ---> 6d9715112e9d [2022-03-21T10:05:16.708Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-21T10:05:16.708Z] ---> Running in ae84be4530c7 [2022-03-21T10:05:16.708Z] ---> 3fa0621600df [2022-03-21T10:05:16.708Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-21T10:05:16.708Z] Removing intermediate container 9ba18aeb603e [2022-03-21T10:05:16.708Z] ---> 852461870569 [2022-03-21T10:05:16.708Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T10:05:16.708Z] ---> Running in 62ff0031b9ba [2022-03-21T10:05:16.708Z] ---> Running in 5896843ff129 [2022-03-21T10:05:16.708Z] Removing intermediate container ae84be4530c7 [2022-03-21T10:05:16.708Z] ---> 37a2cc42c0f5 [2022-03-21T10:05:16.708Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-21T10:05:16.967Z] ---> Running in 7205b567a07a [2022-03-21T10:05:16.967Z] Removing intermediate container 62ff0031b9ba [2022-03-21T10:05:16.967Z] ---> 166ffd87a979 [2022-03-21T10:05:16.967Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T10:05:16.967Z] Removing intermediate container 5896843ff129 [2022-03-21T10:05:16.967Z] ---> 2682976378da [2022-03-21T10:05:16.967Z] Step 13/25 : WORKDIR / [2022-03-21T10:05:16.967Z] ---> Running in 17d30bc6c74a [2022-03-21T10:05:16.967Z] ---> Running in 32a08fadf809 [2022-03-21T10:05:16.967Z] Removing intermediate container 7205b567a07a [2022-03-21T10:05:16.967Z] ---> a4f8b528843a [2022-03-21T10:05:16.967Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-21T10:05:16.967Z] ---> Running in a844897908f6 [2022-03-21T10:05:16.967Z] Removing intermediate container 17d30bc6c74a [2022-03-21T10:05:16.967Z] ---> b607af8088d4 [2022-03-21T10:05:16.967Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T10:05:17.225Z] Removing intermediate container 32a08fadf809 [2022-03-21T10:05:17.225Z] ---> 786b1c475cc3 [2022-03-21T10:05:17.225Z] 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-03-21T10:05:17.225Z] ---> Running in 292eddf9373b [2022-03-21T10:05:17.225Z] Removing intermediate container 292eddf9373b [2022-03-21T10:05:17.225Z] ---> d4eed02ea150 [2022-03-21T10:05:17.225Z] Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:17.225Z] ---> Running in 620006b2436c [2022-03-21T10:05:17.225Z] ---> 773372bb7d83 [2022-03-21T10:05:17.225Z] 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-03-21T10:05:17.486Z] Removing intermediate container 620006b2436c [2022-03-21T10:05:17.486Z] ---> 4165ee1cc64c [2022-03-21T10:05:17.486Z] Step 23/23 : LABEL version=2.2.0-dev.41 [2022-03-21T10:05:17.486Z] ---> Running in a45c7061d495 [2022-03-21T10:05:17.486Z] ---> 8bdf4d4061c8 [2022-03-21T10:05:17.486Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-21T10:05:17.486Z] Removing intermediate container a45c7061d495 [2022-03-21T10:05:17.486Z] ---> 90b9c06ca3ed [2022-03-21T10:05:17.486Z] [2022-03-21T10:05:17.746Z] Successfully built 90b9c06ca3ed [2022-03-21T10:05:17.746Z] Successfully tagged core-metadata:latest [2022-03-21T10:05:17.746Z]  Building core-metadata ... done  ---> da066d222200 [2022-03-21T10:05:17.746Z] 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-03-21T10:05:17.746Z] Removing intermediate container a844897908f6 [2022-03-21T10:05:17.746Z] ---> 4a6e25036f86 [2022-03-21T10:05:17.746Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-21T10:05:17.746Z] ---> Running in c6c700c5ebdf [2022-03-21T10:05:17.746Z] Removing intermediate container c6c700c5ebdf [2022-03-21T10:05:17.746Z] ---> 385314946403 [2022-03-21T10:05:17.746Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-21T10:05:17.746Z] ---> c573db56e12f [2022-03-21T10:05:17.746Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-21T10:05:18.004Z] ---> 13328417698e [2022-03-21T10:05:18.004Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-21T10:05:18.004Z] ---> Running in a3fa05430d23 [2022-03-21T10:05:18.262Z] ---> 69eb2322d222 [2022-03-21T10:05:18.262Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-21T10:05:18.520Z] ---> 0988dddb93b6 [2022-03-21T10:05:18.520Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-21T10:05:18.778Z] ---> 64c82f552aa7 [2022-03-21T10:05:18.778Z] 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-03-21T10:05:18.778Z] ---> Running in a4c8295e305d [2022-03-21T10:05:19.037Z] Removing intermediate container a3fa05430d23 [2022-03-21T10:05:19.037Z] ---> dc1a288a8921 [2022-03-21T10:05:19.037Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T10:05:19.037Z] ---> 7d6eaf389919 [2022-03-21T10:05:19.037Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-21T10:05:19.606Z] ---> c7880d4b04ed [2022-03-21T10:05:19.606Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-21T10:05:19.606Z] Removing intermediate container a4c8295e305d [2022-03-21T10:05:19.606Z] ---> 016828beb8bf [2022-03-21T10:05:19.606Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-21T10:05:19.606Z] ---> Running in 8e7c2a715d2c [2022-03-21T10:05:19.606Z] ---> b8d464ed8d0e [2022-03-21T10:05:19.606Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-21T10:05:19.606Z] Removing intermediate container 8e7c2a715d2c [2022-03-21T10:05:19.606Z] ---> 4f52679cf386 [2022-03-21T10:05:19.606Z] Step 23/25 : LABEL arch=x86_64 [2022-03-21T10:05:19.866Z] ---> Running in b0c707607247 [2022-03-21T10:05:19.866Z] Removing intermediate container b0c707607247 [2022-03-21T10:05:19.866Z] ---> d3662c39928e [2022-03-21T10:05:19.866Z] Step 24/25 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:19.866Z] ---> dd975b8f6b4a [2022-03-21T10:05:19.866Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-21T10:05:19.866Z] ---> Running in fedb58b76dd5 [2022-03-21T10:05:19.887Z] Sending build context to Docker daemon 168.8MB [2022-03-21T10:05:19.887Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T10:05:19.887Z] ---> f79e39bc4007 [2022-03-21T10:05:19.887Z] Step 2/4 : WORKDIR /edgex [2022-03-21T10:05:20.125Z] Removing intermediate container fedb58b76dd5 [2022-03-21T10:05:20.125Z] ---> 6b5a7608e6e1 [2022-03-21T10:05:20.125Z] Step 25/25 : LABEL version=2.2.0-dev.41 [2022-03-21T10:05:20.125Z] ---> 0bdecd4703cc [2022-03-21T10:05:20.125Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-21T10:05:20.125Z] ---> Running in 789fa4472e73 [2022-03-21T10:05:20.125Z] ---> Running in 7c72b65d73cf [2022-03-21T10:05:20.125Z] Removing intermediate container 789fa4472e73 [2022-03-21T10:05:20.125Z] ---> 27f7dcc485bc [2022-03-21T10:05:20.125Z] [2022-03-21T10:05:20.125Z] Removing intermediate container 7c72b65d73cf [2022-03-21T10:05:20.125Z] ---> 45fa5335eccf [2022-03-21T10:05:20.125Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-21T10:05:20.125Z] Successfully built 27f7dcc485bc [2022-03-21T10:05:20.125Z] Successfully tagged security-secretstore-setup:latest [2022-03-21T10:05:20.384Z]  Building security-secretstore-setup ... done  ---> 37413ceb5d4a [2022-03-21T10:05:20.384Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-21T10:05:20.644Z] ---> Running in 1894659b7260 [2022-03-21T10:05:20.903Z] Removing intermediate container 4eea6fcc6fc2 [2022-03-21T10:05:20.903Z] ---> 9e43b5bfb3f9 [2022-03-21T10:05:20.903Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-21T10:05:20.903Z] ---> Running in dcb58f94c203 [2022-03-21T10:05:21.162Z] Removing intermediate container 1894659b7260 [2022-03-21T10:05:21.162Z] ---> d7792ac6d0ce [2022-03-21T10:05:21.162Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-21T10:05:21.162Z] ---> Running in 047fa4f87ff9 [2022-03-21T10:05:21.328Z] ---> Running in 2a45750fc4a6 [2022-03-21T10:05:21.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-21T10:05:21.421Z] Removing intermediate container 047fa4f87ff9 [2022-03-21T10:05:21.421Z] ---> 2faa89563a7c [2022-03-21T10:05:21.421Z] Step 28/31 : CMD ["gate"] [2022-03-21T10:05:21.421Z] ---> Running in fc071ee1e188 [2022-03-21T10:05:21.421Z] Removing intermediate container fc071ee1e188 [2022-03-21T10:05:21.421Z] ---> 8ef2668be790 [2022-03-21T10:05:21.421Z] Step 29/31 : LABEL arch=x86_64 [2022-03-21T10:05:21.607Z] Removing intermediate container 2a45750fc4a6 [2022-03-21T10:05:21.607Z] ---> 2f18336ae6b0 [2022-03-21T10:05:21.607Z] Step 3/4 : COPY go.mod . [2022-03-21T10:05:21.681Z] ---> Running in e7bfbe3ad3a8 [2022-03-21T10:05:21.681Z] Removing intermediate container e7bfbe3ad3a8 [2022-03-21T10:05:21.681Z] ---> b425a7a648cc [2022-03-21T10:05:21.681Z] Step 30/31 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:21.681Z] ---> Running in 93191e274f38 [2022-03-21T10:05:21.941Z] Removing intermediate container 93191e274f38 [2022-03-21T10:05:21.941Z] ---> f80a1c9e7eee [2022-03-21T10:05:21.941Z] Step 31/31 : LABEL version=2.2.0-dev.41 [2022-03-21T10:05:21.941Z] ---> Running in eaccc78fc274 [2022-03-21T10:05:21.941Z] Removing intermediate container dcb58f94c203 [2022-03-21T10:05:21.941Z] ---> 7d61f41e467c [2022-03-21T10:05:21.941Z] [2022-03-21T10:05:21.941Z] Step 11/23 : FROM docker:20.10.10 [2022-03-21T10:05:21.941Z] Removing intermediate container eaccc78fc274 [2022-03-21T10:05:21.941Z] ---> 6f221ac93a7a [2022-03-21T10:05:21.941Z] [2022-03-21T10:05:21.941Z] 20.10.10: Pulling from library/docker [2022-03-21T10:05:22.201Z] Successfully built 6f221ac93a7a [2022-03-21T10:05:22.201Z] Successfully tagged security-bootstrapper:latest [2022-03-21T10:05:22.204Z] ---> 7b9517929a73 [2022-03-21T10:05:22.204Z] Step 4/4 : RUN go mod download [2022-03-21T10:05:22.480Z] ---> Running in ad850038e4aa [2022-03-21T10:05:24.103Z]  Building security-bootstrapper ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-21T10:05:24.104Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-21T10:05:24.104Z] ---> b706a049f56e [2022-03-21T10:05:24.104Z] 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-03-21T10:05:24.363Z] ---> Running in 156800370b20 [2022-03-21T10:05:24.623Z] Removing intermediate container 156800370b20 [2022-03-21T10:05:24.623Z] ---> 8247262eb3df [2022-03-21T10:05:24.623Z] 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-03-21T10:05:24.623Z] ---> Running in 5a7f364d3e7f [2022-03-21T10:05:24.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-21T10:05:24.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-21T10:05:25.142Z] (1/42) Installing readline (8.1.0-r0) [2022-03-21T10:05:25.142Z] (2/42) Installing bash (5.1.4-r0) [2022-03-21T10:05:25.142Z] Executing bash-5.1.4-r0.post-install [2022-03-21T10:05:25.142Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-21T10:05:25.142Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T10:05:25.142Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-21T10:05:25.142Z] (6/42) Installing curl (7.79.1-r0) [2022-03-21T10:05:25.142Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-21T10:05:25.142Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-21T10:05:25.142Z] (9/42) Installing expat (2.4.7-r0) [2022-03-21T10:05:25.142Z] (10/42) Installing libffi (3.3-r2) [2022-03-21T10:05:25.142Z] (11/42) Installing gdbm (1.19-r0) [2022-03-21T10:05:25.142Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-21T10:05:25.142Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T10:05:25.142Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T10:05:25.142Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-21T10:05:25.142Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-21T10:05:25.142Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-21T10:05:25.402Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-21T10:05:25.402Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-21T10:05:25.402Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-21T10:05:25.402Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-21T10:05:25.402Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-21T10:05:25.402Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-21T10:05:25.402Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-21T10:05:25.402Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-21T10:05:25.663Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-21T10:05:25.663Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-21T10:05:25.663Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-21T10:05:25.663Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-21T10:05:25.663Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-21T10:05:25.663Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-21T10:05:25.663Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-21T10:05:25.663Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-21T10:05:25.663Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-21T10:05:25.663Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-21T10:05:25.663Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-21T10:05:25.663Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-21T10:05:25.663Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-21T10:05:25.663Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-21T10:05:25.663Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-21T10:05:25.663Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-21T10:05:25.663Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-21T10:05:25.663Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T10:05:25.663Z] OK: 84 MiB in 64 packages [2022-03-21T10:05:26.235Z] Collecting docker-compose==1.23.2 [2022-03-21T10:05:26.235Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-21T10:05:26.496Z] Collecting docopt<0.7,>=0.6.1 [2022-03-21T10:05:26.496Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-21T10:05:26.758Z] Collecting docker<4.0,>=3.6.0 [2022-03-21T10:05:26.758Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-21T10:05:26.758Z] Collecting jsonschema<3,>=2.5.1 [2022-03-21T10:05:26.758Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-21T10:05:27.018Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-21T10:05:27.018Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-21T10:05:27.018Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-21T10:05:27.018Z] Collecting texttable<0.10,>=0.9.0 [2022-03-21T10:05:27.018Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-21T10:05:27.278Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-21T10:05:27.278Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-21T10:05:27.278Z] Collecting cached-property<2,>=1.2.0 [2022-03-21T10:05:27.278Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-21T10:05:27.278Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-21T10:05:27.278Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-21T10:05:27.849Z] Collecting PyYAML<4,>=3.10 [2022-03-21T10:05:27.849Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-21T10:05:28.109Z] Collecting docker-pycreds>=0.4.0 [2022-03-21T10:05:28.109Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-21T10:05:28.370Z] Collecting idna<2.8,>=2.5 [2022-03-21T10:05:28.370Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-21T10:05:28.370Z] 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-03-21T10:05:28.370Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-21T10:05:28.370Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-21T10:05:28.370Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-21T10:05:28.370Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-21T10:05:28.630Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-21T10:05:28.630Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-21T10:05:28.630Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-21T10:05:28.630Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-21T10:05:28.630Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-21T10:05:28.630Z] Attempting uninstall: urllib3 [2022-03-21T10:05:28.630Z] Found existing installation: urllib3 1.26.5 [2022-03-21T10:05:28.630Z] Uninstalling urllib3-1.26.5: [2022-03-21T10:05:28.630Z] Successfully uninstalled urllib3-1.26.5 [2022-03-21T10:05:28.630Z] Attempting uninstall: idna [2022-03-21T10:05:28.630Z] Found existing installation: idna 3.2 [2022-03-21T10:05:28.630Z] Uninstalling idna-3.2: [2022-03-21T10:05:28.630Z] Successfully uninstalled idna-3.2 [2022-03-21T10:05:28.890Z] Attempting uninstall: chardet [2022-03-21T10:05:28.890Z] Found existing installation: chardet 4.0.0 [2022-03-21T10:05:28.890Z] Uninstalling chardet-4.0.0: [2022-03-21T10:05:28.890Z] Successfully uninstalled chardet-4.0.0 [2022-03-21T10:05:29.150Z] Attempting uninstall: requests [2022-03-21T10:05:29.150Z] Found existing installation: requests 2.25.1 [2022-03-21T10:05:29.150Z] Uninstalling requests-2.25.1: [2022-03-21T10:05:29.150Z] Successfully uninstalled requests-2.25.1 [2022-03-21T10:05:29.150Z] Running setup.py install for texttable: started [2022-03-21T10:05:29.409Z] Running setup.py install for texttable: finished with status 'done' [2022-03-21T10:05:29.409Z] Running setup.py install for PyYAML: started [2022-03-21T10:05:29.979Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-21T10:05:29.979Z] Running setup.py install for docopt: started [2022-03-21T10:05:30.238Z] Running setup.py install for docopt: finished with status 'done' [2022-03-21T10:05:30.238Z] Running setup.py install for dockerpty: started [2022-03-21T10:05:30.498Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-21T10:05:30.758Z] 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-03-21T10:05:33.297Z] Removing intermediate container 5a7f364d3e7f [2022-03-21T10:05:33.297Z] ---> e8f72cc519af [2022-03-21T10:05:33.297Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-21T10:05:33.297Z] ---> Running in d282c8034d9c [2022-03-21T10:05:33.297Z] Removing intermediate container d282c8034d9c [2022-03-21T10:05:33.297Z] ---> 0ff17f3fd911 [2022-03-21T10:05:33.297Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-21T10:05:33.297Z] ---> Running in 64c96f47025c [2022-03-21T10:05:33.297Z] Removing intermediate container 64c96f47025c [2022-03-21T10:05:33.297Z] ---> 8309382a9f9f [2022-03-21T10:05:33.297Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-21T10:05:33.557Z] ---> 32e516709b39 [2022-03-21T10:05:33.557Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-21T10:05:33.557Z] ---> d8e5edc9c4a0 [2022-03-21T10:05:33.557Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-21T10:05:33.816Z] ---> 9ce5adc749c3 [2022-03-21T10:05:33.816Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-21T10:05:33.816Z] ---> Running in d41c767f2a7b [2022-03-21T10:05:33.816Z] Removing intermediate container d41c767f2a7b [2022-03-21T10:05:33.816Z] ---> db06bcb8b088 [2022-03-21T10:05:33.816Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T10:05:33.816Z] ---> Running in 63d03fefdde9 [2022-03-21T10:05:34.081Z] Removing intermediate container 63d03fefdde9 [2022-03-21T10:05:34.081Z] ---> 69ead7d83a78 [2022-03-21T10:05:34.081Z] Step 21/23 : LABEL arch=x86_64 [2022-03-21T10:05:34.081Z] ---> Running in 355e9f81e626 [2022-03-21T10:05:34.081Z] Removing intermediate container 355e9f81e626 [2022-03-21T10:05:34.081Z] ---> 1a5814d8a8ee [2022-03-21T10:05:34.081Z] Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:34.081Z] ---> Running in 219bd99db462 [2022-03-21T10:05:34.081Z] Removing intermediate container 219bd99db462 [2022-03-21T10:05:34.081Z] ---> 06b93366d999 [2022-03-21T10:05:34.081Z] Step 23/23 : LABEL version=2.2.0-dev.41 [2022-03-21T10:05:34.341Z] ---> Running in 3857d1ccb1b7 [2022-03-21T10:05:34.341Z] Removing intermediate container 3857d1ccb1b7 [2022-03-21T10:05:34.341Z] ---> fbac34876fdd [2022-03-21T10:05:34.341Z] [2022-03-21T10:05:34.341Z] Successfully built fbac34876fdd [2022-03-21T10:05:34.341Z] Successfully tagged sys-mgmt-agent:latest [2022-03-21T10:05:34.348Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-21T10:05:34.357Z] $ docker stop --time=1 a659064d73a11482653b1695cb1321b2e21ae8485bea0ed11ff6b7593f7ea5aa [2022-03-21T10:05:35.609Z] $ docker rm -f a659064d73a11482653b1695cb1321b2e21ae8485bea0ed11ff6b7593f7ea5aa [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T10:05:35.953Z] + docker images [2022-03-21T10:05:35.953Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-21T10:05:35.953Z] sys-mgmt-agent latest fbac34876fdd 1 second ago 296MB [2022-03-21T10:05:35.953Z] 7d61f41e467c 14 seconds ago 1.77GB [2022-03-21T10:05:35.953Z] security-bootstrapper latest 6f221ac93a7a 14 seconds ago 18.7MB [2022-03-21T10:05:35.953Z] security-secretstore-setup latest 27f7dcc485bc 15 seconds ago 27.9MB [2022-03-21T10:05:35.953Z] core-metadata latest 90b9c06ca3ed 18 seconds ago 16.6MB [2022-03-21T10:05:35.953Z] f7d3474bd80d 21 seconds ago 1.77GB [2022-03-21T10:05:35.953Z] 61d3c884bae2 21 seconds ago 1.78GB [2022-03-21T10:05:35.953Z] c5d11e94a3ae 21 seconds ago 1.78GB [2022-03-21T10:05:35.953Z] core-data latest d137f194681e 39 seconds ago 20MB [2022-03-21T10:05:35.953Z] core-command latest 7076409143ee 41 seconds ago 15.8MB [2022-03-21T10:05:35.953Z] support-scheduler latest 21e9aa8de41e 42 seconds ago 15.9MB [2022-03-21T10:05:35.953Z] support-notifications latest 98005179bc10 42 seconds ago 16.7MB [2022-03-21T10:05:35.953Z] security-proxy-setup latest 9dd423a89beb 43 seconds ago 26.2MB [2022-03-21T10:05:35.953Z] 666ee7e47ec4 46 seconds ago 1.79GB [2022-03-21T10:05:35.953Z] 0a17f0305e2d 46 seconds ago 1.78GB [2022-03-21T10:05:35.953Z] de10ade58e3d 47 seconds ago 1.78GB [2022-03-21T10:05:35.953Z] 0591c75c815a 47 seconds ago 1.78GB [2022-03-21T10:05:35.953Z] bd93801d7cc8 47 seconds ago 1.77GB [2022-03-21T10:05:35.953Z] ci-base-image-x86_64 latest c75cc16edf4e 3 minutes ago 1.27GB [2022-03-21T10:05:35.953Z] alpine 3.14 a33ac4f1069a 3 days ago 5.59MB [2022-03-21T10:05:35.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-21T10:05:35.953Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-21T10:05:35.953Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-21T10:05:35.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months 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-03-21T10:05:36.067Z] provisioning config files... [2022-03-21T10:05:36.076Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/161@tmp/config2868402703737484650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:05:36.373Z] ---> docker-login.sh [2022-03-21T10:05:36.373Z] nexus3.edgexfoundry.org:10001 [2022-03-21T10:05:36.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:05:36.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:05:36.373Z] Configure a credential helper to remove this warning. See [2022-03-21T10:05:36.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:05:36.373Z] [2022-03-21T10:05:36.373Z] Login Succeeded [2022-03-21T10:05:36.373Z] nexus3.edgexfoundry.org:10002 [2022-03-21T10:05:36.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:05:36.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:05:36.632Z] Configure a credential helper to remove this warning. See [2022-03-21T10:05:36.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:05:36.632Z] [2022-03-21T10:05:36.632Z] Login Succeeded [2022-03-21T10:05:36.632Z] nexus3.edgexfoundry.org:10003 [2022-03-21T10:05:36.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:05:36.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:05:36.633Z] Configure a credential helper to remove this warning. See [2022-03-21T10:05:36.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:05:36.633Z] [2022-03-21T10:05:36.633Z] Login Succeeded [2022-03-21T10:05:36.633Z] nexus3.edgexfoundry.org:10004 [2022-03-21T10:05:36.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:05:36.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:05:36.892Z] Configure a credential helper to remove this warning. See [2022-03-21T10:05:36.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:05:36.892Z] [2022-03-21T10:05:36.892Z] Login Succeeded [2022-03-21T10:05:36.892Z] docker.io [2022-03-21T10:05:36.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:05:37.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:05:37.152Z] Configure a credential helper to remove this warning. See [2022-03-21T10:05:37.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:05:37.152Z] [2022-03-21T10:05:37.152Z] Login Succeeded [2022-03-21T10:05:37.152Z] ---> docker-login.sh ends [Pipeline] } [2022-03-21T10:05:37.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:05:37.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-21T10:05:37.224Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-03-21T10:05:37.224Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:37.224Z] latest [2022-03-21T10:05:37.224Z] 2.2.0-dev.41 [2022-03-21T10:05:37.224Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:37.224Z] main [2022-03-21T10:05:37.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:37.587Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:37.913Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:37.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-21T10:05:37.913Z] 086ff2c42767: Preparing [2022-03-21T10:05:37.913Z] 155431bce5cd: Preparing [2022-03-21T10:05:37.913Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:37.913Z] 4dd322329103: Preparing [2022-03-21T10:05:37.913Z] 2e38978dfe40: Preparing [2022-03-21T10:05:37.913Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:37.913Z] 39f44ce4b78e: Pushed [2022-03-21T10:05:37.913Z] 086ff2c42767: Pushed [2022-03-21T10:05:37.913Z] 4dd322329103: Pushed [2022-03-21T10:05:38.872Z] 155431bce5cd: Pushed [2022-03-21T10:05:39.133Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:6d08e5b5c76cad2a1cd4248090cab21a3eeb5412a9bdc940591ca7273b46486c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:39.432Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:39.723Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-21T10:05:39.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-21T10:05:39.723Z] 086ff2c42767: Preparing [2022-03-21T10:05:39.723Z] 155431bce5cd: Preparing [2022-03-21T10:05:39.723Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:39.723Z] 4dd322329103: Preparing [2022-03-21T10:05:39.723Z] 2e38978dfe40: Preparing [2022-03-21T10:05:39.723Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:39.723Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:39.723Z] 155431bce5cd: Layer already exists [2022-03-21T10:05:39.723Z] 086ff2c42767: Layer already exists [2022-03-21T10:05:39.723Z] 4dd322329103: Layer already exists [2022-03-21T10:05:39.723Z] latest: digest: sha256:6d08e5b5c76cad2a1cd4248090cab21a3eeb5412a9bdc940591ca7273b46486c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:40.018Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:40.310Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.41 [2022-03-21T10:05:40.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-21T10:05:40.310Z] 086ff2c42767: Preparing [2022-03-21T10:05:40.310Z] 155431bce5cd: Preparing [2022-03-21T10:05:40.310Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:40.310Z] 4dd322329103: Preparing [2022-03-21T10:05:40.310Z] 2e38978dfe40: Preparing [2022-03-21T10:05:40.310Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:40.310Z] 155431bce5cd: Layer already exists [2022-03-21T10:05:40.310Z] 086ff2c42767: Layer already exists [2022-03-21T10:05:40.310Z] 4dd322329103: Layer already exists [2022-03-21T10:05:40.310Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:40.310Z] 2.2.0-dev.41: digest: sha256:6d08e5b5c76cad2a1cd4248090cab21a3eeb5412a9bdc940591ca7273b46486c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:40.604Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:40.893Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:40.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-21T10:05:40.893Z] 086ff2c42767: Preparing [2022-03-21T10:05:40.893Z] 155431bce5cd: Preparing [2022-03-21T10:05:40.893Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:40.893Z] 4dd322329103: Preparing [2022-03-21T10:05:40.893Z] 2e38978dfe40: Preparing [2022-03-21T10:05:40.893Z] 4dd322329103: Layer already exists [2022-03-21T10:05:40.893Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:40.893Z] 155431bce5cd: Layer already exists [2022-03-21T10:05:40.893Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:40.893Z] 086ff2c42767: Layer already exists [2022-03-21T10:05:40.893Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:6d08e5b5c76cad2a1cd4248090cab21a3eeb5412a9bdc940591ca7273b46486c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:41.184Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:41.473Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-03-21T10:05:41.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-21T10:05:41.473Z] 086ff2c42767: Preparing [2022-03-21T10:05:41.473Z] 155431bce5cd: Preparing [2022-03-21T10:05:41.473Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:41.473Z] 4dd322329103: Preparing [2022-03-21T10:05:41.473Z] 2e38978dfe40: Preparing [2022-03-21T10:05:41.473Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:41.473Z] 155431bce5cd: Layer already exists [2022-03-21T10:05:41.473Z] 086ff2c42767: Layer already exists [2022-03-21T10:05:41.473Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:41.473Z] 4dd322329103: Layer already exists [2022-03-21T10:05:41.473Z] main: digest: sha256:6d08e5b5c76cad2a1cd4248090cab21a3eeb5412a9bdc940591ca7273b46486c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:05:41.505Z] ===================================================== [Pipeline] echo [2022-03-21T10:05:41.514Z] taggedImages: [2022-03-21T10:05:41.514Z] - nexus3.edgexfoundry.org:10004/core-command:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:41.514Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-21T10:05:41.514Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.41 [2022-03-21T10:05:41.514Z] - nexus3.edgexfoundry.org:10004/core-command:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:41.514Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-03-21T10:05:41.534Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-03-21T10:05:41.534Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:41.534Z] latest [2022-03-21T10:05:41.534Z] 2.2.0-dev.41 [2022-03-21T10:05:41.534Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:41.534Z] main [2022-03-21T10:05:41.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:41.850Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:42.140Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:42.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-21T10:05:42.141Z] 9d2fb4623cfa: Preparing [2022-03-21T10:05:42.141Z] 284380c7ad92: Preparing [2022-03-21T10:05:42.141Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:42.141Z] a4e2943de2db: Preparing [2022-03-21T10:05:42.141Z] 11a2e5224b78: Preparing [2022-03-21T10:05:42.141Z] 2e38978dfe40: Preparing [2022-03-21T10:05:42.141Z] 2e38978dfe40: Waiting [2022-03-21T10:05:42.141Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:42.141Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:42.141Z] 11a2e5224b78: Pushed [2022-03-21T10:05:42.141Z] 9d2fb4623cfa: Pushed [2022-03-21T10:05:42.400Z] a4e2943de2db: Pushed [2022-03-21T10:05:43.781Z] 284380c7ad92: Pushed [2022-03-21T10:05:43.781Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:37bce89a3e3899bb6b427b590031a8c0d109b3ed16487b8c17ac05a3a39703eb size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:44.076Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:44.378Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-21T10:05:44.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-21T10:05:44.378Z] 9d2fb4623cfa: Preparing [2022-03-21T10:05:44.378Z] 284380c7ad92: Preparing [2022-03-21T10:05:44.378Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:44.378Z] a4e2943de2db: Preparing [2022-03-21T10:05:44.378Z] 11a2e5224b78: Preparing [2022-03-21T10:05:44.378Z] 2e38978dfe40: Preparing [2022-03-21T10:05:44.378Z] 2e38978dfe40: Waiting [2022-03-21T10:05:44.378Z] 284380c7ad92: Layer already exists [2022-03-21T10:05:44.378Z] a4e2943de2db: Layer already exists [2022-03-21T10:05:44.378Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:44.378Z] 9d2fb4623cfa: Layer already exists [2022-03-21T10:05:44.378Z] 11a2e5224b78: Layer already exists [2022-03-21T10:05:44.378Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:44.378Z] latest: digest: sha256:37bce89a3e3899bb6b427b590031a8c0d109b3ed16487b8c17ac05a3a39703eb size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:44.672Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:44.964Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.41 [2022-03-21T10:05:44.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-21T10:05:44.964Z] 9d2fb4623cfa: Preparing [2022-03-21T10:05:44.964Z] 284380c7ad92: Preparing [2022-03-21T10:05:44.964Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:44.964Z] a4e2943de2db: Preparing [2022-03-21T10:05:44.964Z] 11a2e5224b78: Preparing [2022-03-21T10:05:44.964Z] 2e38978dfe40: Preparing [2022-03-21T10:05:44.964Z] 2e38978dfe40: Waiting [2022-03-21T10:05:44.964Z] 284380c7ad92: Layer already exists [2022-03-21T10:05:44.964Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:44.964Z] 9d2fb4623cfa: Layer already exists [2022-03-21T10:05:44.964Z] 11a2e5224b78: Layer already exists [2022-03-21T10:05:44.964Z] a4e2943de2db: Layer already exists [2022-03-21T10:05:44.965Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:44.965Z] 2.2.0-dev.41: digest: sha256:37bce89a3e3899bb6b427b590031a8c0d109b3ed16487b8c17ac05a3a39703eb size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:45.259Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:45.548Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:45.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-21T10:05:45.548Z] 9d2fb4623cfa: Preparing [2022-03-21T10:05:45.548Z] 284380c7ad92: Preparing [2022-03-21T10:05:45.548Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:45.548Z] a4e2943de2db: Preparing [2022-03-21T10:05:45.548Z] 11a2e5224b78: Preparing [2022-03-21T10:05:45.548Z] 2e38978dfe40: Preparing [2022-03-21T10:05:45.548Z] 2e38978dfe40: Waiting [2022-03-21T10:05:45.548Z] a4e2943de2db: Layer already exists [2022-03-21T10:05:45.548Z] 284380c7ad92: Layer already exists [2022-03-21T10:05:45.548Z] 9d2fb4623cfa: Layer already exists [2022-03-21T10:05:45.548Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:45.548Z] 11a2e5224b78: Layer already exists [2022-03-21T10:05:45.548Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:45.548Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:37bce89a3e3899bb6b427b590031a8c0d109b3ed16487b8c17ac05a3a39703eb size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:45.842Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:46.132Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-03-21T10:05:46.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-21T10:05:46.132Z] 9d2fb4623cfa: Preparing [2022-03-21T10:05:46.132Z] 284380c7ad92: Preparing [2022-03-21T10:05:46.132Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:46.132Z] a4e2943de2db: Preparing [2022-03-21T10:05:46.132Z] 11a2e5224b78: Preparing [2022-03-21T10:05:46.132Z] 2e38978dfe40: Preparing [2022-03-21T10:05:46.132Z] 2e38978dfe40: Waiting [2022-03-21T10:05:46.132Z] 9d2fb4623cfa: Layer already exists [2022-03-21T10:05:46.132Z] 284380c7ad92: Layer already exists [2022-03-21T10:05:46.132Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:46.132Z] a4e2943de2db: Layer already exists [2022-03-21T10:05:46.132Z] 11a2e5224b78: Layer already exists [2022-03-21T10:05:46.132Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:46.132Z] main: digest: sha256:37bce89a3e3899bb6b427b590031a8c0d109b3ed16487b8c17ac05a3a39703eb size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:05:46.166Z] ===================================================== [Pipeline] echo [2022-03-21T10:05:46.176Z] taggedImages: [2022-03-21T10:05:46.176Z] - nexus3.edgexfoundry.org:10004/core-data:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:46.176Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-21T10:05:46.176Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.41 [2022-03-21T10:05:46.176Z] - nexus3.edgexfoundry.org:10004/core-data:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:46.176Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-03-21T10:05:46.197Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-03-21T10:05:46.197Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:46.197Z] latest [2022-03-21T10:05:46.197Z] 2.2.0-dev.41 [2022-03-21T10:05:46.197Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:46.197Z] main [2022-03-21T10:05:46.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:46.508Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:46.795Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:46.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-21T10:05:46.795Z] c35210714dc1: Preparing [2022-03-21T10:05:46.795Z] 3277f071fe50: Preparing [2022-03-21T10:05:46.795Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:46.795Z] 4dd322329103: Preparing [2022-03-21T10:05:46.795Z] 2e38978dfe40: Preparing [2022-03-21T10:05:46.795Z] 4dd322329103: Layer already exists [2022-03-21T10:05:46.795Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:46.795Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:46.795Z] c35210714dc1: Pushed [2022-03-21T10:05:48.174Z] 3277f071fe50: Pushed [2022-03-21T10:05:48.174Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:8b01c01e83cd6eeab11c60e8fcf11fc6e8a035539b740b9b6ff0ef733ea51224 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:48.470Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:48.762Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-21T10:05:48.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-21T10:05:48.762Z] c35210714dc1: Preparing [2022-03-21T10:05:48.762Z] 3277f071fe50: Preparing [2022-03-21T10:05:48.762Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:48.762Z] 4dd322329103: Preparing [2022-03-21T10:05:48.762Z] 2e38978dfe40: Preparing [2022-03-21T10:05:48.762Z] 4dd322329103: Layer already exists [2022-03-21T10:05:48.762Z] c35210714dc1: Layer already exists [2022-03-21T10:05:48.762Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:48.762Z] 3277f071fe50: Layer already exists [2022-03-21T10:05:48.762Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:48.762Z] latest: digest: sha256:8b01c01e83cd6eeab11c60e8fcf11fc6e8a035539b740b9b6ff0ef733ea51224 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:49.060Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:49.468Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.41 [2022-03-21T10:05:49.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-21T10:05:49.468Z] c35210714dc1: Preparing [2022-03-21T10:05:49.468Z] 3277f071fe50: Preparing [2022-03-21T10:05:49.468Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:49.468Z] 4dd322329103: Preparing [2022-03-21T10:05:49.468Z] 2e38978dfe40: Preparing [2022-03-21T10:05:49.468Z] c35210714dc1: Layer already exists [2022-03-21T10:05:49.468Z] 4dd322329103: Layer already exists [2022-03-21T10:05:49.468Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:49.468Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:49.468Z] 3277f071fe50: Layer already exists [2022-03-21T10:05:49.468Z] 2.2.0-dev.41: digest: sha256:8b01c01e83cd6eeab11c60e8fcf11fc6e8a035539b740b9b6ff0ef733ea51224 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:49.766Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:50.071Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:50.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-21T10:05:50.071Z] c35210714dc1: Preparing [2022-03-21T10:05:50.071Z] 3277f071fe50: Preparing [2022-03-21T10:05:50.071Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:50.071Z] 4dd322329103: Preparing [2022-03-21T10:05:50.071Z] 2e38978dfe40: Preparing [2022-03-21T10:05:50.071Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:50.071Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:50.071Z] 4dd322329103: Layer already exists [2022-03-21T10:05:50.071Z] c35210714dc1: Layer already exists [2022-03-21T10:05:50.071Z] 3277f071fe50: Layer already exists [2022-03-21T10:05:50.071Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:8b01c01e83cd6eeab11c60e8fcf11fc6e8a035539b740b9b6ff0ef733ea51224 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:50.408Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:50.696Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-03-21T10:05:50.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-21T10:05:50.696Z] c35210714dc1: Preparing [2022-03-21T10:05:50.696Z] 3277f071fe50: Preparing [2022-03-21T10:05:50.696Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:50.696Z] 4dd322329103: Preparing [2022-03-21T10:05:50.696Z] 2e38978dfe40: Preparing [2022-03-21T10:05:50.696Z] c35210714dc1: Layer already exists [2022-03-21T10:05:50.696Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:50.696Z] 3277f071fe50: Layer already exists [2022-03-21T10:05:50.696Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:50.696Z] 4dd322329103: Layer already exists [2022-03-21T10:05:50.696Z] main: digest: sha256:8b01c01e83cd6eeab11c60e8fcf11fc6e8a035539b740b9b6ff0ef733ea51224 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:05:50.731Z] ===================================================== [Pipeline] echo [2022-03-21T10:05:50.743Z] taggedImages: [2022-03-21T10:05:50.743Z] - nexus3.edgexfoundry.org:10004/core-metadata:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:50.743Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-21T10:05:50.743Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.41 [2022-03-21T10:05:50.743Z] - nexus3.edgexfoundry.org:10004/core-metadata:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:50.743Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-03-21T10:05:50.762Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-03-21T10:05:50.762Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:50.762Z] latest [2022-03-21T10:05:50.762Z] 2.2.0-dev.41 [2022-03-21T10:05:50.762Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:50.762Z] main [2022-03-21T10:05:50.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:51.082Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:51.374Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:51.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-21T10:05:51.374Z] d199fe4441c0: Preparing [2022-03-21T10:05:51.374Z] d199fe4441c0: Preparing [2022-03-21T10:05:51.374Z] cd799c4e7d85: Preparing [2022-03-21T10:05:51.374Z] c99f82671ad1: Preparing [2022-03-21T10:05:51.374Z] 0aaed28ab65e: Preparing [2022-03-21T10:05:51.374Z] 3a3614cae56f: Preparing [2022-03-21T10:05:51.374Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:51.374Z] e063ed2c80ba: Preparing [2022-03-21T10:05:51.374Z] 9bccd6d059c9: Preparing [2022-03-21T10:05:51.374Z] 89d7090db9e1: Preparing [2022-03-21T10:05:51.374Z] 8343ee12cc12: Preparing [2022-03-21T10:05:51.374Z] 2e38978dfe40: Preparing [2022-03-21T10:05:51.374Z] 8343ee12cc12: Waiting [2022-03-21T10:05:51.374Z] e063ed2c80ba: Waiting [2022-03-21T10:05:51.374Z] 9bccd6d059c9: Waiting [2022-03-21T10:05:51.374Z] 89d7090db9e1: Waiting [2022-03-21T10:05:51.374Z] 39f44ce4b78e: Waiting [2022-03-21T10:05:51.374Z] c99f82671ad1: Pushed [2022-03-21T10:05:51.374Z] d199fe4441c0: Pushed [2022-03-21T10:05:51.374Z] 0aaed28ab65e: Pushed [2022-03-21T10:05:51.374Z] cd799c4e7d85: Pushed [2022-03-21T10:05:51.374Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:51.634Z] 8343ee12cc12: Pushed [2022-03-21T10:05:51.634Z] 9bccd6d059c9: Pushed [2022-03-21T10:05:51.634Z] e063ed2c80ba: Pushed [2022-03-21T10:05:51.634Z] 89d7090db9e1: Pushed [2022-03-21T10:05:51.634Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:53.020Z] 3a3614cae56f: Pushed [2022-03-21T10:05:53.020Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:709bde124848d1642b386afe193a6a7d635ce224e189c673acfaee5c883426fa size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:53.324Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:53.616Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-21T10:05:53.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-21T10:05:53.616Z] d199fe4441c0: Preparing [2022-03-21T10:05:53.616Z] d199fe4441c0: Preparing [2022-03-21T10:05:53.616Z] cd799c4e7d85: Preparing [2022-03-21T10:05:53.616Z] c99f82671ad1: Preparing [2022-03-21T10:05:53.616Z] 0aaed28ab65e: Preparing [2022-03-21T10:05:53.616Z] 3a3614cae56f: Preparing [2022-03-21T10:05:53.616Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:53.616Z] e063ed2c80ba: Preparing [2022-03-21T10:05:53.616Z] 9bccd6d059c9: Preparing [2022-03-21T10:05:53.616Z] e063ed2c80ba: Waiting [2022-03-21T10:05:53.616Z] 39f44ce4b78e: Waiting [2022-03-21T10:05:53.616Z] 9bccd6d059c9: Waiting [2022-03-21T10:05:53.616Z] 89d7090db9e1: Preparing [2022-03-21T10:05:53.616Z] 8343ee12cc12: Preparing [2022-03-21T10:05:53.616Z] 2e38978dfe40: Preparing [2022-03-21T10:05:53.616Z] 2e38978dfe40: Waiting [2022-03-21T10:05:53.616Z] 3a3614cae56f: Layer already exists [2022-03-21T10:05:53.616Z] cd799c4e7d85: Layer already exists [2022-03-21T10:05:53.616Z] c99f82671ad1: Layer already exists [2022-03-21T10:05:53.616Z] 0aaed28ab65e: Layer already exists [2022-03-21T10:05:53.616Z] d199fe4441c0: Layer already exists [2022-03-21T10:05:53.616Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:53.616Z] 8343ee12cc12: Layer already exists [2022-03-21T10:05:53.616Z] 89d7090db9e1: Layer already exists [2022-03-21T10:05:53.616Z] 9bccd6d059c9: Layer already exists [2022-03-21T10:05:53.616Z] e063ed2c80ba: Layer already exists [2022-03-21T10:05:53.616Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:53.616Z] latest: digest: sha256:709bde124848d1642b386afe193a6a7d635ce224e189c673acfaee5c883426fa size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:53.910Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:54.201Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.41 [2022-03-21T10:05:54.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-21T10:05:54.201Z] d199fe4441c0: Preparing [2022-03-21T10:05:54.201Z] d199fe4441c0: Preparing [2022-03-21T10:05:54.201Z] cd799c4e7d85: Preparing [2022-03-21T10:05:54.201Z] c99f82671ad1: Preparing [2022-03-21T10:05:54.201Z] 0aaed28ab65e: Preparing [2022-03-21T10:05:54.201Z] 3a3614cae56f: Preparing [2022-03-21T10:05:54.201Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:54.201Z] e063ed2c80ba: Preparing [2022-03-21T10:05:54.201Z] 9bccd6d059c9: Preparing [2022-03-21T10:05:54.201Z] 89d7090db9e1: Preparing [2022-03-21T10:05:54.201Z] 8343ee12cc12: Preparing [2022-03-21T10:05:54.201Z] 2e38978dfe40: Preparing [2022-03-21T10:05:54.201Z] 39f44ce4b78e: Waiting [2022-03-21T10:05:54.201Z] e063ed2c80ba: Waiting [2022-03-21T10:05:54.201Z] 89d7090db9e1: Waiting [2022-03-21T10:05:54.201Z] 8343ee12cc12: Waiting [2022-03-21T10:05:54.201Z] 9bccd6d059c9: Waiting [2022-03-21T10:05:54.201Z] 2e38978dfe40: Waiting [2022-03-21T10:05:54.201Z] cd799c4e7d85: Layer already exists [2022-03-21T10:05:54.201Z] c99f82671ad1: Layer already exists [2022-03-21T10:05:54.201Z] 0aaed28ab65e: Layer already exists [2022-03-21T10:05:54.201Z] 3a3614cae56f: Layer already exists [2022-03-21T10:05:54.201Z] d199fe4441c0: Layer already exists [2022-03-21T10:05:54.201Z] e063ed2c80ba: Layer already exists [2022-03-21T10:05:54.201Z] 89d7090db9e1: Layer already exists [2022-03-21T10:05:54.201Z] 9bccd6d059c9: Layer already exists [2022-03-21T10:05:54.201Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:54.201Z] 8343ee12cc12: Layer already exists [2022-03-21T10:05:54.201Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:54.201Z] 2.2.0-dev.41: digest: sha256:709bde124848d1642b386afe193a6a7d635ce224e189c673acfaee5c883426fa size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:54.496Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:54.788Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:54.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-21T10:05:54.788Z] d199fe4441c0: Preparing [2022-03-21T10:05:54.788Z] d199fe4441c0: Preparing [2022-03-21T10:05:54.788Z] cd799c4e7d85: Preparing [2022-03-21T10:05:54.788Z] c99f82671ad1: Preparing [2022-03-21T10:05:54.788Z] 0aaed28ab65e: Preparing [2022-03-21T10:05:54.788Z] 3a3614cae56f: Preparing [2022-03-21T10:05:54.788Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:54.788Z] e063ed2c80ba: Preparing [2022-03-21T10:05:54.788Z] 9bccd6d059c9: Preparing [2022-03-21T10:05:54.788Z] 89d7090db9e1: Preparing [2022-03-21T10:05:54.788Z] 8343ee12cc12: Preparing [2022-03-21T10:05:54.788Z] 2e38978dfe40: Preparing [2022-03-21T10:05:54.788Z] 9bccd6d059c9: Waiting [2022-03-21T10:05:54.788Z] 89d7090db9e1: Waiting [2022-03-21T10:05:54.788Z] 8343ee12cc12: Waiting [2022-03-21T10:05:54.788Z] 2e38978dfe40: Waiting [2022-03-21T10:05:54.788Z] 39f44ce4b78e: Waiting [2022-03-21T10:05:54.788Z] e063ed2c80ba: Waiting [2022-03-21T10:05:54.788Z] d199fe4441c0: Layer already exists [2022-03-21T10:05:54.788Z] 3a3614cae56f: Layer already exists [2022-03-21T10:05:54.788Z] c99f82671ad1: Layer already exists [2022-03-21T10:05:54.788Z] cd799c4e7d85: Layer already exists [2022-03-21T10:05:54.788Z] 0aaed28ab65e: Layer already exists [2022-03-21T10:05:54.788Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:54.788Z] e063ed2c80ba: Layer already exists [2022-03-21T10:05:54.788Z] 9bccd6d059c9: Layer already exists [2022-03-21T10:05:54.788Z] 89d7090db9e1: Layer already exists [2022-03-21T10:05:54.788Z] 8343ee12cc12: Layer already exists [2022-03-21T10:05:54.788Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:54.788Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:709bde124848d1642b386afe193a6a7d635ce224e189c673acfaee5c883426fa size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:55.083Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:55.374Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-03-21T10:05:55.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-21T10:05:55.374Z] d199fe4441c0: Preparing [2022-03-21T10:05:55.374Z] d199fe4441c0: Preparing [2022-03-21T10:05:55.374Z] cd799c4e7d85: Preparing [2022-03-21T10:05:55.374Z] c99f82671ad1: Preparing [2022-03-21T10:05:55.374Z] 0aaed28ab65e: Preparing [2022-03-21T10:05:55.374Z] 3a3614cae56f: Preparing [2022-03-21T10:05:55.374Z] 39f44ce4b78e: Preparing [2022-03-21T10:05:55.374Z] e063ed2c80ba: Preparing [2022-03-21T10:05:55.374Z] 9bccd6d059c9: Preparing [2022-03-21T10:05:55.374Z] 89d7090db9e1: Preparing [2022-03-21T10:05:55.374Z] 8343ee12cc12: Preparing [2022-03-21T10:05:55.374Z] 2e38978dfe40: Preparing [2022-03-21T10:05:55.374Z] 39f44ce4b78e: Waiting [2022-03-21T10:05:55.374Z] e063ed2c80ba: Waiting [2022-03-21T10:05:55.374Z] 9bccd6d059c9: Waiting [2022-03-21T10:05:55.374Z] 89d7090db9e1: Waiting [2022-03-21T10:05:55.374Z] 8343ee12cc12: Waiting [2022-03-21T10:05:55.374Z] 2e38978dfe40: Waiting [2022-03-21T10:05:55.374Z] c99f82671ad1: Layer already exists [2022-03-21T10:05:55.374Z] 3a3614cae56f: Layer already exists [2022-03-21T10:05:55.374Z] cd799c4e7d85: Layer already exists [2022-03-21T10:05:55.374Z] 0aaed28ab65e: Layer already exists [2022-03-21T10:05:55.374Z] d199fe4441c0: Layer already exists [2022-03-21T10:05:55.374Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:05:55.374Z] e063ed2c80ba: Layer already exists [2022-03-21T10:05:55.374Z] 9bccd6d059c9: Layer already exists [2022-03-21T10:05:55.374Z] 89d7090db9e1: Layer already exists [2022-03-21T10:05:55.374Z] 8343ee12cc12: Layer already exists [2022-03-21T10:05:55.374Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:55.374Z] main: digest: sha256:709bde124848d1642b386afe193a6a7d635ce224e189c673acfaee5c883426fa size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:05:55.414Z] ===================================================== [Pipeline] echo [2022-03-21T10:05:55.424Z] taggedImages: [2022-03-21T10:05:55.424Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:55.424Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-21T10:05:55.424Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.41 [2022-03-21T10:05:55.424Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:55.424Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-03-21T10:05:55.448Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-03-21T10:05:55.448Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:55.448Z] latest [2022-03-21T10:05:55.448Z] 2.2.0-dev.41 [2022-03-21T10:05:55.449Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:55.449Z] main [2022-03-21T10:05:55.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:55.770Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:56.062Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:56.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-21T10:05:56.062Z] 1839da3321c3: Preparing [2022-03-21T10:05:56.062Z] 8cfc120eb4a0: Preparing [2022-03-21T10:05:56.062Z] ca3026895459: Preparing [2022-03-21T10:05:56.062Z] 27a9e26a0ca3: Preparing [2022-03-21T10:05:56.062Z] 24a40ef7ab5e: Preparing [2022-03-21T10:05:56.062Z] 2e38978dfe40: Preparing [2022-03-21T10:05:56.062Z] 2e38978dfe40: Waiting [2022-03-21T10:05:56.062Z] ca3026895459: Pushed [2022-03-21T10:05:56.062Z] 27a9e26a0ca3: Pushed [2022-03-21T10:05:56.062Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:56.320Z] 24a40ef7ab5e: Pushed [2022-03-21T10:05:56.887Z] 8cfc120eb4a0: Pushed [2022-03-21T10:05:57.146Z] 1839da3321c3: Pushed [2022-03-21T10:05:57.146Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:ad2bbf9bdfcb1a953a8a183726bb952966b93263c3e4aa991623f16dc1c7d211 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:57.450Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:57.744Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-21T10:05:57.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-21T10:05:57.744Z] 1839da3321c3: Preparing [2022-03-21T10:05:57.744Z] 8cfc120eb4a0: Preparing [2022-03-21T10:05:57.744Z] ca3026895459: Preparing [2022-03-21T10:05:57.744Z] 27a9e26a0ca3: Preparing [2022-03-21T10:05:57.744Z] 24a40ef7ab5e: Preparing [2022-03-21T10:05:57.744Z] 2e38978dfe40: Preparing [2022-03-21T10:05:57.744Z] 2e38978dfe40: Waiting [2022-03-21T10:05:57.744Z] 8cfc120eb4a0: Layer already exists [2022-03-21T10:05:57.744Z] ca3026895459: Layer already exists [2022-03-21T10:05:57.744Z] 24a40ef7ab5e: Layer already exists [2022-03-21T10:05:57.744Z] 27a9e26a0ca3: Layer already exists [2022-03-21T10:05:57.744Z] 1839da3321c3: Layer already exists [2022-03-21T10:05:57.744Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:57.744Z] latest: digest: sha256:ad2bbf9bdfcb1a953a8a183726bb952966b93263c3e4aa991623f16dc1c7d211 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:58.303Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:58.592Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.41 [2022-03-21T10:05:58.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-21T10:05:58.592Z] 1839da3321c3: Preparing [2022-03-21T10:05:58.592Z] 8cfc120eb4a0: Preparing [2022-03-21T10:05:58.592Z] ca3026895459: Preparing [2022-03-21T10:05:58.592Z] 27a9e26a0ca3: Preparing [2022-03-21T10:05:58.592Z] 24a40ef7ab5e: Preparing [2022-03-21T10:05:58.592Z] 2e38978dfe40: Preparing [2022-03-21T10:05:58.592Z] 2e38978dfe40: Waiting [2022-03-21T10:05:58.592Z] 1839da3321c3: Layer already exists [2022-03-21T10:05:58.592Z] 27a9e26a0ca3: Layer already exists [2022-03-21T10:05:58.592Z] 24a40ef7ab5e: Layer already exists [2022-03-21T10:05:58.592Z] ca3026895459: Layer already exists [2022-03-21T10:05:58.592Z] 8cfc120eb4a0: Layer already exists [2022-03-21T10:05:58.592Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:58.592Z] 2.2.0-dev.41: digest: sha256:ad2bbf9bdfcb1a953a8a183726bb952966b93263c3e4aa991623f16dc1c7d211 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:58.884Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:59.174Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:59.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-21T10:05:59.174Z] 1839da3321c3: Preparing [2022-03-21T10:05:59.174Z] 8cfc120eb4a0: Preparing [2022-03-21T10:05:59.174Z] ca3026895459: Preparing [2022-03-21T10:05:59.174Z] 27a9e26a0ca3: Preparing [2022-03-21T10:05:59.174Z] 24a40ef7ab5e: Preparing [2022-03-21T10:05:59.174Z] 2e38978dfe40: Preparing [2022-03-21T10:05:59.174Z] 2e38978dfe40: Waiting [2022-03-21T10:05:59.174Z] 1839da3321c3: Layer already exists [2022-03-21T10:05:59.174Z] 24a40ef7ab5e: Layer already exists [2022-03-21T10:05:59.174Z] ca3026895459: Layer already exists [2022-03-21T10:05:59.174Z] 27a9e26a0ca3: Layer already exists [2022-03-21T10:05:59.174Z] 8cfc120eb4a0: Layer already exists [2022-03-21T10:05:59.174Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:59.174Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:ad2bbf9bdfcb1a953a8a183726bb952966b93263c3e4aa991623f16dc1c7d211 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:59.469Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:05:59.761Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-03-21T10:05:59.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-21T10:05:59.761Z] 1839da3321c3: Preparing [2022-03-21T10:05:59.761Z] 8cfc120eb4a0: Preparing [2022-03-21T10:05:59.761Z] ca3026895459: Preparing [2022-03-21T10:05:59.761Z] 27a9e26a0ca3: Preparing [2022-03-21T10:05:59.761Z] 24a40ef7ab5e: Preparing [2022-03-21T10:05:59.761Z] 2e38978dfe40: Preparing [2022-03-21T10:05:59.761Z] 2e38978dfe40: Waiting [2022-03-21T10:05:59.761Z] 24a40ef7ab5e: Layer already exists [2022-03-21T10:05:59.761Z] 8cfc120eb4a0: Layer already exists [2022-03-21T10:05:59.761Z] 1839da3321c3: Layer already exists [2022-03-21T10:05:59.761Z] 27a9e26a0ca3: Layer already exists [2022-03-21T10:05:59.761Z] ca3026895459: Layer already exists [2022-03-21T10:05:59.761Z] 2e38978dfe40: Layer already exists [2022-03-21T10:05:59.761Z] main: digest: sha256:ad2bbf9bdfcb1a953a8a183726bb952966b93263c3e4aa991623f16dc1c7d211 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:05:59.793Z] ===================================================== [Pipeline] echo [2022-03-21T10:05:59.802Z] taggedImages: [2022-03-21T10:05:59.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:59.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-21T10:05:59.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.41 [2022-03-21T10:05:59.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:59.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-03-21T10:05:59.822Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-03-21T10:05:59.822Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:05:59.822Z] latest [2022-03-21T10:05:59.822Z] 2.2.0-dev.41 [2022-03-21T10:05:59.822Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:05:59.822Z] main [2022-03-21T10:05:59.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:00.129Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:00.418Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:06:00.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-21T10:06:00.419Z] 31397ad353c5: Preparing [2022-03-21T10:06:00.419Z] 4fcb6f775ad8: Preparing [2022-03-21T10:06:00.419Z] aff95d68607b: Preparing [2022-03-21T10:06:00.419Z] 07515883d115: Preparing [2022-03-21T10:06:00.419Z] 88cc9b39b8b1: Preparing [2022-03-21T10:06:00.419Z] 1852cb1fd6da: Preparing [2022-03-21T10:06:00.419Z] b2f13dfb850e: Preparing [2022-03-21T10:06:00.419Z] 8b7938fd9bc2: Preparing [2022-03-21T10:06:00.419Z] 4b79fae5180a: Preparing [2022-03-21T10:06:00.419Z] 2e38978dfe40: Preparing [2022-03-21T10:06:00.419Z] 1852cb1fd6da: Waiting [2022-03-21T10:06:00.419Z] 4b79fae5180a: Waiting [2022-03-21T10:06:00.419Z] b2f13dfb850e: Waiting [2022-03-21T10:06:00.419Z] 2e38978dfe40: Waiting [2022-03-21T10:06:00.419Z] 8b7938fd9bc2: Waiting [2022-03-21T10:06:00.419Z] 88cc9b39b8b1: Pushed [2022-03-21T10:06:00.419Z] 4fcb6f775ad8: Pushed [2022-03-21T10:06:00.419Z] 31397ad353c5: Pushed [2022-03-21T10:06:00.419Z] 1852cb1fd6da: Pushed [2022-03-21T10:06:00.677Z] 8b7938fd9bc2: Pushed [2022-03-21T10:06:00.677Z] b2f13dfb850e: Pushed [2022-03-21T10:06:00.677Z] 2e38978dfe40: Layer already exists [2022-03-21T10:06:00.677Z] 4b79fae5180a: Pushed [2022-03-21T10:06:01.616Z] 07515883d115: Pushed [2022-03-21T10:06:01.616Z] aff95d68607b: Pushed [2022-03-21T10:06:01.876Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:5263041629620bae5329fec89176fbba3d55415ce9215f1a8c671ad323ab9eca size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:02.171Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:02.460Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-21T10:06:02.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-21T10:06:02.460Z] 31397ad353c5: Preparing [2022-03-21T10:06:02.460Z] 4fcb6f775ad8: Preparing [2022-03-21T10:06:02.460Z] aff95d68607b: Preparing [2022-03-21T10:06:02.460Z] 07515883d115: Preparing [2022-03-21T10:06:02.460Z] 88cc9b39b8b1: Preparing [2022-03-21T10:06:02.460Z] 1852cb1fd6da: Preparing [2022-03-21T10:06:02.460Z] b2f13dfb850e: Preparing [2022-03-21T10:06:02.460Z] 8b7938fd9bc2: Preparing [2022-03-21T10:06:02.460Z] 4b79fae5180a: Preparing [2022-03-21T10:06:02.460Z] 2e38978dfe40: Preparing [2022-03-21T10:06:02.460Z] b2f13dfb850e: Waiting [2022-03-21T10:06:02.460Z] 8b7938fd9bc2: Waiting [2022-03-21T10:06:02.460Z] 4b79fae5180a: Waiting [2022-03-21T10:06:02.460Z] 2e38978dfe40: Waiting [2022-03-21T10:06:02.460Z] 88cc9b39b8b1: Layer already exists [2022-03-21T10:06:02.460Z] 4fcb6f775ad8: Layer already exists [2022-03-21T10:06:02.460Z] 07515883d115: Layer already exists [2022-03-21T10:06:02.460Z] 31397ad353c5: Layer already exists [2022-03-21T10:06:02.460Z] aff95d68607b: Layer already exists [2022-03-21T10:06:02.460Z] 1852cb1fd6da: Layer already exists [2022-03-21T10:06:02.460Z] 8b7938fd9bc2: Layer already exists [2022-03-21T10:06:02.460Z] 4b79fae5180a: Layer already exists [2022-03-21T10:06:02.460Z] 2e38978dfe40: Layer already exists [2022-03-21T10:06:02.460Z] b2f13dfb850e: Layer already exists [2022-03-21T10:06:02.460Z] latest: digest: sha256:5263041629620bae5329fec89176fbba3d55415ce9215f1a8c671ad323ab9eca size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:02.754Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:03.050Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.41 [2022-03-21T10:06:03.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-21T10:06:03.050Z] 31397ad353c5: Preparing [2022-03-21T10:06:03.050Z] 4fcb6f775ad8: Preparing [2022-03-21T10:06:03.050Z] aff95d68607b: Preparing [2022-03-21T10:06:03.050Z] 07515883d115: Preparing [2022-03-21T10:06:03.050Z] 88cc9b39b8b1: Preparing [2022-03-21T10:06:03.050Z] 1852cb1fd6da: Preparing [2022-03-21T10:06:03.050Z] b2f13dfb850e: Preparing [2022-03-21T10:06:03.050Z] 8b7938fd9bc2: Preparing [2022-03-21T10:06:03.050Z] 4b79fae5180a: Preparing [2022-03-21T10:06:03.050Z] 2e38978dfe40: Preparing [2022-03-21T10:06:03.050Z] 1852cb1fd6da: Waiting [2022-03-21T10:06:03.050Z] b2f13dfb850e: Waiting [2022-03-21T10:06:03.050Z] 8b7938fd9bc2: Waiting [2022-03-21T10:06:03.050Z] 4b79fae5180a: Waiting [2022-03-21T10:06:03.050Z] 2e38978dfe40: Waiting [2022-03-21T10:06:03.050Z] aff95d68607b: Layer already exists [2022-03-21T10:06:03.050Z] 07515883d115: Layer already exists [2022-03-21T10:06:03.050Z] 4fcb6f775ad8: Layer already exists [2022-03-21T10:06:03.050Z] 31397ad353c5: Layer already exists [2022-03-21T10:06:03.050Z] 88cc9b39b8b1: Layer already exists [2022-03-21T10:06:03.050Z] 1852cb1fd6da: Layer already exists [2022-03-21T10:06:03.050Z] b2f13dfb850e: Layer already exists [2022-03-21T10:06:03.050Z] 4b79fae5180a: Layer already exists [2022-03-21T10:06:03.050Z] 8b7938fd9bc2: Layer already exists [2022-03-21T10:06:03.050Z] 2e38978dfe40: Layer already exists [2022-03-21T10:06:03.050Z] 2.2.0-dev.41: digest: sha256:5263041629620bae5329fec89176fbba3d55415ce9215f1a8c671ad323ab9eca size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:03.350Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:03.640Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:06:03.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-21T10:06:03.640Z] 31397ad353c5: Preparing [2022-03-21T10:06:03.640Z] 4fcb6f775ad8: Preparing [2022-03-21T10:06:03.640Z] aff95d68607b: Preparing [2022-03-21T10:06:03.640Z] 07515883d115: Preparing [2022-03-21T10:06:03.640Z] 88cc9b39b8b1: Preparing [2022-03-21T10:06:03.640Z] 1852cb1fd6da: Preparing [2022-03-21T10:06:03.640Z] b2f13dfb850e: Preparing [2022-03-21T10:06:03.640Z] 8b7938fd9bc2: Preparing [2022-03-21T10:06:03.640Z] 4b79fae5180a: Preparing [2022-03-21T10:06:03.640Z] 2e38978dfe40: Preparing [2022-03-21T10:06:03.640Z] b2f13dfb850e: Waiting [2022-03-21T10:06:03.640Z] 8b7938fd9bc2: Waiting [2022-03-21T10:06:03.640Z] 4b79fae5180a: Waiting [2022-03-21T10:06:03.640Z] 2e38978dfe40: Waiting [2022-03-21T10:06:03.640Z] 1852cb1fd6da: Waiting [2022-03-21T10:06:03.640Z] aff95d68607b: Layer already exists [2022-03-21T10:06:03.640Z] 31397ad353c5: Layer already exists [2022-03-21T10:06:03.640Z] 07515883d115: Layer already exists [2022-03-21T10:06:03.640Z] 4fcb6f775ad8: Layer already exists [2022-03-21T10:06:03.640Z] 88cc9b39b8b1: Layer already exists [2022-03-21T10:06:03.640Z] 1852cb1fd6da: Layer already exists [2022-03-21T10:06:03.640Z] 8b7938fd9bc2: Layer already exists [2022-03-21T10:06:03.640Z] 4b79fae5180a: Layer already exists [2022-03-21T10:06:03.640Z] b2f13dfb850e: Layer already exists [2022-03-21T10:06:03.640Z] 2e38978dfe40: Layer already exists [2022-03-21T10:06:03.640Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:5263041629620bae5329fec89176fbba3d55415ce9215f1a8c671ad323ab9eca size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:03.938Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:04.231Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-03-21T10:06:04.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-21T10:06:04.231Z] 31397ad353c5: Preparing [2022-03-21T10:06:04.231Z] 4fcb6f775ad8: Preparing [2022-03-21T10:06:04.231Z] aff95d68607b: Preparing [2022-03-21T10:06:04.231Z] 07515883d115: Preparing [2022-03-21T10:06:04.231Z] 88cc9b39b8b1: Preparing [2022-03-21T10:06:04.231Z] 1852cb1fd6da: Preparing [2022-03-21T10:06:04.231Z] b2f13dfb850e: Preparing [2022-03-21T10:06:04.231Z] 8b7938fd9bc2: Preparing [2022-03-21T10:06:04.231Z] 4b79fae5180a: Preparing [2022-03-21T10:06:04.231Z] 2e38978dfe40: Preparing [2022-03-21T10:06:04.231Z] b2f13dfb850e: Waiting [2022-03-21T10:06:04.231Z] 8b7938fd9bc2: Waiting [2022-03-21T10:06:04.231Z] 4b79fae5180a: Waiting [2022-03-21T10:06:04.231Z] 2e38978dfe40: Waiting [2022-03-21T10:06:04.231Z] 1852cb1fd6da: Waiting [2022-03-21T10:06:04.231Z] 4fcb6f775ad8: Layer already exists [2022-03-21T10:06:04.231Z] aff95d68607b: Layer already exists [2022-03-21T10:06:04.231Z] 07515883d115: Layer already exists [2022-03-21T10:06:04.231Z] 88cc9b39b8b1: Layer already exists [2022-03-21T10:06:04.231Z] 31397ad353c5: Layer already exists [2022-03-21T10:06:04.231Z] 8b7938fd9bc2: Layer already exists [2022-03-21T10:06:04.231Z] 1852cb1fd6da: Layer already exists [2022-03-21T10:06:04.231Z] b2f13dfb850e: Layer already exists [2022-03-21T10:06:04.231Z] 4b79fae5180a: Layer already exists [2022-03-21T10:06:04.231Z] 2e38978dfe40: Layer already exists [2022-03-21T10:06:04.231Z] main: digest: sha256:5263041629620bae5329fec89176fbba3d55415ce9215f1a8c671ad323ab9eca size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:06:04.271Z] ===================================================== [Pipeline] echo [2022-03-21T10:06:04.281Z] taggedImages: [2022-03-21T10:06:04.281Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:06:04.281Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-21T10:06:04.281Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.41 [2022-03-21T10:06:04.281Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:06:04.281Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-03-21T10:06:04.302Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-03-21T10:06:04.302Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:06:04.302Z] latest [2022-03-21T10:06:04.302Z] 2.2.0-dev.41 [2022-03-21T10:06:04.302Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:06:04.302Z] main [2022-03-21T10:06:04.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:04.614Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:04.905Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:06:04.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-21T10:06:04.905Z] 5cce1525e608: Preparing [2022-03-21T10:06:04.905Z] 141e69e7c42b: Preparing [2022-03-21T10:06:04.905Z] 39f44ce4b78e: Preparing [2022-03-21T10:06:04.905Z] 853007cbf912: Preparing [2022-03-21T10:06:04.905Z] 2e38978dfe40: Preparing [2022-03-21T10:06:04.905Z] 2e38978dfe40: Layer already exists [2022-03-21T10:06:04.905Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:06:04.905Z] 5cce1525e608: Pushed [2022-03-21T10:06:05.164Z] 853007cbf912: Pushed [2022-03-21T10:06:06.104Z] 141e69e7c42b: Pushed [2022-03-21T10:06:06.364Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:a15355f5e1fdd95046d1e46a0c239741588240da9f5ac36ec27722669e75d11f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:06.727Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:07.050Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-21T10:06:07.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-21T10:06:07.051Z] 5cce1525e608: Preparing [2022-03-21T10:06:07.051Z] 141e69e7c42b: Preparing [2022-03-21T10:06:07.051Z] 39f44ce4b78e: Preparing [2022-03-21T10:06:07.051Z] 853007cbf912: Preparing [2022-03-21T10:06:07.051Z] 2e38978dfe40: Preparing [2022-03-21T10:06:07.051Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:06:07.051Z] 2e38978dfe40: Layer already exists [2022-03-21T10:06:07.051Z] 853007cbf912: Layer already exists [2022-03-21T10:06:07.051Z] 5cce1525e608: Layer already exists [2022-03-21T10:06:07.051Z] 141e69e7c42b: Layer already exists [2022-03-21T10:06:07.051Z] latest: digest: sha256:a15355f5e1fdd95046d1e46a0c239741588240da9f5ac36ec27722669e75d11f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:07.344Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:07.635Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.41 [2022-03-21T10:06:07.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-21T10:06:07.635Z] 5cce1525e608: Preparing [2022-03-21T10:06:07.635Z] 141e69e7c42b: Preparing [2022-03-21T10:06:07.635Z] 39f44ce4b78e: Preparing [2022-03-21T10:06:07.635Z] 853007cbf912: Preparing [2022-03-21T10:06:07.635Z] 2e38978dfe40: Preparing [2022-03-21T10:06:07.635Z] 5cce1525e608: Layer already exists [2022-03-21T10:06:07.635Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:06:07.635Z] 2e38978dfe40: Layer already exists [2022-03-21T10:06:07.635Z] 141e69e7c42b: Layer already exists [2022-03-21T10:06:07.635Z] 853007cbf912: Layer already exists [2022-03-21T10:06:07.635Z] 2.2.0-dev.41: digest: sha256:a15355f5e1fdd95046d1e46a0c239741588240da9f5ac36ec27722669e75d11f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:07.930Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:08.223Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:06:08.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-21T10:06:08.223Z] 5cce1525e608: Preparing [2022-03-21T10:06:08.223Z] 141e69e7c42b: Preparing [2022-03-21T10:06:08.223Z] 39f44ce4b78e: Preparing [2022-03-21T10:06:08.223Z] 853007cbf912: Preparing [2022-03-21T10:06:08.223Z] 2e38978dfe40: Preparing [2022-03-21T10:06:08.223Z] 5cce1525e608: Layer already exists [2022-03-21T10:06:08.223Z] 853007cbf912: Layer already exists [2022-03-21T10:06:08.223Z] 141e69e7c42b: Layer already exists [2022-03-21T10:06:08.223Z] 2e38978dfe40: Layer already exists [2022-03-21T10:06:08.223Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:06:08.223Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:a15355f5e1fdd95046d1e46a0c239741588240da9f5ac36ec27722669e75d11f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:08.519Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:08.810Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-03-21T10:06:08.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-21T10:06:08.810Z] 5cce1525e608: Preparing [2022-03-21T10:06:08.810Z] 141e69e7c42b: Preparing [2022-03-21T10:06:08.810Z] 39f44ce4b78e: Preparing [2022-03-21T10:06:08.810Z] 853007cbf912: Preparing [2022-03-21T10:06:08.810Z] 2e38978dfe40: Preparing [2022-03-21T10:06:08.810Z] 2e38978dfe40: Layer already exists [2022-03-21T10:06:08.810Z] 5cce1525e608: Layer already exists [2022-03-21T10:06:08.810Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:06:08.810Z] 141e69e7c42b: Layer already exists [2022-03-21T10:06:08.810Z] 853007cbf912: Layer already exists [2022-03-21T10:06:08.810Z] main: digest: sha256:a15355f5e1fdd95046d1e46a0c239741588240da9f5ac36ec27722669e75d11f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:06:08.850Z] ===================================================== [Pipeline] echo [2022-03-21T10:06:08.859Z] taggedImages: [2022-03-21T10:06:08.859Z] - nexus3.edgexfoundry.org:10004/support-notifications:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:06:08.859Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-21T10:06:08.859Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.41 [2022-03-21T10:06:08.859Z] - nexus3.edgexfoundry.org:10004/support-notifications:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:06:08.859Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-03-21T10:06:08.879Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-03-21T10:06:08.879Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:06:08.879Z] latest [2022-03-21T10:06:08.879Z] 2.2.0-dev.41 [2022-03-21T10:06:08.879Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:06:08.879Z] main [2022-03-21T10:06:08.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:09.179Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:09.470Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:06:09.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-21T10:06:09.470Z] aa1b723a07e2: Preparing [2022-03-21T10:06:09.470Z] caa40aef5a51: Preparing [2022-03-21T10:06:09.470Z] 39f44ce4b78e: Preparing [2022-03-21T10:06:09.470Z] 4dd322329103: Preparing [2022-03-21T10:06:09.470Z] 2e38978dfe40: Preparing [2022-03-21T10:06:09.470Z] 4dd322329103: Layer already exists [2022-03-21T10:06:09.470Z] 2e38978dfe40: Layer already exists [2022-03-21T10:06:09.470Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:06:09.470Z] aa1b723a07e2: Pushed [2022-03-21T10:06:10.849Z] caa40aef5a51: Pushed [2022-03-21T10:06:10.849Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:6f923246c767c95ec7d1ad1aa6a8cb77473387d1841ceb468110b39c0134e421 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:11.147Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:11.436Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-21T10:06:11.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-21T10:06:11.436Z] aa1b723a07e2: Preparing [2022-03-21T10:06:11.436Z] caa40aef5a51: Preparing [2022-03-21T10:06:11.436Z] 39f44ce4b78e: Preparing [2022-03-21T10:06:11.436Z] 4dd322329103: Preparing [2022-03-21T10:06:11.436Z] 2e38978dfe40: Preparing [2022-03-21T10:06:11.436Z] caa40aef5a51: Layer already exists [2022-03-21T10:06:11.436Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:06:11.436Z] 4dd322329103: Layer already exists [2022-03-21T10:06:11.436Z] aa1b723a07e2: Layer already exists [2022-03-21T10:06:11.436Z] 2e38978dfe40: Layer already exists [2022-03-21T10:06:11.436Z] latest: digest: sha256:6f923246c767c95ec7d1ad1aa6a8cb77473387d1841ceb468110b39c0134e421 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:11.734Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:12.025Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.41 [2022-03-21T10:06:12.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-21T10:06:12.025Z] aa1b723a07e2: Preparing [2022-03-21T10:06:12.025Z] caa40aef5a51: Preparing [2022-03-21T10:06:12.025Z] 39f44ce4b78e: Preparing [2022-03-21T10:06:12.025Z] 4dd322329103: Preparing [2022-03-21T10:06:12.025Z] 2e38978dfe40: Preparing [2022-03-21T10:06:12.025Z] 2e38978dfe40: Layer already exists [2022-03-21T10:06:12.025Z] 4dd322329103: Layer already exists [2022-03-21T10:06:12.025Z] caa40aef5a51: Layer already exists [2022-03-21T10:06:12.025Z] aa1b723a07e2: Layer already exists [2022-03-21T10:06:12.025Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:06:12.025Z] 2.2.0-dev.41: digest: sha256:6f923246c767c95ec7d1ad1aa6a8cb77473387d1841ceb468110b39c0134e421 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:12.323Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:12.613Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:06:12.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-21T10:06:12.613Z] aa1b723a07e2: Preparing [2022-03-21T10:06:12.613Z] caa40aef5a51: Preparing [2022-03-21T10:06:12.613Z] 39f44ce4b78e: Preparing [2022-03-21T10:06:12.613Z] 4dd322329103: Preparing [2022-03-21T10:06:12.613Z] 2e38978dfe40: Preparing [2022-03-21T10:06:12.613Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:06:12.613Z] caa40aef5a51: Layer already exists [2022-03-21T10:06:12.613Z] aa1b723a07e2: Layer already exists [2022-03-21T10:06:12.613Z] 4dd322329103: Layer already exists [2022-03-21T10:06:12.613Z] 2e38978dfe40: Layer already exists [2022-03-21T10:06:12.613Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:6f923246c767c95ec7d1ad1aa6a8cb77473387d1841ceb468110b39c0134e421 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:12.910Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:13.196Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-03-21T10:06:13.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-21T10:06:13.196Z] aa1b723a07e2: Preparing [2022-03-21T10:06:13.196Z] caa40aef5a51: Preparing [2022-03-21T10:06:13.196Z] 39f44ce4b78e: Preparing [2022-03-21T10:06:13.196Z] 4dd322329103: Preparing [2022-03-21T10:06:13.196Z] 2e38978dfe40: Preparing [2022-03-21T10:06:13.196Z] aa1b723a07e2: Layer already exists [2022-03-21T10:06:13.196Z] 39f44ce4b78e: Layer already exists [2022-03-21T10:06:13.196Z] 4dd322329103: Layer already exists [2022-03-21T10:06:13.197Z] 2e38978dfe40: Layer already exists [2022-03-21T10:06:13.197Z] caa40aef5a51: Layer already exists [2022-03-21T10:06:13.197Z] main: digest: sha256:6f923246c767c95ec7d1ad1aa6a8cb77473387d1841ceb468110b39c0134e421 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:06:13.233Z] ===================================================== [Pipeline] echo [2022-03-21T10:06:13.243Z] taggedImages: [2022-03-21T10:06:13.243Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:06:13.243Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-21T10:06:13.243Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.41 [2022-03-21T10:06:13.243Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:06:13.243Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-03-21T10:06:13.264Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-03-21T10:06:13.264Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:06:13.264Z] latest [2022-03-21T10:06:13.264Z] 2.2.0-dev.41 [2022-03-21T10:06:13.264Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:06:13.264Z] main [2022-03-21T10:06:13.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:13.580Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:13.864Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:06:13.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-21T10:06:13.864Z] f51eb43ea18d: Preparing [2022-03-21T10:06:13.864Z] 059a78a6320e: Preparing [2022-03-21T10:06:13.864Z] c6c0b01279eb: Preparing [2022-03-21T10:06:13.864Z] 6f5edd0b55a9: Preparing [2022-03-21T10:06:13.864Z] 4b4527d9d361: Preparing [2022-03-21T10:06:13.864Z] 0419e16943bb: Preparing [2022-03-21T10:06:13.864Z] 2bc6eda7d6fe: Preparing [2022-03-21T10:06:13.864Z] 38c686747f67: Preparing [2022-03-21T10:06:13.864Z] 698317193ef4: Preparing [2022-03-21T10:06:13.864Z] 3de006b0ad1b: Preparing [2022-03-21T10:06:13.864Z] 1a058d5342cc: Preparing [2022-03-21T10:06:13.864Z] 0419e16943bb: Waiting [2022-03-21T10:06:13.864Z] 2bc6eda7d6fe: Waiting [2022-03-21T10:06:13.864Z] 38c686747f67: Waiting [2022-03-21T10:06:13.864Z] 698317193ef4: Waiting [2022-03-21T10:06:13.864Z] 3de006b0ad1b: Waiting [2022-03-21T10:06:13.864Z] 4b4527d9d361: Layer already exists [2022-03-21T10:06:13.864Z] 0419e16943bb: Layer already exists [2022-03-21T10:06:13.864Z] 2bc6eda7d6fe: Layer already exists [2022-03-21T10:06:13.864Z] 38c686747f67: Layer already exists [2022-03-21T10:06:13.864Z] 698317193ef4: Layer already exists [2022-03-21T10:06:13.864Z] 059a78a6320e: Pushed [2022-03-21T10:06:13.864Z] 3de006b0ad1b: Layer already exists [2022-03-21T10:06:13.864Z] 1a058d5342cc: Layer already exists [2022-03-21T10:06:14.123Z] f51eb43ea18d: Pushed [2022-03-21T10:06:15.060Z] c6c0b01279eb: Pushed [2022-03-21T10:06:21.640Z] 6f5edd0b55a9: Pushed [2022-03-21T10:06:21.640Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:fbca1f8d594ddd75ca4554fad4c863936ef39dc57e14cbeec2b7f18372064f09 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:21.938Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:22.227Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-21T10:06:22.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-21T10:06:22.228Z] f51eb43ea18d: Preparing [2022-03-21T10:06:22.228Z] 059a78a6320e: Preparing [2022-03-21T10:06:22.228Z] c6c0b01279eb: Preparing [2022-03-21T10:06:22.228Z] 6f5edd0b55a9: Preparing [2022-03-21T10:06:22.228Z] 4b4527d9d361: Preparing [2022-03-21T10:06:22.228Z] 0419e16943bb: Preparing [2022-03-21T10:06:22.228Z] 2bc6eda7d6fe: Preparing [2022-03-21T10:06:22.228Z] 38c686747f67: Preparing [2022-03-21T10:06:22.228Z] 698317193ef4: Preparing [2022-03-21T10:06:22.228Z] 3de006b0ad1b: Preparing [2022-03-21T10:06:22.228Z] 1a058d5342cc: Preparing [2022-03-21T10:06:22.228Z] 0419e16943bb: Waiting [2022-03-21T10:06:22.228Z] 2bc6eda7d6fe: Waiting [2022-03-21T10:06:22.228Z] 3de006b0ad1b: Waiting [2022-03-21T10:06:22.228Z] 1a058d5342cc: Waiting [2022-03-21T10:06:22.228Z] 698317193ef4: Waiting [2022-03-21T10:06:22.228Z] f51eb43ea18d: Layer already exists [2022-03-21T10:06:22.228Z] 059a78a6320e: Layer already exists [2022-03-21T10:06:22.228Z] 4b4527d9d361: Layer already exists [2022-03-21T10:06:22.228Z] 6f5edd0b55a9: Layer already exists [2022-03-21T10:06:22.228Z] c6c0b01279eb: Layer already exists [2022-03-21T10:06:22.228Z] 0419e16943bb: Layer already exists [2022-03-21T10:06:22.228Z] 2bc6eda7d6fe: Layer already exists [2022-03-21T10:06:22.228Z] 3de006b0ad1b: Layer already exists [2022-03-21T10:06:22.228Z] 38c686747f67: Layer already exists [2022-03-21T10:06:22.228Z] 698317193ef4: Layer already exists [2022-03-21T10:06:22.228Z] 1a058d5342cc: Layer already exists [2022-03-21T10:06:22.228Z] latest: digest: sha256:fbca1f8d594ddd75ca4554fad4c863936ef39dc57e14cbeec2b7f18372064f09 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:22.523Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:22.812Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.41 [2022-03-21T10:06:22.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-21T10:06:22.812Z] f51eb43ea18d: Preparing [2022-03-21T10:06:22.812Z] 059a78a6320e: Preparing [2022-03-21T10:06:22.812Z] c6c0b01279eb: Preparing [2022-03-21T10:06:22.812Z] 6f5edd0b55a9: Preparing [2022-03-21T10:06:22.812Z] 4b4527d9d361: Preparing [2022-03-21T10:06:22.812Z] 0419e16943bb: Preparing [2022-03-21T10:06:22.812Z] 2bc6eda7d6fe: Preparing [2022-03-21T10:06:22.812Z] 38c686747f67: Preparing [2022-03-21T10:06:22.812Z] 698317193ef4: Preparing [2022-03-21T10:06:22.812Z] 3de006b0ad1b: Preparing [2022-03-21T10:06:22.812Z] 1a058d5342cc: Preparing [2022-03-21T10:06:22.812Z] 1a058d5342cc: Waiting [2022-03-21T10:06:22.812Z] 2bc6eda7d6fe: Waiting [2022-03-21T10:06:22.812Z] 0419e16943bb: Waiting [2022-03-21T10:06:22.812Z] 698317193ef4: Waiting [2022-03-21T10:06:22.812Z] c6c0b01279eb: Layer already exists [2022-03-21T10:06:22.812Z] 4b4527d9d361: Layer already exists [2022-03-21T10:06:22.812Z] 6f5edd0b55a9: Layer already exists [2022-03-21T10:06:22.812Z] 059a78a6320e: Layer already exists [2022-03-21T10:06:22.812Z] f51eb43ea18d: Layer already exists [2022-03-21T10:06:22.812Z] 0419e16943bb: Layer already exists [2022-03-21T10:06:22.812Z] 38c686747f67: Layer already exists [2022-03-21T10:06:22.812Z] 2bc6eda7d6fe: Layer already exists [2022-03-21T10:06:22.812Z] 698317193ef4: Layer already exists [2022-03-21T10:06:22.812Z] 3de006b0ad1b: Layer already exists [2022-03-21T10:06:22.812Z] 1a058d5342cc: Layer already exists [2022-03-21T10:06:22.812Z] 2.2.0-dev.41: digest: sha256:fbca1f8d594ddd75ca4554fad4c863936ef39dc57e14cbeec2b7f18372064f09 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:23.108Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:23.396Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:06:23.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-21T10:06:23.396Z] f51eb43ea18d: Preparing [2022-03-21T10:06:23.396Z] 059a78a6320e: Preparing [2022-03-21T10:06:23.396Z] c6c0b01279eb: Preparing [2022-03-21T10:06:23.396Z] 6f5edd0b55a9: Preparing [2022-03-21T10:06:23.396Z] 4b4527d9d361: Preparing [2022-03-21T10:06:23.396Z] 0419e16943bb: Preparing [2022-03-21T10:06:23.396Z] 2bc6eda7d6fe: Preparing [2022-03-21T10:06:23.396Z] 38c686747f67: Preparing [2022-03-21T10:06:23.396Z] 698317193ef4: Preparing [2022-03-21T10:06:23.396Z] 3de006b0ad1b: Preparing [2022-03-21T10:06:23.396Z] 1a058d5342cc: Preparing [2022-03-21T10:06:23.396Z] 0419e16943bb: Waiting [2022-03-21T10:06:23.396Z] 38c686747f67: Waiting [2022-03-21T10:06:23.396Z] 2bc6eda7d6fe: Waiting [2022-03-21T10:06:23.396Z] 1a058d5342cc: Waiting [2022-03-21T10:06:23.396Z] 3de006b0ad1b: Waiting [2022-03-21T10:06:23.396Z] 698317193ef4: Waiting [2022-03-21T10:06:23.396Z] 059a78a6320e: Layer already exists [2022-03-21T10:06:23.396Z] f51eb43ea18d: Layer already exists [2022-03-21T10:06:23.396Z] 6f5edd0b55a9: Layer already exists [2022-03-21T10:06:23.396Z] 4b4527d9d361: Layer already exists [2022-03-21T10:06:23.396Z] c6c0b01279eb: Layer already exists [2022-03-21T10:06:23.396Z] 2bc6eda7d6fe: Layer already exists [2022-03-21T10:06:23.396Z] 38c686747f67: Layer already exists [2022-03-21T10:06:23.396Z] 0419e16943bb: Layer already exists [2022-03-21T10:06:23.396Z] 698317193ef4: Layer already exists [2022-03-21T10:06:23.396Z] 3de006b0ad1b: Layer already exists [2022-03-21T10:06:23.396Z] 1a058d5342cc: Layer already exists [2022-03-21T10:06:23.396Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:fbca1f8d594ddd75ca4554fad4c863936ef39dc57e14cbeec2b7f18372064f09 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:23.690Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:23.983Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-03-21T10:06:23.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-21T10:06:23.983Z] f51eb43ea18d: Preparing [2022-03-21T10:06:23.983Z] 059a78a6320e: Preparing [2022-03-21T10:06:23.983Z] c6c0b01279eb: Preparing [2022-03-21T10:06:23.983Z] 6f5edd0b55a9: Preparing [2022-03-21T10:06:23.983Z] 4b4527d9d361: Preparing [2022-03-21T10:06:23.983Z] 0419e16943bb: Preparing [2022-03-21T10:06:23.983Z] 2bc6eda7d6fe: Preparing [2022-03-21T10:06:23.983Z] 38c686747f67: Preparing [2022-03-21T10:06:23.983Z] 698317193ef4: Preparing [2022-03-21T10:06:23.983Z] 3de006b0ad1b: Preparing [2022-03-21T10:06:23.983Z] 1a058d5342cc: Preparing [2022-03-21T10:06:23.983Z] 0419e16943bb: Waiting [2022-03-21T10:06:23.983Z] 2bc6eda7d6fe: Waiting [2022-03-21T10:06:23.983Z] 38c686747f67: Waiting [2022-03-21T10:06:23.983Z] 3de006b0ad1b: Waiting [2022-03-21T10:06:23.983Z] 1a058d5342cc: Waiting [2022-03-21T10:06:23.983Z] 4b4527d9d361: Layer already exists [2022-03-21T10:06:23.983Z] f51eb43ea18d: Layer already exists [2022-03-21T10:06:23.983Z] c6c0b01279eb: Layer already exists [2022-03-21T10:06:23.983Z] 6f5edd0b55a9: Layer already exists [2022-03-21T10:06:23.983Z] 059a78a6320e: Layer already exists [2022-03-21T10:06:23.983Z] 0419e16943bb: Layer already exists [2022-03-21T10:06:23.983Z] 3de006b0ad1b: Layer already exists [2022-03-21T10:06:23.983Z] 698317193ef4: Layer already exists [2022-03-21T10:06:23.983Z] 38c686747f67: Layer already exists [2022-03-21T10:06:23.983Z] 2bc6eda7d6fe: Layer already exists [2022-03-21T10:06:23.983Z] 1a058d5342cc: Layer already exists [2022-03-21T10:06:23.983Z] main: digest: sha256:fbca1f8d594ddd75ca4554fad4c863936ef39dc57e14cbeec2b7f18372064f09 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:06:24.021Z] ===================================================== [Pipeline] echo [2022-03-21T10:06:24.032Z] taggedImages: [2022-03-21T10:06:24.032Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:06:24.032Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-21T10:06:24.032Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.41 [2022-03-21T10:06:24.032Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:06:24.032Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-21T10:06:44.501Z] Removing intermediate container ad850038e4aa [2022-03-21T10:06:44.501Z] ---> b1456c20e274 [2022-03-21T10:06:44.501Z] Successfully built b1456c20e274 [2022-03-21T10:06:44.501Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:44.847Z] + docker inspect -f . ci-base-image-arm64 [2022-03-21T10:06:44.847Z] . [Pipeline] withDockerContainer [2022-03-21T10:06:45.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-8173 does not seem to be running inside a container [2022-03-21T10:06:45.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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-arm64 cat [2022-03-21T10:06:46.524Z] $ docker top 45de484a0a23ea160c8190e809aa07c6197ce6e793e4400e9253c2f4f3222eb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T10:06:47.458Z] + go version [2022-03-21T10:06:47.458Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-21T10:06:47.486Z] $ docker stop --time=1 45de484a0a23ea160c8190e809aa07c6197ce6e793e4400e9253c2f4f3222eb4 [2022-03-21T10:06:49.140Z] $ docker rm -f 45de484a0a23ea160c8190e809aa07c6197ce6e793e4400e9253c2f4f3222eb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:49.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T10:06:49.842Z] [2022-03-21T10:06:49.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:06:50.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T10:06:50.473Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-21T10:06:50.473Z] 29e5d40040c1: Pulling fs layer [2022-03-21T10:06:50.473Z] 1ce36da41761: Pulling fs layer [2022-03-21T10:06:50.473Z] 25b303627fd3: Pulling fs layer [2022-03-21T10:06:50.473Z] 29e5d40040c1: Verifying Checksum [2022-03-21T10:06:50.473Z] 29e5d40040c1: Download complete [2022-03-21T10:06:50.750Z] 1ce36da41761: Verifying Checksum [2022-03-21T10:06:50.750Z] 1ce36da41761: Download complete [2022-03-21T10:06:51.024Z] 29e5d40040c1: Pull complete [2022-03-21T10:06:52.461Z] 25b303627fd3: Verifying Checksum [2022-03-21T10:06:52.461Z] 25b303627fd3: Download complete [2022-03-21T10:06:52.461Z] 1ce36da41761: Pull complete [2022-03-21T10:07:04.868Z] 25b303627fd3: Pull complete [2022-03-21T10:07:04.868Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-21T10:07:04.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T10:07:04.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-21T10:07:05.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-8173 does not seem to be running inside a container [2022-03-21T10:07:05.190Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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-arm64:latest cat [2022-03-21T10:07:07.352Z] $ docker top 3f5261deea3ce40b6e47d95ba7aacded9f919139d06011dd0a89d1556a2f3e58 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T10:07:08.231Z] + docker-compose build --help [2022-03-21T10:07:08.232Z] + grep parallel [2022-03-21T10:07:11.607Z] --parallel Build images in parallel. [Pipeline] } [2022-03-21T10:07:11.903Z] $ docker stop --time=1 3f5261deea3ce40b6e47d95ba7aacded9f919139d06011dd0a89d1556a2f3e58 [2022-03-21T10:07:13.539Z] $ docker rm -f 3f5261deea3ce40b6e47d95ba7aacded9f919139d06011dd0a89d1556a2f3e58 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:07:14.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-21T10:07:14.112Z] . [Pipeline] withDockerContainer [2022-03-21T10:07:14.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-8173 does not seem to be running inside a container [2022-03-21T10:07:14.448Z] $ 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/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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-03-21T10:07:15.709Z] $ docker top be53cca50604dc81da0584464a08eec54cbb8d7b2d87daa2b49cd99700a007dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T10:07:16.591Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-21T10:07:20.886Z] Building core-command ... [2022-03-21T10:07:20.886Z] Building core-data ... [2022-03-21T10:07:20.886Z] Building core-metadata ... [2022-03-21T10:07:20.886Z] Building security-bootstrapper ... [2022-03-21T10:07:20.886Z] Building security-proxy-setup ... [2022-03-21T10:07:20.886Z] Building security-secretstore-setup ... [2022-03-21T10:07:20.886Z] Building support-notifications ... [2022-03-21T10:07:20.886Z] Building support-scheduler ... [2022-03-21T10:07:20.886Z] Building sys-mgmt-agent ... [2022-03-21T10:07:20.886Z] Building security-proxy-setup [2022-03-21T10:07:20.886Z] Building sys-mgmt-agent [2022-03-21T10:07:20.886Z] Building security-secretstore-setup [2022-03-21T10:07:20.886Z] Building support-scheduler [2022-03-21T10:07:20.886Z] Building core-command [2022-03-21T10:08:07.852Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:08:07.852Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:08:07.852Z] ---> b1456c20e274 [2022-03-21T10:08:07.852Z] Step 3/25 : WORKDIR /edgex-go [2022-03-21T10:08:07.852Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:08:07.852Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:08:07.852Z] ---> b1456c20e274 [2022-03-21T10:08:07.852Z] Step 3/21 : WORKDIR /edgex-go [2022-03-21T10:08:08.156Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:08:08.156Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:08:08.156Z] ---> b1456c20e274 [2022-03-21T10:08:08.156Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T10:08:08.156Z] ---> Running in fab0f25d5063 [2022-03-21T10:08:08.156Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:08:08.156Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:08:08.156Z] ---> b1456c20e274 [2022-03-21T10:08:08.156Z] ---> Running in d9388dd187be [2022-03-21T10:08:08.156Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:08:08.156Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:08:08.156Z] ---> b1456c20e274 [2022-03-21T10:08:08.156Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T10:08:08.156Z] ---> Running in 0b054bcabc4f [2022-03-21T10:08:08.156Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T10:08:08.156Z] ---> Running in ab337afc9a16 [2022-03-21T10:08:08.156Z] ---> Running in bdb3ccc466c9 [2022-03-21T10:08:08.838Z] Removing intermediate container d9388dd187be [2022-03-21T10:08:08.838Z] ---> f4c5f35950b9 [2022-03-21T10:08:08.838Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:08:08.838Z] Removing intermediate container 0b054bcabc4f [2022-03-21T10:08:08.838Z] ---> 306ac55df435 [2022-03-21T10:08:08.838Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:08:08.838Z] Removing intermediate container ab337afc9a16 [2022-03-21T10:08:08.838Z] ---> 8d1b09c3f5aa [2022-03-21T10:08:08.838Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:08:08.838Z] ---> Running in 0300eab9572b [2022-03-21T10:08:08.838Z] ---> Running in 76e3dfd0b670 [2022-03-21T10:08:08.838Z] Removing intermediate container bdb3ccc466c9 [2022-03-21T10:08:08.838Z] ---> 64a69579076e [2022-03-21T10:08:09.253Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:08:09.253Z] Removing intermediate container fab0f25d5063 [2022-03-21T10:08:09.253Z] ---> fa09977341f9 [2022-03-21T10:08:09.253Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:08:09.253Z] ---> Running in ce4b4b90c4b6 [2022-03-21T10:08:09.253Z] ---> Running in 27c05e31a0d4 [2022-03-21T10:08:09.253Z] ---> Running in b305cb4ba1d9 [2022-03-21T10:08:12.914Z] Removing intermediate container 0300eab9572b [2022-03-21T10:08:12.914Z] ---> a3c62540cbff [2022-03-21T10:08:12.914Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-21T10:08:12.914Z] ---> Running in bf70e672baab [2022-03-21T10:08:13.191Z] Removing intermediate container 76e3dfd0b670 [2022-03-21T10:08:13.191Z] ---> 5485a02ad57f [2022-03-21T10:08:13.191Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-21T10:08:13.191Z] ---> Running in 04bf8924fc1e [2022-03-21T10:08:14.178Z] Removing intermediate container 27c05e31a0d4 [2022-03-21T10:08:14.178Z] ---> b77c612461c5 [2022-03-21T10:08:14.178Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-21T10:08:14.178Z] Removing intermediate container ce4b4b90c4b6 [2022-03-21T10:08:14.178Z] ---> 1b292eef9839 [2022-03-21T10:08:14.178Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T10:08:14.178Z] ---> Running in 1bb9dfa0c3f2 [2022-03-21T10:08:14.462Z] Removing intermediate container b305cb4ba1d9 [2022-03-21T10:08:14.462Z] ---> 7cff7b1dd002 [2022-03-21T10:08:14.462Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-21T10:08:14.462Z] ---> Running in 9cff3c5fd73e [2022-03-21T10:08:14.462Z] ---> Running in f60d272ac389 [2022-03-21T10:08:15.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T10:08:15.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T10:08:15.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T10:08:16.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T10:08:16.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T10:08:16.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T10:08:16.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T10:08:17.106Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T10:08:17.106Z] OK: 220 MiB in 52 packages [2022-03-21T10:08:17.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T10:08:17.386Z] OK: 220 MiB in 52 packages [2022-03-21T10:08:17.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T10:08:18.396Z] OK: 220 MiB in 52 packages [2022-03-21T10:08:18.680Z] Removing intermediate container bf70e672baab [2022-03-21T10:08:18.680Z] ---> 340f5365ffef [2022-03-21T10:08:18.680Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T10:08:18.680Z] OK: 220 MiB in 52 packages [2022-03-21T10:08:18.680Z] OK: 220 MiB in 52 packages [2022-03-21T10:08:19.303Z] Removing intermediate container 04bf8924fc1e [2022-03-21T10:08:19.303Z] ---> d0a5840a5deb [2022-03-21T10:08:19.303Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T10:08:19.906Z] ---> c019fa39e78d [2022-03-21T10:08:19.906Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:08:20.184Z] ---> Running in c1b0b58672b2 [2022-03-21T10:08:20.184Z] Removing intermediate container 1bb9dfa0c3f2 [2022-03-21T10:08:20.184Z] ---> a8d1c91b6878 [2022-03-21T10:08:20.184Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-21T10:08:20.461Z] Removing intermediate container 9cff3c5fd73e [2022-03-21T10:08:20.461Z] ---> 46f697adf1bf [2022-03-21T10:08:20.461Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T10:08:20.461Z] Removing intermediate container f60d272ac389 [2022-03-21T10:08:20.461Z] ---> 67d28af9f452 [2022-03-21T10:08:20.461Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-21T10:08:20.461Z] ---> 51199af3ab69 [2022-03-21T10:08:20.461Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:08:20.752Z] ---> Running in f6c3f3ff8b19 [2022-03-21T10:08:22.204Z] ---> ebc50e01f96f [2022-03-21T10:08:22.204Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:08:22.204Z] ---> 6dbeee65ddbf [2022-03-21T10:08:22.204Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:08:22.204Z] ---> b9e939ff5eb2 [2022-03-21T10:08:22.204Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:08:22.204Z] ---> Running in f7e440a92b77 [2022-03-21T10:08:22.204Z] ---> Running in 05b5e593709c [2022-03-21T10:08:22.483Z] ---> Running in 8eb78e194417 [2022-03-21T10:08:26.852Z] Removing intermediate container c1b0b58672b2 [2022-03-21T10:08:26.852Z] ---> 49cdbf0e0b48 [2022-03-21T10:08:26.852Z] Step 8/23 : COPY . . [2022-03-21T10:08:26.852Z] Removing intermediate container f6c3f3ff8b19 [2022-03-21T10:08:26.852Z] ---> 086022f82876 [2022-03-21T10:08:26.852Z] Step 8/22 : COPY . . [2022-03-21T10:08:29.515Z] Removing intermediate container 8eb78e194417 [2022-03-21T10:08:29.515Z] ---> 52eafaded303 [2022-03-21T10:08:29.515Z] Step 8/25 : COPY . . [2022-03-21T10:08:29.515Z] Removing intermediate container f7e440a92b77 [2022-03-21T10:08:29.515Z] ---> c38c8bf1d2e9 [2022-03-21T10:08:29.515Z] Step 8/21 : COPY . . [2022-03-21T10:08:29.515Z] Removing intermediate container 05b5e593709c [2022-03-21T10:08:29.515Z] ---> 25a9fed6d94c [2022-03-21T10:08:29.515Z] Step 8/23 : COPY . . [2022-03-21T10:08:44.633Z] ---> e8bedab6207e [2022-03-21T10:08:44.633Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-21T10:08:44.633Z] ---> a2d04a0fb939 [2022-03-21T10:08:44.633Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-21T10:08:44.909Z] ---> Running in 5561914ef389 [2022-03-21T10:08:44.909Z] ---> Running in e6e23e3f228b [2022-03-21T10:08:45.519Z] ---> d78e8106d554 [2022-03-21T10:08:45.519Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-21T10:08:45.519Z] ---> Running in 199e29e69730 [2022-03-21T10:08:46.127Z] ---> b029847cf659 [2022-03-21T10:08:46.127Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-21T10:08:46.127Z] ---> Running in 2789fd5cdd1d [2022-03-21T10:08:46.408Z] ---> f8976ea54c29 [2022-03-21T10:08:46.408Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-21T10:08:46.692Z] ---> Running in b85f71d5616f [2022-03-21T10:08:47.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-21T10:08:47.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-command/core-command ./cmd/core-command [2022-03-21T10:08:47.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-21T10:08:48.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-21T10:08:48.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-21T10:10:55.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-21T10:10:55.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-21T10:10:58.143Z] Removing intermediate container 199e29e69730 [2022-03-21T10:10:58.143Z] ---> 4c7a64356ac0 [2022-03-21T10:10:58.143Z] [2022-03-21T10:10:58.143Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T10:10:58.423Z] 3.14: Pulling from library/alpine [2022-03-21T10:11:00.440Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-21T10:11:00.440Z] Status: Downloaded newer image for alpine:3.14 [2022-03-21T10:11:00.440Z] ---> 71a2028e5025 [2022-03-21T10:11:00.440Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T10:11:00.744Z] ---> Running in 32eea0c1466b [2022-03-21T10:11:01.365Z] Removing intermediate container e6e23e3f228b [2022-03-21T10:11:01.365Z] ---> 812a8ea02013 [2022-03-21T10:11:01.365Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-21T10:11:01.667Z] ---> Running in 2e3809d9a020 [2022-03-21T10:11:03.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T10:11:03.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-21T10:11:03.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T10:11:04.929Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-21T10:11:04.929Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T10:11:04.929Z] OK: 5 MiB in 15 packages [2022-03-21T10:11:06.931Z] Removing intermediate container 32eea0c1466b [2022-03-21T10:11:06.931Z] ---> 603f07e37cf3 [2022-03-21T10:11:06.931Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T10:11:06.931Z] ---> Running in 748bc48480e6 [2022-03-21T10:11:08.373Z] Removing intermediate container 748bc48480e6 [2022-03-21T10:11:08.373Z] ---> 5146aa1357fa [2022-03-21T10:11:08.373Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-21T10:11:08.373Z] ---> Running in eb91d6f6e24b [2022-03-21T10:11:08.655Z] Removing intermediate container b85f71d5616f [2022-03-21T10:11:08.655Z] ---> 1502d90e4fb6 [2022-03-21T10:11:08.655Z] [2022-03-21T10:11:08.655Z] Step 10/21 : FROM alpine:3.14 [2022-03-21T10:11:08.655Z] ---> 71a2028e5025 [2022-03-21T10:11:08.656Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-21T10:11:08.656Z] ---> Running in 877eb779e88f [2022-03-21T10:11:08.933Z] Removing intermediate container eb91d6f6e24b [2022-03-21T10:11:08.933Z] ---> 15eaac852ef8 [2022-03-21T10:11:08.933Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T10:11:09.211Z] Removing intermediate container 2e3809d9a020 [2022-03-21T10:11:09.211Z] ---> 5ddfa139ebaf [2022-03-21T10:11:09.211Z] [2022-03-21T10:11:09.211Z] Step 11/23 : FROM docker:20.10.10 [2022-03-21T10:11:09.211Z] ---> Running in fb5c57261399 [2022-03-21T10:11:09.491Z] 20.10.10: Pulling from library/docker [2022-03-21T10:11:09.781Z] Removing intermediate container fb5c57261399 [2022-03-21T10:11:09.781Z] ---> 66d58785a57a [2022-03-21T10:11:09.781Z] Step 15/23 : WORKDIR / [2022-03-21T10:11:10.059Z] ---> Running in ce45352b1dbc [2022-03-21T10:11:10.059Z] Removing intermediate container 2789fd5cdd1d [2022-03-21T10:11:10.059Z] ---> b6517f6a4393 [2022-03-21T10:11:10.059Z] [2022-03-21T10:11:10.059Z] Step 10/25 : FROM alpine:3.14 [2022-03-21T10:11:10.059Z] ---> 71a2028e5025 [2022-03-21T10:11:10.059Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-21T10:11:10.347Z] ---> Running in e4832211ceba [2022-03-21T10:11:10.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T10:11:10.955Z] Removing intermediate container ce45352b1dbc [2022-03-21T10:11:10.955Z] ---> 0651e8a3734b [2022-03-21T10:11:10.955Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T10:11:10.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T10:11:11.955Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-21T10:11:11.955Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-21T10:11:11.955Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T10:11:11.955Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-21T10:11:11.955Z] (5/5) Installing curl (7.79.1-r0) [2022-03-21T10:11:11.955Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T10:11:12.234Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T10:11:12.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T10:11:12.516Z] OK: 8 MiB in 19 packages [2022-03-21T10:11:12.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T10:11:13.504Z] ---> 5777bc59d850 [2022-03-21T10:11:13.504Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-21T10:11:13.504Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-21T10:11:13.504Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-21T10:11:13.504Z] (3/3) Installing su-exec (0.2-r1) [2022-03-21T10:11:13.504Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T10:11:13.504Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T10:11:13.778Z] OK: 6 MiB in 17 packages [2022-03-21T10:11:15.224Z] Removing intermediate container 877eb779e88f [2022-03-21T10:11:15.224Z] ---> 732c63195249 [2022-03-21T10:11:15.224Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T10:11:15.224Z] ---> Running in 315d03257d64 [2022-03-21T10:11:15.500Z] Removing intermediate container 5561914ef389 [2022-03-21T10:11:15.500Z] ---> 15561046e43e [2022-03-21T10:11:15.500Z] [2022-03-21T10:11:15.500Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T10:11:15.500Z] ---> 71a2028e5025 [2022-03-21T10:11:15.500Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-21T10:11:15.500Z] ---> Using cache [2022-03-21T10:11:15.500Z] ---> 603f07e37cf3 [2022-03-21T10:11:15.500Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T10:11:15.500Z] ---> Using cache [2022-03-21T10:11:15.500Z] ---> 5146aa1357fa [2022-03-21T10:11:15.500Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-21T10:11:15.500Z] ---> Running in 1b75ae47d3ef [2022-03-21T10:11:15.786Z] Removing intermediate container 315d03257d64 [2022-03-21T10:11:15.786Z] ---> 90529524e819 [2022-03-21T10:11:15.786Z] Step 13/21 : WORKDIR /edgex [2022-03-21T10:11:15.786Z] ---> b1a3aa0d279b [2022-03-21T10:11:15.786Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-21T10:11:16.063Z] ---> Running in 9e283ac0d46c [2022-03-21T10:11:16.063Z] Removing intermediate container 1b75ae47d3ef [2022-03-21T10:11:16.063Z] ---> ed6cb13c2d9d [2022-03-21T10:11:16.063Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T10:11:16.063Z] Removing intermediate container e4832211ceba [2022-03-21T10:11:16.063Z] ---> ad1735163cc6 [2022-03-21T10:11:16.063Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-21T10:11:16.337Z] ---> Running in 86b50f4fc562 [2022-03-21T10:11:16.337Z] ---> Running in a558b53e9e98 [2022-03-21T10:11:16.614Z] Removing intermediate container 9e283ac0d46c [2022-03-21T10:11:16.614Z] ---> de6ece88257f [2022-03-21T10:11:16.614Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-21T10:11:16.891Z] Removing intermediate container a558b53e9e98 [2022-03-21T10:11:16.891Z] ---> 7f94dd1aff9f [2022-03-21T10:11:16.891Z] Step 13/25 : WORKDIR / [2022-03-21T10:11:17.165Z] ---> fb54b1993cf9 [2022-03-21T10:11:17.165Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-21T10:11:17.165Z] Removing intermediate container 86b50f4fc562 [2022-03-21T10:11:17.165Z] ---> 911855a3d0bf [2022-03-21T10:11:17.165Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T10:11:17.165Z] ---> Running in b9858e903775 [2022-03-21T10:11:17.165Z] ---> Running in 90940be22585 [2022-03-21T10:11:17.769Z] ---> b5619a7b66e7 [2022-03-21T10:11:17.769Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-21T10:11:18.054Z] Removing intermediate container b9858e903775 [2022-03-21T10:11:18.054Z] ---> dc48758dea08 [2022-03-21T10:11:18.054Z] 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-03-21T10:11:18.054Z] Removing intermediate container 90940be22585 [2022-03-21T10:11:18.054Z] ---> a515d9fbeba2 [2022-03-21T10:11:18.054Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T10:11:18.054Z] ---> Running in 720f97b792f3 [2022-03-21T10:11:18.332Z] ---> 6a8d1f70ed9d [2022-03-21T10:11:18.333Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-21T10:11:18.936Z] Removing intermediate container 720f97b792f3 [2022-03-21T10:11:18.936Z] ---> 8014a3fa0235 [2022-03-21T10:11:18.936Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T10:11:18.936Z] ---> b66c815fe5c3 [2022-03-21T10:11:18.936Z] 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-03-21T10:11:19.210Z] ---> Running in 97e65e5cb9f0 [2022-03-21T10:11:19.824Z] Removing intermediate container 97e65e5cb9f0 [2022-03-21T10:11:19.824Z] ---> 0caf7b602963 [2022-03-21T10:11:19.824Z] Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:11:19.824Z] ---> b14c07fe97e0 [2022-03-21T10:11:19.825Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-21T10:11:20.100Z] ---> Running in 89466e6d833c [2022-03-21T10:11:20.100Z] ---> 8ade13c95800 [2022-03-21T10:11:20.100Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-21T10:11:20.707Z] Removing intermediate container 89466e6d833c [2022-03-21T10:11:20.707Z] ---> 4e21c5833733 [2022-03-21T10:11:20.707Z] Step 23/23 : LABEL version=2.2.0-dev.41 [2022-03-21T10:11:20.707Z] ---> d588fedc41a2 [2022-03-21T10:11:20.707Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-21T10:11:20.707Z] ---> Running in 00f96f516566 [2022-03-21T10:11:21.314Z] ---> 15d5ec53b081 [2022-03-21T10:11:21.314Z] 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-03-21T10:11:21.590Z] Removing intermediate container 00f96f516566 [2022-03-21T10:11:21.590Z] ---> 805025d2a1f9 [2022-03-21T10:11:21.590Z] [2022-03-21T10:11:21.870Z] ---> 7a7918748357 [2022-03-21T10:11:21.870Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-21T10:11:22.146Z] ---> Running in 8996cc3c921b [2022-03-21T10:11:22.146Z] Successfully built 805025d2a1f9 [2022-03-21T10:11:22.146Z] Successfully tagged core-command-arm64:latest [2022-03-21T10:11:22.146Z] Building support-notifications [2022-03-21T10:11:22.146Z]  Building core-command ... done  ---> d779c02bacca [2022-03-21T10:11:22.146Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . ---> 31085fe731e9 [2022-03-21T10:11:22.146Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-21T10:11:22.146Z] [2022-03-21T10:11:22.427Z] ---> Running in 7ade2e2c8ff2 [2022-03-21T10:11:23.034Z] Removing intermediate container 8996cc3c921b [2022-03-21T10:11:23.034Z] ---> 9bb7738cd59e [2022-03-21T10:11:23.034Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T10:11:23.034Z] Removing intermediate container 7ade2e2c8ff2 [2022-03-21T10:11:23.034Z] ---> 36292d1009f1 [2022-03-21T10:11:23.034Z] Step 18/21 : CMD ["--init=true"] [2022-03-21T10:11:23.034Z] ---> Running in bca40166b77d [2022-03-21T10:11:23.307Z] ---> Running in 6fd5d854e459 [2022-03-21T10:11:23.935Z] Removing intermediate container bca40166b77d [2022-03-21T10:11:23.935Z] ---> f245259e22f5 [2022-03-21T10:11:23.935Z] Step 20/22 : LABEL arch=arm64 [2022-03-21T10:11:23.935Z] Removing intermediate container 6fd5d854e459 [2022-03-21T10:11:23.935Z] ---> 5f4462f8cc45 [2022-03-21T10:11:23.935Z] Step 19/21 : LABEL arch=arm64 [2022-03-21T10:11:24.217Z] ---> Running in c0b7d9b530c0 [2022-03-21T10:11:24.217Z] ---> Running in dd394a575892 [2022-03-21T10:11:24.841Z] Removing intermediate container c0b7d9b530c0 [2022-03-21T10:11:24.841Z] ---> df773be0d486 [2022-03-21T10:11:24.841Z] Step 21/22 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:11:24.841Z] ---> b3b69c178d7c [2022-03-21T10:11:24.841Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-21T10:11:24.841Z] Removing intermediate container dd394a575892 [2022-03-21T10:11:24.841Z] ---> ceaaf60dae92 [2022-03-21T10:11:24.841Z] Step 20/21 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:11:25.134Z] ---> Running in 55716572e4a1 [2022-03-21T10:11:25.134Z] ---> Running in 3318745e48c3 [2022-03-21T10:11:25.739Z] Removing intermediate container 3318745e48c3 [2022-03-21T10:11:25.739Z] ---> 6046a6e711c9 [2022-03-21T10:11:25.739Z] Step 21/21 : LABEL version=2.2.0-dev.41 [2022-03-21T10:11:25.739Z] Removing intermediate container 55716572e4a1 [2022-03-21T10:11:25.739Z] ---> 41faacbab777 [2022-03-21T10:11:25.739Z] Step 22/22 : LABEL version=2.2.0-dev.41 [2022-03-21T10:11:26.016Z] ---> Running in 9f7c1dd94f13 [2022-03-21T10:11:26.016Z] ---> Running in 78f6240800b8 [2022-03-21T10:11:26.615Z] Removing intermediate container 78f6240800b8 [2022-03-21T10:11:26.615Z] ---> e1f72068081b [2022-03-21T10:11:26.615Z] [2022-03-21T10:11:26.615Z] Removing intermediate container 9f7c1dd94f13 [2022-03-21T10:11:26.615Z] ---> 7edc3f68122c [2022-03-21T10:11:26.615Z] [2022-03-21T10:11:27.227Z] Successfully built 7edc3f68122c [2022-03-21T10:11:27.227Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-21T10:11:27.227Z] Successfully built e1f72068081b [2022-03-21T10:11:27.227Z] Building core-data [2022-03-21T10:11:27.227Z]  Building security-proxy-setup ... done Successfully tagged support-scheduler-arm64:latest [2022-03-21T10:11:27.227Z]  Building support-scheduler ... done Building core-metadata [2022-03-21T10:11:27.502Z] ---> 430d0b30e662 [2022-03-21T10:11:27.502Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-21T10:11:28.203Z] ---> 50be3965f9fc [2022-03-21T10:11:28.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-03-21T10:11:28.203Z] ---> Running in f6e6176d8e0f [2022-03-21T10:11:28.533Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-21T10:11:28.533Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-21T10:11:28.533Z] ---> 520e9a0a30f7 [2022-03-21T10:11:28.533Z] 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-03-21T10:11:28.937Z] ---> Running in bf812919faaa [2022-03-21T10:11:29.455Z] Removing intermediate container bf812919faaa [2022-03-21T10:11:29.455Z] ---> 3ef14ff1e15c [2022-03-21T10:11:29.455Z] 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-03-21T10:11:29.455Z] ---> Running in e0d5cd07d588 [2022-03-21T10:11:32.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T10:11:32.186Z] Removing intermediate container f6e6176d8e0f [2022-03-21T10:11:32.186Z] ---> d2ccf046fc29 [2022-03-21T10:11:32.186Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-21T10:11:32.186Z] ---> Running in fc21ae3a6ce1 [2022-03-21T10:11:32.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T10:11:32.458Z] Removing intermediate container fc21ae3a6ce1 [2022-03-21T10:11:32.458Z] ---> e877da9fc7d3 [2022-03-21T10:11:32.458Z] Step 23/25 : LABEL arch=arm64 [2022-03-21T10:11:32.458Z] ---> Running in aeb80d635612 [2022-03-21T10:11:33.060Z] (1/42) Installing readline (8.1.0-r0) [2022-03-21T10:11:33.060Z] (2/42) Installing bash (5.1.4-r0) [2022-03-21T10:11:33.060Z] Executing bash-5.1.4-r0.post-install [2022-03-21T10:11:33.060Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-21T10:11:33.060Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-21T10:11:33.060Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-21T10:11:33.336Z] (6/42) Installing curl (7.79.1-r0) [2022-03-21T10:11:33.336Z] Removing intermediate container aeb80d635612 [2022-03-21T10:11:33.336Z] ---> 3235fe0cbb46 [2022-03-21T10:11:33.336Z] Step 24/25 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:11:33.336Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-21T10:11:33.336Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-21T10:11:33.336Z] (9/42) Installing expat (2.4.7-r0) [2022-03-21T10:11:33.336Z] (10/42) Installing libffi (3.3-r2) [2022-03-21T10:11:33.336Z] (11/42) Installing gdbm (1.19-r0) [2022-03-21T10:11:33.336Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-21T10:11:33.336Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T10:11:33.336Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T10:11:33.336Z] ---> Running in b541dfbe37d9 [2022-03-21T10:11:33.336Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-21T10:11:33.336Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-21T10:11:33.336Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-21T10:11:33.936Z] Removing intermediate container b541dfbe37d9 [2022-03-21T10:11:33.936Z] ---> dd6c0b35e041 [2022-03-21T10:11:33.936Z] Step 25/25 : LABEL version=2.2.0-dev.41 [2022-03-21T10:11:33.936Z] ---> Running in 72bbaf0b422c [2022-03-21T10:11:34.536Z] Removing intermediate container 72bbaf0b422c [2022-03-21T10:11:34.536Z] ---> aee196f5a519 [2022-03-21T10:11:34.536Z] [2022-03-21T10:11:34.811Z] Successfully built aee196f5a519 [2022-03-21T10:11:35.096Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-21T10:11:35.096Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-03-21T10:11:35.694Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-21T10:11:35.694Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-21T10:11:35.694Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-21T10:11:35.694Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-21T10:11:35.976Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-21T10:11:35.976Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-21T10:11:35.976Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-21T10:11:35.977Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-21T10:11:35.977Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-21T10:11:35.977Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-21T10:11:35.977Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-21T10:11:35.977Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-21T10:11:35.977Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-21T10:11:35.977Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-21T10:11:35.977Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-21T10:11:35.977Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-21T10:11:35.977Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-21T10:11:35.977Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-21T10:11:36.252Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-21T10:11:36.253Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-21T10:11:36.253Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-21T10:11:36.253Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-21T10:11:36.253Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-21T10:11:36.253Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-21T10:11:36.253Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-21T10:11:36.861Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T10:11:36.861Z] OK: 84 MiB in 64 packages [2022-03-21T10:11:41.164Z] Collecting docker-compose==1.23.2 [2022-03-21T10:11:41.164Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-21T10:11:41.760Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-21T10:11:41.760Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-21T10:11:41.760Z] Collecting docopt<0.7,>=0.6.1 [2022-03-21T10:11:41.760Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-21T10:11:44.389Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-21T10:11:44.389Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-21T10:11:45.368Z] Collecting PyYAML<4,>=3.10 [2022-03-21T10:11:45.368Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-21T10:11:48.768Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-21T10:11:48.768Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:11:48.768Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:11:48.768Z] ---> b1456c20e274 [2022-03-21T10:11:48.768Z] Step 3/22 : WORKDIR /edgex-go [2022-03-21T10:11:48.768Z] ---> Using cache [2022-03-21T10:11:48.768Z] ---> 64a69579076e [2022-03-21T10:11:48.768Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:11:48.768Z] ---> Using cache [2022-03-21T10:11:48.768Z] ---> 7cff7b1dd002 [2022-03-21T10:11:48.768Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-21T10:11:48.768Z] Collecting docker<4.0,>=3.6.0 [2022-03-21T10:11:48.768Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-21T10:11:49.060Z] Collecting jsonschema<3,>=2.5.1 [2022-03-21T10:11:49.060Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-21T10:11:49.346Z] Collecting cached-property<2,>=1.2.0 [2022-03-21T10:11:49.346Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-21T10:11:49.627Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-21T10:11:49.627Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-21T10:11:49.627Z] ---> Running in cf3d58e2d00c [2022-03-21T10:11:51.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T10:11:51.664Z] Collecting texttable<0.10,>=0.9.0 [2022-03-21T10:11:51.664Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-21T10:11:52.266Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T10:11:53.264Z] OK: 220 MiB in 52 packages [2022-03-21T10:11:53.552Z] Collecting docker-pycreds>=0.4.0 [2022-03-21T10:11:53.552Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-21T10:11:54.557Z] Collecting idna<2.8,>=2.5 [2022-03-21T10:11:54.557Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-21T10:11:54.557Z] Removing intermediate container cf3d58e2d00c [2022-03-21T10:11:54.557Z] ---> 78f47f1b1511 [2022-03-21T10:11:54.557Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-21T10:11:55.550Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-21T10:11:55.550Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-21T10:11:55.550Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-21T10:11:55.550Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-21T10:11:55.550Z] 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-03-21T10:11:55.550Z] ---> 69e8fd5ce9aa [2022-03-21T10:11:55.550Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:11:55.826Z] ---> Running in 557e5aba9ae9 [2022-03-21T10:11:55.826Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-21T10:11:55.826Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-21T10:11:55.826Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-21T10:11:55.826Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-21T10:11:57.283Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-21T10:11:57.283Z] Attempting uninstall: urllib3 [2022-03-21T10:11:57.283Z] Found existing installation: urllib3 1.26.5 [2022-03-21T10:11:57.283Z] Uninstalling urllib3-1.26.5: [2022-03-21T10:11:57.283Z] Successfully uninstalled urllib3-1.26.5 [2022-03-21T10:11:57.283Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:11:57.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:11:57.283Z] ---> b1456c20e274 [2022-03-21T10:11:57.283Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T10:11:57.283Z] ---> Using cache [2022-03-21T10:11:57.283Z] ---> 64a69579076e [2022-03-21T10:11:57.283Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:11:57.283Z] ---> Using cache [2022-03-21T10:11:57.283Z] ---> 7cff7b1dd002 [2022-03-21T10:11:57.283Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-21T10:11:57.555Z] ---> Running in 15d1d3d205ee [2022-03-21T10:11:57.833Z] Attempting uninstall: idna [2022-03-21T10:11:57.833Z] Found existing installation: idna 3.2 [2022-03-21T10:11:57.833Z] Uninstalling idna-3.2: [2022-03-21T10:11:57.833Z] Successfully uninstalled idna-3.2 [2022-03-21T10:11:58.818Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:11:58.818Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:11:58.818Z] ---> b1456c20e274 [2022-03-21T10:11:58.818Z] Step 3/23 : WORKDIR /edgex-go [2022-03-21T10:11:58.818Z] ---> Using cache [2022-03-21T10:11:58.818Z] ---> 64a69579076e [2022-03-21T10:11:58.818Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:11:58.818Z] ---> Using cache [2022-03-21T10:11:58.818Z] ---> 7cff7b1dd002 [2022-03-21T10:11:58.818Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-21T10:11:58.818Z] ---> Using cache [2022-03-21T10:11:58.818Z] ---> 67d28af9f452 [2022-03-21T10:11:58.818Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T10:11:58.818Z] ---> Using cache [2022-03-21T10:11:58.818Z] ---> 6dbeee65ddbf [2022-03-21T10:11:58.818Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:11:58.818Z] ---> Using cache [2022-03-21T10:11:58.818Z] ---> 52eafaded303 [2022-03-21T10:11:58.818Z] Step 8/23 : COPY . . [2022-03-21T10:11:59.095Z] Attempting uninstall: chardet [2022-03-21T10:11:59.095Z] Found existing installation: chardet 4.0.0 [2022-03-21T10:11:59.095Z] Uninstalling chardet-4.0.0: [2022-03-21T10:11:59.095Z] Successfully uninstalled chardet-4.0.0 [2022-03-21T10:11:59.095Z] ---> Using cache [2022-03-21T10:11:59.095Z] ---> b029847cf659 [2022-03-21T10:11:59.095Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-21T10:11:59.370Z] ---> Running in ebacbefe7356 [2022-03-21T10:11:59.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-21T10:12:00.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-21T10:12:01.242Z] Attempting uninstall: requests [2022-03-21T10:12:01.242Z] Found existing installation: requests 2.25.1 [2022-03-21T10:12:01.242Z] Uninstalling requests-2.25.1: [2022-03-21T10:12:01.518Z] Successfully uninstalled requests-2.25.1 [2022-03-21T10:12:01.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-21T10:12:02.065Z] Running setup.py install for texttable: started [2022-03-21T10:12:02.065Z] OK: 220 MiB in 52 packages [2022-03-21T10:12:02.065Z] Removing intermediate container 557e5aba9ae9 [2022-03-21T10:12:02.337Z] ---> f21a28c11306 [2022-03-21T10:12:02.337Z] Step 8/22 : COPY . . [2022-03-21T10:12:03.784Z] Removing intermediate container 15d1d3d205ee [2022-03-21T10:12:03.784Z] ---> 64727a653d34 [2022-03-21T10:12:03.784Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-21T10:12:04.452Z] Running setup.py install for texttable: finished with status 'done' [2022-03-21T10:12:04.452Z] Running setup.py install for PyYAML: started [2022-03-21T10:12:05.453Z] ---> 766eb0a9a573 [2022-03-21T10:12:05.453Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:12:05.453Z] ---> Running in fa5a441249ea [2022-03-21T10:12:06.055Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-21T10:12:06.055Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-21T10:12:06.055Z] ---> b1456c20e274 [2022-03-21T10:12:06.055Z] Step 3/31 : WORKDIR /edgex-go [2022-03-21T10:12:06.055Z] ---> Using cache [2022-03-21T10:12:06.055Z] ---> 64a69579076e [2022-03-21T10:12:06.055Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:12:06.055Z] ---> Using cache [2022-03-21T10:12:06.055Z] ---> 7cff7b1dd002 [2022-03-21T10:12:06.055Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-21T10:12:06.055Z] ---> Using cache [2022-03-21T10:12:06.055Z] ---> 67d28af9f452 [2022-03-21T10:12:06.055Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-21T10:12:06.055Z] ---> Using cache [2022-03-21T10:12:06.055Z] ---> 6dbeee65ddbf [2022-03-21T10:12:06.055Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-21T10:12:06.055Z] ---> Using cache [2022-03-21T10:12:06.055Z] ---> 52eafaded303 [2022-03-21T10:12:06.055Z] Step 8/31 : COPY . . [2022-03-21T10:12:06.660Z] ---> Using cache [2022-03-21T10:12:06.660Z] ---> b029847cf659 [2022-03-21T10:12:06.660Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-21T10:12:06.939Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-21T10:12:06.939Z] ---> Running in b0a1fbd7ac64 [2022-03-21T10:12:07.221Z] Running setup.py install for docopt: started [2022-03-21T10:12:09.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-21T10:12:10.221Z] Running setup.py install for docopt: finished with status 'done' [2022-03-21T10:12:10.221Z] Running setup.py install for dockerpty: started [2022-03-21T10:12:13.661Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-21T10:12:13.940Z] Removing intermediate container fa5a441249ea [2022-03-21T10:12:13.940Z] ---> db4c47289a8d [2022-03-21T10:12:13.940Z] Step 8/23 : COPY . . [2022-03-21T10:12:15.393Z] 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-03-21T10:12:20.822Z] ---> 02c2ecad18b7 [2022-03-21T10:12:20.822Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-21T10:12:20.822Z] ---> Running in de13e148a494 [2022-03-21T10:12:23.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-21T10:12:38.636Z] ---> 22b12f1daa26 [2022-03-21T10:12:38.636Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-21T10:12:38.636Z] Removing intermediate container e0d5cd07d588 [2022-03-21T10:12:38.636Z] ---> c11715e2abca [2022-03-21T10:12:38.636Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-21T10:12:38.636Z] ---> Running in 10194ca7856e [2022-03-21T10:12:38.636Z] ---> Running in e80fcf85573d [2022-03-21T10:12:38.636Z] Removing intermediate container e80fcf85573d [2022-03-21T10:12:38.636Z] ---> 5de8eb848587 [2022-03-21T10:12:38.636Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-21T10:12:38.636Z] ---> Running in 27398fbaead8 [2022-03-21T10:12:38.636Z] Removing intermediate container 27398fbaead8 [2022-03-21T10:12:38.636Z] ---> 3b01b50cfcb0 [2022-03-21T10:12:38.636Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-21T10:12:38.636Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-data/core-data ./cmd/core-data [2022-03-21T10:12:40.090Z] ---> 93a2cff028cb [2022-03-21T10:12:40.090Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-21T10:12:41.084Z] ---> aba0dbad96f9 [2022-03-21T10:12:41.084Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-21T10:12:42.081Z] ---> 03e247565ea7 [2022-03-21T10:12:42.081Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-21T10:12:42.081Z] ---> Running in 1a4a19f51811 [2022-03-21T10:12:42.688Z] Removing intermediate container 1a4a19f51811 [2022-03-21T10:12:42.688Z] ---> 004200a03af6 [2022-03-21T10:12:42.688Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T10:12:42.688Z] ---> Running in 1bca25ccd043 [2022-03-21T10:12:43.292Z] Removing intermediate container 1bca25ccd043 [2022-03-21T10:12:43.292Z] ---> 278fabce6e90 [2022-03-21T10:12:43.292Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T10:12:43.292Z] ---> Running in b10bba0ed1ee [2022-03-21T10:12:43.898Z] Removing intermediate container b10bba0ed1ee [2022-03-21T10:12:43.898Z] ---> 9437fdf85432 [2022-03-21T10:12:43.898Z] Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:12:43.898Z] ---> Running in 0ae7b61b2c01 [2022-03-21T10:12:44.505Z] Removing intermediate container 0ae7b61b2c01 [2022-03-21T10:12:44.505Z] ---> f03b5a05adb1 [2022-03-21T10:12:44.505Z] Step 23/23 : LABEL version=2.2.0-dev.41 [2022-03-21T10:12:44.505Z] ---> Running in 4c46e9251cb9 [2022-03-21T10:12:45.108Z] Removing intermediate container 4c46e9251cb9 [2022-03-21T10:12:45.108Z] ---> 714089aebdb2 [2022-03-21T10:12:45.108Z] [2022-03-21T10:12:45.711Z] Successfully built 714089aebdb2 [2022-03-21T10:12:45.711Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-21T10:14:22.717Z]  Building sys-mgmt-agent ... done Removing intermediate container b0a1fbd7ac64 [2022-03-21T10:14:22.717Z] ---> 9d4dd714547e [2022-03-21T10:14:22.717Z] [2022-03-21T10:14:22.717Z] Step 10/31 : FROM alpine:3.14 [2022-03-21T10:14:22.717Z] ---> 71a2028e5025 [2022-03-21T10:14:22.717Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-21T10:14:22.717Z] ---> Running in 71e80e9417be [2022-03-21T10:14:22.717Z] Removing intermediate container 71e80e9417be [2022-03-21T10:14:22.717Z] ---> 9ef92de09aae [2022-03-21T10:14:22.717Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-21T10:14:22.717Z] ---> Running in d08b06e02cae [2022-03-21T10:14:22.717Z] Removing intermediate container ebacbefe7356 [2022-03-21T10:14:22.717Z] ---> 54e8f39c480d [2022-03-21T10:14:22.717Z] [2022-03-21T10:14:22.717Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T10:14:22.717Z] ---> 71a2028e5025 [2022-03-21T10:14:22.717Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-21T10:14:22.717Z] ---> Using cache [2022-03-21T10:14:22.717Z] ---> 603f07e37cf3 [2022-03-21T10:14:22.717Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T10:14:22.717Z] ---> Using cache [2022-03-21T10:14:22.717Z] ---> 5146aa1357fa [2022-03-21T10:14:22.717Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-21T10:14:22.717Z] ---> Running in d3aa1072491f [2022-03-21T10:14:22.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T10:14:22.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T10:14:22.717Z] Removing intermediate container d3aa1072491f [2022-03-21T10:14:22.717Z] ---> 07338b06344c [2022-03-21T10:14:22.717Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-21T10:14:22.717Z] ---> Running in d17c19ad9d6d [2022-03-21T10:14:22.717Z] Removing intermediate container d17c19ad9d6d [2022-03-21T10:14:22.717Z] ---> cfa55e2dd5cf [2022-03-21T10:14:22.717Z] Step 15/23 : WORKDIR / [2022-03-21T10:14:22.717Z] ---> Running in 931106e0c8ac [2022-03-21T10:14:22.717Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-21T10:14:22.717Z] (2/2) Installing su-exec (0.2-r1) [2022-03-21T10:14:22.717Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T10:14:22.717Z] OK: 6 MiB in 16 packages [2022-03-21T10:14:22.717Z] Removing intermediate container 931106e0c8ac [2022-03-21T10:14:22.717Z] ---> 890c702c8951 [2022-03-21T10:14:22.717Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T10:14:22.717Z] ---> bef5dd9613bf [2022-03-21T10:14:22.717Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-21T10:14:22.717Z] Removing intermediate container d08b06e02cae [2022-03-21T10:14:22.717Z] ---> 2cf79f9be318 [2022-03-21T10:14:22.717Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-21T10:14:22.717Z] ---> Running in fbd17a728e16 [2022-03-21T10:14:22.717Z] Removing intermediate container fbd17a728e16 [2022-03-21T10:14:22.717Z] ---> 8a7c39210d38 [2022-03-21T10:14:22.717Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-21T10:14:22.717Z] ---> Running in 61fb65008d40 [2022-03-21T10:14:22.717Z] Removing intermediate container 61fb65008d40 [2022-03-21T10:14:22.717Z] ---> ebf38eff3446 [2022-03-21T10:14:22.717Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-21T10:14:22.717Z] ---> Running in 3257b1a23d91 [2022-03-21T10:14:22.717Z] ---> c9e3864387b2 [2022-03-21T10:14:22.717Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-21T10:14:22.717Z] ---> 783004ca8847 [2022-03-21T10:14:22.717Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-21T10:14:22.717Z] ---> Running in 855f2be37e7b [2022-03-21T10:14:22.717Z] Removing intermediate container 855f2be37e7b [2022-03-21T10:14:22.717Z] ---> e389f20c87b5 [2022-03-21T10:14:22.717Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T10:14:22.717Z] ---> Running in a5e136820401 [2022-03-21T10:14:23.717Z] Removing intermediate container a5e136820401 [2022-03-21T10:14:23.717Z] ---> 5a4ae1ad1733 [2022-03-21T10:14:23.717Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T10:14:23.717Z] Removing intermediate container 3257b1a23d91 [2022-03-21T10:14:23.717Z] ---> c2f5e709da61 [2022-03-21T10:14:23.717Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-21T10:14:23.717Z] ---> Running in 21a06d1eea34 [2022-03-21T10:14:24.001Z] ---> Running in 3d68c11efba7 [2022-03-21T10:14:24.619Z] Removing intermediate container 21a06d1eea34 [2022-03-21T10:14:24.619Z] ---> 494b9c80bb4b [2022-03-21T10:14:24.619Z] Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:14:24.619Z] Removing intermediate container 3d68c11efba7 [2022-03-21T10:14:24.619Z] ---> c717a9948c62 [2022-03-21T10:14:24.619Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-21T10:14:24.619Z] ---> Running in 689f564726b0 [2022-03-21T10:14:25.622Z] Removing intermediate container 689f564726b0 [2022-03-21T10:14:25.622Z] ---> 402649919f99 [2022-03-21T10:14:25.622Z] Step 23/23 : LABEL version=2.2.0-dev.41 [2022-03-21T10:14:25.622Z] ---> Running in 1ed393e66e55 [2022-03-21T10:14:26.238Z] ---> b4fffb1325d1 [2022-03-21T10:14:26.238Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-21T10:14:26.238Z] ---> Running in f1f3cff3122d [2022-03-21T10:14:26.238Z] Removing intermediate container 1ed393e66e55 [2022-03-21T10:14:26.238Z] ---> 898cc44f8f6d [2022-03-21T10:14:26.238Z] [2022-03-21T10:14:26.860Z] Successfully built 898cc44f8f6d [2022-03-21T10:14:26.860Z] Successfully tagged core-metadata-arm64:latest [2022-03-21T10:14:29.515Z]  Building core-metadata ... done Removing intermediate container f1f3cff3122d [2022-03-21T10:14:29.515Z] ---> c2c27d1f1cbe [2022-03-21T10:14:29.515Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T10:14:30.974Z] ---> 13d7b98a08c7 [2022-03-21T10:14:30.974Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-21T10:14:33.627Z] ---> 87b31a6d5dd5 [2022-03-21T10:14:33.627Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-21T10:14:34.641Z] Removing intermediate container de13e148a494 [2022-03-21T10:14:34.641Z] ---> 35f923cb9629 [2022-03-21T10:14:34.641Z] [2022-03-21T10:14:34.641Z] Step 10/22 : FROM alpine:3.14 [2022-03-21T10:14:34.641Z] ---> 71a2028e5025 [2022-03-21T10:14:34.641Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-21T10:14:34.917Z] ---> Running in c7dc7a03a102 [2022-03-21T10:14:34.917Z] ---> fc715f7451bd [2022-03-21T10:14:34.917Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-21T10:14:35.912Z] ---> cb0aa679b92d [2022-03-21T10:14:35.912Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-21T10:14:36.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T10:14:36.516Z] ---> 303134198587 [2022-03-21T10:14:36.516Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-21T10:14:36.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T10:14:36.797Z] ---> Running in dd43780e8000 [2022-03-21T10:14:37.078Z] Removing intermediate container dd43780e8000 [2022-03-21T10:14:37.078Z] ---> 6c05dc9f044b [2022-03-21T10:14:37.078Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-21T10:14:37.686Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-21T10:14:37.686Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-21T10:14:37.686Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T10:14:37.686Z] Executing ca-certificates-20211220-r0.trigger [2022-03-21T10:14:37.964Z] ---> ad044f6ec866 [2022-03-21T10:14:37.964Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-21T10:14:37.964Z] OK: 6 MiB in 16 packages [2022-03-21T10:14:38.243Z] ---> Running in db8ba56ebe45 [2022-03-21T10:14:40.251Z] Removing intermediate container c7dc7a03a102 [2022-03-21T10:14:40.251Z] ---> 8434ee23b1c0 [2022-03-21T10:14:40.251Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-21T10:14:40.251Z] ---> Running in b81632542e81 [2022-03-21T10:14:40.530Z] Removing intermediate container b81632542e81 [2022-03-21T10:14:40.530Z] ---> b1247bfb7469 [2022-03-21T10:14:40.530Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-21T10:14:40.806Z] ---> Running in 1d9aff40fefe [2022-03-21T10:14:41.082Z] Removing intermediate container db8ba56ebe45 [2022-03-21T10:14:41.082Z] ---> 7aae3c74353c [2022-03-21T10:14:41.082Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-21T10:14:41.356Z] Removing intermediate container 1d9aff40fefe [2022-03-21T10:14:41.356Z] ---> e47c1318ec26 [2022-03-21T10:14:41.356Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-21T10:14:41.356Z] ---> Running in b399beac2bf7 [2022-03-21T10:14:41.356Z] ---> Running in a6c474c01296 [2022-03-21T10:14:41.956Z] Removing intermediate container b399beac2bf7 [2022-03-21T10:14:41.956Z] ---> 1e702fc08d64 [2022-03-21T10:14:41.956Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T10:14:41.956Z] Removing intermediate container a6c474c01296 [2022-03-21T10:14:41.956Z] ---> 3ebcad01b699 [2022-03-21T10:14:41.956Z] Step 28/31 : CMD ["gate"] [2022-03-21T10:14:42.236Z] ---> Running in 00d76ec4fcec [2022-03-21T10:14:42.519Z] ---> ed07d7bb421c [2022-03-21T10:14:42.519Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-21T10:14:42.519Z] Removing intermediate container 00d76ec4fcec [2022-03-21T10:14:42.519Z] ---> a77417c565ab [2022-03-21T10:14:42.519Z] Step 29/31 : LABEL arch=arm64 [2022-03-21T10:14:42.794Z] ---> Running in 47f00c865e3e [2022-03-21T10:14:43.404Z] Removing intermediate container 47f00c865e3e [2022-03-21T10:14:43.404Z] ---> 6b28566908b1 [2022-03-21T10:14:43.404Z] Step 30/31 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:14:43.698Z] ---> Running in 6c11a8bbb19a [2022-03-21T10:14:43.975Z] ---> 90ff27ef2411 [2022-03-21T10:14:43.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-21T10:14:44.256Z] Removing intermediate container 6c11a8bbb19a [2022-03-21T10:14:44.256Z] ---> 1f03c9b00391 [2022-03-21T10:14:44.256Z] Step 31/31 : LABEL version=2.2.0-dev.41 [2022-03-21T10:14:44.528Z] ---> Running in bcae367b6049 [2022-03-21T10:14:44.804Z] ---> 13c36e99701d [2022-03-21T10:14:44.804Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-21T10:14:45.082Z] ---> Running in dd55a7530deb [2022-03-21T10:14:45.082Z] Removing intermediate container bcae367b6049 [2022-03-21T10:14:45.082Z] ---> c7cb9ebd0724 [2022-03-21T10:14:45.082Z] [2022-03-21T10:14:45.370Z] Successfully built c7cb9ebd0724 [2022-03-21T10:14:45.370Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-21T10:14:45.370Z] Removing intermediate container dd55a7530deb [2022-03-21T10:14:45.370Z] ---> 1683f7d53e6f [2022-03-21T10:14:45.370Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T10:14:45.644Z]  Building security-bootstrapper ... done  ---> Running in 149e7fbdd19b [2022-03-21T10:14:46.240Z] Removing intermediate container 149e7fbdd19b [2022-03-21T10:14:46.240Z] ---> 62574afe0867 [2022-03-21T10:14:46.240Z] Step 20/22 : LABEL arch=arm64 [2022-03-21T10:14:46.240Z] ---> Running in e338d0de0df0 [2022-03-21T10:14:46.836Z] Removing intermediate container e338d0de0df0 [2022-03-21T10:14:46.836Z] ---> 996062a04923 [2022-03-21T10:14:46.836Z] Step 21/22 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:14:46.836Z] ---> Running in 531eb4a0b8d0 [2022-03-21T10:14:47.119Z] Removing intermediate container 10194ca7856e [2022-03-21T10:14:47.119Z] ---> f90992513dc1 [2022-03-21T10:14:47.119Z] [2022-03-21T10:14:47.119Z] Step 10/23 : FROM alpine:3.14 [2022-03-21T10:14:47.119Z] ---> 71a2028e5025 [2022-03-21T10:14:47.119Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-21T10:14:47.119Z] Removing intermediate container 531eb4a0b8d0 [2022-03-21T10:14:47.119Z] ---> 947d50e24c3c [2022-03-21T10:14:47.119Z] Step 22/22 : LABEL version=2.2.0-dev.41 [2022-03-21T10:14:47.394Z] ---> Running in ce17a0125f22 [2022-03-21T10:14:47.394Z] ---> Running in 644635c35d00 [2022-03-21T10:14:47.668Z] Removing intermediate container 644635c35d00 [2022-03-21T10:14:47.668Z] ---> da5f91778373 [2022-03-21T10:14:47.668Z] [2022-03-21T10:14:47.668Z] Removing intermediate container ce17a0125f22 [2022-03-21T10:14:47.668Z] ---> cc90c3661124 [2022-03-21T10:14:47.668Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-21T10:14:47.943Z] ---> Running in 1000b336b24a [2022-03-21T10:14:47.943Z] Successfully built da5f91778373 [2022-03-21T10:14:47.943Z] Successfully tagged support-notifications-arm64:latest [2022-03-21T10:14:48.216Z]  Building support-notifications ... done Removing intermediate container 1000b336b24a [2022-03-21T10:14:48.216Z] ---> c40bcd56b2d6 [2022-03-21T10:14:48.216Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-21T10:14:48.216Z] ---> Running in 63492eedd179 [2022-03-21T10:14:48.492Z] Removing intermediate container 63492eedd179 [2022-03-21T10:14:48.492Z] ---> 6e0e4ed6964c [2022-03-21T10:14:48.492Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-21T10:14:48.777Z] ---> Running in 86f10fb6f08d [2022-03-21T10:14:50.758Z] Removing intermediate container 86f10fb6f08d [2022-03-21T10:14:50.758Z] ---> d046da67ede7 [2022-03-21T10:14:50.758Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-21T10:14:50.758Z] ---> Running in 93e207001b0d [2022-03-21T10:14:51.734Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-21T10:14:52.329Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-21T10:14:53.312Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-21T10:14:53.585Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-21T10:14:53.585Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-21T10:14:53.585Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-21T10:14:53.856Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-21T10:14:54.129Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-21T10:14:54.129Z] Executing busybox-1.33.1-r6.trigger [2022-03-21T10:14:54.129Z] OK: 8 MiB in 20 packages [2022-03-21T10:14:55.126Z] Removing intermediate container 93e207001b0d [2022-03-21T10:14:55.126Z] ---> 1bd9148d63a8 [2022-03-21T10:14:55.126Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-21T10:14:55.722Z] ---> 2dbfc38fd6e3 [2022-03-21T10:14:55.722Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-21T10:14:56.701Z] ---> e4ae514fc31d [2022-03-21T10:14:56.701Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-21T10:14:57.295Z] ---> 534f762eef42 [2022-03-21T10:14:57.295Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-21T10:14:57.295Z] ---> Running in f4b26d1c383e [2022-03-21T10:14:57.575Z] Removing intermediate container f4b26d1c383e [2022-03-21T10:14:57.575Z] ---> f4bde64a74a4 [2022-03-21T10:14:57.575Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-21T10:14:57.575Z] ---> Running in fc032f7fd9ff [2022-03-21T10:14:57.847Z] Removing intermediate container fc032f7fd9ff [2022-03-21T10:14:57.847Z] ---> 982ac260231a [2022-03-21T10:14:57.848Z] Step 21/23 : LABEL arch=arm64 [2022-03-21T10:14:57.848Z] ---> Running in 0f671138bcd0 [2022-03-21T10:14:58.118Z] Removing intermediate container 0f671138bcd0 [2022-03-21T10:14:58.118Z] ---> e1975f71c4a7 [2022-03-21T10:14:58.118Z] Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:14:58.390Z] ---> Running in c26a7e2b5c99 [2022-03-21T10:14:58.662Z] Removing intermediate container c26a7e2b5c99 [2022-03-21T10:14:58.662Z] ---> a104caaee631 [2022-03-21T10:14:58.662Z] Step 23/23 : LABEL version=2.2.0-dev.41 [2022-03-21T10:14:58.662Z] ---> Running in 30ddc6a43c65 [2022-03-21T10:14:58.932Z] Removing intermediate container 30ddc6a43c65 [2022-03-21T10:14:58.932Z] ---> c048046f8d68 [2022-03-21T10:14:58.932Z] [2022-03-21T10:14:59.205Z] Successfully built c048046f8d68 [2022-03-21T10:14:59.205Z] Successfully tagged core-data-arm64:latest [2022-03-21T10:14:59.488Z]  Building core-data ... done  [Pipeline] } [2022-03-21T10:14:59.497Z] $ docker stop --time=1 be53cca50604dc81da0584464a08eec54cbb8d7b2d87daa2b49cd99700a007dd [2022-03-21T10:15:01.136Z] $ docker rm -f be53cca50604dc81da0584464a08eec54cbb8d7b2d87daa2b49cd99700a007dd [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T10:15:01.664Z] + docker images [2022-03-21T10:15:01.933Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-21T10:15:01.933Z] core-data-arm64 latest c048046f8d68 3 seconds ago 19.2MB [2022-03-21T10:15:01.933Z] support-notifications-arm64 latest da5f91778373 14 seconds ago 16.1MB [2022-03-21T10:15:01.933Z] f90992513dc1 15 seconds ago 1.49GB [2022-03-21T10:15:01.933Z] security-bootstrapper-arm64 latest c7cb9ebd0724 17 seconds ago 18MB [2022-03-21T10:15:01.933Z] 35f923cb9629 27 seconds ago 1.48GB [2022-03-21T10:15:01.933Z] core-metadata-arm64 latest 898cc44f8f6d 35 seconds ago 16MB [2022-03-21T10:15:01.933Z] 54e8f39c480d 47 seconds ago 1.48GB [2022-03-21T10:15:01.933Z] 9d4dd714547e 51 seconds ago 1.48GB [2022-03-21T10:15:01.933Z] sys-mgmt-agent-arm64 latest 714089aebdb2 2 minutes ago 280MB [2022-03-21T10:15:01.933Z] security-secretstore-setup-arm64 latest aee196f5a519 3 minutes ago 26.9MB [2022-03-21T10:15:01.933Z] support-scheduler-arm64 latest e1f72068081b 3 minutes ago 15.4MB [2022-03-21T10:15:01.933Z] security-proxy-setup-arm64 latest 7edc3f68122c 3 minutes ago 25.4MB [2022-03-21T10:15:01.933Z] core-command-arm64 latest 805025d2a1f9 3 minutes ago 15.3MB [2022-03-21T10:15:01.933Z] 15561046e43e 3 minutes ago 1.48GB [2022-03-21T10:15:01.933Z] b6517f6a4393 3 minutes ago 1.49GB [2022-03-21T10:15:01.933Z] 5ddfa139ebaf 3 minutes ago 1.48GB [2022-03-21T10:15:01.933Z] 1502d90e4fb6 3 minutes ago 1.48GB [2022-03-21T10:15:01.933Z] 4c7a64356ac0 4 minutes ago 1.48GB [2022-03-21T10:15:01.933Z] ci-base-image-arm64 latest b1456c20e274 8 minutes ago 1.26GB [2022-03-21T10:15:01.933Z] alpine 3.14 71a2028e5025 3 days ago 5.34MB [2022-03-21T10:15:01.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-21T10:15:01.933Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-21T10:15:01.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months 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-03-21T10:15:02.044Z] provisioning config files... [2022-03-21T10:15:02.059Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/161@tmp/config4621494316316983234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:15:02.399Z] ---> docker-login.sh [2022-03-21T10:15:02.399Z] nexus3.edgexfoundry.org:10001 [2022-03-21T10:15:02.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:15:02.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:15:02.669Z] Configure a credential helper to remove this warning. See [2022-03-21T10:15:02.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:15:02.669Z] [2022-03-21T10:15:02.669Z] Login Succeeded [2022-03-21T10:15:02.669Z] nexus3.edgexfoundry.org:10002 [2022-03-21T10:15:03.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:15:03.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:15:03.258Z] Configure a credential helper to remove this warning. See [2022-03-21T10:15:03.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:15:03.258Z] [2022-03-21T10:15:03.258Z] Login Succeeded [2022-03-21T10:15:03.258Z] nexus3.edgexfoundry.org:10003 [2022-03-21T10:15:03.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:15:03.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:15:03.530Z] Configure a credential helper to remove this warning. See [2022-03-21T10:15:03.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:15:03.530Z] [2022-03-21T10:15:03.530Z] Login Succeeded [2022-03-21T10:15:03.800Z] nexus3.edgexfoundry.org:10004 [2022-03-21T10:15:04.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:15:04.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:15:04.070Z] Configure a credential helper to remove this warning. See [2022-03-21T10:15:04.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:15:04.070Z] [2022-03-21T10:15:04.070Z] Login Succeeded [2022-03-21T10:15:04.070Z] docker.io [2022-03-21T10:15:04.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-21T10:15:04.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-21T10:15:04.933Z] Configure a credential helper to remove this warning. See [2022-03-21T10:15:04.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-21T10:15:04.933Z] [2022-03-21T10:15:04.933Z] Login Succeeded [2022-03-21T10:15:04.933Z] ---> docker-login.sh ends [Pipeline] } [2022-03-21T10:15:04.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:15:04.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-21T10:15:04.998Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-03-21T10:15:04.998Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:04.998Z] latest [2022-03-21T10:15:04.998Z] 2.2.0-dev.41 [2022-03-21T10:15:04.998Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:04.998Z] main [2022-03-21T10:15:04.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:05.361Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:05.704Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:05.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-21T10:15:05.705Z] 6540fe672f89: Preparing [2022-03-21T10:15:05.705Z] 63b69f3ea706: Preparing [2022-03-21T10:15:05.705Z] 4be4a5416de2: Preparing [2022-03-21T10:15:05.705Z] b9aa868aa1cd: Preparing [2022-03-21T10:15:05.705Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:05.705Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:05.975Z] 6540fe672f89: Pushed [2022-03-21T10:15:05.975Z] 4be4a5416de2: Pushed [2022-03-21T10:15:05.975Z] b9aa868aa1cd: Pushed [2022-03-21T10:15:08.578Z] 63b69f3ea706: Pushed [2022-03-21T10:15:08.578Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:6aa635188ed4634598e05443134cb3842cb818b1e8452ff41b439c05bb5d88bb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:08.918Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:09.257Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-21T10:15:09.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-21T10:15:09.257Z] 6540fe672f89: Preparing [2022-03-21T10:15:09.257Z] 63b69f3ea706: Preparing [2022-03-21T10:15:09.257Z] 4be4a5416de2: Preparing [2022-03-21T10:15:09.257Z] b9aa868aa1cd: Preparing [2022-03-21T10:15:09.257Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:09.257Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:09.257Z] b9aa868aa1cd: Layer already exists [2022-03-21T10:15:09.257Z] 6540fe672f89: Layer already exists [2022-03-21T10:15:09.257Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:09.257Z] 63b69f3ea706: Layer already exists [2022-03-21T10:15:09.538Z] latest: digest: sha256:6aa635188ed4634598e05443134cb3842cb818b1e8452ff41b439c05bb5d88bb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:09.897Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:10.255Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.41 [2022-03-21T10:15:10.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-21T10:15:10.255Z] 6540fe672f89: Preparing [2022-03-21T10:15:10.255Z] 63b69f3ea706: Preparing [2022-03-21T10:15:10.255Z] 4be4a5416de2: Preparing [2022-03-21T10:15:10.255Z] b9aa868aa1cd: Preparing [2022-03-21T10:15:10.255Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:10.533Z] 6540fe672f89: Layer already exists [2022-03-21T10:15:10.533Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:10.533Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:10.533Z] b9aa868aa1cd: Layer already exists [2022-03-21T10:15:10.533Z] 63b69f3ea706: Layer already exists [2022-03-21T10:15:10.533Z] 2.2.0-dev.41: digest: sha256:6aa635188ed4634598e05443134cb3842cb818b1e8452ff41b439c05bb5d88bb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:10.895Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:11.253Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:11.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-21T10:15:11.253Z] 6540fe672f89: Preparing [2022-03-21T10:15:11.253Z] 63b69f3ea706: Preparing [2022-03-21T10:15:11.253Z] 4be4a5416de2: Preparing [2022-03-21T10:15:11.253Z] b9aa868aa1cd: Preparing [2022-03-21T10:15:11.253Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:11.253Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:11.253Z] b9aa868aa1cd: Layer already exists [2022-03-21T10:15:11.253Z] 6540fe672f89: Layer already exists [2022-03-21T10:15:11.253Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:11.253Z] 63b69f3ea706: Layer already exists [2022-03-21T10:15:11.528Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:6aa635188ed4634598e05443134cb3842cb818b1e8452ff41b439c05bb5d88bb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:11.868Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:12.208Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-03-21T10:15:12.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-21T10:15:12.208Z] 6540fe672f89: Preparing [2022-03-21T10:15:12.208Z] 63b69f3ea706: Preparing [2022-03-21T10:15:12.208Z] 4be4a5416de2: Preparing [2022-03-21T10:15:12.208Z] b9aa868aa1cd: Preparing [2022-03-21T10:15:12.208Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:12.208Z] b9aa868aa1cd: Layer already exists [2022-03-21T10:15:12.208Z] 63b69f3ea706: Layer already exists [2022-03-21T10:15:12.208Z] 6540fe672f89: Layer already exists [2022-03-21T10:15:12.208Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:12.208Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:12.478Z] main: digest: sha256:6aa635188ed4634598e05443134cb3842cb818b1e8452ff41b439c05bb5d88bb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:15:12.524Z] ===================================================== [Pipeline] echo [2022-03-21T10:15:12.533Z] taggedImages: [2022-03-21T10:15:12.533Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:12.533Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-21T10:15:12.533Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.41 [2022-03-21T10:15:12.533Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:12.533Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-03-21T10:15:12.554Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-03-21T10:15:12.554Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:12.554Z] latest [2022-03-21T10:15:12.554Z] 2.2.0-dev.41 [2022-03-21T10:15:12.554Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:12.554Z] main [2022-03-21T10:15:12.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:12.905Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:13.237Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:13.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-21T10:15:13.237Z] 512c40ff3e8f: Preparing [2022-03-21T10:15:13.237Z] 09e507502ed9: Preparing [2022-03-21T10:15:13.237Z] 4be4a5416de2: Preparing [2022-03-21T10:15:13.237Z] 0fc7ed40402a: Preparing [2022-03-21T10:15:13.237Z] 282cfe6dcf2a: Preparing [2022-03-21T10:15:13.237Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:13.237Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:13.237Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:13.509Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:13.509Z] 282cfe6dcf2a: Pushed [2022-03-21T10:15:13.509Z] 512c40ff3e8f: Pushed [2022-03-21T10:15:14.102Z] 0fc7ed40402a: Pushed [2022-03-21T10:15:16.708Z] 09e507502ed9: Pushed [2022-03-21T10:15:16.708Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:7f93752b3dee4545bc0dc649181b20d8a2c39a707fa1ce29f04815e67ead740d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:17.053Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:17.393Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-21T10:15:17.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-21T10:15:17.393Z] 512c40ff3e8f: Preparing [2022-03-21T10:15:17.393Z] 09e507502ed9: Preparing [2022-03-21T10:15:17.393Z] 4be4a5416de2: Preparing [2022-03-21T10:15:17.393Z] 0fc7ed40402a: Preparing [2022-03-21T10:15:17.393Z] 282cfe6dcf2a: Preparing [2022-03-21T10:15:17.393Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:17.393Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:17.393Z] 282cfe6dcf2a: Layer already exists [2022-03-21T10:15:17.393Z] 09e507502ed9: Layer already exists [2022-03-21T10:15:17.393Z] 0fc7ed40402a: Layer already exists [2022-03-21T10:15:17.393Z] 512c40ff3e8f: Layer already exists [2022-03-21T10:15:17.393Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:17.665Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:17.665Z] latest: digest: sha256:7f93752b3dee4545bc0dc649181b20d8a2c39a707fa1ce29f04815e67ead740d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:18.004Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:18.345Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.41 [2022-03-21T10:15:18.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-21T10:15:18.345Z] 512c40ff3e8f: Preparing [2022-03-21T10:15:18.345Z] 09e507502ed9: Preparing [2022-03-21T10:15:18.345Z] 4be4a5416de2: Preparing [2022-03-21T10:15:18.345Z] 0fc7ed40402a: Preparing [2022-03-21T10:15:18.345Z] 282cfe6dcf2a: Preparing [2022-03-21T10:15:18.345Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:18.345Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:18.345Z] 09e507502ed9: Layer already exists [2022-03-21T10:15:18.345Z] 512c40ff3e8f: Layer already exists [2022-03-21T10:15:18.345Z] 0fc7ed40402a: Layer already exists [2022-03-21T10:15:18.345Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:18.345Z] 282cfe6dcf2a: Layer already exists [2022-03-21T10:15:18.345Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:18.615Z] 2.2.0-dev.41: digest: sha256:7f93752b3dee4545bc0dc649181b20d8a2c39a707fa1ce29f04815e67ead740d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:18.951Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:19.288Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:19.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-21T10:15:19.288Z] 512c40ff3e8f: Preparing [2022-03-21T10:15:19.288Z] 09e507502ed9: Preparing [2022-03-21T10:15:19.288Z] 4be4a5416de2: Preparing [2022-03-21T10:15:19.288Z] 0fc7ed40402a: Preparing [2022-03-21T10:15:19.288Z] 282cfe6dcf2a: Preparing [2022-03-21T10:15:19.288Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:19.288Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:19.288Z] 0fc7ed40402a: Layer already exists [2022-03-21T10:15:19.288Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:19.288Z] 512c40ff3e8f: Layer already exists [2022-03-21T10:15:19.288Z] 09e507502ed9: Layer already exists [2022-03-21T10:15:19.288Z] 282cfe6dcf2a: Layer already exists [2022-03-21T10:15:19.560Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:19.560Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:7f93752b3dee4545bc0dc649181b20d8a2c39a707fa1ce29f04815e67ead740d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:19.904Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:20.239Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-03-21T10:15:20.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-21T10:15:20.239Z] 512c40ff3e8f: Preparing [2022-03-21T10:15:20.239Z] 09e507502ed9: Preparing [2022-03-21T10:15:20.239Z] 4be4a5416de2: Preparing [2022-03-21T10:15:20.239Z] 0fc7ed40402a: Preparing [2022-03-21T10:15:20.239Z] 282cfe6dcf2a: Preparing [2022-03-21T10:15:20.239Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:20.239Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:20.239Z] 0fc7ed40402a: Layer already exists [2022-03-21T10:15:20.239Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:20.239Z] 512c40ff3e8f: Layer already exists [2022-03-21T10:15:20.239Z] 282cfe6dcf2a: Layer already exists [2022-03-21T10:15:20.239Z] 09e507502ed9: Layer already exists [2022-03-21T10:15:20.239Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:20.512Z] main: digest: sha256:7f93752b3dee4545bc0dc649181b20d8a2c39a707fa1ce29f04815e67ead740d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:15:20.557Z] ===================================================== [Pipeline] echo [2022-03-21T10:15:20.566Z] taggedImages: [2022-03-21T10:15:20.567Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:20.567Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-21T10:15:20.567Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.41 [2022-03-21T10:15:20.567Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:20.567Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-03-21T10:15:20.589Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-03-21T10:15:20.589Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:20.589Z] latest [2022-03-21T10:15:20.589Z] 2.2.0-dev.41 [2022-03-21T10:15:20.589Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:20.589Z] main [2022-03-21T10:15:20.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:20.948Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:21.287Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:21.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-21T10:15:21.287Z] a59f1f7f90ca: Preparing [2022-03-21T10:15:21.287Z] d25b79bd1b4c: Preparing [2022-03-21T10:15:21.287Z] 4be4a5416de2: Preparing [2022-03-21T10:15:21.287Z] b9aa868aa1cd: Preparing [2022-03-21T10:15:21.287Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:21.558Z] b9aa868aa1cd: Layer already exists [2022-03-21T10:15:21.558Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:21.558Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:21.558Z] a59f1f7f90ca: Pushed [2022-03-21T10:15:24.170Z] d25b79bd1b4c: Pushed [2022-03-21T10:15:24.443Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:84412b24fdb330fc9b859f33af76e3162bbedf12727bad37b0619052c0c6bd4a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:24.793Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:25.132Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-21T10:15:25.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-21T10:15:25.132Z] a59f1f7f90ca: Preparing [2022-03-21T10:15:25.132Z] d25b79bd1b4c: Preparing [2022-03-21T10:15:25.132Z] 4be4a5416de2: Preparing [2022-03-21T10:15:25.132Z] b9aa868aa1cd: Preparing [2022-03-21T10:15:25.132Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:25.132Z] a59f1f7f90ca: Layer already exists [2022-03-21T10:15:25.132Z] b9aa868aa1cd: Layer already exists [2022-03-21T10:15:25.132Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:25.132Z] d25b79bd1b4c: Layer already exists [2022-03-21T10:15:25.132Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:25.403Z] latest: digest: sha256:84412b24fdb330fc9b859f33af76e3162bbedf12727bad37b0619052c0c6bd4a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:25.751Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:26.084Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.41 [2022-03-21T10:15:26.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-21T10:15:26.084Z] a59f1f7f90ca: Preparing [2022-03-21T10:15:26.084Z] d25b79bd1b4c: Preparing [2022-03-21T10:15:26.084Z] 4be4a5416de2: Preparing [2022-03-21T10:15:26.084Z] b9aa868aa1cd: Preparing [2022-03-21T10:15:26.084Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:26.084Z] d25b79bd1b4c: Layer already exists [2022-03-21T10:15:26.084Z] a59f1f7f90ca: Layer already exists [2022-03-21T10:15:26.084Z] b9aa868aa1cd: Layer already exists [2022-03-21T10:15:26.084Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:26.084Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:26.356Z] 2.2.0-dev.41: digest: sha256:84412b24fdb330fc9b859f33af76e3162bbedf12727bad37b0619052c0c6bd4a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:26.701Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:27.037Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:27.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-21T10:15:27.037Z] a59f1f7f90ca: Preparing [2022-03-21T10:15:27.037Z] d25b79bd1b4c: Preparing [2022-03-21T10:15:27.037Z] 4be4a5416de2: Preparing [2022-03-21T10:15:27.037Z] b9aa868aa1cd: Preparing [2022-03-21T10:15:27.037Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:27.037Z] a59f1f7f90ca: Layer already exists [2022-03-21T10:15:27.037Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:27.037Z] b9aa868aa1cd: Layer already exists [2022-03-21T10:15:27.037Z] d25b79bd1b4c: Layer already exists [2022-03-21T10:15:27.037Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:27.310Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:84412b24fdb330fc9b859f33af76e3162bbedf12727bad37b0619052c0c6bd4a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:27.653Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:27.989Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-03-21T10:15:27.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-21T10:15:27.990Z] a59f1f7f90ca: Preparing [2022-03-21T10:15:27.990Z] d25b79bd1b4c: Preparing [2022-03-21T10:15:27.990Z] 4be4a5416de2: Preparing [2022-03-21T10:15:27.990Z] b9aa868aa1cd: Preparing [2022-03-21T10:15:27.990Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:27.990Z] d25b79bd1b4c: Layer already exists [2022-03-21T10:15:27.990Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:27.990Z] a59f1f7f90ca: Layer already exists [2022-03-21T10:15:27.990Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:27.990Z] b9aa868aa1cd: Layer already exists [2022-03-21T10:15:28.260Z] main: digest: sha256:84412b24fdb330fc9b859f33af76e3162bbedf12727bad37b0619052c0c6bd4a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:15:28.310Z] ===================================================== [Pipeline] echo [2022-03-21T10:15:28.320Z] taggedImages: [2022-03-21T10:15:28.320Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:28.320Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-21T10:15:28.320Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.41 [2022-03-21T10:15:28.320Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:28.320Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-03-21T10:15:28.344Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-03-21T10:15:28.344Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:28.344Z] latest [2022-03-21T10:15:28.344Z] 2.2.0-dev.41 [2022-03-21T10:15:28.344Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:28.344Z] main [2022-03-21T10:15:28.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:28.698Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:29.038Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:29.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-21T10:15:29.038Z] befa22f28d11: Preparing [2022-03-21T10:15:29.038Z] befa22f28d11: Preparing [2022-03-21T10:15:29.038Z] 3994cc994730: Preparing [2022-03-21T10:15:29.038Z] b1c5b57c84b2: Preparing [2022-03-21T10:15:29.038Z] 05c3a44df3ef: Preparing [2022-03-21T10:15:29.038Z] 55e160cff40d: Preparing [2022-03-21T10:15:29.038Z] 4be4a5416de2: Preparing [2022-03-21T10:15:29.038Z] e2085c87ae35: Preparing [2022-03-21T10:15:29.038Z] a6cf4a591240: Preparing [2022-03-21T10:15:29.038Z] f99754699ece: Preparing [2022-03-21T10:15:29.038Z] 813eea8d3c8e: Preparing [2022-03-21T10:15:29.038Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:29.038Z] 4be4a5416de2: Waiting [2022-03-21T10:15:29.038Z] e2085c87ae35: Waiting [2022-03-21T10:15:29.038Z] a6cf4a591240: Waiting [2022-03-21T10:15:29.038Z] f99754699ece: Waiting [2022-03-21T10:15:29.038Z] 813eea8d3c8e: Waiting [2022-03-21T10:15:29.038Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:29.318Z] befa22f28d11: Pushed [2022-03-21T10:15:29.318Z] 05c3a44df3ef: Pushed [2022-03-21T10:15:29.318Z] 3994cc994730: Pushed [2022-03-21T10:15:29.318Z] b1c5b57c84b2: Pushed [2022-03-21T10:15:29.318Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:29.591Z] e2085c87ae35: Pushed [2022-03-21T10:15:29.591Z] f99754699ece: Pushed [2022-03-21T10:15:29.591Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:29.592Z] a6cf4a591240: Pushed [2022-03-21T10:15:29.592Z] 813eea8d3c8e: Pushed [2022-03-21T10:15:32.969Z] 55e160cff40d: Pushed [2022-03-21T10:15:32.969Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:5e070a933a74513b541652b97145935028819d74e3580f113228c93854154e26 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:33.358Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:34.036Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-21T10:15:34.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-21T10:15:34.036Z] befa22f28d11: Preparing [2022-03-21T10:15:34.036Z] befa22f28d11: Preparing [2022-03-21T10:15:34.036Z] 3994cc994730: Preparing [2022-03-21T10:15:34.036Z] b1c5b57c84b2: Preparing [2022-03-21T10:15:34.036Z] 05c3a44df3ef: Preparing [2022-03-21T10:15:34.036Z] 55e160cff40d: Preparing [2022-03-21T10:15:34.036Z] 4be4a5416de2: Preparing [2022-03-21T10:15:34.036Z] e2085c87ae35: Preparing [2022-03-21T10:15:34.036Z] a6cf4a591240: Preparing [2022-03-21T10:15:34.036Z] f99754699ece: Preparing [2022-03-21T10:15:34.036Z] 813eea8d3c8e: Preparing [2022-03-21T10:15:34.036Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:34.036Z] 4be4a5416de2: Waiting [2022-03-21T10:15:34.036Z] e2085c87ae35: Waiting [2022-03-21T10:15:34.036Z] a6cf4a591240: Waiting [2022-03-21T10:15:34.036Z] f99754699ece: Waiting [2022-03-21T10:15:34.036Z] 813eea8d3c8e: Waiting [2022-03-21T10:15:34.036Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:34.036Z] b1c5b57c84b2: Layer already exists [2022-03-21T10:15:34.036Z] 3994cc994730: Layer already exists [2022-03-21T10:15:34.036Z] 55e160cff40d: Layer already exists [2022-03-21T10:15:34.036Z] 05c3a44df3ef: Layer already exists [2022-03-21T10:15:34.036Z] befa22f28d11: Layer already exists [2022-03-21T10:15:34.325Z] a6cf4a591240: Layer already exists [2022-03-21T10:15:34.325Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:34.325Z] f99754699ece: Layer already exists [2022-03-21T10:15:34.325Z] e2085c87ae35: Layer already exists [2022-03-21T10:15:34.325Z] 813eea8d3c8e: Layer already exists [2022-03-21T10:15:34.325Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:34.325Z] latest: digest: sha256:5e070a933a74513b541652b97145935028819d74e3580f113228c93854154e26 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:34.678Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:35.024Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.41 [2022-03-21T10:15:35.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-21T10:15:35.024Z] befa22f28d11: Preparing [2022-03-21T10:15:35.024Z] befa22f28d11: Preparing [2022-03-21T10:15:35.024Z] 3994cc994730: Preparing [2022-03-21T10:15:35.024Z] b1c5b57c84b2: Preparing [2022-03-21T10:15:35.024Z] 05c3a44df3ef: Preparing [2022-03-21T10:15:35.024Z] 55e160cff40d: Preparing [2022-03-21T10:15:35.024Z] 4be4a5416de2: Preparing [2022-03-21T10:15:35.024Z] e2085c87ae35: Preparing [2022-03-21T10:15:35.024Z] a6cf4a591240: Preparing [2022-03-21T10:15:35.024Z] f99754699ece: Preparing [2022-03-21T10:15:35.024Z] 813eea8d3c8e: Preparing [2022-03-21T10:15:35.024Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:35.024Z] 4be4a5416de2: Waiting [2022-03-21T10:15:35.024Z] e2085c87ae35: Waiting [2022-03-21T10:15:35.024Z] a6cf4a591240: Waiting [2022-03-21T10:15:35.024Z] f99754699ece: Waiting [2022-03-21T10:15:35.024Z] 813eea8d3c8e: Waiting [2022-03-21T10:15:35.024Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:35.024Z] befa22f28d11: Layer already exists [2022-03-21T10:15:35.024Z] 55e160cff40d: Layer already exists [2022-03-21T10:15:35.024Z] 05c3a44df3ef: Layer already exists [2022-03-21T10:15:35.024Z] b1c5b57c84b2: Layer already exists [2022-03-21T10:15:35.024Z] 3994cc994730: Layer already exists [2022-03-21T10:15:35.295Z] a6cf4a591240: Layer already exists [2022-03-21T10:15:35.295Z] f99754699ece: Layer already exists [2022-03-21T10:15:35.295Z] e2085c87ae35: Layer already exists [2022-03-21T10:15:35.295Z] 813eea8d3c8e: Layer already exists [2022-03-21T10:15:35.295Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:35.295Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:35.295Z] 2.2.0-dev.41: digest: sha256:5e070a933a74513b541652b97145935028819d74e3580f113228c93854154e26 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:35.639Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:35.981Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:35.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-21T10:15:35.981Z] befa22f28d11: Preparing [2022-03-21T10:15:35.981Z] befa22f28d11: Preparing [2022-03-21T10:15:35.981Z] 3994cc994730: Preparing [2022-03-21T10:15:35.981Z] b1c5b57c84b2: Preparing [2022-03-21T10:15:35.981Z] 05c3a44df3ef: Preparing [2022-03-21T10:15:35.981Z] 55e160cff40d: Preparing [2022-03-21T10:15:35.981Z] 4be4a5416de2: Preparing [2022-03-21T10:15:35.981Z] e2085c87ae35: Preparing [2022-03-21T10:15:35.981Z] a6cf4a591240: Preparing [2022-03-21T10:15:35.981Z] f99754699ece: Preparing [2022-03-21T10:15:35.981Z] 813eea8d3c8e: Preparing [2022-03-21T10:15:35.981Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:35.981Z] a6cf4a591240: Waiting [2022-03-21T10:15:35.981Z] f99754699ece: Waiting [2022-03-21T10:15:35.981Z] 4be4a5416de2: Waiting [2022-03-21T10:15:35.981Z] e2085c87ae35: Waiting [2022-03-21T10:15:35.981Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:35.981Z] 55e160cff40d: Layer already exists [2022-03-21T10:15:35.981Z] 3994cc994730: Layer already exists [2022-03-21T10:15:35.981Z] b1c5b57c84b2: Layer already exists [2022-03-21T10:15:35.981Z] 05c3a44df3ef: Layer already exists [2022-03-21T10:15:35.981Z] befa22f28d11: Layer already exists [2022-03-21T10:15:35.981Z] f99754699ece: Layer already exists [2022-03-21T10:15:35.981Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:35.981Z] a6cf4a591240: Layer already exists [2022-03-21T10:15:35.981Z] 813eea8d3c8e: Layer already exists [2022-03-21T10:15:35.981Z] e2085c87ae35: Layer already exists [2022-03-21T10:15:36.253Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:36.253Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:5e070a933a74513b541652b97145935028819d74e3580f113228c93854154e26 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:36.596Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:37.030Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-03-21T10:15:37.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-21T10:15:37.030Z] befa22f28d11: Preparing [2022-03-21T10:15:37.030Z] befa22f28d11: Preparing [2022-03-21T10:15:37.030Z] 3994cc994730: Preparing [2022-03-21T10:15:37.030Z] b1c5b57c84b2: Preparing [2022-03-21T10:15:37.030Z] 05c3a44df3ef: Preparing [2022-03-21T10:15:37.030Z] 55e160cff40d: Preparing [2022-03-21T10:15:37.030Z] 4be4a5416de2: Preparing [2022-03-21T10:15:37.030Z] e2085c87ae35: Preparing [2022-03-21T10:15:37.030Z] a6cf4a591240: Preparing [2022-03-21T10:15:37.030Z] f99754699ece: Preparing [2022-03-21T10:15:37.030Z] 813eea8d3c8e: Preparing [2022-03-21T10:15:37.030Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:37.030Z] f99754699ece: Waiting [2022-03-21T10:15:37.030Z] 813eea8d3c8e: Waiting [2022-03-21T10:15:37.030Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:37.030Z] 4be4a5416de2: Waiting [2022-03-21T10:15:37.030Z] e2085c87ae35: Waiting [2022-03-21T10:15:37.030Z] a6cf4a591240: Waiting [2022-03-21T10:15:37.030Z] 05c3a44df3ef: Layer already exists [2022-03-21T10:15:37.030Z] 55e160cff40d: Layer already exists [2022-03-21T10:15:37.030Z] b1c5b57c84b2: Layer already exists [2022-03-21T10:15:37.030Z] 3994cc994730: Layer already exists [2022-03-21T10:15:37.030Z] befa22f28d11: Layer already exists [2022-03-21T10:15:37.030Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:37.030Z] a6cf4a591240: Layer already exists [2022-03-21T10:15:37.030Z] e2085c87ae35: Layer already exists [2022-03-21T10:15:37.030Z] f99754699ece: Layer already exists [2022-03-21T10:15:37.030Z] 813eea8d3c8e: Layer already exists [2022-03-21T10:15:37.030Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:37.030Z] main: digest: sha256:5e070a933a74513b541652b97145935028819d74e3580f113228c93854154e26 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:15:37.075Z] ===================================================== [Pipeline] echo [2022-03-21T10:15:37.085Z] taggedImages: [2022-03-21T10:15:37.085Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:37.085Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-21T10:15:37.085Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.41 [2022-03-21T10:15:37.085Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:37.085Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-03-21T10:15:37.104Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-03-21T10:15:37.104Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:37.104Z] latest [2022-03-21T10:15:37.104Z] 2.2.0-dev.41 [2022-03-21T10:15:37.104Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:37.104Z] main [2022-03-21T10:15:37.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:37.472Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:37.826Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:37.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-21T10:15:37.826Z] db74e351a608: Preparing [2022-03-21T10:15:37.826Z] 7b7365a729ea: Preparing [2022-03-21T10:15:37.826Z] 9bdd194a0468: Preparing [2022-03-21T10:15:37.826Z] 05dbf1b0f8f0: Preparing [2022-03-21T10:15:37.826Z] 6afd50f142b0: Preparing [2022-03-21T10:15:37.826Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:38.108Z] 9bdd194a0468: Pushed [2022-03-21T10:15:38.108Z] 05dbf1b0f8f0: Pushed [2022-03-21T10:15:38.108Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:38.708Z] 6afd50f142b0: Pushed [2022-03-21T10:15:40.687Z] 7b7365a729ea: Pushed [2022-03-21T10:15:40.687Z] db74e351a608: Pushed [2022-03-21T10:15:40.687Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:f5e126e7a9f2775bec84722373cefcb6f1fca2687d534cfb20a7b7cc403178d1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:41.023Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:41.364Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-21T10:15:41.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-21T10:15:41.364Z] db74e351a608: Preparing [2022-03-21T10:15:41.364Z] 7b7365a729ea: Preparing [2022-03-21T10:15:41.364Z] 9bdd194a0468: Preparing [2022-03-21T10:15:41.364Z] 05dbf1b0f8f0: Preparing [2022-03-21T10:15:41.364Z] 6afd50f142b0: Preparing [2022-03-21T10:15:41.364Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:41.364Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:41.364Z] 7b7365a729ea: Layer already exists [2022-03-21T10:15:41.364Z] 9bdd194a0468: Layer already exists [2022-03-21T10:15:41.364Z] 6afd50f142b0: Layer already exists [2022-03-21T10:15:41.364Z] db74e351a608: Layer already exists [2022-03-21T10:15:41.364Z] 05dbf1b0f8f0: Layer already exists [2022-03-21T10:15:41.364Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:41.636Z] latest: digest: sha256:f5e126e7a9f2775bec84722373cefcb6f1fca2687d534cfb20a7b7cc403178d1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:41.979Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:42.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.41 [2022-03-21T10:15:42.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-21T10:15:42.317Z] db74e351a608: Preparing [2022-03-21T10:15:42.317Z] 7b7365a729ea: Preparing [2022-03-21T10:15:42.317Z] 9bdd194a0468: Preparing [2022-03-21T10:15:42.317Z] 05dbf1b0f8f0: Preparing [2022-03-21T10:15:42.317Z] 6afd50f142b0: Preparing [2022-03-21T10:15:42.317Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:42.317Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:42.317Z] 6afd50f142b0: Layer already exists [2022-03-21T10:15:42.317Z] db74e351a608: Layer already exists [2022-03-21T10:15:42.317Z] 05dbf1b0f8f0: Layer already exists [2022-03-21T10:15:42.317Z] 9bdd194a0468: Layer already exists [2022-03-21T10:15:42.317Z] 7b7365a729ea: Layer already exists [2022-03-21T10:15:42.590Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:42.590Z] 2.2.0-dev.41: digest: sha256:f5e126e7a9f2775bec84722373cefcb6f1fca2687d534cfb20a7b7cc403178d1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:42.932Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:43.271Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:43.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-21T10:15:43.272Z] db74e351a608: Preparing [2022-03-21T10:15:43.272Z] 7b7365a729ea: Preparing [2022-03-21T10:15:43.272Z] 9bdd194a0468: Preparing [2022-03-21T10:15:43.272Z] 05dbf1b0f8f0: Preparing [2022-03-21T10:15:43.272Z] 6afd50f142b0: Preparing [2022-03-21T10:15:43.272Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:43.272Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:43.272Z] 7b7365a729ea: Layer already exists [2022-03-21T10:15:43.272Z] db74e351a608: Layer already exists [2022-03-21T10:15:43.272Z] 9bdd194a0468: Layer already exists [2022-03-21T10:15:43.272Z] 05dbf1b0f8f0: Layer already exists [2022-03-21T10:15:43.272Z] 6afd50f142b0: Layer already exists [2022-03-21T10:15:43.545Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:43.545Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:f5e126e7a9f2775bec84722373cefcb6f1fca2687d534cfb20a7b7cc403178d1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:43.889Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:44.227Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-03-21T10:15:44.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-21T10:15:44.227Z] db74e351a608: Preparing [2022-03-21T10:15:44.227Z] 7b7365a729ea: Preparing [2022-03-21T10:15:44.227Z] 9bdd194a0468: Preparing [2022-03-21T10:15:44.227Z] 05dbf1b0f8f0: Preparing [2022-03-21T10:15:44.227Z] 6afd50f142b0: Preparing [2022-03-21T10:15:44.227Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:44.227Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:44.499Z] 05dbf1b0f8f0: Layer already exists [2022-03-21T10:15:44.499Z] 6afd50f142b0: Layer already exists [2022-03-21T10:15:44.499Z] 7b7365a729ea: Layer already exists [2022-03-21T10:15:44.499Z] 9bdd194a0468: Layer already exists [2022-03-21T10:15:44.499Z] db74e351a608: Layer already exists [2022-03-21T10:15:44.499Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:44.499Z] main: digest: sha256:f5e126e7a9f2775bec84722373cefcb6f1fca2687d534cfb20a7b7cc403178d1 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:15:44.543Z] ===================================================== [Pipeline] echo [2022-03-21T10:15:44.554Z] taggedImages: [2022-03-21T10:15:44.554Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:44.554Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-21T10:15:44.554Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.41 [2022-03-21T10:15:44.554Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:44.554Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-03-21T10:15:44.580Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-03-21T10:15:44.580Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:44.580Z] latest [2022-03-21T10:15:44.580Z] 2.2.0-dev.41 [2022-03-21T10:15:44.580Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:44.580Z] main [2022-03-21T10:15:44.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:44.928Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:45.276Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:45.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-21T10:15:45.276Z] 1c0078d47867: Preparing [2022-03-21T10:15:45.276Z] 793cab409e18: Preparing [2022-03-21T10:15:45.276Z] b9c38250481d: Preparing [2022-03-21T10:15:45.276Z] fe8045981611: Preparing [2022-03-21T10:15:45.276Z] 875d98acec37: Preparing [2022-03-21T10:15:45.276Z] 9185061afbcf: Preparing [2022-03-21T10:15:45.276Z] c4c5435eb18a: Preparing [2022-03-21T10:15:45.276Z] 959a52355b25: Preparing [2022-03-21T10:15:45.276Z] 705dc8c67b79: Preparing [2022-03-21T10:15:45.276Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:45.276Z] 705dc8c67b79: Waiting [2022-03-21T10:15:45.276Z] 959a52355b25: Waiting [2022-03-21T10:15:45.276Z] 9185061afbcf: Waiting [2022-03-21T10:15:45.276Z] c4c5435eb18a: Waiting [2022-03-21T10:15:45.276Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:45.554Z] 875d98acec37: Pushed [2022-03-21T10:15:45.554Z] 793cab409e18: Pushed [2022-03-21T10:15:45.554Z] 1c0078d47867: Pushed [2022-03-21T10:15:45.832Z] 9185061afbcf: Pushed [2022-03-21T10:15:45.832Z] c4c5435eb18a: Pushed [2022-03-21T10:15:45.832Z] 959a52355b25: Pushed [2022-03-21T10:15:45.832Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:46.106Z] 705dc8c67b79: Pushed [2022-03-21T10:15:48.085Z] fe8045981611: Pushed [2022-03-21T10:15:48.680Z] b9c38250481d: Pushed [2022-03-21T10:15:48.954Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:1a6e539fceec0c1dbcce4bdbdfb4ed37e6c2e4a331d90d07d253946520d0fc9d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:49.298Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:49.635Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-21T10:15:49.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-21T10:15:49.635Z] 1c0078d47867: Preparing [2022-03-21T10:15:49.635Z] 793cab409e18: Preparing [2022-03-21T10:15:49.635Z] b9c38250481d: Preparing [2022-03-21T10:15:49.635Z] fe8045981611: Preparing [2022-03-21T10:15:49.635Z] 875d98acec37: Preparing [2022-03-21T10:15:49.635Z] 9185061afbcf: Preparing [2022-03-21T10:15:49.635Z] c4c5435eb18a: Preparing [2022-03-21T10:15:49.635Z] 959a52355b25: Preparing [2022-03-21T10:15:49.635Z] 705dc8c67b79: Preparing [2022-03-21T10:15:49.635Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:49.635Z] c4c5435eb18a: Waiting [2022-03-21T10:15:49.635Z] 959a52355b25: Waiting [2022-03-21T10:15:49.635Z] 705dc8c67b79: Waiting [2022-03-21T10:15:49.635Z] 9185061afbcf: Waiting [2022-03-21T10:15:49.635Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:49.635Z] fe8045981611: Layer already exists [2022-03-21T10:15:49.635Z] 1c0078d47867: Layer already exists [2022-03-21T10:15:49.635Z] 793cab409e18: Layer already exists [2022-03-21T10:15:49.635Z] b9c38250481d: Layer already exists [2022-03-21T10:15:49.635Z] 875d98acec37: Layer already exists [2022-03-21T10:15:49.635Z] 9185061afbcf: Layer already exists [2022-03-21T10:15:49.635Z] 959a52355b25: Layer already exists [2022-03-21T10:15:49.635Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:49.635Z] 705dc8c67b79: Layer already exists [2022-03-21T10:15:49.910Z] c4c5435eb18a: Layer already exists [2022-03-21T10:15:49.910Z] latest: digest: sha256:1a6e539fceec0c1dbcce4bdbdfb4ed37e6c2e4a331d90d07d253946520d0fc9d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:50.252Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:50.607Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.41 [2022-03-21T10:15:50.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-21T10:15:50.607Z] 1c0078d47867: Preparing [2022-03-21T10:15:50.607Z] 793cab409e18: Preparing [2022-03-21T10:15:50.607Z] b9c38250481d: Preparing [2022-03-21T10:15:50.607Z] fe8045981611: Preparing [2022-03-21T10:15:50.607Z] 875d98acec37: Preparing [2022-03-21T10:15:50.607Z] 9185061afbcf: Preparing [2022-03-21T10:15:50.607Z] c4c5435eb18a: Preparing [2022-03-21T10:15:50.607Z] 959a52355b25: Preparing [2022-03-21T10:15:50.607Z] 705dc8c67b79: Preparing [2022-03-21T10:15:50.607Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:50.607Z] c4c5435eb18a: Waiting [2022-03-21T10:15:50.607Z] 959a52355b25: Waiting [2022-03-21T10:15:50.607Z] 705dc8c67b79: Waiting [2022-03-21T10:15:50.607Z] 9185061afbcf: Waiting [2022-03-21T10:15:50.607Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:50.607Z] 875d98acec37: Layer already exists [2022-03-21T10:15:50.607Z] b9c38250481d: Layer already exists [2022-03-21T10:15:50.607Z] 793cab409e18: Layer already exists [2022-03-21T10:15:50.607Z] 1c0078d47867: Layer already exists [2022-03-21T10:15:50.607Z] fe8045981611: Layer already exists [2022-03-21T10:15:50.881Z] 959a52355b25: Layer already exists [2022-03-21T10:15:50.881Z] c4c5435eb18a: Layer already exists [2022-03-21T10:15:50.881Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:50.881Z] 9185061afbcf: Layer already exists [2022-03-21T10:15:50.881Z] 705dc8c67b79: Layer already exists [2022-03-21T10:15:50.881Z] 2.2.0-dev.41: digest: sha256:1a6e539fceec0c1dbcce4bdbdfb4ed37e6c2e4a331d90d07d253946520d0fc9d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:51.226Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:51.567Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:51.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-21T10:15:51.567Z] 1c0078d47867: Preparing [2022-03-21T10:15:51.567Z] 793cab409e18: Preparing [2022-03-21T10:15:51.567Z] b9c38250481d: Preparing [2022-03-21T10:15:51.567Z] fe8045981611: Preparing [2022-03-21T10:15:51.567Z] 875d98acec37: Preparing [2022-03-21T10:15:51.567Z] 9185061afbcf: Preparing [2022-03-21T10:15:51.567Z] c4c5435eb18a: Preparing [2022-03-21T10:15:51.567Z] 959a52355b25: Preparing [2022-03-21T10:15:51.567Z] 705dc8c67b79: Preparing [2022-03-21T10:15:51.567Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:51.567Z] 9185061afbcf: Waiting [2022-03-21T10:15:51.567Z] c4c5435eb18a: Waiting [2022-03-21T10:15:51.567Z] 959a52355b25: Waiting [2022-03-21T10:15:51.567Z] 705dc8c67b79: Waiting [2022-03-21T10:15:51.567Z] 49c7c6f6dc6c: Waiting [2022-03-21T10:15:51.567Z] 875d98acec37: Layer already exists [2022-03-21T10:15:51.567Z] 793cab409e18: Layer already exists [2022-03-21T10:15:51.567Z] fe8045981611: Layer already exists [2022-03-21T10:15:51.567Z] 1c0078d47867: Layer already exists [2022-03-21T10:15:51.568Z] b9c38250481d: Layer already exists [2022-03-21T10:15:51.840Z] 9185061afbcf: Layer already exists [2022-03-21T10:15:51.840Z] 959a52355b25: Layer already exists [2022-03-21T10:15:51.840Z] c4c5435eb18a: Layer already exists [2022-03-21T10:15:51.840Z] 705dc8c67b79: Layer already exists [2022-03-21T10:15:51.840Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:51.840Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:1a6e539fceec0c1dbcce4bdbdfb4ed37e6c2e4a331d90d07d253946520d0fc9d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:52.187Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:52.532Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-03-21T10:15:52.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-21T10:15:52.533Z] 1c0078d47867: Preparing [2022-03-21T10:15:52.533Z] 793cab409e18: Preparing [2022-03-21T10:15:52.533Z] b9c38250481d: Preparing [2022-03-21T10:15:52.533Z] fe8045981611: Preparing [2022-03-21T10:15:52.533Z] 875d98acec37: Preparing [2022-03-21T10:15:52.533Z] 9185061afbcf: Preparing [2022-03-21T10:15:52.533Z] c4c5435eb18a: Preparing [2022-03-21T10:15:52.533Z] 959a52355b25: Preparing [2022-03-21T10:15:52.533Z] 705dc8c67b79: Preparing [2022-03-21T10:15:52.533Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:52.533Z] 9185061afbcf: Waiting [2022-03-21T10:15:52.533Z] c4c5435eb18a: Waiting [2022-03-21T10:15:52.533Z] 959a52355b25: Waiting [2022-03-21T10:15:52.533Z] 705dc8c67b79: Waiting [2022-03-21T10:15:52.533Z] 1c0078d47867: Layer already exists [2022-03-21T10:15:52.533Z] 875d98acec37: Layer already exists [2022-03-21T10:15:52.533Z] b9c38250481d: Layer already exists [2022-03-21T10:15:52.533Z] fe8045981611: Layer already exists [2022-03-21T10:15:52.533Z] 793cab409e18: Layer already exists [2022-03-21T10:15:52.533Z] c4c5435eb18a: Layer already exists [2022-03-21T10:15:52.805Z] 959a52355b25: Layer already exists [2022-03-21T10:15:52.805Z] 9185061afbcf: Layer already exists [2022-03-21T10:15:52.805Z] 705dc8c67b79: Layer already exists [2022-03-21T10:15:52.805Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:52.805Z] main: digest: sha256:1a6e539fceec0c1dbcce4bdbdfb4ed37e6c2e4a331d90d07d253946520d0fc9d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:15:52.856Z] ===================================================== [Pipeline] echo [2022-03-21T10:15:52.866Z] taggedImages: [2022-03-21T10:15:52.866Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:52.866Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-21T10:15:52.866Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.41 [2022-03-21T10:15:52.866Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:52.866Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-03-21T10:15:52.891Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-03-21T10:15:52.891Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:52.891Z] latest [2022-03-21T10:15:52.891Z] 2.2.0-dev.41 [2022-03-21T10:15:52.891Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:52.891Z] main [2022-03-21T10:15:52.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:53.258Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:53.672Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:15:53.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-21T10:15:53.673Z] 13a9ab0f679e: Preparing [2022-03-21T10:15:53.673Z] f32202b44971: Preparing [2022-03-21T10:15:53.673Z] 4be4a5416de2: Preparing [2022-03-21T10:15:53.673Z] 1d67890a054c: Preparing [2022-03-21T10:15:53.673Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:53.982Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:53.982Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:53.982Z] 13a9ab0f679e: Pushed [2022-03-21T10:15:54.271Z] 1d67890a054c: Pushed [2022-03-21T10:15:56.887Z] f32202b44971: Pushed [2022-03-21T10:15:56.887Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:64e40be1c77952686eca254b6077ab4273ed8b47892f0bf9172c476a1338969d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:57.234Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:57.576Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-21T10:15:57.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-21T10:15:57.576Z] 13a9ab0f679e: Preparing [2022-03-21T10:15:57.576Z] f32202b44971: Preparing [2022-03-21T10:15:57.576Z] 4be4a5416de2: Preparing [2022-03-21T10:15:57.576Z] 1d67890a054c: Preparing [2022-03-21T10:15:57.576Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:57.576Z] 13a9ab0f679e: Layer already exists [2022-03-21T10:15:57.576Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:57.576Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:57.576Z] 1d67890a054c: Layer already exists [2022-03-21T10:15:57.576Z] f32202b44971: Layer already exists [2022-03-21T10:15:57.849Z] latest: digest: sha256:64e40be1c77952686eca254b6077ab4273ed8b47892f0bf9172c476a1338969d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:58.192Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:58.530Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.41 [2022-03-21T10:15:58.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-21T10:15:58.530Z] 13a9ab0f679e: Preparing [2022-03-21T10:15:58.530Z] f32202b44971: Preparing [2022-03-21T10:15:58.530Z] 4be4a5416de2: Preparing [2022-03-21T10:15:58.530Z] 1d67890a054c: Preparing [2022-03-21T10:15:58.530Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:58.530Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:58.530Z] f32202b44971: Layer already exists [2022-03-21T10:15:58.530Z] 1d67890a054c: Layer already exists [2022-03-21T10:15:58.530Z] 13a9ab0f679e: Layer already exists [2022-03-21T10:15:58.530Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:58.801Z] 2.2.0-dev.41: digest: sha256:64e40be1c77952686eca254b6077ab4273ed8b47892f0bf9172c476a1338969d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:59.138Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:15:59.478Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:15:59.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-21T10:15:59.478Z] 13a9ab0f679e: Preparing [2022-03-21T10:15:59.478Z] f32202b44971: Preparing [2022-03-21T10:15:59.478Z] 4be4a5416de2: Preparing [2022-03-21T10:15:59.478Z] 1d67890a054c: Preparing [2022-03-21T10:15:59.478Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:15:59.478Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:15:59.478Z] f32202b44971: Layer already exists [2022-03-21T10:15:59.478Z] 4be4a5416de2: Layer already exists [2022-03-21T10:15:59.478Z] 1d67890a054c: Layer already exists [2022-03-21T10:15:59.478Z] 13a9ab0f679e: Layer already exists [2022-03-21T10:15:59.749Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:64e40be1c77952686eca254b6077ab4273ed8b47892f0bf9172c476a1338969d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:00.095Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:00.434Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-03-21T10:16:00.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-21T10:16:00.434Z] 13a9ab0f679e: Preparing [2022-03-21T10:16:00.434Z] f32202b44971: Preparing [2022-03-21T10:16:00.434Z] 4be4a5416de2: Preparing [2022-03-21T10:16:00.434Z] 1d67890a054c: Preparing [2022-03-21T10:16:00.434Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:16:00.434Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:16:00.434Z] f32202b44971: Layer already exists [2022-03-21T10:16:00.434Z] 4be4a5416de2: Layer already exists [2022-03-21T10:16:00.434Z] 13a9ab0f679e: Layer already exists [2022-03-21T10:16:00.434Z] 1d67890a054c: Layer already exists [2022-03-21T10:16:00.706Z] main: digest: sha256:64e40be1c77952686eca254b6077ab4273ed8b47892f0bf9172c476a1338969d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:16:00.749Z] ===================================================== [Pipeline] echo [2022-03-21T10:16:00.758Z] taggedImages: [2022-03-21T10:16:00.758Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:16:00.758Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-21T10:16:00.758Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.41 [2022-03-21T10:16:00.758Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:16:00.758Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-03-21T10:16:00.776Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-03-21T10:16:00.776Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:16:00.776Z] latest [2022-03-21T10:16:00.776Z] 2.2.0-dev.41 [2022-03-21T10:16:00.776Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:16:00.776Z] main [2022-03-21T10:16:00.776Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:01.125Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:01.464Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:16:01.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-21T10:16:01.464Z] da081407e504: Preparing [2022-03-21T10:16:01.464Z] 4b6989164b57: Preparing [2022-03-21T10:16:01.464Z] 4be4a5416de2: Preparing [2022-03-21T10:16:01.464Z] b9aa868aa1cd: Preparing [2022-03-21T10:16:01.464Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:16:01.738Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:16:01.738Z] b9aa868aa1cd: Layer already exists [2022-03-21T10:16:01.738Z] 4be4a5416de2: Layer already exists [2022-03-21T10:16:01.738Z] da081407e504: Pushed [2022-03-21T10:16:04.352Z] 4b6989164b57: Pushed [2022-03-21T10:16:04.352Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:6fe95bf079c39e9f827ba6623f215c15ac7d5a16cef0565f773f31fbc3976900 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:04.690Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:05.027Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-21T10:16:05.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-21T10:16:05.027Z] da081407e504: Preparing [2022-03-21T10:16:05.027Z] 4b6989164b57: Preparing [2022-03-21T10:16:05.027Z] 4be4a5416de2: Preparing [2022-03-21T10:16:05.027Z] b9aa868aa1cd: Preparing [2022-03-21T10:16:05.027Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:16:05.027Z] b9aa868aa1cd: Layer already exists [2022-03-21T10:16:05.027Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:16:05.027Z] da081407e504: Layer already exists [2022-03-21T10:16:05.027Z] 4b6989164b57: Layer already exists [2022-03-21T10:16:05.027Z] 4be4a5416de2: Layer already exists [2022-03-21T10:16:05.297Z] latest: digest: sha256:6fe95bf079c39e9f827ba6623f215c15ac7d5a16cef0565f773f31fbc3976900 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:05.634Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:05.966Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.41 [2022-03-21T10:16:05.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-21T10:16:05.966Z] da081407e504: Preparing [2022-03-21T10:16:05.966Z] 4b6989164b57: Preparing [2022-03-21T10:16:05.966Z] 4be4a5416de2: Preparing [2022-03-21T10:16:05.966Z] b9aa868aa1cd: Preparing [2022-03-21T10:16:05.966Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:16:05.966Z] 4be4a5416de2: Layer already exists [2022-03-21T10:16:05.966Z] da081407e504: Layer already exists [2022-03-21T10:16:05.966Z] 4b6989164b57: Layer already exists [2022-03-21T10:16:05.966Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:16:05.966Z] b9aa868aa1cd: Layer already exists [2022-03-21T10:16:06.236Z] 2.2.0-dev.41: digest: sha256:6fe95bf079c39e9f827ba6623f215c15ac7d5a16cef0565f773f31fbc3976900 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:06.575Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:06.917Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:16:06.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-21T10:16:06.918Z] da081407e504: Preparing [2022-03-21T10:16:06.918Z] 4b6989164b57: Preparing [2022-03-21T10:16:06.918Z] 4be4a5416de2: Preparing [2022-03-21T10:16:06.918Z] b9aa868aa1cd: Preparing [2022-03-21T10:16:06.918Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:16:06.918Z] da081407e504: Layer already exists [2022-03-21T10:16:06.918Z] 4b6989164b57: Layer already exists [2022-03-21T10:16:06.918Z] 4be4a5416de2: Layer already exists [2022-03-21T10:16:07.190Z] b9aa868aa1cd: Layer already exists [2022-03-21T10:16:07.190Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:16:07.190Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:6fe95bf079c39e9f827ba6623f215c15ac7d5a16cef0565f773f31fbc3976900 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:07.530Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:07.870Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-03-21T10:16:07.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-21T10:16:07.870Z] da081407e504: Preparing [2022-03-21T10:16:07.870Z] 4b6989164b57: Preparing [2022-03-21T10:16:07.870Z] 4be4a5416de2: Preparing [2022-03-21T10:16:07.870Z] b9aa868aa1cd: Preparing [2022-03-21T10:16:07.870Z] 49c7c6f6dc6c: Preparing [2022-03-21T10:16:07.870Z] 4be4a5416de2: Layer already exists [2022-03-21T10:16:07.870Z] b9aa868aa1cd: Layer already exists [2022-03-21T10:16:07.870Z] 49c7c6f6dc6c: Layer already exists [2022-03-21T10:16:07.870Z] 4b6989164b57: Layer already exists [2022-03-21T10:16:07.870Z] da081407e504: Layer already exists [2022-03-21T10:16:08.142Z] main: digest: sha256:6fe95bf079c39e9f827ba6623f215c15ac7d5a16cef0565f773f31fbc3976900 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:16:08.186Z] ===================================================== [Pipeline] echo [2022-03-21T10:16:08.196Z] taggedImages: [2022-03-21T10:16:08.196Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:16:08.196Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-21T10:16:08.196Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.41 [2022-03-21T10:16:08.196Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:16:08.196Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-03-21T10:16:08.217Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-03-21T10:16:08.217Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:16:08.217Z] latest [2022-03-21T10:16:08.217Z] 2.2.0-dev.41 [2022-03-21T10:16:08.217Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:16:08.217Z] main [2022-03-21T10:16:08.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:08.567Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:08.906Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:16:08.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-21T10:16:08.906Z] 2f476dc2c091: Preparing [2022-03-21T10:16:08.906Z] 460035d33923: Preparing [2022-03-21T10:16:08.906Z] f87fdb67cf61: Preparing [2022-03-21T10:16:08.906Z] 6b113556515d: Preparing [2022-03-21T10:16:08.906Z] e25cc80ef78c: Preparing [2022-03-21T10:16:08.906Z] f7be28c579d0: Preparing [2022-03-21T10:16:08.906Z] 5ddf987a193f: Preparing [2022-03-21T10:16:08.906Z] 05d0a213effb: Preparing [2022-03-21T10:16:08.906Z] 087270190219: Preparing [2022-03-21T10:16:08.906Z] b49c6594ab31: Preparing [2022-03-21T10:16:08.906Z] 62170e181a92: Preparing [2022-03-21T10:16:08.906Z] b49c6594ab31: Waiting [2022-03-21T10:16:08.906Z] 05d0a213effb: Waiting [2022-03-21T10:16:08.906Z] 087270190219: Waiting [2022-03-21T10:16:08.906Z] f7be28c579d0: Waiting [2022-03-21T10:16:08.906Z] 5ddf987a193f: Waiting [2022-03-21T10:16:09.178Z] e25cc80ef78c: Layer already exists [2022-03-21T10:16:09.178Z] f7be28c579d0: Layer already exists [2022-03-21T10:16:09.178Z] 5ddf987a193f: Layer already exists [2022-03-21T10:16:09.178Z] 05d0a213effb: Layer already exists [2022-03-21T10:16:09.178Z] 460035d33923: Pushed [2022-03-21T10:16:09.178Z] 087270190219: Layer already exists [2022-03-21T10:16:09.178Z] b49c6594ab31: Layer already exists [2022-03-21T10:16:09.178Z] 62170e181a92: Layer already exists [2022-03-21T10:16:09.773Z] 2f476dc2c091: Pushed [2022-03-21T10:16:11.756Z] f87fdb67cf61: Pushed [2022-03-21T10:16:26.822Z] 6b113556515d: Pushed [2022-03-21T10:16:26.822Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:b4d67e8de1ef1fbf3750bd50cc10c7cb052d403c07ed200464192a2097e5f29d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:27.171Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:27.509Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-21T10:16:27.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-21T10:16:27.509Z] 2f476dc2c091: Preparing [2022-03-21T10:16:27.509Z] 460035d33923: Preparing [2022-03-21T10:16:27.509Z] f87fdb67cf61: Preparing [2022-03-21T10:16:27.509Z] 6b113556515d: Preparing [2022-03-21T10:16:27.509Z] e25cc80ef78c: Preparing [2022-03-21T10:16:27.509Z] f7be28c579d0: Preparing [2022-03-21T10:16:27.509Z] 5ddf987a193f: Preparing [2022-03-21T10:16:27.509Z] 05d0a213effb: Preparing [2022-03-21T10:16:27.509Z] 087270190219: Preparing [2022-03-21T10:16:27.509Z] b49c6594ab31: Preparing [2022-03-21T10:16:27.509Z] 62170e181a92: Preparing [2022-03-21T10:16:27.509Z] f7be28c579d0: Waiting [2022-03-21T10:16:27.509Z] 5ddf987a193f: Waiting [2022-03-21T10:16:27.509Z] b49c6594ab31: Waiting [2022-03-21T10:16:27.509Z] 05d0a213effb: Waiting [2022-03-21T10:16:27.509Z] 087270190219: Waiting [2022-03-21T10:16:27.509Z] 62170e181a92: Waiting [2022-03-21T10:16:27.509Z] 6b113556515d: Layer already exists [2022-03-21T10:16:27.509Z] f87fdb67cf61: Layer already exists [2022-03-21T10:16:27.509Z] 460035d33923: Layer already exists [2022-03-21T10:16:27.509Z] 2f476dc2c091: Layer already exists [2022-03-21T10:16:27.509Z] e25cc80ef78c: Layer already exists [2022-03-21T10:16:27.780Z] 05d0a213effb: Layer already exists [2022-03-21T10:16:27.780Z] f7be28c579d0: Layer already exists [2022-03-21T10:16:27.780Z] 087270190219: Layer already exists [2022-03-21T10:16:27.780Z] b49c6594ab31: Layer already exists [2022-03-21T10:16:27.780Z] 5ddf987a193f: Layer already exists [2022-03-21T10:16:27.780Z] 62170e181a92: Layer already exists [2022-03-21T10:16:27.780Z] latest: digest: sha256:b4d67e8de1ef1fbf3750bd50cc10c7cb052d403c07ed200464192a2097e5f29d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:28.120Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:28.456Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.41 [2022-03-21T10:16:28.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-21T10:16:28.456Z] 2f476dc2c091: Preparing [2022-03-21T10:16:28.456Z] 460035d33923: Preparing [2022-03-21T10:16:28.456Z] f87fdb67cf61: Preparing [2022-03-21T10:16:28.456Z] 6b113556515d: Preparing [2022-03-21T10:16:28.456Z] e25cc80ef78c: Preparing [2022-03-21T10:16:28.456Z] f7be28c579d0: Preparing [2022-03-21T10:16:28.456Z] 5ddf987a193f: Preparing [2022-03-21T10:16:28.456Z] 05d0a213effb: Preparing [2022-03-21T10:16:28.456Z] 087270190219: Preparing [2022-03-21T10:16:28.456Z] b49c6594ab31: Preparing [2022-03-21T10:16:28.456Z] 62170e181a92: Preparing [2022-03-21T10:16:28.456Z] 05d0a213effb: Waiting [2022-03-21T10:16:28.456Z] 087270190219: Waiting [2022-03-21T10:16:28.456Z] b49c6594ab31: Waiting [2022-03-21T10:16:28.456Z] 62170e181a92: Waiting [2022-03-21T10:16:28.456Z] f7be28c579d0: Waiting [2022-03-21T10:16:28.456Z] 5ddf987a193f: Waiting [2022-03-21T10:16:28.456Z] 2f476dc2c091: Layer already exists [2022-03-21T10:16:28.456Z] f87fdb67cf61: Layer already exists [2022-03-21T10:16:28.456Z] e25cc80ef78c: Layer already exists [2022-03-21T10:16:28.456Z] 460035d33923: Layer already exists [2022-03-21T10:16:28.456Z] 6b113556515d: Layer already exists [2022-03-21T10:16:28.727Z] 5ddf987a193f: Layer already exists [2022-03-21T10:16:28.727Z] b49c6594ab31: Layer already exists [2022-03-21T10:16:28.727Z] 05d0a213effb: Layer already exists [2022-03-21T10:16:28.727Z] f7be28c579d0: Layer already exists [2022-03-21T10:16:28.727Z] 087270190219: Layer already exists [2022-03-21T10:16:28.727Z] 62170e181a92: Layer already exists [2022-03-21T10:16:28.727Z] 2.2.0-dev.41: digest: sha256:b4d67e8de1ef1fbf3750bd50cc10c7cb052d403c07ed200464192a2097e5f29d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:29.064Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:29.402Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:16:29.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-21T10:16:29.402Z] 2f476dc2c091: Preparing [2022-03-21T10:16:29.402Z] 460035d33923: Preparing [2022-03-21T10:16:29.402Z] f87fdb67cf61: Preparing [2022-03-21T10:16:29.402Z] 6b113556515d: Preparing [2022-03-21T10:16:29.402Z] e25cc80ef78c: Preparing [2022-03-21T10:16:29.402Z] f7be28c579d0: Preparing [2022-03-21T10:16:29.402Z] 5ddf987a193f: Preparing [2022-03-21T10:16:29.402Z] 05d0a213effb: Preparing [2022-03-21T10:16:29.402Z] f7be28c579d0: Waiting [2022-03-21T10:16:29.402Z] 087270190219: Preparing [2022-03-21T10:16:29.402Z] b49c6594ab31: Preparing [2022-03-21T10:16:29.402Z] 62170e181a92: Preparing [2022-03-21T10:16:29.402Z] b49c6594ab31: Waiting [2022-03-21T10:16:29.402Z] 5ddf987a193f: Waiting [2022-03-21T10:16:29.402Z] 05d0a213effb: Waiting [2022-03-21T10:16:29.402Z] 087270190219: Waiting [2022-03-21T10:16:29.402Z] 62170e181a92: Waiting [2022-03-21T10:16:29.402Z] e25cc80ef78c: Layer already exists [2022-03-21T10:16:29.402Z] f87fdb67cf61: Layer already exists [2022-03-21T10:16:29.402Z] 460035d33923: Layer already exists [2022-03-21T10:16:29.402Z] 6b113556515d: Layer already exists [2022-03-21T10:16:29.402Z] 2f476dc2c091: Layer already exists [2022-03-21T10:16:29.674Z] 5ddf987a193f: Layer already exists [2022-03-21T10:16:29.674Z] 087270190219: Layer already exists [2022-03-21T10:16:29.674Z] b49c6594ab31: Layer already exists [2022-03-21T10:16:29.674Z] f7be28c579d0: Layer already exists [2022-03-21T10:16:29.674Z] 05d0a213effb: Layer already exists [2022-03-21T10:16:29.674Z] 62170e181a92: Layer already exists [2022-03-21T10:16:29.674Z] f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:b4d67e8de1ef1fbf3750bd50cc10c7cb052d403c07ed200464192a2097e5f29d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:30.035Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:30.409Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-03-21T10:16:30.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-21T10:16:30.409Z] 2f476dc2c091: Preparing [2022-03-21T10:16:30.409Z] 460035d33923: Preparing [2022-03-21T10:16:30.409Z] f87fdb67cf61: Preparing [2022-03-21T10:16:30.409Z] 6b113556515d: Preparing [2022-03-21T10:16:30.409Z] e25cc80ef78c: Preparing [2022-03-21T10:16:30.409Z] f7be28c579d0: Preparing [2022-03-21T10:16:30.409Z] 5ddf987a193f: Preparing [2022-03-21T10:16:30.409Z] 05d0a213effb: Preparing [2022-03-21T10:16:30.409Z] 087270190219: Preparing [2022-03-21T10:16:30.409Z] b49c6594ab31: Preparing [2022-03-21T10:16:30.409Z] 62170e181a92: Preparing [2022-03-21T10:16:30.409Z] f7be28c579d0: Waiting [2022-03-21T10:16:30.409Z] 5ddf987a193f: Waiting [2022-03-21T10:16:30.409Z] 05d0a213effb: Waiting [2022-03-21T10:16:30.409Z] 087270190219: Waiting [2022-03-21T10:16:30.409Z] b49c6594ab31: Waiting [2022-03-21T10:16:30.409Z] 62170e181a92: Waiting [2022-03-21T10:16:30.696Z] f87fdb67cf61: Layer already exists [2022-03-21T10:16:30.696Z] 460035d33923: Layer already exists [2022-03-21T10:16:30.696Z] 6b113556515d: Layer already exists [2022-03-21T10:16:30.696Z] e25cc80ef78c: Layer already exists [2022-03-21T10:16:30.696Z] 2f476dc2c091: Layer already exists [2022-03-21T10:16:30.696Z] f7be28c579d0: Layer already exists [2022-03-21T10:16:30.696Z] 087270190219: Layer already exists [2022-03-21T10:16:30.696Z] 05d0a213effb: Layer already exists [2022-03-21T10:16:30.696Z] 5ddf987a193f: Layer already exists [2022-03-21T10:16:30.696Z] b49c6594ab31: Layer already exists [2022-03-21T10:16:30.696Z] 62170e181a92: Layer already exists [2022-03-21T10:16:30.696Z] main: digest: sha256:b4d67e8de1ef1fbf3750bd50cc10c7cb052d403c07ed200464192a2097e5f29d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-21T10:16:30.741Z] ===================================================== [Pipeline] echo [2022-03-21T10:16:30.751Z] taggedImages: [2022-03-21T10:16:30.751Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [2022-03-21T10:16:30.751Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-21T10:16:30.751Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.41 [2022-03-21T10:16:30.751Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [2022-03-21T10:16:30.751Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:31.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T10:16:31.125Z] [2022-03-21T10:16:31.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:16:31.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T10:16:31.774Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-21T10:16:31.774Z] 8998bd30e6a1: Pulling fs layer [2022-03-21T10:16:31.774Z] 04944245beec: Pulling fs layer [2022-03-21T10:16:31.774Z] 699f458cf7ca: Pulling fs layer [2022-03-21T10:16:31.774Z] 765212b225bb: Pulling fs layer [2022-03-21T10:16:31.774Z] f23df028b6ca: Pulling fs layer [2022-03-21T10:16:31.774Z] d65c8cfc05b1: Pulling fs layer [2022-03-21T10:16:31.774Z] 2437ff75d9bd: Pulling fs layer [2022-03-21T10:16:31.774Z] 765212b225bb: Waiting [2022-03-21T10:16:31.774Z] f23df028b6ca: Waiting [2022-03-21T10:16:31.774Z] d65c8cfc05b1: Waiting [2022-03-21T10:16:31.774Z] 2437ff75d9bd: Waiting [2022-03-21T10:16:31.774Z] 04944245beec: Verifying Checksum [2022-03-21T10:16:31.774Z] 04944245beec: Download complete [2022-03-21T10:16:31.774Z] 765212b225bb: Verifying Checksum [2022-03-21T10:16:31.774Z] 765212b225bb: Download complete [2022-03-21T10:16:31.774Z] f23df028b6ca: Download complete [2022-03-21T10:16:31.774Z] d65c8cfc05b1: Verifying Checksum [2022-03-21T10:16:31.774Z] d65c8cfc05b1: Download complete [2022-03-21T10:16:32.057Z] 699f458cf7ca: Verifying Checksum [2022-03-21T10:16:32.057Z] 699f458cf7ca: Download complete [2022-03-21T10:16:32.331Z] 8998bd30e6a1: Verifying Checksum [2022-03-21T10:16:32.331Z] 8998bd30e6a1: Download complete [2022-03-21T10:16:34.948Z] 2437ff75d9bd: Verifying Checksum [2022-03-21T10:16:34.948Z] 2437ff75d9bd: Download complete [2022-03-21T10:16:36.379Z] 8998bd30e6a1: Pull complete [2022-03-21T10:16:36.977Z] 04944245beec: Pull complete [2022-03-21T10:16:38.413Z] 699f458cf7ca: Pull complete [2022-03-21T10:16:38.687Z] 765212b225bb: Pull complete [2022-03-21T10:16:39.667Z] f23df028b6ca: Pull complete [2022-03-21T10:16:39.942Z] d65c8cfc05b1: Pull complete [2022-03-21T10:16:55.029Z] 2437ff75d9bd: Pull complete [2022-03-21T10:16:55.029Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-21T10:16:55.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T10:16:55.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-21T10:16:55.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-8173 does not seem to be running inside a container [2022-03-21T10:16:55.379Z] $ 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/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-21T10:16:56.975Z] $ docker top 4944263a87ba3b92db2ca87fc5812756ccacf30acea05d3fb019ffc10dfa7d77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:16:58.008Z] ---> job-cost.sh [2022-03-21T10:16:58.008Z] lf-activate-venv: SKIPPING [2022-03-21T10:16:58.008Z] INFO: No Stack... [2022-03-21T10:16:58.601Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-21T10:16:59.196Z] INFO: Archiving Costs [Pipeline] sh [2022-03-21T10:16:59.851Z] + cut -d, -f6 [2022-03-21T10:16:59.851Z] + cat /w/workspace/edgex-go/161/archives/cost.csv [Pipeline] lock [2022-03-21T10:16:59.919Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-161-stack-cost] [2022-03-21T10:16:59.925Z] Resource [jenkins-edgexfoundry-edgex-go-main-161-stack-cost] did not exist. Created. [2022-03-21T10:16:59.925Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-21T10:17:00.594Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-21T10:17:01.257Z] Stashed 1 file(s) [Pipeline] } [2022-03-21T10:17:01.264Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-21T10:17:01.286Z] $ docker stop --time=1 4944263a87ba3b92db2ca87fc5812756ccacf30acea05d3fb019ffc10dfa7d77 [2022-03-21T10:17:02.857Z] $ docker rm -f 4944263a87ba3b92db2ca87fc5812756ccacf30acea05d3fb019ffc10dfa7d77 [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-03-21T10:17:03.450Z] provisioning config files... [2022-03-21T10:17:03.466Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/161@tmp/config7271259516186741290tmp [Pipeline] { [Pipeline] sh [2022-03-21T10:17:03.862Z] + set +x [2022-03-21T10:17:03.862Z] + curl -s https://codecov.io/bash [2022-03-21T10:17:03.862Z] + bash -s -- [2022-03-21T10:17:03.862Z] [2022-03-21T10:17:03.862Z] _____ _ [2022-03-21T10:17:03.862Z] / ____| | | [2022-03-21T10:17:03.862Z] | | ___ __| | ___ ___ _____ __ [2022-03-21T10:17:03.862Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-21T10:17:03.862Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-21T10:17:03.862Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-21T10:17:03.862Z] Bash-1.0.6 [2022-03-21T10:17:03.862Z] [2022-03-21T10:17:03.862Z] [2022-03-21T10:17:03.862Z] ==> git version 2.25.1 found [2022-03-21T10:17:03.862Z] ==> 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-03-21T10:17:03.862Z] Release-Date: 2020-01-08 [2022-03-21T10:17:03.862Z] 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-03-21T10:17:03.862Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-21T10:17:03.862Z] ==> Jenkins CI detected. [2022-03-21T10:17:03.862Z] current dir:  /w/workspace/edgex-go/161 [2022-03-21T10:17:03.862Z] project root: . [2022-03-21T10:17:03.862Z] --> token set from env [2022-03-21T10:17:03.862Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-21T10:17:03.862Z] ==> Running gcov in . (disable via -X gcov) [2022-03-21T10:17:03.862Z] ==> Python coveragepy not found [2022-03-21T10:17:03.862Z] ==> Searching for coverage reports in: [2022-03-21T10:17:03.862Z] + . [2022-03-21T10:17:03.862Z] -> Found 1 reports [2022-03-21T10:17:03.862Z] ==> Detecting git/mercurial file structure [2022-03-21T10:17:04.122Z] ==> Reading reports [2022-03-21T10:17:04.122Z] + ./coverage.out bytes=426503 [2022-03-21T10:17:04.122Z] ==> Appending adjustments [2022-03-21T10:17:04.122Z] https://docs.codecov.io/docs/fixing-reports [2022-03-21T10:17:05.059Z] + Found adjustments [2022-03-21T10:17:05.059Z] ==> Gzipping contents [2022-03-21T10:17:05.059Z] 60K /tmp/codecov.QL4Tdo.gz [2022-03-21T10:17:05.059Z] ==> Uploading reports [2022-03-21T10:17:05.059Z] url: https://codecov.io [2022-03-21T10:17:05.060Z] query: branch=main&commit=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-21T10:17:05.060Z] -> Pinging Codecov [2022-03-21T10:17:05.060Z] 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=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-21T10:17:05.320Z] -> Uploading to [2022-03-21T10:17:05.320Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-21/00271124DB129430A58F1EEE437C3FCB/f322cd4d8d1bf03cdd9087b195dc44a67a2468ed/2170abcf-63ef-4c97-9399-78e5cbb907a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220321T101705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=853762ba96fb7349889bfb2160cc073796569d354d5b5d6a602359642c55943d [2022-03-21T10:17:05.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T10:17:05.320Z] Dload Upload Total Spent Left Speed [2022-03-21T10:17:05.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58021 0 0 100 58021 0 249k --:--:-- --:--:-- --:--:-- 249k 100 58021 0 0 100 58021 0 249k --:--:-- --:--:-- --:--:-- 248k [2022-03-21T10:17:05.581Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] } [2022-03-21T10:17:05.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-03-21T10:17:05.876Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-21T10:17:05.885Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:17:06.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-21T10:17:06.183Z] [2022-03-21T10:17:06.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:17:06.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-21T10:17:06.487Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-21T10:17:06.487Z] 188c0c94c7c5: Pulling fs layer [2022-03-21T10:17:06.487Z] 0ef7d3d256c8: Pulling fs layer [2022-03-21T10:17:06.487Z] de9db76c5a1d: Pulling fs layer [2022-03-21T10:17:06.487Z] 0eba1c9be4d2: Pulling fs layer [2022-03-21T10:17:06.487Z] 0d57e429df01: Pulling fs layer [2022-03-21T10:17:06.487Z] 4e4be7b47b0d: Pulling fs layer [2022-03-21T10:17:06.487Z] e1f770b5df2f: Pulling fs layer [2022-03-21T10:17:06.487Z] 85a0685a4137: Pulling fs layer [2022-03-21T10:17:06.487Z] 0eba1c9be4d2: Waiting [2022-03-21T10:17:06.487Z] 0d57e429df01: Waiting [2022-03-21T10:17:06.487Z] 4e4be7b47b0d: Waiting [2022-03-21T10:17:06.487Z] e1f770b5df2f: Waiting [2022-03-21T10:17:06.487Z] 85a0685a4137: Waiting [2022-03-21T10:17:06.487Z] de9db76c5a1d: Verifying Checksum [2022-03-21T10:17:06.487Z] de9db76c5a1d: Download complete [2022-03-21T10:17:06.487Z] 0ef7d3d256c8: Verifying Checksum [2022-03-21T10:17:06.487Z] 0ef7d3d256c8: Download complete [2022-03-21T10:17:06.487Z] 0d57e429df01: Verifying Checksum [2022-03-21T10:17:06.487Z] 0d57e429df01: Download complete [2022-03-21T10:17:06.487Z] 4e4be7b47b0d: Download complete [2022-03-21T10:17:06.487Z] 188c0c94c7c5: Verifying Checksum [2022-03-21T10:17:06.487Z] 188c0c94c7c5: Download complete [2022-03-21T10:17:06.749Z] 188c0c94c7c5: Pull complete [2022-03-21T10:17:06.749Z] e1f770b5df2f: Verifying Checksum [2022-03-21T10:17:06.749Z] e1f770b5df2f: Download complete [2022-03-21T10:17:06.749Z] 0ef7d3d256c8: Pull complete [2022-03-21T10:17:06.749Z] de9db76c5a1d: Pull complete [2022-03-21T10:17:07.317Z] 0eba1c9be4d2: Verifying Checksum [2022-03-21T10:17:07.317Z] 0eba1c9be4d2: Download complete [2022-03-21T10:17:07.317Z] 85a0685a4137: Verifying Checksum [2022-03-21T10:17:07.317Z] 85a0685a4137: Download complete [2022-03-21T10:17:10.609Z] 0eba1c9be4d2: Pull complete [2022-03-21T10:17:10.609Z] 0d57e429df01: Pull complete [2022-03-21T10:17:10.609Z] 4e4be7b47b0d: Pull complete [2022-03-21T10:17:10.868Z] e1f770b5df2f: Pull complete [2022-03-21T10:17:14.163Z] 85a0685a4137: Pull complete [2022-03-21T10:17:14.163Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-21T10:17:14.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-21T10:17:14.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-21T10:17:14.228Z] prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container [2022-03-21T10:17:14.264Z] $ 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/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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/edgex-snyk-go:1.410.4 cat [2022-03-21T10:17:15.939Z] $ docker top 908674073df963bef6f959b59da0b5fd99657628d0c10655a7ad0bde16ddeb2d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-21T10:17:16.017Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-21T10:17:16.297Z] + set -o pipefail [2022-03-21T10:17:16.297Z] + snyk monitor '--org=edgex-jenkins' [2022-03-21T10:17:20.498Z] [2022-03-21T10:17:20.498Z] Monitoring /w/workspace/edgex-go/161 (github.com/edgexfoundry/edgex-go)... [2022-03-21T10:17:20.498Z] [2022-03-21T10:17:20.498Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/feb58082-90e1-47c0-b0c2-52121895df2b [2022-03-21T10:17:20.498Z] [2022-03-21T10:17:20.498Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-21T10:17:20.498Z] [2022-03-21T10:17:20.498Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-21T10:17:20.498Z] [2022-03-21T10:17:20.498Z] [Pipeline] } [2022-03-21T10:17:20.512Z] $ docker stop --time=1 908674073df963bef6f959b59da0b5fd99657628d0c10655a7ad0bde16ddeb2d [2022-03-21T10:17:22.054Z] $ docker rm -f 908674073df963bef6f959b59da0b5fd99657628d0c10655a7ad0bde16ddeb2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-03-21T10:17:22.453Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T10:17:22.469Z] provisioning config files... [2022-03-21T10:17:22.478Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/161@tmp/config4305262071456045376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:17:22.777Z] --> edgex-publish-swagger.sh [2022-03-21T10:17:22.777Z] === Publish openapi/v2 API === [2022-03-21T10:17:22.777Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-03-21T10:17:22.777Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/161/openapi/v2/core-command.yaml] [2022-03-21T10:17:22.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T10:17:22.777Z] Dload Upload Total Spent Left Speed [2022-03-21T10:17:23.720Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 29650 0:00:01 0:00:01 --:--:-- 29676 100 33831 0 0 100 33831 0 29650 0:00:01 0:00:01 --:--:-- 29650 [2022-03-21T10:17:23.720Z] [2022-03-21T10:17:23.720Z] [2022-03-21T10:17:23.720Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/161/openapi/v2/core-data.yaml] [2022-03-21T10:17:23.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T10:17:23.720Z] Dload Upload Total Spent Left Speed [2022-03-21T10:17:24.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 74047 --:--:-- --:--:-- --:--:-- 73971 100 71604 0 0 100 71604 0 74047 --:--:-- --:--:-- --:--:-- 73971 [2022-03-21T10:17:24.663Z] [2022-03-21T10:17:24.663Z] [2022-03-21T10:17:24.663Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/161/openapi/v2/core-metadata.yaml] [2022-03-21T10:17:24.924Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T10:17:24.924Z] Dload Upload Total Spent Left Speed [2022-03-21T10:17:25.867Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 119k 0 0 100 119k 0 117k 0:00:01 0:00:01 --:--:-- 117k [2022-03-21T10:17:25.868Z] [2022-03-21T10:17:25.868Z] [2022-03-21T10:17:25.868Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/161/openapi/v2/support-notifications.yaml] [2022-03-21T10:17:25.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T10:17:25.868Z] Dload Upload Total Spent Left Speed [2022-03-21T10:17:27.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74431 0:00:01 0:00:01 --:--:-- 74431 100 89318 0 0 100 89318 0 74431 0:00:01 0:00:01 --:--:-- 74431 [2022-03-21T10:17:27.255Z] [2022-03-21T10:17:27.255Z] [2022-03-21T10:17:27.256Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/161/openapi/v2/support-scheduler.yaml] [2022-03-21T10:17:27.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T10:17:27.256Z] Dload Upload Total Spent Left Speed [2022-03-21T10:17:29.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32853 0:00:01 0:00:01 --:--:-- 32853 100 39556 0 0 100 39556 0 20862 0:00:01 0:00:01 --:--:-- 20851 100 39556 0 0 100 39556 0 20862 0:00:01 0:00:01 --:--:-- 20851 [2022-03-21T10:17:29.139Z] [2022-03-21T10:17:29.139Z] [2022-03-21T10:17:29.139Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/161/openapi/v2/system-agent.yaml] [2022-03-21T10:17:29.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T10:17:29.139Z] Dload Upload Total Spent Left Speed [2022-03-21T10:17:31.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16686 0:00:01 0:00:01 --:--:-- 16686 100 20091 0 0 100 20091 0 10630 0:00:01 0:00:01 --:--:-- 10624 100 20091 0 0 100 20091 0 10630 0:00:01 0:00:01 --:--:-- 10624 [2022-03-21T10:17:31.020Z] [2022-03-21T10:17:31.020Z] [Pipeline] } [2022-03-21T10:17:31.032Z] 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-03-21T10:17:31.437Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-21T10:17:31.437Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:17:31.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T10:17:31.736Z] . [Pipeline] withDockerContainer [2022-03-21T10:17:31.801Z] prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container [2022-03-21T10:17:31.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-21T10:17:32.213Z] $ docker top 9b4468413d47fe3e84f8bb63fee08f75d8fb7b91de11943434ffa4c11380f38a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-21T10:17:32.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T10:17:32.320Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T10:17:32.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T10:17:32.439Z] $ docker exec 9b4468413d47fe3e84f8bb63fee08f75d8fb7b91de11943434ffa4c11380f38a ssh-agent [2022-03-21T10:17:32.562Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHlckcg/agent.14 [2022-03-21T10:17:32.562Z] SSH_AGENT_PID=21 [2022-03-21T10:17:32.567Z] Running ssh-add (command line suppressed) [2022-03-21T10:17:32.675Z] Identity added: /w/workspace/edgex-go/161@tmp/private_key_7415257179021127326.key (/w/workspace/edgex-go/161@tmp/private_key_7415257179021127326.key) [2022-03-21T10:17:32.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T10:17:32.975Z] + git semver tag [2022-03-21T10:17:32.975Z] # -> Open(): unable to determine branch for HEAD [2022-03-21T10:17:32.975Z] # $GIT_DIR = /w/workspace/edgex-go/161/.git [2022-03-21T10:17:32.975Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/161 [2022-03-21T10:17:32.975Z] # $SEMVER_REMOTE_NAME = origin [2022-03-21T10:17:32.975Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-21T10:17:32.975Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-21T10:17:32.975Z] # $SEMVER_BRANCH = main [2022-03-21T10:17:32.975Z] # $SEMVER_DIR = /w/workspace/edgex-go/161/.semver [2022-03-21T10:17:32.975Z] # f322cd4d8d1bf03cdd9087b195dc44a67a2468ed HEAD [2022-03-21T10:17:32.975Z] # -> Force: false [2022-03-21T10:17:32.975Z] # 663ad63ba600d186700fcc14ee380b9eaf946838 refs/tags/v2.2.0-dev.41 [Pipeline] } [2022-03-21T10:17:32.985Z] $ docker exec --env ******** --env ******** 9b4468413d47fe3e84f8bb63fee08f75d8fb7b91de11943434ffa4c11380f38a ssh-agent -k [2022-03-21T10:17:33.103Z] unset SSH_AUTH_SOCK; [2022-03-21T10:17:33.104Z] unset SSH_AGENT_PID; [2022-03-21T10:17:33.105Z] echo Agent pid 21 killed; [2022-03-21T10:17:33.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T10:17:33.422Z] + git semver [Pipeline] } [2022-03-21T10:17:33.437Z] $ docker stop --time=1 9b4468413d47fe3e84f8bb63fee08f75d8fb7b91de11943434ffa4c11380f38a [2022-03-21T10:17:34.727Z] $ docker rm -f 9b4468413d47fe3e84f8bb63fee08f75d8fb7b91de11943434ffa4c11380f38a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:17:35.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-21T10:17:35.120Z] [2022-03-21T10:17:35.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:17:35.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-21T10:17:35.416Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-21T10:17:35.416Z] ab5ef0e58194: Pulling fs layer [2022-03-21T10:17:35.416Z] 9712f1f96733: Pulling fs layer [2022-03-21T10:17:35.416Z] 63f879dbbcfc: Pulling fs layer [2022-03-21T10:17:35.416Z] 0d9ebad4ef96: Pulling fs layer [2022-03-21T10:17:35.416Z] e9a5061849ea: Pulling fs layer [2022-03-21T10:17:35.416Z] d747dcd14b5f: Pulling fs layer [2022-03-21T10:17:35.416Z] 2de7ff778b66: Pulling fs layer [2022-03-21T10:17:35.416Z] e9a5061849ea: Waiting [2022-03-21T10:17:35.416Z] d747dcd14b5f: Waiting [2022-03-21T10:17:35.416Z] 0d9ebad4ef96: Waiting [2022-03-21T10:17:35.416Z] 9712f1f96733: Verifying Checksum [2022-03-21T10:17:35.416Z] 9712f1f96733: Download complete [2022-03-21T10:17:35.678Z] 63f879dbbcfc: Verifying Checksum [2022-03-21T10:17:35.678Z] 63f879dbbcfc: Download complete [2022-03-21T10:17:35.678Z] e9a5061849ea: Verifying Checksum [2022-03-21T10:17:35.678Z] e9a5061849ea: Download complete [2022-03-21T10:17:35.678Z] d747dcd14b5f: Verifying Checksum [2022-03-21T10:17:35.678Z] d747dcd14b5f: Download complete [2022-03-21T10:17:35.937Z] 0d9ebad4ef96: Verifying Checksum [2022-03-21T10:17:35.937Z] 0d9ebad4ef96: Download complete [2022-03-21T10:17:35.937Z] 2de7ff778b66: Verifying Checksum [2022-03-21T10:17:35.937Z] 2de7ff778b66: Download complete [2022-03-21T10:17:35.937Z] ab5ef0e58194: Verifying Checksum [2022-03-21T10:17:35.937Z] ab5ef0e58194: Download complete [2022-03-21T10:17:38.472Z] ab5ef0e58194: Pull complete [2022-03-21T10:17:38.472Z] 9712f1f96733: Pull complete [2022-03-21T10:17:39.409Z] 63f879dbbcfc: Pull complete [2022-03-21T10:17:42.698Z] 0d9ebad4ef96: Pull complete [2022-03-21T10:17:42.956Z] e9a5061849ea: Pull complete [2022-03-21T10:17:42.956Z] d747dcd14b5f: Pull complete [2022-03-21T10:17:43.895Z] 2de7ff778b66: Pull complete [2022-03-21T10:17:43.895Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-21T10:17:43.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-21T10:17:43.895Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-21T10:17:43.957Z] prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container [2022-03-21T10:17:44.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-21T10:17:45.745Z] $ docker top f6ad41eb073fab0de1a626dc3fc26edeb67509485652ccf070bfb2196c2b88e6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-21T10:17:45.827Z] provisioning config files... [2022-03-21T10:17:45.836Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/161@tmp/config1932577573205478746tmp [2022-03-21T10:17:45.847Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/161@tmp/config4087250941489344111tmp [2022-03-21T10:17:45.858Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/161@tmp/config6287572532698431371tmp [Pipeline] { [Pipeline] echo [2022-03-21T10:17:45.873Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:17:46.159Z] ---> sigul-configuration.sh [2022-03-21T10:17:46.160Z] gpg: directory `/root/.gnupg' created [2022-03-21T10:17:46.160Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-21T10:17:46.160Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-21T10:17:46.160Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-21T10:17:46.160Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-21T10:17:46.160Z] gpg: CAST5 encrypted data [2022-03-21T10:17:46.160Z] gpg: encrypted with 1 passphrase [2022-03-21T10:17:46.160Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-21T10:17:46.452Z] + mkdir /home/jenkins [2022-03-21T10:17:46.452Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-21T10:17:46.740Z] + 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-03-21T10:17:46.748Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:17:47.032Z] ---> sigul-install.sh [2022-03-21T10:17:47.032Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-21T10:17:47.321Z] + git tag --list [2022-03-21T10:17:47.321Z] 0.6.0 [2022-03-21T10:17:47.321Z] 0.6.1 [2022-03-21T10:17:47.321Z] 0.7.0 [2022-03-21T10:17:47.321Z] 0.7.1 [2022-03-21T10:17:47.321Z] v1.0.0 [2022-03-21T10:17:47.321Z] v1.0.1 [2022-03-21T10:17:47.321Z] v1.1.0 [2022-03-21T10:17:47.321Z] v1.2.0 [2022-03-21T10:17:47.321Z] v1.2.1 [2022-03-21T10:17:47.321Z] v1.3.0 [2022-03-21T10:17:47.321Z] v1.3.1 [2022-03-21T10:17:47.321Z] v2.0.0 [2022-03-21T10:17:47.321Z] v2.0.1-dev.1 [2022-03-21T10:17:47.321Z] v2.0.1-dev.10 [2022-03-21T10:17:47.321Z] v2.0.1-dev.11 [2022-03-21T10:17:47.321Z] v2.0.1-dev.12 [2022-03-21T10:17:47.321Z] v2.0.1-dev.13 [2022-03-21T10:17:47.321Z] v2.0.1-dev.14 [2022-03-21T10:17:47.321Z] v2.0.1-dev.15 [2022-03-21T10:17:47.321Z] v2.0.1-dev.16 [2022-03-21T10:17:47.321Z] v2.0.1-dev.17 [2022-03-21T10:17:47.321Z] v2.0.1-dev.18 [2022-03-21T10:17:47.321Z] v2.0.1-dev.19 [2022-03-21T10:17:47.321Z] v2.0.1-dev.2 [2022-03-21T10:17:47.321Z] v2.0.1-dev.20 [2022-03-21T10:17:47.321Z] v2.0.1-dev.21 [2022-03-21T10:17:47.321Z] v2.0.1-dev.22 [2022-03-21T10:17:47.321Z] v2.0.1-dev.23 [2022-03-21T10:17:47.321Z] v2.0.1-dev.24 [2022-03-21T10:17:47.321Z] v2.0.1-dev.25 [2022-03-21T10:17:47.321Z] v2.0.1-dev.26 [2022-03-21T10:17:47.321Z] v2.0.1-dev.27 [2022-03-21T10:17:47.321Z] v2.0.1-dev.28 [2022-03-21T10:17:47.321Z] v2.0.1-dev.29 [2022-03-21T10:17:47.321Z] v2.0.1-dev.3 [2022-03-21T10:17:47.321Z] v2.0.1-dev.30 [2022-03-21T10:17:47.321Z] v2.0.1-dev.31 [2022-03-21T10:17:47.321Z] v2.0.1-dev.32 [2022-03-21T10:17:47.321Z] v2.0.1-dev.33 [2022-03-21T10:17:47.321Z] v2.0.1-dev.34 [2022-03-21T10:17:47.321Z] v2.0.1-dev.35 [2022-03-21T10:17:47.321Z] v2.0.1-dev.36 [2022-03-21T10:17:47.321Z] v2.0.1-dev.37 [2022-03-21T10:17:47.321Z] v2.0.1-dev.38 [2022-03-21T10:17:47.321Z] v2.0.1-dev.39 [2022-03-21T10:17:47.321Z] v2.0.1-dev.4 [2022-03-21T10:17:47.321Z] v2.0.1-dev.40 [2022-03-21T10:17:47.321Z] v2.0.1-dev.41 [2022-03-21T10:17:47.321Z] v2.0.1-dev.42 [2022-03-21T10:17:47.321Z] v2.0.1-dev.43 [2022-03-21T10:17:47.321Z] v2.0.1-dev.44 [2022-03-21T10:17:47.321Z] v2.0.1-dev.45 [2022-03-21T10:17:47.321Z] v2.0.1-dev.46 [2022-03-21T10:17:47.321Z] v2.0.1-dev.47 [2022-03-21T10:17:47.321Z] v2.0.1-dev.48 [2022-03-21T10:17:47.321Z] v2.0.1-dev.49 [2022-03-21T10:17:47.321Z] v2.0.1-dev.5 [2022-03-21T10:17:47.321Z] v2.0.1-dev.50 [2022-03-21T10:17:47.321Z] v2.0.1-dev.51 [2022-03-21T10:17:47.321Z] v2.0.1-dev.52 [2022-03-21T10:17:47.321Z] v2.0.1-dev.53 [2022-03-21T10:17:47.321Z] v2.0.1-dev.54 [2022-03-21T10:17:47.321Z] v2.0.1-dev.55 [2022-03-21T10:17:47.321Z] v2.0.1-dev.56 [2022-03-21T10:17:47.321Z] v2.0.1-dev.57 [2022-03-21T10:17:47.321Z] v2.0.1-dev.58 [2022-03-21T10:17:47.321Z] v2.0.1-dev.59 [2022-03-21T10:17:47.321Z] v2.0.1-dev.6 [2022-03-21T10:17:47.321Z] v2.0.1-dev.60 [2022-03-21T10:17:47.321Z] v2.0.1-dev.61 [2022-03-21T10:17:47.321Z] v2.0.1-dev.62 [2022-03-21T10:17:47.321Z] v2.0.1-dev.63 [2022-03-21T10:17:47.321Z] v2.0.1-dev.64 [2022-03-21T10:17:47.321Z] v2.0.1-dev.65 [2022-03-21T10:17:47.321Z] v2.0.1-dev.66 [2022-03-21T10:17:47.321Z] v2.0.1-dev.67 [2022-03-21T10:17:47.321Z] v2.0.1-dev.68 [2022-03-21T10:17:47.321Z] v2.0.1-dev.69 [2022-03-21T10:17:47.321Z] v2.0.1-dev.7 [2022-03-21T10:17:47.321Z] v2.0.1-dev.70 [2022-03-21T10:17:47.321Z] v2.0.1-dev.71 [2022-03-21T10:17:47.321Z] v2.0.1-dev.72 [2022-03-21T10:17:47.321Z] v2.0.1-dev.73 [2022-03-21T10:17:47.321Z] v2.0.1-dev.74 [2022-03-21T10:17:47.321Z] v2.0.1-dev.75 [2022-03-21T10:17:47.321Z] v2.0.1-dev.76 [2022-03-21T10:17:47.321Z] v2.0.1-dev.77 [2022-03-21T10:17:47.321Z] v2.0.1-dev.78 [2022-03-21T10:17:47.321Z] v2.0.1-dev.79 [2022-03-21T10:17:47.321Z] v2.0.1-dev.8 [2022-03-21T10:17:47.321Z] v2.0.1-dev.80 [2022-03-21T10:17:47.321Z] v2.0.1-dev.81 [2022-03-21T10:17:47.321Z] v2.0.1-dev.82 [2022-03-21T10:17:47.321Z] v2.0.1-dev.83 [2022-03-21T10:17:47.321Z] v2.0.1-dev.84 [2022-03-21T10:17:47.321Z] v2.0.1-dev.85 [2022-03-21T10:17:47.321Z] v2.0.1-dev.86 [2022-03-21T10:17:47.321Z] v2.0.1-dev.87 [2022-03-21T10:17:47.321Z] v2.0.1-dev.88 [2022-03-21T10:17:47.321Z] v2.0.1-dev.89 [2022-03-21T10:17:47.321Z] v2.0.1-dev.9 [2022-03-21T10:17:47.321Z] v2.0.1-dev.90 [2022-03-21T10:17:47.321Z] v2.0.1-dev.91 [2022-03-21T10:17:47.321Z] v2.0.1-dev.92 [2022-03-21T10:17:47.321Z] v2.0.1-dev.93 [2022-03-21T10:17:47.321Z] v2.0.1-dev.94 [2022-03-21T10:17:47.321Z] v2.0.1-dev.95 [2022-03-21T10:17:47.321Z] v2.0.1-dev.96 [2022-03-21T10:17:47.321Z] v2.0.1-dev.97 [2022-03-21T10:17:47.321Z] v2.0.1-dev.98 [2022-03-21T10:17:47.321Z] v2.0.1-dev.99 [2022-03-21T10:17:47.321Z] v2.1.0 [2022-03-21T10:17:47.321Z] v2.2.0-dev.1 [2022-03-21T10:17:47.321Z] v2.2.0-dev.10 [2022-03-21T10:17:47.321Z] v2.2.0-dev.11 [2022-03-21T10:17:47.321Z] v2.2.0-dev.12 [2022-03-21T10:17:47.321Z] v2.2.0-dev.13 [2022-03-21T10:17:47.321Z] v2.2.0-dev.14 [2022-03-21T10:17:47.321Z] v2.2.0-dev.15 [2022-03-21T10:17:47.321Z] v2.2.0-dev.16 [2022-03-21T10:17:47.321Z] v2.2.0-dev.17 [2022-03-21T10:17:47.321Z] v2.2.0-dev.18 [2022-03-21T10:17:47.321Z] v2.2.0-dev.19 [2022-03-21T10:17:47.321Z] v2.2.0-dev.2 [2022-03-21T10:17:47.321Z] v2.2.0-dev.20 [2022-03-21T10:17:47.321Z] v2.2.0-dev.21 [2022-03-21T10:17:47.321Z] v2.2.0-dev.22 [2022-03-21T10:17:47.321Z] v2.2.0-dev.23 [2022-03-21T10:17:47.321Z] v2.2.0-dev.24 [2022-03-21T10:17:47.321Z] v2.2.0-dev.25 [2022-03-21T10:17:47.321Z] v2.2.0-dev.26 [2022-03-21T10:17:47.321Z] v2.2.0-dev.27 [2022-03-21T10:17:47.321Z] v2.2.0-dev.28 [2022-03-21T10:17:47.321Z] v2.2.0-dev.29 [2022-03-21T10:17:47.321Z] v2.2.0-dev.3 [2022-03-21T10:17:47.321Z] v2.2.0-dev.30 [2022-03-21T10:17:47.321Z] v2.2.0-dev.31 [2022-03-21T10:17:47.321Z] v2.2.0-dev.32 [2022-03-21T10:17:47.321Z] v2.2.0-dev.33 [2022-03-21T10:17:47.321Z] v2.2.0-dev.34 [2022-03-21T10:17:47.321Z] v2.2.0-dev.35 [2022-03-21T10:17:47.321Z] v2.2.0-dev.36 [2022-03-21T10:17:47.321Z] v2.2.0-dev.37 [2022-03-21T10:17:47.321Z] v2.2.0-dev.38 [2022-03-21T10:17:47.321Z] v2.2.0-dev.39 [2022-03-21T10:17:47.321Z] v2.2.0-dev.4 [2022-03-21T10:17:47.321Z] v2.2.0-dev.40 [2022-03-21T10:17:47.321Z] v2.2.0-dev.41 [2022-03-21T10:17:47.321Z] v2.2.0-dev.5 [2022-03-21T10:17:47.321Z] v2.2.0-dev.6 [2022-03-21T10:17:47.321Z] v2.2.0-dev.7 [2022-03-21T10:17:47.321Z] v2.2.0-dev.8 [2022-03-21T10:17:47.321Z] v2.2.0-dev.9 [Pipeline] sh [2022-03-21T10:17:47.607Z] + lftools sign git-tag v2.2.0-dev.41 [2022-03-21T10:17:48.177Z] Signing Git tag with Sigul... [2022-03-21T10:17:48.177Z] Signing v2.2.0-dev.41 [Pipeline] echo [2022-03-21T10:17:48.449Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:17:48.732Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-21T10:17:48.740Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-21T10:17:48.759Z] $ docker stop --time=1 f6ad41eb073fab0de1a626dc3fc26edeb67509485652ccf070bfb2196c2b88e6 [2022-03-21T10:17:50.095Z] $ docker rm -f f6ad41eb073fab0de1a626dc3fc26edeb67509485652ccf070bfb2196c2b88e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-21T10:17:50.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-21T10:17:50.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:17:50.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T10:17:50.798Z] . [Pipeline] withDockerContainer [2022-03-21T10:17:50.862Z] prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container [2022-03-21T10:17:50.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-21T10:17:51.268Z] $ docker top 621f806d3d386b6d860168d9485f1a7c603c7a5f98a284e5162e78ea95254234 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-21T10:17:51.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T10:17:51.363Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T10:17:51.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T10:17:51.489Z] $ docker exec 621f806d3d386b6d860168d9485f1a7c603c7a5f98a284e5162e78ea95254234 ssh-agent [2022-03-21T10:17:51.597Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlbJlmB/agent.13 [2022-03-21T10:17:51.597Z] SSH_AGENT_PID=19 [2022-03-21T10:17:51.602Z] Running ssh-add (command line suppressed) [2022-03-21T10:17:51.713Z] Identity added: /w/workspace/edgex-go/161@tmp/private_key_4007303951840809428.key (/w/workspace/edgex-go/161@tmp/private_key_4007303951840809428.key) [2022-03-21T10:17:51.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T10:17:52.015Z] + git semver bump pre [2022-03-21T10:17:52.015Z] # -> Open(): unable to determine branch for HEAD [2022-03-21T10:17:52.015Z] # $GIT_DIR = /w/workspace/edgex-go/161/.git [2022-03-21T10:17:52.015Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/161 [2022-03-21T10:17:52.015Z] # $SEMVER_REMOTE_NAME = origin [2022-03-21T10:17:52.016Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-21T10:17:52.016Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-21T10:17:52.016Z] # $SEMVER_BRANCH = main [2022-03-21T10:17:52.016Z] # $SEMVER_DIR = /w/workspace/edgex-go/161/.semver [2022-03-21T10:17:52.016Z] 2.2.0-dev.42 [Pipeline] } [2022-03-21T10:17:52.026Z] $ docker exec --env ******** --env ******** 621f806d3d386b6d860168d9485f1a7c603c7a5f98a284e5162e78ea95254234 ssh-agent -k [2022-03-21T10:17:52.136Z] unset SSH_AUTH_SOCK; [2022-03-21T10:17:52.136Z] unset SSH_AGENT_PID; [2022-03-21T10:17:52.136Z] echo Agent pid 19 killed; [2022-03-21T10:17:52.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T10:17:52.452Z] + git semver [Pipeline] } [2022-03-21T10:17:52.466Z] $ docker stop --time=1 621f806d3d386b6d860168d9485f1a7c603c7a5f98a284e5162e78ea95254234 [2022-03-21T10:17:53.773Z] $ docker rm -f 621f806d3d386b6d860168d9485f1a7c603c7a5f98a284e5162e78ea95254234 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T10:17:54.135Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-21T10:17:54.135Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:17:54.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T10:17:54.424Z] . [Pipeline] withDockerContainer [2022-03-21T10:17:54.495Z] prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container [2022-03-21T10:17:54.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-21T10:17:54.880Z] $ docker top 333531f032f97d3b45dd5e283d7b5649064d6689ce1d414393184c2b01ef4d32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-21T10:17:54.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T10:17:54.982Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T10:17:55.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T10:17:55.109Z] $ docker exec 333531f032f97d3b45dd5e283d7b5649064d6689ce1d414393184c2b01ef4d32 ssh-agent [2022-03-21T10:17:55.227Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFFogMd/agent.13 [2022-03-21T10:17:55.227Z] SSH_AGENT_PID=19 [2022-03-21T10:17:55.232Z] Running ssh-add (command line suppressed) [2022-03-21T10:17:55.339Z] Identity added: /w/workspace/edgex-go/161@tmp/private_key_1752593704460338390.key (/w/workspace/edgex-go/161@tmp/private_key_1752593704460338390.key) [2022-03-21T10:17:55.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T10:17:55.643Z] + git semver push [2022-03-21T10:17:55.643Z] # -> Open(): unable to determine branch for HEAD [2022-03-21T10:17:55.643Z] # $GIT_DIR = /w/workspace/edgex-go/161/.git [2022-03-21T10:17:55.643Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/161 [2022-03-21T10:17:55.643Z] # $SEMVER_REMOTE_NAME = origin [2022-03-21T10:17:55.643Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-21T10:17:55.643Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-21T10:17:55.643Z] # $SEMVER_BRANCH = main [2022-03-21T10:17:55.643Z] # $SEMVER_DIR = /w/workspace/edgex-go/161/.semver [Pipeline] } [2022-03-21T10:17:58.947Z] $ docker exec --env ******** --env ******** 333531f032f97d3b45dd5e283d7b5649064d6689ce1d414393184c2b01ef4d32 ssh-agent -k [2022-03-21T10:17:59.049Z] unset SSH_AUTH_SOCK; [2022-03-21T10:17:59.050Z] unset SSH_AGENT_PID; [2022-03-21T10:17:59.050Z] echo Agent pid 19 killed; [2022-03-21T10:17:59.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T10:17:59.364Z] + git semver [Pipeline] } [2022-03-21T10:17:59.377Z] $ docker stop --time=1 333531f032f97d3b45dd5e283d7b5649064d6689ce1d414393184c2b01ef4d32 [2022-03-21T10:18:00.686Z] $ docker rm -f 333531f032f97d3b45dd5e283d7b5649064d6689ce1d414393184c2b01ef4d32 [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-03-21T10:18:01.340Z] + [ -d /w/workspace/edgex-go/161/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:18:01.628Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:18:02.492Z] ---> package-listing.sh [2022-03-21T10:18:02.492Z] ++ facter osfamily [2022-03-21T10:18:02.492Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-21T10:18:02.752Z] + OS_FAMILY=debian [2022-03-21T10:18:02.752Z] + workspace=/w/workspace/edgex-go/161 [2022-03-21T10:18:02.752Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-21T10:18:02.752Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-21T10:18:02.752Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-21T10:18:02.752Z] + PACKAGES=/tmp/packages_start.txt [2022-03-21T10:18:02.752Z] + '[' /w/workspace/edgex-go/161 ']' [2022-03-21T10:18:02.752Z] + PACKAGES=/tmp/packages_end.txt [2022-03-21T10:18:02.752Z] + case "${OS_FAMILY}" in [2022-03-21T10:18:02.752Z] + dpkg -l [2022-03-21T10:18:02.752Z] + grep '^ii' [2022-03-21T10:18:02.752Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-21T10:18:02.752Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-21T10:18:02.752Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-21T10:18:02.752Z] + '[' /w/workspace/edgex-go/161 ']' [2022-03-21T10:18:02.752Z] + mkdir -p /w/workspace/edgex-go/161/archives/ [2022-03-21T10:18:02.752Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/161/archives/ [Pipeline] echo [2022-03-21T10:18:02.766Z] 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/161/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-21T10:18:03.044Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:18:03.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T10:18:03.604Z] [2022-03-21T10:18:03.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T10:18:03.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T10:18:03.905Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-21T10:18:03.905Z] 5eb5b503b376: Pulling fs layer [2022-03-21T10:18:03.905Z] 5c69ac0246d0: Pulling fs layer [2022-03-21T10:18:03.905Z] ec43610c2a17: Pulling fs layer [2022-03-21T10:18:03.905Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-21T10:18:03.905Z] 33b1e0a273af: Pulling fs layer [2022-03-21T10:18:03.905Z] 5d3b04190fa2: Pulling fs layer [2022-03-21T10:18:03.905Z] 2f39f015ded8: Pulling fs layer [2022-03-21T10:18:03.905Z] 3a2ae6a8a46f: Waiting [2022-03-21T10:18:03.905Z] 33b1e0a273af: Waiting [2022-03-21T10:18:03.905Z] 5d3b04190fa2: Waiting [2022-03-21T10:18:03.905Z] 2f39f015ded8: Waiting [2022-03-21T10:18:03.905Z] 5c69ac0246d0: Download complete [2022-03-21T10:18:03.905Z] 3a2ae6a8a46f: Download complete [2022-03-21T10:18:03.905Z] 33b1e0a273af: Verifying Checksum [2022-03-21T10:18:03.905Z] 33b1e0a273af: Download complete [2022-03-21T10:18:03.905Z] ec43610c2a17: Verifying Checksum [2022-03-21T10:18:03.905Z] ec43610c2a17: Download complete [2022-03-21T10:18:03.905Z] 5d3b04190fa2: Download complete [2022-03-21T10:18:04.167Z] 5eb5b503b376: Verifying Checksum [2022-03-21T10:18:04.167Z] 5eb5b503b376: Download complete [2022-03-21T10:18:04.736Z] 2f39f015ded8: Download complete [2022-03-21T10:18:05.306Z] 5eb5b503b376: Pull complete [2022-03-21T10:18:05.565Z] 5c69ac0246d0: Pull complete [2022-03-21T10:18:05.824Z] ec43610c2a17: Pull complete [2022-03-21T10:18:05.824Z] 3a2ae6a8a46f: Pull complete [2022-03-21T10:18:06.085Z] 33b1e0a273af: Pull complete [2022-03-21T10:18:06.344Z] 5d3b04190fa2: Pull complete [2022-03-21T10:18:10.535Z] 2f39f015ded8: Pull complete [2022-03-21T10:18:10.535Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-21T10:18:10.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T10:18:10.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-21T10:18:10.596Z] prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container [2022-03-21T10:18:10.629Z] $ 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/161/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/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-21T10:18:11.880Z] $ docker top 5ff120e30789106d440da2fbda21763ea1c0f7b18c9feb4d62280b5ff69361fc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T10:18:12.236Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-21T10:18:12.527Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-21T10:18:12.818Z] + ls /var/log/sa-host [2022-03-21T10:18:12.818Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T10:18:13.027Z] provisioning config files... [2022-03-21T10:18:13.037Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/161@tmp/config7958868614794497917tmp [Pipeline] { [Pipeline] echo [2022-03-21T10:18:13.054Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:18:13.342Z] ---> create-netrc.sh [Pipeline] } [2022-03-21T10:18:13.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:18:13.684Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-21T10:18:13.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:18:13.979Z] ---> sudo-logs.sh [2022-03-21T10:18:13.979Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-21T10:18:13.999Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:18:14.287Z] ---> job-cost.sh [2022-03-21T10:18:14.287Z] lf-activate-venv: SKIPPING [2022-03-21T10:18:14.287Z] DEBUG: total: 0.10999999940395355 [2022-03-21T10:18:14.287Z] INFO: Retrieving Stack Cost... [2022-03-21T10:18:14.548Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-21T10:18:15.119Z] INFO: Archiving Costs [Pipeline] echo [2022-03-21T10:18:15.134Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T10:18:15.417Z] ---> logs-deploy.sh [2022-03-21T10:18:15.418Z] lf-activate-venv: SKIPPING [2022-03-21T10:18:15.418Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/161 [2022-03-21T10:18:15.418Z] INFO: archiving workspace using pattern(s): [2022-03-21T10:18:16.357Z] Archives upload complete. [2022-03-21T10:18:16.357Z] INFO: archiving logs to Nexus