Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 63662c5db780eda8b46d469b2e9e3b78810f003d Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh720694996156271637.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4978977611230347128.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7360597382933397414.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8486265947599853601.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7815385650985521298.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1162’ Running on prd-centos7-docker-4c-2g-1164 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/528 [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/528 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/528@tmp/jenkins-gitclient-ssh2625706452213859093.key > 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 63662c5db780eda8b46d469b2e9e3b78810f003d (master) > 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 63662c5db780eda8b46d469b2e9e3b78810f003d # timeout=10 Commit message: "Merge pull request #3551 from weichou1229/issue-3545" > git rev-list --no-walk 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T03:08:43.141Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T03:08:43.234Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T03:08:43.261Z] ========================================================= [2021-06-09T03:08:43.261Z] EdgeX Global Pipelines Version Info [2021-06-09T03:08:43.261Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:08:46.927Z] ------------------- [2021-06-09T03:08:46.927Z] stable info: [2021-06-09T03:08:46.927Z] ------------------- [2021-06-09T03:08:46.927Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T03:08:46.927Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T03:08:46.927Z] Message: update stable to v1.0.194 [2021-06-09T03:08:49.589Z] ------------------- [2021-06-09T03:08:49.589Z] experimental info: [2021-06-09T03:08:49.589Z] ------------------- [2021-06-09T03:08:49.590Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T03:08:49.590Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T03:08:49.590Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T03:08:49.698Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-09T03:08:49.719Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-09T03:08:49.740Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T03:08:49.762Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T03:08:49.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T03:08:49.808Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T03:08:49.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T03:08:49.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-09T03:08:49.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-09T03:08:49.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-09T03:08:49.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T03:08:52.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T03:08:52.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T03:08:52.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T03:08:52.122Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T03:08:52.142Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T03:08:52.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T03:08:52.183Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T03:08:52.204Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-09T03:08:52.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-09T03:08:52.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T03:08:52.272Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T03:08:52.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-09T03:08:52.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-09T03:08:52.335Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-09T03:08:52.361Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] echo [2021-06-09T03:08:52.383Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63662c5 [Pipeline] echo [2021-06-09T03:08:52.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T03:08:52.475Z] provisioning config files... [2021-06-09T03:08:52.490Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/528@tmp/config975674430502831430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:08:54.917Z] ---> docker-login.sh [2021-06-09T03:08:54.917Z] nexus3.edgexfoundry.org:10001 [2021-06-09T03:08:55.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:08:55.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:08:55.181Z] Configure a credential helper to remove this warning. See [2021-06-09T03:08:55.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:08:55.181Z] [2021-06-09T03:08:55.181Z] Login Succeeded [2021-06-09T03:08:55.181Z] nexus3.edgexfoundry.org:10002 [2021-06-09T03:08:55.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:08:57.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:08:57.596Z] Configure a credential helper to remove this warning. See [2021-06-09T03:08:57.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:08:57.596Z] [2021-06-09T03:08:57.596Z] Login Succeeded [2021-06-09T03:08:57.596Z] nexus3.edgexfoundry.org:10003 [2021-06-09T03:08:57.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:08:57.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:08:57.596Z] Configure a credential helper to remove this warning. See [2021-06-09T03:08:57.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:08:57.596Z] [2021-06-09T03:08:57.596Z] Login Succeeded [2021-06-09T03:08:57.596Z] nexus3.edgexfoundry.org:10004 [2021-06-09T03:08:57.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:08:57.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:08:57.596Z] Configure a credential helper to remove this warning. See [2021-06-09T03:08:57.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:08:57.596Z] [2021-06-09T03:08:57.596Z] Login Succeeded [2021-06-09T03:08:57.596Z] docker.io [2021-06-09T03:08:57.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:08:57.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:08:57.596Z] Configure a credential helper to remove this warning. See [2021-06-09T03:08:57.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:08:57.596Z] [2021-06-09T03:08:57.596Z] Login Succeeded [2021-06-09T03:08:57.596Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T03:08:57.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T03:09:00.052Z] ++ 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 [2021-06-09T03:09:00.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:09:00.052Z] ++ cut -d/ -f2 [2021-06-09T03:09:00.052Z] ++ dirname cmd/core-command/Dockerfile [2021-06-09T03:09:00.052Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-09T03:09:00.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:09:00.052Z] ++ dirname cmd/core-data/Dockerfile [2021-06-09T03:09:00.052Z] ++ cut -d/ -f2 [2021-06-09T03:09:00.052Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-09T03:09:00.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:09:00.052Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-09T03:09:00.052Z] ++ cut -d/ -f2 [2021-06-09T03:09:00.052Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-09T03:09:00.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:09:00.052Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-09T03:09:00.052Z] ++ cut -d/ -f2 [2021-06-09T03:09:00.052Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-09T03:09:00.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:09:00.052Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-09T03:09:00.052Z] ++ cut -d/ -f2 [2021-06-09T03:09:00.052Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-09T03:09:00.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:09:00.052Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-09T03:09:00.052Z] ++ cut -d/ -f2 [2021-06-09T03:09:00.052Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-09T03:09:00.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:09:00.052Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-09T03:09:00.052Z] ++ cut -d/ -f2 [2021-06-09T03:09:00.052Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-09T03:09:00.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:09:00.052Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-09T03:09:00.052Z] ++ cut -d/ -f2 [2021-06-09T03:09:00.052Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-09T03:09:00.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:09:00.052Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-09T03:09:00.052Z] ++ cut -d/ -f2 [2021-06-09T03:09:00.052Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-09T03:09:00.096Z] 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:09:03.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:09:03.074Z] [2021-06-09T03:09:03.074Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:09:03.391Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:09:03.391Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T03:09:03.391Z] 31603596830f: Pulling fs layer [2021-06-09T03:09:03.391Z] 54011a49482f: Pulling fs layer [2021-06-09T03:09:03.391Z] a6820b24f6d8: Pulling fs layer [2021-06-09T03:09:03.391Z] f581987b2513: Pulling fs layer [2021-06-09T03:09:03.391Z] f581987b2513: Waiting [2021-06-09T03:09:03.391Z] 54011a49482f: Download complete [2021-06-09T03:09:03.653Z] 31603596830f: Verifying Checksum [2021-06-09T03:09:03.653Z] 31603596830f: Download complete [2021-06-09T03:09:03.653Z] f581987b2513: Verifying Checksum [2021-06-09T03:09:03.653Z] f581987b2513: Download complete [2021-06-09T03:09:03.653Z] a6820b24f6d8: Verifying Checksum [2021-06-09T03:09:03.653Z] a6820b24f6d8: Download complete [2021-06-09T03:09:03.653Z] 31603596830f: Pull complete [2021-06-09T03:09:03.930Z] 54011a49482f: Pull complete [2021-06-09T03:09:04.514Z] a6820b24f6d8: Pull complete [2021-06-09T03:09:04.779Z] f581987b2513: Pull complete [2021-06-09T03:09:04.779Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T03:09:04.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:09:04.779Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T03:09:04.864Z] prd-centos7-docker-4c-2g-1164 does not seem to be running inside a container [2021-06-09T03:09:04.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T03:09:06.141Z] $ docker top 70befba5771f1831ef92bcbaf62ba9d9308f4a5eef1ca0313664be09055708c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T03:09:06.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T03:09:06.275Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T03:09:06.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T03:09:06.411Z] $ docker exec 70befba5771f1831ef92bcbaf62ba9d9308f4a5eef1ca0313664be09055708c3 ssh-agent [2021-06-09T03:09:06.537Z] SSH_AUTH_SOCK=/tmp/ssh-TNoThvPmPmZh/agent.12 [2021-06-09T03:09:06.537Z] SSH_AGENT_PID=19 [2021-06-09T03:09:06.546Z] Running ssh-add (command line suppressed) [2021-06-09T03:09:06.656Z] Identity added: /w/workspace/edgex-go/528@tmp/private_key_8604741966494300171.key (/w/workspace/edgex-go/528@tmp/private_key_8604741966494300171.key) [2021-06-09T03:09:06.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T03:09:06.978Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T03:09:06.994Z] $ docker exec --env ******** --env ******** 70befba5771f1831ef92bcbaf62ba9d9308f4a5eef1ca0313664be09055708c3 ssh-agent -k [2021-06-09T03:09:07.110Z] unset SSH_AUTH_SOCK; [2021-06-09T03:09:07.110Z] unset SSH_AGENT_PID; [2021-06-09T03:09:07.110Z] echo Agent pid 19 killed; [2021-06-09T03:09:07.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T03:09:07.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T03:09:07.174Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T03:09:07.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T03:09:07.300Z] $ docker exec 70befba5771f1831ef92bcbaf62ba9d9308f4a5eef1ca0313664be09055708c3 ssh-agent [2021-06-09T03:09:07.420Z] SSH_AUTH_SOCK=/tmp/ssh-tjal2LfzLBLI/agent.53 [2021-06-09T03:09:07.420Z] SSH_AGENT_PID=59 [2021-06-09T03:09:07.426Z] Running ssh-add (command line suppressed) [2021-06-09T03:09:07.539Z] Identity added: /w/workspace/edgex-go/528@tmp/private_key_5433597175418931771.key (/w/workspace/edgex-go/528@tmp/private_key_5433597175418931771.key) [2021-06-09T03:09:07.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T03:09:09.774Z] + git semver init [2021-06-09T03:09:09.775Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T03:09:09.775Z] # $GIT_DIR = /w/workspace/edgex-go/528/.git [2021-06-09T03:09:09.775Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/528 [2021-06-09T03:09:09.775Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T03:09:09.775Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T03:09:09.775Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T03:09:09.775Z] # $SEMVER_BRANCH = master [2021-06-09T03:09:09.775Z] # $SEMVER_TEMP = /tmp/semver-761858244 [2021-06-09T03:09:09.775Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-09T03:09:24.748Z] # '/tmp/semver-761858244' -> '/w/workspace/edgex-go/528/.semver' [2021-06-09T03:09:24.748Z] # -> Force: false [2021-06-09T03:09:24.748Z] # $SEMVER_DIR = /w/workspace/edgex-go/528/.semver [Pipeline] } [2021-06-09T03:09:24.760Z] $ docker exec --env ******** --env ******** 70befba5771f1831ef92bcbaf62ba9d9308f4a5eef1ca0313664be09055708c3 ssh-agent -k [2021-06-09T03:09:24.874Z] unset SSH_AUTH_SOCK; [2021-06-09T03:09:24.875Z] unset SSH_AGENT_PID; [2021-06-09T03:09:24.875Z] echo Agent pid 59 killed; [2021-06-09T03:09:24.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T03:09:25.220Z] + git semver [Pipeline] } [2021-06-09T03:09:25.236Z] $ docker stop --time=1 70befba5771f1831ef92bcbaf62ba9d9308f4a5eef1ca0313664be09055708c3 [2021-06-09T03:09:29.502Z] $ docker rm -f 70befba5771f1831ef92bcbaf62ba9d9308f4a5eef1ca0313664be09055708c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T03:09:29.911Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T03:09:30.224Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T03:09:30.227Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.257 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T03:09:33.187Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T03:09:33.529Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T03:09:33.829Z] + true [2021-06-09T03:09:33.829Z] + sudo service docker restart [2021-06-09T03:09:33.829Z] Redirecting to /bin/systemctl restart docker.service [2021-06-09T03:09:45.432Z] Still waiting to schedule task [2021-06-09T03:09:45.432Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-09T03:09:51.985Z] ========================================================= [2021-06-09T03:09:51.985Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T03:09:51.985Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:09:54.531Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-09T03:09:55.943Z] Sending build context to Docker daemon 329.2MB [2021-06-09T03:09:55.943Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T03:09:55.943Z] Step 2/6 : FROM ${BASE} [2021-06-09T03:09:56.205Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T03:09:56.205Z] 540db60ca938: Pulling fs layer [2021-06-09T03:09:56.205Z] adcc1eea9eea: Pulling fs layer [2021-06-09T03:09:56.205Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T03:09:56.205Z] 0510c868ecb4: Pulling fs layer [2021-06-09T03:09:56.205Z] afea3b2eda06: Pulling fs layer [2021-06-09T03:09:56.205Z] 7809a108b3ef: Pulling fs layer [2021-06-09T03:09:56.205Z] f706445af74f: Pulling fs layer [2021-06-09T03:09:56.205Z] 0510c868ecb4: Waiting [2021-06-09T03:09:56.205Z] afea3b2eda06: Waiting [2021-06-09T03:09:56.205Z] 7809a108b3ef: Waiting [2021-06-09T03:09:56.205Z] f706445af74f: Waiting [2021-06-09T03:09:56.205Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T03:09:56.205Z] 4c4ab2625f07: Download complete [2021-06-09T03:09:56.205Z] adcc1eea9eea: Verifying Checksum [2021-06-09T03:09:56.205Z] adcc1eea9eea: Download complete [2021-06-09T03:09:56.205Z] afea3b2eda06: Verifying Checksum [2021-06-09T03:09:56.205Z] afea3b2eda06: Download complete [2021-06-09T03:09:56.205Z] 540db60ca938: Verifying Checksum [2021-06-09T03:09:56.205Z] 540db60ca938: Download complete [2021-06-09T03:09:56.205Z] 7809a108b3ef: Verifying Checksum [2021-06-09T03:09:56.205Z] 7809a108b3ef: Download complete [2021-06-09T03:09:56.469Z] 540db60ca938: Pull complete [2021-06-09T03:09:56.731Z] adcc1eea9eea: Pull complete [2021-06-09T03:09:56.731Z] 4c4ab2625f07: Pull complete [2021-06-09T03:09:57.683Z] f706445af74f: Verifying Checksum [2021-06-09T03:09:57.683Z] f706445af74f: Download complete [2021-06-09T03:09:58.254Z] 0510c868ecb4: Verifying Checksum [2021-06-09T03:09:58.254Z] 0510c868ecb4: Download complete [2021-06-09T03:10:06.452Z] 0510c868ecb4: Pull complete [2021-06-09T03:10:06.452Z] afea3b2eda06: Pull complete [2021-06-09T03:10:06.452Z] 7809a108b3ef: Pull complete [2021-06-09T03:10:07.558Z] f706445af74f: Pull complete [2021-06-09T03:10:07.558Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T03:10:07.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T03:10:07.558Z] ---> b068be0155e3 [2021-06-09T03:10:07.558Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-09T03:10:12.864Z] ---> Running in 4a8c5d17a34a [2021-06-09T03:10:13.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:10:14.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:10:14.590Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T03:10:15.163Z] (2/12) Installing file (5.39-r0) [2021-06-09T03:10:15.163Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T03:10:15.163Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T03:10:19.378Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T03:10:19.379Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T03:10:19.379Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T03:10:19.379Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T03:10:19.379Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T03:10:19.379Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T03:10:19.379Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T03:10:19.379Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T03:10:19.642Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T03:10:19.642Z] OK: 219 MiB in 52 packages [2021-06-09T03:10:22.194Z] Removing intermediate container 4a8c5d17a34a [2021-06-09T03:10:22.194Z] ---> 27239d4600ed [2021-06-09T03:10:22.194Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T03:10:22.194Z] ---> Running in 448ca077b661 [2021-06-09T03:10:22.194Z] Removing intermediate container 448ca077b661 [2021-06-09T03:10:22.194Z] ---> ee5e2d326e89 [2021-06-09T03:10:22.194Z] Step 5/6 : COPY go.mod . [2021-06-09T03:10:22.461Z] ---> 4c82e08baa54 [2021-06-09T03:10:22.461Z] Step 6/6 : RUN go mod download [2021-06-09T03:10:22.461Z] ---> Running in 114a68b1aea8 [2021-06-09T03:10:37.421Z] Removing intermediate container 114a68b1aea8 [2021-06-09T03:10:37.422Z] ---> a040aa9653d9 [2021-06-09T03:10:37.422Z] Successfully built a040aa9653d9 [2021-06-09T03:10:37.422Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:10:37.733Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T03:10:37.734Z] . [Pipeline] withDockerContainer [2021-06-09T03:10:37.812Z] prd-centos7-docker-4c-2g-1164 does not seem to be running inside a container [2021-06-09T03:10:37.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 ******** ci-base-image-x86_64 cat [2021-06-09T03:10:38.331Z] $ docker top f3052a5794389425544f19bb26895cc9e9865eb3209bec64662c6ceea96e0e73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:10:41.103Z] + go version [2021-06-09T03:10:41.103Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T03:10:41.115Z] $ docker stop --time=1 f3052a5794389425544f19bb26895cc9e9865eb3209bec64662c6ceea96e0e73 [2021-06-09T03:10:42.322Z] $ docker rm -f f3052a5794389425544f19bb26895cc9e9865eb3209bec64662c6ceea96e0e73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:10:42.882Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T03:10:42.882Z] . [Pipeline] withDockerContainer [2021-06-09T03:10:42.972Z] prd-centos7-docker-4c-2g-1164 does not seem to be running inside a container [2021-06-09T03:10:43.015Z] $ 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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 ******** ci-base-image-x86_64 cat [2021-06-09T03:10:43.378Z] $ docker top a0e3d5c13382ba885e52188a149bcae6a7be6a55d029074d488878eeedc8c9e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T03:10:43.467Z] ========================================================= [2021-06-09T03:10:43.467Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-09T03:10:43.467Z] ========================================================= [Pipeline] sh [2021-06-09T03:10:43.759Z] + go mod tidy [Pipeline] sh [2021-06-09T03:10:44.316Z] + make test [2021-06-09T03:10:44.316Z] go mod tidy [2021-06-09T03:10:44.316Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T03:10:49.681Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-09T03:11:07.886Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-09T03:11:13.256Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-09T03:11:15.899Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-09T03:11:15.899Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-09T03:11:16.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-09T03:11:17.811Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-09T03:11:17.811Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-09T03:11:17.811Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-09T03:11:18.079Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-09T03:11:18.648Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-09T03:11:21.462Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-09T03:11:21.462Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-09T03:11:21.462Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-09T03:11:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-09T03:11:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-09T03:11:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-09T03:11:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-09T03:11:21.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.053s coverage: 28.7% of statements [2021-06-09T03:11:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.075s coverage: 100.0% of statements [2021-06-09T03:11:24.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-09T03:11:24.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-09T03:11:24.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-09T03:11:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-06-09T03:11:24.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-09T03:11:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.073s coverage: 53.4% of statements [2021-06-09T03:11:24.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-09T03:11:24.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-09T03:11:25.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.080s coverage: 87.7% of statements [2021-06-09T03:11:25.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-09T03:11:25.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:11:25.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.054s coverage: 78.9% of statements [2021-06-09T03:11:25.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-09T03:11:25.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-09T03:11:25.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-09T03:11:25.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-09T03:11:25.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-09T03:11:25.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-09T03:11:25.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-09T03:11:27.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.242s coverage: 95.1% of statements [2021-06-09T03:11:27.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-09T03:11:27.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:11:27.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-09T03:11:27.157Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-09T03:11:27.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-09T03:11:27.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-09T03:11:27.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-09T03:11:27.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-09T03:11:27.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-09T03:11:27.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-09T03:11:27.157Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-06-09T03:11:27.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-09T03:11:27.157Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-09T03:11:27.157Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.049s coverage: 60.0% of statements [2021-06-09T03:11:28.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-06-09T03:11:28.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-09T03:11:28.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 22.0% of statements [2021-06-09T03:11:28.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-09T03:11:29.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements [2021-06-09T03:11:29.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2021-06-09T03:11:29.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-06-09T03:11:30.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-06-09T03:11:30.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-06-09T03:11:42.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2021-06-09T03:11:42.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-06-09T03:11:48.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.149s coverage: 81.8% of statements [2021-06-09T03:11:48.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-09T03:12:05.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-06-09T03:12:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-09T03:12:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-09T03:12:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-09T03:12:05.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-06-09T03:12:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-09T03:12:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-09T03:12:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-09T03:12:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-09T03:12:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-09T03:12:05.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements [2021-06-09T03:12:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-09T03:12:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-09T03:12:05.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-06-09T03:12:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-09T03:12:05.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements [2021-06-09T03:12:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-09T03:12:05.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-06-09T03:12:05.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-09T03:12:05.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-06-09T03:12:05.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-06-09T03:12:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-09T03:12:05.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-06-09T03:12:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-09T03:12:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-09T03:12:05.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-06-09T03:12:05.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-06-09T03:12:05.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-06-09T03:12:05.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-09T03:12:05.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-06-09T03:12:06.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.192s coverage: 66.9% of statements [2021-06-09T03:12:06.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-09T03:12:06.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-09T03:12:06.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-09T03:12:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements [2021-06-09T03:12:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-09T03:12:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-09T03:12:07.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-06-09T03:12:07.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-09T03:12:07.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements [2021-06-09T03:12:07.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-09T03:12:07.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-09T03:12:07.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-09T03:12:07.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-09T03:12:13.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.062s coverage: 19.3% of statements [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-09T03:12:13.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.120s coverage: 91.9% of statements [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-09T03:12:13.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 63.4% of statements [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-09T03:12:13.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.095s coverage: 97.6% of statements [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-09T03:12:13.893Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-09T03:12:13.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-09T03:12:13.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-09T03:12:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-09T03:12:13.894Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-06-09T03:12:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-09T03:12:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-09T03:12:13.894Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-06-09T03:12:13.894Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements [2021-06-09T03:12:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-09T03:12:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-09T03:12:13.894Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.042s coverage: 28.9% of statements [2021-06-09T03:12:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-09T03:12:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-09T03:12:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-09T03:12:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-09T03:12:13.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-09T03:12:13.894Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-06-09T03:12:14.160Z] GO111MODULE=on go vet ./... [2021-06-09T03:12:42.448Z] gofmt -l . [2021-06-09T03:12:42.448Z] [ "`gofmt -l .`" = "" ] [2021-06-09T03:12:42.448Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-09T03:12:42.749Z] + ls -al . [2021-06-09T03:12:42.749Z] total 528 [2021-06-09T03:12:42.749Z] drwxrwxr-x 10 1001 1001 4096 Jun 9 03:12 . [2021-06-09T03:12:42.749Z] drwxr-xr-x 4 root root 32 Jun 9 03:10 .. [2021-06-09T03:12:42.749Z] -rw-rw-r-- 1 1001 1001 11 Jun 9 03:05 .dockerignore [2021-06-09T03:12:42.749Z] drwxrwxr-x 8 1001 1001 162 Jun 9 03:06 .git [2021-06-09T03:12:42.749Z] drwxrwxr-x 3 1001 1001 125 Jun 9 03:05 .github [2021-06-09T03:12:42.749Z] -rw-rw-r-- 1 1001 1001 818 Jun 9 03:05 .gitignore [2021-06-09T03:12:42.749Z] drwx------ 3 1001 1001 45 Jun 9 03:09 .semver [2021-06-09T03:12:42.749Z] -rw-rw-r-- 1 1001 1001 166 Jun 9 03:05 .sonarcloud.properties [2021-06-09T03:12:42.749Z] -rw-rw-r-- 1 1001 1001 8609 Jun 9 03:05 Attribution.txt [2021-06-09T03:12:42.749Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 03:05 CONTRIBUTING.md [2021-06-09T03:12:42.749Z] -rw-rw-r-- 1 1001 1001 931 Jun 9 03:05 Dockerfile.build [2021-06-09T03:12:42.749Z] -rw-rw-r-- 1 1001 1001 849 Jun 9 03:05 Jenkinsfile [2021-06-09T03:12:42.749Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 03:05 LICENSE [2021-06-09T03:12:42.749Z] -rw-rw-r-- 1 1001 1001 5605 Jun 9 03:05 Makefile [2021-06-09T03:12:42.749Z] -rw-rw-r-- 1 1001 1001 7978 Jun 9 03:05 README.md [2021-06-09T03:12:42.749Z] -rw-rw-r-- 1 1001 1001 7071 Jun 9 03:05 SECURITY.md [2021-06-09T03:12:42.749Z] -rw-rw-r-- 1 1001 1001 13 Jun 9 03:09 VERSION [2021-06-09T03:12:42.749Z] -rw-rw-r-- 1 1001 1001 4131 Jun 9 03:05 ZMQWindows.md [2021-06-09T03:12:42.749Z] drwxrwxr-x 2 1001 1001 37 Jun 9 03:05 bin [2021-06-09T03:12:42.749Z] drwxrwxr-x 14 1001 1001 4096 Jun 9 03:05 cmd [2021-06-09T03:12:42.749Z] -rw-r--r-- 1 root root 412281 Jun 9 03:12 coverage.out [2021-06-09T03:12:42.749Z] -rw-rw-r-- 1 1001 1001 902 Jun 9 03:05 go.mod [2021-06-09T03:12:42.749Z] -rw-r--r-- 1 root root 21048 Jun 9 03:10 go.sum [2021-06-09T03:12:42.749Z] drwxrwxr-x 8 1001 1001 127 Jun 9 03:05 internal [2021-06-09T03:12:42.749Z] drwxrwxr-x 3 1001 1001 16 Jun 9 03:05 openapi [2021-06-09T03:12:42.749Z] drwxrwxr-x 4 1001 1001 71 Jun 9 03:05 snap [2021-06-09T03:12:42.749Z] -rw-rw-r-- 1 1001 1001 168 Jun 9 03:05 version.go [Pipeline] sh [2021-06-09T03:12:43.048Z] + '[' -e coverage.out ] [2021-06-09T03:12:43.048Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-09T03:12:43.168Z] Stashed 1 file(s) [Pipeline] sh [2021-06-09T03:12:43.471Z] + make build [2021-06-09T03:12:43.471Z] go mod tidy [2021-06-09T03:12:45.849Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/core-data/core-data ./cmd/core-data [2021-06-09T03:12:45.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-09T03:12:52.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/core-command/core-command ./cmd/core-command [2021-06-09T03:12:52.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-09T03:12:53.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-09T03:12:53.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-09T03:12:57.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-09T03:12:57.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-09T03:12:57.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-09T03:12:58.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-09T03:12:58.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-09T03:12:59.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-09T03:13:03.723Z] $ docker stop --time=1 a0e3d5c13382ba885e52188a149bcae6a7be6a55d029074d488878eeedc8c9e2 [2021-06-09T03:13:04.538Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1167 in /w/workspace/edgexfoundry_edgex-go_master [2021-06-09T03:13:09.284Z] $ docker rm -f a0e3d5c13382ba885e52188a149bcae6a7be6a55d029074d488878eeedc8c9e2 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-06-09T03:13:09.573Z] Running in /w/workspace/edgex-go/528 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2021-06-09T03:13:14.236Z] The recommended git tool is: git [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:13:31.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:13:31.039Z] [2021-06-09T03:13:31.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:13:31.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:13:31.440Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-09T03:13:31.440Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-09T03:13:31.440Z] ca9280d653b3: Pulling fs layer [2021-06-09T03:13:31.440Z] 7e9c9ca2126c: Pulling fs layer [2021-06-09T03:13:31.781Z] cbdbe7a5bc2a: Download complete [2021-06-09T03:13:31.781Z] cbdbe7a5bc2a: Pull complete [2021-06-09T03:13:34.927Z] ca9280d653b3: Verifying Checksum [2021-06-09T03:13:34.927Z] ca9280d653b3: Download complete [2021-06-09T03:13:34.927Z] ca9280d653b3: Pull complete [2021-06-09T03:13:34.927Z] 7e9c9ca2126c: Verifying Checksum [2021-06-09T03:13:34.927Z] 7e9c9ca2126c: Download complete [2021-06-09T03:13:36.511Z] using credential edgex-jenkins-ssh [2021-06-09T03:13:36.531Z] Cloning the remote Git repository [2021-06-09T03:13:36.577Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-09T03:13:36.683Z] > git init /w/workspace/edgex-go/528 # timeout=10 [2021-06-09T03:13:36.751Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-09T03:13:36.752Z] > git --version # timeout=10 [2021-06-09T03:13:36.773Z] > git --version # 'git version 2.17.1' [2021-06-09T03:13:36.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T03:13:36.862Z] 7e9c9ca2126c: Pull complete [2021-06-09T03:13:36.862Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-09T03:13:36.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:13:36.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-09T03:13:36.945Z] prd-centos7-docker-4c-2g-1164 does not seem to be running inside a container [2021-06-09T03:13:36.843Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T03:13:39.694Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-09T03:13:44.053Z] $ docker top fc1c65b8939e7b1031e922884a17c63b2b0bb76df3dbe28701a6409db5248005 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:13:46.695Z] + docker-compose build --help [2021-06-09T03:13:46.695Z] + grep parallel [2021-06-09T03:13:46.695Z] --parallel Build images in parallel. [Pipeline] } [2021-06-09T03:13:46.709Z] $ docker stop --time=1 fc1c65b8939e7b1031e922884a17c63b2b0bb76df3dbe28701a6409db5248005 [2021-06-09T03:13:48.053Z] $ docker rm -f fc1c65b8939e7b1031e922884a17c63b2b0bb76df3dbe28701a6409db5248005 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:13:48.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:13:48.503Z] . [Pipeline] withDockerContainer [2021-06-09T03:13:48.585Z] prd-centos7-docker-4c-2g-1164 does not seem to be running inside a container [2021-06-09T03:13:48.625Z] $ 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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 [2021-06-09T03:13:49.074Z] $ docker top 96e506fcbe14ba24154fbb3cccdd5cd2d4ce018cde14c20c5ecbcb45a53b5869 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:13:49.459Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-09T03:13:50.037Z] Building core-command ... [2021-06-09T03:13:50.037Z] Building core-data ... [2021-06-09T03:13:50.037Z] Building core-metadata ... [2021-06-09T03:13:50.037Z] Building security-bootstrapper ... [2021-06-09T03:13:50.037Z] Building security-proxy-setup ... [2021-06-09T03:13:50.037Z] Building security-secretstore-setup ... [2021-06-09T03:13:50.037Z] Building support-notifications ... [2021-06-09T03:13:50.037Z] Building support-scheduler ... [2021-06-09T03:13:50.037Z] Building sys-mgmt-agent ... [2021-06-09T03:13:50.037Z] Building sys-mgmt-agent [2021-06-09T03:13:50.037Z] Building core-data [2021-06-09T03:13:50.037Z] Building security-secretstore-setup [2021-06-09T03:13:50.037Z] Building support-notifications [2021-06-09T03:13:50.037Z] Building support-scheduler [2021-06-09T03:14:01.834Z] Avoid second fetch [2021-06-09T03:14:01.835Z] Checking out Revision 63662c5db780eda8b46d469b2e9e3b78810f003d (master) [2021-06-09T03:14:01.776Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-09T03:14:01.806Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T03:14:01.856Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T03:14:01.871Z] > git checkout -f 63662c5db780eda8b46d469b2e9e3b78810f003d # timeout=10 [2021-06-09T03:14:06.162Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:14:06.162Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:14:06.162Z] ---> a040aa9653d9 [2021-06-09T03:14:06.162Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:14:06.162Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:14:06.162Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:14:06.162Z] ---> a040aa9653d9 [2021-06-09T03:14:06.162Z] Step 3/26 : WORKDIR /edgex-go [2021-06-09T03:14:06.162Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:14:06.162Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:14:06.162Z] ---> a040aa9653d9 [2021-06-09T03:14:06.162Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:14:06.355Z] Commit message: "Merge pull request #3551 from weichou1229/issue-3545" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T03:14:09.946Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-09T03:14:10.372Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T03:14:10.727Z] + true [2021-06-09T03:14:10.727Z] + sudo service docker restart [2021-06-09T03:14:16.591Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:14:16.591Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:14:16.591Z] ---> a040aa9653d9 [2021-06-09T03:14:16.591Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:14:23.174Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:14:23.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:14:23.174Z] ---> a040aa9653d9 [2021-06-09T03:14:23.174Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:14:25.101Z] ---> Running in 95619d66c24b [2021-06-09T03:14:25.102Z] ---> Running in 3ebf16efe9ee [2021-06-09T03:14:25.102Z] ---> Running in 19284bde49c6 [2021-06-09T03:14:25.102Z] ---> Running in 71474ce69c25 [2021-06-09T03:14:25.102Z] ---> Running in 7085bf18d46b [2021-06-09T03:14:25.102Z] Removing intermediate container 95619d66c24b [2021-06-09T03:14:25.102Z] ---> 62ca566771f9 [2021-06-09T03:14:25.102Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:14:25.102Z] Removing intermediate container 7085bf18d46b [2021-06-09T03:14:25.102Z] ---> ceed32f62ba7 [2021-06-09T03:14:25.102Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:14:25.102Z] ---> Running in f3648a5e75a1 [2021-06-09T03:14:25.102Z] Removing intermediate container 19284bde49c6 [2021-06-09T03:14:25.102Z] ---> a876a95f87ab [2021-06-09T03:14:25.102Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:14:25.102Z] Removing intermediate container 71474ce69c25 [2021-06-09T03:14:25.102Z] ---> be54541870a4 [2021-06-09T03:14:25.102Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:14:25.102Z] Removing intermediate container 3ebf16efe9ee [2021-06-09T03:14:25.102Z] ---> 02ec306482e0 [2021-06-09T03:14:25.102Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:14:25.102Z] ---> Running in 18973b167944 [2021-06-09T03:14:25.102Z] ---> Running in 20dc0b1da54f [2021-06-09T03:14:25.102Z] ---> Running in 00f88293ceea [2021-06-09T03:14:25.102Z] ---> Running in 6f42486e6498 [2021-06-09T03:14:25.675Z] Removing intermediate container f3648a5e75a1 [2021-06-09T03:14:25.676Z] ---> 90193538dbaf [2021-06-09T03:14:25.676Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-09T03:14:26.251Z] ---> Running in 9706567289a4 [2021-06-09T03:14:26.823Z] Removing intermediate container 18973b167944 [2021-06-09T03:14:26.823Z] ---> 4b156eb06b4c [2021-06-09T03:14:26.823Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-09T03:14:26.823Z] ---> Running in f7bb30e529a2 [2021-06-09T03:14:26.823Z] Removing intermediate container 20dc0b1da54f [2021-06-09T03:14:26.823Z] ---> b8979a8bc152 [2021-06-09T03:14:26.823Z] Step 5/23 : RUN apk add --update --no-cache make git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T03:14:29.571Z] provisioning config files... [2021-06-09T03:14:29.601Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/528@tmp/config3253307500017864993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:14:29.778Z] Removing intermediate container 00f88293ceea [2021-06-09T03:14:29.778Z] ---> dbb47309ee48 [2021-06-09T03:14:29.778Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-09T03:14:29.778Z] ---> Running in c91092736d0f [2021-06-09T03:14:29.778Z] ---> Running in 4c44f371b10d [2021-06-09T03:14:29.778Z] Removing intermediate container 6f42486e6498 [2021-06-09T03:14:29.778Z] ---> 3d25f10836df [2021-06-09T03:14:29.778Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-09T03:14:29.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:29.778Z] ---> Running in 0e24c939d6ce [2021-06-09T03:14:29.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:29.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:29.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:29.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:29.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:29.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:29.778Z] OK: 219 MiB in 52 packages [2021-06-09T03:14:29.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:29.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:29.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:14:29.778Z] OK: 219 MiB in 52 packages [2021-06-09T03:14:29.778Z] Removing intermediate container 9706567289a4 [2021-06-09T03:14:29.778Z] ---> 3238bf4535d6 [2021-06-09T03:14:29.778Z] Step 6/24 : COPY go.mod . [2021-06-09T03:14:29.778Z] ---> afeca0103bbc [2021-06-09T03:14:29.778Z] Step 7/24 : RUN go mod download [2021-06-09T03:14:29.778Z] ---> Running in 6794856805ce [2021-06-09T03:14:29.778Z] OK: 219 MiB in 52 packages [2021-06-09T03:14:29.778Z] Removing intermediate container f7bb30e529a2 [2021-06-09T03:14:29.778Z] ---> d9e16846c2a6 [2021-06-09T03:14:29.778Z] Step 6/23 : COPY go.mod . [2021-06-09T03:14:29.778Z] OK: 219 MiB in 52 packages [2021-06-09T03:14:29.778Z] OK: 219 MiB in 52 packages [2021-06-09T03:14:29.778Z] ---> 3283185c9f23 [2021-06-09T03:14:29.778Z] Step 7/23 : RUN go mod download [2021-06-09T03:14:29.778Z] Removing intermediate container c91092736d0f [2021-06-09T03:14:29.778Z] ---> 2a7b0caeb75d [2021-06-09T03:14:29.778Z] Step 6/23 : COPY go.mod . [2021-06-09T03:14:29.778Z] ---> Running in e868ae77b5bc [2021-06-09T03:14:29.999Z] ---> docker-login.sh [2021-06-09T03:14:29.999Z] nexus3.edgexfoundry.org:10001 [2021-06-09T03:14:30.353Z] Removing intermediate container 0e24c939d6ce [2021-06-09T03:14:30.353Z] ---> 496e34c0ab3c [2021-06-09T03:14:30.353Z] Step 6/24 : COPY go.mod . [2021-06-09T03:14:30.353Z] ---> f66b110ccdc9 [2021-06-09T03:14:30.353Z] Step 7/23 : RUN go mod download [2021-06-09T03:14:30.353Z] Removing intermediate container 4c44f371b10d [2021-06-09T03:14:30.353Z] ---> 3c8a8e322668 [2021-06-09T03:14:30.353Z] Step 6/26 : COPY go.mod . [2021-06-09T03:14:30.353Z] ---> Running in e1722dfe624c [2021-06-09T03:14:30.933Z] Removing intermediate container 6794856805ce [2021-06-09T03:14:30.933Z] ---> 8a4c8beaef86 [2021-06-09T03:14:30.933Z] Step 8/24 : COPY . . [2021-06-09T03:14:30.933Z] ---> a738c90a4ad9 [2021-06-09T03:14:30.933Z] Step 7/24 : RUN go mod download [2021-06-09T03:14:30.933Z] ---> 55eeb45a4163 [2021-06-09T03:14:30.933Z] Step 7/26 : RUN go mod download [2021-06-09T03:14:31.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:14:31.197Z] ---> Running in 918025c2ee41 [2021-06-09T03:14:31.197Z] ---> Running in f2e24cc27275 [2021-06-09T03:14:31.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:14:31.283Z] Configure a credential helper to remove this warning. See [2021-06-09T03:14:31.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:14:31.283Z] [2021-06-09T03:14:31.283Z] Login Succeeded [2021-06-09T03:14:31.283Z] nexus3.edgexfoundry.org:10002 [2021-06-09T03:14:31.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:14:31.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:14:31.886Z] Configure a credential helper to remove this warning. See [2021-06-09T03:14:31.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:14:31.886Z] [2021-06-09T03:14:31.886Z] Login Succeeded [2021-06-09T03:14:31.886Z] nexus3.edgexfoundry.org:10003 [2021-06-09T03:14:32.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:14:32.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:14:32.486Z] Configure a credential helper to remove this warning. See [2021-06-09T03:14:32.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:14:32.486Z] [2021-06-09T03:14:32.486Z] Login Succeeded [2021-06-09T03:14:32.486Z] nexus3.edgexfoundry.org:10004 [2021-06-09T03:14:33.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:14:33.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:14:33.091Z] Configure a credential helper to remove this warning. See [2021-06-09T03:14:33.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:14:33.091Z] [2021-06-09T03:14:33.091Z] Login Succeeded [2021-06-09T03:14:33.091Z] docker.io [2021-06-09T03:14:33.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:14:33.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:14:33.981Z] Configure a credential helper to remove this warning. See [2021-06-09T03:14:33.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:14:33.981Z] [2021-06-09T03:14:33.981Z] Login Succeeded [2021-06-09T03:14:33.981Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T03:14:34.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T03:14:34.368Z] ========================================================= [2021-06-09T03:14:34.368Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T03:14:34.368Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:14:34.760Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-09T03:14:37.397Z] Sending build context to Docker daemon 166.2MB [2021-06-09T03:14:37.397Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T03:14:37.397Z] Step 2/6 : FROM ${BASE} [2021-06-09T03:14:37.397Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T03:14:37.397Z] 595b0fe564bb: Pulling fs layer [2021-06-09T03:14:37.397Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T03:14:37.397Z] 316046926c0a: Pulling fs layer [2021-06-09T03:14:37.397Z] 4ebd0625c992: Pulling fs layer [2021-06-09T03:14:37.397Z] 207e8628e3a3: Pulling fs layer [2021-06-09T03:14:37.397Z] 4ebd0625c992: Waiting [2021-06-09T03:14:37.397Z] c791037a9be2: Pulling fs layer [2021-06-09T03:14:37.397Z] ffd874e62e21: Pulling fs layer [2021-06-09T03:14:37.397Z] ffd874e62e21: Waiting [2021-06-09T03:14:37.397Z] c791037a9be2: Waiting [2021-06-09T03:14:37.397Z] 207e8628e3a3: Waiting [2021-06-09T03:14:37.397Z] 316046926c0a: Download complete [2021-06-09T03:14:37.397Z] 7186ed65a4f7: Verifying Checksum [2021-06-09T03:14:37.397Z] 7186ed65a4f7: Download complete [2021-06-09T03:14:37.397Z] 207e8628e3a3: Verifying Checksum [2021-06-09T03:14:37.397Z] 207e8628e3a3: Download complete [2021-06-09T03:14:37.397Z] c791037a9be2: Verifying Checksum [2021-06-09T03:14:37.397Z] c791037a9be2: Download complete [2021-06-09T03:14:37.397Z] 595b0fe564bb: Verifying Checksum [2021-06-09T03:14:37.397Z] 595b0fe564bb: Download complete [2021-06-09T03:14:38.392Z] 595b0fe564bb: Pull complete [2021-06-09T03:14:38.674Z] 7186ed65a4f7: Pull complete [2021-06-09T03:14:39.274Z] 316046926c0a: Pull complete [2021-06-09T03:14:42.373Z] Removing intermediate container e868ae77b5bc [2021-06-09T03:14:42.373Z] ---> aa2d5f47548a [2021-06-09T03:14:42.373Z] Step 8/23 : COPY . . [2021-06-09T03:14:42.373Z] ---> c6203697d824 [2021-06-09T03:14:42.373Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:14:42.635Z] ffd874e62e21: Verifying Checksum [2021-06-09T03:14:42.635Z] ffd874e62e21: Download complete [2021-06-09T03:14:42.635Z] 4ebd0625c992: Verifying Checksum [2021-06-09T03:14:42.635Z] 4ebd0625c992: Download complete [2021-06-09T03:14:47.662Z] Removing intermediate container e1722dfe624c [2021-06-09T03:14:47.662Z] ---> 46c1e1ef0ca4 [2021-06-09T03:14:47.662Z] Step 8/23 : COPY . . [2021-06-09T03:14:47.662Z] ---> Running in 22954701532e [2021-06-09T03:14:47.662Z] ---> 7c1ed26d7dc5 [2021-06-09T03:14:47.662Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:14:50.906Z] 4ebd0625c992: Pull complete [2021-06-09T03:14:50.906Z] 207e8628e3a3: Pull complete [2021-06-09T03:14:50.906Z] c791037a9be2: Pull complete [2021-06-09T03:14:52.971Z] ---> Running in ffa51fb7ef47 [2021-06-09T03:14:52.971Z] Removing intermediate container 918025c2ee41 [2021-06-09T03:14:52.971Z] ---> 047a41ebd29a [2021-06-09T03:14:52.971Z] Step 8/24 : COPY . . [2021-06-09T03:14:54.340Z] ffd874e62e21: Pull complete [2021-06-09T03:14:54.340Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T03:14:54.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T03:14:54.340Z] ---> cfc18b08335c [2021-06-09T03:14:54.340Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-09T03:14:54.358Z] Removing intermediate container f2e24cc27275 [2021-06-09T03:14:54.358Z] ---> 9f03a943fde4 [2021-06-09T03:14:54.358Z] Step 8/26 : COPY . . [2021-06-09T03:14:57.025Z] ---> Running in 54e57062683f [2021-06-09T03:14:58.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:14:59.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:15:00.446Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T03:15:00.717Z] (2/12) Installing file (5.39-r0) [2021-06-09T03:15:00.717Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T03:15:00.717Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T03:15:02.499Z] ---> 8625886b3579 [2021-06-09T03:15:02.499Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:15:05.047Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T03:15:05.047Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T03:15:05.047Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T03:15:05.047Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T03:15:05.047Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T03:15:05.047Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T03:15:05.321Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T03:15:05.321Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T03:15:05.321Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T03:15:05.595Z] OK: 218 MiB in 52 packages [2021-06-09T03:15:10.622Z] Removing intermediate container 54e57062683f [2021-06-09T03:15:10.622Z] ---> 8406310e047c [2021-06-09T03:15:10.622Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T03:15:10.622Z] ---> Running in d1ecb86f09b0 [2021-06-09T03:15:10.622Z] Removing intermediate container d1ecb86f09b0 [2021-06-09T03:15:10.622Z] ---> 0efcf60323ed [2021-06-09T03:15:10.622Z] Step 5/6 : COPY go.mod . [2021-06-09T03:15:10.623Z] ---> f23dab469609 [2021-06-09T03:15:10.623Z] Step 6/6 : RUN go mod download [2021-06-09T03:15:10.931Z] ---> Running in dc719bd515c4 [2021-06-09T03:15:18.971Z] ---> 5a254926f7c4 [2021-06-09T03:15:18.971Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:15:18.971Z] ---> Running in a35e9e06909c [2021-06-09T03:15:18.971Z] ---> Running in 02015e08d695 [2021-06-09T03:15:19.283Z] Removing intermediate container ffa51fb7ef47 [2021-06-09T03:15:19.283Z] ---> e6bb858690e1 [2021-06-09T03:15:19.283Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-09T03:15:19.283Z] Removing intermediate container 22954701532e [2021-06-09T03:15:19.283Z] ---> 6971ae5e3d60 [2021-06-09T03:15:19.283Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-09T03:15:19.283Z] ---> Running in a2f737135455 [2021-06-09T03:15:19.283Z] ---> Running in 6d3330ac513e [2021-06-09T03:15:19.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-09T03:15:19.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-09T03:15:19.283Z] Removing intermediate container a35e9e06909c [2021-06-09T03:15:19.283Z] ---> 0af7b3adc1e2 [2021-06-09T03:15:19.283Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-09T03:15:19.283Z] ---> Running in 6346018809d3 [2021-06-09T03:15:19.859Z] Removing intermediate container 02015e08d695 [2021-06-09T03:15:19.859Z] ---> c6252f57b7b7 [2021-06-09T03:15:19.859Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-09T03:15:20.122Z] ---> Running in 67a0f0942948 [2021-06-09T03:15:20.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-09T03:15:20.957Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/core-data/core-data ./cmd/core-data [2021-06-09T03:15:39.078Z] Removing intermediate container dc719bd515c4 [2021-06-09T03:15:39.078Z] ---> 87fe0418d645 [2021-06-09T03:15:39.078Z] Successfully built 87fe0418d645 [2021-06-09T03:15:39.078Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:15:39.148Z] ---> 57d45b9812f9 [2021-06-09T03:15:39.148Z] Step 9/26 : RUN go mod tidy [2021-06-09T03:15:39.148Z] ---> Running in 5e22f4c052f7 [2021-06-09T03:15:39.442Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T03:15:39.442Z] . [Pipeline] withDockerContainer [2021-06-09T03:15:39.737Z] prd-ubuntu18.04-docker-arm64-4c-16g-1167 does not seem to be running inside a container [2021-06-09T03:15:39.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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-arm64 cat [2021-06-09T03:15:41.604Z] $ docker top 77e22899a79b001d471f72f7225b3ceac9879de3f27894dfefaf4b3d95d49c92 -eo pid,comm [2021-06-09T03:15:41.707Z] Removing intermediate container 5e22f4c052f7 [2021-06-09T03:15:41.707Z] ---> 08acec69b3cf [2021-06-09T03:15:41.707Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-09T03:15:41.707Z] ---> Running in 5776245be7bd [Pipeline] { [Pipeline] sh [2021-06-09T03:15:42.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-09T03:15:42.612Z] + go version [2021-06-09T03:15:42.612Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T03:15:42.636Z] $ docker stop --time=1 77e22899a79b001d471f72f7225b3ceac9879de3f27894dfefaf4b3d95d49c92 [2021-06-09T03:15:44.575Z] $ docker rm -f 77e22899a79b001d471f72f7225b3ceac9879de3f27894dfefaf4b3d95d49c92 [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 [2021-06-09T03:15:47.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:15:48.181Z] [2021-06-09T03:15:48.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:15:48.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:15:49.138Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-09T03:15:49.138Z] 29e5d40040c1: Pulling fs layer [2021-06-09T03:15:49.138Z] 1ce36da41761: Pulling fs layer [2021-06-09T03:15:49.138Z] 25b303627fd3: Pulling fs layer [2021-06-09T03:15:49.414Z] 29e5d40040c1: Verifying Checksum [2021-06-09T03:15:49.414Z] 29e5d40040c1: Download complete [2021-06-09T03:15:50.021Z] 29e5d40040c1: Pull complete [2021-06-09T03:15:50.021Z] 1ce36da41761: Verifying Checksum [2021-06-09T03:15:50.021Z] 1ce36da41761: Download complete [2021-06-09T03:15:51.471Z] 1ce36da41761: Pull complete [2021-06-09T03:15:52.446Z] 25b303627fd3: Verifying Checksum [2021-06-09T03:15:52.446Z] 25b303627fd3: Download complete [2021-06-09T03:15:59.150Z] Removing intermediate container a2f737135455 [2021-06-09T03:15:59.150Z] ---> 1bd2a006eac4 [2021-06-09T03:15:59.150Z] [2021-06-09T03:15:59.150Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:15:59.150Z] 3.12: Pulling from library/alpine [2021-06-09T03:15:59.150Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:15:59.150Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T03:15:59.150Z] ---> 13621d1b12d4 [2021-06-09T03:15:59.150Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-09T03:16:00.583Z] ---> Running in 85e17243af33 [2021-06-09T03:16:00.583Z] Removing intermediate container 6d3330ac513e [2021-06-09T03:16:00.583Z] ---> fff8f577d4b0 [2021-06-09T03:16:00.583Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-09T03:16:00.583Z] ---> Running in 157fee43e40f [2021-06-09T03:16:01.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:01.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-09T03:16:01.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:01.739Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-09T03:16:01.739Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:16:01.739Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:16:01.739Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:16:01.739Z] OK: 6 MiB in 16 packages [2021-06-09T03:16:02.613Z] 25b303627fd3: Pull complete [2021-06-09T03:16:02.614Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-09T03:16:02.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:16:02.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-09T03:16:04.866Z] Removing intermediate container 85e17243af33 [2021-06-09T03:16:04.866Z] ---> e4f4619b06a5 [2021-06-09T03:16:04.866Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:16:04.866Z] ---> Running in fdee4e4c68fd [2021-06-09T03:16:04.866Z] Removing intermediate container 157fee43e40f [2021-06-09T03:16:04.866Z] ---> bfc91fc29f48 [2021-06-09T03:16:04.866Z] [2021-06-09T03:16:04.866Z] Step 12/24 : FROM docker:20.10.0 [2021-06-09T03:16:05.049Z] prd-ubuntu18.04-docker-arm64-4c-16g-1167 does not seem to be running inside a container [2021-06-09T03:16:05.161Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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-arm64:latest cat [2021-06-09T03:16:06.282Z] Removing intermediate container fdee4e4c68fd [2021-06-09T03:16:06.282Z] ---> 75ae47a08119 [2021-06-09T03:16:06.282Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-09T03:16:07.245Z] 20.10.0: Pulling from library/docker [2021-06-09T03:16:07.245Z] ---> Running in a8ad548ffe70 [2021-06-09T03:16:07.245Z] Removing intermediate container 6346018809d3 [2021-06-09T03:16:07.245Z] ---> e70096a526ba [2021-06-09T03:16:07.245Z] [2021-06-09T03:16:07.245Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:16:07.245Z] ---> 13621d1b12d4 [2021-06-09T03:16:07.245Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:16:07.517Z] ---> Running in 586212cac408 [2021-06-09T03:16:07.789Z] Removing intermediate container a8ad548ffe70 [2021-06-09T03:16:07.789Z] ---> 9dd004495003 [2021-06-09T03:16:07.789Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:16:08.123Z] $ docker top 09009962b85b0747fdf9b87f2b41866c046acfa21aacefece56f8f454e89e3fc -eo pid,comm [2021-06-09T03:16:08.375Z] ---> Running in b23de74e5d0c [Pipeline] { [Pipeline] sh [2021-06-09T03:16:08.950Z] Removing intermediate container b23de74e5d0c [2021-06-09T03:16:08.950Z] ---> 7d5acce0b947 [2021-06-09T03:16:08.950Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:16:08.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:09.133Z] + grep parallel [2021-06-09T03:16:09.133Z] + docker-compose build --help [2021-06-09T03:16:09.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:09.480Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T03:16:09.480Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:16:09.480Z] OK: 6 MiB in 15 packages [2021-06-09T03:16:10.434Z] ---> bcfab01ab0d3 [2021-06-09T03:16:10.434Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-09T03:16:11.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-09T03:16:12.402Z] ---> 6390f703b815 [2021-06-09T03:16:12.402Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-09T03:16:13.793Z] Removing intermediate container 586212cac408 [2021-06-09T03:16:13.793Z] ---> 6f7e367c3586 [2021-06-09T03:16:13.793Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:16:14.526Z] --parallel Build images in parallel. [Pipeline] } [2021-06-09T03:16:14.550Z] $ docker stop --time=1 09009962b85b0747fdf9b87f2b41866c046acfa21aacefece56f8f454e89e3fc [2021-06-09T03:16:15.708Z] ---> Running in 10728ef3717d [2021-06-09T03:16:15.708Z] ---> ee876b36c9d6 [2021-06-09T03:16:15.708Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-09T03:16:15.708Z] Removing intermediate container 67a0f0942948 [2021-06-09T03:16:15.708Z] ---> a11de0b1f18f [2021-06-09T03:16:15.708Z] [2021-06-09T03:16:15.708Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:16:15.708Z] ---> 13621d1b12d4 [2021-06-09T03:16:15.708Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-09T03:16:15.708Z] ---> Running in b4dbf89a1111 [2021-06-09T03:16:15.708Z] ---> Running in 3f2ea20fa8e9 [2021-06-09T03:16:15.708Z] Removing intermediate container 10728ef3717d [2021-06-09T03:16:15.708Z] ---> f0fdc0e34fdc [2021-06-09T03:16:15.708Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-09T03:16:15.708Z] Removing intermediate container 3f2ea20fa8e9 [2021-06-09T03:16:15.708Z] ---> b017a1944822 [2021-06-09T03:16:15.708Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-09T03:16:15.708Z] Removing intermediate container b4dbf89a1111 [2021-06-09T03:16:15.708Z] ---> 9386e86be8fb [2021-06-09T03:16:15.708Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:16:15.974Z] ---> Running in 22c4b61f966f [2021-06-09T03:16:16.237Z] ---> Running in bddf2c50c1f0 [2021-06-09T03:16:16.237Z] ---> Running in 1504a4ad71e7 [2021-06-09T03:16:16.237Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T03:16:16.237Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T03:16:16.237Z] Removing intermediate container 22c4b61f966f [2021-06-09T03:16:16.237Z] ---> 3bf9a051e1a5 [2021-06-09T03:16:16.237Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:16:16.237Z] ---> aefe523efa57 [2021-06-09T03:16:16.237Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:16:16.237Z] ---> Running in e154031ab55d [2021-06-09T03:16:16.237Z] Removing intermediate container 5776245be7bd [2021-06-09T03:16:16.237Z] ---> b8366684db8b [2021-06-09T03:16:16.237Z] [2021-06-09T03:16:16.237Z] Step 11/26 : FROM alpine:3.12 [2021-06-09T03:16:16.237Z] ---> 13621d1b12d4 [2021-06-09T03:16:16.237Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-09T03:16:16.238Z] Removing intermediate container 1504a4ad71e7 [2021-06-09T03:16:16.238Z] ---> 17c5b1315f9f [2021-06-09T03:16:16.238Z] Step 21/23 : LABEL arch=x86_64 [2021-06-09T03:16:16.238Z] ---> Running in e2a12258c59f [2021-06-09T03:16:16.238Z] ---> Running in 0eb76620673d [2021-06-09T03:16:16.238Z] Removing intermediate container bddf2c50c1f0 [2021-06-09T03:16:16.238Z] ---> 8b9f68c50c5c [2021-06-09T03:16:16.238Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-09T03:16:16.238Z] ---> Running in c9957cb914c1 [2021-06-09T03:16:16.238Z] ---> Running in 526bd27758d4 [2021-06-09T03:16:16.478Z] $ docker rm -f 09009962b85b0747fdf9b87f2b41866c046acfa21aacefece56f8f454e89e3fc [2021-06-09T03:16:16.499Z] Removing intermediate container e154031ab55d [2021-06-09T03:16:16.499Z] ---> d008a979e5fa [2021-06-09T03:16:16.499Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:16:16.499Z] Removing intermediate container e2a12258c59f [2021-06-09T03:16:16.499Z] ---> 9cd5eddca5dd [2021-06-09T03:16:16.499Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-09T03:16:16.499Z] ---> Running in 94f560265f8e [2021-06-09T03:16:16.499Z] Removing intermediate container 526bd27758d4 [2021-06-09T03:16:16.499Z] ---> fcac17a40448 [2021-06-09T03:16:16.499Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:16:16.499Z] Removing intermediate container c9957cb914c1 [2021-06-09T03:16:16.499Z] ---> 27e2dba18bba [2021-06-09T03:16:16.499Z] Step 22/23 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] // withDockerContainer [2021-06-09T03:16:16.770Z] ---> Running in a6e08eca1c69 [2021-06-09T03:16:16.770Z] ---> Running in 145e9444c61c [2021-06-09T03:16:16.770Z] ---> d80482565360 [2021-06-09T03:16:16.770Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-09T03:16:16.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:16.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:16:17.043Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-09T03:16:17.043Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:16:17.043Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-09T03:16:17.043Z] (4/6) Installing curl (7.77.0-r0) [2021-06-09T03:16:17.043Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-09T03:16:17.043Z] (6/6) Installing su-exec (0.2-r1) [2021-06-09T03:16:17.043Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:16:17.043Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:16:17.043Z] OK: 7 MiB in 20 packages [2021-06-09T03:16:17.043Z] Removing intermediate container 145e9444c61c [2021-06-09T03:16:17.043Z] ---> 7f96d3c2cf1e [2021-06-09T03:16:17.043Z] Step 23/23 : LABEL version=2.0.0-dev.257 [2021-06-09T03:16:17.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:17.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:16:17.160Z] . [Pipeline] withDockerContainer [2021-06-09T03:16:17.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:17.318Z] ---> Running in 53caf8db179c [2021-06-09T03:16:17.318Z] ---> ec81aaa72046 [2021-06-09T03:16:17.318Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-09T03:16:17.318Z] (1/39) Installing readline (8.0.4-r0) [2021-06-09T03:16:17.318Z] (2/39) Installing bash (5.0.17-r0) [2021-06-09T03:16:17.318Z] Executing bash-5.0.17-r0.post-install [2021-06-09T03:16:17.318Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:16:17.318Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-09T03:16:17.318Z] (5/39) Installing curl (7.77.0-r0) [2021-06-09T03:16:17.318Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-09T03:16:17.318Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-09T03:16:17.318Z] (8/39) Installing expat (2.2.9-r1) [2021-06-09T03:16:17.318Z] (9/39) Installing libffi (3.3-r2) [2021-06-09T03:16:17.318Z] Removing intermediate container 53caf8db179c [2021-06-09T03:16:17.318Z] ---> 69dc3322614e [2021-06-09T03:16:17.318Z] [2021-06-09T03:16:17.318Z] (10/39) Installing gdbm (1.13-r1) [2021-06-09T03:16:17.318Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-09T03:16:17.318Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-09T03:16:17.318Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-09T03:16:17.441Z] prd-ubuntu18.04-docker-arm64-4c-16g-1167 does not seem to be running inside a container [2021-06-09T03:16:17.545Z] $ 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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 [2021-06-09T03:16:17.888Z] Successfully built 69dc3322614e [2021-06-09T03:16:17.888Z] Successfully tagged support-notifications:latest [2021-06-09T03:16:17.888Z] Building security-bootstrapper [2021-06-09T03:16:18.148Z]  Building support-notifications ... done Removing intermediate container 0eb76620673d [2021-06-09T03:16:18.148Z] ---> 2d749dcdea91 [2021-06-09T03:16:18.148Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:16:19.092Z] ---> cad72cc522b2 [2021-06-09T03:16:19.092Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-09T03:16:19.213Z] $ docker top 0b05a8ecf2004c69d0b29f2e1c03a114e5ec104609cfa38dc807a0c0dac27917 -eo pid,comm [2021-06-09T03:16:19.353Z] ---> Running in b5102905c11f [2021-06-09T03:16:19.353Z] Removing intermediate container a6e08eca1c69 [2021-06-09T03:16:19.353Z] ---> 5c48657be4f2 [2021-06-09T03:16:19.353Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [Pipeline] { [Pipeline] sh [2021-06-09T03:16:19.613Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-09T03:16:19.613Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-09T03:16:19.613Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-09T03:16:19.613Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-09T03:16:19.873Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-09T03:16:20.239Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-09T03:16:20.452Z] ---> Running in a9caaa3fc308 [2021-06-09T03:16:21.840Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-09T03:16:22.412Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-09T03:16:24.972Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-09T03:16:24.972Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-09T03:16:24.972Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-09T03:16:24.972Z] ---> Running in 8eb5d4643d96 [2021-06-09T03:16:24.982Z] Building core-command ... [2021-06-09T03:16:24.982Z] Building core-data ... [2021-06-09T03:16:24.982Z] Building core-metadata ... [2021-06-09T03:16:24.983Z] Building security-bootstrapper ... [2021-06-09T03:16:24.983Z] Building security-proxy-setup ... [2021-06-09T03:16:24.983Z] Building security-secretstore-setup ... [2021-06-09T03:16:24.983Z] Building support-notifications ... [2021-06-09T03:16:24.983Z] Building support-scheduler ... [2021-06-09T03:16:24.983Z] Building sys-mgmt-agent ... [2021-06-09T03:16:24.983Z] Building security-bootstrapper [2021-06-09T03:16:24.983Z] Building core-metadata [2021-06-09T03:16:24.983Z] Building core-command [2021-06-09T03:16:24.983Z] Building sys-mgmt-agent [2021-06-09T03:16:24.983Z] Building security-secretstore-setup [2021-06-09T03:16:25.543Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:16:25.543Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:16:25.543Z] ---> a040aa9653d9 [2021-06-09T03:16:25.543Z] Step 3/32 : WORKDIR /edgex-go [2021-06-09T03:16:25.543Z] ---> Using cache [2021-06-09T03:16:25.543Z] ---> be54541870a4 [2021-06-09T03:16:25.543Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:16:25.543Z] ---> Using cache [2021-06-09T03:16:25.543Z] ---> dbb47309ee48 [2021-06-09T03:16:25.543Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-09T03:16:25.543Z] ---> Using cache [2021-06-09T03:16:25.543Z] ---> 3c8a8e322668 [2021-06-09T03:16:25.543Z] Step 6/32 : COPY go.mod . [2021-06-09T03:16:25.543Z] ---> Using cache [2021-06-09T03:16:25.543Z] ---> 55eeb45a4163 [2021-06-09T03:16:25.543Z] Step 7/32 : RUN go mod download [2021-06-09T03:16:25.543Z] ---> Using cache [2021-06-09T03:16:25.543Z] ---> 9f03a943fde4 [2021-06-09T03:16:25.543Z] Step 8/32 : COPY . . [2021-06-09T03:16:25.543Z] ---> Using cache [2021-06-09T03:16:25.543Z] ---> 57d45b9812f9 [2021-06-09T03:16:25.543Z] Step 9/32 : RUN go mod tidy [2021-06-09T03:16:25.543Z] ---> Using cache [2021-06-09T03:16:25.543Z] ---> 08acec69b3cf [2021-06-09T03:16:25.543Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-09T03:16:25.805Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-09T03:16:25.805Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-09T03:16:25.805Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-09T03:16:25.805Z] Removing intermediate container a9caaa3fc308 [2021-06-09T03:16:25.805Z] ---> 5b7c5097d0d7 [2021-06-09T03:16:25.805Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:16:25.805Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-09T03:16:25.805Z] Removing intermediate container b5102905c11f [2021-06-09T03:16:25.805Z] ---> 40f3ca7f0bc9 [2021-06-09T03:16:25.805Z] Step 14/26 : WORKDIR / [2021-06-09T03:16:25.805Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-09T03:16:25.805Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-09T03:16:25.805Z] ---> Running in af445ef7c6a9 [2021-06-09T03:16:25.805Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-09T03:16:25.805Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-09T03:16:26.067Z] ---> Running in 6f7021ccf9fa [2021-06-09T03:16:26.067Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-09T03:16:26.067Z] ---> Running in b730758e9ced [2021-06-09T03:16:26.067Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-09T03:16:26.067Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-09T03:16:26.067Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-09T03:16:26.067Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-09T03:16:26.067Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-09T03:16:26.067Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-09T03:16:26.067Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-09T03:16:26.067Z] Executing busybox-1.31.1-r19.trigger [2021-06-09T03:16:26.067Z] OK: 72 MiB in 59 packages [2021-06-09T03:16:26.067Z] Removing intermediate container b730758e9ced [2021-06-09T03:16:26.067Z] ---> f16bf7565df0 [2021-06-09T03:16:26.067Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-09T03:16:26.338Z] Removing intermediate container 6f7021ccf9fa [2021-06-09T03:16:26.338Z] ---> 1dfba948398d [2021-06-09T03:16:26.338Z] Step 21/23 : LABEL arch=x86_64 [2021-06-09T03:16:26.338Z] ---> Running in a7af450f6dba [2021-06-09T03:16:26.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:26.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-09T03:16:26.613Z] ---> a39ae7432f0b [2021-06-09T03:16:26.613Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-09T03:16:26.613Z] Removing intermediate container a7af450f6dba [2021-06-09T03:16:26.613Z] ---> 906a0024c25e [2021-06-09T03:16:26.613Z] Step 22/23 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:16:26.613Z] ---> Running in d8a2f364234c [2021-06-09T03:16:26.886Z] ---> c1c51152f1ba [2021-06-09T03:16:26.886Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-09T03:16:26.886Z] Removing intermediate container d8a2f364234c [2021-06-09T03:16:26.886Z] ---> 32f12e0586df [2021-06-09T03:16:26.886Z] Step 23/23 : LABEL version=2.0.0-dev.257 [2021-06-09T03:16:26.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:16:26.886Z] Collecting docker-compose==1.23.2 [2021-06-09T03:16:26.886Z] ---> Running in 5078b06d5890 [2021-06-09T03:16:26.886Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-09T03:16:27.154Z] Removing intermediate container 5078b06d5890 [2021-06-09T03:16:27.154Z] ---> 94872b511a9d [2021-06-09T03:16:27.154Z] [2021-06-09T03:16:27.154Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-09T03:16:27.154Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-09T03:16:27.154Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-09T03:16:27.154Z] ---> 2e2c6735fc31 [2021-06-09T03:16:27.154Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-09T03:16:27.422Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-09T03:16:27.422Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-09T03:16:27.422Z] Successfully built 94872b511a9d [2021-06-09T03:16:27.422Z] Successfully tagged support-scheduler:latest [2021-06-09T03:16:27.422Z] Building security-proxy-setup [2021-06-09T03:16:27.422Z]  Building support-scheduler ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T03:16:27.422Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T03:16:27.687Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T03:16:27.687Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T03:16:27.687Z] ---> 65e013b02a92 [2021-06-09T03:16:27.687Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-09T03:16:27.952Z] Collecting texttable<0.10,>=0.9.0 [2021-06-09T03:16:27.952Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-09T03:16:28.533Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T03:16:29.108Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T03:16:29.372Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:16:29.372Z] OK: 8 MiB in 20 packages [2021-06-09T03:16:29.637Z] Collecting cached-property<2,>=1.2.0 [2021-06-09T03:16:29.637Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-09T03:16:30.594Z] ---> 54c4e0309080 [2021-06-09T03:16:30.594Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-09T03:16:30.594Z] Collecting docopt<0.7,>=0.6.1 [2021-06-09T03:16:30.594Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-09T03:16:33.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:16:33.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:16:33.922Z] ---> a040aa9653d9 [2021-06-09T03:16:33.922Z] Step 3/22 : WORKDIR /edgex-go [2021-06-09T03:16:33.922Z] ---> Using cache [2021-06-09T03:16:33.922Z] ---> be54541870a4 [2021-06-09T03:16:33.922Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:16:33.922Z] ---> Using cache [2021-06-09T03:16:33.922Z] ---> dbb47309ee48 [2021-06-09T03:16:33.922Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-09T03:16:33.922Z] ---> Using cache [2021-06-09T03:16:33.922Z] ---> 3c8a8e322668 [2021-06-09T03:16:33.922Z] Step 6/22 : COPY go.mod . [2021-06-09T03:16:33.922Z] ---> Using cache [2021-06-09T03:16:33.922Z] ---> 55eeb45a4163 [2021-06-09T03:16:33.922Z] Step 7/22 : RUN go mod download [2021-06-09T03:16:33.922Z] ---> Using cache [2021-06-09T03:16:33.922Z] ---> 9f03a943fde4 [2021-06-09T03:16:33.922Z] Step 8/22 : COPY . . [2021-06-09T03:16:33.922Z] ---> Using cache [2021-06-09T03:16:33.922Z] ---> 57d45b9812f9 [2021-06-09T03:16:33.922Z] Step 9/22 : RUN go mod tidy [2021-06-09T03:16:33.922Z] ---> Using cache [2021-06-09T03:16:33.922Z] ---> 08acec69b3cf [2021-06-09T03:16:33.922Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-09T03:16:34.876Z] ---> Running in 452e6ca8c959 [2021-06-09T03:16:34.876Z] Collecting PyYAML<4,>=3.10 [2021-06-09T03:16:34.876Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-09T03:16:34.876Z] ---> 9e178680cdc1 [2021-06-09T03:16:34.876Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-09T03:16:35.455Z] Removing intermediate container 8eb5d4643d96 [2021-06-09T03:16:35.455Z] ---> c1f2dd71bac2 [2021-06-09T03:16:35.455Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:16:36.031Z] ---> 6eb665a835a2 [2021-06-09T03:16:36.031Z] Step 22/26 : 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/ [2021-06-09T03:16:36.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-09T03:16:36.031Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-09T03:16:36.031Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-09T03:16:36.301Z] ---> Running in 4ac6007e3745 [2021-06-09T03:16:36.302Z] ---> 4166d7260a21 [2021-06-09T03:16:36.302Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-09T03:16:36.302Z] Collecting jsonschema<3,>=2.5.1 [2021-06-09T03:16:36.302Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-09T03:16:36.571Z] Collecting docker<4.0,>=3.6.0 [2021-06-09T03:16:36.571Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-09T03:16:36.571Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-09T03:16:36.839Z] ---> 57010889e8e3 [2021-06-09T03:16:36.839Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-09T03:16:37.103Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-09T03:16:37.103Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-09T03:16:37.103Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-09T03:16:37.103Z] Collecting idna<2.8,>=2.5 [2021-06-09T03:16:37.103Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-09T03:16:37.103Z] Collecting docker-pycreds>=0.4.0 [2021-06-09T03:16:37.103Z] ---> 8b9c5196d9d1 [2021-06-09T03:16:37.103Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-09T03:16:37.103Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-09T03:16:37.367Z] ---> Running in 4c220286d742 [2021-06-09T03:16:37.367Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-09T03:16:37.367Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-09T03:16:37.367Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-09T03:16:37.367Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-09T03:16:37.367Z] Removing intermediate container 4c220286d742 [2021-06-09T03:16:37.367Z] ---> 641e35227a87 [2021-06-09T03:16:37.367Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:16:37.367Z] Removing intermediate container 4ac6007e3745 [2021-06-09T03:16:37.367Z] ---> 875d10a7398c [2021-06-09T03:16:37.367Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-09T03:16:37.634Z] Installing collected packages: websocket-client, dockerpty, texttable, cached-property, docopt, PyYAML, urllib3, idna, requests, jsonschema, docker-pycreds, docker, docker-compose [2021-06-09T03:16:37.634Z] ---> Running in c25dfcd8921d [2021-06-09T03:16:37.634Z] ---> Running in b0b67eb7df14 [2021-06-09T03:16:37.634Z] Running setup.py install for dockerpty: started [2021-06-09T03:16:37.898Z] Removing intermediate container b0b67eb7df14 [2021-06-09T03:16:37.898Z] ---> 2018a4d17743 [2021-06-09T03:16:37.898Z] Step 24/26 : LABEL arch=x86_64 [2021-06-09T03:16:37.898Z] Removing intermediate container c25dfcd8921d [2021-06-09T03:16:37.898Z] ---> 14dd66dbb354 [2021-06-09T03:16:37.898Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:16:37.898Z] ---> Running in a3088aa53307 [2021-06-09T03:16:37.898Z] ---> Running in 4699b516f2f2 [2021-06-09T03:16:38.160Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-09T03:16:38.160Z] Running setup.py install for texttable: started [2021-06-09T03:16:38.160Z] Removing intermediate container 4699b516f2f2 [2021-06-09T03:16:38.160Z] ---> 99a4360b3b39 [2021-06-09T03:16:38.160Z] Step 25/26 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:16:38.160Z] Removing intermediate container a3088aa53307 [2021-06-09T03:16:38.160Z] ---> 7dc829dec55e [2021-06-09T03:16:38.160Z] Step 23/24 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:16:38.422Z] ---> Running in 6b3f47c4f732 [2021-06-09T03:16:38.422Z] ---> Running in ce907cae12d8 [2021-06-09T03:16:38.422Z] Removing intermediate container ce907cae12d8 [2021-06-09T03:16:38.422Z] ---> 1172762f5d4e [2021-06-09T03:16:38.422Z] Step 24/24 : LABEL version=2.0.0-dev.257 [2021-06-09T03:16:38.422Z] ---> Running in 045eb870cdd6 [2021-06-09T03:16:38.684Z] Removing intermediate container 6b3f47c4f732 [2021-06-09T03:16:38.684Z] ---> 2abcea63d2db [2021-06-09T03:16:38.684Z] Step 26/26 : LABEL version=2.0.0-dev.257 [2021-06-09T03:16:38.684Z] Running setup.py install for texttable: finished with status 'done' [2021-06-09T03:16:38.684Z] Running setup.py install for docopt: started [2021-06-09T03:16:38.684Z] ---> Running in aaa475c9ecc3 [2021-06-09T03:16:38.684Z] Removing intermediate container 045eb870cdd6 [2021-06-09T03:16:38.684Z] ---> b00e524494c4 [2021-06-09T03:16:38.684Z] [2021-06-09T03:16:38.951Z] Successfully built b00e524494c4 [2021-06-09T03:16:38.951Z] Removing intermediate container aaa475c9ecc3 [2021-06-09T03:16:38.951Z] ---> e3edcf828b00 [2021-06-09T03:16:38.951Z] [2021-06-09T03:16:38.951Z] Successfully tagged core-data:latest [2021-06-09T03:16:38.951Z]  Building core-data ... done Building core-command [2021-06-09T03:16:38.951Z] Successfully built e3edcf828b00 [2021-06-09T03:16:38.951Z] Successfully tagged security-secretstore-setup:latest [2021-06-09T03:16:38.951Z]  Building security-secretstore-setup ... done Building core-metadata [2021-06-09T03:16:39.526Z] Running setup.py install for docopt: finished with status 'done' [2021-06-09T03:16:39.526Z] Running setup.py install for PyYAML: started [2021-06-09T03:16:40.100Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-09T03:16:40.100Z] Attempting uninstall: urllib3 [2021-06-09T03:16:40.100Z] Found existing installation: urllib3 1.25.9 [2021-06-09T03:16:40.100Z] Uninstalling urllib3-1.25.9: [2021-06-09T03:16:40.100Z] Successfully uninstalled urllib3-1.25.9 [2021-06-09T03:16:40.100Z] Attempting uninstall: idna [2021-06-09T03:16:40.100Z] Found existing installation: idna 2.9 [2021-06-09T03:16:40.100Z] Uninstalling idna-2.9: [2021-06-09T03:16:40.100Z] Successfully uninstalled idna-2.9 [2021-06-09T03:16:40.676Z] Attempting uninstall: requests [2021-06-09T03:16:40.676Z] Found existing installation: requests 2.23.0 [2021-06-09T03:16:40.676Z] Uninstalling requests-2.23.0: [2021-06-09T03:16:40.676Z] Successfully uninstalled requests-2.23.0 [2021-06-09T03:16:47.312Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2021-06-09T03:16:51.217Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:16:51.217Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:16:51.217Z] ---> a040aa9653d9 [2021-06-09T03:16:51.217Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:16:51.217Z] ---> Using cache [2021-06-09T03:16:51.217Z] ---> be54541870a4 [2021-06-09T03:16:51.217Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:16:51.217Z] ---> Using cache [2021-06-09T03:16:51.217Z] ---> dbb47309ee48 [2021-06-09T03:16:51.217Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:16:51.217Z] ---> Using cache [2021-06-09T03:16:51.217Z] ---> 3c8a8e322668 [2021-06-09T03:16:51.217Z] Step 6/24 : COPY go.mod . [2021-06-09T03:16:51.217Z] ---> Using cache [2021-06-09T03:16:51.217Z] ---> 55eeb45a4163 [2021-06-09T03:16:51.217Z] Step 7/24 : RUN go mod download [2021-06-09T03:16:51.217Z] ---> Using cache [2021-06-09T03:16:51.217Z] ---> 9f03a943fde4 [2021-06-09T03:16:51.217Z] Step 8/24 : COPY . . [2021-06-09T03:16:51.217Z] ---> Using cache [2021-06-09T03:16:51.217Z] ---> 57d45b9812f9 [2021-06-09T03:16:51.217Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:16:51.217Z] ---> Using cache [2021-06-09T03:16:51.217Z] ---> 08acec69b3cf [2021-06-09T03:16:51.217Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-09T03:16:51.956Z] ---> Running in 0f42b15f9845 [2021-06-09T03:16:52.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-09T03:16:58.019Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:16:58.019Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:16:58.019Z] ---> a040aa9653d9 [2021-06-09T03:16:58.019Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:16:58.019Z] ---> Using cache [2021-06-09T03:16:58.019Z] ---> be54541870a4 [2021-06-09T03:16:58.019Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:16:58.019Z] ---> Using cache [2021-06-09T03:16:58.019Z] ---> dbb47309ee48 [2021-06-09T03:16:58.019Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:16:58.019Z] ---> Using cache [2021-06-09T03:16:58.019Z] ---> 3c8a8e322668 [2021-06-09T03:16:58.019Z] Step 6/24 : COPY go.mod . [2021-06-09T03:16:58.019Z] ---> Using cache [2021-06-09T03:16:58.019Z] ---> 55eeb45a4163 [2021-06-09T03:16:58.019Z] Step 7/24 : RUN go mod download [2021-06-09T03:16:58.019Z] ---> Using cache [2021-06-09T03:16:58.019Z] ---> 9f03a943fde4 [2021-06-09T03:16:58.019Z] Step 8/24 : COPY . . [2021-06-09T03:16:58.019Z] ---> Using cache [2021-06-09T03:16:58.019Z] ---> 57d45b9812f9 [2021-06-09T03:16:58.019Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:16:58.019Z] ---> Using cache [2021-06-09T03:16:58.019Z] ---> 08acec69b3cf [2021-06-09T03:16:58.019Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-09T03:17:01.331Z] ---> Running in 364012d49c9d [2021-06-09T03:17:01.331Z] Removing intermediate container 94f560265f8e [2021-06-09T03:17:01.331Z] ---> d3a256029782 [2021-06-09T03:17:01.331Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-09T03:17:01.331Z] ---> Running in 66a3b65ab893 [2021-06-09T03:17:01.331Z] Removing intermediate container 66a3b65ab893 [2021-06-09T03:17:01.331Z] ---> fc6bf074f8cd [2021-06-09T03:17:01.331Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-09T03:17:01.331Z] ---> Running in 191a11de3c1f [2021-06-09T03:17:01.331Z] Removing intermediate container 191a11de3c1f [2021-06-09T03:17:01.331Z] ---> 7e334b4fcefd [2021-06-09T03:17:01.331Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-09T03:17:01.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/core-command/core-command ./cmd/core-command [2021-06-09T03:17:02.177Z] ---> e17ad15e0db8 [2021-06-09T03:17:02.178Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-09T03:17:02.439Z] ---> 145f4a00fca4 [2021-06-09T03:17:02.439Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-09T03:17:03.015Z] ---> 00314f77ccc3 [2021-06-09T03:17:03.015Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-09T03:17:03.015Z] ---> Running in e1a245ce035c [2021-06-09T03:17:03.015Z] Removing intermediate container e1a245ce035c [2021-06-09T03:17:03.015Z] ---> a2dd7c8304f2 [2021-06-09T03:17:03.015Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:17:03.015Z] ---> Running in 4fd2950b1f17 [2021-06-09T03:17:03.277Z] Removing intermediate container 4fd2950b1f17 [2021-06-09T03:17:03.277Z] ---> 2a3f69381070 [2021-06-09T03:17:03.277Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:17:03.277Z] ---> Running in 22e7471f62dd [2021-06-09T03:17:03.277Z] Removing intermediate container 22e7471f62dd [2021-06-09T03:17:03.277Z] ---> 72a39c81119d [2021-06-09T03:17:03.277Z] Step 23/24 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:03.539Z] ---> Running in 79ea836138eb [2021-06-09T03:17:03.539Z] Removing intermediate container 79ea836138eb [2021-06-09T03:17:03.539Z] ---> 4704652ac3f3 [2021-06-09T03:17:03.539Z] Step 24/24 : LABEL version=2.0.0-dev.257 [2021-06-09T03:17:03.810Z] ---> Running in ca84cd5c3ed6 [2021-06-09T03:17:03.810Z] Removing intermediate container ca84cd5c3ed6 [2021-06-09T03:17:03.810Z] ---> cae3abf7af5b [2021-06-09T03:17:03.810Z] [2021-06-09T03:17:04.072Z] Successfully built cae3abf7af5b [2021-06-09T03:17:04.072Z] Successfully tagged sys-mgmt-agent:latest [2021-06-09T03:17:12.180Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-09T03:17:12.187Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:17:12.187Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:17:12.187Z] ---> 87fe0418d645 [2021-06-09T03:17:12.187Z] Step 3/26 : WORKDIR /edgex-go [2021-06-09T03:17:12.187Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:17:12.187Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:17:12.187Z] ---> 87fe0418d645 [2021-06-09T03:17:12.187Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:17:12.187Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:17:12.187Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:17:12.187Z] ---> 87fe0418d645 [2021-06-09T03:17:12.187Z] Step 3/32 : WORKDIR /edgex-go [2021-06-09T03:17:12.187Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:17:12.187Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:17:12.187Z] ---> 87fe0418d645 [2021-06-09T03:17:12.187Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:17:12.187Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:17:12.187Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:17:12.187Z] ---> 87fe0418d645 [2021-06-09T03:17:12.187Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:17:13.156Z] Removing intermediate container af445ef7c6a9 [2021-06-09T03:17:13.156Z] ---> 1982eec3b15e [2021-06-09T03:17:13.156Z] [2021-06-09T03:17:13.156Z] Step 11/32 : FROM alpine:3.12 [2021-06-09T03:17:13.156Z] ---> 13621d1b12d4 [2021-06-09T03:17:13.156Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-09T03:17:13.156Z] ---> Running in 23d5ae58539d [2021-06-09T03:17:13.156Z] Removing intermediate container 23d5ae58539d [2021-06-09T03:17:13.156Z] ---> 1832dc6ca819 [2021-06-09T03:17:13.156Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-09T03:17:13.156Z] ---> Running in ca1c1cbe5c66 [2021-06-09T03:17:13.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:17:13.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:17:14.012Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:17:14.012Z] (2/2) Installing su-exec (0.2-r1) [2021-06-09T03:17:14.012Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:17:14.012Z] OK: 6 MiB in 16 packages [2021-06-09T03:17:14.179Z] ---> Running in 4e681282fc33 [2021-06-09T03:17:14.179Z] ---> Running in 7053ec5417f2 [2021-06-09T03:17:14.179Z] ---> Running in d5757d702903 [2021-06-09T03:17:14.179Z] ---> Running in 79f3f4d9f3ef [2021-06-09T03:17:14.179Z] ---> Running in 89cbdfb17bd5 [2021-06-09T03:17:14.587Z] Removing intermediate container ca1c1cbe5c66 [2021-06-09T03:17:14.587Z] ---> a7cdad0c529f [2021-06-09T03:17:14.587Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-09T03:17:14.587Z] ---> Running in c2eeef333c1e [2021-06-09T03:17:14.851Z] Removing intermediate container c2eeef333c1e [2021-06-09T03:17:14.851Z] ---> f3b10f8f4a9f [2021-06-09T03:17:14.851Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-09T03:17:14.851Z] ---> Running in 5a633d21bb6c [2021-06-09T03:17:14.851Z] Removing intermediate container 5a633d21bb6c [2021-06-09T03:17:14.851Z] ---> 777fda3e2e01 [2021-06-09T03:17:14.851Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-09T03:17:15.118Z] ---> Running in 6db3088aff3f [2021-06-09T03:17:15.170Z] Removing intermediate container 89cbdfb17bd5 [2021-06-09T03:17:15.170Z] ---> 30e45c55be78 [2021-06-09T03:17:15.170Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:17:15.170Z] Removing intermediate container d5757d702903 [2021-06-09T03:17:15.170Z] ---> a704fc473fd2 [2021-06-09T03:17:15.170Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:17:15.170Z] Removing intermediate container 4e681282fc33 [2021-06-09T03:17:15.170Z] ---> b9ca4cf87510 [2021-06-09T03:17:15.170Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:17:15.170Z] Removing intermediate container 7053ec5417f2 [2021-06-09T03:17:15.170Z] Removing intermediate container 79f3f4d9f3ef [2021-06-09T03:17:15.170Z] ---> d8cf7619b784 [2021-06-09T03:17:15.170Z] ---> 3756517fa3fb [2021-06-09T03:17:15.170Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:17:15.170Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:17:15.447Z] ---> Running in 023d7222a9f8 [2021-06-09T03:17:15.447Z] ---> Running in a3d1a0cf06a6 [2021-06-09T03:17:15.447Z] ---> Running in 3974cffa0b25 [2021-06-09T03:17:15.724Z] ---> Running in d40b05172433 [2021-06-09T03:17:15.724Z] ---> Running in e307dcd11e89 [2021-06-09T03:17:16.075Z] Removing intermediate container 6db3088aff3f [2021-06-09T03:17:16.075Z] ---> 2314dcfb2d8e [2021-06-09T03:17:16.075Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-09T03:17:16.075Z] ---> Running in 88693f1d9a48 [2021-06-09T03:17:16.075Z] Removing intermediate container 88693f1d9a48 [2021-06-09T03:17:16.075Z] ---> f668c0d9b621 [2021-06-09T03:17:16.075Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-09T03:17:17.038Z] ---> ca3ae921f9ca [2021-06-09T03:17:17.038Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-09T03:17:17.038Z] ---> Running in 33f43b7be654 [2021-06-09T03:17:17.309Z] Removing intermediate container 452e6ca8c959 [2021-06-09T03:17:17.309Z] ---> 265fedc5386e [2021-06-09T03:17:17.309Z] [2021-06-09T03:17:17.309Z] Step 11/22 : FROM alpine:3.12 [2021-06-09T03:17:17.309Z] ---> 13621d1b12d4 [2021-06-09T03:17:17.309Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-09T03:17:17.309Z] ---> Running in d532bca56daf [2021-06-09T03:17:17.910Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:17:17.910Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:17:18.181Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-09T03:17:18.181Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:17:18.181Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-09T03:17:18.181Z] (4/4) Installing curl (7.77.0-r0) [2021-06-09T03:17:18.181Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:17:18.181Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:17:18.181Z] OK: 7 MiB in 18 packages [2021-06-09T03:17:18.768Z] Removing intermediate container 33f43b7be654 [2021-06-09T03:17:18.768Z] ---> 44ac1daea743 [2021-06-09T03:17:18.768Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:17:19.048Z] ---> fae7de52906b [2021-06-09T03:17:19.048Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-09T03:17:19.048Z] Removing intermediate container d532bca56daf [2021-06-09T03:17:19.048Z] ---> 8b3d428e6aba [2021-06-09T03:17:19.048Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:17:19.048Z] ---> Running in 7ee33284d27a [2021-06-09T03:17:19.317Z] Removing intermediate container 7ee33284d27a [2021-06-09T03:17:19.317Z] ---> 0dad3090e65f [2021-06-09T03:17:19.317Z] Step 14/22 : WORKDIR /edgex [2021-06-09T03:17:19.599Z] ---> Running in bf16e06d206a [2021-06-09T03:17:19.599Z] ---> 9f34a075c8f0 [2021-06-09T03:17:19.599Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-09T03:17:20.047Z] Removing intermediate container 023d7222a9f8 [2021-06-09T03:17:20.047Z] ---> 8a391f00e7ac [2021-06-09T03:17:20.047Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-09T03:17:20.047Z] Removing intermediate container a3d1a0cf06a6 [2021-06-09T03:17:20.047Z] ---> 33a3f475e5bc [2021-06-09T03:17:20.047Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-09T03:17:20.047Z] ---> Running in a841da00195b [2021-06-09T03:17:20.195Z] Removing intermediate container bf16e06d206a [2021-06-09T03:17:20.195Z] ---> 2b734c728893 [2021-06-09T03:17:20.195Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-09T03:17:20.195Z] ---> 7c15ce74f589 [2021-06-09T03:17:20.195Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-09T03:17:20.324Z] Removing intermediate container 3974cffa0b25 [2021-06-09T03:17:20.324Z] ---> 5295b6ad3ee4 [2021-06-09T03:17:20.324Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:17:20.324Z] Removing intermediate container d40b05172433 [2021-06-09T03:17:20.324Z] ---> d3c8d9fd9747 [2021-06-09T03:17:20.324Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:17:20.324Z] Removing intermediate container e307dcd11e89 [2021-06-09T03:17:20.324Z] ---> b3d80341b1b4 [2021-06-09T03:17:20.324Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-09T03:17:20.324Z] ---> Running in f64b39e42d13 [2021-06-09T03:17:20.469Z] ---> 90de5c66e4c3 [2021-06-09T03:17:20.469Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-09T03:17:20.469Z] ---> bddc57db7372 [2021-06-09T03:17:20.469Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-09T03:17:20.605Z] ---> Running in 34a9be5a406e [2021-06-09T03:17:20.605Z] ---> Running in 5f2b2e3a6326 [2021-06-09T03:17:20.605Z] ---> Running in d1d949257d60 [2021-06-09T03:17:21.051Z] ---> b527f728d6db [2021-06-09T03:17:21.051Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-09T03:17:21.051Z] ---> 94dafd9f28bd [2021-06-09T03:17:21.051Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-09T03:17:21.051Z] ---> Running in e86430be7b5e [2021-06-09T03:17:21.631Z] Removing intermediate container e86430be7b5e [2021-06-09T03:17:21.632Z] ---> e605bc6ddbcd [2021-06-09T03:17:21.632Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-09T03:17:21.632Z] ---> ffb752108f55 [2021-06-09T03:17:21.632Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-09T03:17:21.632Z] ---> Running in 62984bf28ba7 [2021-06-09T03:17:21.632Z] ---> af781e43e129 [2021-06-09T03:17:21.632Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-09T03:17:21.906Z] ---> Running in bffd814c1d0e [2021-06-09T03:17:21.906Z] Removing intermediate container 62984bf28ba7 [2021-06-09T03:17:21.906Z] ---> 9d4249b99d60 [2021-06-09T03:17:21.906Z] Step 19/22 : CMD ["--init=true"] [2021-06-09T03:17:21.906Z] ---> Running in 8f949b12ccd2 [2021-06-09T03:17:22.505Z] Removing intermediate container 8f949b12ccd2 [2021-06-09T03:17:22.505Z] ---> d08d82c0d450 [2021-06-09T03:17:22.505Z] Step 20/22 : LABEL arch=x86_64 [2021-06-09T03:17:22.505Z] ---> Running in cb6abac8ea1b [2021-06-09T03:17:22.505Z] Removing intermediate container cb6abac8ea1b [2021-06-09T03:17:22.505Z] ---> 0a6c5b729a9c [2021-06-09T03:17:22.505Z] Step 21/22 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:22.621Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:17:22.776Z] ---> Running in f73a4c32be1e [2021-06-09T03:17:22.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:17:22.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:17:23.047Z] Removing intermediate container f73a4c32be1e [2021-06-09T03:17:23.047Z] ---> 6b8884596dd3 [2021-06-09T03:17:23.047Z] Step 22/22 : LABEL version=2.0.0-dev.257 [2021-06-09T03:17:23.047Z] ---> Running in a4a03e79e1ca [2021-06-09T03:17:23.047Z] Removing intermediate container bffd814c1d0e [2021-06-09T03:17:23.047Z] ---> f3203c1ad0f2 [2021-06-09T03:17:23.047Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-09T03:17:23.225Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:17:23.225Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:17:23.312Z] ---> Running in 4768078512e7 [2021-06-09T03:17:23.312Z] Removing intermediate container a4a03e79e1ca [2021-06-09T03:17:23.312Z] ---> dd175ec7f422 [2021-06-09T03:17:23.312Z] [2021-06-09T03:17:23.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:17:23.577Z] Successfully built dd175ec7f422 [2021-06-09T03:17:23.577Z] Removing intermediate container 4768078512e7 [2021-06-09T03:17:23.577Z] ---> a4a58f81412f [2021-06-09T03:17:23.577Z] Step 29/32 : CMD ["gate"] [2021-06-09T03:17:23.577Z] Successfully tagged security-proxy-setup:latest [2021-06-09T03:17:23.577Z]  Building security-proxy-setup ... done  ---> Running in 5f3de63c53dd [2021-06-09T03:17:23.866Z] Removing intermediate container 5f3de63c53dd [2021-06-09T03:17:23.866Z] ---> f22bf40be796 [2021-06-09T03:17:23.866Z] Step 30/32 : LABEL arch=x86_64 [2021-06-09T03:17:23.866Z] ---> Running in ceffbc3a3433 [2021-06-09T03:17:24.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:17:24.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:17:24.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:17:24.132Z] Removing intermediate container ceffbc3a3433 [2021-06-09T03:17:24.132Z] ---> 27f8472589e9 [2021-06-09T03:17:24.132Z] Step 31/32 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:24.132Z] ---> Running in b92902efbe64 [2021-06-09T03:17:24.375Z] OK: 218 MiB in 52 packages [2021-06-09T03:17:24.403Z] Removing intermediate container b92902efbe64 [2021-06-09T03:17:24.403Z] ---> 7a6c591de705 [2021-06-09T03:17:24.403Z] Step 32/32 : LABEL version=2.0.0-dev.257 [2021-06-09T03:17:24.654Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:17:24.666Z] ---> Running in 1e10afc0b86b [2021-06-09T03:17:24.932Z] Removing intermediate container 1e10afc0b86b [2021-06-09T03:17:24.932Z] ---> a014b1cbd20d [2021-06-09T03:17:24.932Z] [2021-06-09T03:17:24.932Z] Successfully built a014b1cbd20d [2021-06-09T03:17:24.932Z] Successfully tagged security-bootstrapper:latest [2021-06-09T03:17:25.265Z] OK: 218 MiB in 52 packages [2021-06-09T03:17:25.265Z] OK: 218 MiB in 52 packages [2021-06-09T03:17:25.521Z]  Building security-bootstrapper ... done Removing intermediate container 0f42b15f9845 [2021-06-09T03:17:25.521Z] ---> 3d5ddc9f886c [2021-06-09T03:17:25.521Z] [2021-06-09T03:17:25.521Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:17:25.521Z] ---> 13621d1b12d4 [2021-06-09T03:17:25.521Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:17:25.521Z] ---> Using cache [2021-06-09T03:17:25.521Z] ---> 6f7e367c3586 [2021-06-09T03:17:25.521Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:17:25.521Z] ---> Using cache [2021-06-09T03:17:25.521Z] ---> f0fdc0e34fdc [2021-06-09T03:17:25.521Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-09T03:17:25.564Z] OK: 218 MiB in 52 packages [2021-06-09T03:17:25.782Z] ---> Running in ba25e89f0d90 [2021-06-09T03:17:25.844Z] OK: 218 MiB in 52 packages [2021-06-09T03:17:26.047Z] Removing intermediate container 364012d49c9d [2021-06-09T03:17:26.047Z] ---> 0e55441ffcb9 [2021-06-09T03:17:26.047Z] [2021-06-09T03:17:26.047Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:17:26.047Z] ---> 13621d1b12d4 [2021-06-09T03:17:26.047Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:17:26.047Z] ---> Using cache [2021-06-09T03:17:26.047Z] ---> 6f7e367c3586 [2021-06-09T03:17:26.047Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:17:26.047Z] ---> Using cache [2021-06-09T03:17:26.047Z] ---> f0fdc0e34fdc [2021-06-09T03:17:26.047Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-09T03:17:26.047Z] Removing intermediate container ba25e89f0d90 [2021-06-09T03:17:26.047Z] ---> b036d1cec3a0 [2021-06-09T03:17:26.047Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:17:26.047Z] ---> Running in f4fa13941fb2 [2021-06-09T03:17:26.047Z] ---> Running in 340e61e0dba6 [2021-06-09T03:17:26.047Z] Removing intermediate container f4fa13941fb2 [2021-06-09T03:17:26.047Z] ---> 9b984a6a00c4 [2021-06-09T03:17:26.047Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:17:26.047Z] ---> Running in 4275f01db5e1 [2021-06-09T03:17:26.047Z] Removing intermediate container 340e61e0dba6 [2021-06-09T03:17:26.047Z] ---> e75b8c115e4a [2021-06-09T03:17:26.047Z] Step 16/24 : WORKDIR / [2021-06-09T03:17:26.047Z] ---> Running in 58c34705437f [2021-06-09T03:17:26.121Z] Removing intermediate container a841da00195b [2021-06-09T03:17:26.121Z] ---> 46586796676e [2021-06-09T03:17:26.121Z] Step 6/32 : COPY go.mod . [2021-06-09T03:17:26.320Z] Removing intermediate container 4275f01db5e1 [2021-06-09T03:17:26.320Z] ---> 1685bb72202f [2021-06-09T03:17:26.320Z] Step 16/24 : WORKDIR / [2021-06-09T03:17:26.320Z] Removing intermediate container 58c34705437f [2021-06-09T03:17:26.320Z] ---> 4d201745da03 [2021-06-09T03:17:26.320Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:17:26.320Z] ---> Running in 23bf60ce490b [2021-06-09T03:17:26.320Z] Removing intermediate container 23bf60ce490b [2021-06-09T03:17:26.320Z] ---> 3d2edfef76c0 [2021-06-09T03:17:26.320Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:17:26.320Z] ---> 3fbb0117750e [2021-06-09T03:17:26.320Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-09T03:17:26.585Z] ---> b3ccdb746376 [2021-06-09T03:17:26.585Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-09T03:17:26.585Z] ---> 21ba4ef6bced [2021-06-09T03:17:26.585Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-09T03:17:26.849Z] ---> a92da6a38a90 [2021-06-09T03:17:26.849Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-09T03:17:26.849Z] ---> 2dbb3a0f87f1 [2021-06-09T03:17:26.849Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-09T03:17:27.109Z] ---> Running in f05fd81ed32a [2021-06-09T03:17:27.110Z] Removing intermediate container f05fd81ed32a [2021-06-09T03:17:27.110Z] ---> 9111d6c95daf [2021-06-09T03:17:27.110Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:17:27.110Z] ---> c197983b0149 [2021-06-09T03:17:27.110Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-09T03:17:27.114Z] Removing intermediate container 34a9be5a406e [2021-06-09T03:17:27.114Z] ---> 40841f9f2421 [2021-06-09T03:17:27.114Z] Step 6/24 : COPY go.mod . [2021-06-09T03:17:27.369Z] ---> Running in f3d4d67a6be7 [2021-06-09T03:17:27.369Z] ---> Running in 74b320db546c [2021-06-09T03:17:27.369Z] Removing intermediate container f3d4d67a6be7 [2021-06-09T03:17:27.369Z] ---> 22dd64da956e [2021-06-09T03:17:27.369Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:17:27.390Z] Removing intermediate container f64b39e42d13 [2021-06-09T03:17:27.390Z] ---> dde66e0f83c4 [2021-06-09T03:17:27.390Z] Step 6/26 : COPY go.mod . [2021-06-09T03:17:27.390Z] ---> a3cb8d146a6a [2021-06-09T03:17:27.390Z] Step 7/32 : RUN go mod download [2021-06-09T03:17:27.631Z] ---> Running in 6e4f70028752 [2021-06-09T03:17:27.631Z] Removing intermediate container 74b320db546c [2021-06-09T03:17:27.631Z] ---> e3ff5dd22f97 [2021-06-09T03:17:27.631Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:17:27.631Z] ---> Running in 409211a776a4 [2021-06-09T03:17:27.631Z] Removing intermediate container 6e4f70028752 [2021-06-09T03:17:27.631Z] ---> 6eb01307d200 [2021-06-09T03:17:27.631Z] Step 23/24 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:27.664Z] Removing intermediate container d1d949257d60 [2021-06-09T03:17:27.664Z] ---> 86be20751436 [2021-06-09T03:17:27.664Z] Step 6/24 : COPY go.mod . [2021-06-09T03:17:27.664Z] Removing intermediate container 5f2b2e3a6326 [2021-06-09T03:17:27.664Z] ---> 9421132757e8 [2021-06-09T03:17:27.664Z] Step 6/24 : COPY go.mod . [2021-06-09T03:17:27.664Z] ---> Running in cac32c049a92 [2021-06-09T03:17:27.896Z] ---> Running in 3b444cfdaa30 [2021-06-09T03:17:27.896Z] Removing intermediate container 409211a776a4 [2021-06-09T03:17:27.896Z] ---> 3153741edc31 [2021-06-09T03:17:27.896Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:17:27.896Z] ---> Running in fe1c3db60f92 [2021-06-09T03:17:27.896Z] Removing intermediate container 3b444cfdaa30 [2021-06-09T03:17:27.896Z] ---> 94be83e5d408 [2021-06-09T03:17:27.896Z] Step 24/24 : LABEL version=2.0.0-dev.257 [2021-06-09T03:17:28.155Z] ---> Running in 00532ddd1f51 [2021-06-09T03:17:28.155Z] Removing intermediate container fe1c3db60f92 [2021-06-09T03:17:28.155Z] ---> a9cf49695890 [2021-06-09T03:17:28.155Z] Step 23/24 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:28.155Z] ---> Running in 5dc7117cdf5c [2021-06-09T03:17:28.155Z] Removing intermediate container 00532ddd1f51 [2021-06-09T03:17:28.155Z] ---> 49849f2ec6bf [2021-06-09T03:17:28.155Z] [2021-06-09T03:17:28.415Z] Successfully built 49849f2ec6bf [2021-06-09T03:17:28.416Z] Successfully tagged core-metadata:latest [2021-06-09T03:17:28.416Z]  Building core-metadata ... done Removing intermediate container 5dc7117cdf5c [2021-06-09T03:17:28.416Z] ---> e0ef75a480a7 [2021-06-09T03:17:28.416Z] Step 24/24 : LABEL version=2.0.0-dev.257 [2021-06-09T03:17:28.416Z] ---> Running in 01d5a627f644 [2021-06-09T03:17:28.416Z] Removing intermediate container 01d5a627f644 [2021-06-09T03:17:28.416Z] ---> 9341d384f64f [2021-06-09T03:17:28.416Z] [2021-06-09T03:17:28.648Z] ---> 1a65a4289ba3 [2021-06-09T03:17:28.648Z] ---> 68b69633aef9 [2021-06-09T03:17:28.648Z] Step 7/24 : RUN go mod download [2021-06-09T03:17:28.648Z] Step 7/26 : RUN go mod download [2021-06-09T03:17:28.648Z] ---> d8d1e6553430 [2021-06-09T03:17:28.648Z] Step 7/24 : RUN go mod download [2021-06-09T03:17:28.677Z] Successfully built 9341d384f64f [2021-06-09T03:17:28.677Z] Successfully tagged core-command:latest [2021-06-09T03:17:28.684Z]  Building core-command ... done  [Pipeline] } [2021-06-09T03:17:28.690Z] $ docker stop --time=1 96e506fcbe14ba24154fbb3cccdd5cd2d4ce018cde14c20c5ecbcb45a53b5869 [2021-06-09T03:17:28.925Z] ---> Running in cbee6040582a [2021-06-09T03:17:28.925Z] ---> Running in e60d288ac0e6 [2021-06-09T03:17:28.925Z] ---> 59880a464395 [2021-06-09T03:17:28.925Z] Step 7/24 : RUN go mod download [2021-06-09T03:17:29.212Z] ---> Running in 5d73ce4580dc [2021-06-09T03:17:29.212Z] ---> Running in 914a28f0605d [2021-06-09T03:17:30.061Z] $ docker rm -f 96e506fcbe14ba24154fbb3cccdd5cd2d4ce018cde14c20c5ecbcb45a53b5869 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T03:17:32.608Z] Removing intermediate container cac32c049a92 [2021-06-09T03:17:32.608Z] ---> 2c8f572f7025 [2021-06-09T03:17:32.608Z] Step 8/32 : COPY . . [2021-06-09T03:17:32.877Z] + docker images [2021-06-09T03:17:32.877Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T03:17:32.877Z] core-metadata latest 49849f2ec6bf 4 seconds ago 16.6MB [2021-06-09T03:17:32.877Z] core-command latest 9341d384f64f 4 seconds ago 15.9MB [2021-06-09T03:17:32.877Z] 0e55441ffcb9 7 seconds ago 1.14GB [2021-06-09T03:17:32.877Z] 3d5ddc9f886c 7 seconds ago 1.15GB [2021-06-09T03:17:32.877Z] security-bootstrapper latest a014b1cbd20d 8 seconds ago 18.2MB [2021-06-09T03:17:32.877Z] security-proxy-setup latest dd175ec7f422 9 seconds ago 25.3MB [2021-06-09T03:17:32.877Z] 265fedc5386e 16 seconds ago 1.15GB [2021-06-09T03:17:32.877Z] 1982eec3b15e 20 seconds ago 1.14GB [2021-06-09T03:17:32.877Z] sys-mgmt-agent latest cae3abf7af5b 29 seconds ago 312MB [2021-06-09T03:17:32.877Z] core-data latest b00e524494c4 54 seconds ago 20.2MB [2021-06-09T03:17:32.877Z] security-secretstore-setup latest e3edcf828b00 54 seconds ago 28.1MB [2021-06-09T03:17:32.877Z] support-scheduler latest 94872b511a9d About a minute ago 15.9MB [2021-06-09T03:17:32.877Z] support-notifications latest 69dc3322614e About a minute ago 16.6MB [2021-06-09T03:17:32.877Z] b8366684db8b About a minute ago 1.15GB [2021-06-09T03:17:32.877Z] a11de0b1f18f About a minute ago 1.15GB [2021-06-09T03:17:32.877Z] e70096a526ba About a minute ago 1.14GB [2021-06-09T03:17:32.877Z] bfc91fc29f48 About a minute ago 1.15GB [2021-06-09T03:17:32.877Z] 1bd2a006eac4 About a minute ago 1.15GB [2021-06-09T03:17:32.877Z] ci-base-image-x86_64 latest a040aa9653d9 6 minutes ago 648MB [2021-06-09T03:17:32.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-09T03:17:32.877Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-09T03:17:32.877Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-09T03:17:32.877Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-09T03:17:32.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 [2021-06-09T03:17:33.142Z] provisioning config files... [2021-06-09T03:17:33.155Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/528@tmp/config6120569589475760809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:17:33.473Z] ---> docker-login.sh [2021-06-09T03:17:33.473Z] nexus3.edgexfoundry.org:10001 [2021-06-09T03:17:33.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:17:33.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:17:33.473Z] Configure a credential helper to remove this warning. See [2021-06-09T03:17:33.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:17:33.473Z] [2021-06-09T03:17:33.473Z] Login Succeeded [2021-06-09T03:17:33.473Z] nexus3.edgexfoundry.org:10002 [2021-06-09T03:17:33.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:17:33.594Z] Removing intermediate container cbee6040582a [2021-06-09T03:17:33.594Z] ---> 0c1eb3684144 [2021-06-09T03:17:33.594Z] Step 8/26 : COPY . . [2021-06-09T03:17:33.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:17:33.734Z] Configure a credential helper to remove this warning. See [2021-06-09T03:17:33.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:17:33.734Z] [2021-06-09T03:17:33.734Z] Login Succeeded [2021-06-09T03:17:33.734Z] nexus3.edgexfoundry.org:10003 [2021-06-09T03:17:33.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:17:33.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:17:33.734Z] Configure a credential helper to remove this warning. See [2021-06-09T03:17:33.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:17:33.734Z] [2021-06-09T03:17:33.734Z] Login Succeeded [2021-06-09T03:17:33.734Z] nexus3.edgexfoundry.org:10004 [2021-06-09T03:17:33.872Z] Removing intermediate container e60d288ac0e6 [2021-06-09T03:17:33.872Z] ---> f30e58810029 [2021-06-09T03:17:33.872Z] Step 8/24 : COPY . . [2021-06-09T03:17:33.872Z] Removing intermediate container 914a28f0605d [2021-06-09T03:17:33.872Z] ---> 4c0b45f1b3ba [2021-06-09T03:17:33.872Z] Step 8/24 : COPY . . [2021-06-09T03:17:33.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:17:33.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:17:33.995Z] Configure a credential helper to remove this warning. See [2021-06-09T03:17:33.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:17:33.995Z] [2021-06-09T03:17:33.995Z] Login Succeeded [2021-06-09T03:17:33.995Z] docker.io [2021-06-09T03:17:33.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:17:34.145Z] Removing intermediate container 5d73ce4580dc [2021-06-09T03:17:34.145Z] ---> de5837e8be26 [2021-06-09T03:17:34.145Z] Step 8/24 : COPY . . [2021-06-09T03:17:34.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:17:34.255Z] Configure a credential helper to remove this warning. See [2021-06-09T03:17:34.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:17:34.255Z] [2021-06-09T03:17:34.255Z] Login Succeeded [2021-06-09T03:17:34.255Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T03:17:34.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:17:34.334Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-09T03:17:34.334Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:34.334Z] latest [2021-06-09T03:17:34.334Z] 2.0.0-dev.257 [2021-06-09T03:17:34.334Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:17:34.334Z] master [2021-06-09T03:17:34.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:34.704Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:35.011Z] + docker push nexus3.edgexfoundry.org:10004/core-command:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:35.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-09T03:17:35.011Z] 326ae4b1fd83: Preparing [2021-06-09T03:17:35.011Z] 47c9f6bb6ce5: Preparing [2021-06-09T03:17:35.011Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:35.011Z] d54f180d37f5: Preparing [2021-06-09T03:17:35.011Z] 32f366d666a5: Preparing [2021-06-09T03:17:35.011Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:35.272Z] 326ae4b1fd83: Pushed [2021-06-09T03:17:35.272Z] a9d740e2bdcb: Pushed [2021-06-09T03:17:35.272Z] d54f180d37f5: Pushed [2021-06-09T03:17:36.215Z] 47c9f6bb6ce5: Pushed [2021-06-09T03:17:36.474Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:3cf1fe5a8f79059fc73a6d63ad15b496b698a36351d7e3dc4239b731852231bc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:38.960Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:39.274Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-09T03:17:39.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-09T03:17:39.274Z] 326ae4b1fd83: Preparing [2021-06-09T03:17:39.274Z] 47c9f6bb6ce5: Preparing [2021-06-09T03:17:39.274Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:39.274Z] d54f180d37f5: Preparing [2021-06-09T03:17:39.274Z] 32f366d666a5: Preparing [2021-06-09T03:17:39.274Z] 326ae4b1fd83: Layer already exists [2021-06-09T03:17:39.274Z] d54f180d37f5: Layer already exists [2021-06-09T03:17:39.274Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:17:39.274Z] 47c9f6bb6ce5: Layer already exists [2021-06-09T03:17:39.274Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:39.274Z] latest: digest: sha256:3cf1fe5a8f79059fc73a6d63ad15b496b698a36351d7e3dc4239b731852231bc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:39.758Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:40.057Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.257 [2021-06-09T03:17:40.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-09T03:17:40.057Z] 326ae4b1fd83: Preparing [2021-06-09T03:17:40.057Z] 47c9f6bb6ce5: Preparing [2021-06-09T03:17:40.057Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:40.057Z] d54f180d37f5: Preparing [2021-06-09T03:17:40.057Z] 32f366d666a5: Preparing [2021-06-09T03:17:40.057Z] 47c9f6bb6ce5: Layer already exists [2021-06-09T03:17:40.057Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:40.057Z] 326ae4b1fd83: Layer already exists [2021-06-09T03:17:40.057Z] d54f180d37f5: Layer already exists [2021-06-09T03:17:40.057Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:17:40.318Z] 2.0.0-dev.257: digest: sha256:3cf1fe5a8f79059fc73a6d63ad15b496b698a36351d7e3dc4239b731852231bc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:40.640Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:40.962Z] + docker push nexus3.edgexfoundry.org:10004/core-command:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:17:40.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-09T03:17:40.962Z] 326ae4b1fd83: Preparing [2021-06-09T03:17:40.962Z] 47c9f6bb6ce5: Preparing [2021-06-09T03:17:40.962Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:40.962Z] d54f180d37f5: Preparing [2021-06-09T03:17:40.962Z] 32f366d666a5: Preparing [2021-06-09T03:17:40.962Z] 326ae4b1fd83: Layer already exists [2021-06-09T03:17:40.962Z] 47c9f6bb6ce5: Layer already exists [2021-06-09T03:17:40.962Z] d54f180d37f5: Layer already exists [2021-06-09T03:17:40.962Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:17:40.962Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:40.962Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:3cf1fe5a8f79059fc73a6d63ad15b496b698a36351d7e3dc4239b731852231bc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:43.230Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:43.529Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-09T03:17:43.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-09T03:17:43.529Z] 326ae4b1fd83: Preparing [2021-06-09T03:17:43.529Z] 47c9f6bb6ce5: Preparing [2021-06-09T03:17:43.529Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:43.529Z] d54f180d37f5: Preparing [2021-06-09T03:17:43.529Z] 32f366d666a5: Preparing [2021-06-09T03:17:43.529Z] 326ae4b1fd83: Layer already exists [2021-06-09T03:17:43.529Z] 47c9f6bb6ce5: Layer already exists [2021-06-09T03:17:43.529Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:43.529Z] d54f180d37f5: Layer already exists [2021-06-09T03:17:43.529Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:17:43.529Z] master: digest: sha256:3cf1fe5a8f79059fc73a6d63ad15b496b698a36351d7e3dc4239b731852231bc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:17:43.581Z] ===================================================== [Pipeline] echo [2021-06-09T03:17:43.596Z] taggedImages: [2021-06-09T03:17:43.596Z] - nexus3.edgexfoundry.org:10004/core-command:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:43.596Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-09T03:17:43.596Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.257 [2021-06-09T03:17:43.596Z] - nexus3.edgexfoundry.org:10004/core-command:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:17:43.596Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-09T03:17:43.627Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-09T03:17:43.627Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:43.627Z] latest [2021-06-09T03:17:43.627Z] 2.0.0-dev.257 [2021-06-09T03:17:43.627Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:17:43.627Z] master [2021-06-09T03:17:43.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:43.967Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:44.280Z] + docker push nexus3.edgexfoundry.org:10004/core-data:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:44.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-09T03:17:44.280Z] bfb72a78a9c1: Preparing [2021-06-09T03:17:44.280Z] f74fd21a5d24: Preparing [2021-06-09T03:17:44.280Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:44.280Z] 19aff184065d: Preparing [2021-06-09T03:17:44.280Z] 92efc42703f9: Preparing [2021-06-09T03:17:44.280Z] 32f366d666a5: Preparing [2021-06-09T03:17:44.280Z] 32f366d666a5: Waiting [2021-06-09T03:17:44.280Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:17:44.540Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:44.540Z] bfb72a78a9c1: Pushed [2021-06-09T03:17:44.540Z] 92efc42703f9: Pushed [2021-06-09T03:17:44.540Z] 19aff184065d: Pushed [2021-06-09T03:17:45.929Z] f74fd21a5d24: Pushed [2021-06-09T03:17:45.929Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:d8ca5c2f1600de7fb66b3599918dceefc4272d6d4942f3dae474093b7dcbd2d5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:46.232Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:46.534Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-09T03:17:46.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-09T03:17:46.535Z] bfb72a78a9c1: Preparing [2021-06-09T03:17:46.535Z] f74fd21a5d24: Preparing [2021-06-09T03:17:46.535Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:46.535Z] 19aff184065d: Preparing [2021-06-09T03:17:46.535Z] 92efc42703f9: Preparing [2021-06-09T03:17:46.535Z] 32f366d666a5: Preparing [2021-06-09T03:17:46.535Z] 32f366d666a5: Waiting [2021-06-09T03:17:46.535Z] bfb72a78a9c1: Layer already exists [2021-06-09T03:17:46.535Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:17:46.535Z] f74fd21a5d24: Layer already exists [2021-06-09T03:17:46.535Z] 92efc42703f9: Layer already exists [2021-06-09T03:17:46.535Z] 19aff184065d: Layer already exists [2021-06-09T03:17:46.535Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:46.535Z] latest: digest: sha256:d8ca5c2f1600de7fb66b3599918dceefc4272d6d4942f3dae474093b7dcbd2d5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:46.839Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:47.142Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.257 [2021-06-09T03:17:47.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-09T03:17:47.142Z] bfb72a78a9c1: Preparing [2021-06-09T03:17:47.142Z] f74fd21a5d24: Preparing [2021-06-09T03:17:47.142Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:47.142Z] 19aff184065d: Preparing [2021-06-09T03:17:47.142Z] 92efc42703f9: Preparing [2021-06-09T03:17:47.142Z] 32f366d666a5: Preparing [2021-06-09T03:17:47.142Z] 32f366d666a5: Waiting [2021-06-09T03:17:47.142Z] bfb72a78a9c1: Layer already exists [2021-06-09T03:17:47.142Z] 92efc42703f9: Layer already exists [2021-06-09T03:17:47.142Z] f74fd21a5d24: Layer already exists [2021-06-09T03:17:47.142Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:17:47.142Z] 19aff184065d: Layer already exists [2021-06-09T03:17:47.142Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:47.142Z] 2.0.0-dev.257: digest: sha256:d8ca5c2f1600de7fb66b3599918dceefc4272d6d4942f3dae474093b7dcbd2d5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:47.447Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:47.745Z] + docker push nexus3.edgexfoundry.org:10004/core-data:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:17:47.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-09T03:17:47.745Z] bfb72a78a9c1: Preparing [2021-06-09T03:17:47.745Z] f74fd21a5d24: Preparing [2021-06-09T03:17:47.745Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:47.745Z] 19aff184065d: Preparing [2021-06-09T03:17:47.745Z] 92efc42703f9: Preparing [2021-06-09T03:17:47.745Z] 32f366d666a5: Preparing [2021-06-09T03:17:47.745Z] 32f366d666a5: Waiting [2021-06-09T03:17:47.745Z] bfb72a78a9c1: Layer already exists [2021-06-09T03:17:47.745Z] 92efc42703f9: Layer already exists [2021-06-09T03:17:47.745Z] 19aff184065d: Layer already exists [2021-06-09T03:17:47.745Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:17:47.745Z] f74fd21a5d24: Layer already exists [2021-06-09T03:17:47.745Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:47.745Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:d8ca5c2f1600de7fb66b3599918dceefc4272d6d4942f3dae474093b7dcbd2d5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:50.015Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:50.313Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-09T03:17:50.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-09T03:17:50.313Z] bfb72a78a9c1: Preparing [2021-06-09T03:17:50.313Z] f74fd21a5d24: Preparing [2021-06-09T03:17:50.313Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:50.313Z] 19aff184065d: Preparing [2021-06-09T03:17:50.313Z] 92efc42703f9: Preparing [2021-06-09T03:17:50.313Z] 32f366d666a5: Preparing [2021-06-09T03:17:50.313Z] 32f366d666a5: Waiting [2021-06-09T03:17:50.313Z] 19aff184065d: Layer already exists [2021-06-09T03:17:50.313Z] f74fd21a5d24: Layer already exists [2021-06-09T03:17:50.313Z] 92efc42703f9: Layer already exists [2021-06-09T03:17:50.313Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:17:50.313Z] bfb72a78a9c1: Layer already exists [2021-06-09T03:17:50.313Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:50.313Z] master: digest: sha256:d8ca5c2f1600de7fb66b3599918dceefc4272d6d4942f3dae474093b7dcbd2d5 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:17:50.365Z] ===================================================== [Pipeline] echo [2021-06-09T03:17:50.380Z] taggedImages: [2021-06-09T03:17:50.380Z] - nexus3.edgexfoundry.org:10004/core-data:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:50.380Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-09T03:17:50.380Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.257 [2021-06-09T03:17:50.380Z] - nexus3.edgexfoundry.org:10004/core-data:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:17:50.380Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-09T03:17:50.410Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-09T03:17:50.410Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:50.410Z] latest [2021-06-09T03:17:50.410Z] 2.0.0-dev.257 [2021-06-09T03:17:50.410Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:17:50.410Z] master [2021-06-09T03:17:50.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:50.754Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:51.054Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:51.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-09T03:17:51.054Z] a61c06e78cf0: Preparing [2021-06-09T03:17:51.054Z] b48b3ead9a6e: Preparing [2021-06-09T03:17:51.054Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:51.054Z] d54f180d37f5: Preparing [2021-06-09T03:17:51.054Z] 32f366d666a5: Preparing [2021-06-09T03:17:51.054Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:17:51.054Z] d54f180d37f5: Layer already exists [2021-06-09T03:17:51.054Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:51.054Z] a61c06e78cf0: Pushed [2021-06-09T03:17:52.279Z] ---> f43b366e12ed [2021-06-09T03:17:52.279Z] Step 9/32 : RUN go mod tidy [2021-06-09T03:17:52.279Z] ---> 84d7ea2f49b6 [2021-06-09T03:17:52.279Z] Step 9/26 : RUN go mod tidy [2021-06-09T03:17:52.279Z] ---> 63f8114fc9e3 [2021-06-09T03:17:52.279Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:17:52.279Z] ---> 661df980de65 [2021-06-09T03:17:52.279Z] Step 9/24 : RUN go mod tidy ---> 5ff848ae2dac [2021-06-09T03:17:52.279Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:17:52.279Z] [2021-06-09T03:17:52.279Z] ---> Running in 6eb3f3e1a6f9 [2021-06-09T03:17:52.279Z] ---> Running in 3fc171e5c209 [2021-06-09T03:17:52.279Z] ---> Running in 8d7cfc0599b8 [2021-06-09T03:17:52.279Z] ---> Running in 1d719791adef [2021-06-09T03:17:52.279Z] ---> Running in 56420b62ef1f [2021-06-09T03:17:52.443Z] b48b3ead9a6e: Pushed [2021-06-09T03:17:52.703Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:5b2cfe7a8d7fb0241e2357dbc69dadc2296742de531eb263a5f3ad5c0651c0b8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:53.010Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:53.310Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-09T03:17:53.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-09T03:17:53.311Z] a61c06e78cf0: Preparing [2021-06-09T03:17:53.311Z] b48b3ead9a6e: Preparing [2021-06-09T03:17:53.311Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:53.311Z] d54f180d37f5: Preparing [2021-06-09T03:17:53.311Z] 32f366d666a5: Preparing [2021-06-09T03:17:53.311Z] d54f180d37f5: Layer already exists [2021-06-09T03:17:53.311Z] b48b3ead9a6e: Layer already exists [2021-06-09T03:17:53.311Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:17:53.311Z] a61c06e78cf0: Layer already exists [2021-06-09T03:17:53.311Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:53.311Z] latest: digest: sha256:5b2cfe7a8d7fb0241e2357dbc69dadc2296742de531eb263a5f3ad5c0651c0b8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:53.616Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:53.918Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.257 [2021-06-09T03:17:53.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-09T03:17:53.918Z] a61c06e78cf0: Preparing [2021-06-09T03:17:53.918Z] b48b3ead9a6e: Preparing [2021-06-09T03:17:53.918Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:53.918Z] d54f180d37f5: Preparing [2021-06-09T03:17:53.918Z] 32f366d666a5: Preparing [2021-06-09T03:17:53.918Z] d54f180d37f5: Layer already exists [2021-06-09T03:17:53.918Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:17:53.918Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:53.918Z] b48b3ead9a6e: Layer already exists [2021-06-09T03:17:53.918Z] a61c06e78cf0: Layer already exists [2021-06-09T03:17:53.918Z] 2.0.0-dev.257: digest: sha256:5b2cfe7a8d7fb0241e2357dbc69dadc2296742de531eb263a5f3ad5c0651c0b8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:54.219Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:54.520Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:17:54.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-09T03:17:54.520Z] a61c06e78cf0: Preparing [2021-06-09T03:17:54.520Z] b48b3ead9a6e: Preparing [2021-06-09T03:17:54.520Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:54.520Z] d54f180d37f5: Preparing [2021-06-09T03:17:54.520Z] 32f366d666a5: Preparing [2021-06-09T03:17:54.520Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:54.520Z] a61c06e78cf0: Layer already exists [2021-06-09T03:17:54.520Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:17:54.520Z] b48b3ead9a6e: Layer already exists [2021-06-09T03:17:54.520Z] d54f180d37f5: Layer already exists [2021-06-09T03:17:54.520Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:5b2cfe7a8d7fb0241e2357dbc69dadc2296742de531eb263a5f3ad5c0651c0b8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:54.825Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:55.122Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-09T03:17:55.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-09T03:17:55.122Z] a61c06e78cf0: Preparing [2021-06-09T03:17:55.122Z] b48b3ead9a6e: Preparing [2021-06-09T03:17:55.122Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:55.122Z] d54f180d37f5: Preparing [2021-06-09T03:17:55.122Z] 32f366d666a5: Preparing [2021-06-09T03:17:55.122Z] d54f180d37f5: Layer already exists [2021-06-09T03:17:55.122Z] a61c06e78cf0: Layer already exists [2021-06-09T03:17:55.122Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:17:55.122Z] b48b3ead9a6e: Layer already exists [2021-06-09T03:17:55.122Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:55.122Z] master: digest: sha256:5b2cfe7a8d7fb0241e2357dbc69dadc2296742de531eb263a5f3ad5c0651c0b8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:17:57.442Z] ===================================================== [Pipeline] echo [2021-06-09T03:17:57.459Z] taggedImages: [2021-06-09T03:17:57.459Z] - nexus3.edgexfoundry.org:10004/core-metadata:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:57.459Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-09T03:17:57.459Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.257 [2021-06-09T03:17:57.459Z] - nexus3.edgexfoundry.org:10004/core-metadata:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:17:57.459Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-09T03:17:57.492Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-09T03:17:57.492Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:57.492Z] latest [2021-06-09T03:17:57.492Z] 2.0.0-dev.257 [2021-06-09T03:17:57.492Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:17:57.492Z] master [2021-06-09T03:17:57.492Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:57.844Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:17:58.291Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:17:58.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-09T03:17:58.292Z] b2c1368327df: Preparing [2021-06-09T03:17:58.292Z] b2c1368327df: Preparing [2021-06-09T03:17:58.292Z] b8bcb6a472b3: Preparing [2021-06-09T03:17:58.292Z] c40bd2cbfd32: Preparing [2021-06-09T03:17:58.292Z] af0e46575533: Preparing [2021-06-09T03:17:58.292Z] 93a631128598: Preparing [2021-06-09T03:17:58.292Z] a9d740e2bdcb: Preparing [2021-06-09T03:17:58.292Z] 6acf842ada4c: Preparing [2021-06-09T03:17:58.292Z] b081508f658d: Preparing [2021-06-09T03:17:58.292Z] fb1f604deea0: Preparing [2021-06-09T03:17:58.292Z] 70b1e071858a: Preparing [2021-06-09T03:17:58.292Z] 32f366d666a5: Preparing [2021-06-09T03:17:58.292Z] a9d740e2bdcb: Waiting [2021-06-09T03:17:58.292Z] 6acf842ada4c: Waiting [2021-06-09T03:17:58.292Z] b081508f658d: Waiting [2021-06-09T03:17:58.292Z] fb1f604deea0: Waiting [2021-06-09T03:17:58.292Z] 70b1e071858a: Waiting [2021-06-09T03:17:58.292Z] 32f366d666a5: Waiting [2021-06-09T03:17:58.317Z] Removing intermediate container 6eb3f3e1a6f9 [2021-06-09T03:17:58.317Z] ---> f4183f0a6416 [2021-06-09T03:17:58.317Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-09T03:17:58.553Z] b2c1368327df: Pushed [2021-06-09T03:17:58.553Z] af0e46575533: Pushed [2021-06-09T03:17:58.553Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:17:58.553Z] b8bcb6a472b3: Pushed [2021-06-09T03:17:58.553Z] c40bd2cbfd32: Pushed [2021-06-09T03:17:58.591Z] ---> Running in 8d567d39e7c7 [2021-06-09T03:17:58.814Z] 6acf842ada4c: Pushed [2021-06-09T03:17:58.814Z] 32f366d666a5: Layer already exists [2021-06-09T03:17:58.814Z] 70b1e071858a: Pushed [2021-06-09T03:17:58.814Z] fb1f604deea0: Pushed [2021-06-09T03:17:58.814Z] b081508f658d: Pushed [2021-06-09T03:17:58.865Z] Removing intermediate container 3fc171e5c209 [2021-06-09T03:17:58.865Z] ---> fd0418c784ce [2021-06-09T03:17:58.865Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-09T03:17:59.464Z] ---> Running in 18cd6324ca64 [2021-06-09T03:17:59.741Z] Removing intermediate container 8d7cfc0599b8 [2021-06-09T03:17:59.741Z] ---> 4bcceb28466c [2021-06-09T03:17:59.741Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-09T03:17:59.760Z] 93a631128598: Pushed [2021-06-09T03:18:00.018Z] ---> Running in 5cb4b72f1b11 [2021-06-09T03:18:00.018Z] Removing intermediate container 1d719791adef [2021-06-09T03:18:00.018Z] ---> b48384dc8756 [2021-06-09T03:18:00.018Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-09T03:18:00.020Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:d7e90c86169430620754eb3a2401a41096848fda62c6e159ee9020d35ebd69ec size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:00.293Z] Removing intermediate container 56420b62ef1f [2021-06-09T03:18:00.293Z] ---> b5c57299f356 [2021-06-09T03:18:00.293Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-09T03:18:00.293Z] ---> Running in 0961a4b08fcd [2021-06-09T03:18:00.348Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:02.695Z] ---> Running in 918d8257f5a3 [2021-06-09T03:18:02.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-09T03:18:02.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-09T03:18:02.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/core-command/core-command ./cmd/core-command [2021-06-09T03:18:02.962Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-09T03:18:02.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-09T03:18:02.962Z] b2c1368327df: Preparing [2021-06-09T03:18:02.962Z] b2c1368327df: Preparing [2021-06-09T03:18:02.962Z] b8bcb6a472b3: Preparing [2021-06-09T03:18:02.962Z] c40bd2cbfd32: Preparing [2021-06-09T03:18:02.962Z] af0e46575533: Preparing [2021-06-09T03:18:02.962Z] 93a631128598: Preparing [2021-06-09T03:18:02.962Z] a9d740e2bdcb: Preparing [2021-06-09T03:18:02.962Z] 6acf842ada4c: Preparing [2021-06-09T03:18:02.962Z] b081508f658d: Preparing [2021-06-09T03:18:02.962Z] fb1f604deea0: Preparing [2021-06-09T03:18:02.962Z] 70b1e071858a: Preparing [2021-06-09T03:18:02.962Z] 32f366d666a5: Preparing [2021-06-09T03:18:02.962Z] a9d740e2bdcb: Waiting [2021-06-09T03:18:02.962Z] 6acf842ada4c: Waiting [2021-06-09T03:18:02.962Z] b081508f658d: Waiting [2021-06-09T03:18:02.962Z] fb1f604deea0: Waiting [2021-06-09T03:18:02.962Z] 70b1e071858a: Waiting [2021-06-09T03:18:02.962Z] 32f366d666a5: Waiting [2021-06-09T03:18:02.962Z] b8bcb6a472b3: Layer already exists [2021-06-09T03:18:02.962Z] c40bd2cbfd32: Layer already exists [2021-06-09T03:18:02.962Z] b2c1368327df: Layer already exists [2021-06-09T03:18:02.962Z] af0e46575533: Layer already exists [2021-06-09T03:18:02.962Z] 93a631128598: Layer already exists [2021-06-09T03:18:02.962Z] fb1f604deea0: Layer already exists [2021-06-09T03:18:02.962Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:18:02.962Z] b081508f658d: Layer already exists [2021-06-09T03:18:02.962Z] 70b1e071858a: Layer already exists [2021-06-09T03:18:02.962Z] 6acf842ada4c: Layer already exists [2021-06-09T03:18:02.962Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:02.962Z] latest: digest: sha256:d7e90c86169430620754eb3a2401a41096848fda62c6e159ee9020d35ebd69ec size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:03.269Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:03.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-09T03:18:03.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-09T03:18:03.574Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.257 [2021-06-09T03:18:03.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-09T03:18:03.574Z] b2c1368327df: Preparing [2021-06-09T03:18:03.574Z] b2c1368327df: Preparing [2021-06-09T03:18:03.574Z] b8bcb6a472b3: Preparing [2021-06-09T03:18:03.574Z] c40bd2cbfd32: Preparing [2021-06-09T03:18:03.574Z] af0e46575533: Preparing [2021-06-09T03:18:03.574Z] 93a631128598: Preparing [2021-06-09T03:18:03.574Z] a9d740e2bdcb: Preparing [2021-06-09T03:18:03.574Z] 6acf842ada4c: Preparing [2021-06-09T03:18:03.574Z] b081508f658d: Preparing [2021-06-09T03:18:03.574Z] fb1f604deea0: Preparing [2021-06-09T03:18:03.574Z] 70b1e071858a: Preparing [2021-06-09T03:18:03.574Z] 32f366d666a5: Preparing [2021-06-09T03:18:03.574Z] a9d740e2bdcb: Waiting [2021-06-09T03:18:03.574Z] 6acf842ada4c: Waiting [2021-06-09T03:18:03.574Z] b081508f658d: Waiting [2021-06-09T03:18:03.574Z] fb1f604deea0: Waiting [2021-06-09T03:18:03.574Z] 70b1e071858a: Waiting [2021-06-09T03:18:03.574Z] 32f366d666a5: Waiting [2021-06-09T03:18:03.574Z] c40bd2cbfd32: Layer already exists [2021-06-09T03:18:03.574Z] b2c1368327df: Layer already exists [2021-06-09T03:18:03.574Z] b8bcb6a472b3: Layer already exists [2021-06-09T03:18:03.574Z] 93a631128598: Layer already exists [2021-06-09T03:18:03.574Z] af0e46575533: Layer already exists [2021-06-09T03:18:03.574Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:18:03.574Z] 6acf842ada4c: Layer already exists [2021-06-09T03:18:03.574Z] 70b1e071858a: Layer already exists [2021-06-09T03:18:03.574Z] fb1f604deea0: Layer already exists [2021-06-09T03:18:03.574Z] b081508f658d: Layer already exists [2021-06-09T03:18:03.574Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:03.574Z] 2.0.0-dev.257: digest: sha256:d7e90c86169430620754eb3a2401a41096848fda62c6e159ee9020d35ebd69ec size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:03.880Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:04.182Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:04.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-09T03:18:04.182Z] b2c1368327df: Preparing [2021-06-09T03:18:04.182Z] b2c1368327df: Preparing [2021-06-09T03:18:04.182Z] b8bcb6a472b3: Preparing [2021-06-09T03:18:04.182Z] c40bd2cbfd32: Preparing [2021-06-09T03:18:04.182Z] af0e46575533: Preparing [2021-06-09T03:18:04.182Z] 93a631128598: Preparing [2021-06-09T03:18:04.182Z] a9d740e2bdcb: Preparing [2021-06-09T03:18:04.182Z] 6acf842ada4c: Preparing [2021-06-09T03:18:04.182Z] b081508f658d: Preparing [2021-06-09T03:18:04.182Z] fb1f604deea0: Preparing [2021-06-09T03:18:04.182Z] 70b1e071858a: Preparing [2021-06-09T03:18:04.182Z] 32f366d666a5: Preparing [2021-06-09T03:18:04.182Z] 6acf842ada4c: Waiting [2021-06-09T03:18:04.182Z] b081508f658d: Waiting [2021-06-09T03:18:04.182Z] fb1f604deea0: Waiting [2021-06-09T03:18:04.182Z] 70b1e071858a: Waiting [2021-06-09T03:18:04.182Z] 32f366d666a5: Waiting [2021-06-09T03:18:04.182Z] a9d740e2bdcb: Waiting [2021-06-09T03:18:04.182Z] b8bcb6a472b3: Layer already exists [2021-06-09T03:18:04.182Z] 93a631128598: Layer already exists [2021-06-09T03:18:04.182Z] af0e46575533: Layer already exists [2021-06-09T03:18:04.182Z] b2c1368327df: Layer already exists [2021-06-09T03:18:04.182Z] c40bd2cbfd32: Layer already exists [2021-06-09T03:18:04.182Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:18:04.182Z] 6acf842ada4c: Layer already exists [2021-06-09T03:18:04.182Z] b081508f658d: Layer already exists [2021-06-09T03:18:04.182Z] 70b1e071858a: Layer already exists [2021-06-09T03:18:04.182Z] fb1f604deea0: Layer already exists [2021-06-09T03:18:04.182Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:04.182Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:d7e90c86169430620754eb3a2401a41096848fda62c6e159ee9020d35ebd69ec size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:04.491Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:04.792Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-09T03:18:04.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-09T03:18:04.792Z] b2c1368327df: Preparing [2021-06-09T03:18:04.792Z] b2c1368327df: Preparing [2021-06-09T03:18:04.792Z] b8bcb6a472b3: Preparing [2021-06-09T03:18:04.792Z] c40bd2cbfd32: Preparing [2021-06-09T03:18:04.792Z] af0e46575533: Preparing [2021-06-09T03:18:04.792Z] 93a631128598: Preparing [2021-06-09T03:18:04.792Z] a9d740e2bdcb: Preparing [2021-06-09T03:18:04.792Z] 6acf842ada4c: Preparing [2021-06-09T03:18:04.792Z] b081508f658d: Preparing [2021-06-09T03:18:04.792Z] fb1f604deea0: Preparing [2021-06-09T03:18:04.792Z] 70b1e071858a: Preparing [2021-06-09T03:18:04.792Z] 32f366d666a5: Preparing [2021-06-09T03:18:04.792Z] a9d740e2bdcb: Waiting [2021-06-09T03:18:04.792Z] 6acf842ada4c: Waiting [2021-06-09T03:18:04.792Z] b081508f658d: Waiting [2021-06-09T03:18:04.792Z] fb1f604deea0: Waiting [2021-06-09T03:18:04.792Z] 70b1e071858a: Waiting [2021-06-09T03:18:04.792Z] 32f366d666a5: Waiting [2021-06-09T03:18:04.792Z] b8bcb6a472b3: Layer already exists [2021-06-09T03:18:04.792Z] af0e46575533: Layer already exists [2021-06-09T03:18:04.792Z] c40bd2cbfd32: Layer already exists [2021-06-09T03:18:04.792Z] b2c1368327df: Layer already exists [2021-06-09T03:18:04.792Z] 93a631128598: Layer already exists [2021-06-09T03:18:04.792Z] 6acf842ada4c: Layer already exists [2021-06-09T03:18:04.792Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:18:04.792Z] fb1f604deea0: Layer already exists [2021-06-09T03:18:04.792Z] b081508f658d: Layer already exists [2021-06-09T03:18:04.792Z] 70b1e071858a: Layer already exists [2021-06-09T03:18:04.792Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:04.792Z] master: digest: sha256:d7e90c86169430620754eb3a2401a41096848fda62c6e159ee9020d35ebd69ec size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:18:04.841Z] ===================================================== [Pipeline] echo [2021-06-09T03:18:04.855Z] taggedImages: [2021-06-09T03:18:04.855Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:04.855Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-09T03:18:04.855Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.257 [2021-06-09T03:18:04.855Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:04.855Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-09T03:18:04.884Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-09T03:18:04.884Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:04.884Z] latest [2021-06-09T03:18:04.884Z] 2.0.0-dev.257 [2021-06-09T03:18:04.884Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:04.884Z] master [2021-06-09T03:18:04.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:05.223Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:05.528Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:05.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-09T03:18:05.528Z] 066351662dcd: Preparing [2021-06-09T03:18:05.528Z] 89b97e236383: Preparing [2021-06-09T03:18:05.528Z] 86b586e19d77: Preparing [2021-06-09T03:18:05.528Z] d87cd7a70ac2: Preparing [2021-06-09T03:18:05.528Z] e9b5a2f28216: Preparing [2021-06-09T03:18:05.528Z] 32f366d666a5: Preparing [2021-06-09T03:18:05.528Z] 32f366d666a5: Waiting [2021-06-09T03:18:06.112Z] d87cd7a70ac2: Pushed [2021-06-09T03:18:06.112Z] e9b5a2f28216: Pushed [2021-06-09T03:18:06.112Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:06.376Z] 86b586e19d77: Pushed [2021-06-09T03:18:06.376Z] 066351662dcd: Pushed [2021-06-09T03:18:06.376Z] 89b97e236383: Pushed [2021-06-09T03:18:06.637Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:9428d26f506625d06487ec70a9f573f70313ac94ffa92d6c833ae312a1975534 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:06.949Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:07.250Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-09T03:18:07.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-09T03:18:07.250Z] 066351662dcd: Preparing [2021-06-09T03:18:07.250Z] 89b97e236383: Preparing [2021-06-09T03:18:07.250Z] 86b586e19d77: Preparing [2021-06-09T03:18:07.250Z] d87cd7a70ac2: Preparing [2021-06-09T03:18:07.250Z] e9b5a2f28216: Preparing [2021-06-09T03:18:07.250Z] 32f366d666a5: Preparing [2021-06-09T03:18:07.250Z] 32f366d666a5: Waiting [2021-06-09T03:18:07.250Z] d87cd7a70ac2: Layer already exists [2021-06-09T03:18:07.250Z] 86b586e19d77: Layer already exists [2021-06-09T03:18:07.250Z] 066351662dcd: Layer already exists [2021-06-09T03:18:07.250Z] 89b97e236383: Layer already exists [2021-06-09T03:18:07.250Z] e9b5a2f28216: Layer already exists [2021-06-09T03:18:07.250Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:07.250Z] latest: digest: sha256:9428d26f506625d06487ec70a9f573f70313ac94ffa92d6c833ae312a1975534 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:09.631Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:09.928Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.257 [2021-06-09T03:18:09.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-09T03:18:09.928Z] 066351662dcd: Preparing [2021-06-09T03:18:09.928Z] 89b97e236383: Preparing [2021-06-09T03:18:09.928Z] 86b586e19d77: Preparing [2021-06-09T03:18:09.928Z] d87cd7a70ac2: Preparing [2021-06-09T03:18:09.928Z] e9b5a2f28216: Preparing [2021-06-09T03:18:09.928Z] 32f366d666a5: Preparing [2021-06-09T03:18:09.928Z] 32f366d666a5: Waiting [2021-06-09T03:18:09.928Z] 86b586e19d77: Layer already exists [2021-06-09T03:18:09.928Z] 89b97e236383: Layer already exists [2021-06-09T03:18:09.928Z] d87cd7a70ac2: Layer already exists [2021-06-09T03:18:09.928Z] e9b5a2f28216: Layer already exists [2021-06-09T03:18:09.928Z] 066351662dcd: Layer already exists [2021-06-09T03:18:09.928Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:09.928Z] 2.0.0-dev.257: digest: sha256:9428d26f506625d06487ec70a9f573f70313ac94ffa92d6c833ae312a1975534 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:10.233Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:10.529Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:10.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-09T03:18:10.530Z] 066351662dcd: Preparing [2021-06-09T03:18:10.530Z] 89b97e236383: Preparing [2021-06-09T03:18:10.530Z] 86b586e19d77: Preparing [2021-06-09T03:18:10.530Z] d87cd7a70ac2: Preparing [2021-06-09T03:18:10.530Z] e9b5a2f28216: Preparing [2021-06-09T03:18:10.530Z] 32f366d666a5: Preparing [2021-06-09T03:18:10.530Z] 32f366d666a5: Waiting [2021-06-09T03:18:10.530Z] 89b97e236383: Layer already exists [2021-06-09T03:18:10.530Z] e9b5a2f28216: Layer already exists [2021-06-09T03:18:10.530Z] 066351662dcd: Layer already exists [2021-06-09T03:18:10.530Z] 86b586e19d77: Layer already exists [2021-06-09T03:18:10.530Z] d87cd7a70ac2: Layer already exists [2021-06-09T03:18:10.530Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:10.530Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:9428d26f506625d06487ec70a9f573f70313ac94ffa92d6c833ae312a1975534 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:10.832Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:11.128Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-09T03:18:11.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-09T03:18:11.128Z] 066351662dcd: Preparing [2021-06-09T03:18:11.128Z] 89b97e236383: Preparing [2021-06-09T03:18:11.128Z] 86b586e19d77: Preparing [2021-06-09T03:18:11.128Z] d87cd7a70ac2: Preparing [2021-06-09T03:18:11.128Z] e9b5a2f28216: Preparing [2021-06-09T03:18:11.128Z] 32f366d666a5: Preparing [2021-06-09T03:18:11.128Z] 32f366d666a5: Waiting [2021-06-09T03:18:11.128Z] 066351662dcd: Layer already exists [2021-06-09T03:18:11.128Z] d87cd7a70ac2: Layer already exists [2021-06-09T03:18:11.128Z] 86b586e19d77: Layer already exists [2021-06-09T03:18:11.128Z] e9b5a2f28216: Layer already exists [2021-06-09T03:18:11.128Z] 89b97e236383: Layer already exists [2021-06-09T03:18:11.128Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:11.128Z] master: digest: sha256:9428d26f506625d06487ec70a9f573f70313ac94ffa92d6c833ae312a1975534 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:18:11.185Z] ===================================================== [Pipeline] echo [2021-06-09T03:18:11.199Z] taggedImages: [2021-06-09T03:18:11.200Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:11.200Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-09T03:18:11.200Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.257 [2021-06-09T03:18:11.200Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:11.200Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-09T03:18:11.233Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-09T03:18:11.233Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:11.233Z] latest [2021-06-09T03:18:11.233Z] 2.0.0-dev.257 [2021-06-09T03:18:11.233Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:11.233Z] master [2021-06-09T03:18:11.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:11.578Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:14.155Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:14.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-09T03:18:14.155Z] e5d0629e6062: Preparing [2021-06-09T03:18:14.155Z] 482b9b001ce7: Preparing [2021-06-09T03:18:14.155Z] 9b2d253f22e6: Preparing [2021-06-09T03:18:14.155Z] 2069c01f982a: Preparing [2021-06-09T03:18:14.155Z] 987f93146861: Preparing [2021-06-09T03:18:14.155Z] 39d9a36ed3e7: Preparing [2021-06-09T03:18:14.155Z] 6ef560503ebf: Preparing [2021-06-09T03:18:14.155Z] 88b0f6f09746: Preparing [2021-06-09T03:18:14.155Z] c6f9784c4025: Preparing [2021-06-09T03:18:14.155Z] 32f366d666a5: Preparing [2021-06-09T03:18:14.155Z] 39d9a36ed3e7: Waiting [2021-06-09T03:18:14.155Z] 6ef560503ebf: Waiting [2021-06-09T03:18:14.155Z] 88b0f6f09746: Waiting [2021-06-09T03:18:14.155Z] c6f9784c4025: Waiting [2021-06-09T03:18:14.155Z] 32f366d666a5: Waiting [2021-06-09T03:18:14.756Z] 482b9b001ce7: Pushed [2021-06-09T03:18:14.756Z] e5d0629e6062: Pushed [2021-06-09T03:18:14.756Z] 987f93146861: Pushed [2021-06-09T03:18:15.017Z] 39d9a36ed3e7: Pushed [2021-06-09T03:18:15.017Z] 6ef560503ebf: Pushed [2021-06-09T03:18:15.017Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:15.017Z] 88b0f6f09746: Pushed [2021-06-09T03:18:15.017Z] 2069c01f982a: Pushed [2021-06-09T03:18:15.278Z] c6f9784c4025: Pushed [2021-06-09T03:18:15.278Z] 9b2d253f22e6: Pushed [2021-06-09T03:18:15.538Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:325b2f5cfbe090e248ac95a9578c1a8a7382f8272becbe5cd816ae286a03a7ef size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:15.852Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:16.149Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-09T03:18:16.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-09T03:18:16.150Z] e5d0629e6062: Preparing [2021-06-09T03:18:16.150Z] 482b9b001ce7: Preparing [2021-06-09T03:18:16.150Z] 9b2d253f22e6: Preparing [2021-06-09T03:18:16.150Z] 2069c01f982a: Preparing [2021-06-09T03:18:16.150Z] 987f93146861: Preparing [2021-06-09T03:18:16.150Z] 39d9a36ed3e7: Preparing [2021-06-09T03:18:16.150Z] 6ef560503ebf: Preparing [2021-06-09T03:18:16.150Z] 88b0f6f09746: Preparing [2021-06-09T03:18:16.150Z] c6f9784c4025: Preparing [2021-06-09T03:18:16.150Z] 32f366d666a5: Preparing [2021-06-09T03:18:16.150Z] 39d9a36ed3e7: Waiting [2021-06-09T03:18:16.150Z] 6ef560503ebf: Waiting [2021-06-09T03:18:16.150Z] 88b0f6f09746: Waiting [2021-06-09T03:18:16.150Z] c6f9784c4025: Waiting [2021-06-09T03:18:16.150Z] 32f366d666a5: Waiting [2021-06-09T03:18:16.150Z] 987f93146861: Layer already exists [2021-06-09T03:18:16.150Z] 482b9b001ce7: Layer already exists [2021-06-09T03:18:16.150Z] 9b2d253f22e6: Layer already exists [2021-06-09T03:18:16.150Z] 2069c01f982a: Layer already exists [2021-06-09T03:18:16.150Z] e5d0629e6062: Layer already exists [2021-06-09T03:18:16.150Z] 6ef560503ebf: Layer already exists [2021-06-09T03:18:16.150Z] 88b0f6f09746: Layer already exists [2021-06-09T03:18:16.150Z] 39d9a36ed3e7: Layer already exists [2021-06-09T03:18:16.150Z] c6f9784c4025: Layer already exists [2021-06-09T03:18:16.150Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:16.150Z] latest: digest: sha256:325b2f5cfbe090e248ac95a9578c1a8a7382f8272becbe5cd816ae286a03a7ef size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:16.456Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:16.753Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.257 [2021-06-09T03:18:16.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-09T03:18:16.753Z] e5d0629e6062: Preparing [2021-06-09T03:18:16.753Z] 482b9b001ce7: Preparing [2021-06-09T03:18:16.753Z] 9b2d253f22e6: Preparing [2021-06-09T03:18:16.753Z] 2069c01f982a: Preparing [2021-06-09T03:18:16.753Z] 987f93146861: Preparing [2021-06-09T03:18:16.753Z] 39d9a36ed3e7: Preparing [2021-06-09T03:18:16.753Z] 6ef560503ebf: Preparing [2021-06-09T03:18:16.753Z] 88b0f6f09746: Preparing [2021-06-09T03:18:16.753Z] c6f9784c4025: Preparing [2021-06-09T03:18:16.753Z] 32f366d666a5: Preparing [2021-06-09T03:18:16.753Z] 39d9a36ed3e7: Waiting [2021-06-09T03:18:16.753Z] 6ef560503ebf: Waiting [2021-06-09T03:18:16.753Z] 88b0f6f09746: Waiting [2021-06-09T03:18:16.753Z] c6f9784c4025: Waiting [2021-06-09T03:18:16.753Z] 32f366d666a5: Waiting [2021-06-09T03:18:16.753Z] 9b2d253f22e6: Layer already exists [2021-06-09T03:18:16.753Z] 987f93146861: Layer already exists [2021-06-09T03:18:16.753Z] 482b9b001ce7: Layer already exists [2021-06-09T03:18:16.753Z] 2069c01f982a: Layer already exists [2021-06-09T03:18:16.753Z] e5d0629e6062: Layer already exists [2021-06-09T03:18:16.753Z] 88b0f6f09746: Layer already exists [2021-06-09T03:18:16.753Z] 6ef560503ebf: Layer already exists [2021-06-09T03:18:16.753Z] 39d9a36ed3e7: Layer already exists [2021-06-09T03:18:16.753Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:16.753Z] c6f9784c4025: Layer already exists [2021-06-09T03:18:16.753Z] 2.0.0-dev.257: digest: sha256:325b2f5cfbe090e248ac95a9578c1a8a7382f8272becbe5cd816ae286a03a7ef size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:17.055Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:17.352Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:17.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-09T03:18:17.352Z] e5d0629e6062: Preparing [2021-06-09T03:18:17.352Z] 482b9b001ce7: Preparing [2021-06-09T03:18:17.352Z] 9b2d253f22e6: Preparing [2021-06-09T03:18:17.352Z] 2069c01f982a: Preparing [2021-06-09T03:18:17.352Z] 987f93146861: Preparing [2021-06-09T03:18:17.352Z] 39d9a36ed3e7: Preparing [2021-06-09T03:18:17.352Z] 6ef560503ebf: Preparing [2021-06-09T03:18:17.352Z] 88b0f6f09746: Preparing [2021-06-09T03:18:17.352Z] c6f9784c4025: Preparing [2021-06-09T03:18:17.352Z] 32f366d666a5: Preparing [2021-06-09T03:18:17.352Z] 6ef560503ebf: Waiting [2021-06-09T03:18:17.352Z] 88b0f6f09746: Waiting [2021-06-09T03:18:17.352Z] c6f9784c4025: Waiting [2021-06-09T03:18:17.352Z] 32f366d666a5: Waiting [2021-06-09T03:18:17.352Z] 39d9a36ed3e7: Waiting [2021-06-09T03:18:17.352Z] 2069c01f982a: Layer already exists [2021-06-09T03:18:17.352Z] 482b9b001ce7: Layer already exists [2021-06-09T03:18:17.352Z] 9b2d253f22e6: Layer already exists [2021-06-09T03:18:17.352Z] 987f93146861: Layer already exists [2021-06-09T03:18:17.352Z] e5d0629e6062: Layer already exists [2021-06-09T03:18:17.352Z] 39d9a36ed3e7: Layer already exists [2021-06-09T03:18:17.352Z] 6ef560503ebf: Layer already exists [2021-06-09T03:18:17.352Z] 88b0f6f09746: Layer already exists [2021-06-09T03:18:17.352Z] c6f9784c4025: Layer already exists [2021-06-09T03:18:17.352Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:17.352Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:325b2f5cfbe090e248ac95a9578c1a8a7382f8272becbe5cd816ae286a03a7ef size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:17.664Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:20.287Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-09T03:18:20.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-09T03:18:20.287Z] e5d0629e6062: Preparing [2021-06-09T03:18:20.287Z] 482b9b001ce7: Preparing [2021-06-09T03:18:20.287Z] 9b2d253f22e6: Preparing [2021-06-09T03:18:20.287Z] 2069c01f982a: Preparing [2021-06-09T03:18:20.287Z] 987f93146861: Preparing [2021-06-09T03:18:20.287Z] 39d9a36ed3e7: Preparing [2021-06-09T03:18:20.287Z] 6ef560503ebf: Preparing [2021-06-09T03:18:20.287Z] 88b0f6f09746: Preparing [2021-06-09T03:18:20.287Z] c6f9784c4025: Preparing [2021-06-09T03:18:20.287Z] 32f366d666a5: Preparing [2021-06-09T03:18:20.287Z] 39d9a36ed3e7: Waiting [2021-06-09T03:18:20.287Z] 6ef560503ebf: Waiting [2021-06-09T03:18:20.287Z] 88b0f6f09746: Waiting [2021-06-09T03:18:20.287Z] c6f9784c4025: Waiting [2021-06-09T03:18:20.287Z] 32f366d666a5: Waiting [2021-06-09T03:18:20.287Z] e5d0629e6062: Layer already exists [2021-06-09T03:18:20.287Z] 9b2d253f22e6: Layer already exists [2021-06-09T03:18:20.287Z] 987f93146861: Layer already exists [2021-06-09T03:18:20.287Z] 2069c01f982a: Layer already exists [2021-06-09T03:18:20.287Z] 482b9b001ce7: Layer already exists [2021-06-09T03:18:20.287Z] 39d9a36ed3e7: Layer already exists [2021-06-09T03:18:20.287Z] 6ef560503ebf: Layer already exists [2021-06-09T03:18:20.287Z] 88b0f6f09746: Layer already exists [2021-06-09T03:18:20.287Z] c6f9784c4025: Layer already exists [2021-06-09T03:18:20.287Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:20.287Z] master: digest: sha256:325b2f5cfbe090e248ac95a9578c1a8a7382f8272becbe5cd816ae286a03a7ef size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:18:20.339Z] ===================================================== [Pipeline] echo [2021-06-09T03:18:20.353Z] taggedImages: [2021-06-09T03:18:20.353Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:20.353Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-09T03:18:20.353Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.257 [2021-06-09T03:18:20.353Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:20.353Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-09T03:18:20.384Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-09T03:18:20.384Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:20.384Z] latest [2021-06-09T03:18:20.384Z] 2.0.0-dev.257 [2021-06-09T03:18:20.384Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:20.384Z] master [2021-06-09T03:18:20.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:20.728Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:21.028Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:21.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-09T03:18:21.028Z] 56be0fdd6aeb: Preparing [2021-06-09T03:18:21.028Z] 1a98341048c9: Preparing [2021-06-09T03:18:21.028Z] a9d740e2bdcb: Preparing [2021-06-09T03:18:21.028Z] 5f2beae9dd71: Preparing [2021-06-09T03:18:21.028Z] 32f366d666a5: Preparing [2021-06-09T03:18:21.028Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:21.028Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:18:21.289Z] 56be0fdd6aeb: Pushed [2021-06-09T03:18:21.289Z] 5f2beae9dd71: Pushed [2021-06-09T03:18:22.233Z] 1a98341048c9: Pushed [2021-06-09T03:18:22.233Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:9f107f226c7ef897aa720358e9f8cfe1daa136652fc3a994777299d793d59427 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:22.538Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:22.843Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-09T03:18:22.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-09T03:18:22.843Z] 56be0fdd6aeb: Preparing [2021-06-09T03:18:22.843Z] 1a98341048c9: Preparing [2021-06-09T03:18:22.843Z] a9d740e2bdcb: Preparing [2021-06-09T03:18:22.843Z] 5f2beae9dd71: Preparing [2021-06-09T03:18:22.843Z] 32f366d666a5: Preparing [2021-06-09T03:18:22.843Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:22.843Z] 5f2beae9dd71: Layer already exists [2021-06-09T03:18:22.843Z] 56be0fdd6aeb: Layer already exists [2021-06-09T03:18:22.843Z] 1a98341048c9: Layer already exists [2021-06-09T03:18:22.843Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:18:22.843Z] latest: digest: sha256:9f107f226c7ef897aa720358e9f8cfe1daa136652fc3a994777299d793d59427 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:23.142Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:23.437Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.257 [2021-06-09T03:18:23.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-09T03:18:23.437Z] 56be0fdd6aeb: Preparing [2021-06-09T03:18:23.437Z] 1a98341048c9: Preparing [2021-06-09T03:18:23.437Z] a9d740e2bdcb: Preparing [2021-06-09T03:18:23.437Z] 5f2beae9dd71: Preparing [2021-06-09T03:18:23.437Z] 32f366d666a5: Preparing [2021-06-09T03:18:23.437Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:23.437Z] 5f2beae9dd71: Layer already exists [2021-06-09T03:18:23.437Z] 56be0fdd6aeb: Layer already exists [2021-06-09T03:18:23.437Z] 1a98341048c9: Layer already exists [2021-06-09T03:18:23.437Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:18:23.437Z] 2.0.0-dev.257: digest: sha256:9f107f226c7ef897aa720358e9f8cfe1daa136652fc3a994777299d793d59427 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:23.744Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:24.042Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:24.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-09T03:18:24.042Z] 56be0fdd6aeb: Preparing [2021-06-09T03:18:24.042Z] 1a98341048c9: Preparing [2021-06-09T03:18:24.042Z] a9d740e2bdcb: Preparing [2021-06-09T03:18:24.042Z] 5f2beae9dd71: Preparing [2021-06-09T03:18:24.042Z] 32f366d666a5: Preparing [2021-06-09T03:18:24.042Z] 1a98341048c9: Layer already exists [2021-06-09T03:18:24.042Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:24.042Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:18:24.042Z] 56be0fdd6aeb: Layer already exists [2021-06-09T03:18:24.042Z] 5f2beae9dd71: Layer already exists [2021-06-09T03:18:24.042Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:9f107f226c7ef897aa720358e9f8cfe1daa136652fc3a994777299d793d59427 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:26.557Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:26.856Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-09T03:18:26.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-09T03:18:26.856Z] 56be0fdd6aeb: Preparing [2021-06-09T03:18:26.856Z] 1a98341048c9: Preparing [2021-06-09T03:18:26.856Z] a9d740e2bdcb: Preparing [2021-06-09T03:18:26.856Z] 5f2beae9dd71: Preparing [2021-06-09T03:18:26.856Z] 32f366d666a5: Preparing [2021-06-09T03:18:26.856Z] 1a98341048c9: Layer already exists [2021-06-09T03:18:26.856Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:18:26.856Z] 56be0fdd6aeb: Layer already exists [2021-06-09T03:18:26.856Z] 5f2beae9dd71: Layer already exists [2021-06-09T03:18:26.856Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:26.856Z] master: digest: sha256:9f107f226c7ef897aa720358e9f8cfe1daa136652fc3a994777299d793d59427 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:18:26.907Z] ===================================================== [Pipeline] echo [2021-06-09T03:18:26.922Z] taggedImages: [2021-06-09T03:18:26.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:26.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-09T03:18:26.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.257 [2021-06-09T03:18:26.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:26.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-09T03:18:26.955Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-09T03:18:26.955Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:26.955Z] latest [2021-06-09T03:18:26.955Z] 2.0.0-dev.257 [2021-06-09T03:18:26.955Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:26.955Z] master [2021-06-09T03:18:26.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:27.293Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:27.596Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:27.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-09T03:18:27.596Z] c88ccae89edf: Preparing [2021-06-09T03:18:27.596Z] 21e7d702a8fd: Preparing [2021-06-09T03:18:27.596Z] a9d740e2bdcb: Preparing [2021-06-09T03:18:27.596Z] d54f180d37f5: Preparing [2021-06-09T03:18:27.596Z] 32f366d666a5: Preparing [2021-06-09T03:18:27.596Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:27.596Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:18:27.596Z] d54f180d37f5: Layer already exists [2021-06-09T03:18:27.596Z] c88ccae89edf: Pushed [2021-06-09T03:18:28.984Z] 21e7d702a8fd: Pushed [2021-06-09T03:18:28.984Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:10164004e6a7b39a369de19de3db3432c418eb2802065fdd5b847dcbec3e042a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:29.286Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:29.582Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-09T03:18:29.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-09T03:18:29.582Z] c88ccae89edf: Preparing [2021-06-09T03:18:29.582Z] 21e7d702a8fd: Preparing [2021-06-09T03:18:29.582Z] a9d740e2bdcb: Preparing [2021-06-09T03:18:29.582Z] d54f180d37f5: Preparing [2021-06-09T03:18:29.582Z] 32f366d666a5: Preparing [2021-06-09T03:18:29.582Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:29.582Z] 21e7d702a8fd: Layer already exists [2021-06-09T03:18:29.582Z] c88ccae89edf: Layer already exists [2021-06-09T03:18:29.582Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:18:29.582Z] d54f180d37f5: Layer already exists [2021-06-09T03:18:29.582Z] latest: digest: sha256:10164004e6a7b39a369de19de3db3432c418eb2802065fdd5b847dcbec3e042a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:29.892Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:30.193Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.257 [2021-06-09T03:18:30.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-09T03:18:30.193Z] c88ccae89edf: Preparing [2021-06-09T03:18:30.193Z] 21e7d702a8fd: Preparing [2021-06-09T03:18:30.193Z] a9d740e2bdcb: Preparing [2021-06-09T03:18:30.193Z] d54f180d37f5: Preparing [2021-06-09T03:18:30.193Z] 32f366d666a5: Preparing [2021-06-09T03:18:30.193Z] d54f180d37f5: Layer already exists [2021-06-09T03:18:30.193Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:18:30.193Z] c88ccae89edf: Layer already exists [2021-06-09T03:18:30.193Z] 21e7d702a8fd: Layer already exists [2021-06-09T03:18:30.193Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:30.193Z] 2.0.0-dev.257: digest: sha256:10164004e6a7b39a369de19de3db3432c418eb2802065fdd5b847dcbec3e042a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:30.495Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:30.797Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:30.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-09T03:18:30.797Z] c88ccae89edf: Preparing [2021-06-09T03:18:30.797Z] 21e7d702a8fd: Preparing [2021-06-09T03:18:30.797Z] a9d740e2bdcb: Preparing [2021-06-09T03:18:30.797Z] d54f180d37f5: Preparing [2021-06-09T03:18:30.797Z] 32f366d666a5: Preparing [2021-06-09T03:18:30.797Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:18:30.797Z] 21e7d702a8fd: Layer already exists [2021-06-09T03:18:30.797Z] d54f180d37f5: Layer already exists [2021-06-09T03:18:30.797Z] c88ccae89edf: Layer already exists [2021-06-09T03:18:30.797Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:30.797Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:10164004e6a7b39a369de19de3db3432c418eb2802065fdd5b847dcbec3e042a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:31.100Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:33.458Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-09T03:18:33.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-09T03:18:33.458Z] c88ccae89edf: Preparing [2021-06-09T03:18:33.458Z] 21e7d702a8fd: Preparing [2021-06-09T03:18:33.458Z] a9d740e2bdcb: Preparing [2021-06-09T03:18:33.458Z] d54f180d37f5: Preparing [2021-06-09T03:18:33.458Z] 32f366d666a5: Preparing [2021-06-09T03:18:33.458Z] a9d740e2bdcb: Layer already exists [2021-06-09T03:18:33.458Z] d54f180d37f5: Layer already exists [2021-06-09T03:18:33.458Z] c88ccae89edf: Layer already exists [2021-06-09T03:18:33.458Z] 32f366d666a5: Layer already exists [2021-06-09T03:18:33.458Z] 21e7d702a8fd: Layer already exists [2021-06-09T03:18:33.458Z] master: digest: sha256:10164004e6a7b39a369de19de3db3432c418eb2802065fdd5b847dcbec3e042a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:18:33.511Z] ===================================================== [Pipeline] echo [2021-06-09T03:18:33.525Z] taggedImages: [2021-06-09T03:18:33.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:33.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-09T03:18:33.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.257 [2021-06-09T03:18:33.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:33.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-09T03:18:33.554Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-09T03:18:33.554Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:33.554Z] latest [2021-06-09T03:18:33.554Z] 2.0.0-dev.257 [2021-06-09T03:18:33.554Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:33.554Z] master [2021-06-09T03:18:33.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:33.893Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:34.191Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:34.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-09T03:18:34.191Z] 5e44ec474726: Preparing [2021-06-09T03:18:34.191Z] 6f6cce56cccc: Preparing [2021-06-09T03:18:34.191Z] 433898449f22: Preparing [2021-06-09T03:18:34.191Z] cbe4415bb779: Preparing [2021-06-09T03:18:34.191Z] 0754057c0ad3: Preparing [2021-06-09T03:18:34.191Z] 998cdf262ab1: Preparing [2021-06-09T03:18:34.191Z] 02e56110abd2: Preparing [2021-06-09T03:18:34.191Z] abc36efb885a: Preparing [2021-06-09T03:18:34.191Z] b0b09059f4e1: Preparing [2021-06-09T03:18:34.191Z] bb961f40224b: Preparing [2021-06-09T03:18:34.191Z] f4666769fca7: Preparing [2021-06-09T03:18:34.191Z] 998cdf262ab1: Waiting [2021-06-09T03:18:34.191Z] 02e56110abd2: Waiting [2021-06-09T03:18:34.191Z] abc36efb885a: Waiting [2021-06-09T03:18:34.191Z] b0b09059f4e1: Waiting [2021-06-09T03:18:34.191Z] f4666769fca7: Waiting [2021-06-09T03:18:34.191Z] bb961f40224b: Waiting [2021-06-09T03:18:34.191Z] 0754057c0ad3: Layer already exists [2021-06-09T03:18:34.459Z] 998cdf262ab1: Layer already exists [2021-06-09T03:18:35.041Z] 02e56110abd2: Layer already exists [2021-06-09T03:18:35.041Z] 6f6cce56cccc: Pushed [2021-06-09T03:18:35.041Z] abc36efb885a: Layer already exists [2021-06-09T03:18:35.041Z] b0b09059f4e1: Layer already exists [2021-06-09T03:18:35.041Z] bb961f40224b: Layer already exists [2021-06-09T03:18:35.041Z] f4666769fca7: Layer already exists [2021-06-09T03:18:35.041Z] 5e44ec474726: Pushed [2021-06-09T03:18:35.305Z] 433898449f22: Pushed [2021-06-09T03:18:39.516Z] cbe4415bb779: Pushed [2021-06-09T03:18:39.516Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:e544c0994e0667f90b81e9466884989e542e868ddd2b00622f6360b52bd58c46 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:39.817Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:40.120Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-09T03:18:40.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-09T03:18:40.120Z] 5e44ec474726: Preparing [2021-06-09T03:18:40.120Z] 6f6cce56cccc: Preparing [2021-06-09T03:18:40.120Z] 433898449f22: Preparing [2021-06-09T03:18:40.120Z] cbe4415bb779: Preparing [2021-06-09T03:18:40.120Z] 0754057c0ad3: Preparing [2021-06-09T03:18:40.120Z] 998cdf262ab1: Preparing [2021-06-09T03:18:40.120Z] 02e56110abd2: Preparing [2021-06-09T03:18:40.120Z] abc36efb885a: Preparing [2021-06-09T03:18:40.120Z] b0b09059f4e1: Preparing [2021-06-09T03:18:40.120Z] bb961f40224b: Preparing [2021-06-09T03:18:40.121Z] f4666769fca7: Preparing [2021-06-09T03:18:40.121Z] 998cdf262ab1: Waiting [2021-06-09T03:18:40.121Z] 02e56110abd2: Waiting [2021-06-09T03:18:40.121Z] abc36efb885a: Waiting [2021-06-09T03:18:40.121Z] b0b09059f4e1: Waiting [2021-06-09T03:18:40.121Z] bb961f40224b: Waiting [2021-06-09T03:18:40.121Z] f4666769fca7: Waiting [2021-06-09T03:18:40.121Z] 6f6cce56cccc: Layer already exists [2021-06-09T03:18:40.121Z] 433898449f22: Layer already exists [2021-06-09T03:18:40.121Z] 5e44ec474726: Layer already exists [2021-06-09T03:18:40.121Z] 0754057c0ad3: Layer already exists [2021-06-09T03:18:40.121Z] cbe4415bb779: Layer already exists [2021-06-09T03:18:40.121Z] 998cdf262ab1: Layer already exists [2021-06-09T03:18:40.121Z] 02e56110abd2: Layer already exists [2021-06-09T03:18:40.121Z] abc36efb885a: Layer already exists [2021-06-09T03:18:40.121Z] bb961f40224b: Layer already exists [2021-06-09T03:18:40.121Z] b0b09059f4e1: Layer already exists [2021-06-09T03:18:40.121Z] f4666769fca7: Layer already exists [2021-06-09T03:18:40.121Z] latest: digest: sha256:e544c0994e0667f90b81e9466884989e542e868ddd2b00622f6360b52bd58c46 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:42.938Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:43.243Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.257 [2021-06-09T03:18:43.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-09T03:18:43.243Z] 5e44ec474726: Preparing [2021-06-09T03:18:43.243Z] 6f6cce56cccc: Preparing [2021-06-09T03:18:43.243Z] 433898449f22: Preparing [2021-06-09T03:18:43.243Z] cbe4415bb779: Preparing [2021-06-09T03:18:43.243Z] 0754057c0ad3: Preparing [2021-06-09T03:18:43.243Z] 998cdf262ab1: Preparing [2021-06-09T03:18:43.243Z] 02e56110abd2: Preparing [2021-06-09T03:18:43.243Z] abc36efb885a: Preparing [2021-06-09T03:18:43.243Z] b0b09059f4e1: Preparing [2021-06-09T03:18:43.243Z] bb961f40224b: Preparing [2021-06-09T03:18:43.243Z] f4666769fca7: Preparing [2021-06-09T03:18:43.243Z] abc36efb885a: Waiting [2021-06-09T03:18:43.243Z] b0b09059f4e1: Waiting [2021-06-09T03:18:43.243Z] bb961f40224b: Waiting [2021-06-09T03:18:43.243Z] f4666769fca7: Waiting [2021-06-09T03:18:43.243Z] 998cdf262ab1: Waiting [2021-06-09T03:18:43.243Z] 02e56110abd2: Waiting [2021-06-09T03:18:43.243Z] 6f6cce56cccc: Layer already exists [2021-06-09T03:18:43.243Z] 0754057c0ad3: Layer already exists [2021-06-09T03:18:43.243Z] cbe4415bb779: Layer already exists [2021-06-09T03:18:43.243Z] 433898449f22: Layer already exists [2021-06-09T03:18:43.243Z] 5e44ec474726: Layer already exists [2021-06-09T03:18:43.243Z] 998cdf262ab1: Layer already exists [2021-06-09T03:18:43.243Z] b0b09059f4e1: Layer already exists [2021-06-09T03:18:43.243Z] 02e56110abd2: Layer already exists [2021-06-09T03:18:43.243Z] bb961f40224b: Layer already exists [2021-06-09T03:18:43.243Z] abc36efb885a: Layer already exists [2021-06-09T03:18:43.243Z] f4666769fca7: Layer already exists [2021-06-09T03:18:43.243Z] 2.0.0-dev.257: digest: sha256:e544c0994e0667f90b81e9466884989e542e868ddd2b00622f6360b52bd58c46 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:43.547Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:43.844Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:43.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-09T03:18:43.844Z] 5e44ec474726: Preparing [2021-06-09T03:18:43.844Z] 6f6cce56cccc: Preparing [2021-06-09T03:18:43.844Z] 433898449f22: Preparing [2021-06-09T03:18:43.844Z] cbe4415bb779: Preparing [2021-06-09T03:18:43.844Z] 0754057c0ad3: Preparing [2021-06-09T03:18:43.844Z] 998cdf262ab1: Preparing [2021-06-09T03:18:43.844Z] 02e56110abd2: Preparing [2021-06-09T03:18:43.844Z] abc36efb885a: Preparing [2021-06-09T03:18:43.844Z] b0b09059f4e1: Preparing [2021-06-09T03:18:43.844Z] bb961f40224b: Preparing [2021-06-09T03:18:43.844Z] f4666769fca7: Preparing [2021-06-09T03:18:43.844Z] 02e56110abd2: Waiting [2021-06-09T03:18:43.844Z] abc36efb885a: Waiting [2021-06-09T03:18:43.844Z] b0b09059f4e1: Waiting [2021-06-09T03:18:43.844Z] bb961f40224b: Waiting [2021-06-09T03:18:43.844Z] f4666769fca7: Waiting [2021-06-09T03:18:43.844Z] 998cdf262ab1: Waiting [2021-06-09T03:18:43.844Z] cbe4415bb779: Layer already exists [2021-06-09T03:18:43.844Z] 5e44ec474726: Layer already exists [2021-06-09T03:18:43.844Z] 0754057c0ad3: Layer already exists [2021-06-09T03:18:43.844Z] 6f6cce56cccc: Layer already exists [2021-06-09T03:18:43.844Z] 433898449f22: Layer already exists [2021-06-09T03:18:43.844Z] abc36efb885a: Layer already exists [2021-06-09T03:18:43.844Z] 998cdf262ab1: Layer already exists [2021-06-09T03:18:43.844Z] 02e56110abd2: Layer already exists [2021-06-09T03:18:43.844Z] bb961f40224b: Layer already exists [2021-06-09T03:18:43.844Z] b0b09059f4e1: Layer already exists [2021-06-09T03:18:43.844Z] f4666769fca7: Layer already exists [2021-06-09T03:18:43.844Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:e544c0994e0667f90b81e9466884989e542e868ddd2b00622f6360b52bd58c46 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:44.146Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:18:44.440Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-09T03:18:44.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-09T03:18:44.440Z] 5e44ec474726: Preparing [2021-06-09T03:18:44.440Z] 6f6cce56cccc: Preparing [2021-06-09T03:18:44.440Z] 433898449f22: Preparing [2021-06-09T03:18:44.440Z] cbe4415bb779: Preparing [2021-06-09T03:18:44.440Z] 0754057c0ad3: Preparing [2021-06-09T03:18:44.440Z] 998cdf262ab1: Preparing [2021-06-09T03:18:44.440Z] 02e56110abd2: Preparing [2021-06-09T03:18:44.440Z] abc36efb885a: Preparing [2021-06-09T03:18:44.440Z] b0b09059f4e1: Preparing [2021-06-09T03:18:44.440Z] bb961f40224b: Preparing [2021-06-09T03:18:44.440Z] f4666769fca7: Preparing [2021-06-09T03:18:44.440Z] 998cdf262ab1: Waiting [2021-06-09T03:18:44.440Z] 02e56110abd2: Waiting [2021-06-09T03:18:44.440Z] bb961f40224b: Waiting [2021-06-09T03:18:44.440Z] f4666769fca7: Waiting [2021-06-09T03:18:44.440Z] abc36efb885a: Waiting [2021-06-09T03:18:44.440Z] b0b09059f4e1: Waiting [2021-06-09T03:18:44.440Z] 0754057c0ad3: Layer already exists [2021-06-09T03:18:44.440Z] cbe4415bb779: Layer already exists [2021-06-09T03:18:44.440Z] 433898449f22: Layer already exists [2021-06-09T03:18:44.440Z] 6f6cce56cccc: Layer already exists [2021-06-09T03:18:44.440Z] 5e44ec474726: Layer already exists [2021-06-09T03:18:44.440Z] 998cdf262ab1: Layer already exists [2021-06-09T03:18:44.440Z] 02e56110abd2: Layer already exists [2021-06-09T03:18:44.440Z] b0b09059f4e1: Layer already exists [2021-06-09T03:18:44.440Z] bb961f40224b: Layer already exists [2021-06-09T03:18:44.440Z] abc36efb885a: Layer already exists [2021-06-09T03:18:44.440Z] f4666769fca7: Layer already exists [2021-06-09T03:18:44.440Z] master: digest: sha256:e544c0994e0667f90b81e9466884989e542e868ddd2b00622f6360b52bd58c46 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:18:44.490Z] ===================================================== [Pipeline] echo [2021-06-09T03:18:44.503Z] taggedImages: [2021-06-09T03:18:44.503Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:18:44.503Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-09T03:18:44.503Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.257 [2021-06-09T03:18:44.503Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:18:44.503Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T03:20:02.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-09T03:20:09.791Z] Removing intermediate container 8d567d39e7c7 [2021-06-09T03:20:09.791Z] ---> deec78b9b2f3 [2021-06-09T03:20:09.791Z] [2021-06-09T03:20:09.791Z] Step 11/32 : FROM alpine:3.12 [2021-06-09T03:20:09.791Z] Removing intermediate container 18cd6324ca64 [2021-06-09T03:20:09.791Z] ---> efe10872b64e [2021-06-09T03:20:09.791Z] [2021-06-09T03:20:09.791Z] Step 11/26 : FROM alpine:3.12 [2021-06-09T03:20:09.791Z] 3.12: Pulling from library/alpine [2021-06-09T03:20:09.791Z] 3.12: Pulling from library/alpine [2021-06-09T03:20:09.791Z] Removing intermediate container 5cb4b72f1b11 [2021-06-09T03:20:09.791Z] ---> dbca9013182e [2021-06-09T03:20:09.791Z] [2021-06-09T03:20:09.791Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:20:10.394Z] 3.12: Pulling from library/alpine [2021-06-09T03:20:11.849Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:20:11.849Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T03:20:11.849Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:20:11.849Z] Status: Image is up to date for alpine:3.12 [2021-06-09T03:20:11.849Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:20:11.849Z] Status: Image is up to date for alpine:3.12 [2021-06-09T03:20:11.849Z] ---> 9852663dfa18 [2021-06-09T03:20:11.849Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-09T03:20:11.849Z] ---> 9852663dfa18 [2021-06-09T03:20:11.849Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-09T03:20:11.849Z] ---> 9852663dfa18 [2021-06-09T03:20:11.849Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:20:12.453Z] ---> Running in e8870afde6a6 [2021-06-09T03:20:12.453Z] ---> Running in 3ac73f59d4e5 [2021-06-09T03:20:12.453Z] ---> Running in 4736392d7c91 [2021-06-09T03:20:13.445Z] Removing intermediate container 3ac73f59d4e5 [2021-06-09T03:20:13.445Z] ---> 7316b0ead70f [2021-06-09T03:20:13.445Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-09T03:20:13.718Z] ---> Running in 7a418b3ca9ff [2021-06-09T03:20:14.710Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:20:14.710Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:20:14.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:20:14.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:20:15.590Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-09T03:20:15.590Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:20:15.590Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T03:20:15.590Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-09T03:20:15.590Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:20:15.590Z] (4/6) Installing curl (7.77.0-r0) [2021-06-09T03:20:15.590Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-09T03:20:15.590Z] (6/6) Installing su-exec (0.2-r1) [2021-06-09T03:20:15.590Z] OK: 5 MiB in 15 packages [2021-06-09T03:20:15.590Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:20:15.590Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:20:15.865Z] OK: 7 MiB in 20 packages [2021-06-09T03:20:16.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:20:16.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:20:17.020Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:20:17.020Z] (2/2) Installing su-exec (0.2-r1) [2021-06-09T03:20:17.020Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:20:17.020Z] OK: 5 MiB in 16 packages [2021-06-09T03:20:19.015Z] Removing intermediate container e8870afde6a6 [2021-06-09T03:20:19.015Z] ---> 0efb979cf4ce [2021-06-09T03:20:19.015Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:20:19.015Z] Removing intermediate container 0961a4b08fcd [2021-06-09T03:20:19.015Z] ---> 0eea67a91443 [2021-06-09T03:20:19.015Z] [2021-06-09T03:20:19.015Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:20:19.288Z] ---> 9852663dfa18 [2021-06-09T03:20:19.288Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:20:19.288Z] ---> Using cache [2021-06-09T03:20:19.288Z] ---> 0efb979cf4ce [2021-06-09T03:20:19.288Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:20:19.565Z] Removing intermediate container 918d8257f5a3 [2021-06-09T03:20:19.565Z] ---> 262570c28ce7 [2021-06-09T03:20:19.565Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-09T03:20:19.565Z] ---> Running in f345c2b534c4 [2021-06-09T03:20:19.565Z] Removing intermediate container 7a418b3ca9ff [2021-06-09T03:20:19.565Z] ---> 02339671ecfc [2021-06-09T03:20:19.565Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-09T03:20:19.565Z] Removing intermediate container 4736392d7c91 [2021-06-09T03:20:19.565Z] ---> 7e53819ee6a8 [2021-06-09T03:20:19.565Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:20:19.848Z] ---> Running in 1bf154c86564 [2021-06-09T03:20:19.848Z] ---> Running in 8abd1e36c550 [2021-06-09T03:20:19.848Z] ---> Running in 3ce55c59951a [2021-06-09T03:20:19.848Z] ---> Running in a4fb276d4ada [2021-06-09T03:20:20.451Z] Removing intermediate container f345c2b534c4 [2021-06-09T03:20:20.451Z] ---> 16ed451d25f5 [2021-06-09T03:20:20.451Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-09T03:20:20.451Z] Removing intermediate container 1bf154c86564 [2021-06-09T03:20:20.451Z] ---> afaa0e4b997c [2021-06-09T03:20:20.451Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-09T03:20:20.730Z] ---> Running in c1d40a7249b4 [2021-06-09T03:20:20.730Z] ---> Running in 7eb16882899b [2021-06-09T03:20:21.007Z] Removing intermediate container a4fb276d4ada [2021-06-09T03:20:21.007Z] ---> 378e179e9652 [2021-06-09T03:20:21.007Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-09T03:20:21.007Z] Removing intermediate container 3ce55c59951a [2021-06-09T03:20:21.007Z] ---> b40babef3952 [2021-06-09T03:20:21.007Z] Step 14/26 : WORKDIR / [2021-06-09T03:20:21.007Z] ---> Running in 1e468688ab03 [2021-06-09T03:20:21.007Z] ---> Running in 1daa90c2f935 [2021-06-09T03:20:21.604Z] Removing intermediate container c1d40a7249b4 [2021-06-09T03:20:21.604Z] ---> d389a954cdbf [2021-06-09T03:20:21.604Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:20:21.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-09T03:20:21.604Z] Removing intermediate container 7eb16882899b [2021-06-09T03:20:21.604Z] ---> 0712768d9350 [2021-06-09T03:20:21.604Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:20:21.604Z] ---> Running in be4983ab8626 [2021-06-09T03:20:21.881Z] ---> Running in 33317e3afdd8 [2021-06-09T03:20:21.881Z] Removing intermediate container 1e468688ab03 [2021-06-09T03:20:21.881Z] ---> 1ca5ba3975f9 [2021-06-09T03:20:21.881Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-09T03:20:21.881Z] Removing intermediate container 1daa90c2f935 [2021-06-09T03:20:21.881Z] ---> 26b42665e9a0 [2021-06-09T03:20:21.881Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-09T03:20:22.156Z] ---> Running in 76ddd5696f3f [2021-06-09T03:20:22.757Z] Removing intermediate container be4983ab8626 [2021-06-09T03:20:22.757Z] ---> b3589ad052bf [2021-06-09T03:20:22.757Z] Step 16/24 : WORKDIR / [2021-06-09T03:20:22.757Z] Removing intermediate container 33317e3afdd8 [2021-06-09T03:20:22.757Z] ---> f6e10ae68c9d [2021-06-09T03:20:22.757Z] Step 16/24 : WORKDIR / [2021-06-09T03:20:23.048Z] ---> Running in 99ec12f22989 [2021-06-09T03:20:23.048Z] ---> Running in c9f75d1b718c [2021-06-09T03:20:23.322Z] ---> b8cc20e9ab9b [2021-06-09T03:20:23.322Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-09T03:20:23.924Z] Removing intermediate container 99ec12f22989 [2021-06-09T03:20:23.924Z] ---> af371364083e [2021-06-09T03:20:23.924Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:20:23.924Z] Removing intermediate container c9f75d1b718c [2021-06-09T03:20:23.924Z] ---> 1946211c2bec [2021-06-09T03:20:23.924Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:20:24.906Z] ---> cb4f2f40a3c4 [2021-06-09T03:20:24.906Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-09T03:20:25.179Z] Removing intermediate container 8abd1e36c550 [2021-06-09T03:20:25.179Z] ---> 9d5431493af4 [2021-06-09T03:20:25.179Z] [2021-06-09T03:20:25.179Z] Step 12/24 : FROM docker:20.10.0 [2021-06-09T03:20:25.179Z] ---> c2f2ef346d51 [2021-06-09T03:20:25.179Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-09T03:20:25.179Z] Removing intermediate container 76ddd5696f3f [2021-06-09T03:20:25.179Z] ---> fd06e9a07acd [2021-06-09T03:20:25.179Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-09T03:20:25.455Z] ---> 7dc904749ecc [2021-06-09T03:20:25.455Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-09T03:20:25.455Z] 20.10.0: Pulling from library/docker [2021-06-09T03:20:25.455Z] ---> Running in f756d3a09ba7 [2021-06-09T03:20:26.063Z] ---> 3b5d271a3a4f [2021-06-09T03:20:26.063Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-09T03:20:26.670Z] Removing intermediate container f756d3a09ba7 [2021-06-09T03:20:26.670Z] ---> bcb82fbf1e6b [2021-06-09T03:20:26.670Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-09T03:20:26.947Z] ---> d9a5afe504e6 [2021-06-09T03:20:26.947Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-09T03:20:27.250Z] ---> d4ab146f128b [2021-06-09T03:20:27.250Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-09T03:20:27.536Z] ---> 118f79bc7875 [2021-06-09T03:20:27.536Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-09T03:20:27.814Z] ---> b73365da86f2 [2021-06-09T03:20:27.814Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-09T03:20:28.091Z] ---> Running in 6cee76fd4740 [2021-06-09T03:20:28.391Z] ---> 2d449d1af833 [2021-06-09T03:20:28.391Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-09T03:20:28.719Z] ---> Running in b14899635e8d [2021-06-09T03:20:31.197Z] ---> fb214c90b8ad [2021-06-09T03:20:31.197Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-09T03:20:31.520Z] ---> Running in 6450b6b20980 [2021-06-09T03:20:31.520Z] ---> 7a358fa3d973 [2021-06-09T03:20:31.520Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-09T03:20:31.520Z] Removing intermediate container b14899635e8d [2021-06-09T03:20:31.520Z] ---> 3224dcb6e2ae [2021-06-09T03:20:31.520Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:20:31.520Z] ---> Running in d509dd42a27b [2021-06-09T03:20:31.520Z] Removing intermediate container 6450b6b20980 [2021-06-09T03:20:31.520Z] ---> 56bae808dc5a [2021-06-09T03:20:31.520Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:20:31.520Z] ---> Running in 9e6fedec1614 [2021-06-09T03:20:31.520Z] Removing intermediate container d509dd42a27b [2021-06-09T03:20:31.520Z] ---> b328710af1a6 [2021-06-09T03:20:31.520Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T03:20:31.795Z] ---> Running in 426f1e6e7154 [2021-06-09T03:20:31.795Z] Removing intermediate container 9e6fedec1614 [2021-06-09T03:20:31.795Z] ---> 73742b8eb4d0 [2021-06-09T03:20:31.795Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T03:20:32.073Z] Removing intermediate container 6cee76fd4740 [2021-06-09T03:20:32.073Z] ---> cc9a5aacbb2d [2021-06-09T03:20:32.073Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:20:32.073Z] ---> fc8b9ac8fa15 [2021-06-09T03:20:32.073Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-09T03:20:32.073Z] ---> Running in 54efbcdd8f44 [2021-06-09T03:20:32.349Z] Removing intermediate container 426f1e6e7154 [2021-06-09T03:20:32.349Z] ---> 1e825505e657 [2021-06-09T03:20:32.349Z] Step 23/24 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:20:32.949Z] ---> Running in 56ef7cdd29a8 [2021-06-09T03:20:32.949Z] Removing intermediate container 54efbcdd8f44 [2021-06-09T03:20:32.949Z] ---> 53eaa877c916 [2021-06-09T03:20:32.949Z] Step 23/24 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:20:33.224Z] ---> f3ad1c91235e [2021-06-09T03:20:33.224Z] Step 22/26 : 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/ [2021-06-09T03:20:33.224Z] ---> 546d91de6eeb [2021-06-09T03:20:33.224Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-09T03:20:33.499Z] ---> Running in b45fcd919c00 [2021-06-09T03:20:33.772Z] ---> Running in dd73312df846 [2021-06-09T03:20:33.772Z] Removing intermediate container 56ef7cdd29a8 [2021-06-09T03:20:33.772Z] ---> e5aec8ab1df4 [2021-06-09T03:20:33.772Z] Step 24/24 : LABEL version=2.0.0-dev.257 [2021-06-09T03:20:34.368Z] ---> Running in c12a3417ced2 [2021-06-09T03:20:34.368Z] Removing intermediate container b45fcd919c00 [2021-06-09T03:20:34.368Z] ---> daab8789cf04 [2021-06-09T03:20:34.368Z] Step 24/24 : LABEL version=2.0.0-dev.257 [2021-06-09T03:20:34.963Z] ---> Running in 2df163c0b6a6 [2021-06-09T03:20:34.963Z] Removing intermediate container c12a3417ced2 [2021-06-09T03:20:34.963Z] ---> bfd13f4c94bf [2021-06-09T03:20:34.963Z] [2021-06-09T03:20:35.557Z] Successfully built bfd13f4c94bf [2021-06-09T03:20:35.557Z] Successfully tagged core-command-arm64:latest [2021-06-09T03:20:35.557Z]  Building core-command ... done Building core-data [2021-06-09T03:20:35.557Z] ---> 08cc49786c1a [2021-06-09T03:20:35.557Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-09T03:20:35.834Z] Removing intermediate container 2df163c0b6a6 [2021-06-09T03:20:35.834Z] ---> 1300e03f493c [2021-06-09T03:20:35.834Z] [2021-06-09T03:20:36.435Z] Successfully built 1300e03f493c [2021-06-09T03:20:36.435Z] Successfully tagged core-metadata-arm64:latest [2021-06-09T03:20:36.435Z] Building support-notifications [2021-06-09T03:20:37.026Z]  Building core-metadata ... done  ---> 3f95c6ca321c [2021-06-09T03:20:37.026Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-09T03:20:37.335Z] Removing intermediate container dd73312df846 [2021-06-09T03:20:37.335Z] ---> 3c8fb19f1930 [2021-06-09T03:20:37.335Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-09T03:20:37.611Z] ---> Running in 623786781e4c [2021-06-09T03:20:38.210Z] ---> 952512b37833 [2021-06-09T03:20:38.210Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-09T03:20:38.803Z] Removing intermediate container 623786781e4c [2021-06-09T03:20:38.803Z] ---> 509061253b83 [2021-06-09T03:20:38.803Z] Step 24/26 : LABEL arch=arm64 [2021-06-09T03:20:39.397Z] ---> Running in 64fed2d767c9 [2021-06-09T03:20:39.702Z] ---> 99262090bf1e [2021-06-09T03:20:39.702Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-09T03:20:40.305Z] ---> Running in 823bc942b8fb [2021-06-09T03:20:40.305Z] Removing intermediate container 64fed2d767c9 [2021-06-09T03:20:40.305Z] ---> 797cd783c55a [2021-06-09T03:20:40.305Z] Step 25/26 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:20:40.906Z] ---> Running in 9b3a98515208 [2021-06-09T03:20:41.180Z] Removing intermediate container 823bc942b8fb [2021-06-09T03:20:41.181Z] ---> a97d80be9c69 [2021-06-09T03:20:41.181Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-09T03:20:41.461Z] Removing intermediate container 9b3a98515208 [2021-06-09T03:20:41.461Z] ---> 9b655c145976 [2021-06-09T03:20:41.461Z] Step 26/26 : LABEL version=2.0.0-dev.257 [2021-06-09T03:20:41.737Z] ---> Running in 974a99258dc6 [2021-06-09T03:20:42.013Z] ---> 8cbe5acd2660 [2021-06-09T03:20:42.013Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-09T03:20:42.289Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T03:20:42.289Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T03:20:42.289Z] ---> eeaf43b92773 [2021-06-09T03:20:42.289Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:20:42.561Z] ---> Running in 666c39e67eed [2021-06-09T03:20:42.561Z] Removing intermediate container 974a99258dc6 [2021-06-09T03:20:42.561Z] ---> c213c8efc3ae [2021-06-09T03:20:42.561Z] [2021-06-09T03:20:42.561Z] ---> Running in 8f8453a1a175 [2021-06-09T03:20:43.160Z] Successfully built c213c8efc3ae [2021-06-09T03:20:43.160Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-09T03:20:43.160Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-06-09T03:20:43.160Z] Removing intermediate container 8f8453a1a175 [2021-06-09T03:20:43.160Z] ---> 54dcd97c84fb [2021-06-09T03:20:43.160Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-09T03:20:43.431Z] ---> Running in 36b259ba479b [2021-06-09T03:20:44.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:20:44.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:20:45.147Z] Removing intermediate container 666c39e67eed [2021-06-09T03:20:45.147Z] ---> b20563c3fd97 [2021-06-09T03:20:45.147Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-09T03:20:45.419Z] ---> Running in 7ff8a763782f [2021-06-09T03:20:45.419Z] (1/39) Installing readline (8.0.4-r0) [2021-06-09T03:20:45.419Z] (2/39) Installing bash (5.0.17-r0) [2021-06-09T03:20:45.419Z] Executing bash-5.0.17-r0.post-install [2021-06-09T03:20:45.419Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:20:45.419Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-09T03:20:45.419Z] (5/39) Installing curl (7.77.0-r0) [2021-06-09T03:20:45.419Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-09T03:20:45.695Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-09T03:20:45.695Z] (8/39) Installing expat (2.2.9-r1) [2021-06-09T03:20:45.695Z] (9/39) Installing libffi (3.3-r2) [2021-06-09T03:20:45.695Z] (10/39) Installing gdbm (1.13-r1) [2021-06-09T03:20:45.695Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-09T03:20:45.695Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-09T03:20:45.695Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-09T03:20:45.968Z] Removing intermediate container 7ff8a763782f [2021-06-09T03:20:45.968Z] ---> aae0ab1d658a [2021-06-09T03:20:45.968Z] Step 29/32 : CMD ["gate"] [2021-06-09T03:20:46.951Z] ---> Running in 99a488b23a86 [2021-06-09T03:20:47.559Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-09T03:20:47.559Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-09T03:20:47.559Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-09T03:20:47.559Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-09T03:20:47.559Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-09T03:20:47.559Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-09T03:20:47.834Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-09T03:20:47.834Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-09T03:20:47.834Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-09T03:20:47.834Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-09T03:20:47.834Z] Removing intermediate container 99a488b23a86 [2021-06-09T03:20:47.834Z] ---> a5e626b2116b [2021-06-09T03:20:47.834Z] Step 30/32 : LABEL arch=arm64 [2021-06-09T03:20:47.834Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-09T03:20:48.109Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-09T03:20:48.109Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-09T03:20:48.109Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-09T03:20:48.109Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-09T03:20:48.109Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-09T03:20:48.109Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-09T03:20:48.109Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-09T03:20:48.109Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-09T03:20:48.109Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-09T03:20:48.109Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-09T03:20:48.109Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-09T03:20:48.109Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-09T03:20:48.109Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-09T03:20:48.386Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-09T03:20:48.386Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-09T03:20:48.386Z] Executing busybox-1.31.1-r19.trigger [2021-06-09T03:20:48.386Z] OK: 72 MiB in 59 packages [2021-06-09T03:20:48.661Z] ---> Running in abadc2c9b3d3 [2021-06-09T03:20:49.644Z] Removing intermediate container abadc2c9b3d3 [2021-06-09T03:20:49.644Z] ---> 480ce359ddea [2021-06-09T03:20:49.644Z] Step 31/32 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:20:50.244Z] ---> Running in 9d0344ef477e [2021-06-09T03:20:50.871Z] Removing intermediate container 9d0344ef477e [2021-06-09T03:20:50.871Z] ---> 34adbd05d636 [2021-06-09T03:20:50.871Z] Step 32/32 : LABEL version=2.0.0-dev.257 [2021-06-09T03:20:51.854Z] ---> Running in 6d6a7708d89b [2021-06-09T03:20:52.459Z] Removing intermediate container 6d6a7708d89b [2021-06-09T03:20:52.459Z] ---> 4a185bd343a0 [2021-06-09T03:20:52.459Z] [2021-06-09T03:20:52.735Z] Successfully built 4a185bd343a0 [2021-06-09T03:20:52.735Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-09T03:20:53.009Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-06-09T03:20:53.607Z] Collecting docker-compose==1.23.2 [2021-06-09T03:20:53.882Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-09T03:20:54.486Z] Collecting cached-property<2,>=1.2.0 [2021-06-09T03:20:54.486Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-09T03:20:55.084Z] Collecting texttable<0.10,>=0.9.0 [2021-06-09T03:20:55.084Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-09T03:20:57.696Z] Collecting docker<4.0,>=3.6.0 [2021-06-09T03:20:57.696Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-09T03:20:59.702Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-09T03:20:59.702Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-09T03:21:02.413Z] Collecting PyYAML<4,>=3.10 [2021-06-09T03:21:02.413Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-09T03:21:02.413Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:21:02.413Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:21:02.413Z] ---> 87fe0418d645 [2021-06-09T03:21:02.413Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:21:02.413Z] ---> Using cache [2021-06-09T03:21:02.413Z] ---> d8cf7619b784 [2021-06-09T03:21:02.413Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:21:02.413Z] ---> Using cache [2021-06-09T03:21:02.413Z] ---> d3c8d9fd9747 [2021-06-09T03:21:02.413Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-09T03:21:02.413Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:21:02.413Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:21:02.413Z] ---> 87fe0418d645 [2021-06-09T03:21:02.413Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:21:02.413Z] ---> Using cache [2021-06-09T03:21:02.413Z] ---> d8cf7619b784 [2021-06-09T03:21:02.413Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:21:02.413Z] ---> Using cache [2021-06-09T03:21:02.413Z] ---> d3c8d9fd9747 [2021-06-09T03:21:02.413Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-09T03:21:04.392Z] ---> Running in bb4acfccf0a9 [2021-06-09T03:21:04.392Z] ---> Running in 492bbc510c90 [2021-06-09T03:21:04.392Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-09T03:21:04.991Z] Collecting jsonschema<3,>=2.5.1 [2021-06-09T03:21:04.991Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-09T03:21:05.970Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-09T03:21:05.970Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:21:05.970Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-09T03:21:06.244Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:21:06.518Z] Collecting docopt<0.7,>=0.6.1 [2021-06-09T03:21:06.519Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-09T03:21:07.121Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:21:07.121Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:21:08.113Z] OK: 218 MiB in 52 packages [2021-06-09T03:21:08.397Z] OK: 218 MiB in 52 packages [2021-06-09T03:21:09.000Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:21:09.000Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:21:09.000Z] ---> 87fe0418d645 [2021-06-09T03:21:09.000Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:21:09.000Z] ---> Using cache [2021-06-09T03:21:09.000Z] ---> d8cf7619b784 [2021-06-09T03:21:09.000Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:21:09.000Z] ---> Using cache [2021-06-09T03:21:09.000Z] ---> d3c8d9fd9747 [2021-06-09T03:21:09.000Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-09T03:21:09.000Z] ---> Using cache [2021-06-09T03:21:09.000Z] ---> 40841f9f2421 [2021-06-09T03:21:09.000Z] Step 6/23 : COPY go.mod . [2021-06-09T03:21:09.000Z] ---> Using cache [2021-06-09T03:21:09.000Z] ---> 68b69633aef9 [2021-06-09T03:21:09.000Z] Step 7/23 : RUN go mod download [2021-06-09T03:21:09.000Z] ---> Using cache [2021-06-09T03:21:09.000Z] ---> f30e58810029 [2021-06-09T03:21:09.000Z] Step 8/23 : COPY . . [2021-06-09T03:21:09.275Z] ---> Using cache [2021-06-09T03:21:09.275Z] ---> 661df980de65 [2021-06-09T03:21:09.275Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:21:09.275Z] ---> Using cache [2021-06-09T03:21:09.275Z] ---> b48384dc8756 [2021-06-09T03:21:09.275Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-09T03:21:09.874Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-09T03:21:09.874Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-09T03:21:11.318Z] ---> Running in 27042affae87 [2021-06-09T03:21:11.932Z] Removing intermediate container 492bbc510c90 [2021-06-09T03:21:11.932Z] Removing intermediate container bb4acfccf0a9 [2021-06-09T03:21:11.932Z] ---> e9e22b788290 [2021-06-09T03:21:11.932Z] Step 6/24 : COPY go.mod . [2021-06-09T03:21:11.932Z] ---> a7dedc41980a [2021-06-09T03:21:11.932Z] Step 6/23 : COPY go.mod . [2021-06-09T03:21:12.934Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:21:12.934Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:21:12.934Z] ---> 87fe0418d645 [2021-06-09T03:21:12.934Z] Step 3/22 : WORKDIR /edgex-go [2021-06-09T03:21:12.934Z] ---> Using cache [2021-06-09T03:21:12.934Z] ---> d8cf7619b784 [2021-06-09T03:21:12.934Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:21:12.934Z] ---> Using cache [2021-06-09T03:21:12.934Z] ---> d3c8d9fd9747 [2021-06-09T03:21:12.934Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-09T03:21:12.934Z] ---> Using cache [2021-06-09T03:21:12.934Z] ---> 40841f9f2421 [2021-06-09T03:21:12.934Z] Step 6/22 : COPY go.mod . [2021-06-09T03:21:12.934Z] ---> Using cache [2021-06-09T03:21:12.934Z] ---> 68b69633aef9 [2021-06-09T03:21:12.934Z] Step 7/22 : RUN go mod download [2021-06-09T03:21:12.934Z] ---> Using cache [2021-06-09T03:21:12.934Z] ---> f30e58810029 [2021-06-09T03:21:12.934Z] Step 8/22 : COPY . . [2021-06-09T03:21:13.208Z] Collecting docker-pycreds>=0.4.0 [2021-06-09T03:21:13.208Z] ---> Using cache [2021-06-09T03:21:13.208Z] ---> 661df980de65 [2021-06-09T03:21:13.208Z] Step 9/22 : RUN go mod tidy [2021-06-09T03:21:13.208Z] ---> Using cache [2021-06-09T03:21:13.208Z] ---> b48384dc8756 [2021-06-09T03:21:13.208Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-09T03:21:13.208Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-09T03:21:13.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-09T03:21:13.494Z] ---> 7423b1e6bfe1 [2021-06-09T03:21:13.494Z] Step 7/23 : RUN go mod download [2021-06-09T03:21:13.494Z] ---> Running in 2b4065e51413 [2021-06-09T03:21:13.494Z] ---> ee5067a517ab [2021-06-09T03:21:13.494Z] Step 7/24 : RUN go mod download [2021-06-09T03:21:13.774Z] Collecting idna<2.8,>=2.5 [2021-06-09T03:21:13.774Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-09T03:21:14.056Z] ---> Running in 2ac2da4a8b87 [2021-06-09T03:21:14.056Z] ---> Running in b9406db5214d [2021-06-09T03:21:15.047Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-09T03:21:15.047Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-09T03:21:15.329Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-09T03:21:15.329Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-09T03:21:15.329Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-09T03:21:15.329Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-09T03:21:15.329Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-09T03:21:15.329Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-09T03:21:15.933Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-09T03:21:16.925Z] Installing collected packages: cached-property, texttable, websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, jsonschema, docopt, dockerpty, docker-compose [2021-06-09T03:21:16.925Z] Running setup.py install for texttable: started [2021-06-09T03:21:18.924Z] Removing intermediate container b9406db5214d [2021-06-09T03:21:18.924Z] ---> aeb01bd00103 [2021-06-09T03:21:18.924Z] Step 8/24 : COPY . . [2021-06-09T03:21:19.203Z] Removing intermediate container 2ac2da4a8b87 [2021-06-09T03:21:19.203Z] ---> e1d1b54a4619 [2021-06-09T03:21:19.203Z] Step 8/23 : COPY . . [2021-06-09T03:21:20.666Z] Running setup.py install for texttable: finished with status 'done' [2021-06-09T03:21:20.942Z] Attempting uninstall: idna [2021-06-09T03:21:20.942Z] Found existing installation: idna 2.9 [2021-06-09T03:21:20.942Z] Uninstalling idna-2.9: [2021-06-09T03:21:21.218Z] Successfully uninstalled idna-2.9 [2021-06-09T03:21:22.203Z] Attempting uninstall: urllib3 [2021-06-09T03:21:22.203Z] Found existing installation: urllib3 1.25.9 [2021-06-09T03:21:22.203Z] Uninstalling urllib3-1.25.9: [2021-06-09T03:21:22.203Z] Successfully uninstalled urllib3-1.25.9 [2021-06-09T03:21:22.806Z] Attempting uninstall: requests [2021-06-09T03:21:22.806Z] Found existing installation: requests 2.23.0 [2021-06-09T03:21:22.806Z] Uninstalling requests-2.23.0: [2021-06-09T03:21:23.083Z] Successfully uninstalled requests-2.23.0 [2021-06-09T03:21:25.075Z] Running setup.py install for PyYAML: started [2021-06-09T03:21:28.488Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-09T03:21:29.091Z] Running setup.py install for docopt: started [2021-06-09T03:21:32.499Z] Running setup.py install for docopt: finished with status 'done' [2021-06-09T03:21:32.499Z] Running setup.py install for dockerpty: started [2021-06-09T03:21:36.813Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-09T03:21:37.424Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2021-06-09T03:21:41.800Z] ---> 262410f727d3 [2021-06-09T03:21:41.800Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:21:41.800Z] ---> 8c38c72511ad [2021-06-09T03:21:41.800Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:21:42.080Z] ---> Running in 44f2a5fb1aa3 [2021-06-09T03:21:42.356Z] ---> Running in 7e39302235b0 [2021-06-09T03:21:52.583Z] Removing intermediate container 44f2a5fb1aa3 [2021-06-09T03:21:52.583Z] ---> 7034312ec0e4 [2021-06-09T03:21:52.583Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-09T03:21:52.869Z] ---> Running in 8609384f251a [2021-06-09T03:21:53.161Z] Removing intermediate container 7e39302235b0 [2021-06-09T03:21:53.161Z] ---> b275eebfb13e [2021-06-09T03:21:53.161Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-09T03:21:53.454Z] ---> Running in 6daae5c07904 [2021-06-09T03:21:54.465Z] Removing intermediate container 36b259ba479b [2021-06-09T03:21:54.465Z] ---> 71f9234a627a [2021-06-09T03:21:54.465Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-09T03:21:55.073Z] ---> Running in 1e0803885e6e [2021-06-09T03:21:56.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-09T03:21:56.069Z] Removing intermediate container 1e0803885e6e [2021-06-09T03:21:56.069Z] ---> e47fec90b8ff [2021-06-09T03:21:56.069Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-09T03:21:56.361Z] ---> Running in a81ee67bf292 [2021-06-09T03:21:56.639Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o cmd/core-data/core-data ./cmd/core-data [2021-06-09T03:21:57.253Z] Removing intermediate container a81ee67bf292 [2021-06-09T03:21:57.253Z] ---> a4e783726250 [2021-06-09T03:21:57.253Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-09T03:21:59.262Z] ---> 5149286d6295 [2021-06-09T03:21:59.262Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-09T03:22:00.721Z] ---> 7e4823260f96 [2021-06-09T03:22:00.721Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-09T03:22:02.718Z] ---> 2cb0fc7be0fe [2021-06-09T03:22:02.718Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-09T03:22:02.718Z] ---> Running in d9122cfc6ac5 [2021-06-09T03:22:03.326Z] Removing intermediate container d9122cfc6ac5 [2021-06-09T03:22:03.326Z] ---> b5e2fa69a3e1 [2021-06-09T03:22:03.326Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:22:03.603Z] ---> Running in 6cb804893c03 [2021-06-09T03:22:04.205Z] Removing intermediate container 6cb804893c03 [2021-06-09T03:22:04.205Z] ---> 92564542b9a2 [2021-06-09T03:22:04.205Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T03:22:04.480Z] ---> Running in 6e72c1a581a4 [2021-06-09T03:22:05.467Z] Removing intermediate container 6e72c1a581a4 [2021-06-09T03:22:05.467Z] ---> f247a98de977 [2021-06-09T03:22:05.467Z] Step 23/24 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:22:05.467Z] ---> Running in a1810e6fe68c [2021-06-09T03:22:06.452Z] Removing intermediate container a1810e6fe68c [2021-06-09T03:22:06.452Z] ---> 16d5ed496929 [2021-06-09T03:22:06.452Z] Step 24/24 : LABEL version=2.0.0-dev.257 [2021-06-09T03:22:06.452Z] ---> Running in a536e684d2bb [2021-06-09T03:22:07.437Z] Removing intermediate container a536e684d2bb [2021-06-09T03:22:07.437Z] ---> f1d1cc9e0e79 [2021-06-09T03:22:07.437Z] [2021-06-09T03:22:07.712Z] Successfully built f1d1cc9e0e79 [2021-06-09T03:22:07.712Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-09T03:22:54.911Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.257" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-09T03:23:05.106Z] Removing intermediate container 27042affae87 [2021-06-09T03:23:05.106Z] ---> 749dd2c96118 [2021-06-09T03:23:05.106Z] [2021-06-09T03:23:05.106Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:23:05.106Z] ---> 9852663dfa18 [2021-06-09T03:23:05.106Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:23:05.106Z] ---> Using cache [2021-06-09T03:23:05.106Z] ---> 0efb979cf4ce [2021-06-09T03:23:05.106Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:23:05.106Z] ---> Using cache [2021-06-09T03:23:05.106Z] ---> afaa0e4b997c [2021-06-09T03:23:05.106Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-09T03:23:05.106Z] ---> Running in 6d073a482267 [2021-06-09T03:23:05.106Z] Removing intermediate container 6d073a482267 [2021-06-09T03:23:05.106Z] ---> 863f82233219 [2021-06-09T03:23:05.106Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:23:05.387Z] ---> Running in e8a23ed3f35a [2021-06-09T03:23:06.827Z] Removing intermediate container e8a23ed3f35a [2021-06-09T03:23:06.827Z] ---> 3ffc99521a8b [2021-06-09T03:23:06.827Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:23:08.290Z] Removing intermediate container 2b4065e51413 [2021-06-09T03:23:08.290Z] ---> 71b6327701a4 [2021-06-09T03:23:08.290Z] [2021-06-09T03:23:08.290Z] Step 11/22 : FROM alpine:3.12 [2021-06-09T03:23:08.290Z] ---> 9852663dfa18 [2021-06-09T03:23:08.290Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-09T03:23:08.290Z] ---> 085048b0b4a8 [2021-06-09T03:23:08.290Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-09T03:23:08.290Z] ---> Running in aba29e9ab7df [2021-06-09T03:23:10.976Z] ---> 2a2285939d7e [2021-06-09T03:23:10.976Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-09T03:23:10.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:23:11.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:23:11.863Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-09T03:23:11.863Z] ---> c8d3a4a1ed9f [2021-06-09T03:23:11.863Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-09T03:23:11.863Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:23:11.863Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-09T03:23:11.863Z] (4/4) Installing curl (7.77.0-r0) [2021-06-09T03:23:11.863Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:23:12.139Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:23:12.139Z] ---> Running in 3460fcf472d4 [2021-06-09T03:23:12.416Z] OK: 7 MiB in 18 packages [2021-06-09T03:23:13.019Z] Removing intermediate container 3460fcf472d4 [2021-06-09T03:23:13.019Z] ---> 3b725b941b44 [2021-06-09T03:23:13.019Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:23:13.299Z] ---> Running in d04158cd7010 [2021-06-09T03:23:14.292Z] Removing intermediate container d04158cd7010 [2021-06-09T03:23:14.292Z] ---> 424be5b4e3b2 [2021-06-09T03:23:14.292Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T03:23:14.292Z] ---> Running in 3fe4b0ad6e72 [2021-06-09T03:23:14.570Z] Removing intermediate container aba29e9ab7df [2021-06-09T03:23:14.570Z] ---> a9ac28c14de1 [2021-06-09T03:23:14.570Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:23:14.847Z] ---> Running in 6f6a97fd05b1 [2021-06-09T03:23:15.125Z] Removing intermediate container 3fe4b0ad6e72 [2021-06-09T03:23:15.125Z] ---> 18a153f2eddd [2021-06-09T03:23:15.125Z] Step 22/23 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:23:15.401Z] ---> Running in af2d3cae2d6d [2021-06-09T03:23:15.685Z] Removing intermediate container 6f6a97fd05b1 [2021-06-09T03:23:15.685Z] ---> ce31b6f04d61 [2021-06-09T03:23:15.685Z] Step 14/22 : WORKDIR /edgex [2021-06-09T03:23:15.966Z] ---> Running in 7c2049673619 [2021-06-09T03:23:16.247Z] Removing intermediate container af2d3cae2d6d [2021-06-09T03:23:16.247Z] ---> e8c487c7490f [2021-06-09T03:23:16.247Z] Step 23/23 : LABEL version=2.0.0-dev.257 [2021-06-09T03:23:16.525Z] ---> Running in 58b875de1651 [2021-06-09T03:23:16.801Z] Removing intermediate container 7c2049673619 [2021-06-09T03:23:16.801Z] ---> 55544af9ad9c [2021-06-09T03:23:16.801Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-09T03:23:17.415Z] Removing intermediate container 58b875de1651 [2021-06-09T03:23:17.415Z] ---> 60fda82831af [2021-06-09T03:23:17.415Z] [2021-06-09T03:23:18.018Z] Successfully built 60fda82831af [2021-06-09T03:23:18.018Z] Successfully tagged support-scheduler-arm64:latest [2021-06-09T03:23:18.297Z]  Building support-scheduler ... done  ---> 78d4580217d7 [2021-06-09T03:23:18.297Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-09T03:23:20.291Z] ---> faf65d7c1a32 [2021-06-09T03:23:20.291Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-09T03:23:22.285Z] ---> 58871099179f [2021-06-09T03:23:22.285Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-09T03:23:22.285Z] ---> Running in cc238bd90fc5 [2021-06-09T03:23:22.917Z] Removing intermediate container cc238bd90fc5 [2021-06-09T03:23:22.917Z] ---> 2e4eba1f9739 [2021-06-09T03:23:22.917Z] Step 19/22 : CMD ["--init=true"] [2021-06-09T03:23:22.917Z] ---> Running in 6437b3b344d3 [2021-06-09T03:23:23.902Z] Removing intermediate container 6437b3b344d3 [2021-06-09T03:23:23.902Z] ---> 891b398ce1a8 [2021-06-09T03:23:23.902Z] Step 20/22 : LABEL arch=arm64 [2021-06-09T03:23:23.902Z] ---> Running in 5222f283189e [2021-06-09T03:23:24.899Z] Removing intermediate container 5222f283189e [2021-06-09T03:23:24.899Z] ---> ee54ead25961 [2021-06-09T03:23:24.899Z] Step 21/22 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:23:24.899Z] ---> Running in e1dc98d418d1 [2021-06-09T03:23:25.507Z] Removing intermediate container e1dc98d418d1 [2021-06-09T03:23:25.507Z] ---> eff441b0ff3d [2021-06-09T03:23:25.508Z] Step 22/22 : LABEL version=2.0.0-dev.257 [2021-06-09T03:23:25.787Z] ---> Running in b4dd3cdce065 [2021-06-09T03:23:26.394Z] Removing intermediate container b4dd3cdce065 [2021-06-09T03:23:26.394Z] ---> 479b8c7779a0 [2021-06-09T03:23:26.394Z] [2021-06-09T03:23:27.004Z] Successfully built 479b8c7779a0 [2021-06-09T03:23:27.004Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-09T03:23:32.819Z]  Building security-proxy-setup ... done Removing intermediate container 8609384f251a [2021-06-09T03:23:32.819Z] ---> 36ca5a8c8151 [2021-06-09T03:23:32.819Z] [2021-06-09T03:23:32.819Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:23:32.819Z] ---> 9852663dfa18 [2021-06-09T03:23:32.819Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-09T03:23:33.096Z] ---> Running in 527a6b049170 [2021-06-09T03:23:34.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:23:34.806Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:23:35.407Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-09T03:23:35.407Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:23:35.407Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:23:35.407Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:23:35.684Z] OK: 6 MiB in 16 packages [2021-06-09T03:23:37.664Z] Removing intermediate container 527a6b049170 [2021-06-09T03:23:37.664Z] ---> a48b17b39917 [2021-06-09T03:23:37.664Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:23:38.263Z] ---> Running in b5730bd27358 [2021-06-09T03:23:38.859Z] Removing intermediate container 6daae5c07904 [2021-06-09T03:23:38.859Z] ---> df7127291753 [2021-06-09T03:23:38.859Z] [2021-06-09T03:23:38.859Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:23:38.859Z] ---> 9852663dfa18 [2021-06-09T03:23:38.859Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-09T03:23:38.859Z] Removing intermediate container b5730bd27358 [2021-06-09T03:23:38.859Z] ---> 0c33c630c27e [2021-06-09T03:23:38.859Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-09T03:23:39.131Z] ---> Running in 4cd674a0966b [2021-06-09T03:23:39.131Z] ---> Running in 533389bf1752 [2021-06-09T03:23:39.404Z] Removing intermediate container 4cd674a0966b [2021-06-09T03:23:39.404Z] ---> 365d4c0467f5 [2021-06-09T03:23:39.404Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-09T03:23:39.679Z] Removing intermediate container 533389bf1752 [2021-06-09T03:23:39.679Z] ---> 1e0a97a5b590 [2021-06-09T03:23:39.679Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:23:39.679Z] ---> Running in e9ae99bb240c [2021-06-09T03:23:39.953Z] ---> Running in 64a4b9521d94 [2021-06-09T03:23:40.224Z] Removing intermediate container e9ae99bb240c [2021-06-09T03:23:40.224Z] ---> 5cb518d913e1 [2021-06-09T03:23:40.224Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-09T03:23:40.499Z] Removing intermediate container 64a4b9521d94 [2021-06-09T03:23:40.499Z] ---> 2f4b90c594fd [2021-06-09T03:23:40.499Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:23:40.499Z] ---> Running in 60a2aff0f97b [2021-06-09T03:23:41.103Z] Removing intermediate container 60a2aff0f97b [2021-06-09T03:23:41.103Z] ---> 02bea50d1c60 [2021-06-09T03:23:41.103Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:23:41.103Z] ---> Running in 9821ba8bfa9d [2021-06-09T03:23:41.378Z] ---> eb780fd17541 [2021-06-09T03:23:41.378Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-09T03:23:42.821Z] ---> 9be845cc628f [2021-06-09T03:23:42.821Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-09T03:23:43.803Z] ---> 3a6b41c18466 [2021-06-09T03:23:43.803Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-09T03:23:43.803Z] Removing intermediate container 9821ba8bfa9d [2021-06-09T03:23:43.803Z] ---> bb174a2d17b4 [2021-06-09T03:23:43.803Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T03:23:44.076Z] ---> Running in 7a584d79eb43 [2021-06-09T03:23:44.076Z] ---> Running in 55b1ddb0297b [2021-06-09T03:23:44.672Z] Removing intermediate container 55b1ddb0297b [2021-06-09T03:23:44.672Z] ---> 9068cc7dab45 [2021-06-09T03:23:44.672Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:23:44.672Z] ---> Running in 9ef43e28c8d2 [2021-06-09T03:23:45.270Z] Removing intermediate container 9ef43e28c8d2 [2021-06-09T03:23:45.270Z] ---> 7c4a2f33c966 [2021-06-09T03:23:45.270Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T03:23:45.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:23:45.544Z] ---> Running in e6e58140a11d [2021-06-09T03:23:46.155Z] Removing intermediate container e6e58140a11d [2021-06-09T03:23:46.155Z] ---> 26f76c0530f1 [2021-06-09T03:23:46.155Z] Step 22/23 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:23:46.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:23:46.155Z] ---> Running in 7492020ed5ad [2021-06-09T03:23:46.760Z] Removing intermediate container 7492020ed5ad [2021-06-09T03:23:46.760Z] ---> 403fdf766979 [2021-06-09T03:23:46.760Z] Step 23/23 : LABEL version=2.0.0-dev.257 [2021-06-09T03:23:46.760Z] ---> Running in 7f6c59e43186 [2021-06-09T03:23:47.037Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T03:23:47.037Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T03:23:47.037Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T03:23:47.309Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T03:23:47.309Z] Removing intermediate container 7f6c59e43186 [2021-06-09T03:23:47.309Z] ---> 1ab0114a95db [2021-06-09T03:23:47.309Z] [2021-06-09T03:23:47.309Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T03:23:47.581Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T03:23:47.581Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:23:47.581Z] OK: 8 MiB in 20 packages [2021-06-09T03:23:47.857Z] Successfully built 1ab0114a95db [2021-06-09T03:23:47.857Z] Successfully tagged support-notifications-arm64:latest [2021-06-09T03:23:48.834Z]  Building support-notifications ... done Removing intermediate container 7a584d79eb43 [2021-06-09T03:23:48.834Z] ---> 9146d135c20b [2021-06-09T03:23:48.834Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:23:49.812Z] ---> df005d3020bc [2021-06-09T03:23:49.812Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-09T03:23:51.242Z] ---> 74b8736c511e [2021-06-09T03:23:51.242Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-09T03:23:51.836Z] ---> b506174ab19e [2021-06-09T03:23:51.836Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-09T03:23:52.109Z] ---> Running in 5c811a4761a3 [2021-06-09T03:23:52.704Z] Removing intermediate container 5c811a4761a3 [2021-06-09T03:23:52.704Z] ---> 5f9a5dae4f17 [2021-06-09T03:23:52.704Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:23:52.704Z] ---> Running in f6bfbf834d93 [2021-06-09T03:23:53.299Z] Removing intermediate container f6bfbf834d93 [2021-06-09T03:23:53.299Z] ---> 887e11b8c6fa [2021-06-09T03:23:53.299Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T03:23:53.299Z] ---> Running in 3966eea24f4d [2021-06-09T03:23:53.894Z] Removing intermediate container 3966eea24f4d [2021-06-09T03:23:53.894Z] ---> c7824430449a [2021-06-09T03:23:53.894Z] Step 23/24 : LABEL git_sha=63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:23:53.894Z] ---> Running in c314b1e7c28a [2021-06-09T03:23:54.486Z] Removing intermediate container c314b1e7c28a [2021-06-09T03:23:54.486Z] ---> bcfef8fb1dea [2021-06-09T03:23:54.486Z] Step 24/24 : LABEL version=2.0.0-dev.257 [2021-06-09T03:23:54.758Z] ---> Running in f31b853db2ce [2021-06-09T03:23:55.377Z] Removing intermediate container f31b853db2ce [2021-06-09T03:23:55.377Z] ---> 125cc08a2ff3 [2021-06-09T03:23:55.377Z] [2021-06-09T03:23:55.670Z] Successfully built 125cc08a2ff3 [2021-06-09T03:23:55.670Z] Successfully tagged core-data-arm64:latest [2021-06-09T03:23:55.958Z]  Building core-data ... done  [Pipeline] } [2021-06-09T03:23:55.968Z] $ docker stop --time=1 0b05a8ecf2004c69d0b29f2e1c03a114e5ec104609cfa38dc807a0c0dac27917 [2021-06-09T03:23:57.903Z] $ docker rm -f 0b05a8ecf2004c69d0b29f2e1c03a114e5ec104609cfa38dc807a0c0dac27917 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T03:24:00.683Z] + docker images [2021-06-09T03:24:00.683Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T03:24:00.683Z] core-data-arm64 latest 125cc08a2ff3 4 seconds ago 19.1MB [2021-06-09T03:24:00.683Z] support-notifications-arm64 latest 1ab0114a95db 11 seconds ago 15.7MB [2021-06-09T03:24:00.683Z] df7127291753 20 seconds ago 863MB [2021-06-09T03:24:00.683Z] 36ca5a8c8151 27 seconds ago 857MB [2021-06-09T03:24:00.683Z] security-proxy-setup-arm64 latest 479b8c7779a0 32 seconds ago 24MB [2021-06-09T03:24:00.683Z] support-scheduler-arm64 latest 60fda82831af 41 seconds ago 15MB [2021-06-09T03:24:00.683Z] 71b6327701a4 51 seconds ago 859MB [2021-06-09T03:24:00.683Z] 749dd2c96118 56 seconds ago 856MB [2021-06-09T03:24:00.683Z] sys-mgmt-agent-arm64 latest f1d1cc9e0e79 About a minute ago 299MB [2021-06-09T03:24:00.683Z] security-bootstrapper-arm64 latest 4a185bd343a0 3 minutes ago 17.1MB [2021-06-09T03:24:00.683Z] security-secretstore-setup-arm64 latest c213c8efc3ae 3 minutes ago 26.5MB [2021-06-09T03:24:00.683Z] core-metadata-arm64 latest 1300e03f493c 3 minutes ago 15.6MB [2021-06-09T03:24:00.683Z] core-command-arm64 latest bfd13f4c94bf 3 minutes ago 15MB [2021-06-09T03:24:00.683Z] 9d5431493af4 3 minutes ago 861MB [2021-06-09T03:24:00.683Z] 0eea67a91443 3 minutes ago 860MB [2021-06-09T03:24:00.683Z] dbca9013182e 3 minutes ago 854MB [2021-06-09T03:24:00.683Z] efe10872b64e 3 minutes ago 862MB [2021-06-09T03:24:00.683Z] deec78b9b2f3 3 minutes ago 855MB [2021-06-09T03:24:00.683Z] ci-base-image-arm64 latest 87fe0418d645 8 minutes ago 641MB [2021-06-09T03:24:00.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-09T03:24:00.683Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-09T03:24:00.683Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-09T03:24:00.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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 [2021-06-09T03:24:00.941Z] provisioning config files... [2021-06-09T03:24:00.962Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/528@tmp/config1079547360323949047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:24:01.327Z] ---> docker-login.sh [2021-06-09T03:24:01.327Z] nexus3.edgexfoundry.org:10001 [2021-06-09T03:24:01.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:24:01.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:24:01.896Z] Configure a credential helper to remove this warning. See [2021-06-09T03:24:01.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:24:01.896Z] [2021-06-09T03:24:01.896Z] Login Succeeded [2021-06-09T03:24:01.896Z] nexus3.edgexfoundry.org:10002 [2021-06-09T03:24:02.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:24:02.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:24:02.490Z] Configure a credential helper to remove this warning. See [2021-06-09T03:24:02.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:24:02.490Z] [2021-06-09T03:24:02.490Z] Login Succeeded [2021-06-09T03:24:02.490Z] nexus3.edgexfoundry.org:10003 [2021-06-09T03:24:03.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:24:03.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:24:03.087Z] Configure a credential helper to remove this warning. See [2021-06-09T03:24:03.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:24:03.087Z] [2021-06-09T03:24:03.087Z] Login Succeeded [2021-06-09T03:24:03.087Z] nexus3.edgexfoundry.org:10004 [2021-06-09T03:24:03.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:24:03.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:24:03.683Z] Configure a credential helper to remove this warning. See [2021-06-09T03:24:03.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:24:03.683Z] [2021-06-09T03:24:03.683Z] Login Succeeded [2021-06-09T03:24:03.955Z] docker.io [2021-06-09T03:24:04.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:24:04.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:24:04.820Z] Configure a credential helper to remove this warning. See [2021-06-09T03:24:04.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:24:04.820Z] [2021-06-09T03:24:04.820Z] Login Succeeded [2021-06-09T03:24:04.820Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T03:24:04.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:24:04.902Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-09T03:24:04.902Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:04.902Z] latest [2021-06-09T03:24:04.902Z] 2.0.0-dev.257 [2021-06-09T03:24:04.902Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:04.902Z] master [2021-06-09T03:24:04.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:05.281Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:05.638Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:05.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-09T03:24:05.638Z] 798699a604af: Preparing [2021-06-09T03:24:05.638Z] b8f0aa163699: Preparing [2021-06-09T03:24:05.638Z] 5d55eea800cc: Preparing [2021-06-09T03:24:05.638Z] b61b27faf789: Preparing [2021-06-09T03:24:05.638Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:05.909Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:05.909Z] 5d55eea800cc: Pushed [2021-06-09T03:24:05.909Z] b61b27faf789: Pushed [2021-06-09T03:24:06.181Z] 798699a604af: Pushed [2021-06-09T03:24:08.790Z] b8f0aa163699: Pushed [2021-06-09T03:24:08.790Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:68b97c7c33f5f4eee756383dfbd8d71868d8d24b9032300dd0b6d19842e7288e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:11.337Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:11.684Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-09T03:24:11.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-09T03:24:11.685Z] 798699a604af: Preparing [2021-06-09T03:24:11.685Z] b8f0aa163699: Preparing [2021-06-09T03:24:11.685Z] 5d55eea800cc: Preparing [2021-06-09T03:24:11.685Z] b61b27faf789: Preparing [2021-06-09T03:24:11.685Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:11.958Z] b8f0aa163699: Layer already exists [2021-06-09T03:24:11.958Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:11.958Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:11.958Z] 798699a604af: Layer already exists [2021-06-09T03:24:11.958Z] b61b27faf789: Layer already exists [2021-06-09T03:24:11.958Z] latest: digest: sha256:68b97c7c33f5f4eee756383dfbd8d71868d8d24b9032300dd0b6d19842e7288e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:12.305Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:12.647Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.257 [2021-06-09T03:24:12.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-09T03:24:12.647Z] 798699a604af: Preparing [2021-06-09T03:24:12.647Z] b8f0aa163699: Preparing [2021-06-09T03:24:12.647Z] 5d55eea800cc: Preparing [2021-06-09T03:24:12.647Z] b61b27faf789: Preparing [2021-06-09T03:24:12.647Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:12.920Z] b61b27faf789: Layer already exists [2021-06-09T03:24:12.920Z] b8f0aa163699: Layer already exists [2021-06-09T03:24:12.920Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:12.920Z] 798699a604af: Layer already exists [2021-06-09T03:24:12.920Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:12.920Z] 2.0.0-dev.257: digest: sha256:68b97c7c33f5f4eee756383dfbd8d71868d8d24b9032300dd0b6d19842e7288e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:13.271Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:13.616Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:13.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-09T03:24:13.899Z] 798699a604af: Preparing [2021-06-09T03:24:13.899Z] b8f0aa163699: Preparing [2021-06-09T03:24:13.899Z] 5d55eea800cc: Preparing [2021-06-09T03:24:13.899Z] b61b27faf789: Preparing [2021-06-09T03:24:13.899Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:13.899Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:13.899Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:13.899Z] b61b27faf789: Layer already exists [2021-06-09T03:24:13.899Z] b8f0aa163699: Layer already exists [2021-06-09T03:24:13.899Z] 798699a604af: Layer already exists [2021-06-09T03:24:13.899Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:68b97c7c33f5f4eee756383dfbd8d71868d8d24b9032300dd0b6d19842e7288e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:14.274Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:14.618Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-09T03:24:14.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-09T03:24:14.618Z] 798699a604af: Preparing [2021-06-09T03:24:14.618Z] b8f0aa163699: Preparing [2021-06-09T03:24:14.618Z] 5d55eea800cc: Preparing [2021-06-09T03:24:14.618Z] b61b27faf789: Preparing [2021-06-09T03:24:14.618Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:14.890Z] b61b27faf789: Layer already exists [2021-06-09T03:24:14.890Z] 798699a604af: Layer already exists [2021-06-09T03:24:14.890Z] b8f0aa163699: Layer already exists [2021-06-09T03:24:14.890Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:14.890Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:14.890Z] master: digest: sha256:68b97c7c33f5f4eee756383dfbd8d71868d8d24b9032300dd0b6d19842e7288e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:24:14.949Z] ===================================================== [Pipeline] echo [2021-06-09T03:24:14.964Z] taggedImages: [2021-06-09T03:24:14.964Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:14.964Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-09T03:24:14.964Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.257 [2021-06-09T03:24:14.964Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:14.964Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-09T03:24:14.996Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-09T03:24:14.996Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:14.996Z] latest [2021-06-09T03:24:14.996Z] 2.0.0-dev.257 [2021-06-09T03:24:14.996Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:14.996Z] master [2021-06-09T03:24:14.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:17.572Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:17.919Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:17.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-09T03:24:17.919Z] 68acf862905e: Preparing [2021-06-09T03:24:17.919Z] 542f9b9cc23c: Preparing [2021-06-09T03:24:17.919Z] 5d55eea800cc: Preparing [2021-06-09T03:24:17.919Z] 7e2f1dbb1e74: Preparing [2021-06-09T03:24:17.919Z] 48a88edc641b: Preparing [2021-06-09T03:24:17.919Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:17.919Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:18.192Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:18.192Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:18.192Z] 68acf862905e: Pushed [2021-06-09T03:24:18.192Z] 48a88edc641b: Pushed [2021-06-09T03:24:19.169Z] 7e2f1dbb1e74: Pushed [2021-06-09T03:24:21.136Z] 542f9b9cc23c: Pushed [2021-06-09T03:24:21.409Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:6d1a58c57625665b25461c61a299346f422c8505636bfa337df450591dc63b0d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:21.756Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:22.104Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-09T03:24:22.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-09T03:24:22.104Z] 68acf862905e: Preparing [2021-06-09T03:24:22.104Z] 542f9b9cc23c: Preparing [2021-06-09T03:24:22.104Z] 5d55eea800cc: Preparing [2021-06-09T03:24:22.104Z] 7e2f1dbb1e74: Preparing [2021-06-09T03:24:22.104Z] 48a88edc641b: Preparing [2021-06-09T03:24:22.104Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:22.104Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:22.376Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:22.377Z] 48a88edc641b: Layer already exists [2021-06-09T03:24:22.377Z] 542f9b9cc23c: Layer already exists [2021-06-09T03:24:22.377Z] 68acf862905e: Layer already exists [2021-06-09T03:24:22.377Z] 7e2f1dbb1e74: Layer already exists [2021-06-09T03:24:22.377Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:22.377Z] latest: digest: sha256:6d1a58c57625665b25461c61a299346f422c8505636bfa337df450591dc63b0d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:22.725Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:23.075Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.257 [2021-06-09T03:24:23.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-09T03:24:23.075Z] 68acf862905e: Preparing [2021-06-09T03:24:23.075Z] 542f9b9cc23c: Preparing [2021-06-09T03:24:23.075Z] 5d55eea800cc: Preparing [2021-06-09T03:24:23.075Z] 7e2f1dbb1e74: Preparing [2021-06-09T03:24:23.075Z] 48a88edc641b: Preparing [2021-06-09T03:24:23.075Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:23.075Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:23.349Z] 68acf862905e: Layer already exists [2021-06-09T03:24:23.349Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:23.349Z] 542f9b9cc23c: Layer already exists [2021-06-09T03:24:23.349Z] 7e2f1dbb1e74: Layer already exists [2021-06-09T03:24:23.349Z] 48a88edc641b: Layer already exists [2021-06-09T03:24:23.349Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:23.349Z] 2.0.0-dev.257: digest: sha256:6d1a58c57625665b25461c61a299346f422c8505636bfa337df450591dc63b0d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:23.697Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:24.043Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:24.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-09T03:24:24.043Z] 68acf862905e: Preparing [2021-06-09T03:24:24.043Z] 542f9b9cc23c: Preparing [2021-06-09T03:24:24.043Z] 5d55eea800cc: Preparing [2021-06-09T03:24:24.043Z] 7e2f1dbb1e74: Preparing [2021-06-09T03:24:24.043Z] 48a88edc641b: Preparing [2021-06-09T03:24:24.043Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:24.043Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:24.316Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:24.316Z] 7e2f1dbb1e74: Layer already exists [2021-06-09T03:24:24.316Z] 68acf862905e: Layer already exists [2021-06-09T03:24:24.316Z] 48a88edc641b: Layer already exists [2021-06-09T03:24:24.316Z] 542f9b9cc23c: Layer already exists [2021-06-09T03:24:24.316Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:24.316Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:6d1a58c57625665b25461c61a299346f422c8505636bfa337df450591dc63b0d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:24.663Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:25.002Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-09T03:24:25.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-09T03:24:25.003Z] 68acf862905e: Preparing [2021-06-09T03:24:25.003Z] 542f9b9cc23c: Preparing [2021-06-09T03:24:25.003Z] 5d55eea800cc: Preparing [2021-06-09T03:24:25.003Z] 7e2f1dbb1e74: Preparing [2021-06-09T03:24:25.003Z] 48a88edc641b: Preparing [2021-06-09T03:24:25.003Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:25.003Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:25.275Z] 48a88edc641b: Layer already exists [2021-06-09T03:24:25.275Z] 542f9b9cc23c: Layer already exists [2021-06-09T03:24:25.275Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:25.275Z] 68acf862905e: Layer already exists [2021-06-09T03:24:25.275Z] 7e2f1dbb1e74: Layer already exists [2021-06-09T03:24:25.275Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:25.275Z] master: digest: sha256:6d1a58c57625665b25461c61a299346f422c8505636bfa337df450591dc63b0d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:24:25.339Z] ===================================================== [Pipeline] echo [2021-06-09T03:24:25.353Z] taggedImages: [2021-06-09T03:24:25.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:25.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-09T03:24:25.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.257 [2021-06-09T03:24:25.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:25.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-09T03:24:25.385Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-09T03:24:25.385Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:25.385Z] latest [2021-06-09T03:24:25.385Z] 2.0.0-dev.257 [2021-06-09T03:24:25.385Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:25.385Z] master [2021-06-09T03:24:25.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:27.883Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:28.271Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:28.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-09T03:24:28.271Z] bcf002d0bdc5: Preparing [2021-06-09T03:24:28.271Z] e9b79b92cd93: Preparing [2021-06-09T03:24:28.271Z] 5d55eea800cc: Preparing [2021-06-09T03:24:28.272Z] b61b27faf789: Preparing [2021-06-09T03:24:28.272Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:28.550Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:28.550Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:28.550Z] b61b27faf789: Layer already exists [2021-06-09T03:24:28.550Z] bcf002d0bdc5: Pushed [2021-06-09T03:24:31.190Z] e9b79b92cd93: Pushed [2021-06-09T03:24:31.463Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:c27f97bd6d9507c751771e6653781710e9657abc7d914ecb82a60813ea9f011e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:31.817Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:32.163Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-09T03:24:32.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-09T03:24:32.163Z] bcf002d0bdc5: Preparing [2021-06-09T03:24:32.163Z] e9b79b92cd93: Preparing [2021-06-09T03:24:32.163Z] 5d55eea800cc: Preparing [2021-06-09T03:24:32.163Z] b61b27faf789: Preparing [2021-06-09T03:24:32.163Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:32.436Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:32.436Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:32.436Z] bcf002d0bdc5: Layer already exists [2021-06-09T03:24:32.436Z] e9b79b92cd93: Layer already exists [2021-06-09T03:24:32.436Z] b61b27faf789: Layer already exists [2021-06-09T03:24:32.436Z] latest: digest: sha256:c27f97bd6d9507c751771e6653781710e9657abc7d914ecb82a60813ea9f011e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:32.784Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:33.126Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.257 [2021-06-09T03:24:33.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-09T03:24:33.126Z] bcf002d0bdc5: Preparing [2021-06-09T03:24:33.126Z] e9b79b92cd93: Preparing [2021-06-09T03:24:33.126Z] 5d55eea800cc: Preparing [2021-06-09T03:24:33.126Z] b61b27faf789: Preparing [2021-06-09T03:24:33.126Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:33.397Z] bcf002d0bdc5: Layer already exists [2021-06-09T03:24:33.397Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:33.397Z] e9b79b92cd93: Layer already exists [2021-06-09T03:24:33.397Z] b61b27faf789: Layer already exists [2021-06-09T03:24:33.397Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:33.397Z] 2.0.0-dev.257: digest: sha256:c27f97bd6d9507c751771e6653781710e9657abc7d914ecb82a60813ea9f011e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:33.747Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:34.088Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:34.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-09T03:24:34.088Z] bcf002d0bdc5: Preparing [2021-06-09T03:24:34.088Z] e9b79b92cd93: Preparing [2021-06-09T03:24:34.088Z] 5d55eea800cc: Preparing [2021-06-09T03:24:34.088Z] b61b27faf789: Preparing [2021-06-09T03:24:34.088Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:34.362Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:34.362Z] bcf002d0bdc5: Layer already exists [2021-06-09T03:24:34.362Z] b61b27faf789: Layer already exists [2021-06-09T03:24:34.362Z] e9b79b92cd93: Layer already exists [2021-06-09T03:24:34.362Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:34.362Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:c27f97bd6d9507c751771e6653781710e9657abc7d914ecb82a60813ea9f011e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:34.707Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:35.048Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-09T03:24:35.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-09T03:24:35.048Z] bcf002d0bdc5: Preparing [2021-06-09T03:24:35.048Z] e9b79b92cd93: Preparing [2021-06-09T03:24:35.048Z] 5d55eea800cc: Preparing [2021-06-09T03:24:35.048Z] b61b27faf789: Preparing [2021-06-09T03:24:35.048Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:35.321Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:35.321Z] e9b79b92cd93: Layer already exists [2021-06-09T03:24:35.321Z] b61b27faf789: Layer already exists [2021-06-09T03:24:35.321Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:35.321Z] bcf002d0bdc5: Layer already exists [2021-06-09T03:24:35.321Z] master: digest: sha256:c27f97bd6d9507c751771e6653781710e9657abc7d914ecb82a60813ea9f011e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:24:37.491Z] ===================================================== [Pipeline] echo [2021-06-09T03:24:37.508Z] taggedImages: [2021-06-09T03:24:37.508Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:37.508Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-09T03:24:37.508Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.257 [2021-06-09T03:24:37.508Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:37.508Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-09T03:24:37.540Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-09T03:24:37.540Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:37.540Z] latest [2021-06-09T03:24:37.540Z] 2.0.0-dev.257 [2021-06-09T03:24:37.540Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:37.540Z] master [2021-06-09T03:24:37.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:37.915Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:38.252Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:38.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-09T03:24:38.252Z] bad39b210aa5: Preparing [2021-06-09T03:24:38.252Z] bad39b210aa5: Preparing [2021-06-09T03:24:38.252Z] 3cb0b897a300: Preparing [2021-06-09T03:24:38.252Z] cbc8b27fb325: Preparing [2021-06-09T03:24:38.252Z] 9d70e30f49ba: Preparing [2021-06-09T03:24:38.252Z] 62d2325bb797: Preparing [2021-06-09T03:24:38.252Z] 5d55eea800cc: Preparing [2021-06-09T03:24:38.252Z] f1f218d1e84b: Preparing [2021-06-09T03:24:38.252Z] 7c56dcdd202d: Preparing [2021-06-09T03:24:38.252Z] 7b444bee2b48: Preparing [2021-06-09T03:24:38.252Z] b1da73a581bc: Preparing [2021-06-09T03:24:38.252Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:38.252Z] 7c56dcdd202d: Waiting [2021-06-09T03:24:38.252Z] 7b444bee2b48: Waiting [2021-06-09T03:24:38.252Z] 5d55eea800cc: Waiting [2021-06-09T03:24:38.252Z] b1da73a581bc: Waiting [2021-06-09T03:24:38.252Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:38.252Z] f1f218d1e84b: Waiting [2021-06-09T03:24:38.531Z] bad39b210aa5: Pushed [2021-06-09T03:24:38.531Z] 9d70e30f49ba: Pushed [2021-06-09T03:24:38.531Z] cbc8b27fb325: Pushed [2021-06-09T03:24:38.531Z] 3cb0b897a300: Pushed [2021-06-09T03:24:38.802Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:38.802Z] f1f218d1e84b: Pushed [2021-06-09T03:24:38.802Z] 7c56dcdd202d: Pushed [2021-06-09T03:24:38.802Z] 7b444bee2b48: Pushed [2021-06-09T03:24:38.802Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:38.802Z] b1da73a581bc: Pushed [2021-06-09T03:24:41.423Z] 62d2325bb797: Pushed [2021-06-09T03:24:41.423Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:9a0dccb90f6a06f1730327a969727e4abfec0ff0eba688ce36a7b190e6eaeaa3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:42.046Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:42.428Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-09T03:24:42.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-09T03:24:42.428Z] bad39b210aa5: Preparing [2021-06-09T03:24:42.428Z] bad39b210aa5: Preparing [2021-06-09T03:24:42.428Z] 3cb0b897a300: Preparing [2021-06-09T03:24:42.428Z] cbc8b27fb325: Preparing [2021-06-09T03:24:42.428Z] 9d70e30f49ba: Preparing [2021-06-09T03:24:42.428Z] 62d2325bb797: Preparing [2021-06-09T03:24:42.428Z] 5d55eea800cc: Preparing [2021-06-09T03:24:42.428Z] f1f218d1e84b: Preparing [2021-06-09T03:24:42.428Z] 7c56dcdd202d: Preparing [2021-06-09T03:24:42.428Z] 7b444bee2b48: Preparing [2021-06-09T03:24:42.428Z] b1da73a581bc: Preparing [2021-06-09T03:24:42.428Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:42.428Z] 7b444bee2b48: Waiting [2021-06-09T03:24:42.428Z] b1da73a581bc: Waiting [2021-06-09T03:24:42.428Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:42.428Z] f1f218d1e84b: Waiting [2021-06-09T03:24:42.428Z] 7c56dcdd202d: Waiting [2021-06-09T03:24:42.428Z] 5d55eea800cc: Waiting [2021-06-09T03:24:42.707Z] cbc8b27fb325: Layer already exists [2021-06-09T03:24:42.707Z] bad39b210aa5: Layer already exists [2021-06-09T03:24:42.707Z] 62d2325bb797: Layer already exists [2021-06-09T03:24:42.707Z] 3cb0b897a300: Layer already exists [2021-06-09T03:24:42.707Z] 9d70e30f49ba: Layer already exists [2021-06-09T03:24:42.707Z] f1f218d1e84b: Layer already exists [2021-06-09T03:24:42.707Z] 7c56dcdd202d: Layer already exists [2021-06-09T03:24:42.707Z] b1da73a581bc: Layer already exists [2021-06-09T03:24:42.707Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:42.707Z] 7b444bee2b48: Layer already exists [2021-06-09T03:24:42.707Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:42.707Z] latest: digest: sha256:9a0dccb90f6a06f1730327a969727e4abfec0ff0eba688ce36a7b190e6eaeaa3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:43.057Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:43.402Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.257 [2021-06-09T03:24:43.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-09T03:24:43.402Z] bad39b210aa5: Preparing [2021-06-09T03:24:43.402Z] bad39b210aa5: Preparing [2021-06-09T03:24:43.402Z] 3cb0b897a300: Preparing [2021-06-09T03:24:43.402Z] cbc8b27fb325: Preparing [2021-06-09T03:24:43.402Z] 9d70e30f49ba: Preparing [2021-06-09T03:24:43.402Z] 62d2325bb797: Preparing [2021-06-09T03:24:43.402Z] 5d55eea800cc: Preparing [2021-06-09T03:24:43.402Z] f1f218d1e84b: Preparing [2021-06-09T03:24:43.402Z] 7c56dcdd202d: Preparing [2021-06-09T03:24:43.402Z] 7b444bee2b48: Preparing [2021-06-09T03:24:43.402Z] b1da73a581bc: Preparing [2021-06-09T03:24:43.402Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:43.402Z] 5d55eea800cc: Waiting [2021-06-09T03:24:43.402Z] f1f218d1e84b: Waiting [2021-06-09T03:24:43.402Z] b1da73a581bc: Waiting [2021-06-09T03:24:43.402Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:43.402Z] 7c56dcdd202d: Waiting [2021-06-09T03:24:43.402Z] 7b444bee2b48: Waiting [2021-06-09T03:24:43.674Z] 9d70e30f49ba: Layer already exists [2021-06-09T03:24:43.674Z] 62d2325bb797: Layer already exists [2021-06-09T03:24:43.674Z] 3cb0b897a300: Layer already exists [2021-06-09T03:24:43.674Z] cbc8b27fb325: Layer already exists [2021-06-09T03:24:43.674Z] bad39b210aa5: Layer already exists [2021-06-09T03:24:43.674Z] b1da73a581bc: Layer already exists [2021-06-09T03:24:43.674Z] 7c56dcdd202d: Layer already exists [2021-06-09T03:24:43.674Z] f1f218d1e84b: Layer already exists [2021-06-09T03:24:43.674Z] 7b444bee2b48: Layer already exists [2021-06-09T03:24:43.674Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:43.674Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:43.674Z] 2.0.0-dev.257: digest: sha256:9a0dccb90f6a06f1730327a969727e4abfec0ff0eba688ce36a7b190e6eaeaa3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:46.130Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:46.470Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:46.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-09T03:24:46.470Z] bad39b210aa5: Preparing [2021-06-09T03:24:46.470Z] bad39b210aa5: Preparing [2021-06-09T03:24:46.470Z] 3cb0b897a300: Preparing [2021-06-09T03:24:46.470Z] cbc8b27fb325: Preparing [2021-06-09T03:24:46.470Z] 9d70e30f49ba: Preparing [2021-06-09T03:24:46.470Z] 62d2325bb797: Preparing [2021-06-09T03:24:46.470Z] 5d55eea800cc: Preparing [2021-06-09T03:24:46.470Z] f1f218d1e84b: Preparing [2021-06-09T03:24:46.470Z] 7c56dcdd202d: Preparing [2021-06-09T03:24:46.470Z] 7b444bee2b48: Preparing [2021-06-09T03:24:46.470Z] b1da73a581bc: Preparing [2021-06-09T03:24:46.470Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:46.470Z] 7c56dcdd202d: Waiting [2021-06-09T03:24:46.470Z] 5d55eea800cc: Waiting [2021-06-09T03:24:46.470Z] 7b444bee2b48: Waiting [2021-06-09T03:24:46.470Z] b1da73a581bc: Waiting [2021-06-09T03:24:46.470Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:46.470Z] f1f218d1e84b: Waiting [2021-06-09T03:24:46.742Z] 3cb0b897a300: Layer already exists [2021-06-09T03:24:46.742Z] bad39b210aa5: Layer already exists [2021-06-09T03:24:46.742Z] 9d70e30f49ba: Layer already exists [2021-06-09T03:24:46.742Z] cbc8b27fb325: Layer already exists [2021-06-09T03:24:46.742Z] 62d2325bb797: Layer already exists [2021-06-09T03:24:46.742Z] 7c56dcdd202d: Layer already exists [2021-06-09T03:24:46.742Z] f1f218d1e84b: Layer already exists [2021-06-09T03:24:46.742Z] b1da73a581bc: Layer already exists [2021-06-09T03:24:46.742Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:46.742Z] 7b444bee2b48: Layer already exists [2021-06-09T03:24:46.742Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:46.742Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:9a0dccb90f6a06f1730327a969727e4abfec0ff0eba688ce36a7b190e6eaeaa3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:47.086Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:47.427Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-09T03:24:47.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-09T03:24:47.427Z] bad39b210aa5: Preparing [2021-06-09T03:24:47.427Z] bad39b210aa5: Preparing [2021-06-09T03:24:47.427Z] 3cb0b897a300: Preparing [2021-06-09T03:24:47.427Z] cbc8b27fb325: Preparing [2021-06-09T03:24:47.427Z] 9d70e30f49ba: Preparing [2021-06-09T03:24:47.427Z] 62d2325bb797: Preparing [2021-06-09T03:24:47.427Z] 5d55eea800cc: Preparing [2021-06-09T03:24:47.427Z] f1f218d1e84b: Preparing [2021-06-09T03:24:47.427Z] 7c56dcdd202d: Preparing [2021-06-09T03:24:47.427Z] 7b444bee2b48: Preparing [2021-06-09T03:24:47.427Z] b1da73a581bc: Preparing [2021-06-09T03:24:47.427Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:47.427Z] 5d55eea800cc: Waiting [2021-06-09T03:24:47.427Z] f1f218d1e84b: Waiting [2021-06-09T03:24:47.427Z] 7c56dcdd202d: Waiting [2021-06-09T03:24:47.427Z] b1da73a581bc: Waiting [2021-06-09T03:24:47.427Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:47.427Z] 7b444bee2b48: Waiting [2021-06-09T03:24:47.701Z] bad39b210aa5: Layer already exists [2021-06-09T03:24:47.701Z] cbc8b27fb325: Layer already exists [2021-06-09T03:24:47.701Z] 3cb0b897a300: Layer already exists [2021-06-09T03:24:47.701Z] 9d70e30f49ba: Layer already exists [2021-06-09T03:24:47.701Z] 62d2325bb797: Layer already exists [2021-06-09T03:24:47.701Z] f1f218d1e84b: Layer already exists [2021-06-09T03:24:47.701Z] 5d55eea800cc: Layer already exists [2021-06-09T03:24:47.701Z] 7c56dcdd202d: Layer already exists [2021-06-09T03:24:47.701Z] 7b444bee2b48: Layer already exists [2021-06-09T03:24:47.701Z] b1da73a581bc: Layer already exists [2021-06-09T03:24:47.701Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:47.701Z] master: digest: sha256:9a0dccb90f6a06f1730327a969727e4abfec0ff0eba688ce36a7b190e6eaeaa3 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:24:47.763Z] ===================================================== [Pipeline] echo [2021-06-09T03:24:47.778Z] taggedImages: [2021-06-09T03:24:47.778Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:47.778Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-09T03:24:47.778Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.257 [2021-06-09T03:24:47.778Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:47.778Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-09T03:24:47.813Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-09T03:24:47.813Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:47.813Z] latest [2021-06-09T03:24:47.813Z] 2.0.0-dev.257 [2021-06-09T03:24:47.813Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:47.813Z] master [2021-06-09T03:24:47.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:48.187Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:48.525Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:48.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-09T03:24:48.525Z] 3019c80d61a3: Preparing [2021-06-09T03:24:48.525Z] 24d1cff46070: Preparing [2021-06-09T03:24:48.525Z] e7ec6ccc0f1b: Preparing [2021-06-09T03:24:48.525Z] 1cd90cc2e384: Preparing [2021-06-09T03:24:48.525Z] 250c52b82f58: Preparing [2021-06-09T03:24:48.525Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:48.525Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:48.809Z] 1cd90cc2e384: Pushed [2021-06-09T03:24:48.809Z] e7ec6ccc0f1b: Pushed [2021-06-09T03:24:49.085Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:49.364Z] 250c52b82f58: Pushed [2021-06-09T03:24:50.795Z] 24d1cff46070: Pushed [2021-06-09T03:24:51.067Z] 3019c80d61a3: Pushed [2021-06-09T03:24:51.339Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:61b6aea4e3e956c6a3ec11eae17b5c0320265218771518a8a54b24b4a7c1083d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:51.686Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:52.028Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-09T03:24:52.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-09T03:24:52.028Z] 3019c80d61a3: Preparing [2021-06-09T03:24:52.028Z] 24d1cff46070: Preparing [2021-06-09T03:24:52.028Z] e7ec6ccc0f1b: Preparing [2021-06-09T03:24:52.028Z] 1cd90cc2e384: Preparing [2021-06-09T03:24:52.028Z] 250c52b82f58: Preparing [2021-06-09T03:24:52.028Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:52.028Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:52.301Z] 24d1cff46070: Layer already exists [2021-06-09T03:24:52.301Z] e7ec6ccc0f1b: Layer already exists [2021-06-09T03:24:52.301Z] 1cd90cc2e384: Layer already exists [2021-06-09T03:24:52.301Z] 3019c80d61a3: Layer already exists [2021-06-09T03:24:52.301Z] 250c52b82f58: Layer already exists [2021-06-09T03:24:52.301Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:52.301Z] latest: digest: sha256:61b6aea4e3e956c6a3ec11eae17b5c0320265218771518a8a54b24b4a7c1083d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:52.645Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:53.010Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.257 [2021-06-09T03:24:53.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-09T03:24:53.011Z] 3019c80d61a3: Preparing [2021-06-09T03:24:53.011Z] 24d1cff46070: Preparing [2021-06-09T03:24:53.011Z] e7ec6ccc0f1b: Preparing [2021-06-09T03:24:53.011Z] 1cd90cc2e384: Preparing [2021-06-09T03:24:53.011Z] 250c52b82f58: Preparing [2021-06-09T03:24:53.011Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:53.011Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:55.443Z] 250c52b82f58: Layer already exists [2021-06-09T03:24:55.443Z] 1cd90cc2e384: Layer already exists [2021-06-09T03:24:55.443Z] e7ec6ccc0f1b: Layer already exists [2021-06-09T03:24:55.443Z] 3019c80d61a3: Layer already exists [2021-06-09T03:24:55.443Z] 24d1cff46070: Layer already exists [2021-06-09T03:24:55.443Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:55.443Z] 2.0.0-dev.257: digest: sha256:61b6aea4e3e956c6a3ec11eae17b5c0320265218771518a8a54b24b4a7c1083d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:55.792Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:56.411Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:56.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-09T03:24:56.411Z] 3019c80d61a3: Preparing [2021-06-09T03:24:56.411Z] 24d1cff46070: Preparing [2021-06-09T03:24:56.411Z] e7ec6ccc0f1b: Preparing [2021-06-09T03:24:56.411Z] 1cd90cc2e384: Preparing [2021-06-09T03:24:56.411Z] 250c52b82f58: Preparing [2021-06-09T03:24:56.411Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:56.411Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:56.689Z] 3019c80d61a3: Layer already exists [2021-06-09T03:24:56.689Z] 250c52b82f58: Layer already exists [2021-06-09T03:24:56.689Z] 24d1cff46070: Layer already exists [2021-06-09T03:24:56.689Z] 1cd90cc2e384: Layer already exists [2021-06-09T03:24:56.689Z] e7ec6ccc0f1b: Layer already exists [2021-06-09T03:24:56.689Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:56.689Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:61b6aea4e3e956c6a3ec11eae17b5c0320265218771518a8a54b24b4a7c1083d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:57.032Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:57.371Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-09T03:24:57.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-09T03:24:57.372Z] 3019c80d61a3: Preparing [2021-06-09T03:24:57.372Z] 24d1cff46070: Preparing [2021-06-09T03:24:57.372Z] e7ec6ccc0f1b: Preparing [2021-06-09T03:24:57.372Z] 1cd90cc2e384: Preparing [2021-06-09T03:24:57.372Z] 250c52b82f58: Preparing [2021-06-09T03:24:57.372Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:57.372Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:57.650Z] 3019c80d61a3: Layer already exists [2021-06-09T03:24:57.650Z] 24d1cff46070: Layer already exists [2021-06-09T03:24:57.650Z] e7ec6ccc0f1b: Layer already exists [2021-06-09T03:24:57.650Z] 1cd90cc2e384: Layer already exists [2021-06-09T03:24:57.650Z] 250c52b82f58: Layer already exists [2021-06-09T03:24:57.650Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:57.650Z] master: digest: sha256:61b6aea4e3e956c6a3ec11eae17b5c0320265218771518a8a54b24b4a7c1083d size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:24:57.711Z] ===================================================== [Pipeline] echo [2021-06-09T03:24:57.726Z] taggedImages: [2021-06-09T03:24:57.726Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:57.726Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-09T03:24:57.726Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.257 [2021-06-09T03:24:57.726Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:57.726Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-09T03:24:57.758Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-09T03:24:57.758Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:57.758Z] latest [2021-06-09T03:24:57.758Z] 2.0.0-dev.257 [2021-06-09T03:24:57.758Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:24:57.758Z] master [2021-06-09T03:24:57.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:58.128Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:24:58.465Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:24:58.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-09T03:24:58.465Z] 4fa119781996: Preparing [2021-06-09T03:24:58.465Z] f26022973460: Preparing [2021-06-09T03:24:58.465Z] 9bf905e395f4: Preparing [2021-06-09T03:24:58.465Z] b8a366e20526: Preparing [2021-06-09T03:24:58.465Z] 46528ea7cdf2: Preparing [2021-06-09T03:24:58.465Z] e5d947cf0fbd: Preparing [2021-06-09T03:24:58.465Z] 7ab8c51ac497: Preparing [2021-06-09T03:24:58.465Z] 2cebfe8aa161: Preparing [2021-06-09T03:24:58.465Z] f81ac1306afb: Preparing [2021-06-09T03:24:58.465Z] 3fbe34a1663b: Preparing [2021-06-09T03:24:58.465Z] e5d947cf0fbd: Waiting [2021-06-09T03:24:58.465Z] 7ab8c51ac497: Waiting [2021-06-09T03:24:58.465Z] 2cebfe8aa161: Waiting [2021-06-09T03:24:58.465Z] f81ac1306afb: Waiting [2021-06-09T03:24:58.465Z] 3fbe34a1663b: Waiting [2021-06-09T03:24:58.738Z] 46528ea7cdf2: Pushed [2021-06-09T03:24:58.738Z] 4fa119781996: Pushed [2021-06-09T03:24:58.738Z] f26022973460: Pushed [2021-06-09T03:24:59.012Z] 7ab8c51ac497: Pushed [2021-06-09T03:24:59.012Z] e5d947cf0fbd: Pushed [2021-06-09T03:24:59.012Z] 2cebfe8aa161: Pushed [2021-06-09T03:24:59.298Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:24:59.573Z] f81ac1306afb: Pushed [2021-06-09T03:25:03.299Z] b8a366e20526: Pushed [2021-06-09T03:25:03.299Z] 9bf905e395f4: Pushed [2021-06-09T03:25:03.299Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:982ac506d72c903e7ee39a348611e5fa0b4644ba65d597d8ab99bfe31744c88c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:03.644Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:03.989Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-09T03:25:03.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-09T03:25:03.989Z] 4fa119781996: Preparing [2021-06-09T03:25:03.989Z] f26022973460: Preparing [2021-06-09T03:25:03.989Z] 9bf905e395f4: Preparing [2021-06-09T03:25:03.989Z] b8a366e20526: Preparing [2021-06-09T03:25:03.989Z] 46528ea7cdf2: Preparing [2021-06-09T03:25:03.989Z] e5d947cf0fbd: Preparing [2021-06-09T03:25:03.989Z] 7ab8c51ac497: Preparing [2021-06-09T03:25:03.989Z] 2cebfe8aa161: Preparing [2021-06-09T03:25:03.989Z] f81ac1306afb: Preparing [2021-06-09T03:25:03.989Z] 3fbe34a1663b: Preparing [2021-06-09T03:25:03.989Z] 7ab8c51ac497: Waiting [2021-06-09T03:25:03.989Z] 2cebfe8aa161: Waiting [2021-06-09T03:25:03.989Z] f81ac1306afb: Waiting [2021-06-09T03:25:03.989Z] 3fbe34a1663b: Waiting [2021-06-09T03:25:03.989Z] e5d947cf0fbd: Waiting [2021-06-09T03:25:04.260Z] 4fa119781996: Layer already exists [2021-06-09T03:25:04.260Z] 46528ea7cdf2: Layer already exists [2021-06-09T03:25:04.260Z] 9bf905e395f4: Layer already exists [2021-06-09T03:25:04.260Z] b8a366e20526: Layer already exists [2021-06-09T03:25:04.260Z] f26022973460: Layer already exists [2021-06-09T03:25:04.260Z] 7ab8c51ac497: Layer already exists [2021-06-09T03:25:04.260Z] e5d947cf0fbd: Layer already exists [2021-06-09T03:25:04.260Z] 2cebfe8aa161: Layer already exists [2021-06-09T03:25:04.260Z] f81ac1306afb: Layer already exists [2021-06-09T03:25:04.260Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:25:04.260Z] latest: digest: sha256:982ac506d72c903e7ee39a348611e5fa0b4644ba65d597d8ab99bfe31744c88c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:04.608Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:04.953Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.257 [2021-06-09T03:25:04.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-09T03:25:04.953Z] 4fa119781996: Preparing [2021-06-09T03:25:04.953Z] f26022973460: Preparing [2021-06-09T03:25:04.953Z] 9bf905e395f4: Preparing [2021-06-09T03:25:04.953Z] b8a366e20526: Preparing [2021-06-09T03:25:04.953Z] 46528ea7cdf2: Preparing [2021-06-09T03:25:04.953Z] e5d947cf0fbd: Preparing [2021-06-09T03:25:04.953Z] 7ab8c51ac497: Preparing [2021-06-09T03:25:04.953Z] 2cebfe8aa161: Preparing [2021-06-09T03:25:04.953Z] f81ac1306afb: Preparing [2021-06-09T03:25:04.953Z] 3fbe34a1663b: Preparing [2021-06-09T03:25:04.953Z] e5d947cf0fbd: Waiting [2021-06-09T03:25:04.953Z] 7ab8c51ac497: Waiting [2021-06-09T03:25:04.953Z] 2cebfe8aa161: Waiting [2021-06-09T03:25:04.953Z] f81ac1306afb: Waiting [2021-06-09T03:25:04.953Z] 3fbe34a1663b: Waiting [2021-06-09T03:25:05.226Z] f26022973460: Layer already exists [2021-06-09T03:25:05.226Z] 9bf905e395f4: Layer already exists [2021-06-09T03:25:05.226Z] 4fa119781996: Layer already exists [2021-06-09T03:25:05.226Z] b8a366e20526: Layer already exists [2021-06-09T03:25:05.226Z] 46528ea7cdf2: Layer already exists [2021-06-09T03:25:05.226Z] e5d947cf0fbd: Layer already exists [2021-06-09T03:25:05.226Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:25:05.226Z] f81ac1306afb: Layer already exists [2021-06-09T03:25:05.226Z] 7ab8c51ac497: Layer already exists [2021-06-09T03:25:05.226Z] 2cebfe8aa161: Layer already exists [2021-06-09T03:25:05.226Z] 2.0.0-dev.257: digest: sha256:982ac506d72c903e7ee39a348611e5fa0b4644ba65d597d8ab99bfe31744c88c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:05.574Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:05.915Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:25:05.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-09T03:25:05.915Z] 4fa119781996: Preparing [2021-06-09T03:25:05.915Z] f26022973460: Preparing [2021-06-09T03:25:05.915Z] 9bf905e395f4: Preparing [2021-06-09T03:25:05.915Z] b8a366e20526: Preparing [2021-06-09T03:25:05.915Z] 46528ea7cdf2: Preparing [2021-06-09T03:25:05.915Z] e5d947cf0fbd: Preparing [2021-06-09T03:25:05.915Z] 7ab8c51ac497: Preparing [2021-06-09T03:25:05.915Z] 2cebfe8aa161: Preparing [2021-06-09T03:25:05.915Z] f81ac1306afb: Preparing [2021-06-09T03:25:05.915Z] 3fbe34a1663b: Preparing [2021-06-09T03:25:05.915Z] 2cebfe8aa161: Waiting [2021-06-09T03:25:05.915Z] f81ac1306afb: Waiting [2021-06-09T03:25:05.915Z] 3fbe34a1663b: Waiting [2021-06-09T03:25:05.915Z] e5d947cf0fbd: Waiting [2021-06-09T03:25:05.915Z] 7ab8c51ac497: Waiting [2021-06-09T03:25:06.188Z] 46528ea7cdf2: Layer already exists [2021-06-09T03:25:06.188Z] f26022973460: Layer already exists [2021-06-09T03:25:06.188Z] b8a366e20526: Layer already exists [2021-06-09T03:25:06.188Z] 9bf905e395f4: Layer already exists [2021-06-09T03:25:06.188Z] 4fa119781996: Layer already exists [2021-06-09T03:25:06.188Z] 2cebfe8aa161: Layer already exists [2021-06-09T03:25:06.188Z] 7ab8c51ac497: Layer already exists [2021-06-09T03:25:06.188Z] f81ac1306afb: Layer already exists [2021-06-09T03:25:06.188Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:25:06.188Z] e5d947cf0fbd: Layer already exists [2021-06-09T03:25:06.188Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:982ac506d72c903e7ee39a348611e5fa0b4644ba65d597d8ab99bfe31744c88c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:06.621Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:06.972Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-09T03:25:06.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-09T03:25:06.972Z] 4fa119781996: Preparing [2021-06-09T03:25:06.972Z] f26022973460: Preparing [2021-06-09T03:25:06.972Z] 9bf905e395f4: Preparing [2021-06-09T03:25:06.972Z] b8a366e20526: Preparing [2021-06-09T03:25:06.972Z] 46528ea7cdf2: Preparing [2021-06-09T03:25:06.972Z] e5d947cf0fbd: Preparing [2021-06-09T03:25:06.972Z] 7ab8c51ac497: Preparing [2021-06-09T03:25:06.972Z] 2cebfe8aa161: Preparing [2021-06-09T03:25:06.972Z] f81ac1306afb: Preparing [2021-06-09T03:25:06.972Z] 3fbe34a1663b: Preparing [2021-06-09T03:25:06.972Z] 7ab8c51ac497: Waiting [2021-06-09T03:25:06.972Z] 2cebfe8aa161: Waiting [2021-06-09T03:25:06.972Z] f81ac1306afb: Waiting [2021-06-09T03:25:06.972Z] 3fbe34a1663b: Waiting [2021-06-09T03:25:06.972Z] e5d947cf0fbd: Waiting [2021-06-09T03:25:07.247Z] 9bf905e395f4: Layer already exists [2021-06-09T03:25:07.247Z] f26022973460: Layer already exists [2021-06-09T03:25:07.247Z] 4fa119781996: Layer already exists [2021-06-09T03:25:07.247Z] b8a366e20526: Layer already exists [2021-06-09T03:25:07.247Z] 46528ea7cdf2: Layer already exists [2021-06-09T03:25:07.247Z] e5d947cf0fbd: Layer already exists [2021-06-09T03:25:07.247Z] 2cebfe8aa161: Layer already exists [2021-06-09T03:25:07.247Z] 7ab8c51ac497: Layer already exists [2021-06-09T03:25:07.247Z] f81ac1306afb: Layer already exists [2021-06-09T03:25:07.247Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:25:07.247Z] master: digest: sha256:982ac506d72c903e7ee39a348611e5fa0b4644ba65d597d8ab99bfe31744c88c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:25:07.310Z] ===================================================== [Pipeline] echo [2021-06-09T03:25:07.325Z] taggedImages: [2021-06-09T03:25:07.325Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:25:07.325Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-09T03:25:07.325Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.257 [2021-06-09T03:25:07.325Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:25:07.325Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-09T03:25:09.451Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-09T03:25:09.451Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:25:09.451Z] latest [2021-06-09T03:25:09.451Z] 2.0.0-dev.257 [2021-06-09T03:25:09.451Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:25:09.451Z] master [2021-06-09T03:25:09.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:09.834Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:10.174Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:25:10.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-09T03:25:10.174Z] 48c945f87c4e: Preparing [2021-06-09T03:25:10.174Z] 3db15703bbe2: Preparing [2021-06-09T03:25:10.174Z] 5d55eea800cc: Preparing [2021-06-09T03:25:10.174Z] 7df61bfd7057: Preparing [2021-06-09T03:25:10.174Z] 3fbe34a1663b: Preparing [2021-06-09T03:25:10.447Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:25:10.447Z] 5d55eea800cc: Layer already exists [2021-06-09T03:25:10.447Z] 48c945f87c4e: Pushed [2021-06-09T03:25:11.082Z] 7df61bfd7057: Pushed [2021-06-09T03:25:13.056Z] 3db15703bbe2: Pushed [2021-06-09T03:25:13.329Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:d31b5659bac132cdf2b753c045c81ec2ede94ac4c6a083971c68da70c2e75d7a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:13.682Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:14.032Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-09T03:25:14.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-09T03:25:14.032Z] 48c945f87c4e: Preparing [2021-06-09T03:25:14.032Z] 3db15703bbe2: Preparing [2021-06-09T03:25:14.032Z] 5d55eea800cc: Preparing [2021-06-09T03:25:14.032Z] 7df61bfd7057: Preparing [2021-06-09T03:25:14.032Z] 3fbe34a1663b: Preparing [2021-06-09T03:25:14.032Z] 48c945f87c4e: Layer already exists [2021-06-09T03:25:14.305Z] 3db15703bbe2: Layer already exists [2021-06-09T03:25:14.305Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:25:14.305Z] 7df61bfd7057: Layer already exists [2021-06-09T03:25:14.305Z] 5d55eea800cc: Layer already exists [2021-06-09T03:25:14.305Z] latest: digest: sha256:d31b5659bac132cdf2b753c045c81ec2ede94ac4c6a083971c68da70c2e75d7a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:14.659Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:15.001Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.257 [2021-06-09T03:25:15.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-09T03:25:15.001Z] 48c945f87c4e: Preparing [2021-06-09T03:25:15.001Z] 3db15703bbe2: Preparing [2021-06-09T03:25:15.001Z] 5d55eea800cc: Preparing [2021-06-09T03:25:15.001Z] 7df61bfd7057: Preparing [2021-06-09T03:25:15.001Z] 3fbe34a1663b: Preparing [2021-06-09T03:25:15.273Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:25:15.273Z] 5d55eea800cc: Layer already exists [2021-06-09T03:25:15.273Z] 48c945f87c4e: Layer already exists [2021-06-09T03:25:15.273Z] 3db15703bbe2: Layer already exists [2021-06-09T03:25:15.273Z] 7df61bfd7057: Layer already exists [2021-06-09T03:25:15.273Z] 2.0.0-dev.257: digest: sha256:d31b5659bac132cdf2b753c045c81ec2ede94ac4c6a083971c68da70c2e75d7a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:15.624Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:15.968Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:25:15.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-09T03:25:15.968Z] 48c945f87c4e: Preparing [2021-06-09T03:25:15.968Z] 3db15703bbe2: Preparing [2021-06-09T03:25:15.968Z] 5d55eea800cc: Preparing [2021-06-09T03:25:15.968Z] 7df61bfd7057: Preparing [2021-06-09T03:25:15.968Z] 3fbe34a1663b: Preparing [2021-06-09T03:25:16.243Z] 5d55eea800cc: Layer already exists [2021-06-09T03:25:16.243Z] 48c945f87c4e: Layer already exists [2021-06-09T03:25:16.243Z] 3db15703bbe2: Layer already exists [2021-06-09T03:25:16.243Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:25:16.243Z] 7df61bfd7057: Layer already exists [2021-06-09T03:25:16.243Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:d31b5659bac132cdf2b753c045c81ec2ede94ac4c6a083971c68da70c2e75d7a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:16.592Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:16.930Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-09T03:25:16.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-09T03:25:16.930Z] 48c945f87c4e: Preparing [2021-06-09T03:25:16.930Z] 3db15703bbe2: Preparing [2021-06-09T03:25:16.930Z] 5d55eea800cc: Preparing [2021-06-09T03:25:16.930Z] 7df61bfd7057: Preparing [2021-06-09T03:25:16.930Z] 3fbe34a1663b: Preparing [2021-06-09T03:25:16.930Z] 5d55eea800cc: Layer already exists [2021-06-09T03:25:16.930Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:25:16.930Z] 48c945f87c4e: Layer already exists [2021-06-09T03:25:16.930Z] 3db15703bbe2: Layer already exists [2021-06-09T03:25:16.930Z] 7df61bfd7057: Layer already exists [2021-06-09T03:25:17.201Z] master: digest: sha256:d31b5659bac132cdf2b753c045c81ec2ede94ac4c6a083971c68da70c2e75d7a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:25:17.264Z] ===================================================== [Pipeline] echo [2021-06-09T03:25:17.279Z] taggedImages: [2021-06-09T03:25:17.279Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:25:17.279Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-09T03:25:17.279Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.257 [2021-06-09T03:25:17.279Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:25:17.279Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-09T03:25:19.430Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-09T03:25:19.430Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:25:19.430Z] latest [2021-06-09T03:25:19.430Z] 2.0.0-dev.257 [2021-06-09T03:25:19.430Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:25:19.430Z] master [2021-06-09T03:25:19.430Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:19.808Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:20.151Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:25:20.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-09T03:25:20.152Z] 19732dd68027: Preparing [2021-06-09T03:25:20.152Z] 8457da297216: Preparing [2021-06-09T03:25:20.152Z] 5d55eea800cc: Preparing [2021-06-09T03:25:20.152Z] b61b27faf789: Preparing [2021-06-09T03:25:20.152Z] 3fbe34a1663b: Preparing [2021-06-09T03:25:20.425Z] b61b27faf789: Layer already exists [2021-06-09T03:25:20.425Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:25:20.425Z] 5d55eea800cc: Layer already exists [2021-06-09T03:25:20.425Z] 19732dd68027: Pushed [2021-06-09T03:25:23.031Z] 8457da297216: Pushed [2021-06-09T03:25:23.031Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:731c245c48484c6798c25f2501ce10a65925b8e0ecfe96ea93254f6f7069f304 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:23.373Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:23.723Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-09T03:25:23.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-09T03:25:23.723Z] 19732dd68027: Preparing [2021-06-09T03:25:23.723Z] 8457da297216: Preparing [2021-06-09T03:25:23.723Z] 5d55eea800cc: Preparing [2021-06-09T03:25:23.723Z] b61b27faf789: Preparing [2021-06-09T03:25:23.723Z] 3fbe34a1663b: Preparing [2021-06-09T03:25:23.995Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:25:23.995Z] 19732dd68027: Layer already exists [2021-06-09T03:25:23.995Z] 5d55eea800cc: Layer already exists [2021-06-09T03:25:23.995Z] b61b27faf789: Layer already exists [2021-06-09T03:25:23.995Z] 8457da297216: Layer already exists [2021-06-09T03:25:23.995Z] latest: digest: sha256:731c245c48484c6798c25f2501ce10a65925b8e0ecfe96ea93254f6f7069f304 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:24.345Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:24.686Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.257 [2021-06-09T03:25:24.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-09T03:25:24.686Z] 19732dd68027: Preparing [2021-06-09T03:25:24.686Z] 8457da297216: Preparing [2021-06-09T03:25:24.686Z] 5d55eea800cc: Preparing [2021-06-09T03:25:24.686Z] b61b27faf789: Preparing [2021-06-09T03:25:24.686Z] 3fbe34a1663b: Preparing [2021-06-09T03:25:24.686Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:25:24.686Z] b61b27faf789: Layer already exists [2021-06-09T03:25:24.686Z] 8457da297216: Layer already exists [2021-06-09T03:25:24.686Z] 5d55eea800cc: Layer already exists [2021-06-09T03:25:24.959Z] 19732dd68027: Layer already exists [2021-06-09T03:25:24.959Z] 2.0.0-dev.257: digest: sha256:731c245c48484c6798c25f2501ce10a65925b8e0ecfe96ea93254f6f7069f304 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:25.303Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:27.813Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:25:27.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-09T03:25:27.814Z] 19732dd68027: Preparing [2021-06-09T03:25:27.814Z] 8457da297216: Preparing [2021-06-09T03:25:27.814Z] 5d55eea800cc: Preparing [2021-06-09T03:25:27.814Z] b61b27faf789: Preparing [2021-06-09T03:25:27.814Z] 3fbe34a1663b: Preparing [2021-06-09T03:25:27.814Z] 19732dd68027: Layer already exists [2021-06-09T03:25:27.814Z] b61b27faf789: Layer already exists [2021-06-09T03:25:27.814Z] 8457da297216: Layer already exists [2021-06-09T03:25:27.814Z] 5d55eea800cc: Layer already exists [2021-06-09T03:25:27.814Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:25:28.083Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:731c245c48484c6798c25f2501ce10a65925b8e0ecfe96ea93254f6f7069f304 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:28.422Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:28.755Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-09T03:25:28.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-09T03:25:28.755Z] 19732dd68027: Preparing [2021-06-09T03:25:28.755Z] 8457da297216: Preparing [2021-06-09T03:25:28.755Z] 5d55eea800cc: Preparing [2021-06-09T03:25:28.755Z] b61b27faf789: Preparing [2021-06-09T03:25:28.755Z] 3fbe34a1663b: Preparing [2021-06-09T03:25:28.755Z] 5d55eea800cc: Layer already exists [2021-06-09T03:25:28.755Z] 19732dd68027: Layer already exists [2021-06-09T03:25:28.755Z] 8457da297216: Layer already exists [2021-06-09T03:25:28.755Z] b61b27faf789: Layer already exists [2021-06-09T03:25:28.755Z] 3fbe34a1663b: Layer already exists [2021-06-09T03:25:29.025Z] master: digest: sha256:731c245c48484c6798c25f2501ce10a65925b8e0ecfe96ea93254f6f7069f304 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:25:29.088Z] ===================================================== [Pipeline] echo [2021-06-09T03:25:29.103Z] taggedImages: [2021-06-09T03:25:29.103Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:25:29.103Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-09T03:25:29.103Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.257 [2021-06-09T03:25:29.103Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:25:29.103Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-09T03:25:29.140Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-09T03:25:29.140Z] 63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:25:29.140Z] latest [2021-06-09T03:25:29.140Z] 2.0.0-dev.257 [2021-06-09T03:25:29.140Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:25:29.140Z] master [2021-06-09T03:25:29.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:29.522Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:29.867Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:25:29.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-09T03:25:29.867Z] 2f1c2a453d19: Preparing [2021-06-09T03:25:29.867Z] 352c2e48625e: Preparing [2021-06-09T03:25:29.867Z] 90b2d0b6be0a: Preparing [2021-06-09T03:25:29.867Z] 382d923c5e97: Preparing [2021-06-09T03:25:29.867Z] 9ded3b6bb9b5: Preparing [2021-06-09T03:25:29.867Z] fa1afe8e6ed9: Preparing [2021-06-09T03:25:29.867Z] 87a09b4c083e: Preparing [2021-06-09T03:25:29.867Z] 0f74e9ff2a61: Preparing [2021-06-09T03:25:29.867Z] b122376c33c6: Preparing [2021-06-09T03:25:29.867Z] f8381ed47b22: Preparing [2021-06-09T03:25:29.867Z] e934a737d657: Preparing [2021-06-09T03:25:29.867Z] fa1afe8e6ed9: Waiting [2021-06-09T03:25:29.867Z] 87a09b4c083e: Waiting [2021-06-09T03:25:29.867Z] 0f74e9ff2a61: Waiting [2021-06-09T03:25:29.867Z] e934a737d657: Waiting [2021-06-09T03:25:29.867Z] f8381ed47b22: Waiting [2021-06-09T03:25:29.867Z] b122376c33c6: Waiting [2021-06-09T03:25:30.142Z] 9ded3b6bb9b5: Layer already exists [2021-06-09T03:25:30.142Z] fa1afe8e6ed9: Layer already exists [2021-06-09T03:25:30.142Z] 87a09b4c083e: Layer already exists [2021-06-09T03:25:30.142Z] 352c2e48625e: Pushed [2021-06-09T03:25:30.417Z] 0f74e9ff2a61: Layer already exists [2021-06-09T03:25:30.417Z] b122376c33c6: Layer already exists [2021-06-09T03:25:30.417Z] f8381ed47b22: Layer already exists [2021-06-09T03:25:30.417Z] e934a737d657: Layer already exists [2021-06-09T03:25:31.016Z] 2f1c2a453d19: Pushed [2021-06-09T03:25:32.446Z] 90b2d0b6be0a: Pushed [2021-06-09T03:25:44.462Z] 382d923c5e97: Pushed [2021-06-09T03:25:44.734Z] 63662c5db780eda8b46d469b2e9e3b78810f003d: digest: sha256:f7d815c2070d056e9bf5df309758933b04884a5596e568e98e10cb73292bbdf3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:45.082Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:45.422Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-09T03:25:45.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-09T03:25:45.422Z] 2f1c2a453d19: Preparing [2021-06-09T03:25:45.422Z] 352c2e48625e: Preparing [2021-06-09T03:25:45.422Z] 90b2d0b6be0a: Preparing [2021-06-09T03:25:45.423Z] 382d923c5e97: Preparing [2021-06-09T03:25:45.423Z] 9ded3b6bb9b5: Preparing [2021-06-09T03:25:45.423Z] fa1afe8e6ed9: Preparing [2021-06-09T03:25:45.423Z] 87a09b4c083e: Preparing [2021-06-09T03:25:45.423Z] 0f74e9ff2a61: Preparing [2021-06-09T03:25:45.423Z] b122376c33c6: Preparing [2021-06-09T03:25:45.423Z] f8381ed47b22: Preparing [2021-06-09T03:25:45.423Z] e934a737d657: Preparing [2021-06-09T03:25:45.423Z] 0f74e9ff2a61: Waiting [2021-06-09T03:25:45.423Z] b122376c33c6: Waiting [2021-06-09T03:25:45.423Z] f8381ed47b22: Waiting [2021-06-09T03:25:45.423Z] e934a737d657: Waiting [2021-06-09T03:25:45.423Z] fa1afe8e6ed9: Waiting [2021-06-09T03:25:45.423Z] 87a09b4c083e: Waiting [2021-06-09T03:25:45.423Z] 2f1c2a453d19: Layer already exists [2021-06-09T03:25:45.423Z] 9ded3b6bb9b5: Layer already exists [2021-06-09T03:25:45.423Z] 382d923c5e97: Layer already exists [2021-06-09T03:25:45.423Z] 352c2e48625e: Layer already exists [2021-06-09T03:25:45.423Z] 90b2d0b6be0a: Layer already exists [2021-06-09T03:25:45.694Z] 87a09b4c083e: Layer already exists [2021-06-09T03:25:45.694Z] f8381ed47b22: Layer already exists [2021-06-09T03:25:45.694Z] fa1afe8e6ed9: Layer already exists [2021-06-09T03:25:45.694Z] b122376c33c6: Layer already exists [2021-06-09T03:25:45.694Z] 0f74e9ff2a61: Layer already exists [2021-06-09T03:25:45.694Z] e934a737d657: Layer already exists [2021-06-09T03:25:45.694Z] latest: digest: sha256:f7d815c2070d056e9bf5df309758933b04884a5596e568e98e10cb73292bbdf3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:46.040Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:46.382Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.257 [2021-06-09T03:25:46.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-09T03:25:46.382Z] 2f1c2a453d19: Preparing [2021-06-09T03:25:46.382Z] 352c2e48625e: Preparing [2021-06-09T03:25:46.382Z] 90b2d0b6be0a: Preparing [2021-06-09T03:25:46.382Z] 382d923c5e97: Preparing [2021-06-09T03:25:46.382Z] 9ded3b6bb9b5: Preparing [2021-06-09T03:25:46.382Z] fa1afe8e6ed9: Preparing [2021-06-09T03:25:46.382Z] 87a09b4c083e: Preparing [2021-06-09T03:25:46.382Z] 0f74e9ff2a61: Preparing [2021-06-09T03:25:46.382Z] b122376c33c6: Preparing [2021-06-09T03:25:46.382Z] f8381ed47b22: Preparing [2021-06-09T03:25:46.382Z] e934a737d657: Preparing [2021-06-09T03:25:46.382Z] fa1afe8e6ed9: Waiting [2021-06-09T03:25:46.382Z] 87a09b4c083e: Waiting [2021-06-09T03:25:46.382Z] 0f74e9ff2a61: Waiting [2021-06-09T03:25:46.382Z] b122376c33c6: Waiting [2021-06-09T03:25:46.382Z] f8381ed47b22: Waiting [2021-06-09T03:25:46.382Z] e934a737d657: Waiting [2021-06-09T03:25:46.662Z] 352c2e48625e: Layer already exists [2021-06-09T03:25:46.662Z] 9ded3b6bb9b5: Layer already exists [2021-06-09T03:25:46.662Z] 90b2d0b6be0a: Layer already exists [2021-06-09T03:25:46.662Z] 382d923c5e97: Layer already exists [2021-06-09T03:25:46.662Z] 2f1c2a453d19: Layer already exists [2021-06-09T03:25:46.662Z] 0f74e9ff2a61: Layer already exists [2021-06-09T03:25:46.662Z] b122376c33c6: Layer already exists [2021-06-09T03:25:46.662Z] fa1afe8e6ed9: Layer already exists [2021-06-09T03:25:46.662Z] 87a09b4c083e: Layer already exists [2021-06-09T03:25:46.662Z] f8381ed47b22: Layer already exists [2021-06-09T03:25:46.662Z] e934a737d657: Layer already exists [2021-06-09T03:25:46.662Z] 2.0.0-dev.257: digest: sha256:f7d815c2070d056e9bf5df309758933b04884a5596e568e98e10cb73292bbdf3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:47.014Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:47.354Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:25:47.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-09T03:25:47.355Z] 2f1c2a453d19: Preparing [2021-06-09T03:25:47.355Z] 352c2e48625e: Preparing [2021-06-09T03:25:47.355Z] 90b2d0b6be0a: Preparing [2021-06-09T03:25:47.355Z] 382d923c5e97: Preparing [2021-06-09T03:25:47.355Z] 9ded3b6bb9b5: Preparing [2021-06-09T03:25:47.355Z] fa1afe8e6ed9: Preparing [2021-06-09T03:25:47.355Z] 87a09b4c083e: Preparing [2021-06-09T03:25:47.355Z] 0f74e9ff2a61: Preparing [2021-06-09T03:25:47.355Z] b122376c33c6: Preparing [2021-06-09T03:25:47.355Z] f8381ed47b22: Preparing [2021-06-09T03:25:47.355Z] e934a737d657: Preparing [2021-06-09T03:25:47.355Z] 0f74e9ff2a61: Waiting [2021-06-09T03:25:47.355Z] fa1afe8e6ed9: Waiting [2021-06-09T03:25:47.355Z] 87a09b4c083e: Waiting [2021-06-09T03:25:47.355Z] b122376c33c6: Waiting [2021-06-09T03:25:47.355Z] f8381ed47b22: Waiting [2021-06-09T03:25:47.355Z] e934a737d657: Waiting [2021-06-09T03:25:47.355Z] 9ded3b6bb9b5: Layer already exists [2021-06-09T03:25:47.355Z] 382d923c5e97: Layer already exists [2021-06-09T03:25:47.355Z] 2f1c2a453d19: Layer already exists [2021-06-09T03:25:47.355Z] 90b2d0b6be0a: Layer already exists [2021-06-09T03:25:47.627Z] 352c2e48625e: Layer already exists [2021-06-09T03:25:47.627Z] fa1afe8e6ed9: Layer already exists [2021-06-09T03:25:47.627Z] b122376c33c6: Layer already exists [2021-06-09T03:25:47.627Z] 0f74e9ff2a61: Layer already exists [2021-06-09T03:25:47.627Z] 87a09b4c083e: Layer already exists [2021-06-09T03:25:47.627Z] f8381ed47b22: Layer already exists [2021-06-09T03:25:47.627Z] e934a737d657: Layer already exists [2021-06-09T03:25:47.627Z] 63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257: digest: sha256:f7d815c2070d056e9bf5df309758933b04884a5596e568e98e10cb73292bbdf3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:47.977Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:25:48.315Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-09T03:25:48.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-09T03:25:48.315Z] 2f1c2a453d19: Preparing [2021-06-09T03:25:48.315Z] 352c2e48625e: Preparing [2021-06-09T03:25:48.315Z] 90b2d0b6be0a: Preparing [2021-06-09T03:25:48.315Z] 382d923c5e97: Preparing [2021-06-09T03:25:48.315Z] 9ded3b6bb9b5: Preparing [2021-06-09T03:25:48.315Z] fa1afe8e6ed9: Preparing [2021-06-09T03:25:48.315Z] 87a09b4c083e: Preparing [2021-06-09T03:25:48.315Z] 0f74e9ff2a61: Preparing [2021-06-09T03:25:48.315Z] b122376c33c6: Preparing [2021-06-09T03:25:48.315Z] f8381ed47b22: Preparing [2021-06-09T03:25:48.315Z] e934a737d657: Preparing [2021-06-09T03:25:48.315Z] 0f74e9ff2a61: Waiting [2021-06-09T03:25:48.315Z] b122376c33c6: Waiting [2021-06-09T03:25:48.315Z] fa1afe8e6ed9: Waiting [2021-06-09T03:25:48.315Z] e934a737d657: Waiting [2021-06-09T03:25:48.315Z] f8381ed47b22: Waiting [2021-06-09T03:25:48.315Z] 87a09b4c083e: Waiting [2021-06-09T03:25:48.315Z] 9ded3b6bb9b5: Layer already exists [2021-06-09T03:25:48.315Z] 352c2e48625e: Layer already exists [2021-06-09T03:25:48.315Z] 382d923c5e97: Layer already exists [2021-06-09T03:25:48.315Z] 2f1c2a453d19: Layer already exists [2021-06-09T03:25:48.315Z] 90b2d0b6be0a: Layer already exists [2021-06-09T03:25:48.589Z] 87a09b4c083e: Layer already exists [2021-06-09T03:25:48.589Z] fa1afe8e6ed9: Layer already exists [2021-06-09T03:25:48.589Z] b122376c33c6: Layer already exists [2021-06-09T03:25:48.589Z] 0f74e9ff2a61: Layer already exists [2021-06-09T03:25:48.589Z] f8381ed47b22: Layer already exists [2021-06-09T03:25:48.589Z] e934a737d657: Layer already exists [2021-06-09T03:25:48.589Z] master: digest: sha256:f7d815c2070d056e9bf5df309758933b04884a5596e568e98e10cb73292bbdf3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T03:25:48.650Z] ===================================================== [Pipeline] echo [2021-06-09T03:25:48.665Z] taggedImages: [2021-06-09T03:25:48.666Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d [2021-06-09T03:25:48.666Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-09T03:25:48.666Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.257 [2021-06-09T03:25:48.666Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:63662c5db780eda8b46d469b2e9e3b78810f003d-2.0.0-dev.257 [2021-06-09T03:25:48.666Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:25:51.712Z] ---> job-cost.sh [2021-06-09T03:25:51.712Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bTSx [2021-06-09T03:26:42.427Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T03:28:34.234Z] lf-activate-venv(): INFO: Adding /tmp/venv-bTSx/bin to PATH [2021-06-09T03:28:34.234Z] INFO: No Stack... [2021-06-09T03:28:34.234Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-09T03:28:34.234Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T03:28:34.569Z] + cat /w/workspace/edgex-go/528/archives/cost.csv [2021-06-09T03:28:34.569Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T03:28:34.640Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-528-stack-cost] [2021-06-09T03:28:34.649Z] Resource [jenkins-edgexfoundry-edgex-go-master-528-stack-cost] did not exist. Created. [2021-06-09T03:28:34.649Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-528-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T03:28:35.004Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-09T03:28:35.702Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T03:28:35.719Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-528-stack-cost] [Pipeline] // lock [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 [2021-06-09T03:28:40.936Z] provisioning config files... [2021-06-09T03:28:40.948Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/528@tmp/config2247879155125885420tmp [Pipeline] { [Pipeline] sh [2021-06-09T03:28:41.254Z] + set +x [2021-06-09T03:28:41.254Z] + curl -s https://codecov.io/bash [2021-06-09T03:28:41.254Z] + bash -s -- [2021-06-09T03:28:41.254Z] [2021-06-09T03:28:41.254Z] _____ _ [2021-06-09T03:28:41.254Z] / ____| | | [2021-06-09T03:28:41.254Z] | | ___ __| | ___ ___ _____ __ [2021-06-09T03:28:41.254Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-09T03:28:41.254Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-09T03:28:41.254Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-09T03:28:41.254Z] Bash-1.0.3 [2021-06-09T03:28:41.254Z] [2021-06-09T03:28:41.254Z] [2021-06-09T03:28:41.254Z] ==> git version 2.24.4 found [2021-06-09T03:28:41.254Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-09T03:28:41.254Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-09T03:28:41.254Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-09T03:28:41.514Z] ==> Jenkins CI detected. [2021-06-09T03:28:41.514Z] project root: . [2021-06-09T03:28:41.514Z] --> token set from env [2021-06-09T03:28:41.514Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-09T03:28:41.514Z] ==> Running gcov in . (disable via -X gcov) [2021-06-09T03:28:41.514Z] ==> Python coveragepy not found [2021-06-09T03:28:41.514Z] ==> Searching for coverage reports in: [2021-06-09T03:28:41.514Z] + . [2021-06-09T03:28:41.514Z] -> Found 1 reports [2021-06-09T03:28:41.514Z] ==> Detecting git/mercurial file structure [2021-06-09T03:28:41.514Z] ==> Reading reports [2021-06-09T03:28:41.514Z] + ./coverage.out bytes=412281 [2021-06-09T03:28:41.514Z] ==> Appending adjustments [2021-06-09T03:28:41.514Z] https://docs.codecov.io/docs/fixing-reports [2021-06-09T03:28:42.902Z] + Found adjustments [2021-06-09T03:28:42.902Z] ==> Gzipping contents [2021-06-09T03:28:42.902Z] 56K /tmp/codecov.G0xUBp.gz [2021-06-09T03:28:42.902Z] ==> Uploading reports [2021-06-09T03:28:42.902Z] url: https://codecov.io [2021-06-09T03:28:42.902Z] query: branch=master&commit=63662c5db780eda8b46d469b2e9e3b78810f003d&build=528&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F528%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T03:28:42.902Z] -> Pinging Codecov [2021-06-09T03:28:42.902Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=63662c5db780eda8b46d469b2e9e3b78810f003d&build=528&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F528%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T03:28:43.163Z] -> Uploading to [2021-06-09T03:28:43.163Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-09/00271124DB129430A58F1EEE437C3FCB/63662c5db780eda8b46d469b2e9e3b78810f003d/ff6c3950-ce14-4261-bbe0-1efccff83640.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T032843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb1335e0c73b3378feb061762dac86c56a683c0a595d23d2f54e787f80c13442 [2021-06-09T03:28:43.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T03:28:43.163Z] Dload Upload Total Spent Left Speed [2021-06-09T03:28:43.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56000 0 0 100 56000 0 94696 --:--:-- --:--:-- --:--:-- 94594 100 56000 0 0 100 56000 0 94682 --:--:-- --:--:-- --:--:-- 94594 [2021-06-09T03:28:43.734Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/63662c5db780eda8b46d469b2e9e3b78810f003d [Pipeline] } [2021-06-09T03:28:43.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-09T03:28:46.600Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-09T03:28:46.614Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:28:49.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T03:28:49.031Z] [2021-06-09T03:28:49.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:28:49.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T03:28:49.345Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-09T03:28:49.345Z] 188c0c94c7c5: Pulling fs layer [2021-06-09T03:28:49.345Z] 0ef7d3d256c8: Pulling fs layer [2021-06-09T03:28:49.345Z] de9db76c5a1d: Pulling fs layer [2021-06-09T03:28:49.345Z] 0eba1c9be4d2: Pulling fs layer [2021-06-09T03:28:49.345Z] 0d57e429df01: Pulling fs layer [2021-06-09T03:28:49.345Z] 4e4be7b47b0d: Pulling fs layer [2021-06-09T03:28:49.345Z] e1f770b5df2f: Pulling fs layer [2021-06-09T03:28:49.345Z] 85a0685a4137: Pulling fs layer [2021-06-09T03:28:49.345Z] 4e4be7b47b0d: Waiting [2021-06-09T03:28:49.345Z] e1f770b5df2f: Waiting [2021-06-09T03:28:49.345Z] 85a0685a4137: Waiting [2021-06-09T03:28:49.345Z] 0eba1c9be4d2: Waiting [2021-06-09T03:28:49.345Z] 0d57e429df01: Waiting [2021-06-09T03:28:49.345Z] de9db76c5a1d: Verifying Checksum [2021-06-09T03:28:49.345Z] de9db76c5a1d: Download complete [2021-06-09T03:28:49.345Z] 0ef7d3d256c8: Verifying Checksum [2021-06-09T03:28:49.345Z] 0ef7d3d256c8: Download complete [2021-06-09T03:28:49.345Z] 0d57e429df01: Verifying Checksum [2021-06-09T03:28:49.345Z] 0d57e429df01: Download complete [2021-06-09T03:28:49.345Z] 4e4be7b47b0d: Verifying Checksum [2021-06-09T03:28:49.345Z] 4e4be7b47b0d: Download complete [2021-06-09T03:28:49.345Z] 188c0c94c7c5: Verifying Checksum [2021-06-09T03:28:49.345Z] 188c0c94c7c5: Download complete [2021-06-09T03:28:49.606Z] 188c0c94c7c5: Pull complete [2021-06-09T03:28:49.606Z] 0ef7d3d256c8: Pull complete [2021-06-09T03:28:49.867Z] de9db76c5a1d: Pull complete [2021-06-09T03:28:51.255Z] e1f770b5df2f: Verifying Checksum [2021-06-09T03:28:51.255Z] e1f770b5df2f: Download complete [2021-06-09T03:28:52.640Z] 0eba1c9be4d2: Verifying Checksum [2021-06-09T03:28:52.640Z] 0eba1c9be4d2: Download complete [2021-06-09T03:28:53.217Z] 85a0685a4137: Verifying Checksum [2021-06-09T03:28:53.217Z] 85a0685a4137: Download complete [2021-06-09T03:28:55.812Z] 0eba1c9be4d2: Pull complete [2021-06-09T03:28:55.812Z] 0d57e429df01: Pull complete [2021-06-09T03:28:55.812Z] 4e4be7b47b0d: Pull complete [2021-06-09T03:28:56.396Z] e1f770b5df2f: Pull complete [2021-06-09T03:29:00.638Z] 85a0685a4137: Pull complete [2021-06-09T03:29:00.638Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-09T03:29:00.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T03:29:00.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-09T03:29:00.717Z] prd-centos7-docker-4c-2g-1164 does not seem to be running inside a container [2021-06-09T03:29:00.765Z] $ 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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-09T03:29:03.870Z] $ docker top 0dcab8f0451fbd46d1bdddeed58afd40d70517169688e01ab2288fa32d7eb4aa -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T03:29:03.980Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-09T03:29:04.270Z] + set -o pipefail [2021-06-09T03:29:04.270Z] + snyk monitor '--org=edgex-jenkins' [2021-06-09T03:29:09.607Z] [2021-06-09T03:29:09.607Z] Monitoring /w/workspace/edgex-go/528 (github.com/edgexfoundry/edgex-go)... [2021-06-09T03:29:09.607Z] [2021-06-09T03:29:09.607Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/290e1f35-ccdc-4291-9096-837837641aae [2021-06-09T03:29:09.607Z] [2021-06-09T03:29:09.607Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-09T03:29:09.607Z] [2021-06-09T03:29:09.607Z] [Pipeline] } [2021-06-09T03:29:09.617Z] $ docker stop --time=1 0dcab8f0451fbd46d1bdddeed58afd40d70517169688e01ab2288fa32d7eb4aa [2021-06-09T03:29:11.475Z] $ docker rm -f 0dcab8f0451fbd46d1bdddeed58afd40d70517169688e01ab2288fa32d7eb4aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-09T03:29:14.422Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T03:29:14.439Z] provisioning config files... [2021-06-09T03:29:14.451Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/528@tmp/config7039104907453386108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:29:14.764Z] --> edgex-publish-swagger.sh [2021-06-09T03:29:14.764Z] === Publish openapi/v2 API === [2021-06-09T03:29:14.764Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-09T03:29:14.764Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/528/openapi/v2/core-command.yaml] [2021-06-09T03:29:14.764Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T03:29:14.764Z] Dload Upload Total Spent Left Speed [2021-06-09T03:29:16.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 22803 0:00:01 0:00:01 --:--:-- 22815 100 30687 0 0 100 30687 0 22317 0:00:01 0:00:01 --:--:-- 22334 [2021-06-09T03:29:16.154Z] [2021-06-09T03:29:16.154Z] [2021-06-09T03:29:16.154Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/528/openapi/v2/core-data.yaml] [2021-06-09T03:29:16.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T03:29:16.154Z] Dload Upload Total Spent Left Speed [2021-06-09T03:29:17.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 54705 0:00:01 0:00:01 --:--:-- 54780 100 56095 0 0 100 56095 0 54697 0:00:01 0:00:01 --:--:-- 54780 [2021-06-09T03:29:17.095Z] [2021-06-09T03:29:17.095Z] [2021-06-09T03:29:17.095Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/528/openapi/v2/core-metadata.yaml] [2021-06-09T03:29:17.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T03:29:17.095Z] Dload Upload Total Spent Left Speed [2021-06-09T03:29:18.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 109k 0:00:01 0:00:01 --:--:-- 109k 100 118k 0 0 100 118k 0 109k 0:00:01 0:00:01 --:--:-- 109k [2021-06-09T03:29:18.035Z] [2021-06-09T03:29:18.035Z] [2021-06-09T03:29:18.036Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/528/openapi/v2/support-notifications.yaml] [2021-06-09T03:29:18.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T03:29:18.036Z] Dload Upload Total Spent Left Speed [2021-06-09T03:29:22.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 67978 0:00:01 0:00:01 --:--:-- 68027 100 78300 0 0 100 78300 0 36366 0:00:02 0:00:02 --:--:-- 36384 100 78300 0 0 100 78300 0 35793 0:00:02 0:00:02 --:--:-- 35802 [2021-06-09T03:29:22.265Z] [2021-06-09T03:29:22.265Z] [2021-06-09T03:29:22.265Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/528/openapi/v2/support-scheduler.yaml] [2021-06-09T03:29:22.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T03:29:22.265Z] Dload Upload Total Spent Left Speed [2021-06-09T03:29:25.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37610 0 0 100 37610 0 32438 0:00:01 0:00:01 --:--:-- 32450 100 37610 0 0 100 37610 0 17406 0:00:02 0:00:02 --:--:-- 17412 100 37610 0 0 100 37610 0 11894 0:00:03 0:00:03 --:--:-- 11898 100 37610 0 0 100 37610 0 9034 0:00:04 0:00:04 --:--:-- 9036 100 37610 0 0 100 37610 0 7282 0:00:05 0:00:05 --:--:-- 7283 100 37610 0 0 100 37610 0 7110 0:00:05 0:00:05 --:--:-- 0 100 37610 0 0 100 37610 0 7109 0:00:05 0:00:05 --:--:-- 0 [2021-06-09T03:29:25.790Z] [2021-06-09T03:29:25.790Z] [2021-06-09T03:29:25.790Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/528/openapi/v2/system-agent.yaml] [2021-06-09T03:29:25.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T03:29:25.790Z] Dload Upload Total Spent Left Speed [2021-06-09T03:29:26.730Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20029 0 0 100 20029 0 17480 0:00:01 0:00:01 --:--:-- 17492 100 20029 0 0 100 20029 0 17461 0:00:01 0:00:01 --:--:-- 17477 [2021-06-09T03:29:26.730Z] [2021-06-09T03:29:26.730Z] [Pipeline] } [2021-06-09T03:29:26.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:29:27.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:29:27.286Z] . [Pipeline] withDockerContainer [2021-06-09T03:29:27.356Z] prd-centos7-docker-4c-2g-1164 does not seem to be running inside a container [2021-06-09T03:29:27.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T03:29:27.713Z] $ docker top 0cf8f4bf145af41a8783b5ed6fb1e9ad75ebca2e507d0d11a4bc6569ef7aff20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T03:29:27.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T03:29:27.832Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T03:29:27.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T03:29:27.950Z] $ docker exec 0cf8f4bf145af41a8783b5ed6fb1e9ad75ebca2e507d0d11a4bc6569ef7aff20 ssh-agent [2021-06-09T03:29:28.049Z] SSH_AUTH_SOCK=/tmp/ssh-LREMUTAn9J16/agent.14 [2021-06-09T03:29:28.049Z] SSH_AGENT_PID=21 [2021-06-09T03:29:28.056Z] Running ssh-add (command line suppressed) [2021-06-09T03:29:28.150Z] Identity added: /w/workspace/edgex-go/528@tmp/private_key_1880784139562115911.key (/w/workspace/edgex-go/528@tmp/private_key_1880784139562115911.key) [2021-06-09T03:29:28.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T03:29:28.460Z] + git semver tag [2021-06-09T03:29:28.460Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T03:29:28.460Z] # $GIT_DIR = /w/workspace/edgex-go/528/.git [2021-06-09T03:29:28.460Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/528 [2021-06-09T03:29:28.460Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T03:29:28.460Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T03:29:28.460Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T03:29:28.460Z] # $SEMVER_BRANCH = master [2021-06-09T03:29:28.460Z] # $SEMVER_DIR = /w/workspace/edgex-go/528/.semver [2021-06-09T03:29:28.460Z] # 63662c5db780eda8b46d469b2e9e3b78810f003d HEAD [2021-06-09T03:29:28.460Z] # -> Force: false [2021-06-09T03:29:28.460Z] # 5bd6ec0cefaa003e2d2a72d2db405cda666e3bba refs/tags/v2.0.0-dev.257 [Pipeline] } [2021-06-09T03:29:28.470Z] $ docker exec --env ******** --env ******** 0cf8f4bf145af41a8783b5ed6fb1e9ad75ebca2e507d0d11a4bc6569ef7aff20 ssh-agent -k [2021-06-09T03:29:28.559Z] unset SSH_AUTH_SOCK; [2021-06-09T03:29:28.559Z] unset SSH_AGENT_PID; [2021-06-09T03:29:28.559Z] echo Agent pid 21 killed; [2021-06-09T03:29:28.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T03:29:28.896Z] + git semver [Pipeline] } [2021-06-09T03:29:28.912Z] $ docker stop --time=1 0cf8f4bf145af41a8783b5ed6fb1e9ad75ebca2e507d0d11a4bc6569ef7aff20 [2021-06-09T03:29:30.110Z] $ docker rm -f 0cf8f4bf145af41a8783b5ed6fb1e9ad75ebca2e507d0d11a4bc6569ef7aff20 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:29:32.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T03:29:32.843Z] [2021-06-09T03:29:32.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:29:33.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T03:29:33.153Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-09T03:29:33.153Z] ab5ef0e58194: Pulling fs layer [2021-06-09T03:29:33.153Z] 9712f1f96733: Pulling fs layer [2021-06-09T03:29:33.153Z] 63f879dbbcfc: Pulling fs layer [2021-06-09T03:29:33.153Z] 0d9ebad4ef96: Pulling fs layer [2021-06-09T03:29:33.153Z] e9a5061849ea: Pulling fs layer [2021-06-09T03:29:33.153Z] d747dcd14b5f: Pulling fs layer [2021-06-09T03:29:33.153Z] 2de7ff778b66: Pulling fs layer [2021-06-09T03:29:33.153Z] 0d9ebad4ef96: Waiting [2021-06-09T03:29:33.153Z] e9a5061849ea: Waiting [2021-06-09T03:29:33.153Z] d747dcd14b5f: Waiting [2021-06-09T03:29:33.153Z] 2de7ff778b66: Waiting [2021-06-09T03:29:33.153Z] 9712f1f96733: Verifying Checksum [2021-06-09T03:29:33.153Z] 9712f1f96733: Download complete [2021-06-09T03:29:34.533Z] 63f879dbbcfc: Verifying Checksum [2021-06-09T03:29:34.533Z] 63f879dbbcfc: Download complete [2021-06-09T03:29:34.533Z] e9a5061849ea: Verifying Checksum [2021-06-09T03:29:34.533Z] e9a5061849ea: Download complete [2021-06-09T03:29:34.533Z] d747dcd14b5f: Download complete [2021-06-09T03:29:35.102Z] 2de7ff778b66: Verifying Checksum [2021-06-09T03:29:35.102Z] 2de7ff778b66: Download complete [2021-06-09T03:29:35.378Z] 0d9ebad4ef96: Verifying Checksum [2021-06-09T03:29:35.378Z] 0d9ebad4ef96: Download complete [2021-06-09T03:29:35.378Z] ab5ef0e58194: Verifying Checksum [2021-06-09T03:29:35.378Z] ab5ef0e58194: Download complete [2021-06-09T03:29:37.951Z] ab5ef0e58194: Pull complete [2021-06-09T03:29:37.951Z] 9712f1f96733: Pull complete [2021-06-09T03:29:38.537Z] 63f879dbbcfc: Pull complete [2021-06-09T03:29:41.881Z] 0d9ebad4ef96: Pull complete [2021-06-09T03:29:41.881Z] e9a5061849ea: Pull complete [2021-06-09T03:29:42.148Z] d747dcd14b5f: Pull complete [2021-06-09T03:29:43.098Z] 2de7ff778b66: Pull complete [2021-06-09T03:29:43.098Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-09T03:29:43.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T03:29:43.098Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-09T03:29:43.179Z] prd-centos7-docker-4c-2g-1164 does not seem to be running inside a container [2021-06-09T03:29:43.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-09T03:29:46.753Z] $ docker top 450287b69bc3e9abbfa3296dc8f92b134496fe7da28c7f7bde3794ff8ae50ab7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-09T03:29:46.849Z] provisioning config files... [2021-06-09T03:29:46.857Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/528@tmp/config4639862696869053083tmp [2021-06-09T03:29:46.868Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/528@tmp/config5348701738435412971tmp [2021-06-09T03:29:46.880Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/528@tmp/config2885615936174559105tmp [Pipeline] { [Pipeline] echo [2021-06-09T03:29:46.905Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:29:47.198Z] ---> sigul-configuration.sh [2021-06-09T03:29:47.198Z] gpg: directory `/root/.gnupg' created [2021-06-09T03:29:47.198Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-09T03:29:47.198Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-09T03:29:47.198Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-09T03:29:47.198Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-09T03:29:47.198Z] gpg: CAST5 encrypted data [2021-06-09T03:29:47.198Z] gpg: encrypted with 1 passphrase [2021-06-09T03:29:47.198Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-09T03:29:47.494Z] + mkdir /home/jenkins [2021-06-09T03:29:47.494Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-09T03:29:50.088Z] + 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 [2021-06-09T03:29:50.099Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:29:50.393Z] ---> sigul-install.sh [2021-06-09T03:29:54.599Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-09T03:29:54.894Z] + git tag --list [2021-06-09T03:29:54.894Z] 0.6.0 [2021-06-09T03:29:54.894Z] 0.6.1 [2021-06-09T03:29:54.894Z] 0.7.0 [2021-06-09T03:29:54.894Z] 0.7.1 [2021-06-09T03:29:54.894Z] v0.0.0 [2021-06-09T03:29:54.894Z] v0.0.1-dev.1 [2021-06-09T03:29:54.894Z] v1.0.0 [2021-06-09T03:29:54.894Z] v1.0.1 [2021-06-09T03:29:54.894Z] v1.1.0 [2021-06-09T03:29:54.894Z] v1.2.0 [2021-06-09T03:29:54.894Z] v1.2.1 [2021-06-09T03:29:54.894Z] v1.2.2-dev.1 [2021-06-09T03:29:54.894Z] v1.2.2-dev.10 [2021-06-09T03:29:54.894Z] v1.2.2-dev.100 [2021-06-09T03:29:54.894Z] v1.2.2-dev.101 [2021-06-09T03:29:54.894Z] v1.2.2-dev.102 [2021-06-09T03:29:54.894Z] v1.2.2-dev.103 [2021-06-09T03:29:54.894Z] v1.2.2-dev.104 [2021-06-09T03:29:54.894Z] v1.2.2-dev.105 [2021-06-09T03:29:54.894Z] v1.2.2-dev.106 [2021-06-09T03:29:54.894Z] v1.2.2-dev.107 [2021-06-09T03:29:54.894Z] v1.2.2-dev.11 [2021-06-09T03:29:54.894Z] v1.2.2-dev.12 [2021-06-09T03:29:54.894Z] v1.2.2-dev.13 [2021-06-09T03:29:54.894Z] v1.2.2-dev.14 [2021-06-09T03:29:54.894Z] v1.2.2-dev.15 [2021-06-09T03:29:54.894Z] v1.2.2-dev.16 [2021-06-09T03:29:54.894Z] v1.2.2-dev.17 [2021-06-09T03:29:54.894Z] v1.2.2-dev.18 [2021-06-09T03:29:54.894Z] v1.2.2-dev.19 [2021-06-09T03:29:54.894Z] v1.2.2-dev.2 [2021-06-09T03:29:54.894Z] v1.2.2-dev.20 [2021-06-09T03:29:54.894Z] v1.2.2-dev.21 [2021-06-09T03:29:54.894Z] v1.2.2-dev.22 [2021-06-09T03:29:54.894Z] v1.2.2-dev.23 [2021-06-09T03:29:54.894Z] v1.2.2-dev.24 [2021-06-09T03:29:54.894Z] v1.2.2-dev.25 [2021-06-09T03:29:54.894Z] v1.2.2-dev.26 [2021-06-09T03:29:54.894Z] v1.2.2-dev.27 [2021-06-09T03:29:54.894Z] v1.2.2-dev.28 [2021-06-09T03:29:54.894Z] v1.2.2-dev.29 [2021-06-09T03:29:54.894Z] v1.2.2-dev.3 [2021-06-09T03:29:54.894Z] v1.2.2-dev.30 [2021-06-09T03:29:54.894Z] v1.2.2-dev.31 [2021-06-09T03:29:54.894Z] v1.2.2-dev.32 [2021-06-09T03:29:54.894Z] v1.2.2-dev.33 [2021-06-09T03:29:54.894Z] v1.2.2-dev.34 [2021-06-09T03:29:54.894Z] v1.2.2-dev.35 [2021-06-09T03:29:54.894Z] v1.2.2-dev.36 [2021-06-09T03:29:54.894Z] v1.2.2-dev.37 [2021-06-09T03:29:54.894Z] v1.2.2-dev.38 [2021-06-09T03:29:54.894Z] v1.2.2-dev.39 [2021-06-09T03:29:54.894Z] v1.2.2-dev.4 [2021-06-09T03:29:54.894Z] v1.2.2-dev.40 [2021-06-09T03:29:54.894Z] v1.2.2-dev.41 [2021-06-09T03:29:54.894Z] v1.2.2-dev.42 [2021-06-09T03:29:54.894Z] v1.2.2-dev.43 [2021-06-09T03:29:54.894Z] v1.2.2-dev.44 [2021-06-09T03:29:54.894Z] v1.2.2-dev.45 [2021-06-09T03:29:54.894Z] v1.2.2-dev.46 [2021-06-09T03:29:54.894Z] v1.2.2-dev.47 [2021-06-09T03:29:54.894Z] v1.2.2-dev.48 [2021-06-09T03:29:54.894Z] v1.2.2-dev.49 [2021-06-09T03:29:54.894Z] v1.2.2-dev.5 [2021-06-09T03:29:54.894Z] v1.2.2-dev.50 [2021-06-09T03:29:54.894Z] v1.2.2-dev.51 [2021-06-09T03:29:54.894Z] v1.2.2-dev.52 [2021-06-09T03:29:54.894Z] v1.2.2-dev.53 [2021-06-09T03:29:54.894Z] v1.2.2-dev.54 [2021-06-09T03:29:54.894Z] v1.2.2-dev.55 [2021-06-09T03:29:54.894Z] v1.2.2-dev.56 [2021-06-09T03:29:54.894Z] v1.2.2-dev.57 [2021-06-09T03:29:54.894Z] v1.2.2-dev.58 [2021-06-09T03:29:54.894Z] v1.2.2-dev.59 [2021-06-09T03:29:54.894Z] v1.2.2-dev.6 [2021-06-09T03:29:54.894Z] v1.2.2-dev.60 [2021-06-09T03:29:54.894Z] v1.2.2-dev.61 [2021-06-09T03:29:54.894Z] v1.2.2-dev.62 [2021-06-09T03:29:54.894Z] v1.2.2-dev.63 [2021-06-09T03:29:54.894Z] v1.2.2-dev.64 [2021-06-09T03:29:54.894Z] v1.2.2-dev.65 [2021-06-09T03:29:54.894Z] v1.2.2-dev.66 [2021-06-09T03:29:54.894Z] v1.2.2-dev.67 [2021-06-09T03:29:54.894Z] v1.2.2-dev.68 [2021-06-09T03:29:54.894Z] v1.2.2-dev.69 [2021-06-09T03:29:54.894Z] v1.2.2-dev.7 [2021-06-09T03:29:54.894Z] v1.2.2-dev.70 [2021-06-09T03:29:54.894Z] v1.2.2-dev.71 [2021-06-09T03:29:54.894Z] v1.2.2-dev.72 [2021-06-09T03:29:54.894Z] v1.2.2-dev.73 [2021-06-09T03:29:54.894Z] v1.2.2-dev.74 [2021-06-09T03:29:54.894Z] v1.2.2-dev.75 [2021-06-09T03:29:54.894Z] v1.2.2-dev.76 [2021-06-09T03:29:54.894Z] v1.2.2-dev.77 [2021-06-09T03:29:54.894Z] v1.2.2-dev.78 [2021-06-09T03:29:54.894Z] v1.2.2-dev.79 [2021-06-09T03:29:54.894Z] v1.2.2-dev.8 [2021-06-09T03:29:54.894Z] v1.2.2-dev.80 [2021-06-09T03:29:54.894Z] v1.2.2-dev.81 [2021-06-09T03:29:54.894Z] v1.2.2-dev.82 [2021-06-09T03:29:54.894Z] v1.2.2-dev.83 [2021-06-09T03:29:54.894Z] v1.2.2-dev.84 [2021-06-09T03:29:54.894Z] v1.2.2-dev.85 [2021-06-09T03:29:54.894Z] v1.2.2-dev.86 [2021-06-09T03:29:54.894Z] v1.2.2-dev.87 [2021-06-09T03:29:54.894Z] v1.2.2-dev.88 [2021-06-09T03:29:54.894Z] v1.2.2-dev.89 [2021-06-09T03:29:54.894Z] v1.2.2-dev.9 [2021-06-09T03:29:54.894Z] v1.2.2-dev.90 [2021-06-09T03:29:54.894Z] v1.2.2-dev.91 [2021-06-09T03:29:54.894Z] v1.2.2-dev.92 [2021-06-09T03:29:54.894Z] v1.2.2-dev.93 [2021-06-09T03:29:54.894Z] v1.2.2-dev.94 [2021-06-09T03:29:54.894Z] v1.2.2-dev.95 [2021-06-09T03:29:54.894Z] v1.2.2-dev.96 [2021-06-09T03:29:54.894Z] v1.2.2-dev.97 [2021-06-09T03:29:54.894Z] v1.2.2-dev.98 [2021-06-09T03:29:54.894Z] v1.2.2-dev.99 [2021-06-09T03:29:54.894Z] v1.3.0 [2021-06-09T03:29:54.894Z] v1.3.1 [2021-06-09T03:29:54.894Z] v1.3.1-dev.1 [2021-06-09T03:29:54.894Z] v1.3.1-dev.10 [2021-06-09T03:29:54.894Z] v1.3.1-dev.11 [2021-06-09T03:29:54.894Z] v1.3.1-dev.12 [2021-06-09T03:29:54.894Z] v1.3.1-dev.13 [2021-06-09T03:29:54.894Z] v1.3.1-dev.14 [2021-06-09T03:29:54.894Z] v1.3.1-dev.15 [2021-06-09T03:29:54.894Z] v1.3.1-dev.16 [2021-06-09T03:29:54.894Z] v1.3.1-dev.17 [2021-06-09T03:29:54.894Z] v1.3.1-dev.18 [2021-06-09T03:29:54.894Z] v1.3.1-dev.2 [2021-06-09T03:29:54.894Z] v1.3.1-dev.3 [2021-06-09T03:29:54.894Z] v1.3.1-dev.4 [2021-06-09T03:29:54.894Z] v1.3.1-dev.5 [2021-06-09T03:29:54.894Z] v1.3.1-dev.6 [2021-06-09T03:29:54.894Z] v1.3.1-dev.7 [2021-06-09T03:29:54.894Z] v1.3.1-dev.8 [2021-06-09T03:29:54.894Z] v1.3.1-dev.9 [2021-06-09T03:29:54.894Z] v2.0.0-dev.1 [2021-06-09T03:29:54.894Z] v2.0.0-dev.10 [2021-06-09T03:29:54.894Z] v2.0.0-dev.100 [2021-06-09T03:29:54.894Z] v2.0.0-dev.101 [2021-06-09T03:29:54.894Z] v2.0.0-dev.102 [2021-06-09T03:29:54.894Z] v2.0.0-dev.103 [2021-06-09T03:29:54.894Z] v2.0.0-dev.104 [2021-06-09T03:29:54.894Z] v2.0.0-dev.105 [2021-06-09T03:29:54.894Z] v2.0.0-dev.106 [2021-06-09T03:29:54.894Z] v2.0.0-dev.107 [2021-06-09T03:29:54.894Z] v2.0.0-dev.108 [2021-06-09T03:29:54.894Z] v2.0.0-dev.109 [2021-06-09T03:29:54.894Z] v2.0.0-dev.11 [2021-06-09T03:29:54.894Z] v2.0.0-dev.110 [2021-06-09T03:29:54.894Z] v2.0.0-dev.111 [2021-06-09T03:29:54.894Z] v2.0.0-dev.112 [2021-06-09T03:29:54.894Z] v2.0.0-dev.113 [2021-06-09T03:29:54.894Z] v2.0.0-dev.114 [2021-06-09T03:29:54.894Z] v2.0.0-dev.115 [2021-06-09T03:29:54.894Z] v2.0.0-dev.116 [2021-06-09T03:29:54.894Z] v2.0.0-dev.117 [2021-06-09T03:29:54.894Z] v2.0.0-dev.118 [2021-06-09T03:29:54.894Z] v2.0.0-dev.119 [2021-06-09T03:29:54.894Z] v2.0.0-dev.12 [2021-06-09T03:29:54.894Z] v2.0.0-dev.120 [2021-06-09T03:29:54.894Z] v2.0.0-dev.121 [2021-06-09T03:29:54.894Z] v2.0.0-dev.122 [2021-06-09T03:29:54.894Z] v2.0.0-dev.123 [2021-06-09T03:29:54.894Z] v2.0.0-dev.124 [2021-06-09T03:29:54.894Z] v2.0.0-dev.125 [2021-06-09T03:29:54.894Z] v2.0.0-dev.126 [2021-06-09T03:29:54.894Z] v2.0.0-dev.127 [2021-06-09T03:29:54.894Z] v2.0.0-dev.128 [2021-06-09T03:29:54.894Z] v2.0.0-dev.129 [2021-06-09T03:29:54.894Z] v2.0.0-dev.13 [2021-06-09T03:29:54.894Z] v2.0.0-dev.130 [2021-06-09T03:29:54.894Z] v2.0.0-dev.131 [2021-06-09T03:29:54.894Z] v2.0.0-dev.132 [2021-06-09T03:29:54.894Z] v2.0.0-dev.133 [2021-06-09T03:29:54.894Z] v2.0.0-dev.134 [2021-06-09T03:29:54.894Z] v2.0.0-dev.135 [2021-06-09T03:29:54.894Z] v2.0.0-dev.136 [2021-06-09T03:29:54.894Z] v2.0.0-dev.137 [2021-06-09T03:29:54.894Z] v2.0.0-dev.138 [2021-06-09T03:29:54.894Z] v2.0.0-dev.139 [2021-06-09T03:29:54.894Z] v2.0.0-dev.14 [2021-06-09T03:29:54.894Z] v2.0.0-dev.140 [2021-06-09T03:29:54.894Z] v2.0.0-dev.141 [2021-06-09T03:29:54.894Z] v2.0.0-dev.142 [2021-06-09T03:29:54.894Z] v2.0.0-dev.143 [2021-06-09T03:29:54.894Z] v2.0.0-dev.144 [2021-06-09T03:29:54.894Z] v2.0.0-dev.145 [2021-06-09T03:29:54.894Z] v2.0.0-dev.146 [2021-06-09T03:29:54.894Z] v2.0.0-dev.147 [2021-06-09T03:29:54.894Z] v2.0.0-dev.148 [2021-06-09T03:29:54.894Z] v2.0.0-dev.149 [2021-06-09T03:29:54.894Z] v2.0.0-dev.15 [2021-06-09T03:29:54.894Z] v2.0.0-dev.150 [2021-06-09T03:29:54.894Z] v2.0.0-dev.151 [2021-06-09T03:29:54.894Z] v2.0.0-dev.152 [2021-06-09T03:29:54.894Z] v2.0.0-dev.153 [2021-06-09T03:29:54.894Z] v2.0.0-dev.154 [2021-06-09T03:29:54.894Z] v2.0.0-dev.155 [2021-06-09T03:29:54.894Z] v2.0.0-dev.156 [2021-06-09T03:29:54.894Z] v2.0.0-dev.157 [2021-06-09T03:29:54.894Z] v2.0.0-dev.158 [2021-06-09T03:29:54.894Z] v2.0.0-dev.159 [2021-06-09T03:29:54.894Z] v2.0.0-dev.16 [2021-06-09T03:29:54.894Z] v2.0.0-dev.160 [2021-06-09T03:29:54.894Z] v2.0.0-dev.161 [2021-06-09T03:29:54.894Z] v2.0.0-dev.162 [2021-06-09T03:29:54.894Z] v2.0.0-dev.163 [2021-06-09T03:29:54.894Z] v2.0.0-dev.164 [2021-06-09T03:29:54.894Z] v2.0.0-dev.165 [2021-06-09T03:29:54.894Z] v2.0.0-dev.166 [2021-06-09T03:29:54.894Z] v2.0.0-dev.167 [2021-06-09T03:29:54.894Z] v2.0.0-dev.168 [2021-06-09T03:29:54.894Z] v2.0.0-dev.169 [2021-06-09T03:29:54.894Z] v2.0.0-dev.17 [2021-06-09T03:29:54.894Z] v2.0.0-dev.170 [2021-06-09T03:29:54.894Z] v2.0.0-dev.171 [2021-06-09T03:29:54.894Z] v2.0.0-dev.172 [2021-06-09T03:29:54.894Z] v2.0.0-dev.173 [2021-06-09T03:29:54.894Z] v2.0.0-dev.174 [2021-06-09T03:29:54.894Z] v2.0.0-dev.175 [2021-06-09T03:29:54.894Z] v2.0.0-dev.176 [2021-06-09T03:29:54.894Z] v2.0.0-dev.177 [2021-06-09T03:29:54.894Z] v2.0.0-dev.178 [2021-06-09T03:29:54.894Z] v2.0.0-dev.179 [2021-06-09T03:29:54.894Z] v2.0.0-dev.18 [2021-06-09T03:29:54.894Z] v2.0.0-dev.180 [2021-06-09T03:29:54.894Z] v2.0.0-dev.181 [2021-06-09T03:29:54.894Z] v2.0.0-dev.182 [2021-06-09T03:29:54.894Z] v2.0.0-dev.183 [2021-06-09T03:29:54.894Z] v2.0.0-dev.184 [2021-06-09T03:29:54.894Z] v2.0.0-dev.185 [2021-06-09T03:29:54.894Z] v2.0.0-dev.186 [2021-06-09T03:29:54.894Z] v2.0.0-dev.187 [2021-06-09T03:29:54.894Z] v2.0.0-dev.188 [2021-06-09T03:29:54.894Z] v2.0.0-dev.189 [2021-06-09T03:29:54.894Z] v2.0.0-dev.19 [2021-06-09T03:29:54.894Z] v2.0.0-dev.190 [2021-06-09T03:29:54.894Z] v2.0.0-dev.191 [2021-06-09T03:29:54.894Z] v2.0.0-dev.192 [2021-06-09T03:29:54.894Z] v2.0.0-dev.193 [2021-06-09T03:29:54.894Z] v2.0.0-dev.194 [2021-06-09T03:29:54.894Z] v2.0.0-dev.195 [2021-06-09T03:29:54.894Z] v2.0.0-dev.196 [2021-06-09T03:29:54.894Z] v2.0.0-dev.197 [2021-06-09T03:29:54.894Z] v2.0.0-dev.198 [2021-06-09T03:29:54.894Z] v2.0.0-dev.199 [2021-06-09T03:29:54.894Z] v2.0.0-dev.2 [2021-06-09T03:29:54.894Z] v2.0.0-dev.20 [2021-06-09T03:29:54.894Z] v2.0.0-dev.200 [2021-06-09T03:29:54.894Z] v2.0.0-dev.201 [2021-06-09T03:29:54.894Z] v2.0.0-dev.202 [2021-06-09T03:29:54.894Z] v2.0.0-dev.203 [2021-06-09T03:29:54.894Z] v2.0.0-dev.204 [2021-06-09T03:29:54.894Z] v2.0.0-dev.205 [2021-06-09T03:29:54.894Z] v2.0.0-dev.206 [2021-06-09T03:29:54.894Z] v2.0.0-dev.207 [2021-06-09T03:29:54.894Z] v2.0.0-dev.208 [2021-06-09T03:29:54.894Z] v2.0.0-dev.209 [2021-06-09T03:29:54.894Z] v2.0.0-dev.21 [2021-06-09T03:29:54.894Z] v2.0.0-dev.210 [2021-06-09T03:29:54.894Z] v2.0.0-dev.211 [2021-06-09T03:29:54.894Z] v2.0.0-dev.212 [2021-06-09T03:29:54.894Z] v2.0.0-dev.213 [2021-06-09T03:29:54.894Z] v2.0.0-dev.214 [2021-06-09T03:29:54.894Z] v2.0.0-dev.215 [2021-06-09T03:29:54.894Z] v2.0.0-dev.216 [2021-06-09T03:29:54.894Z] v2.0.0-dev.217 [2021-06-09T03:29:54.894Z] v2.0.0-dev.218 [2021-06-09T03:29:54.894Z] v2.0.0-dev.219 [2021-06-09T03:29:54.894Z] v2.0.0-dev.22 [2021-06-09T03:29:54.894Z] v2.0.0-dev.220 [2021-06-09T03:29:54.894Z] v2.0.0-dev.221 [2021-06-09T03:29:54.894Z] v2.0.0-dev.222 [2021-06-09T03:29:54.894Z] v2.0.0-dev.223 [2021-06-09T03:29:54.894Z] v2.0.0-dev.224 [2021-06-09T03:29:54.894Z] v2.0.0-dev.225 [2021-06-09T03:29:54.894Z] v2.0.0-dev.226 [2021-06-09T03:29:54.894Z] v2.0.0-dev.227 [2021-06-09T03:29:54.894Z] v2.0.0-dev.228 [2021-06-09T03:29:54.894Z] v2.0.0-dev.229 [2021-06-09T03:29:54.894Z] v2.0.0-dev.23 [2021-06-09T03:29:54.894Z] v2.0.0-dev.230 [2021-06-09T03:29:54.894Z] v2.0.0-dev.231 [2021-06-09T03:29:54.894Z] v2.0.0-dev.232 [2021-06-09T03:29:54.894Z] v2.0.0-dev.233 [2021-06-09T03:29:54.894Z] v2.0.0-dev.234 [2021-06-09T03:29:54.894Z] v2.0.0-dev.235 [2021-06-09T03:29:54.894Z] v2.0.0-dev.236 [2021-06-09T03:29:54.894Z] v2.0.0-dev.237 [2021-06-09T03:29:54.894Z] v2.0.0-dev.238 [2021-06-09T03:29:54.894Z] v2.0.0-dev.239 [2021-06-09T03:29:54.894Z] v2.0.0-dev.24 [2021-06-09T03:29:54.894Z] v2.0.0-dev.240 [2021-06-09T03:29:54.894Z] v2.0.0-dev.241 [2021-06-09T03:29:54.894Z] v2.0.0-dev.242 [2021-06-09T03:29:54.894Z] v2.0.0-dev.243 [2021-06-09T03:29:54.894Z] v2.0.0-dev.244 [2021-06-09T03:29:54.894Z] v2.0.0-dev.245 [2021-06-09T03:29:54.894Z] v2.0.0-dev.246 [2021-06-09T03:29:54.894Z] v2.0.0-dev.247 [2021-06-09T03:29:54.894Z] v2.0.0-dev.248 [2021-06-09T03:29:54.894Z] v2.0.0-dev.249 [2021-06-09T03:29:54.894Z] v2.0.0-dev.25 [2021-06-09T03:29:54.894Z] v2.0.0-dev.250 [2021-06-09T03:29:54.894Z] v2.0.0-dev.251 [2021-06-09T03:29:54.894Z] v2.0.0-dev.252 [2021-06-09T03:29:54.894Z] v2.0.0-dev.253 [2021-06-09T03:29:54.894Z] v2.0.0-dev.254 [2021-06-09T03:29:54.894Z] v2.0.0-dev.255 [2021-06-09T03:29:54.894Z] v2.0.0-dev.256 [2021-06-09T03:29:54.894Z] v2.0.0-dev.257 [2021-06-09T03:29:54.894Z] v2.0.0-dev.26 [2021-06-09T03:29:54.894Z] v2.0.0-dev.27 [2021-06-09T03:29:54.894Z] v2.0.0-dev.28 [2021-06-09T03:29:54.894Z] v2.0.0-dev.29 [2021-06-09T03:29:54.894Z] v2.0.0-dev.3 [2021-06-09T03:29:54.894Z] v2.0.0-dev.30 [2021-06-09T03:29:54.894Z] v2.0.0-dev.31 [2021-06-09T03:29:54.894Z] v2.0.0-dev.32 [2021-06-09T03:29:54.894Z] v2.0.0-dev.33 [2021-06-09T03:29:54.894Z] v2.0.0-dev.34 [2021-06-09T03:29:54.894Z] v2.0.0-dev.35 [2021-06-09T03:29:54.894Z] v2.0.0-dev.36 [2021-06-09T03:29:54.895Z] v2.0.0-dev.37 [2021-06-09T03:29:54.895Z] v2.0.0-dev.38 [2021-06-09T03:29:54.895Z] v2.0.0-dev.39 [2021-06-09T03:29:54.895Z] v2.0.0-dev.4 [2021-06-09T03:29:54.895Z] v2.0.0-dev.40 [2021-06-09T03:29:54.895Z] v2.0.0-dev.41 [2021-06-09T03:29:54.895Z] v2.0.0-dev.42 [2021-06-09T03:29:54.895Z] v2.0.0-dev.43 [2021-06-09T03:29:54.895Z] v2.0.0-dev.44 [2021-06-09T03:29:54.895Z] v2.0.0-dev.45 [2021-06-09T03:29:54.895Z] v2.0.0-dev.46 [2021-06-09T03:29:54.895Z] v2.0.0-dev.47 [2021-06-09T03:29:54.895Z] v2.0.0-dev.48 [2021-06-09T03:29:54.895Z] v2.0.0-dev.49 [2021-06-09T03:29:54.895Z] v2.0.0-dev.5 [2021-06-09T03:29:54.895Z] v2.0.0-dev.50 [2021-06-09T03:29:54.895Z] v2.0.0-dev.51 [2021-06-09T03:29:54.895Z] v2.0.0-dev.52 [2021-06-09T03:29:54.895Z] v2.0.0-dev.53 [2021-06-09T03:29:54.895Z] v2.0.0-dev.54 [2021-06-09T03:29:54.895Z] v2.0.0-dev.55 [2021-06-09T03:29:54.895Z] v2.0.0-dev.56 [2021-06-09T03:29:54.895Z] v2.0.0-dev.57 [2021-06-09T03:29:54.895Z] v2.0.0-dev.58 [2021-06-09T03:29:54.895Z] v2.0.0-dev.59 [2021-06-09T03:29:54.895Z] v2.0.0-dev.6 [2021-06-09T03:29:54.895Z] v2.0.0-dev.60 [2021-06-09T03:29:54.895Z] v2.0.0-dev.61 [2021-06-09T03:29:54.895Z] v2.0.0-dev.62 [2021-06-09T03:29:54.895Z] v2.0.0-dev.63 [2021-06-09T03:29:54.895Z] v2.0.0-dev.64 [2021-06-09T03:29:54.895Z] v2.0.0-dev.65 [2021-06-09T03:29:54.895Z] v2.0.0-dev.66 [2021-06-09T03:29:54.895Z] v2.0.0-dev.67 [2021-06-09T03:29:54.895Z] v2.0.0-dev.68 [2021-06-09T03:29:54.895Z] v2.0.0-dev.69 [2021-06-09T03:29:54.895Z] v2.0.0-dev.7 [2021-06-09T03:29:54.895Z] v2.0.0-dev.70 [2021-06-09T03:29:54.895Z] v2.0.0-dev.71 [2021-06-09T03:29:54.895Z] v2.0.0-dev.72 [2021-06-09T03:29:54.895Z] v2.0.0-dev.73 [2021-06-09T03:29:54.895Z] v2.0.0-dev.74 [2021-06-09T03:29:54.895Z] v2.0.0-dev.75 [2021-06-09T03:29:54.895Z] v2.0.0-dev.76 [2021-06-09T03:29:54.895Z] v2.0.0-dev.77 [2021-06-09T03:29:54.895Z] v2.0.0-dev.78 [2021-06-09T03:29:54.895Z] v2.0.0-dev.79 [2021-06-09T03:29:54.895Z] v2.0.0-dev.8 [2021-06-09T03:29:54.895Z] v2.0.0-dev.80 [2021-06-09T03:29:54.895Z] v2.0.0-dev.81 [2021-06-09T03:29:54.895Z] v2.0.0-dev.82 [2021-06-09T03:29:54.895Z] v2.0.0-dev.83 [2021-06-09T03:29:54.895Z] v2.0.0-dev.84 [2021-06-09T03:29:54.895Z] v2.0.0-dev.85 [2021-06-09T03:29:54.895Z] v2.0.0-dev.86 [2021-06-09T03:29:54.895Z] v2.0.0-dev.87 [2021-06-09T03:29:54.895Z] v2.0.0-dev.88 [2021-06-09T03:29:54.895Z] v2.0.0-dev.89 [2021-06-09T03:29:54.895Z] v2.0.0-dev.9 [2021-06-09T03:29:54.895Z] v2.0.0-dev.90 [2021-06-09T03:29:54.895Z] v2.0.0-dev.91 [2021-06-09T03:29:54.895Z] v2.0.0-dev.92 [2021-06-09T03:29:54.895Z] v2.0.0-dev.93 [2021-06-09T03:29:54.895Z] v2.0.0-dev.94 [2021-06-09T03:29:54.895Z] v2.0.0-dev.95 [2021-06-09T03:29:54.895Z] v2.0.0-dev.96 [2021-06-09T03:29:54.895Z] v2.0.0-dev.97 [2021-06-09T03:29:54.895Z] v2.0.0-dev.98 [2021-06-09T03:29:54.895Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-09T03:29:55.193Z] + lftools sign git-tag v2.0.0-dev.257 [2021-06-09T03:29:55.766Z] Signing Git tag with Sigul... [2021-06-09T03:29:55.766Z] Signing v2.0.0-dev.257 [Pipeline] echo [2021-06-09T03:29:56.718Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:29:57.013Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-09T03:29:57.020Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-09T03:29:57.047Z] $ docker stop --time=1 450287b69bc3e9abbfa3296dc8f92b134496fe7da28c7f7bde3794ff8ae50ab7 [2021-06-09T03:29:58.583Z] $ docker rm -f 450287b69bc3e9abbfa3296dc8f92b134496fe7da28c7f7bde3794ff8ae50ab7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:29:59.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:29:59.227Z] . [Pipeline] withDockerContainer [2021-06-09T03:29:59.297Z] prd-centos7-docker-4c-2g-1164 does not seem to be running inside a container [2021-06-09T03:29:59.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T03:29:59.725Z] $ docker top 625518a2764c460ee1804fbf6c7d207ffb5865d6616258319782bd8c454779ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T03:29:59.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T03:29:59.843Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T03:29:59.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T03:29:59.953Z] $ docker exec 625518a2764c460ee1804fbf6c7d207ffb5865d6616258319782bd8c454779ff ssh-agent [2021-06-09T03:30:00.060Z] SSH_AUTH_SOCK=/tmp/ssh-KIj2djfnQUtQ/agent.13 [2021-06-09T03:30:00.060Z] SSH_AGENT_PID=19 [2021-06-09T03:30:00.066Z] Running ssh-add (command line suppressed) [2021-06-09T03:30:00.166Z] Identity added: /w/workspace/edgex-go/528@tmp/private_key_1042294390615744006.key (/w/workspace/edgex-go/528@tmp/private_key_1042294390615744006.key) [2021-06-09T03:30:00.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T03:30:00.480Z] + git semver bump pre [2021-06-09T03:30:00.480Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T03:30:00.480Z] # $GIT_DIR = /w/workspace/edgex-go/528/.git [2021-06-09T03:30:00.480Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/528 [2021-06-09T03:30:00.480Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T03:30:00.480Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T03:30:00.480Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T03:30:00.480Z] # $SEMVER_BRANCH = master [2021-06-09T03:30:00.480Z] # $SEMVER_DIR = /w/workspace/edgex-go/528/.semver [2021-06-09T03:30:00.480Z] 2.0.0-dev.258 [Pipeline] } [2021-06-09T03:30:00.490Z] $ docker exec --env ******** --env ******** 625518a2764c460ee1804fbf6c7d207ffb5865d6616258319782bd8c454779ff ssh-agent -k [2021-06-09T03:30:00.575Z] unset SSH_AUTH_SOCK; [2021-06-09T03:30:00.575Z] unset SSH_AGENT_PID; [2021-06-09T03:30:00.575Z] echo Agent pid 19 killed; [2021-06-09T03:30:00.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T03:30:03.642Z] + git semver [Pipeline] } [2021-06-09T03:30:03.659Z] $ docker stop --time=1 625518a2764c460ee1804fbf6c7d207ffb5865d6616258319782bd8c454779ff [2021-06-09T03:30:04.856Z] $ docker rm -f 625518a2764c460ee1804fbf6c7d207ffb5865d6616258319782bd8c454779ff [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:30:05.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:30:05.236Z] . [Pipeline] withDockerContainer [2021-06-09T03:30:05.307Z] prd-centos7-docker-4c-2g-1164 does not seem to be running inside a container [2021-06-09T03:30:05.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T03:30:05.711Z] $ docker top 647cb7688aeaa5182e20d87ab327f690c9e6c19a4c260e2906738421087d164a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T03:30:05.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T03:30:05.826Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T03:30:05.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T03:30:05.941Z] $ docker exec 647cb7688aeaa5182e20d87ab327f690c9e6c19a4c260e2906738421087d164a ssh-agent [2021-06-09T03:30:06.042Z] SSH_AUTH_SOCK=/tmp/ssh-cdRZ6fZxbntg/agent.12 [2021-06-09T03:30:06.042Z] SSH_AGENT_PID=19 [2021-06-09T03:30:06.047Z] Running ssh-add (command line suppressed) [2021-06-09T03:30:06.140Z] Identity added: /w/workspace/edgex-go/528@tmp/private_key_8120853744833852213.key (/w/workspace/edgex-go/528@tmp/private_key_8120853744833852213.key) [2021-06-09T03:30:06.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T03:30:06.455Z] + git semver push [2021-06-09T03:30:06.455Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T03:30:06.455Z] # $GIT_DIR = /w/workspace/edgex-go/528/.git [2021-06-09T03:30:06.455Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/528 [2021-06-09T03:30:06.455Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T03:30:06.455Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T03:30:06.455Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T03:30:06.455Z] # $SEMVER_BRANCH = master [2021-06-09T03:30:06.455Z] # $SEMVER_DIR = /w/workspace/edgex-go/528/.semver [Pipeline] } [2021-06-09T03:30:14.626Z] $ docker exec --env ******** --env ******** 647cb7688aeaa5182e20d87ab327f690c9e6c19a4c260e2906738421087d164a ssh-agent -k [2021-06-09T03:30:14.723Z] unset SSH_AUTH_SOCK; [2021-06-09T03:30:14.723Z] unset SSH_AGENT_PID; [2021-06-09T03:30:14.723Z] echo Agent pid 19 killed; [2021-06-09T03:30:14.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T03:30:15.065Z] + git semver [Pipeline] } [2021-06-09T03:30:15.081Z] $ docker stop --time=1 647cb7688aeaa5182e20d87ab327f690c9e6c19a4c260e2906738421087d164a [2021-06-09T03:30:18.538Z] $ docker rm -f 647cb7688aeaa5182e20d87ab327f690c9e6c19a4c260e2906738421087d164a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:30:21.795Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:30:22.363Z] ---> package-listing.sh [2021-06-09T03:30:22.363Z] ++ facter osfamily [2021-06-09T03:30:22.363Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T03:30:22.624Z] + OS_FAMILY=redhat [2021-06-09T03:30:22.624Z] + workspace=/w/workspace/edgex-go/528 [2021-06-09T03:30:22.624Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T03:30:22.624Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T03:30:22.624Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T03:30:22.624Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T03:30:22.624Z] + '[' /w/workspace/edgex-go/528 ']' [2021-06-09T03:30:22.624Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T03:30:22.624Z] + case "${OS_FAMILY}" in [2021-06-09T03:30:22.624Z] + sort [2021-06-09T03:30:22.624Z] + rpm -qa [2021-06-09T03:30:25.171Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T03:30:25.171Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T03:30:25.171Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T03:30:25.171Z] + '[' /w/workspace/edgex-go/528 ']' [2021-06-09T03:30:25.171Z] + mkdir -p /w/workspace/edgex-go/528/archives/ [2021-06-09T03:30:25.171Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/528/archives/ [Pipeline] echo [2021-06-09T03:30:25.184Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/528/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-09T03:30:25.471Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:30:26.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T03:30:26.033Z] [2021-06-09T03:30:26.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:30:26.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T03:30:26.347Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T03:30:26.347Z] df20fa9351a1: Pulling fs layer [2021-06-09T03:30:26.347Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T03:30:26.347Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T03:30:26.347Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T03:30:26.347Z] 93b61091891f: Pulling fs layer [2021-06-09T03:30:26.347Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T03:30:26.347Z] 5e14af77c1be: Pulling fs layer [2021-06-09T03:30:26.347Z] 01666e4c0597: Pulling fs layer [2021-06-09T03:30:26.347Z] aa168da1d23b: Pulling fs layer [2021-06-09T03:30:26.347Z] 46f8f816bc3b: Waiting [2021-06-09T03:30:26.347Z] 93b61091891f: Waiting [2021-06-09T03:30:26.347Z] 93b9cdb0e59b: Waiting [2021-06-09T03:30:26.347Z] 5e14af77c1be: Waiting [2021-06-09T03:30:26.347Z] 01666e4c0597: Waiting [2021-06-09T03:30:26.347Z] aa168da1d23b: Waiting [2021-06-09T03:30:26.347Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T03:30:26.347Z] 36b3adc4ff6f: Download complete [2021-06-09T03:30:26.347Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T03:30:26.347Z] 46f8f816bc3b: Download complete [2021-06-09T03:30:26.347Z] df20fa9351a1: Verifying Checksum [2021-06-09T03:30:26.347Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T03:30:26.347Z] 93b9cdb0e59b: Download complete [2021-06-09T03:30:26.608Z] 5e14af77c1be: Verifying Checksum [2021-06-09T03:30:26.608Z] 5e14af77c1be: Download complete [2021-06-09T03:30:26.608Z] 93b61091891f: Verifying Checksum [2021-06-09T03:30:26.608Z] 93b61091891f: Download complete [2021-06-09T03:30:26.608Z] 01666e4c0597: Verifying Checksum [2021-06-09T03:30:26.608Z] 01666e4c0597: Download complete [2021-06-09T03:30:26.608Z] df20fa9351a1: Pull complete [2021-06-09T03:30:26.608Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T03:30:26.608Z] 8ad3a11d3b57: Download complete [2021-06-09T03:30:26.875Z] 36b3adc4ff6f: Pull complete [2021-06-09T03:30:27.136Z] 8ad3a11d3b57: Pull complete [2021-06-09T03:30:27.401Z] 46f8f816bc3b: Pull complete [2021-06-09T03:30:27.401Z] 93b61091891f: Pull complete [2021-06-09T03:30:27.665Z] 93b9cdb0e59b: Pull complete [2021-06-09T03:30:27.665Z] 5e14af77c1be: Pull complete [2021-06-09T03:30:27.665Z] 01666e4c0597: Pull complete [2021-06-09T03:30:28.241Z] aa168da1d23b: Verifying Checksum [2021-06-09T03:30:28.241Z] aa168da1d23b: Download complete [2021-06-09T03:30:32.463Z] aa168da1d23b: Pull complete [2021-06-09T03:30:32.463Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T03:30:32.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T03:30:32.463Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T03:30:32.539Z] prd-centos7-docker-4c-2g-1164 does not seem to be running inside a container [2021-06-09T03:30:32.578Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/528/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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-09T03:30:35.645Z] $ docker top 8bd3a6f783e1135d9f9a4e734c63e52d9fcee747e31359c44aab09d1711e6db0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:30:36.048Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T03:30:36.341Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T03:30:36.766Z] + ls /var/log/sa-host [2021-06-09T03:30:36.766Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T03:30:36.766Z] file_magic: OK [2021-06-09T03:30:36.766Z] HZ: Using current value: 100 [2021-06-09T03:30:36.766Z] file_header: OK [2021-06-09T03:30:36.766Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-09T03:30:36.766Z] Statistics: [2021-06-09T03:30:36.766Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T03:30:36.766Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T03:30:36.766Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T03:30:36.766Z] file_magic: OK [2021-06-09T03:30:36.766Z] HZ: Using current value: 100 [2021-06-09T03:30:36.766Z] file_header: OK [2021-06-09T03:30:36.766Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-09T03:30:36.766Z] Statistics: [2021-06-09T03:30:36.766Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T03:30:36.766Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T03:30:41.710Z] provisioning config files... [2021-06-09T03:30:41.722Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/528@tmp/config4357158497603668035tmp [Pipeline] { [Pipeline] echo [2021-06-09T03:30:41.741Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:30:42.058Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T03:30:42.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:30:44.798Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T03:30:44.808Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:30:45.101Z] ---> sudo-logs.sh [2021-06-09T03:30:45.101Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T03:30:45.129Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:30:45.422Z] ---> job-cost.sh [2021-06-09T03:30:45.422Z] lf-activate-venv: SKIPPING [2021-06-09T03:30:45.422Z] DEBUG: total: 0.18000000715255737 [2021-06-09T03:30:45.422Z] INFO: Retrieving Stack Cost... [2021-06-09T03:30:46.372Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T03:30:46.702Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T03:30:48.999Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:30:49.301Z] ---> logs-deploy.sh [2021-06-09T03:30:49.301Z] lf-activate-venv: SKIPPING [2021-06-09T03:30:49.301Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/528 [2021-06-09T03:30:49.301Z] INFO: archiving workspace using pattern(s): [2021-06-09T03:30:50.244Z] Archives upload complete. [2021-06-09T03:30:50.244Z] INFO: archiving logs to Nexus [2021-06-09T03:30:50.815Z] ---> uname -a: [2021-06-09T03:30:50.815Z] Linux prd-centos7-docker-4c-2g-1164.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] ---> lscpu: [2021-06-09T03:30:50.815Z] Architecture: x86_64 [2021-06-09T03:30:50.815Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-09T03:30:50.815Z] Byte Order: Little Endian [2021-06-09T03:30:50.815Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-09T03:30:50.815Z] CPU(s): 2 [2021-06-09T03:30:50.815Z] On-line CPU(s) list: 0,1 [2021-06-09T03:30:50.815Z] Thread(s) per core: 1 [2021-06-09T03:30:50.815Z] Core(s) per socket: 1 [2021-06-09T03:30:50.815Z] Socket(s): 2 [2021-06-09T03:30:50.815Z] NUMA node(s): 1 [2021-06-09T03:30:50.815Z] Vendor ID: AuthenticAMD [2021-06-09T03:30:50.815Z] CPU family: 23 [2021-06-09T03:30:50.815Z] Model: 49 [2021-06-09T03:30:50.815Z] Model name: AMD EPYC-Rome Processor [2021-06-09T03:30:50.815Z] Stepping: 0 [2021-06-09T03:30:50.815Z] CPU MHz: 2800.000 [2021-06-09T03:30:50.815Z] BogoMIPS: 5600.00 [2021-06-09T03:30:50.815Z] Virtualization: AMD-V [2021-06-09T03:30:50.815Z] Hypervisor vendor: KVM [2021-06-09T03:30:50.815Z] Virtualization type: full [2021-06-09T03:30:50.815Z] L1d cache: 64 KiB [2021-06-09T03:30:50.815Z] L1i cache: 64 KiB [2021-06-09T03:30:50.815Z] L2 cache: 1 MiB [2021-06-09T03:30:50.815Z] L3 cache: 32 MiB [2021-06-09T03:30:50.815Z] NUMA node0 CPU(s): 0,1 [2021-06-09T03:30:50.815Z] Vulnerability Itlb multihit: Not affected [2021-06-09T03:30:50.815Z] Vulnerability L1tf: Not affected [2021-06-09T03:30:50.815Z] Vulnerability Mds: Not affected [2021-06-09T03:30:50.815Z] Vulnerability Meltdown: Not affected [2021-06-09T03:30:50.815Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-09T03:30:50.815Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-09T03:30:50.815Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-09T03:30:50.815Z] Vulnerability Srbds: Not affected [2021-06-09T03:30:50.815Z] Vulnerability Tsx async abort: Not affected [2021-06-09T03:30:50.815Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] ---> nproc: [2021-06-09T03:30:50.815Z] 2 [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] ---> df -h: [2021-06-09T03:30:50.815Z] Filesystem Size Used Available Use% Mounted on [2021-06-09T03:30:50.815Z] overlay 40.0G 12.9G 27.1G 32% / [2021-06-09T03:30:50.815Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-09T03:30:50.815Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-09T03:30:50.815Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-09T03:30:50.815Z] /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os [2021-06-09T03:30:50.815Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf [2021-06-09T03:30:50.815Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname [2021-06-09T03:30:50.815Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts [2021-06-09T03:30:50.815Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log [2021-06-09T03:30:50.815Z] /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json [2021-06-09T03:30:50.815Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host [2021-06-09T03:30:50.815Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure [2021-06-09T03:30:50.815Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/528 [2021-06-09T03:30:50.815Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/528@tmp [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] ---> free -m: [2021-06-09T03:30:50.815Z] total used free shared buff/cache available [2021-06-09T03:30:50.815Z] Mem: 7821 1369 996 0 5455 6510 [2021-06-09T03:30:50.815Z] Swap: 1023 1 1022 [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] ---> ip addr: [2021-06-09T03:30:50.815Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-09T03:30:50.815Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-09T03:30:50.815Z] inet 127.0.0.1/8 scope host lo [2021-06-09T03:30:50.815Z] valid_lft forever preferred_lft forever [2021-06-09T03:30:50.815Z] inet6 ::1/128 scope host [2021-06-09T03:30:50.815Z] valid_lft forever preferred_lft forever [2021-06-09T03:30:50.815Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-09T03:30:50.815Z] link/ether fa:16:3e:d1:c6:86 brd ff:ff:ff:ff:ff:ff [2021-06-09T03:30:50.815Z] inet 10.30.122.227/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-09T03:30:50.815Z] valid_lft 84855sec preferred_lft 84855sec [2021-06-09T03:30:50.815Z] inet6 fe80::f816:3eff:fed1:c686/64 scope link [2021-06-09T03:30:50.815Z] valid_lft forever preferred_lft forever [2021-06-09T03:30:50.815Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-09T03:30:50.815Z] link/ether 02:42:04:ef:93:62 brd ff:ff:ff:ff:ff:ff [2021-06-09T03:30:50.815Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-09T03:30:50.815Z] valid_lft forever preferred_lft forever [2021-06-09T03:30:50.815Z] inet6 fe80::42:4ff:feef:9362/64 scope link [2021-06-09T03:30:50.815Z] valid_lft forever preferred_lft forever [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] ---> sar -b -r -n DEV: [2021-06-09T03:30:50.815Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] 03:04:54 LINUX RESTART (2 CPU) [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] 03:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-09T03:30:50.815Z] 03:07:01 6.98 0.00 6.98 0.00 0.00 1255.75 0.00 [2021-06-09T03:30:50.815Z] 03:08:01 1.65 0.00 1.65 0.00 0.00 47.90 0.00 [2021-06-09T03:30:50.815Z] 03:09:01 3.15 2.91 0.23 0.00 2247.99 3.58 0.00 [2021-06-09T03:30:50.815Z] 03:10:01 41.13 0.67 40.46 0.00 352.71 18781.80 0.00 [2021-06-09T03:30:50.815Z] 03:11:01 252.40 0.00 252.40 0.00 0.00 42032.55 0.00 [2021-06-09T03:30:50.815Z] 03:12:01 60.36 0.00 60.36 0.00 0.00 10770.77 0.00 [2021-06-09T03:30:50.815Z] 03:13:01 55.37 0.02 55.35 0.00 0.53 3034.12 0.00 [2021-06-09T03:30:50.815Z] 03:14:04 191.35 42.87 148.48 0.00 1031.51 87902.65 0.00 [2021-06-09T03:30:50.815Z] 03:15:01 377.84 95.79 282.05 0.00 3188.50 176985.59 0.00 [2021-06-09T03:30:50.815Z] 03:16:01 280.63 128.03 152.61 0.00 6359.77 59933.77 0.00 [2021-06-09T03:30:50.815Z] 03:17:01 416.55 44.20 372.34 0.00 2360.88 153138.20 0.00 [2021-06-09T03:30:50.815Z] 03:18:01 178.88 3.80 175.09 0.00 885.66 25080.10 0.00 [2021-06-09T03:30:50.815Z] 03:19:01 8.93 0.03 8.89 0.00 0.40 184.09 0.00 [2021-06-09T03:30:50.815Z] 03:20:01 1.52 0.18 1.33 0.00 5.73 26.09 0.00 [2021-06-09T03:30:50.815Z] 03:21:01 0.83 0.00 0.83 0.00 0.00 17.22 0.00 [2021-06-09T03:30:50.815Z] 03:22:01 0.33 0.00 0.33 0.00 0.00 4.93 0.00 [2021-06-09T03:30:50.815Z] 03:23:01 0.30 0.00 0.30 0.00 0.00 5.15 0.00 [2021-06-09T03:30:50.815Z] 03:24:01 0.30 0.00 0.30 0.00 0.00 4.21 0.00 [2021-06-09T03:30:50.815Z] 03:25:01 0.23 0.00 0.23 0.00 0.00 3.48 0.00 [2021-06-09T03:30:50.815Z] 03:26:02 0.35 0.00 0.35 0.00 0.00 5.35 0.00 [2021-06-09T03:30:50.815Z] 03:27:01 0.30 0.00 0.30 0.00 0.00 4.08 0.00 [2021-06-09T03:30:50.815Z] 03:28:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 [2021-06-09T03:30:50.815Z] 03:29:01 43.06 2.76 40.30 0.00 135.89 9569.53 0.00 [2021-06-09T03:30:50.815Z] 03:30:01 187.23 0.87 186.36 0.00 47.43 48409.19 0.00 [2021-06-09T03:30:50.815Z] Average: 87.59 13.32 74.28 0.00 688.44 26377.57 0.00 [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] 03:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-09T03:30:50.815Z] 03:07:01 5484164 0 747748 9.34 2620 1774408 1103724 12.19 616504 1513308 20 [2021-06-09T03:30:50.815Z] 03:08:01 5486748 0 745160 9.30 2620 1774412 1081108 11.94 614528 1513068 20 [2021-06-09T03:30:50.815Z] 03:09:01 5389096 0 771116 9.63 2620 1846108 1048428 11.58 671036 1553468 4268 [2021-06-09T03:30:50.815Z] 03:10:01 4277700 0 916440 11.44 2620 2812180 1343848 14.84 1055840 2193172 487208 [2021-06-09T03:30:50.815Z] 03:11:01 4083904 0 1002020 12.51 2620 2920396 1537868 16.98 1158800 2226872 167184 [2021-06-09T03:30:50.815Z] 03:12:01 3843008 0 1074408 13.42 2620 3088904 1714392 18.93 1314196 2289876 23972 [2021-06-09T03:30:50.815Z] 03:13:01 3867384 0 978768 12.22 2620 3160168 1211536 13.38 1174676 2399968 178976 [2021-06-09T03:30:50.815Z] 03:14:04 572052 0 1299604 16.23 2620 6134664 2064460 22.79 2609824 4146452 1576124 [2021-06-09T03:30:50.815Z] 03:15:01 579756 0 1237940 15.46 2620 6188624 1491868 16.47 2884256 3806900 576256 [2021-06-09T03:30:50.815Z] 03:16:01 545744 0 1408268 17.58 2620 6052308 2828148 31.22 2830256 3875896 14660 [2021-06-09T03:30:50.815Z] 03:17:01 810004 0 1435636 17.93 2620 5760680 2791732 30.82 1704560 4711364 21600 [2021-06-09T03:30:50.815Z] 03:18:01 3152944 0 1119584 13.98 2620 3733792 1266280 13.98 1305240 2844416 24 [2021-06-09T03:30:50.815Z] 03:19:01 3154456 0 1117876 13.96 2620 3733988 1266368 13.98 1437080 2710704 8 [2021-06-09T03:30:50.815Z] 03:20:01 3172188 0 1100112 13.74 2620 3734020 1098324 12.13 1427464 2706696 16 [2021-06-09T03:30:50.815Z] 03:21:01 3172280 0 1100016 13.73 2620 3734024 1098396 12.13 1427424 2706696 8 [2021-06-09T03:30:50.815Z] 03:22:01 3172692 0 1099596 13.73 2620 3734032 1098420 12.13 1426324 2707760 8 [2021-06-09T03:30:50.815Z] 03:23:01 3173080 0 1099204 13.72 2620 3734036 1098324 12.13 1426332 2707760 8 [2021-06-09T03:30:50.815Z] 03:24:01 3172756 0 1099520 13.73 2620 3734044 1098324 12.13 1428172 2705948 8 [2021-06-09T03:30:50.815Z] 03:25:01 3172708 0 1099568 13.73 2620 3734044 1098324 12.13 1458768 2675236 8 [2021-06-09T03:30:50.815Z] 03:26:02 3172488 0 1099780 13.73 2620 3734052 1098396 12.13 1458960 2675240 8 [2021-06-09T03:30:50.815Z] 03:27:01 3173412 0 1098856 13.72 2620 3734052 1098324 12.13 1459984 2673980 12 [2021-06-09T03:30:50.815Z] 03:28:01 3173060 0 1099204 13.72 2620 3734056 1098324 12.13 1460036 2673980 8 [2021-06-09T03:30:50.815Z] 03:29:01 2371024 0 1179236 14.72 2620 4456060 1284104 14.18 1550676 3341856 466240 [2021-06-09T03:30:50.815Z] 03:30:01 1649564 0 1295360 16.17 2620 5061396 1328520 14.67 1661344 3810124 44 [2021-06-09T03:30:50.815Z] Average: 3075926 0 1092709 13.64 2620 3837685 1385314 15.29 1481762 2798781 146529 [2021-06-09T03:30:50.815Z] [2021-06-09T03:30:50.815Z] 03:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-09T03:30:50.815Z] 03:07:01 eth0 0.95 0.52 0.59 0.21 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:09:01 eth0 51.89 40.20 91.35 12.61 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:10:01 eth0 1044.07 1210.86 5705.87 144.43 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:10:01 docker0 880.60 668.46 72.51 2691.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:11:01 veth9eff92f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:11:01 eth0 273.34 208.32 877.80 30.31 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:11:01 docker0 185.44 233.14 13.20 842.02 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:12:01 veth9eff92f 1.83 1.83 0.15 0.15 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:12:01 eth0 30.10 18.25 19.73 60.74 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.815Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:12:01 docker0 1.83 1.83 0.12 0.15 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:13:01 veth9eff92f 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:13:01 eth0 22.80 12.19 19.28 9.97 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:13:01 docker0 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:14:04 eth0 210.15 183.77 1622.88 60.20 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:14:04 vethe63b72d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:14:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:14:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:15:01 veth3901c5f 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:15:01 eth0 94.32 74.25 194.90 15.45 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:15:01 vethe63b72d 0.00 1.38 0.00 0.07 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:16:01 vetha02477a 2.55 4.70 0.17 32.30 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:16:01 veth1ebb4e7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:16:01 vethb2165a0 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:16:01 eth0 33.17 21.62 94.25 50.42 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:17:01 veth8e2537e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:17:01 eth0 226.21 179.31 1711.09 80.63 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:17:01 vethe63b72d 0.00 2.39 0.00 0.11 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:17:01 veth10f5937 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:18:01 eth0 174.12 152.91 171.21 500.66 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:18:01 docker0 1186.13 1056.87 93.64 4262.95 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:19:01 eth0 248.45 258.43 136.44 1086.86 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:20:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:21:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:22:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:23:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:25:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:26:02 eth0 0.32 0.30 0.15 0.08 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:28:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:29:01 eth0 452.89 412.74 4082.27 34.38 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:30:01 eth0 518.73 464.45 3885.26 116.65 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:30:01 veth2d11904 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] 03:30:01 docker0 82.85 89.81 5.99 632.35 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] Average: eth0 141.29 135.29 779.04 91.99 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] Average: veth2d11904 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] Average: docker0 52.93 47.83 4.16 204.18 0.00 0.00 0.00 0.00 [2021-06-09T03:30:50.816Z] [2021-06-09T03:30:50.816Z] [2021-06-09T03:30:50.816Z] ---> sar -P ALL: [2021-06-09T03:30:50.816Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) [2021-06-09T03:30:50.816Z] [2021-06-09T03:30:50.816Z] 03:04:54 LINUX RESTART (2 CPU) [2021-06-09T03:30:50.816Z] [2021-06-09T03:30:50.816Z] 03:06:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T03:30:50.816Z] 03:07:01 all 0.19 0.00 0.09 0.00 0.03 99.68 [2021-06-09T03:30:50.816Z] 03:07:01 0 0.10 0.00 0.10 0.00 0.05 99.75 [2021-06-09T03:30:50.816Z] 03:07:01 1 0.28 0.00 0.08 0.00 0.02 99.62 [2021-06-09T03:30:50.816Z] 03:08:01 all 0.09 0.00 0.06 0.00 0.03 99.82 [2021-06-09T03:30:50.816Z] 03:08:01 0 0.15 0.00 0.10 0.00 0.03 99.71 [2021-06-09T03:30:50.816Z] 03:08:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-09T03:30:50.816Z] 03:09:01 all 1.35 0.00 0.71 0.18 0.04 97.72 [2021-06-09T03:30:50.816Z] 03:09:01 0 1.68 0.00 0.84 0.34 0.05 97.09 [2021-06-09T03:30:50.816Z] 03:09:01 1 1.02 0.00 0.57 0.02 0.03 98.36 [2021-06-09T03:30:50.816Z] 03:10:01 all 18.20 0.00 6.06 3.69 0.08 71.98 [2021-06-09T03:30:50.816Z] 03:10:01 0 22.56 0.00 6.25 6.49 0.07 64.63 [2021-06-09T03:30:50.816Z] 03:10:01 1 13.88 0.00 5.87 0.92 0.09 79.25 [2021-06-09T03:30:50.816Z] 03:11:01 all 31.70 0.00 6.61 7.64 0.10 53.96 [2021-06-09T03:30:50.816Z] 03:11:01 0 31.06 0.00 7.17 7.57 0.11 54.10 [2021-06-09T03:30:50.816Z] 03:11:01 1 32.33 0.00 6.05 7.71 0.09 53.82 [2021-06-09T03:30:50.816Z] 03:12:01 all 36.01 0.00 5.02 4.53 0.09 54.35 [2021-06-09T03:30:50.816Z] 03:12:01 0 35.91 0.00 5.01 4.71 0.09 54.28 [2021-06-09T03:30:50.816Z] 03:12:01 1 36.11 0.00 5.03 4.35 0.09 54.43 [2021-06-09T03:30:50.816Z] 03:13:01 all 62.28 0.00 9.07 2.30 0.14 26.21 [2021-06-09T03:30:50.816Z] 03:13:01 0 62.08 0.00 9.34 1.73 0.15 26.70 [2021-06-09T03:30:50.816Z] 03:13:01 1 62.47 0.00 8.80 2.87 0.13 25.73 [2021-06-09T03:30:50.816Z] 03:14:04 all 13.52 0.00 7.98 10.92 0.07 67.50 [2021-06-09T03:30:50.816Z] 03:14:04 0 14.33 0.00 7.99 10.45 0.08 67.14 [2021-06-09T03:30:50.816Z] 03:14:04 1 12.71 0.00 7.98 11.38 0.07 67.86 [2021-06-09T03:30:50.816Z] 03:15:01 all 13.53 0.00 11.21 60.09 0.11 15.06 [2021-06-09T03:30:50.816Z] 03:15:01 0 13.97 0.00 10.55 57.07 0.09 18.32 [2021-06-09T03:30:50.816Z] 03:15:01 1 13.10 0.00 11.86 63.12 0.13 11.79 [2021-06-09T03:30:50.816Z] 03:16:01 all 56.86 0.00 8.27 33.35 0.12 1.41 [2021-06-09T03:30:50.816Z] 03:16:01 0 57.37 0.00 7.70 33.98 0.11 0.84 [2021-06-09T03:30:50.816Z] 03:16:01 1 56.35 0.00 8.85 32.71 0.13 1.97 [2021-06-09T03:30:50.816Z] 03:17:01 all 43.28 0.00 13.92 37.17 0.16 5.47 [2021-06-09T03:30:50.816Z] 03:17:01 0 43.35 0.00 14.30 35.38 0.16 6.81 [2021-06-09T03:30:50.816Z] 03:17:01 1 43.21 0.00 13.54 38.96 0.16 4.13 [2021-06-09T03:30:50.816Z] [2021-06-09T03:30:50.816Z] 03:17:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T03:30:50.816Z] 03:18:01 all 38.43 0.00 8.06 1.89 0.10 51.52 [2021-06-09T03:30:50.816Z] 03:18:01 0 38.73 0.00 7.80 1.95 0.11 51.42 [2021-06-09T03:30:50.816Z] 03:18:01 1 38.12 0.00 8.32 1.84 0.09 51.63 [2021-06-09T03:30:50.816Z] 03:19:01 all 10.15 0.00 2.06 0.15 0.08 87.57 [2021-06-09T03:30:50.816Z] 03:19:01 0 10.44 0.00 2.26 0.10 0.09 87.12 [2021-06-09T03:30:50.816Z] 03:19:01 1 9.86 0.00 1.86 0.19 0.07 88.02 [2021-06-09T03:30:50.816Z] 03:20:01 all 0.15 0.00 0.05 0.00 0.02 99.78 [2021-06-09T03:30:50.816Z] 03:20:01 0 0.23 0.00 0.05 0.00 0.02 99.70 [2021-06-09T03:30:50.816Z] 03:20:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-09T03:30:50.816Z] 03:21:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-06-09T03:30:50.816Z] 03:21:01 0 0.25 0.00 0.03 0.00 0.02 99.70 [2021-06-09T03:30:50.816Z] 03:21:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-09T03:30:50.816Z] 03:22:01 all 0.14 0.00 0.03 0.00 0.01 99.82 [2021-06-09T03:30:50.816Z] 03:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-09T03:30:50.816Z] 03:22:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-06-09T03:30:50.816Z] 03:23:01 all 0.16 0.00 0.03 0.00 0.03 99.79 [2021-06-09T03:30:50.816Z] 03:23:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-09T03:30:50.816Z] 03:23:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-09T03:30:50.816Z] 03:24:01 all 0.05 0.00 0.04 0.00 0.02 99.89 [2021-06-09T03:30:50.816Z] 03:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-09T03:30:50.816Z] 03:24:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-09T03:30:50.816Z] 03:25:01 all 0.13 0.00 0.04 0.00 0.03 99.81 [2021-06-09T03:30:50.816Z] 03:25:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-09T03:30:50.816Z] 03:25:01 1 0.23 0.00 0.05 0.00 0.02 99.70 [2021-06-09T03:30:50.816Z] 03:26:02 all 0.13 0.00 0.02 0.00 0.03 99.83 [2021-06-09T03:30:50.816Z] 03:26:02 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-09T03:30:50.816Z] 03:26:02 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-09T03:30:50.816Z] 03:27:01 all 0.07 0.00 0.03 0.00 0.02 99.89 [2021-06-09T03:30:50.816Z] 03:27:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-09T03:30:50.816Z] 03:27:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2021-06-09T03:30:50.816Z] 03:28:01 all 0.15 0.00 0.03 0.00 0.03 99.79 [2021-06-09T03:30:50.816Z] 03:28:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-09T03:30:50.816Z] 03:28:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2021-06-09T03:30:50.816Z] [2021-06-09T03:30:50.816Z] 03:28:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T03:30:50.816Z] 03:29:01 all 8.27 0.00 3.34 1.14 0.03 87.21 [2021-06-09T03:30:50.816Z] 03:29:01 0 8.64 0.00 3.28 0.85 0.05 87.18 [2021-06-09T03:30:50.816Z] 03:29:01 1 7.90 0.00 3.41 1.43 0.02 87.24 [2021-06-09T03:30:50.816Z] 03:30:01 all 16.16 0.00 7.54 3.78 0.09 72.44 [2021-06-09T03:30:50.816Z] 03:30:01 0 15.11 0.00 8.22 2.66 0.09 73.93 [2021-06-09T03:30:50.816Z] 03:30:01 1 17.21 0.00 6.86 4.91 0.09 70.94 [2021-06-09T03:30:50.816Z] Average: all 14.13 0.00 3.65 6.63 0.06 75.53 [2021-06-09T03:30:50.816Z] Average: 0 14.34 0.00 3.68 6.50 0.06 75.42 [2021-06-09T03:30:50.816Z] Average: 1 13.92 0.00 3.61 6.77 0.06 75.65 [2021-06-09T03:30:50.816Z] [2021-06-09T03:30:50.816Z] [2021-06-09T03:30:50.816Z]