Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5b6776f59d5620b6c1ac7042c6a159568f7617b3 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-ssh4839897881608200317.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh4393151802210128677.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 9d0281235b943b7ad605f650702698f9078b2862 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-ssh7715541561543647068.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh5888988118336524722.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-ssh7543628740399801305.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-57 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/488 [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/488 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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/488@tmp/jenkins-gitclient-ssh9152794567767096143.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 5b6776f59d5620b6c1ac7042c6a159568f7617b3 (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 5b6776f59d5620b6c1ac7042c6a159568f7617b3 # timeout=10 Commit message: "Merge pull request #3471 from hahattan/rename-frequency" > git rev-list --no-walk 89cec5b6d03a03d3135cbbf368fe05aa4d1b2c98 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-14T04:01:22.687Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-14T04:01:22.835Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-14T04:01:22.877Z] ========================================================= [2021-05-14T04:01:22.877Z] EdgeX Global Pipelines Version Info [2021-05-14T04:01:22.877Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:01:24.983Z] ------------------- [2021-05-14T04:01:24.983Z] stable info: [2021-05-14T04:01:24.983Z] ------------------- [2021-05-14T04:01:24.983Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-14T04:01:24.983Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T04:01:24.983Z] Message: update stable to v1.0.192 [2021-05-14T04:01:25.560Z] ------------------- [2021-05-14T04:01:25.560Z] experimental info: [2021-05-14T04:01:25.560Z] ------------------- [2021-05-14T04:01:25.560Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-14T04:01:25.560Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T04:01:25.560Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-14T04:01:25.703Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-14T04:01:25.726Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-14T04:01:25.752Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-14T04:01:25.777Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-14T04:01:25.800Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-14T04:01:25.822Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-14T04:01:25.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-14T04:01:25.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-14T04:01:25.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-14T04:01:25.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-14T04:01:25.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-14T04:01:25.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-14T04:01:26.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-14T04:01:26.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-14T04:01:26.070Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T04:01:26.093Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T04:01:26.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-14T04:01:26.137Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-14T04:01:26.160Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-14T04:01:26.185Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-14T04:01:26.207Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-14T04:01:26.230Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-14T04:01:26.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-14T04:01:26.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-14T04:01:26.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-14T04:01:26.330Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] echo [2021-05-14T04:01:26.355Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b6776f [Pipeline] echo [2021-05-14T04:01:26.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T04:01:26.462Z] provisioning config files... [2021-05-14T04:01:26.480Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/488@tmp/config5865796925288772105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:01:26.817Z] ---> docker-login.sh [2021-05-14T04:01:26.817Z] nexus3.edgexfoundry.org:10001 [2021-05-14T04:01:27.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:01:27.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:01:27.354Z] Configure a credential helper to remove this warning. See [2021-05-14T04:01:27.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:01:27.354Z] [2021-05-14T04:01:27.354Z] Login Succeeded [2021-05-14T04:01:27.355Z] nexus3.edgexfoundry.org:10002 [2021-05-14T04:01:27.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:01:27.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:01:27.621Z] Configure a credential helper to remove this warning. See [2021-05-14T04:01:27.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:01:27.621Z] [2021-05-14T04:01:27.621Z] Login Succeeded [2021-05-14T04:01:27.621Z] nexus3.edgexfoundry.org:10003 [2021-05-14T04:01:27.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:01:27.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:01:27.892Z] Configure a credential helper to remove this warning. See [2021-05-14T04:01:27.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:01:27.892Z] [2021-05-14T04:01:27.892Z] Login Succeeded [2021-05-14T04:01:27.892Z] nexus3.edgexfoundry.org:10004 [2021-05-14T04:01:28.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:01:28.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:01:28.158Z] Configure a credential helper to remove this warning. See [2021-05-14T04:01:28.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:01:28.158Z] [2021-05-14T04:01:28.158Z] Login Succeeded [2021-05-14T04:01:28.158Z] docker.io [2021-05-14T04:01:28.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:01:28.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:01:28.740Z] Configure a credential helper to remove this warning. See [2021-05-14T04:01:28.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:01:28.740Z] [2021-05-14T04:01:28.740Z] Login Succeeded [2021-05-14T04:01:28.740Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T04:01:28.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T04:01:29.113Z] ++ 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-05-14T04:01:29.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-14T04:01:29.113Z] ++ dirname cmd/core-command/Dockerfile [2021-05-14T04:01:29.113Z] ++ cut -d/ -f2 [2021-05-14T04:01:29.113Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-14T04:01:29.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-14T04:01:29.113Z] ++ dirname cmd/core-data/Dockerfile [2021-05-14T04:01:29.113Z] ++ cut -d/ -f2 [2021-05-14T04:01:29.113Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-14T04:01:29.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-14T04:01:29.113Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-14T04:01:29.113Z] ++ cut -d/ -f2 [2021-05-14T04:01:29.113Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-14T04:01:29.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-14T04:01:29.113Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-14T04:01:29.113Z] ++ cut -d/ -f2 [2021-05-14T04:01:29.113Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-14T04:01:29.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-14T04:01:29.113Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-14T04:01:29.113Z] ++ cut -d/ -f2 [2021-05-14T04:01:29.113Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-14T04:01:29.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-14T04:01:29.113Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-14T04:01:29.113Z] ++ cut -d/ -f2 [2021-05-14T04:01:29.113Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-14T04:01:29.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-14T04:01:29.113Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-14T04:01:29.113Z] ++ cut -d/ -f2 [2021-05-14T04:01:29.113Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-14T04:01:29.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-14T04:01:29.113Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-14T04:01:29.113Z] ++ cut -d/ -f2 [2021-05-14T04:01:29.113Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-14T04:01:29.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-14T04:01:29.113Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-14T04:01:29.113Z] ++ cut -d/ -f2 [2021-05-14T04:01:29.113Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-14T04:01:29.179Z] 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-05-14T04:01:30.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T04:01:30.414Z] [2021-05-14T04:01:30.414Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:01:30.744Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T04:01:30.744Z] latest: Pulling from edgex-devops/git-semver [2021-05-14T04:01:30.744Z] 31603596830f: Pulling fs layer [2021-05-14T04:01:30.744Z] 54011a49482f: Pulling fs layer [2021-05-14T04:01:30.744Z] a6820b24f6d8: Pulling fs layer [2021-05-14T04:01:30.744Z] f581987b2513: Pulling fs layer [2021-05-14T04:01:30.744Z] f581987b2513: Waiting [2021-05-14T04:01:30.744Z] 54011a49482f: Verifying Checksum [2021-05-14T04:01:30.744Z] 54011a49482f: Download complete [2021-05-14T04:01:31.014Z] 31603596830f: Verifying Checksum [2021-05-14T04:01:31.014Z] 31603596830f: Download complete [2021-05-14T04:01:31.014Z] f581987b2513: Verifying Checksum [2021-05-14T04:01:31.014Z] f581987b2513: Download complete [2021-05-14T04:01:31.014Z] a6820b24f6d8: Verifying Checksum [2021-05-14T04:01:31.014Z] a6820b24f6d8: Download complete [2021-05-14T04:01:31.279Z] 31603596830f: Pull complete [2021-05-14T04:01:31.549Z] 54011a49482f: Pull complete [2021-05-14T04:01:32.521Z] a6820b24f6d8: Pull complete [2021-05-14T04:01:32.796Z] f581987b2513: Pull complete [2021-05-14T04:01:32.796Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-14T04:01:32.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T04:01:32.796Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-14T04:01:32.958Z] prd-centos7-docker-4c-2g-57 does not seem to be running inside a container [2021-05-14T04:01:33.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T04:01:35.602Z] $ docker top afee54698c8862c4f9025326a7920c0f68dd3afeff7f6f2e2cf2a7205d024c27 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T04:01:35.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T04:01:35.789Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T04:01:36.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T04:01:36.023Z] $ docker exec afee54698c8862c4f9025326a7920c0f68dd3afeff7f6f2e2cf2a7205d024c27 ssh-agent [2021-05-14T04:01:36.212Z] SSH_AUTH_SOCK=/tmp/ssh-lVRN4U8AaVcW/agent.12 [2021-05-14T04:01:36.212Z] SSH_AGENT_PID=18 [2021-05-14T04:01:36.228Z] Running ssh-add (command line suppressed) [2021-05-14T04:01:36.379Z] Identity added: /w/workspace/edgex-go/488@tmp/private_key_1188542125683441512.key (/w/workspace/edgex-go/488@tmp/private_key_1188542125683441512.key) [2021-05-14T04:01:36.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T04:01:36.759Z] + git tag --points-at HEAD [Pipeline] } [2021-05-14T04:01:36.790Z] $ docker exec --env ******** --env ******** afee54698c8862c4f9025326a7920c0f68dd3afeff7f6f2e2cf2a7205d024c27 ssh-agent -k [2021-05-14T04:01:36.913Z] unset SSH_AUTH_SOCK; [2021-05-14T04:01:36.913Z] unset SSH_AGENT_PID; [2021-05-14T04:01:36.913Z] echo Agent pid 18 killed; [2021-05-14T04:01:36.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-14T04:01:37.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T04:01:37.012Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T04:01:37.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T04:01:37.213Z] $ docker exec afee54698c8862c4f9025326a7920c0f68dd3afeff7f6f2e2cf2a7205d024c27 ssh-agent [2021-05-14T04:01:37.389Z] SSH_AUTH_SOCK=/tmp/ssh-wajJGiiYvqdb/agent.46 [2021-05-14T04:01:37.389Z] SSH_AGENT_PID=51 [2021-05-14T04:01:37.398Z] Running ssh-add (command line suppressed) [2021-05-14T04:01:37.530Z] Identity added: /w/workspace/edgex-go/488@tmp/private_key_7894370230013271363.key (/w/workspace/edgex-go/488@tmp/private_key_7894370230013271363.key) [2021-05-14T04:01:37.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T04:01:37.903Z] + git semver init [2021-05-14T04:01:37.903Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T04:01:37.903Z] # $GIT_DIR = /w/workspace/edgex-go/488/.git [2021-05-14T04:01:37.903Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/488 [2021-05-14T04:01:37.903Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T04:01:37.904Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T04:01:37.904Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T04:01:37.904Z] # $SEMVER_BRANCH = master [2021-05-14T04:01:37.904Z] # $SEMVER_TEMP = /tmp/semver-722445236 [2021-05-14T04:01:37.904Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-14T04:01:59.990Z] # '/tmp/semver-722445236' -> '/w/workspace/edgex-go/488/.semver' [2021-05-14T04:01:59.990Z] # -> Force: false [2021-05-14T04:01:59.990Z] # $SEMVER_DIR = /w/workspace/edgex-go/488/.semver [Pipeline] } [2021-05-14T04:02:00.014Z] $ docker exec --env ******** --env ******** afee54698c8862c4f9025326a7920c0f68dd3afeff7f6f2e2cf2a7205d024c27 ssh-agent -k [2021-05-14T04:02:00.321Z] unset SSH_AUTH_SOCK; [2021-05-14T04:02:00.321Z] unset SSH_AGENT_PID; [2021-05-14T04:02:00.322Z] echo Agent pid 51 killed; [2021-05-14T04:02:00.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T04:02:00.787Z] + git semver [Pipeline] } [2021-05-14T04:02:00.809Z] $ docker stop --time=1 afee54698c8862c4f9025326a7920c0f68dd3afeff7f6f2e2cf2a7205d024c27 [2021-05-14T04:02:02.736Z] $ docker rm -f afee54698c8862c4f9025326a7920c0f68dd3afeff7f6f2e2cf2a7205d024c27 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T04:02:03.660Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-14T04:02:04.701Z] Stashed 1 file(s) [Pipeline] echo [2021-05-14T04:02:04.705Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.219 [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-05-14T04:02:05.278Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-14T04:02:05.589Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T04:02:05.903Z] + sudo service docker restart [2021-05-14T04:02:05.903Z] + true [2021-05-14T04:02:05.903Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-14T04:02:06.506Z] ========================================================= [2021-05-14T04:02:06.506Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-14T04:02:06.506Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:02:06.831Z] + 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-05-14T04:02:12.204Z] Sending build context to Docker daemon 330.4MB [2021-05-14T04:02:12.204Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-14T04:02:12.204Z] Step 2/6 : FROM ${BASE} [2021-05-14T04:02:12.204Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-14T04:02:12.204Z] 540db60ca938: Pulling fs layer [2021-05-14T04:02:12.204Z] adcc1eea9eea: Pulling fs layer [2021-05-14T04:02:12.204Z] 4c4ab2625f07: Pulling fs layer [2021-05-14T04:02:12.204Z] 0510c868ecb4: Pulling fs layer [2021-05-14T04:02:12.204Z] afea3b2eda06: Pulling fs layer [2021-05-14T04:02:12.204Z] 7809a108b3ef: Pulling fs layer [2021-05-14T04:02:12.204Z] f706445af74f: Pulling fs layer [2021-05-14T04:02:12.204Z] 0510c868ecb4: Waiting [2021-05-14T04:02:12.204Z] afea3b2eda06: Waiting [2021-05-14T04:02:12.204Z] 7809a108b3ef: Waiting [2021-05-14T04:02:12.204Z] f706445af74f: Waiting [2021-05-14T04:02:12.204Z] 4c4ab2625f07: Download complete [2021-05-14T04:02:12.204Z] adcc1eea9eea: Verifying Checksum [2021-05-14T04:02:12.204Z] adcc1eea9eea: Download complete [2021-05-14T04:02:12.204Z] afea3b2eda06: Verifying Checksum [2021-05-14T04:02:12.204Z] afea3b2eda06: Download complete [2021-05-14T04:02:12.204Z] 540db60ca938: Verifying Checksum [2021-05-14T04:02:12.204Z] 540db60ca938: Download complete [2021-05-14T04:02:12.204Z] 7809a108b3ef: Verifying Checksum [2021-05-14T04:02:12.204Z] 7809a108b3ef: Download complete [2021-05-14T04:02:12.204Z] 540db60ca938: Pull complete [2021-05-14T04:02:12.468Z] adcc1eea9eea: Pull complete [2021-05-14T04:02:12.732Z] 4c4ab2625f07: Pull complete [2021-05-14T04:02:13.707Z] f706445af74f: Verifying Checksum [2021-05-14T04:02:13.707Z] f706445af74f: Download complete [2021-05-14T04:02:14.672Z] 0510c868ecb4: Verifying Checksum [2021-05-14T04:02:19.889Z] Still waiting to schedule task [2021-05-14T04:02:19.889Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-14T04:02:21.331Z] 0510c868ecb4: Pull complete [2021-05-14T04:02:21.331Z] afea3b2eda06: Pull complete [2021-05-14T04:02:21.331Z] 7809a108b3ef: Pull complete [2021-05-14T04:02:25.585Z] f706445af74f: Pull complete [2021-05-14T04:02:25.585Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-14T04:02:25.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-14T04:02:25.585Z] ---> b068be0155e3 [2021-05-14T04:02:25.585Z] 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-05-14T04:02:26.542Z] ---> Running in 3ab78ef5b1e8 [2021-05-14T04:02:27.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:02:28.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:02:28.692Z] (1/12) Installing libmagic (5.39-r0) [2021-05-14T04:02:29.280Z] (2/12) Installing file (5.39-r0) [2021-05-14T04:02:29.280Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-14T04:02:29.556Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-14T04:02:33.783Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-14T04:02:33.784Z] (6/12) Installing patch (2.7.6-r6) [2021-05-14T04:02:33.784Z] (7/12) Installing build-base (0.5-r2) [2021-05-14T04:02:33.784Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-14T04:02:33.784Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-14T04:02:33.784Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-14T04:02:33.784Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-14T04:02:34.057Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-14T04:02:34.057Z] Executing busybox-1.32.1-r6.trigger [2021-05-14T04:02:34.057Z] OK: 219 MiB in 52 packages [2021-05-14T04:02:37.629Z] Removing intermediate container 3ab78ef5b1e8 [2021-05-14T04:02:37.629Z] ---> ada40fbf7ce2 [2021-05-14T04:02:37.629Z] Step 4/6 : WORKDIR /edgex-go [2021-05-14T04:02:37.903Z] ---> Running in 2c76da307f2b [2021-05-14T04:02:37.903Z] Removing intermediate container 2c76da307f2b [2021-05-14T04:02:37.903Z] ---> 8da44704ecd3 [2021-05-14T04:02:37.903Z] Step 5/6 : COPY go.mod . [2021-05-14T04:02:38.172Z] ---> e253bc07e328 [2021-05-14T04:02:38.172Z] Step 6/6 : RUN go mod download [2021-05-14T04:02:38.440Z] ---> Running in d720fedafd56 [2021-05-14T04:03:00.485Z] Removing intermediate container d720fedafd56 [2021-05-14T04:03:00.486Z] ---> 1116eebad333 [2021-05-14T04:03:00.486Z] Successfully built 1116eebad333 [2021-05-14T04:03:00.486Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:03:00.816Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T04:03:00.816Z] . [Pipeline] withDockerContainer [2021-05-14T04:03:00.931Z] prd-centos7-docker-4c-2g-57 does not seem to be running inside a container [2021-05-14T04:03:00.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-14T04:03:02.232Z] $ docker top 49ffe9092a1a11db2f3d1f6d92649fcf51b825a846d7e32408b2f040422e9a27 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T04:03:02.655Z] + go version [2021-05-14T04:03:02.655Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-14T04:03:02.675Z] $ docker stop --time=1 49ffe9092a1a11db2f3d1f6d92649fcf51b825a846d7e32408b2f040422e9a27 [2021-05-14T04:03:04.091Z] $ docker rm -f 49ffe9092a1a11db2f3d1f6d92649fcf51b825a846d7e32408b2f040422e9a27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:03:05.002Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T04:03:05.002Z] . [Pipeline] withDockerContainer [2021-05-14T04:03:05.132Z] prd-centos7-docker-4c-2g-57 does not seem to be running inside a container [2021-05-14T04:03:05.186Z] $ 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/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-14T04:03:06.234Z] $ docker top a23aab7796afc7cc02417c8cd70173a3894d91025eace7368ab04e87c39eabe9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-14T04:03:06.564Z] ========================================================= [2021-05-14T04:03:06.564Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-14T04:03:06.564Z] ========================================================= [Pipeline] sh [2021-05-14T04:03:06.871Z] + go mod tidy [Pipeline] sh [2021-05-14T04:03:09.808Z] + make test [2021-05-14T04:03:09.808Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-14T04:03:22.284Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-14T04:03:44.550Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-14T04:03:51.342Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-14T04:03:51.342Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-14T04:03:51.342Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-14T04:03:55.723Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-14T04:03:55.723Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-14T04:03:55.723Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-14T04:03:55.723Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-14T04:03:56.730Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-14T04:03:57.343Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-14T04:03:58.580Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-59 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-05-14T04:03:58.597Z] Running in /w/workspace/edgex-go/488 [Pipeline] { [Pipeline] checkout [2021-05-14T04:03:58.813Z] The recommended git tool is: git [2021-05-14T04:04:00.758Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-14T04:04:00.758Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-14T04:04:00.759Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-14T04:04:02.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.189s coverage: 46.1% of statements [2021-05-14T04:04:02.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-14T04:04:02.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-14T04:04:02.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-14T04:04:02.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-14T04:04:02.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-14T04:04:02.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-14T04:04:02.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.190s coverage: 28.7% of statements [2021-05-14T04:04:03.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.120s coverage: 100.0% of statements [2021-05-14T04:04:04.307Z] using credential edgex-jenkins-ssh [2021-05-14T04:04:04.325Z] Cloning the remote Git repository [2021-05-14T04:04:04.369Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-14T04:04:04.475Z] > git init /w/workspace/edgex-go/488 # timeout=10 [2021-05-14T04:04:04.543Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-14T04:04:04.544Z] > git --version # timeout=10 [2021-05-14T04:04:04.558Z] > git --version # 'git version 2.17.1' [2021-05-14T04:04:04.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T04:04:04.698Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T04:04:06.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.221s coverage: 27.8% of statements [2021-05-14T04:04:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-14T04:04:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-14T04:04:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-14T04:04:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-14T04:04:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-14T04:04:06.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.104s coverage: 81.2% of statements [2021-05-14T04:04:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-14T04:04:06.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.092s coverage: 100.0% of statements [2021-05-14T04:04:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-14T04:04:06.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.128s coverage: 100.0% of statements [2021-05-14T04:04:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-14T04:04:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-14T04:04:06.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.153s coverage: 71.3% of statements [2021-05-14T04:04:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-14T04:04:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-14T04:04:08.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.231s coverage: 87.7% of statements [2021-05-14T04:04:08.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-14T04:04:08.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-14T04:04:08.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.111s coverage: 78.9% of statements [2021-05-14T04:04:08.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-14T04:04:12.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.440s coverage: 28.6% of statements [2021-05-14T04:04:12.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-14T04:04:12.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-14T04:04:12.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-14T04:04:12.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-14T04:04:12.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-14T04:04:12.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.143s coverage: 100.0% of statements [2021-05-14T04:04:12.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-14T04:04:12.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements [2021-05-14T04:04:12.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-14T04:04:12.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.207s coverage: 86.7% of statements [2021-05-14T04:04:12.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-14T04:04:12.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.143s coverage: 97.5% of statements [2021-05-14T04:04:12.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-14T04:04:12.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.121s coverage: 78.3% of statements [2021-05-14T04:04:12.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-14T04:04:12.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-14T04:04:12.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-14T04:04:12.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-14T04:04:15.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.756s coverage: 95.1% of statements [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-14T04:04:15.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.110s coverage: 58.8% of statements [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-14T04:04:15.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.174s coverage: 0.8% of statements [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-14T04:04:15.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.230s coverage: 22.0% of statements [2021-05-14T04:04:15.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-14T04:04:15.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.118s coverage: 47.1% of statements [2021-05-14T04:04:15.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.110s coverage: 79.5% of statements [2021-05-14T04:04:15.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2021-05-14T04:04:16.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.153s coverage: 96.3% of statements [2021-05-14T04:04:16.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.103s coverage: 87.5% of statements [2021-05-14T04:04:21.107Z] Avoid second fetch [2021-05-14T04:04:21.108Z] Checking out Revision 5b6776f59d5620b6c1ac7042c6a159568f7617b3 (master) [2021-05-14T04:04:21.066Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-14T04:04:21.089Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T04:04:21.127Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T04:04:21.141Z] > git checkout -f 5b6776f59d5620b6c1ac7042c6a159568f7617b3 # timeout=10 [2021-05-14T04:04:25.685Z] Commit message: "Merge pull request #3471 from hahattan/rename-frequency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T04:04:26.999Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-14T04:04:27.434Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T04:04:27.783Z] + sudo service docker restart [2021-05-14T04:04:27.783Z] + true [2021-05-14T04:04:29.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.212s coverage: 94.4% of statements [2021-05-14T04:04:29.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.114s coverage: 44.8% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T04:04:29.802Z] provisioning config files... [2021-05-14T04:04:29.828Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/488@tmp/config8922923928368547846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:04:30.212Z] ---> docker-login.sh [2021-05-14T04:04:30.212Z] nexus3.edgexfoundry.org:10001 [2021-05-14T04:04:31.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:04:31.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:04:31.472Z] Configure a credential helper to remove this warning. See [2021-05-14T04:04:31.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:04:31.472Z] [2021-05-14T04:04:31.472Z] Login Succeeded [2021-05-14T04:04:31.472Z] nexus3.edgexfoundry.org:10002 [2021-05-14T04:04:31.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:04:32.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:04:32.031Z] Configure a credential helper to remove this warning. See [2021-05-14T04:04:32.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:04:32.031Z] [2021-05-14T04:04:32.031Z] Login Succeeded [2021-05-14T04:04:32.031Z] nexus3.edgexfoundry.org:10003 [2021-05-14T04:04:32.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.424s coverage: 81.8% of statements [2021-05-14T04:04:32.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-14T04:04:32.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:04:32.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:04:32.580Z] Configure a credential helper to remove this warning. See [2021-05-14T04:04:32.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:04:32.580Z] [2021-05-14T04:04:32.580Z] Login Succeeded [2021-05-14T04:04:32.580Z] nexus3.edgexfoundry.org:10004 [2021-05-14T04:04:32.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:04:33.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:04:33.139Z] Configure a credential helper to remove this warning. See [2021-05-14T04:04:33.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:04:33.139Z] [2021-05-14T04:04:33.139Z] Login Succeeded [2021-05-14T04:04:33.139Z] docker.io [2021-05-14T04:04:33.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:04:33.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:04:33.688Z] Configure a credential helper to remove this warning. See [2021-05-14T04:04:33.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:04:33.688Z] [2021-05-14T04:04:33.688Z] Login Succeeded [2021-05-14T04:04:33.688Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T04:04:33.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T04:04:34.010Z] ========================================================= [2021-05-14T04:04:34.010Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-14T04:04:34.010Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:04:34.352Z] + 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-05-14T04:04:36.976Z] Sending build context to Docker daemon 167.8MB [2021-05-14T04:04:36.976Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-14T04:04:36.976Z] Step 2/6 : FROM ${BASE} [2021-05-14T04:04:36.976Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-14T04:04:36.976Z] 595b0fe564bb: Pulling fs layer [2021-05-14T04:04:36.976Z] 7186ed65a4f7: Pulling fs layer [2021-05-14T04:04:36.976Z] 316046926c0a: Pulling fs layer [2021-05-14T04:04:36.976Z] 4ebd0625c992: Pulling fs layer [2021-05-14T04:04:36.976Z] 207e8628e3a3: Pulling fs layer [2021-05-14T04:04:36.976Z] c791037a9be2: Pulling fs layer [2021-05-14T04:04:36.976Z] ffd874e62e21: Pulling fs layer [2021-05-14T04:04:36.976Z] 4ebd0625c992: Waiting [2021-05-14T04:04:36.976Z] 207e8628e3a3: Waiting [2021-05-14T04:04:36.976Z] c791037a9be2: Waiting [2021-05-14T04:04:36.976Z] ffd874e62e21: Waiting [2021-05-14T04:04:36.976Z] 316046926c0a: Verifying Checksum [2021-05-14T04:04:36.976Z] 316046926c0a: Download complete [2021-05-14T04:04:36.976Z] 7186ed65a4f7: Verifying Checksum [2021-05-14T04:04:36.976Z] 7186ed65a4f7: Download complete [2021-05-14T04:04:36.976Z] 207e8628e3a3: Verifying Checksum [2021-05-14T04:04:36.976Z] 207e8628e3a3: Download complete [2021-05-14T04:04:36.976Z] c791037a9be2: Download complete [2021-05-14T04:04:36.976Z] 595b0fe564bb: Verifying Checksum [2021-05-14T04:04:36.976Z] 595b0fe564bb: Download complete [2021-05-14T04:04:37.577Z] 595b0fe564bb: Pull complete [2021-05-14T04:04:38.172Z] 7186ed65a4f7: Pull complete [2021-05-14T04:04:38.446Z] 316046926c0a: Pull complete [2021-05-14T04:04:39.426Z] ffd874e62e21: Verifying Checksum [2021-05-14T04:04:39.426Z] ffd874e62e21: Download complete [2021-05-14T04:04:40.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.178s coverage: 92.9% of statements [2021-05-14T04:04:40.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.079s coverage: 100.0% of statements [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.119s coverage: 76.0% of statements [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.161s coverage: 80.0% of statements [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.172s coverage: 87.2% of statements [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.116s coverage: 85.4% of statements [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.172s coverage: 91.2% of statements [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.588s coverage: 64.4% of statements [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.138s coverage: 100.0% of statements [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.522s coverage: 66.9% of statements [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.298s coverage: 43.4% of statements [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2021-05-14T04:04:40.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-14T04:04:40.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-05-14T04:04:40.864Z] 4ebd0625c992: Verifying Checksum [2021-05-14T04:04:40.864Z] 4ebd0625c992: Download complete [2021-05-14T04:04:42.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.224s coverage: 47.1% of statements [2021-05-14T04:04:42.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-14T04:04:42.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-14T04:04:42.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-14T04:04:42.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-14T04:04:42.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-14T04:04:42.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements [2021-05-14T04:04:42.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-14T04:04:42.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.068s coverage: 100.0% of statements [2021-05-14T04:04:42.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-14T04:04:42.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-14T04:04:46.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.211s coverage: 21.5% of statements [2021-05-14T04:04:46.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-14T04:04:46.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.203s coverage: 92.2% of statements [2021-05-14T04:04:46.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-14T04:04:46.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-14T04:04:46.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-14T04:04:46.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.256s coverage: 28.8% of statements [2021-05-14T04:04:46.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-14T04:04:46.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-14T04:04:46.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-14T04:04:46.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-14T04:04:46.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-14T04:04:46.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.107s coverage: 99.0% of statements [2021-05-14T04:04:46.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-14T04:04:46.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.101s coverage: 100.0% of statements [2021-05-14T04:04:46.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-14T04:04:46.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-14T04:04:46.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-14T04:04:46.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.113s coverage: 64.6% of statements [2021-05-14T04:04:46.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-14T04:04:47.391Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.293s coverage: 97.6% of statements [2021-05-14T04:04:47.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-14T04:04:47.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-14T04:04:47.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-14T04:04:47.391Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.065s coverage: 0.0% of statements [2021-05-14T04:04:47.391Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-14T04:04:47.391Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2021-05-14T04:04:47.391Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-14T04:04:47.391Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-14T04:04:47.391Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-14T04:04:47.391Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-14T04:04:48.421Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements [2021-05-14T04:04:48.421Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-14T04:04:48.421Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-14T04:04:48.421Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-05-14T04:04:48.731Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.086s coverage: 28.1% of statements [2021-05-14T04:04:48.731Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-14T04:04:48.731Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.036s coverage: 85.7% of statements [2021-05-14T04:04:48.731Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-14T04:04:49.010Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.071s coverage: 100.0% of statements [2021-05-14T04:04:49.593Z] GO111MODULE=on go vet ./... [2021-05-14T04:04:50.996Z] 4ebd0625c992: Pull complete [2021-05-14T04:04:50.996Z] 207e8628e3a3: Pull complete [2021-05-14T04:04:50.996Z] c791037a9be2: Pull complete [2021-05-14T04:04:53.606Z] ffd874e62e21: Pull complete [2021-05-14T04:04:53.606Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-14T04:04:53.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-14T04:04:53.606Z] ---> cfc18b08335c [2021-05-14T04:04:53.606Z] 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-05-14T04:04:57.020Z] ---> Running in 3b1fb7840772 [2021-05-14T04:04:58.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:04:59.462Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:05:00.318Z] (1/12) Installing libmagic (5.39-r0) [2021-05-14T04:05:00.318Z] (2/12) Installing file (5.39-r0) [2021-05-14T04:05:00.318Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-14T04:05:00.599Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-14T04:05:04.891Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-14T04:05:04.891Z] (6/12) Installing patch (2.7.6-r6) [2021-05-14T04:05:04.891Z] (7/12) Installing build-base (0.5-r2) [2021-05-14T04:05:05.161Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-14T04:05:05.161Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-14T04:05:05.161Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-14T04:05:05.437Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-14T04:05:05.437Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-14T04:05:05.437Z] Executing busybox-1.32.1-r6.trigger [2021-05-14T04:05:05.437Z] OK: 218 MiB in 52 packages [2021-05-14T04:05:09.739Z] Removing intermediate container 3b1fb7840772 [2021-05-14T04:05:09.739Z] ---> ab8d1c78c3c9 [2021-05-14T04:05:09.739Z] Step 4/6 : WORKDIR /edgex-go [2021-05-14T04:05:10.011Z] ---> Running in c946ffa323eb [2021-05-14T04:05:10.286Z] Removing intermediate container c946ffa323eb [2021-05-14T04:05:10.286Z] ---> 71df430b29c7 [2021-05-14T04:05:10.286Z] Step 5/6 : COPY go.mod . [2021-05-14T04:05:11.267Z] ---> ef1bc3decd26 [2021-05-14T04:05:11.267Z] Step 6/6 : RUN go mod download [2021-05-14T04:05:11.267Z] ---> Running in 574ce5263c73 [2021-05-14T04:05:37.492Z] gofmt -l . [2021-05-14T04:05:38.067Z] Removing intermediate container 574ce5263c73 [2021-05-14T04:05:38.067Z] ---> ee739d6b55f3 [2021-05-14T04:05:38.067Z] Successfully built ee739d6b55f3 [2021-05-14T04:05:38.067Z] Successfully tagged ci-base-image-arm64:latest [2021-05-14T04:05:38.089Z] [ "`gofmt -l .`" = "" ] [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:05:38.414Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T04:05:38.415Z] . [Pipeline] withDockerContainer [2021-05-14T04:05:38.642Z] prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container [2021-05-14T04:05:38.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@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-05-14T04:05:39.056Z] ./bin/test-go-mod-tidy.sh [2021-05-14T04:05:39.634Z] ./bin/test-attribution-txt.sh [2021-05-14T04:05:40.239Z] $ docker top 74150e7277865052c97ded7c83e33ae3d1539a91d373b6deeda9c39b4a414b87 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-14T04:05:41.207Z] + go version [2021-05-14T04:05:41.207Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-14T04:05:41.238Z] $ docker stop --time=1 74150e7277865052c97ded7c83e33ae3d1539a91d373b6deeda9c39b4a414b87 [2021-05-14T04:05:41.667Z] + ls -al . [2021-05-14T04:05:41.667Z] total 836 [2021-05-14T04:05:41.667Z] drwxrwxr-x 10 1001 1001 4096 May 14 04:05 . [2021-05-14T04:05:41.667Z] drwxr-xr-x 4 root root 32 May 14 04:03 .. [2021-05-14T04:05:41.667Z] -rw-rw-r-- 1 1001 1001 11 May 14 04:01 .dockerignore [2021-05-14T04:05:41.667Z] drwxrwxr-x 8 1001 1001 162 May 14 04:01 .git [2021-05-14T04:05:41.667Z] drwxrwxr-x 3 1001 1001 125 May 14 04:01 .github [2021-05-14T04:05:41.667Z] -rw-rw-r-- 1 1001 1001 818 May 14 04:01 .gitignore [2021-05-14T04:05:41.667Z] drwx------ 3 1001 1001 45 May 14 04:01 .semver [2021-05-14T04:05:41.667Z] -rw-rw-r-- 1 1001 1001 166 May 14 04:01 .sonarcloud.properties [2021-05-14T04:05:41.667Z] -rw-rw-r-- 1 1001 1001 8609 May 14 04:01 Attribution.txt [2021-05-14T04:05:41.667Z] -rw-rw-r-- 1 1001 1001 3804 May 14 04:01 CONTRIBUTING.md [2021-05-14T04:05:41.667Z] -rw-rw-r-- 1 1001 1001 931 May 14 04:01 Dockerfile.build [2021-05-14T04:05:41.667Z] -rw-rw-r-- 1 1001 1001 863 May 14 04:01 Jenkinsfile [2021-05-14T04:05:41.667Z] -rw-rw-r-- 1 1001 1001 10775 May 14 04:01 LICENSE [2021-05-14T04:05:41.667Z] -rw-rw-r-- 1 1001 1001 5594 May 14 04:01 Makefile [2021-05-14T04:05:41.667Z] -rw-rw-r-- 1 1001 1001 7978 May 14 04:01 README.md [2021-05-14T04:05:41.667Z] -rw-rw-r-- 1 1001 1001 6755 May 14 04:01 SECURITY.md [2021-05-14T04:05:41.667Z] -rw-rw-r-- 1 1001 1001 13 May 14 04:02 VERSION [2021-05-14T04:05:41.667Z] -rw-rw-r-- 1 1001 1001 4131 May 14 04:01 ZMQWindows.md [2021-05-14T04:05:41.667Z] drwxrwxr-x 2 1001 1001 117 May 14 04:01 bin [2021-05-14T04:05:41.667Z] drwxrwxr-x 14 1001 1001 4096 May 14 04:01 cmd [2021-05-14T04:05:41.667Z] -rw-r--r-- 1 root root 727485 May 14 04:04 coverage.out [2021-05-14T04:05:41.667Z] -rw-r--r-- 1 root root 1060 May 14 04:05 go.mod [2021-05-14T04:05:41.667Z] -rw-r--r-- 1 root root 22101 May 14 04:03 go.sum [2021-05-14T04:05:41.667Z] drwxrwxr-x 8 1001 1001 127 May 14 04:01 internal [2021-05-14T04:05:41.667Z] drwxrwxr-x 4 1001 1001 26 May 14 04:01 openapi [2021-05-14T04:05:41.667Z] drwxrwxr-x 4 1001 1001 71 May 14 04:01 snap [2021-05-14T04:05:41.667Z] -rw-rw-r-- 1 1001 1001 168 May 14 04:01 version.go [2021-05-14T04:05:43.180Z] $ docker rm -f 74150e7277865052c97ded7c83e33ae3d1539a91d373b6deeda9c39b4a414b87 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-05-14T04:05:43.750Z] + '[' -e coverage.out ] [2021-05-14T04:05:43.750Z] + chown 1001:1001 coverage.out [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] stash [Pipeline] script [Pipeline] { [2021-05-14T04:05:44.082Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:05:46.407Z] + make build [2021-05-14T04:05:46.407Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/core-data/core-data ./cmd/core-data [2021-05-14T04:05:46.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-14T04:05:46.489Z] [2021-05-14T04:05:46.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:05:46.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-14T04:05:47.129Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-14T04:05:47.130Z] 29e5d40040c1: Pulling fs layer [2021-05-14T04:05:47.130Z] 1ce36da41761: Pulling fs layer [2021-05-14T04:05:47.130Z] 25b303627fd3: Pulling fs layer [2021-05-14T04:05:47.130Z] 29e5d40040c1: Verifying Checksum [2021-05-14T04:05:47.408Z] 1ce36da41761: Verifying Checksum [2021-05-14T04:05:47.408Z] 1ce36da41761: Download complete [2021-05-14T04:05:47.683Z] 29e5d40040c1: Pull complete [2021-05-14T04:05:49.123Z] 1ce36da41761: Pull complete [2021-05-14T04:05:49.402Z] 25b303627fd3: Verifying Checksum [2021-05-14T04:05:49.402Z] 25b303627fd3: Download complete [2021-05-14T04:05:49.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-14T04:05:59.573Z] 25b303627fd3: Pull complete [2021-05-14T04:05:59.573Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-14T04:05:59.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-14T04:05:59.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-14T04:05:59.837Z] prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container [2021-05-14T04:05:59.930Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@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-05-14T04:06:02.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/core-command/core-command ./cmd/core-command [2021-05-14T04:06:02.944Z] $ docker top d63fc3eb5ada6f99d0c01a7a728caf9256e4a1a87fa7e9bcea67f1c8ceb34b6c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T04:06:03.875Z] + docker-compose build --help [2021-05-14T04:06:03.875Z] + grep parallel [2021-05-14T04:06:05.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-14T04:06:07.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-14T04:06:07.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-14T04:06:07.254Z] --parallel Build images in parallel. [Pipeline] } [2021-05-14T04:06:07.286Z] $ docker stop --time=1 d63fc3eb5ada6f99d0c01a7a728caf9256e4a1a87fa7e9bcea67f1c8ceb34b6c [2021-05-14T04:06:09.110Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-14T04:06:09.124Z] $ docker rm -f d63fc3eb5ada6f99d0c01a7a728caf9256e4a1a87fa7e9bcea67f1c8ceb34b6c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:06:09.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-14T04:06:09.743Z] . [Pipeline] withDockerContainer [2021-05-14T04:06:09.969Z] prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container [2021-05-14T04:06:10.061Z] $ 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/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@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-05-14T04:06:11.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-14T04:06:11.323Z] $ docker top bebd0d05d92ac6d58be062ef861a74bcfccb20a7c0883a6f3c8e090d27c622d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T04:06:12.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-14T04:06:12.211Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-14T04:06:13.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-14T04:06:14.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-14T04:06:15.579Z] Building core-command ... [2021-05-14T04:06:15.579Z] Building core-data ... [2021-05-14T04:06:15.579Z] Building core-metadata ... [2021-05-14T04:06:15.579Z] Building security-bootstrapper ... [2021-05-14T04:06:15.579Z] Building security-proxy-setup ... [2021-05-14T04:06:15.579Z] Building security-secretstore-setup ... [2021-05-14T04:06:15.579Z] Building support-notifications ... [2021-05-14T04:06:15.579Z] Building support-scheduler ... [2021-05-14T04:06:15.579Z] Building sys-mgmt-agent ... [2021-05-14T04:06:15.579Z] Building security-secretstore-setup [2021-05-14T04:06:15.579Z] Building support-scheduler [2021-05-14T04:06:15.579Z] Building security-proxy-setup [2021-05-14T04:06:15.579Z] Building security-bootstrapper [2021-05-14T04:06:15.579Z] Building core-command [2021-05-14T04:06:16.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-14T04:06:18.907Z] $ docker stop --time=1 a23aab7796afc7cc02417c8cd70173a3894d91025eace7368ab04e87c39eabe9 [2021-05-14T04:06:20.729Z] $ docker rm -f a23aab7796afc7cc02417c8cd70173a3894d91025eace7368ab04e87c39eabe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:06:22.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-14T04:06:22.060Z] [2021-05-14T04:06:22.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:06:22.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-14T04:06:22.435Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-14T04:06:22.435Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-14T04:06:22.435Z] ca9280d653b3: Pulling fs layer [2021-05-14T04:06:22.435Z] 7e9c9ca2126c: Pulling fs layer [2021-05-14T04:06:22.714Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-14T04:06:22.714Z] cbdbe7a5bc2a: Download complete [2021-05-14T04:06:23.321Z] cbdbe7a5bc2a: Pull complete [2021-05-14T04:06:23.607Z] ca9280d653b3: Verifying Checksum [2021-05-14T04:06:23.607Z] ca9280d653b3: Download complete [2021-05-14T04:06:25.043Z] ca9280d653b3: Pull complete [2021-05-14T04:06:25.043Z] 7e9c9ca2126c: Download complete [2021-05-14T04:06:33.443Z] 7e9c9ca2126c: Pull complete [2021-05-14T04:06:33.443Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-14T04:06:33.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-14T04:06:33.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-14T04:06:33.644Z] prd-centos7-docker-4c-2g-57 does not seem to be running inside a container [2021-05-14T04:06:33.717Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@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-05-14T04:06:35.581Z] $ docker top b0e6cdf1ce89c9d3d7a04eebe999335138345fc47d66af93dbc79b2192a10b73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T04:06:36.092Z] + + docker-compose build --help [2021-05-14T04:06:36.092Z] grep parallel [2021-05-14T04:06:37.505Z] --parallel Build images in parallel. [Pipeline] } [2021-05-14T04:06:37.531Z] $ docker stop --time=1 b0e6cdf1ce89c9d3d7a04eebe999335138345fc47d66af93dbc79b2192a10b73 [2021-05-14T04:06:39.163Z] $ docker rm -f b0e6cdf1ce89c9d3d7a04eebe999335138345fc47d66af93dbc79b2192a10b73 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:06:39.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-14T04:06:39.792Z] . [Pipeline] withDockerContainer [2021-05-14T04:06:39.943Z] prd-centos7-docker-4c-2g-57 does not seem to be running inside a container [2021-05-14T04:06:40.008Z] $ 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/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-14T04:06:41.047Z] $ docker top 4911c35662f636f3ac1643daaf730e4dd5f313ece9083540d0ed9595f57ba021 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T04:06:41.573Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-14T04:06:43.060Z] Building core-command ... [2021-05-14T04:06:43.060Z] Building core-data ... [2021-05-14T04:06:43.060Z] Building core-metadata ... [2021-05-14T04:06:43.060Z] Building security-bootstrapper ... [2021-05-14T04:06:43.060Z] Building security-proxy-setup ... [2021-05-14T04:06:43.060Z] Building security-secretstore-setup ... [2021-05-14T04:06:43.060Z] Building support-notifications ... [2021-05-14T04:06:43.060Z] Building support-scheduler ... [2021-05-14T04:06:43.060Z] Building sys-mgmt-agent ... [2021-05-14T04:06:43.060Z] Building security-proxy-setup [2021-05-14T04:06:43.060Z] Building security-secretstore-setup [2021-05-14T04:06:43.060Z] Building support-scheduler [2021-05-14T04:06:43.060Z] Building core-metadata [2021-05-14T04:06:43.060Z] Building core-command [2021-05-14T04:07:12.118Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:07:12.118Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:07:12.118Z] ---> ee739d6b55f3 [2021-05-14T04:07:12.118Z] Step 3/32 : WORKDIR /edgex-go [2021-05-14T04:07:12.118Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:07:12.118Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:07:12.118Z] ---> ee739d6b55f3 [2021-05-14T04:07:12.118Z] Step 3/24 : WORKDIR /edgex-go [2021-05-14T04:07:12.118Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:07:12.118Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:07:12.118Z] ---> ee739d6b55f3 [2021-05-14T04:07:12.118Z] Step 3/26 : WORKDIR /edgex-go [2021-05-14T04:07:12.118Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:07:12.118Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:07:12.118Z] ---> ee739d6b55f3 [2021-05-14T04:07:12.118Z] Step 3/22 : WORKDIR /edgex-go [2021-05-14T04:07:12.118Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:07:12.118Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:07:12.118Z] ---> ee739d6b55f3 [2021-05-14T04:07:12.118Z] Step 3/23 : WORKDIR /edgex-go [2021-05-14T04:07:12.118Z] ---> Running in 41c5a58fe5ff [2021-05-14T04:07:12.118Z] ---> Running in 325304409b68 [2021-05-14T04:07:12.118Z] ---> Running in 5acfee3ee155 [2021-05-14T04:07:12.118Z] ---> Running in 5c7cfa1bf29c [2021-05-14T04:07:12.118Z] ---> Running in b814a36f9ceb [2021-05-14T04:07:12.118Z] Removing intermediate container 5acfee3ee155 [2021-05-14T04:07:12.118Z] ---> cbb5b1faf2e3 [2021-05-14T04:07:12.118Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:07:12.118Z] Removing intermediate container 5c7cfa1bf29c [2021-05-14T04:07:12.118Z] ---> ec0697ab7a16 [2021-05-14T04:07:12.118Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:07:12.118Z] Removing intermediate container 41c5a58fe5ff [2021-05-14T04:07:12.118Z] Removing intermediate container 325304409b68 [2021-05-14T04:07:12.118Z] ---> a03b0fa9ce00 [2021-05-14T04:07:12.118Z] ---> bb2156be6d67 [2021-05-14T04:07:12.118Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:07:12.118Z] [2021-05-14T04:07:12.118Z] Removing intermediate container b814a36f9ceb [2021-05-14T04:07:12.118Z] ---> a3310199c39c [2021-05-14T04:07:12.118Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:07:12.118Z] ---> Running in 3342a8f2d77d [2021-05-14T04:07:12.118Z] ---> Running in 204543183cc3 [2021-05-14T04:07:12.118Z] ---> Running in 91ded9b8e77f [2021-05-14T04:07:12.118Z] ---> Running in 4208f93356a8 [2021-05-14T04:07:12.118Z] ---> Running in 29ab8afd7a34 [2021-05-14T04:07:13.569Z] Removing intermediate container 3342a8f2d77d [2021-05-14T04:07:13.569Z] ---> 4ff783bcdeb2 [2021-05-14T04:07:13.569Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-14T04:07:13.569Z] ---> Running in 11eef337b55e [2021-05-14T04:07:13.851Z] Removing intermediate container 204543183cc3 [2021-05-14T04:07:13.851Z] ---> ae37bf1983fc [2021-05-14T04:07:13.851Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-14T04:07:13.851Z] Removing intermediate container 91ded9b8e77f [2021-05-14T04:07:13.851Z] ---> e5f0f3c94305 [2021-05-14T04:07:13.851Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-14T04:07:14.129Z] Removing intermediate container 4208f93356a8 [2021-05-14T04:07:14.129Z] ---> 8312a504e899 [2021-05-14T04:07:14.129Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-14T04:07:14.129Z] ---> Running in 86a89f735d16 [2021-05-14T04:07:14.129Z] ---> Running in 22c46037abd4 [2021-05-14T04:07:14.454Z] Removing intermediate container 29ab8afd7a34 [2021-05-14T04:07:14.454Z] ---> 65daf37c7624 [2021-05-14T04:07:14.454Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-14T04:07:14.454Z] ---> Running in f4d9f4d702b2 [2021-05-14T04:07:14.454Z] ---> Running in ba28b8d13e0b [2021-05-14T04:07:15.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:07:16.041Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:07:16.041Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:07:16.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:07:16.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:07:16.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:07:16.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:07:16.920Z] OK: 218 MiB in 52 packages [2021-05-14T04:07:17.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:07:17.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:07:17.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:07:18.116Z] OK: 218 MiB in 52 packages [2021-05-14T04:07:18.116Z] OK: 218 MiB in 52 packages [2021-05-14T04:07:18.398Z] OK: 218 MiB in 52 packages [2021-05-14T04:07:18.677Z] OK: 218 MiB in 52 packages [2021-05-14T04:07:18.677Z] Removing intermediate container 11eef337b55e [2021-05-14T04:07:18.677Z] ---> 473716ba0dd2 [2021-05-14T04:07:18.677Z] Step 6/23 : COPY go.mod . [2021-05-14T04:07:19.658Z] ---> 0b1eb2a77dd1 [2021-05-14T04:07:19.658Z] Step 7/23 : RUN go mod download [2021-05-14T04:07:19.947Z] Removing intermediate container 86a89f735d16 [2021-05-14T04:07:19.947Z] ---> ea50afea9633 [2021-05-14T04:07:19.947Z] Step 6/24 : COPY go.mod . [2021-05-14T04:07:19.947Z] ---> Running in de8e7f5af72e [2021-05-14T04:07:20.244Z] Removing intermediate container 22c46037abd4 [2021-05-14T04:07:20.244Z] ---> ba4b3f101b9d [2021-05-14T04:07:20.244Z] Step 6/22 : COPY go.mod . [2021-05-14T04:07:20.568Z] Removing intermediate container f4d9f4d702b2 [2021-05-14T04:07:20.568Z] Removing intermediate container ba28b8d13e0b [2021-05-14T04:07:20.568Z] ---> 0910aebd2a54 [2021-05-14T04:07:20.568Z] Step 6/26 : COPY go.mod . [2021-05-14T04:07:20.568Z] ---> 2396ff2ecc9f [2021-05-14T04:07:20.568Z] Step 6/32 : COPY go.mod . [2021-05-14T04:07:21.364Z] ---> 65da72d3a7ca [2021-05-14T04:07:21.364Z] Step 7/22 : RUN go mod download [2021-05-14T04:07:21.364Z] ---> 7b880d9905c9 [2021-05-14T04:07:21.364Z] Step 7/24 : RUN go mod download [2021-05-14T04:07:21.648Z] ---> Running in a3ff862f65c0 [2021-05-14T04:07:21.648Z] ---> Running in 894991451f57 [2021-05-14T04:07:21.969Z] ---> 44e77f2dc715 [2021-05-14T04:07:21.969Z] Step 7/32 : RUN go mod download [2021-05-14T04:07:21.969Z] ---> 0d787de1a38d [2021-05-14T04:07:21.969Z] Step 7/26 : RUN go mod download [2021-05-14T04:07:22.253Z] ---> Running in f7ecbec7cede [2021-05-14T04:07:22.532Z] ---> Running in e81c4dc71618 [2021-05-14T04:07:24.531Z] Removing intermediate container de8e7f5af72e [2021-05-14T04:07:24.531Z] ---> 67cb4631729a [2021-05-14T04:07:24.531Z] Step 8/23 : COPY . . [2021-05-14T04:07:27.177Z] Removing intermediate container a3ff862f65c0 [2021-05-14T04:07:27.177Z] ---> 65b7e2a37fae [2021-05-14T04:07:27.177Z] Step 8/24 : COPY . . [2021-05-14T04:07:27.177Z] Removing intermediate container e81c4dc71618 [2021-05-14T04:07:27.177Z] ---> 9909a4edea56 [2021-05-14T04:07:27.177Z] Step 8/26 : COPY . . [2021-05-14T04:07:27.781Z] Removing intermediate container 894991451f57 [2021-05-14T04:07:27.781Z] ---> 9bc68bdeaf54 [2021-05-14T04:07:27.781Z] Step 8/22 : COPY . . [2021-05-14T04:07:27.781Z] Removing intermediate container f7ecbec7cede [2021-05-14T04:07:27.781Z] ---> b4aca852e65a [2021-05-14T04:07:27.781Z] Step 8/32 : COPY . . [2021-05-14T04:07:30.739Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:07:30.739Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:07:30.739Z] ---> 1116eebad333 [2021-05-14T04:07:30.739Z] Step 3/26 : WORKDIR /edgex-go [2021-05-14T04:07:30.739Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:07:30.739Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:07:30.739Z] ---> 1116eebad333 [2021-05-14T04:07:30.739Z] Step 3/23 : WORKDIR /edgex-go [2021-05-14T04:07:30.739Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:07:30.739Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:07:30.739Z] ---> 1116eebad333 [2021-05-14T04:07:30.739Z] Step 3/24 : WORKDIR /edgex-go [2021-05-14T04:07:30.739Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:07:30.739Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:07:30.739Z] ---> 1116eebad333 [2021-05-14T04:07:30.739Z] Step 3/22 : WORKDIR /edgex-go [2021-05-14T04:07:30.739Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:07:30.739Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:07:30.739Z] ---> 1116eebad333 [2021-05-14T04:07:30.739Z] Step 3/24 : WORKDIR /edgex-go [2021-05-14T04:07:30.739Z] ---> Running in 0c1375ac3107 [2021-05-14T04:07:30.739Z] ---> Running in 146bcabc8d5d [2021-05-14T04:07:30.739Z] ---> Running in 4f88c62d9b1a [2021-05-14T04:07:30.739Z] ---> Running in 5d9839429c8c [2021-05-14T04:07:30.739Z] ---> Running in 9f056833da04 [2021-05-14T04:07:30.739Z] Removing intermediate container 9f056833da04 [2021-05-14T04:07:30.739Z] ---> 8af70cd7eb92 [2021-05-14T04:07:30.739Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:07:30.739Z] Removing intermediate container 4f88c62d9b1a [2021-05-14T04:07:30.739Z] ---> 23e1a080076c [2021-05-14T04:07:30.739Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:07:30.739Z] Removing intermediate container 5d9839429c8c [2021-05-14T04:07:30.739Z] ---> b2648365ec8e [2021-05-14T04:07:30.739Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:07:30.739Z] Removing intermediate container 146bcabc8d5d [2021-05-14T04:07:30.739Z] ---> bdf81c49cad2 [2021-05-14T04:07:30.739Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:07:30.739Z] Removing intermediate container 0c1375ac3107 [2021-05-14T04:07:30.739Z] ---> 77910984a83b [2021-05-14T04:07:30.739Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:07:30.739Z] ---> Running in 3e204c881d7d [2021-05-14T04:07:30.739Z] ---> Running in 4e9abe7c7c7e [2021-05-14T04:07:30.739Z] ---> Running in ca941314e773 [2021-05-14T04:07:30.739Z] ---> Running in 4483406ab5ba [2021-05-14T04:07:30.739Z] ---> Running in 4fcd4e760073 [2021-05-14T04:07:33.518Z] Removing intermediate container 3e204c881d7d [2021-05-14T04:07:33.518Z] ---> 568dc46ca3b3 [2021-05-14T04:07:33.518Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-14T04:07:33.518Z] Removing intermediate container 4483406ab5ba [2021-05-14T04:07:33.518Z] ---> 95f06fb27732 [2021-05-14T04:07:33.518Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-14T04:07:33.518Z] Removing intermediate container 4e9abe7c7c7e [2021-05-14T04:07:33.518Z] ---> ca1081713fa3 [2021-05-14T04:07:33.518Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-14T04:07:33.518Z] Removing intermediate container 4fcd4e760073 [2021-05-14T04:07:33.518Z] ---> 86c1f126baef [2021-05-14T04:07:33.518Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-14T04:07:33.518Z] ---> Running in 02dc1dbd9ec5 [2021-05-14T04:07:33.518Z] Removing intermediate container ca941314e773 [2021-05-14T04:07:33.518Z] ---> 33a1d5d48055 [2021-05-14T04:07:33.518Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-14T04:07:33.518Z] ---> Running in 008cdf503d43 [2021-05-14T04:07:33.518Z] ---> Running in 1b006a0b77ac [2021-05-14T04:07:33.518Z] ---> Running in 018d28809b5b [2021-05-14T04:07:33.518Z] ---> Running in 90efecf2f27a [2021-05-14T04:07:35.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:07:35.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:07:35.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:07:35.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:07:35.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:07:35.624Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:07:35.624Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:07:35.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:07:35.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:07:36.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:07:36.180Z] OK: 219 MiB in 52 packages [2021-05-14T04:07:36.537Z] OK: 219 MiB in 52 packages [2021-05-14T04:07:36.537Z] OK: 219 MiB in 52 packages [2021-05-14T04:07:36.537Z] OK: 219 MiB in 52 packages [2021-05-14T04:07:38.049Z] OK: 219 MiB in 52 packages [2021-05-14T04:07:38.049Z] Removing intermediate container 008cdf503d43 [2021-05-14T04:07:38.049Z] ---> 606d10949d1e [2021-05-14T04:07:38.049Z] Step 6/22 : COPY go.mod . [2021-05-14T04:07:38.049Z] Removing intermediate container 1b006a0b77ac [2021-05-14T04:07:38.049Z] ---> 72653d8c7735 [2021-05-14T04:07:38.049Z] Step 6/24 : COPY go.mod . [2021-05-14T04:07:38.049Z] Removing intermediate container 02dc1dbd9ec5 [2021-05-14T04:07:38.049Z] ---> 16446234d935 [2021-05-14T04:07:38.049Z] Step 6/24 : COPY go.mod . [2021-05-14T04:07:38.335Z] Removing intermediate container 90efecf2f27a [2021-05-14T04:07:38.335Z] ---> 7f0b6dcc33e3 [2021-05-14T04:07:38.335Z] Step 6/23 : COPY go.mod . [2021-05-14T04:07:38.335Z] ---> 123e4016732b [2021-05-14T04:07:38.335Z] Step 7/22 : RUN go mod download [2021-05-14T04:07:38.335Z] ---> 7299acf1702e [2021-05-14T04:07:38.335Z] Step 7/24 : RUN go mod download [2021-05-14T04:07:38.614Z] ---> Running in 47c3c8b2df86 [2021-05-14T04:07:38.614Z] ---> befc402ed572 [2021-05-14T04:07:38.614Z] Step 7/24 : RUN go mod download [2021-05-14T04:07:38.614Z] ---> Running in 4182c006e553 [2021-05-14T04:07:38.885Z] ---> Running in c2f2919ae630 [2021-05-14T04:07:38.885Z] Removing intermediate container 018d28809b5b [2021-05-14T04:07:38.885Z] ---> d84fd89029c2 [2021-05-14T04:07:38.885Z] Step 6/26 : COPY go.mod . [2021-05-14T04:07:38.885Z] ---> d4a38881d06b [2021-05-14T04:07:38.885Z] Step 7/23 : RUN go mod download [2021-05-14T04:07:39.158Z] ---> Running in 5afd9745fec8 [2021-05-14T04:07:39.464Z] ---> 2a8e445659dd [2021-05-14T04:07:39.464Z] Step 7/26 : RUN go mod download [2021-05-14T04:07:39.464Z] ---> Running in 4012e9ef9482 [2021-05-14T04:07:41.459Z] Removing intermediate container 47c3c8b2df86 [2021-05-14T04:07:41.459Z] ---> 7dbf25c9103a [2021-05-14T04:07:41.459Z] Step 8/22 : COPY . . [2021-05-14T04:07:41.459Z] Removing intermediate container 4012e9ef9482 [2021-05-14T04:07:41.459Z] ---> 8f76ed79c873 [2021-05-14T04:07:41.459Z] Step 8/26 : COPY . . [2021-05-14T04:07:41.459Z] Removing intermediate container 5afd9745fec8 [2021-05-14T04:07:41.459Z] ---> fb643552f758 [2021-05-14T04:07:41.459Z] Step 8/23 : COPY . . [2021-05-14T04:07:41.459Z] Removing intermediate container 4182c006e553 [2021-05-14T04:07:41.459Z] ---> 45b7e2d3c99c [2021-05-14T04:07:41.459Z] Step 8/24 : COPY . . [2021-05-14T04:07:42.465Z] Removing intermediate container c2f2919ae630 [2021-05-14T04:07:42.465Z] ---> 3abe14d227f2 [2021-05-14T04:07:42.465Z] Step 8/24 : COPY . . [2021-05-14T04:07:42.903Z] ---> 6ee3e1a048c0 [2021-05-14T04:07:42.903Z] Step 9/23 : RUN go mod tidy [2021-05-14T04:07:43.179Z] ---> 7a1bcceff130 [2021-05-14T04:07:43.179Z] Step 9/24 : RUN go mod tidy [2021-05-14T04:07:43.179Z] ---> 2b9f0c78f97d [2021-05-14T04:07:43.179Z] Step 9/26 : RUN go mod tidy [2021-05-14T04:07:43.454Z] ---> c01022893a40 [2021-05-14T04:07:43.454Z] Step 9/32 : RUN go mod tidy [2021-05-14T04:07:43.454Z] ---> Running in f0636295d056 [2021-05-14T04:07:43.454Z] ---> Running in 7df630656968 [2021-05-14T04:07:43.454Z] ---> 6c543743933e [2021-05-14T04:07:43.454Z] Step 9/22 : RUN go mod tidy [2021-05-14T04:07:43.730Z] ---> Running in 037cbdd60467 [2021-05-14T04:07:43.730Z] ---> Running in 4ed892e4e65d [2021-05-14T04:07:43.730Z] ---> Running in 8ba553c4c0f4 [2021-05-14T04:07:52.066Z] Removing intermediate container f0636295d056 [2021-05-14T04:07:52.066Z] ---> 211f7d283ae8 [2021-05-14T04:07:52.066Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-14T04:07:52.066Z] Removing intermediate container 7df630656968 [2021-05-14T04:07:52.066Z] ---> 266989708f8f [2021-05-14T04:07:52.066Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-14T04:07:52.066Z] ---> Running in 9e8e06633691 [2021-05-14T04:07:52.066Z] ---> Running in ed9e8fc96c9d [2021-05-14T04:07:52.066Z] Removing intermediate container 037cbdd60467 [2021-05-14T04:07:52.066Z] ---> b5d69b1e1524 [2021-05-14T04:07:52.066Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-14T04:07:52.066Z] ---> Running in 89dad0ab5bae [2021-05-14T04:07:52.066Z] Removing intermediate container 4ed892e4e65d [2021-05-14T04:07:52.066Z] ---> 1bd97d5fb71a [2021-05-14T04:07:52.066Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-14T04:07:52.066Z] Removing intermediate container 8ba553c4c0f4 [2021-05-14T04:07:52.066Z] ---> 2ff9fb71d3fb [2021-05-14T04:07:52.066Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-14T04:07:52.342Z] ---> Running in 1ccf1c93d94b [2021-05-14T04:07:52.343Z] ---> Running in d9138fd34f8c [2021-05-14T04:07:52.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-14T04:07:52.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/core-command/core-command ./cmd/core-command [2021-05-14T04:07:53.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-14T04:07:54.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-14T04:07:54.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-14T04:08:29.736Z] ---> 0968ae1bba34 [2021-05-14T04:08:29.736Z] ---> 5829d9cee674 [2021-05-14T04:08:29.736Z] Step 9/23 : RUN go mod tidy [2021-05-14T04:08:29.736Z] Step 9/26 : RUN go mod tidy [2021-05-14T04:08:29.736Z] ---> e9f43a74e7dc [2021-05-14T04:08:29.736Z] Step 9/22 : RUN go mod tidy [2021-05-14T04:08:29.736Z] ---> Running in 5e499de9227e [2021-05-14T04:08:29.736Z] ---> Running in 690df127cffc [2021-05-14T04:08:29.736Z] ---> Running in 94f91b2b5592 [2021-05-14T04:08:29.736Z] ---> 3683b6ea2dbc [2021-05-14T04:08:29.736Z] Step 9/24 : RUN go mod tidy [2021-05-14T04:08:29.736Z] ---> Running in b52183ee34aa [2021-05-14T04:08:29.736Z] ---> 2113393035a7 [2021-05-14T04:08:29.736Z] Step 9/24 : RUN go mod tidy [2021-05-14T04:08:29.736Z] ---> Running in 0fc83b551190 [2021-05-14T04:08:34.120Z] Removing intermediate container b52183ee34aa [2021-05-14T04:08:34.120Z] ---> 9bc106a6a587 [2021-05-14T04:08:34.120Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-14T04:08:34.120Z] ---> Running in ae5aac7fd511 [2021-05-14T04:08:34.387Z] Removing intermediate container 0fc83b551190 [2021-05-14T04:08:34.387Z] ---> 887f98f547ca [2021-05-14T04:08:34.387Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-14T04:08:34.387Z] Removing intermediate container 5e499de9227e [2021-05-14T04:08:34.387Z] ---> 0b01b271d674 [2021-05-14T04:08:34.387Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-14T04:08:34.660Z] Removing intermediate container 690df127cffc [2021-05-14T04:08:34.660Z] ---> 99015b9ee8dd [2021-05-14T04:08:34.660Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-14T04:08:34.660Z] ---> Running in 527e845b5ce9 [2021-05-14T04:08:34.660Z] Removing intermediate container 94f91b2b5592 [2021-05-14T04:08:34.660Z] ---> c0a76c885026 [2021-05-14T04:08:34.660Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-14T04:08:34.660Z] ---> Running in 3b1357ea2cd8 [2021-05-14T04:08:34.660Z] ---> Running in 7af1acca13ef [2021-05-14T04:08:34.934Z] ---> Running in 728392b66862 [2021-05-14T04:08:35.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/core-command/core-command ./cmd/core-command [2021-05-14T04:08:36.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-14T04:08:36.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-14T04:08:36.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-14T04:08:36.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-14T04:09:23.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-14T04:09:23.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-14T04:09:33.860Z] Removing intermediate container ae5aac7fd511 [2021-05-14T04:09:33.860Z] ---> 70c538f4e3d5 [2021-05-14T04:09:33.860Z] [2021-05-14T04:09:33.860Z] Step 11/24 : FROM alpine:3.12 [2021-05-14T04:09:33.860Z] Removing intermediate container 728392b66862 [2021-05-14T04:09:33.860Z] ---> 42f202c74240 [2021-05-14T04:09:33.860Z] [2021-05-14T04:09:33.860Z] Step 11/26 : FROM alpine:3.12 [2021-05-14T04:09:33.860Z] Removing intermediate container 7af1acca13ef [2021-05-14T04:09:33.860Z] ---> 6b0b0f21c2e7 [2021-05-14T04:09:33.860Z] [2021-05-14T04:09:33.860Z] Step 11/22 : FROM alpine:3.12 [2021-05-14T04:09:33.860Z] Removing intermediate container 3b1357ea2cd8 [2021-05-14T04:09:33.860Z] ---> 0f5c6205e622 [2021-05-14T04:09:33.860Z] [2021-05-14T04:09:33.860Z] Step 11/23 : FROM alpine:3.12 [2021-05-14T04:09:34.134Z] 3.12: Pulling from library/alpine [2021-05-14T04:09:34.134Z] 3.12: Pulling from library/alpine [2021-05-14T04:09:34.134Z] 3.12: Pulling from library/alpine [2021-05-14T04:09:34.134Z] 3.12: Pulling from library/alpine [2021-05-14T04:09:34.401Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T04:09:34.401Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T04:09:34.401Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T04:09:34.401Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T04:09:34.401Z] Status: Image is up to date for alpine:3.12 [2021-05-14T04:09:34.401Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T04:09:34.676Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T04:09:34.676Z] Status: Image is up to date for alpine:3.12 [2021-05-14T04:09:34.676Z] ---> 13621d1b12d4 [2021-05-14T04:09:34.676Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-14T04:09:34.676Z] ---> 13621d1b12d4 [2021-05-14T04:09:34.676Z] Step 12/23 : RUN apk add --update --no-cache dumb-init ---> 13621d1b12d4 [2021-05-14T04:09:34.676Z] [2021-05-14T04:09:34.676Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-14T04:09:34.676Z] ---> 13621d1b12d4 [2021-05-14T04:09:34.676Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-14T04:09:36.101Z] ---> Running in 3d7491c483a2 [2021-05-14T04:09:36.101Z] ---> Running in e89c5c5f04dd [2021-05-14T04:09:36.101Z] ---> Running in 27a408e2e1c4 [2021-05-14T04:09:36.101Z] ---> Running in dc4f7ff69857 [2021-05-14T04:09:36.702Z] Removing intermediate container 527e845b5ce9 [2021-05-14T04:09:36.702Z] ---> 1e84eceb1522 [2021-05-14T04:09:36.702Z] [2021-05-14T04:09:36.702Z] Step 11/24 : FROM alpine:3.12 [2021-05-14T04:09:36.702Z] ---> 13621d1b12d4 [2021-05-14T04:09:36.702Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-14T04:09:36.970Z] ---> Running in 55ddc69d524d [2021-05-14T04:09:37.566Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:09:37.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:09:37.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:09:37.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:09:37.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:09:37.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:09:37.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:09:37.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:09:38.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:09:38.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:09:38.144Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-14T04:09:38.144Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:09:38.144Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-14T04:09:38.144Z] OK: 6 MiB in 15 packages [2021-05-14T04:09:38.144Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-14T04:09:38.144Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-14T04:09:38.144Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-14T04:09:38.144Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-14T04:09:38.413Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-14T04:09:38.413Z] (4/4) Installing curl (7.76.1-r0) [2021-05-14T04:09:38.413Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:09:38.413Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-14T04:09:38.413Z] (4/6) Installing curl (7.76.1-r0) [2021-05-14T04:09:38.413Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:09:38.413Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-14T04:09:38.413Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:09:38.413Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-14T04:09:38.413Z] (6/6) Installing su-exec (0.2-r1) [2021-05-14T04:09:38.413Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:09:38.413Z] Executing ca-certificates-20191127-r4.trigger [2021-05-14T04:09:38.413Z] Executing ca-certificates-20191127-r4.trigger [2021-05-14T04:09:38.413Z] OK: 7 MiB in 20 packages [2021-05-14T04:09:38.687Z] OK: 7 MiB in 18 packages [2021-05-14T04:09:38.687Z] OK: 6 MiB in 15 packages [2021-05-14T04:09:38.956Z] OK: 6 MiB in 15 packages [2021-05-14T04:09:40.910Z] Removing intermediate container 27a408e2e1c4 [2021-05-14T04:09:40.910Z] ---> 4d0c675475d1 [2021-05-14T04:09:40.910Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-14T04:09:40.910Z] Removing intermediate container 3d7491c483a2 [2021-05-14T04:09:40.910Z] ---> efa832c86c31 [2021-05-14T04:09:40.910Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-14T04:09:40.910Z] Removing intermediate container 55ddc69d524d [2021-05-14T04:09:40.910Z] ---> 9b511facaa03 [2021-05-14T04:09:40.910Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-14T04:09:40.910Z] ---> Running in 3637ae7871e1 [2021-05-14T04:09:41.179Z] ---> Running in df6cdfdea384 [2021-05-14T04:09:41.179Z] ---> Running in 30a605efdcd4 [2021-05-14T04:09:41.179Z] Removing intermediate container e89c5c5f04dd [2021-05-14T04:09:41.179Z] ---> 207be174e2e3 [2021-05-14T04:09:41.179Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-14T04:09:41.769Z] Removing intermediate container dc4f7ff69857 [2021-05-14T04:09:41.769Z] ---> 7abd025a0e0e [2021-05-14T04:09:41.769Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-14T04:09:42.039Z] Removing intermediate container 3637ae7871e1 [2021-05-14T04:09:42.039Z] ---> 9cf9e600b07e [2021-05-14T04:09:42.039Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-14T04:09:42.039Z] ---> Running in 4c965dc669c5 [2021-05-14T04:09:42.039Z] ---> Running in 50e8b5c3a1e5 [2021-05-14T04:09:42.039Z] ---> Running in eb5dd927381b [2021-05-14T04:09:42.308Z] Removing intermediate container 30a605efdcd4 [2021-05-14T04:09:42.308Z] ---> 9102ea4688fe [2021-05-14T04:09:42.308Z] Step 14/26 : WORKDIR / [2021-05-14T04:09:42.308Z] Removing intermediate container df6cdfdea384 [2021-05-14T04:09:42.308Z] ---> 602a26ef103a [2021-05-14T04:09:42.308Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-14T04:09:42.308Z] ---> Running in 4180e246e006 [2021-05-14T04:09:42.573Z] ---> Running in 67a497b1c2f8 [2021-05-14T04:09:42.573Z] Removing intermediate container 4c965dc669c5 [2021-05-14T04:09:42.573Z] ---> 137ddc848f17 [2021-05-14T04:09:42.573Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-14T04:09:42.573Z] Removing intermediate container 50e8b5c3a1e5 [2021-05-14T04:09:42.573Z] ---> 0db2aab23e12 [2021-05-14T04:09:42.573Z] Step 14/22 : WORKDIR /edgex [2021-05-14T04:09:42.573Z] Removing intermediate container eb5dd927381b [2021-05-14T04:09:42.573Z] ---> c42da03e31e6 [2021-05-14T04:09:42.573Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-14T04:09:42.846Z] ---> Running in ccc5e608ba57 [2021-05-14T04:09:42.846Z] ---> Running in 47b6f8dc71c4 [2021-05-14T04:09:42.846Z] ---> Running in f2ae38b9a456 [2021-05-14T04:09:42.846Z] Removing intermediate container 4180e246e006 [2021-05-14T04:09:42.846Z] ---> 8196fd81a4e0 [2021-05-14T04:09:42.846Z] 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-05-14T04:09:43.132Z] Removing intermediate container 67a497b1c2f8 [2021-05-14T04:09:43.132Z] ---> c92080aaac96 [2021-05-14T04:09:43.132Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-14T04:09:43.132Z] Removing intermediate container ccc5e608ba57 [2021-05-14T04:09:43.132Z] ---> f3ad5e2737c1 [2021-05-14T04:09:43.132Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-14T04:09:43.132Z] ---> Running in 9dc042bd0c27 [2021-05-14T04:09:43.132Z] Removing intermediate container 47b6f8dc71c4 [2021-05-14T04:09:43.132Z] ---> ce649bc29c9b [2021-05-14T04:09:43.132Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-14T04:09:43.132Z] Removing intermediate container f2ae38b9a456 [2021-05-14T04:09:43.132Z] ---> 9c554336fa84 [2021-05-14T04:09:43.132Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-14T04:09:43.404Z] ---> Running in e504ba1f8ebc [2021-05-14T04:09:43.404Z] ---> f69cbd909581 [2021-05-14T04:09:43.404Z] 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-05-14T04:09:43.676Z] Removing intermediate container 9dc042bd0c27 [2021-05-14T04:09:43.676Z] ---> 93754b99314b [2021-05-14T04:09:43.676Z] Step 16/24 : WORKDIR / [2021-05-14T04:09:43.676Z] ---> 8f4cc76b043e [2021-05-14T04:09:43.676Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-14T04:09:43.676Z] Removing intermediate container e504ba1f8ebc [2021-05-14T04:09:43.676Z] ---> 87a6397a4baa [2021-05-14T04:09:43.676Z] Step 16/24 : WORKDIR / [2021-05-14T04:09:43.950Z] ---> 83d313388c98 [2021-05-14T04:09:43.950Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-14T04:09:43.950Z] ---> Running in 1c6dabc01a21 [2021-05-14T04:09:43.950Z] ---> Running in 6a6b3730a3db [2021-05-14T04:09:43.950Z] ---> 2761751102fe [2021-05-14T04:09:43.950Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-14T04:09:44.533Z] Removing intermediate container 1c6dabc01a21 [2021-05-14T04:09:44.533Z] ---> 8afd58682828 [2021-05-14T04:09:44.533Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-14T04:09:44.802Z] ---> 6857d5f2a93f [2021-05-14T04:09:44.802Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-14T04:09:44.802Z] ---> 90f7093c5e28 [2021-05-14T04:09:44.802Z] 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-05-14T04:09:44.802Z] ---> 1262a09d161f [2021-05-14T04:09:44.802Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-14T04:09:44.802Z] Removing intermediate container 6a6b3730a3db [2021-05-14T04:09:44.802Z] ---> 02f54bcc034d [2021-05-14T04:09:44.802Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-14T04:09:45.087Z] ---> ae9463db279f [2021-05-14T04:09:45.087Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-14T04:09:45.383Z] ---> 1c390b1a96db [2021-05-14T04:09:45.383Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-14T04:09:45.383Z] ---> 77c3dae7838c [2021-05-14T04:09:45.383Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-14T04:09:45.383Z] ---> 21f600a29bd3 [2021-05-14T04:09:45.383Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-14T04:09:45.668Z] ---> 95d3156f33fc [2021-05-14T04:09:45.668Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-14T04:09:45.668Z] ---> Running in ce0956739741 [2021-05-14T04:09:45.934Z] ---> Running in 4a93abf9b94f [2021-05-14T04:09:46.211Z] ---> 34cf3cf9a97c [2021-05-14T04:09:46.211Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-14T04:09:46.211Z] Removing intermediate container ce0956739741 [2021-05-14T04:09:46.211Z] ---> 3e9d60316416 [2021-05-14T04:09:46.211Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-14T04:09:46.211Z] ---> Running in ddf53d94bd2d [2021-05-14T04:09:46.211Z] Removing intermediate container 4a93abf9b94f [2021-05-14T04:09:46.211Z] ---> 2d5be2da0e12 [2021-05-14T04:09:46.211Z] Step 19/22 : CMD ["--init=true"] [2021-05-14T04:09:46.211Z] ---> 2de2e6077a4a [2021-05-14T04:09:46.211Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-14T04:09:46.211Z] ---> cc0d80159c05 [2021-05-14T04:09:46.211Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-14T04:09:46.478Z] ---> Running in d1ca5a8bd854 [2021-05-14T04:09:46.478Z] Removing intermediate container ddf53d94bd2d [2021-05-14T04:09:46.478Z] ---> a51c40e8b98c [2021-05-14T04:09:46.478Z] Step 21/23 : LABEL arch=x86_64 [2021-05-14T04:09:46.495Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-14T04:09:46.495Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-14T04:09:47.056Z] ---> 8647556b5076 [2021-05-14T04:09:47.056Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-14T04:09:47.056Z] ---> Running in 003d26f8bcb1 [2021-05-14T04:09:47.056Z] ---> Running in 49df757ee524 [2021-05-14T04:09:47.056Z] Removing intermediate container d1ca5a8bd854 [2021-05-14T04:09:47.056Z] ---> 8cad3cf6738c [2021-05-14T04:09:47.056Z] Step 20/22 : LABEL arch=x86_64 [2021-05-14T04:09:47.056Z] ---> 318d1aead76d [2021-05-14T04:09:47.056Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-14T04:09:47.056Z] ---> b4d2eddcd90e [2021-05-14T04:09:47.056Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-14T04:09:47.320Z] ---> Running in 63a93ad50159 [2021-05-14T04:09:47.320Z] ---> Running in 1f6cc3d06a91 [2021-05-14T04:09:47.320Z] Removing intermediate container 003d26f8bcb1 [2021-05-14T04:09:47.320Z] ---> d61b8e56f702 [2021-05-14T04:09:47.320Z] Step 22/23 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:09:47.320Z] Removing intermediate container 49df757ee524 [2021-05-14T04:09:47.320Z] ---> 904368676141 [2021-05-14T04:09:47.320Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-14T04:09:47.588Z] ---> Running in 80d3b3c979ee [2021-05-14T04:09:47.588Z] ---> Running in 10358b2fa180 [2021-05-14T04:09:47.588Z] Removing intermediate container 63a93ad50159 [2021-05-14T04:09:47.588Z] ---> 7a7def0c2899 [2021-05-14T04:09:47.588Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-14T04:09:47.866Z] Removing intermediate container 1f6cc3d06a91 [2021-05-14T04:09:47.866Z] ---> f707f3a835c4 [2021-05-14T04:09:47.866Z] Step 21/22 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:09:47.866Z] ---> fedb742c3892 [2021-05-14T04:09:47.866Z] 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-05-14T04:09:47.866Z] ---> Running in f5f2298e8ca3 [2021-05-14T04:09:47.866Z] ---> Running in 0d7a1dc9fa8a [2021-05-14T04:09:47.866Z] ---> Running in c7a1f4b63a8f [2021-05-14T04:09:48.138Z] Removing intermediate container 80d3b3c979ee [2021-05-14T04:09:48.138Z] ---> bfc60d99d716 [2021-05-14T04:09:48.138Z] Step 23/23 : LABEL version=2.0.0-dev.219 [2021-05-14T04:09:48.138Z] Removing intermediate container 10358b2fa180 [2021-05-14T04:09:48.138Z] ---> df43e0d887de [2021-05-14T04:09:48.138Z] Step 22/24 : LABEL arch=x86_64 [2021-05-14T04:09:48.138Z] ---> Running in e551d60f6969 [2021-05-14T04:09:48.403Z] ---> Running in eab2535b1f9d [2021-05-14T04:09:48.403Z] Removing intermediate container f5f2298e8ca3 [2021-05-14T04:09:48.403Z] ---> 37e349303166 [2021-05-14T04:09:48.403Z] Step 22/24 : LABEL arch=x86_64 [2021-05-14T04:09:48.403Z] Removing intermediate container 0d7a1dc9fa8a [2021-05-14T04:09:48.403Z] ---> b39c22d717ca [2021-05-14T04:09:48.403Z] Step 22/22 : LABEL version=2.0.0-dev.219 [2021-05-14T04:09:48.679Z] ---> Running in 0e01d8c4be6b [2021-05-14T04:09:48.679Z] Removing intermediate container e551d60f6969 [2021-05-14T04:09:48.679Z] ---> 519be21da649 [2021-05-14T04:09:48.679Z] [2021-05-14T04:09:48.943Z] ---> Running in 5dd224977a0b [2021-05-14T04:09:48.943Z] Removing intermediate container eab2535b1f9d [2021-05-14T04:09:48.944Z] ---> 7591a08128c2 [2021-05-14T04:09:48.944Z] Step 23/24 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:09:48.944Z] Removing intermediate container 0e01d8c4be6b [2021-05-14T04:09:48.944Z] ---> dd455a4f3488 [2021-05-14T04:09:48.944Z] Step 23/24 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:09:49.234Z] Successfully built 519be21da649 [2021-05-14T04:09:49.234Z] ---> Running in 6fe550065ebe [2021-05-14T04:09:49.234Z] Successfully tagged support-scheduler:latest [2021-05-14T04:09:49.234Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-05-14T04:09:49.234Z] ---> Running in b65c6520c9bd [2021-05-14T04:09:49.234Z] Removing intermediate container 5dd224977a0b [2021-05-14T04:09:49.234Z] ---> 39ad15e6119c [2021-05-14T04:09:49.234Z] [2021-05-14T04:09:49.507Z] Removing intermediate container 6fe550065ebe [2021-05-14T04:09:49.507Z] ---> fd8ee4b99e63 [2021-05-14T04:09:49.507Z] Step 24/24 : LABEL version=2.0.0-dev.219 [2021-05-14T04:09:49.793Z] Successfully built 39ad15e6119c [2021-05-14T04:09:49.793Z] Successfully tagged security-proxy-setup:latest [2021-05-14T04:09:49.793Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-05-14T04:09:49.793Z] Removing intermediate container b65c6520c9bd [2021-05-14T04:09:49.793Z] ---> 52ce1f725485 [2021-05-14T04:09:49.793Z] Step 24/24 : LABEL version=2.0.0-dev.219 [2021-05-14T04:09:49.793Z] ---> Running in dfa7b9c28ef1 [2021-05-14T04:09:49.793Z] Removing intermediate container c7a1f4b63a8f [2021-05-14T04:09:49.793Z] ---> 6f5ecef27db9 [2021-05-14T04:09:49.793Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-14T04:09:49.793Z] ---> Running in c258348886a3 [2021-05-14T04:09:50.066Z] ---> Running in 6b1f94b2a4f9 [2021-05-14T04:09:50.336Z] Removing intermediate container dfa7b9c28ef1 [2021-05-14T04:09:50.336Z] ---> 6dfa53cf103f [2021-05-14T04:09:50.336Z] [2021-05-14T04:09:50.602Z] Successfully built 6dfa53cf103f [2021-05-14T04:09:50.856Z] Removing intermediate container 1ccf1c93d94b [2021-05-14T04:09:50.856Z] ---> 13e7c2406fb1 [2021-05-14T04:09:50.856Z] [2021-05-14T04:09:50.856Z] Step 11/32 : FROM alpine:3.12 [2021-05-14T04:09:50.856Z] 3.12: Pulling from library/alpine [2021-05-14T04:09:50.866Z] Removing intermediate container c258348886a3 [2021-05-14T04:09:50.866Z] ---> 28a33b28162b [2021-05-14T04:09:50.866Z] [2021-05-14T04:09:50.866Z] Successfully tagged core-metadata:latest [2021-05-14T04:09:50.866Z] Building support-notifications [2021-05-14T04:09:50.866Z]  Building core-metadata ... done Removing intermediate container 6b1f94b2a4f9 [2021-05-14T04:09:50.866Z] ---> cb4aead49dec [2021-05-14T04:09:50.866Z] Step 24/26 : LABEL arch=x86_64 [2021-05-14T04:09:50.866Z] Successfully built 28a33b28162b [2021-05-14T04:09:51.131Z] Successfully tagged core-command:latest [2021-05-14T04:09:51.131Z]  Building core-command ... done Building core-data [2021-05-14T04:09:51.131Z] ---> Running in 1880abe4c179 [2021-05-14T04:09:51.413Z] Removing intermediate container 1880abe4c179 [2021-05-14T04:09:51.413Z] ---> 1f13ead516f3 [2021-05-14T04:09:51.413Z] Step 25/26 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:09:51.678Z] ---> Running in c49adf6a66b6 [2021-05-14T04:09:52.335Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T04:09:52.335Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T04:09:52.335Z] ---> 9852663dfa18 [2021-05-14T04:09:52.335Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-14T04:09:53.344Z] ---> Running in 2c100551bf8d [2021-05-14T04:09:54.344Z] Removing intermediate container 2c100551bf8d [2021-05-14T04:09:54.344Z] ---> 818d8432384c [2021-05-14T04:09:54.344Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-14T04:09:54.960Z] ---> Running in eb2fd525e9a4 [2021-05-14T04:09:55.035Z] Removing intermediate container c49adf6a66b6 [2021-05-14T04:09:55.035Z] ---> 1292be134ed8 [2021-05-14T04:09:55.035Z] Step 26/26 : LABEL version=2.0.0-dev.219 [2021-05-14T04:09:55.035Z] ---> Running in bdcf14aa3e32 [2021-05-14T04:09:55.624Z] Removing intermediate container bdcf14aa3e32 [2021-05-14T04:09:55.624Z] ---> 458f4c7c9d92 [2021-05-14T04:09:55.624Z] [2021-05-14T04:09:55.965Z] Removing intermediate container 89dad0ab5bae [2021-05-14T04:09:55.965Z] ---> 649e6c48d72b [2021-05-14T04:09:55.965Z] [2021-05-14T04:09:55.965Z] Step 11/26 : FROM alpine:3.12 [2021-05-14T04:09:55.965Z] ---> 9852663dfa18 [2021-05-14T04:09:55.965Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-14T04:09:56.981Z] ---> Running in 680eb197c2a1 [2021-05-14T04:09:57.259Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:09:57.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:09:58.536Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-14T04:09:58.536Z] (2/2) Installing su-exec (0.2-r1) [2021-05-14T04:09:58.536Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:09:58.536Z] OK: 5 MiB in 16 packages [2021-05-14T04:09:58.536Z] Removing intermediate container d9138fd34f8c [2021-05-14T04:09:58.536Z] ---> 236f9fa86df2 [2021-05-14T04:09:58.536Z] [2021-05-14T04:09:58.536Z] Step 11/22 : FROM alpine:3.12 [2021-05-14T04:09:58.536Z] ---> 9852663dfa18 [2021-05-14T04:09:58.536Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-14T04:09:58.990Z] Successfully built 458f4c7c9d92 [2021-05-14T04:09:58.990Z] Successfully tagged security-secretstore-setup:latest [2021-05-14T04:09:59.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:09:59.547Z] ---> Running in 215b0e9ea597 [2021-05-14T04:09:59.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:10:00.148Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-14T04:10:00.148Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-14T04:10:00.148Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-14T04:10:00.148Z] (4/6) Installing curl (7.76.1-r0) [2021-05-14T04:10:00.421Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-14T04:10:00.422Z] (6/6) Installing su-exec (0.2-r1) [2021-05-14T04:10:00.422Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:10:00.422Z] Executing ca-certificates-20191127-r4.trigger [2021-05-14T04:10:00.698Z] OK: 7 MiB in 20 packages [2021-05-14T04:10:01.682Z] Removing intermediate container eb2fd525e9a4 [2021-05-14T04:10:01.682Z] ---> 7e0b2c7f4367 [2021-05-14T04:10:01.682Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-14T04:10:01.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:10:01.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:10:02.237Z] ---> Running in f265481c83e1 [2021-05-14T04:10:02.514Z] Removing intermediate container ed9e8fc96c9d [2021-05-14T04:10:02.514Z] ---> 0f5d5e066573 [2021-05-14T04:10:02.514Z] [2021-05-14T04:10:02.514Z] Step 11/24 : FROM alpine:3.12 [2021-05-14T04:10:02.514Z] ---> 9852663dfa18 [2021-05-14T04:10:02.514Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-14T04:10:02.514Z] Removing intermediate container 9e8e06633691 [2021-05-14T04:10:02.514Z] ---> 6f438b89d695 [2021-05-14T04:10:02.514Z] [2021-05-14T04:10:02.514Z] Step 11/23 : FROM alpine:3.12 [2021-05-14T04:10:02.514Z] ---> 9852663dfa18 [2021-05-14T04:10:02.514Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-14T04:10:02.514Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-14T04:10:02.786Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-14T04:10:02.786Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-14T04:10:02.786Z] (4/4) Installing curl (7.76.1-r0) [2021-05-14T04:10:02.786Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:10:02.786Z] Executing ca-certificates-20191127-r4.trigger [2021-05-14T04:10:03.060Z] OK: 7 MiB in 18 packages [2021-05-14T04:10:03.060Z] ---> Running in 08d7f61dfd00 [2021-05-14T04:10:03.060Z] ---> Running in 34c052fd60dd [2021-05-14T04:10:03.060Z] Removing intermediate container f265481c83e1 [2021-05-14T04:10:03.060Z] ---> ac5f4f776bb7 [2021-05-14T04:10:03.060Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-14T04:10:03.333Z] Removing intermediate container 680eb197c2a1 [2021-05-14T04:10:03.333Z] ---> ba075e7a9fa5 [2021-05-14T04:10:03.333Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-14T04:10:03.333Z] ---> Running in c7c575f7320f [2021-05-14T04:10:03.617Z] ---> Running in 07de4dd2a02d [2021-05-14T04:10:04.224Z] Removing intermediate container c7c575f7320f [2021-05-14T04:10:04.224Z] ---> 9dbedf6bb445 [2021-05-14T04:10:04.224Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-14T04:10:04.224Z] Removing intermediate container 07de4dd2a02d [2021-05-14T04:10:04.224Z] ---> c34dedaf06ce [2021-05-14T04:10:04.224Z] Step 14/26 : WORKDIR / [2021-05-14T04:10:04.500Z] ---> Running in 6b6ce756f39b [2021-05-14T04:10:04.500Z] ---> Running in 9e86b1fe9af2 [2021-05-14T04:10:05.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:10:05.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:10:05.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:10:05.107Z] Removing intermediate container 215b0e9ea597 [2021-05-14T04:10:05.107Z] ---> e76827173ba0 [2021-05-14T04:10:05.107Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-14T04:10:05.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:10:05.387Z] Removing intermediate container 6b6ce756f39b [2021-05-14T04:10:05.387Z] ---> b1bbe7dd294f [2021-05-14T04:10:05.387Z] 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-05-14T04:10:05.387Z] ---> Running in a23181bf2d4a [2021-05-14T04:10:05.661Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-14T04:10:05.661Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:10:05.661Z] OK: 5 MiB in 15 packages [2021-05-14T04:10:05.936Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-14T04:10:05.936Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:10:05.936Z] OK: 5 MiB in 15 packages [2021-05-14T04:10:06.210Z] Removing intermediate container a23181bf2d4a [2021-05-14T04:10:06.210Z] ---> 267fd5948d82 [2021-05-14T04:10:06.210Z] Step 14/22 : WORKDIR /edgex [2021-05-14T04:10:06.484Z] ---> 290fc5d5d7a4 [2021-05-14T04:10:06.485Z] 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-05-14T04:10:06.485Z] ---> Running in f26bb6d5ad7e [2021-05-14T04:10:07.477Z] Removing intermediate container f26bb6d5ad7e [2021-05-14T04:10:07.477Z] ---> 66b59a07dba8 [2021-05-14T04:10:07.477Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-14T04:10:07.477Z] ---> 2309d371248e [2021-05-14T04:10:07.477Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-14T04:10:07.753Z] Removing intermediate container 34c052fd60dd [2021-05-14T04:10:07.753Z] ---> 44d24fd78d5f [2021-05-14T04:10:07.753Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-14T04:10:07.753Z] Removing intermediate container 08d7f61dfd00 [2021-05-14T04:10:07.753Z] ---> 574e2b2e293e [2021-05-14T04:10:07.753Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-14T04:10:07.753Z] Removing intermediate container 9e86b1fe9af2 [2021-05-14T04:10:07.753Z] ---> f4e1d7d5374b [2021-05-14T04:10:07.753Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-14T04:10:08.028Z] ---> Running in 198dff5adc21 [2021-05-14T04:10:08.028Z] ---> Running in 6f379582bb3c [2021-05-14T04:10:08.028Z] ---> Running in 7e4c473b35ae [2021-05-14T04:10:08.298Z] ---> 221b56c8cc38 [2021-05-14T04:10:08.298Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-14T04:10:08.298Z] ---> 2f8e142f64bd [2021-05-14T04:10:08.298Z] 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-05-14T04:10:08.573Z] Removing intermediate container 198dff5adc21 [2021-05-14T04:10:08.573Z] ---> f42d57512880 [2021-05-14T04:10:08.573Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-14T04:10:08.573Z] Removing intermediate container 6f379582bb3c [2021-05-14T04:10:08.573Z] ---> f25de61c4cdc [2021-05-14T04:10:08.573Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-14T04:10:08.846Z] ---> Running in ccbb944cfa53 [2021-05-14T04:10:08.846Z] ---> Running in 4b83b2808b8d [2021-05-14T04:10:08.846Z] Removing intermediate container 7e4c473b35ae [2021-05-14T04:10:08.846Z] ---> 59458946c852 [2021-05-14T04:10:08.846Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-14T04:10:09.445Z] ---> 8fc0ab8f1a4d [2021-05-14T04:10:09.445Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-14T04:10:09.723Z] Removing intermediate container 4b83b2808b8d [2021-05-14T04:10:09.723Z] ---> 0c5d407413c5 [2021-05-14T04:10:09.723Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-14T04:10:09.723Z] Removing intermediate container ccbb944cfa53 [2021-05-14T04:10:09.723Z] ---> 56d812e13450 [2021-05-14T04:10:09.723Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-14T04:10:09.723Z] ---> 3397a0d960e9 [2021-05-14T04:10:09.723Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-14T04:10:10.016Z] ---> Running in 99688837861e [2021-05-14T04:10:10.016Z] ---> Running in 0af2a6bb84c4 [2021-05-14T04:10:10.016Z] ---> b4170e341787 [2021-05-14T04:10:10.016Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-14T04:10:10.637Z] ---> Running in 156a788f2562 [2021-05-14T04:10:10.911Z] ---> 547a1e99e8b5 [2021-05-14T04:10:10.911Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-14T04:10:10.911Z] Removing intermediate container 0af2a6bb84c4 [2021-05-14T04:10:10.911Z] ---> 1e38764e8a5d [2021-05-14T04:10:10.911Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-14T04:10:10.911Z] Removing intermediate container 99688837861e [2021-05-14T04:10:11.187Z] ---> 83225d3e085f [2021-05-14T04:10:11.187Z] Step 16/24 : WORKDIR / [2021-05-14T04:10:11.187Z] ---> 40427b0e3f57 [2021-05-14T04:10:11.187Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-14T04:10:11.470Z] ---> Running in 3e7feade986f [2021-05-14T04:10:11.470Z] ---> Running in 85231902c9b0 [2021-05-14T04:10:12.474Z] Removing intermediate container 3e7feade986f [2021-05-14T04:10:12.474Z] ---> f1ba941475e3 [2021-05-14T04:10:12.474Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-14T04:10:12.474Z] Removing intermediate container 85231902c9b0 [2021-05-14T04:10:12.474Z] ---> 7dd4aa62a7c4 [2021-05-14T04:10:12.474Z] Step 19/22 : CMD ["--init=true"] [2021-05-14T04:10:12.474Z] ---> 60ac6e9c305e [2021-05-14T04:10:12.474Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-14T04:10:12.474Z] ---> Running in e9ec013df81f [2021-05-14T04:10:12.755Z] ---> b48344f2f3ea [2021-05-14T04:10:12.755Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-14T04:10:13.360Z] Removing intermediate container e9ec013df81f [2021-05-14T04:10:13.360Z] ---> 8cf8250aa59b [2021-05-14T04:10:13.360Z] Step 20/22 : LABEL arch=arm64 [2021-05-14T04:10:13.636Z] ---> 26f107bf76d0 [2021-05-14T04:10:13.636Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-14T04:10:13.636Z] ---> Running in 71a504b02c33 [2021-05-14T04:10:13.915Z] ---> 551d58e410b1 [2021-05-14T04:10:13.915Z] 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-05-14T04:10:14.190Z] ---> Running in 250ff57c20c3 [2021-05-14T04:10:14.464Z] Removing intermediate container 71a504b02c33 [2021-05-14T04:10:14.464Z] ---> 2cb396d38eea [2021-05-14T04:10:14.464Z] Step 21/22 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:10:14.737Z] Removing intermediate container 156a788f2562 [2021-05-14T04:10:14.737Z] ---> 16efb598bf21 [2021-05-14T04:10:14.737Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-14T04:10:14.737Z] ---> 9924319ce99e [2021-05-14T04:10:14.737Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-14T04:10:14.737Z] ---> Running in ae1b5b18dc61 [2021-05-14T04:10:15.337Z] ---> 58cc5d58a08f [2021-05-14T04:10:15.337Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-14T04:10:15.626Z] Removing intermediate container ae1b5b18dc61 [2021-05-14T04:10:15.626Z] ---> c37d8139bcda [2021-05-14T04:10:15.626Z] Step 22/22 : LABEL version=2.0.0-dev.219 [2021-05-14T04:10:15.906Z] ---> Running in 2878ff371cee [2021-05-14T04:10:15.906Z] ---> 29db986d717d [2021-05-14T04:10:15.906Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-14T04:10:16.185Z] ---> ddec0fac07bb [2021-05-14T04:10:16.185Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-14T04:10:16.464Z] ---> Running in 0f9f39292973 [2021-05-14T04:10:16.464Z] ---> 2e147e1fe9e8 [2021-05-14T04:10:16.464Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-14T04:10:16.741Z] Removing intermediate container 2878ff371cee [2021-05-14T04:10:16.742Z] ---> c4c720cdcbdc [2021-05-14T04:10:16.742Z] [2021-05-14T04:10:17.022Z] ---> Running in 292a4830a19b [2021-05-14T04:10:17.293Z] Removing intermediate container 0f9f39292973 [2021-05-14T04:10:17.293Z] ---> 2d4f61a2b8dc [2021-05-14T04:10:17.293Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-14T04:10:17.293Z] Successfully built c4c720cdcbdc [2021-05-14T04:10:17.569Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-14T04:10:17.569Z]  Building security-proxy-setup ... done Building support-notifications [2021-05-14T04:10:17.569Z] ---> Running in 61d1faa4bc8d [2021-05-14T04:10:17.846Z] Removing intermediate container 292a4830a19b [2021-05-14T04:10:17.846Z] ---> 76956da240d4 [2021-05-14T04:10:17.846Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-14T04:10:17.846Z] Removing intermediate container 250ff57c20c3 [2021-05-14T04:10:17.846Z] ---> b0450c88549b [2021-05-14T04:10:17.846Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-14T04:10:17.846Z] ---> 8b6bb747252e [2021-05-14T04:10:17.846Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-14T04:10:18.120Z] ---> Running in 47b8e56fec9b [2021-05-14T04:10:18.120Z] ---> Running in 7a037aa3ab24 [2021-05-14T04:10:18.120Z] Removing intermediate container 61d1faa4bc8d [2021-05-14T04:10:18.120Z] ---> 9b9d2bf46e2f [2021-05-14T04:10:18.120Z] Step 21/23 : LABEL arch=arm64 [2021-05-14T04:10:18.397Z] ---> Running in 5107809a86a3 [2021-05-14T04:10:18.678Z] Removing intermediate container 47b8e56fec9b [2021-05-14T04:10:18.678Z] ---> 44cdb4ee646f [2021-05-14T04:10:18.678Z] Step 22/24 : LABEL arch=arm64 [2021-05-14T04:10:18.678Z] Removing intermediate container 7a037aa3ab24 [2021-05-14T04:10:18.678Z] ---> 5497595e32ad [2021-05-14T04:10:18.678Z] Step 24/26 : LABEL arch=arm64 [2021-05-14T04:10:19.289Z] ---> bfa76163a30d [2021-05-14T04:10:19.289Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-14T04:10:19.289Z] ---> Running in a82e124cc2bc [2021-05-14T04:10:19.289Z] ---> Running in 839b6065e342 [2021-05-14T04:10:19.907Z] Removing intermediate container 5107809a86a3 [2021-05-14T04:10:19.907Z] ---> 83ec687dc5e5 [2021-05-14T04:10:19.907Z] Step 22/23 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:10:20.522Z] ---> Running in 70628621cd61 [2021-05-14T04:10:20.802Z] Removing intermediate container a82e124cc2bc [2021-05-14T04:10:20.802Z] ---> ab98852e519c [2021-05-14T04:10:20.802Z] Step 25/26 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:10:21.082Z] ---> 26950445c7dc [2021-05-14T04:10:21.082Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-14T04:10:21.082Z] Removing intermediate container 839b6065e342 [2021-05-14T04:10:21.082Z] ---> 4d2b61ba67c1 [2021-05-14T04:10:21.082Z] Step 23/24 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:10:21.139Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:10:21.139Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:10:21.139Z] ---> 1116eebad333 [2021-05-14T04:10:21.139Z] Step 3/32 : WORKDIR /edgex-go [2021-05-14T04:10:21.139Z] ---> Using cache [2021-05-14T04:10:21.139Z] ---> bdf81c49cad2 [2021-05-14T04:10:21.139Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:10:21.139Z] ---> Using cache [2021-05-14T04:10:21.139Z] ---> 95f06fb27732 [2021-05-14T04:10:21.139Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-14T04:10:21.139Z] ---> Using cache [2021-05-14T04:10:21.139Z] ---> 72653d8c7735 [2021-05-14T04:10:21.139Z] Step 6/32 : COPY go.mod . [2021-05-14T04:10:21.139Z] ---> Using cache [2021-05-14T04:10:21.139Z] ---> 7299acf1702e [2021-05-14T04:10:21.139Z] Step 7/32 : RUN go mod download [2021-05-14T04:10:21.139Z] ---> Using cache [2021-05-14T04:10:21.139Z] ---> 45b7e2d3c99c [2021-05-14T04:10:21.139Z] Step 8/32 : COPY . . [2021-05-14T04:10:21.139Z] ---> Using cache [2021-05-14T04:10:21.139Z] ---> 3683b6ea2dbc [2021-05-14T04:10:21.139Z] Step 9/32 : RUN go mod tidy [2021-05-14T04:10:21.139Z] ---> Using cache [2021-05-14T04:10:21.139Z] ---> 9bc106a6a587 [2021-05-14T04:10:21.139Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-14T04:10:21.139Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:10:21.139Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:10:21.139Z] ---> 1116eebad333 [2021-05-14T04:10:21.139Z] Step 3/23 : WORKDIR /edgex-go [2021-05-14T04:10:21.139Z] ---> Using cache [2021-05-14T04:10:21.139Z] ---> bdf81c49cad2 [2021-05-14T04:10:21.139Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:10:21.139Z] ---> Using cache [2021-05-14T04:10:21.139Z] ---> 95f06fb27732 [2021-05-14T04:10:21.139Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-14T04:10:21.140Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:10:21.140Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:10:21.140Z] ---> 1116eebad333 [2021-05-14T04:10:21.140Z] Step 3/24 : WORKDIR /edgex-go [2021-05-14T04:10:21.140Z] ---> Using cache [2021-05-14T04:10:21.140Z] ---> bdf81c49cad2 [2021-05-14T04:10:21.140Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:10:21.140Z] ---> Using cache [2021-05-14T04:10:21.140Z] ---> 95f06fb27732 [2021-05-14T04:10:21.140Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-14T04:10:21.140Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:10:21.140Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:10:21.140Z] ---> 1116eebad333 [2021-05-14T04:10:21.140Z] Step 3/24 : WORKDIR /edgex-go [2021-05-14T04:10:21.140Z] ---> Using cache [2021-05-14T04:10:21.140Z] ---> bdf81c49cad2 [2021-05-14T04:10:21.140Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:10:21.140Z] ---> Using cache [2021-05-14T04:10:21.140Z] ---> 95f06fb27732 [2021-05-14T04:10:21.140Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-14T04:10:21.362Z] ---> Running in cbfee8febf34 [2021-05-14T04:10:21.363Z] Removing intermediate container 70628621cd61 [2021-05-14T04:10:21.363Z] ---> d844a28c90b4 [2021-05-14T04:10:21.363Z] Step 23/23 : LABEL version=2.0.0-dev.219 [2021-05-14T04:10:21.642Z] ---> Running in 4d75c325d47c [2021-05-14T04:10:21.642Z] ---> Running in 71f49b201118 [2021-05-14T04:10:21.933Z] Removing intermediate container cbfee8febf34 [2021-05-14T04:10:21.933Z] ---> 435cb411206d [2021-05-14T04:10:21.933Z] Step 26/26 : LABEL version=2.0.0-dev.219 [2021-05-14T04:10:22.126Z] ---> Running in 1a6c688825ef [2021-05-14T04:10:22.126Z] ---> Running in 18849eecadb1 [2021-05-14T04:10:22.126Z] ---> Running in eec11b664802 [2021-05-14T04:10:22.126Z] ---> Running in 6d7f4624ed7d [2021-05-14T04:10:22.211Z] ---> Running in 3066ddff341e [2021-05-14T04:10:22.211Z] Removing intermediate container 4d75c325d47c [2021-05-14T04:10:22.211Z] ---> 3e702ca88b2e [2021-05-14T04:10:22.211Z] Step 24/24 : LABEL version=2.0.0-dev.219 [2021-05-14T04:10:22.211Z] ---> 2da1054143f1 [2021-05-14T04:10:22.211Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-14T04:10:22.493Z] ---> Running in af88123a26cc [2021-05-14T04:10:22.493Z] Removing intermediate container 71f49b201118 [2021-05-14T04:10:22.493Z] ---> 37455a2b8045 [2021-05-14T04:10:22.493Z] [2021-05-14T04:10:23.107Z] ---> Running in f3f5b10c5947 [2021-05-14T04:10:23.107Z] Removing intermediate container 3066ddff341e [2021-05-14T04:10:23.107Z] ---> 969b4304b841 [2021-05-14T04:10:23.107Z] [2021-05-14T04:10:23.107Z] Successfully built 37455a2b8045 [2021-05-14T04:10:23.107Z] Successfully tagged support-scheduler-arm64:latest [2021-05-14T04:10:23.107Z]  Building support-scheduler ... done Building core-data [2021-05-14T04:10:23.388Z] Removing intermediate container af88123a26cc [2021-05-14T04:10:23.388Z] ---> 79f3b87adbe1 [2021-05-14T04:10:23.388Z] [2021-05-14T04:10:23.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-14T04:10:23.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:10:23.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:10:23.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:10:23.674Z] Successfully built 969b4304b841 [2021-05-14T04:10:23.674Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-14T04:10:23.674Z] Successfully built 79f3b87adbe1 [2021-05-14T04:10:23.674Z] Building sys-mgmt-agent [2021-05-14T04:10:23.674Z]  Building security-secretstore-setup ... done Successfully tagged core-command-arm64:latest [2021-05-14T04:10:23.674Z] Removing intermediate container f3f5b10c5947 [2021-05-14T04:10:23.674Z] ---> 9f73b74e7ad9 [2021-05-14T04:10:23.674Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-14T04:10:23.674Z] Building core-metadata [2021-05-14T04:10:24.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:10:24.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:10:24.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:10:24.727Z]  Building core-command ... done  ---> b0cf9c111b30 [2021-05-14T04:10:24.727Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-14T04:10:24.727Z] ---> Running in fa9aae582d33 [2021-05-14T04:10:24.844Z] OK: 219 MiB in 52 packages [2021-05-14T04:10:25.121Z] OK: 219 MiB in 52 packages [2021-05-14T04:10:25.121Z] OK: 219 MiB in 52 packages [2021-05-14T04:10:26.127Z] Removing intermediate container 6d7f4624ed7d [2021-05-14T04:10:26.127Z] ---> bccf327f2fb0 [2021-05-14T04:10:26.127Z] Step 6/24 : COPY go.mod . [2021-05-14T04:10:26.127Z] Removing intermediate container 1a6c688825ef [2021-05-14T04:10:26.127Z] ---> 1cccfd9b0151 [2021-05-14T04:10:26.127Z] Step 6/23 : COPY go.mod . [2021-05-14T04:10:26.399Z] Removing intermediate container eec11b664802 [2021-05-14T04:10:26.399Z] ---> 6637c35d2ad6 [2021-05-14T04:10:26.399Z] Step 6/24 : COPY go.mod . [2021-05-14T04:10:26.677Z] ---> 49088a041a5f [2021-05-14T04:10:26.677Z] Step 7/24 : RUN go mod download [2021-05-14T04:10:26.677Z] ---> Running in 6c29d003cbf5 [2021-05-14T04:10:26.958Z] ---> 0838a24817f0 [2021-05-14T04:10:26.958Z] Step 7/23 : RUN go mod download [2021-05-14T04:10:26.958Z] ---> Running in 86096350e94d [2021-05-14T04:10:26.958Z] ---> ee5cd37b3d86 [2021-05-14T04:10:26.958Z] Step 7/24 : RUN go mod download [2021-05-14T04:10:27.550Z] ---> Running in 2db192b0c7af [2021-05-14T04:10:27.577Z] Removing intermediate container fa9aae582d33 [2021-05-14T04:10:27.578Z] ---> 7bc567e65f10 [2021-05-14T04:10:27.578Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-14T04:10:27.578Z] ---> Running in b0d08270a2b8 [2021-05-14T04:10:28.564Z] Removing intermediate container b0d08270a2b8 [2021-05-14T04:10:28.564Z] ---> de518cb5dcb4 [2021-05-14T04:10:28.564Z] Step 29/32 : CMD ["gate"] [2021-05-14T04:10:30.045Z] ---> Running in 35563f99ccde [2021-05-14T04:10:30.990Z] Removing intermediate container 86096350e94d [2021-05-14T04:10:30.990Z] ---> 429866662415 [2021-05-14T04:10:30.990Z] Step 8/23 : COPY . . [2021-05-14T04:10:30.990Z] Removing intermediate container 2db192b0c7af [2021-05-14T04:10:30.990Z] ---> b82d1ac1a2ce [2021-05-14T04:10:30.990Z] Step 8/24 : COPY . . [2021-05-14T04:10:31.267Z] Removing intermediate container 6c29d003cbf5 [2021-05-14T04:10:31.267Z] ---> d33bb0597e24 [2021-05-14T04:10:31.267Z] Step 8/24 : COPY . . [2021-05-14T04:10:31.493Z] Removing intermediate container 35563f99ccde [2021-05-14T04:10:31.493Z] ---> 9e8f5dc33779 [2021-05-14T04:10:31.493Z] Step 30/32 : LABEL arch=arm64 [2021-05-14T04:10:32.490Z] ---> Running in c97fae959548 [2021-05-14T04:10:33.945Z] Removing intermediate container c97fae959548 [2021-05-14T04:10:33.945Z] ---> c9413713ecf0 [2021-05-14T04:10:33.945Z] Step 31/32 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:10:34.938Z] ---> Running in 8f4f1376b3de [2021-05-14T04:10:35.925Z] Removing intermediate container 8f4f1376b3de [2021-05-14T04:10:35.925Z] ---> d531711cccb8 [2021-05-14T04:10:35.925Z] Step 32/32 : LABEL version=2.0.0-dev.219 [2021-05-14T04:10:36.207Z] ---> Running in 17bf7cde4655 [2021-05-14T04:10:36.802Z] Removing intermediate container 17bf7cde4655 [2021-05-14T04:10:36.802Z] ---> 436e29b722e5 [2021-05-14T04:10:36.802Z] [2021-05-14T04:10:37.395Z] Successfully built 436e29b722e5 [2021-05-14T04:10:37.395Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-14T04:10:52.471Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:10:52.471Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:10:52.471Z] ---> ee739d6b55f3 [2021-05-14T04:10:52.471Z] Step 3/23 : WORKDIR /edgex-go [2021-05-14T04:10:52.471Z] ---> Using cache [2021-05-14T04:10:52.471Z] ---> a3310199c39c [2021-05-14T04:10:52.471Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:10:52.471Z] ---> Using cache [2021-05-14T04:10:52.471Z] ---> 8312a504e899 [2021-05-14T04:10:52.471Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-14T04:10:53.913Z] ---> Running in 7943c9626fb8 [2021-05-14T04:10:55.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:10:55.970Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:10:56.964Z] OK: 218 MiB in 52 packages [2021-05-14T04:10:58.237Z] Removing intermediate container 18849eecadb1 [2021-05-14T04:10:58.237Z] ---> 9b8ec84b8812 [2021-05-14T04:10:58.237Z] [2021-05-14T04:10:58.237Z] Step 11/32 : FROM alpine:3.12 [2021-05-14T04:10:58.237Z] ---> 13621d1b12d4 [2021-05-14T04:10:58.237Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-14T04:10:58.237Z] ---> Running in a4773d7dce54 [2021-05-14T04:10:58.237Z] Removing intermediate container a4773d7dce54 [2021-05-14T04:10:58.237Z] ---> 71cbb425ccb7 [2021-05-14T04:10:58.237Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-14T04:10:58.429Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:10:58.429Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:10:58.429Z] ---> ee739d6b55f3 [2021-05-14T04:10:58.429Z] Step 3/24 : WORKDIR /edgex-go [2021-05-14T04:10:58.429Z] ---> Using cache [2021-05-14T04:10:58.429Z] ---> a3310199c39c [2021-05-14T04:10:58.429Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:10:58.429Z] ---> Using cache [2021-05-14T04:10:58.429Z] ---> 8312a504e899 [2021-05-14T04:10:58.429Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-14T04:10:58.429Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:10:58.429Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:10:58.429Z] ---> ee739d6b55f3 [2021-05-14T04:10:58.429Z] Step 3/24 : WORKDIR /edgex-go [2021-05-14T04:10:58.429Z] ---> Using cache [2021-05-14T04:10:58.429Z] ---> a3310199c39c [2021-05-14T04:10:58.429Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:10:58.429Z] ---> Using cache [2021-05-14T04:10:58.429Z] ---> 8312a504e899 [2021-05-14T04:10:58.429Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-14T04:10:58.429Z] ---> Using cache [2021-05-14T04:10:58.429Z] ---> 2396ff2ecc9f [2021-05-14T04:10:58.429Z] Step 6/24 : COPY go.mod . [2021-05-14T04:10:58.429Z] ---> Using cache [2021-05-14T04:10:58.429Z] ---> 44e77f2dc715 [2021-05-14T04:10:58.429Z] Step 7/24 : RUN go mod download [2021-05-14T04:10:58.429Z] ---> Using cache [2021-05-14T04:10:58.429Z] ---> b4aca852e65a [2021-05-14T04:10:58.429Z] Step 8/24 : COPY . . [2021-05-14T04:10:58.703Z] ---> Using cache [2021-05-14T04:10:58.703Z] ---> c01022893a40 [2021-05-14T04:10:58.703Z] Step 9/24 : RUN go mod tidy [2021-05-14T04:10:58.703Z] ---> Using cache [2021-05-14T04:10:58.703Z] ---> 1bd97d5fb71a [2021-05-14T04:10:58.703Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-14T04:10:58.703Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-14T04:10:58.703Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-14T04:10:58.703Z] ---> ee739d6b55f3 [2021-05-14T04:10:58.703Z] Step 3/24 : WORKDIR /edgex-go [2021-05-14T04:10:58.703Z] ---> Using cache [2021-05-14T04:10:58.703Z] ---> a3310199c39c [2021-05-14T04:10:58.703Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:10:58.703Z] ---> Using cache [2021-05-14T04:10:58.703Z] ---> 8312a504e899 [2021-05-14T04:10:58.703Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-14T04:10:58.981Z] ---> Running in 07c1c00754d6 [2021-05-14T04:10:58.981Z] ---> Running in 2dd791900041 [2021-05-14T04:10:58.981Z] ---> Running in 044bf4f7bb75 [2021-05-14T04:10:59.579Z] Removing intermediate container 7943c9626fb8 [2021-05-14T04:10:59.579Z] ---> e392b4e5a4bf [2021-05-14T04:10:59.579Z] Step 6/23 : COPY go.mod . [2021-05-14T04:10:59.841Z] ---> Running in 1a17596422b3 [2021-05-14T04:11:01.029Z] ---> 27de6d2b5871 [2021-05-14T04:11:01.029Z] Step 7/23 : RUN go mod download [2021-05-14T04:11:01.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:11:01.029Z] ---> Running in 72360ab43200 [2021-05-14T04:11:01.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:11:01.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-14T04:11:02.027Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:11:02.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:11:02.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:11:02.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:11:02.350Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-14T04:11:02.350Z] (2/2) Installing su-exec (0.2-r1) [2021-05-14T04:11:02.350Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:11:02.350Z] OK: 6 MiB in 16 packages [2021-05-14T04:11:03.011Z] OK: 218 MiB in 52 packages [2021-05-14T04:11:03.294Z] OK: 218 MiB in 52 packages [2021-05-14T04:11:04.983Z] Removing intermediate container 1a17596422b3 [2021-05-14T04:11:04.983Z] ---> 5ba1ff6b9e70 [2021-05-14T04:11:04.983Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-14T04:11:04.983Z] ---> 5e8b7c6b8145 [2021-05-14T04:11:04.983Z] Step 9/23 : RUN go mod tidy [2021-05-14T04:11:04.983Z] ---> e8ebb45339d1 [2021-05-14T04:11:04.983Z] Step 9/24 : RUN go mod tidy [2021-05-14T04:11:04.983Z] ---> 47ebc6ce18a5 [2021-05-14T04:11:04.983Z] Step 9/24 : RUN go mod tidy [2021-05-14T04:11:04.983Z] ---> Running in fc549a8a414e [2021-05-14T04:11:04.983Z] ---> Running in c6d05f032100 [2021-05-14T04:11:04.983Z] ---> Running in 24d3917bfe58 [2021-05-14T04:11:04.983Z] ---> Running in be671c72aa48 [2021-05-14T04:11:05.269Z] Removing intermediate container fc549a8a414e [2021-05-14T04:11:05.269Z] ---> 1c884ac86958 [2021-05-14T04:11:05.269Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-14T04:11:05.269Z] ---> Running in 2493acfd95de [2021-05-14T04:11:05.294Z] Removing intermediate container 72360ab43200 [2021-05-14T04:11:05.294Z] ---> 95ff2e99c94a [2021-05-14T04:11:05.294Z] Step 8/23 : COPY . . [2021-05-14T04:11:05.294Z] Removing intermediate container 2dd791900041 [2021-05-14T04:11:05.294Z] ---> 6b0a6ec662e8 [2021-05-14T04:11:05.294Z] Step 6/24 : COPY go.mod . [2021-05-14T04:11:05.570Z] Removing intermediate container 07c1c00754d6 [2021-05-14T04:11:05.570Z] ---> 23a8dd3b94d1 [2021-05-14T04:11:05.570Z] Step 6/24 : COPY go.mod . [2021-05-14T04:11:05.862Z] Removing intermediate container 2493acfd95de [2021-05-14T04:11:05.862Z] ---> a484c8d15f8c [2021-05-14T04:11:05.862Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-14T04:11:06.143Z] ---> Running in 3332999849e5 [2021-05-14T04:11:07.020Z] ---> 97d98d387237 [2021-05-14T04:11:07.020Z] Step 7/24 : RUN go mod download [2021-05-14T04:11:07.612Z] Removing intermediate container 3332999849e5 [2021-05-14T04:11:07.612Z] ---> 618221a3fc94 [2021-05-14T04:11:07.612Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-14T04:11:07.612Z] ---> Running in bc0d26c81dd8 [2021-05-14T04:11:07.881Z] Removing intermediate container bc0d26c81dd8 [2021-05-14T04:11:07.881Z] ---> e9fc9a50554a [2021-05-14T04:11:07.881Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-14T04:11:08.019Z] ---> Running in fa0cbe8f3bcc [2021-05-14T04:11:08.019Z] ---> f5372cc76eba [2021-05-14T04:11:08.019Z] Step 7/24 : RUN go mod download [2021-05-14T04:11:08.147Z] ---> 709ad960414a [2021-05-14T04:11:08.147Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-14T04:11:08.417Z] ---> Running in ac086ecd8d50 [2021-05-14T04:11:09.010Z] ---> Running in a3d14676064d [2021-05-14T04:11:10.365Z] Removing intermediate container be671c72aa48 [2021-05-14T04:11:10.366Z] ---> 066a042ac5e5 [2021-05-14T04:11:10.366Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-14T04:11:10.366Z] Removing intermediate container 24d3917bfe58 [2021-05-14T04:11:10.366Z] ---> 6761da9b0473 [2021-05-14T04:11:10.366Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-14T04:11:10.366Z] Removing intermediate container c6d05f032100 [2021-05-14T04:11:10.366Z] ---> cce02d47f596 [2021-05-14T04:11:10.366Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-14T04:11:10.366Z] ---> Running in 7637e6f36a7b [2021-05-14T04:11:10.366Z] ---> Running in bf66306e1506 [2021-05-14T04:11:10.366Z] ---> Running in d089a0d81e96 [2021-05-14T04:11:10.366Z] Removing intermediate container ac086ecd8d50 [2021-05-14T04:11:10.366Z] ---> 5f1a7a78268d [2021-05-14T04:11:10.366Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-14T04:11:10.955Z] ---> 78cce2f11e46 [2021-05-14T04:11:10.955Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-14T04:11:10.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-14T04:11:11.550Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/core-data/core-data ./cmd/core-data [2021-05-14T04:11:11.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-14T04:11:11.823Z] ---> 25276bd29e29 [2021-05-14T04:11:11.823Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-14T04:11:12.419Z] ---> 68e77fb9e156 [2021-05-14T04:11:12.419Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-14T04:11:13.019Z] ---> eb54fbd7fb2c [2021-05-14T04:11:13.019Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-14T04:11:13.618Z] ---> ba978dcd7af9 [2021-05-14T04:11:13.619Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-14T04:11:13.893Z] ---> Running in 1b943911cbad [2021-05-14T04:11:14.166Z] Removing intermediate container 1b943911cbad [2021-05-14T04:11:14.166Z] ---> 9fa773e44f63 [2021-05-14T04:11:14.166Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-14T04:11:14.449Z] Removing intermediate container fa0cbe8f3bcc [2021-05-14T04:11:14.449Z] ---> 5b96c081085a [2021-05-14T04:11:14.449Z] Step 8/24 : COPY . . [2021-05-14T04:11:14.728Z] Removing intermediate container a3d14676064d [2021-05-14T04:11:14.728Z] ---> 6ea539be7764 [2021-05-14T04:11:14.728Z] Step 8/24 : COPY . . [2021-05-14T04:11:14.759Z] ---> d4701300ad0c [2021-05-14T04:11:14.759Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-14T04:11:15.046Z] ---> Running in 9d42045c47ea [2021-05-14T04:11:18.548Z] Removing intermediate container 9d42045c47ea [2021-05-14T04:11:18.548Z] ---> 6da73f35dc21 [2021-05-14T04:11:18.548Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-14T04:11:18.548Z] ---> Running in 653e8f9c4549 [2021-05-14T04:11:18.829Z] Removing intermediate container 653e8f9c4549 [2021-05-14T04:11:18.829Z] ---> 0381deb4d344 [2021-05-14T04:11:18.829Z] Step 29/32 : CMD ["gate"] [2021-05-14T04:11:18.829Z] ---> Running in 08e1dd38f272 [2021-05-14T04:11:19.443Z] Removing intermediate container 08e1dd38f272 [2021-05-14T04:11:19.443Z] ---> 043df6f08e69 [2021-05-14T04:11:19.443Z] Step 30/32 : LABEL arch=x86_64 [2021-05-14T04:11:19.443Z] ---> Running in 31b4e5c15eb7 [2021-05-14T04:11:19.714Z] Removing intermediate container 31b4e5c15eb7 [2021-05-14T04:11:19.714Z] ---> 3503659d268d [2021-05-14T04:11:19.714Z] Step 31/32 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:11:20.005Z] ---> Running in 178b51d0432f [2021-05-14T04:11:20.281Z] Removing intermediate container 178b51d0432f [2021-05-14T04:11:20.281Z] ---> 258b481b4f65 [2021-05-14T04:11:20.281Z] Step 32/32 : LABEL version=2.0.0-dev.219 [2021-05-14T04:11:20.567Z] ---> Running in b96a7364d5d1 [2021-05-14T04:11:20.844Z] Removing intermediate container b96a7364d5d1 [2021-05-14T04:11:20.844Z] ---> 100276788875 [2021-05-14T04:11:20.844Z] [2021-05-14T04:11:21.123Z] Successfully built 100276788875 [2021-05-14T04:11:21.400Z] Successfully tagged security-bootstrapper:latest [2021-05-14T04:11:33.101Z] ---> c688543479b8 [2021-05-14T04:11:33.101Z] Step 9/23 : RUN go mod tidy [2021-05-14T04:11:33.101Z] ---> Running in c4b46d0f75e7 [2021-05-14T04:11:38.548Z] ---> 8f936c716886 [2021-05-14T04:11:38.548Z] Step 9/24 : RUN go mod tidy [2021-05-14T04:11:38.548Z] ---> ffe172d4f9aa [2021-05-14T04:11:38.548Z] Step 9/24 : RUN go mod tidy [2021-05-14T04:11:38.548Z] ---> Running in f76525d8a0bd [2021-05-14T04:11:38.548Z] ---> Running in 93538194ec0a [2021-05-14T04:11:39.154Z] Removing intermediate container c4b46d0f75e7 [2021-05-14T04:11:39.154Z] ---> b36dc07f60c8 [2021-05-14T04:11:39.154Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-14T04:11:39.154Z] ---> Running in 4d98bfe4b5a3 [2021-05-14T04:11:41.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-14T04:11:46.149Z] Removing intermediate container 93538194ec0a [2021-05-14T04:11:46.149Z] ---> 909fd2e3e438 [2021-05-14T04:11:46.149Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-14T04:11:46.149Z] ---> Running in 17a48bc2d534 [2021-05-14T04:11:46.758Z] Removing intermediate container f76525d8a0bd [2021-05-14T04:11:46.758Z] ---> 607678c8e65c [2021-05-14T04:11:46.758Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-14T04:11:47.036Z] ---> Running in f846ce686465 [2021-05-14T04:11:48.292Z]  Building security-bootstrapper ... done Removing intermediate container 7637e6f36a7b [2021-05-14T04:11:48.292Z] ---> 3ba3c456f045 [2021-05-14T04:11:48.292Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-14T04:11:48.292Z] ---> Running in eae3bc989854 [2021-05-14T04:11:48.292Z] Removing intermediate container d089a0d81e96 [2021-05-14T04:11:48.292Z] ---> f67b1a421659 [2021-05-14T04:11:48.292Z] [2021-05-14T04:11:48.292Z] Step 11/23 : FROM alpine:3.12 [2021-05-14T04:11:48.292Z] ---> 13621d1b12d4 [2021-05-14T04:11:48.292Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-14T04:11:48.292Z] ---> Running in 0f1ec0746c10 [2021-05-14T04:11:48.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-14T04:11:48.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:11:48.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:11:48.292Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-14T04:11:48.292Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-14T04:11:48.292Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:11:48.292Z] Executing ca-certificates-20191127-r4.trigger [2021-05-14T04:11:48.292Z] OK: 6 MiB in 16 packages [2021-05-14T04:11:48.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-14T04:11:49.087Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/core-data/core-data ./cmd/core-data [2021-05-14T04:11:49.252Z] Removing intermediate container bf66306e1506 [2021-05-14T04:11:49.252Z] ---> 35e0dbf85586 [2021-05-14T04:11:49.252Z] [2021-05-14T04:11:49.252Z] Step 11/24 : FROM alpine:3.12 [2021-05-14T04:11:49.252Z] ---> 13621d1b12d4 [2021-05-14T04:11:49.252Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-14T04:11:49.518Z] Removing intermediate container 0f1ec0746c10 [2021-05-14T04:11:49.518Z] ---> e308f28b4ad7 [2021-05-14T04:11:49.518Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-14T04:11:49.518Z] ---> Running in 966a2d1f6da6 [2021-05-14T04:11:49.788Z] ---> Running in 0e4d27e3bd8e [2021-05-14T04:11:49.788Z] Removing intermediate container eae3bc989854 [2021-05-14T04:11:49.788Z] ---> 3efbb4d71680 [2021-05-14T04:11:49.788Z] [2021-05-14T04:11:49.788Z] Step 12/24 : FROM docker:20.10.0 [2021-05-14T04:11:49.788Z] 20.10.0: Pulling from library/docker [2021-05-14T04:11:49.788Z] Removing intermediate container 966a2d1f6da6 [2021-05-14T04:11:49.788Z] ---> d4b48557227b [2021-05-14T04:11:49.788Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-14T04:11:49.788Z] Removing intermediate container 0e4d27e3bd8e [2021-05-14T04:11:49.788Z] ---> 699acd67d6d7 [2021-05-14T04:11:49.788Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-14T04:11:50.066Z] ---> Running in f94919e3613d [2021-05-14T04:11:50.066Z] ---> Running in dade36698973 [2021-05-14T04:11:50.337Z] Removing intermediate container f94919e3613d [2021-05-14T04:11:50.337Z] ---> 85168d96ad26 [2021-05-14T04:11:50.337Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-14T04:11:50.617Z] Removing intermediate container dade36698973 [2021-05-14T04:11:50.617Z] ---> 99c49def042d [2021-05-14T04:11:50.617Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-14T04:11:50.617Z] ---> Running in de6b8287b4b0 [2021-05-14T04:11:50.897Z] ---> Running in 86ddb331adae [2021-05-14T04:11:51.483Z] Removing intermediate container de6b8287b4b0 [2021-05-14T04:11:51.483Z] ---> a976e18b4741 [2021-05-14T04:11:51.483Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:11:52.068Z] ---> Running in 6b3598f3e634 [2021-05-14T04:11:52.068Z] Removing intermediate container 86ddb331adae [2021-05-14T04:11:52.068Z] ---> 72d4418e5c99 [2021-05-14T04:11:52.068Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-14T04:11:52.349Z] ---> f0354236e8f1 [2021-05-14T04:11:52.349Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-14T04:11:53.311Z] ---> d36fd6228bda [2021-05-14T04:11:53.311Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-14T04:11:53.576Z] Removing intermediate container 6b3598f3e634 [2021-05-14T04:11:53.576Z] ---> 1545c7fc67b5 [2021-05-14T04:11:53.576Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-14T04:11:53.845Z] ---> ee0f6558bfc3 [2021-05-14T04:11:53.845Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-14T04:11:53.845Z] ---> Running in cf162aa044fb [2021-05-14T04:11:53.845Z] ---> Running in a01f28edbdf5 [2021-05-14T04:11:54.115Z] Removing intermediate container a01f28edbdf5 [2021-05-14T04:11:54.115Z] ---> 761a55aef3f8 [2021-05-14T04:11:54.115Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-14T04:11:54.380Z] ---> Running in 02f9284ac7cc [2021-05-14T04:11:54.655Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:11:54.655Z] Removing intermediate container 02f9284ac7cc [2021-05-14T04:11:54.655Z] ---> bd6fd0449e28 [2021-05-14T04:11:54.655Z] Step 21/23 : LABEL arch=x86_64 [2021-05-14T04:11:54.655Z] ---> Running in 8ba312d02c10 [2021-05-14T04:11:54.937Z] Removing intermediate container 8ba312d02c10 [2021-05-14T04:11:54.937Z] ---> ab90492d41a5 [2021-05-14T04:11:54.937Z] Step 22/23 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:11:55.209Z] ---> Running in bf577b66edaa [2021-05-14T04:11:55.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:11:55.494Z] Removing intermediate container bf577b66edaa [2021-05-14T04:11:55.494Z] ---> 3698d674c2e7 [2021-05-14T04:11:55.494Z] Step 23/23 : LABEL version=2.0.0-dev.219 [2021-05-14T04:11:55.494Z] ---> Running in 5682b5d2256c [2021-05-14T04:11:55.764Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-14T04:11:55.764Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-14T04:11:55.764Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-14T04:11:55.764Z] Removing intermediate container 5682b5d2256c [2021-05-14T04:11:55.764Z] ---> 649bef10a50b [2021-05-14T04:11:55.764Z] [2021-05-14T04:11:56.035Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-14T04:11:56.035Z] Successfully built 649bef10a50b [2021-05-14T04:11:56.301Z] Successfully tagged support-notifications:latest [2021-05-14T04:11:56.895Z]  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) [2021-05-14T04:11:56.895Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-14T04:11:57.183Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-14T04:11:57.183Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-14T04:11:57.183Z] ---> aefe523efa57 [2021-05-14T04:11:57.183Z] 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-05-14T04:11:57.183Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:11:57.183Z] OK: 8 MiB in 20 packages [2021-05-14T04:11:57.183Z] ---> Running in 359a76c34e29 [2021-05-14T04:11:57.466Z] Removing intermediate container 359a76c34e29 [2021-05-14T04:11:57.466Z] ---> ab686d8300be [2021-05-14T04:11:57.466Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-14T04:11:57.732Z] ---> Running in 18ed8f0c5c2d [2021-05-14T04:11:58.001Z] Removing intermediate container cf162aa044fb [2021-05-14T04:11:58.001Z] ---> 89e41865dcad [2021-05-14T04:11:58.001Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-14T04:11:58.274Z] ---> 252cc03e92bb [2021-05-14T04:11:58.274Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-14T04:11:58.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:11:58.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:11:58.542Z] (1/39) Installing readline (8.0.4-r0) [2021-05-14T04:11:58.542Z] (2/39) Installing bash (5.0.17-r0) [2021-05-14T04:11:58.542Z] Executing bash-5.0.17-r0.post-install [2021-05-14T04:11:58.542Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-14T04:11:58.542Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-14T04:11:58.817Z] (5/39) Installing curl (7.76.1-r0) [2021-05-14T04:11:58.817Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-14T04:11:58.817Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-14T04:11:58.817Z] (8/39) Installing expat (2.2.9-r1) [2021-05-14T04:11:58.817Z] (9/39) Installing libffi (3.3-r2) [2021-05-14T04:11:58.817Z] (10/39) Installing gdbm (1.13-r1) [2021-05-14T04:11:58.817Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-14T04:11:58.817Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-14T04:11:58.817Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-14T04:12:00.763Z] ---> 76f3bf737cfb [2021-05-14T04:12:00.763Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-14T04:12:02.169Z] ---> 1ff74d8e731c [2021-05-14T04:12:02.169Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-14T04:12:02.169Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-14T04:12:02.169Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-14T04:12:02.169Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-14T04:12:02.169Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-14T04:12:02.169Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-14T04:12:02.434Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-14T04:12:02.434Z] ---> Running in 960275f2b4fc [2021-05-14T04:12:02.434Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-14T04:12:02.434Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-14T04:12:02.434Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-14T04:12:02.434Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-14T04:12:02.434Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-14T04:12:02.434Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-14T04:12:02.434Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-14T04:12:02.434Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-14T04:12:03.395Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-14T04:12:03.395Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-14T04:12:03.395Z] Removing intermediate container 960275f2b4fc [2021-05-14T04:12:03.395Z] ---> 2135bc93c7ed [2021-05-14T04:12:03.395Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-14T04:12:03.395Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-14T04:12:03.395Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-14T04:12:03.395Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-14T04:12:03.395Z] ---> Running in e5e92c4386a4 [2021-05-14T04:12:03.395Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-14T04:12:03.395Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-14T04:12:03.395Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-14T04:12:03.395Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-14T04:12:03.395Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-14T04:12:03.395Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-14T04:12:03.395Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-14T04:12:03.977Z] Executing busybox-1.31.1-r19.trigger [2021-05-14T04:12:03.977Z] OK: 72 MiB in 59 packages [2021-05-14T04:12:04.563Z] Removing intermediate container e5e92c4386a4 [2021-05-14T04:12:04.563Z] ---> 924bb0ee8bfa [2021-05-14T04:12:04.563Z] Step 22/24 : LABEL arch=x86_64 [2021-05-14T04:12:04.829Z] ---> Running in fb6e5100e474 [2021-05-14T04:12:04.829Z] Removing intermediate container fb6e5100e474 [2021-05-14T04:12:04.829Z] ---> 4330740da92c [2021-05-14T04:12:04.829Z] Step 23/24 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:05.099Z] ---> Running in e948138ff63e [2021-05-14T04:12:05.099Z] Removing intermediate container e948138ff63e [2021-05-14T04:12:05.099Z] ---> b7fa0d23c67c [2021-05-14T04:12:05.099Z] Step 24/24 : LABEL version=2.0.0-dev.219 [2021-05-14T04:12:05.366Z] ---> Running in 87377f558f97 [2021-05-14T04:12:05.366Z] Collecting docker-compose==1.23.2 [2021-05-14T04:12:05.366Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-14T04:12:05.640Z] Removing intermediate container 87377f558f97 [2021-05-14T04:12:05.640Z] ---> ac07527b9b24 [2021-05-14T04:12:05.640Z] [2021-05-14T04:12:05.640Z] 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-05-14T04:12:05.640Z] Collecting docker<4.0,>=3.6.0 [2021-05-14T04:12:05.912Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-14T04:12:05.912Z] Successfully built ac07527b9b24 [2021-05-14T04:12:05.912Z] Successfully tagged core-data:latest [2021-05-14T04:12:05.912Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2021-05-14T04:12:05.912Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-14T04:12:06.495Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-14T04:12:06.495Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-14T04:12:07.075Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-14T04:12:07.075Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-14T04:12:07.340Z] Collecting docopt<0.7,>=0.6.1 [2021-05-14T04:12:07.340Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-14T04:12:07.920Z] Collecting jsonschema<3,>=2.5.1 [2021-05-14T04:12:07.920Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-14T04:12:07.920Z] Collecting PyYAML<4,>=3.10 [2021-05-14T04:12:07.920Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-14T04:12:08.875Z] Collecting cached-property<2,>=1.2.0 [2021-05-14T04:12:08.875Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-14T04:12:09.141Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-14T04:12:09.141Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-14T04:12:09.141Z] Collecting docker-pycreds>=0.4.0 [2021-05-14T04:12:09.141Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-14T04:12:09.407Z] Collecting idna<2.8,>=2.5 [2021-05-14T04:12:09.407Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-14T04:12:09.407Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-14T04:12:09.407Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-14T04:12:09.407Z] 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-05-14T04:12:09.407Z] 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-05-14T04:12:09.407Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-14T04:12:09.407Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-14T04:12:09.407Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-14T04:12:09.407Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-14T04:12:09.674Z] Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, texttable, dockerpty, docopt, jsonschema, PyYAML, cached-property, docker-compose [2021-05-14T04:12:09.939Z] Attempting uninstall: idna [2021-05-14T04:12:09.939Z] Found existing installation: idna 2.9 [2021-05-14T04:12:09.939Z] Uninstalling idna-2.9: [2021-05-14T04:12:09.939Z] Successfully uninstalled idna-2.9 [2021-05-14T04:12:10.207Z] Attempting uninstall: urllib3 [2021-05-14T04:12:10.207Z] Found existing installation: urllib3 1.25.9 [2021-05-14T04:12:10.207Z] Uninstalling urllib3-1.25.9: [2021-05-14T04:12:10.207Z] Successfully uninstalled urllib3-1.25.9 [2021-05-14T04:12:10.207Z] Attempting uninstall: requests [2021-05-14T04:12:10.207Z] Found existing installation: requests 2.23.0 [2021-05-14T04:12:10.207Z] Uninstalling requests-2.23.0: [2021-05-14T04:12:10.208Z] Successfully uninstalled requests-2.23.0 [2021-05-14T04:12:10.786Z] Running setup.py install for texttable: started [2021-05-14T04:12:11.367Z] Running setup.py install for texttable: finished with status 'done' [2021-05-14T04:12:11.367Z] Running setup.py install for dockerpty: started [2021-05-14T04:12:11.631Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-14T04:12:11.631Z] Running setup.py install for docopt: started [2021-05-14T04:12:12.213Z] Running setup.py install for docopt: finished with status 'done' [2021-05-14T04:12:12.793Z] Running setup.py install for PyYAML: started [2021-05-14T04:12:13.373Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-14T04:12:13.637Z] 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-05-14T04:12:21.840Z] Removing intermediate container 18ed8f0c5c2d [2021-05-14T04:12:21.840Z] ---> 399d4ba2c7db [2021-05-14T04:12:21.840Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-14T04:12:21.840Z] ---> Running in 660d6f54801d [2021-05-14T04:12:21.840Z] Removing intermediate container 660d6f54801d [2021-05-14T04:12:21.840Z] ---> 925c6c4460f6 [2021-05-14T04:12:21.840Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-14T04:12:21.840Z] ---> Running in e00a1003601b [2021-05-14T04:12:21.840Z] Removing intermediate container e00a1003601b [2021-05-14T04:12:21.840Z] ---> 75607ec03b3d [2021-05-14T04:12:21.840Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-14T04:12:22.421Z] ---> b91c3817d439 [2021-05-14T04:12:22.421Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-14T04:12:22.687Z] ---> abc1dfc4a720 [2021-05-14T04:12:22.687Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-14T04:12:23.005Z] ---> 86144b093f1e [2021-05-14T04:12:23.005Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-14T04:12:23.005Z] ---> Running in 6b0fc2dc89fb [2021-05-14T04:12:23.727Z] Removing intermediate container 6b0fc2dc89fb [2021-05-14T04:12:23.727Z] ---> f21d544da645 [2021-05-14T04:12:23.727Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-14T04:12:23.727Z] ---> Running in ced0c0f274e2 [2021-05-14T04:12:23.992Z] Removing intermediate container ced0c0f274e2 [2021-05-14T04:12:23.992Z] ---> 76f1f25a7866 [2021-05-14T04:12:23.992Z] Step 22/24 : LABEL arch=x86_64 [2021-05-14T04:12:23.992Z] ---> Running in 3abbf92b6107 [2021-05-14T04:12:24.256Z] Removing intermediate container 3abbf92b6107 [2021-05-14T04:12:24.256Z] ---> 6b3f7b6145e2 [2021-05-14T04:12:24.256Z] Step 23/24 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:24.256Z] ---> Running in 09a80001f722 [2021-05-14T04:12:24.523Z] Removing intermediate container 09a80001f722 [2021-05-14T04:12:24.523Z] ---> 6b21e5dee31c [2021-05-14T04:12:24.523Z] Step 24/24 : LABEL version=2.0.0-dev.219 [2021-05-14T04:12:24.523Z] ---> Running in e17a2d4fe129 [2021-05-14T04:12:24.787Z] Removing intermediate container e17a2d4fe129 [2021-05-14T04:12:24.787Z] ---> bdbe66099ba5 [2021-05-14T04:12:24.787Z] [2021-05-14T04:12:25.052Z] Successfully built bdbe66099ba5 [2021-05-14T04:12:25.052Z] Successfully tagged sys-mgmt-agent:latest [2021-05-14T04:12:25.643Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-14T04:12:25.655Z] $ docker stop --time=1 4911c35662f636f3ac1643daaf730e4dd5f313ece9083540d0ed9595f57ba021 [2021-05-14T04:12:27.666Z] $ docker rm -f 4911c35662f636f3ac1643daaf730e4dd5f313ece9083540d0ed9595f57ba021 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T04:12:28.113Z] + docker images [2021-05-14T04:12:28.119Z] Removing intermediate container 044bf4f7bb75 [2021-05-14T04:12:28.119Z] ---> 9310284d15aa [2021-05-14T04:12:28.119Z] [2021-05-14T04:12:28.119Z] Step 11/24 : FROM alpine:3.12 [2021-05-14T04:12:28.119Z] ---> 9852663dfa18 [2021-05-14T04:12:28.119Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-14T04:12:28.119Z] ---> Using cache [2021-05-14T04:12:28.119Z] ---> 574e2b2e293e [2021-05-14T04:12:28.119Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-14T04:12:28.119Z] ---> Using cache [2021-05-14T04:12:28.119Z] ---> f42d57512880 [2021-05-14T04:12:28.119Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-14T04:12:28.119Z] ---> Running in 4efb401e124f [2021-05-14T04:12:28.119Z] Removing intermediate container 4efb401e124f [2021-05-14T04:12:28.119Z] ---> 2c3d2ed8052b [2021-05-14T04:12:28.119Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-14T04:12:28.119Z] ---> Running in 9a8e14bcc306 [2021-05-14T04:12:28.119Z] Removing intermediate container 9a8e14bcc306 [2021-05-14T04:12:28.119Z] ---> ea346ede3244 [2021-05-14T04:12:28.119Z] Step 16/24 : WORKDIR / [2021-05-14T04:12:28.119Z] ---> Running in 88fb59498860 [2021-05-14T04:12:28.380Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-14T04:12:28.380Z] sys-mgmt-agent latest bdbe66099ba5 4 seconds ago 312MB [2021-05-14T04:12:28.380Z] core-data latest ac07527b9b24 23 seconds ago 21.6MB [2021-05-14T04:12:28.380Z] support-notifications latest 649bef10a50b 33 seconds ago 17.7MB [2021-05-14T04:12:28.380Z] 3efbb4d71680 39 seconds ago 1.15GB [2021-05-14T04:12:28.380Z] 35e0dbf85586 40 seconds ago 1.17GB [2021-05-14T04:12:28.380Z] f67b1a421659 45 seconds ago 1.16GB [2021-05-14T04:12:28.380Z] security-bootstrapper latest 100276788875 About a minute ago 18.2MB [2021-05-14T04:12:28.380Z] 9b8ec84b8812 About a minute ago 1.15GB [2021-05-14T04:12:28.380Z] security-secretstore-setup latest 458f4c7c9d92 2 minutes ago 25.8MB [2021-05-14T04:12:28.380Z] core-command latest 28a33b28162b 2 minutes ago 17.1MB [2021-05-14T04:12:28.380Z] core-metadata latest 6dfa53cf103f 2 minutes ago 18.6MB [2021-05-14T04:12:28.380Z] security-proxy-setup latest 39ad15e6119c 2 minutes ago 25.3MB [2021-05-14T04:12:28.380Z] support-scheduler latest 519be21da649 2 minutes ago 17.1MB [2021-05-14T04:12:28.380Z] 1e84eceb1522 2 minutes ago 1.17GB [2021-05-14T04:12:28.380Z] 6b0b0f21c2e7 2 minutes ago 1.16GB [2021-05-14T04:12:28.380Z] 0f5c6205e622 2 minutes ago 1.16GB [2021-05-14T04:12:28.380Z] 42f202c74240 2 minutes ago 1.16GB [2021-05-14T04:12:28.380Z] 70c538f4e3d5 2 minutes ago 1.16GB [2021-05-14T04:12:28.380Z] ci-base-image-x86_64 latest 1116eebad333 9 minutes ago 648MB [2021-05-14T04:12:28.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-14T04:12:28.380Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-14T04:12:28.380Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-14T04:12:28.380Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-14T04:12:28.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [2021-05-14T04:12:28.396Z] Removing intermediate container 88fb59498860 [2021-05-14T04:12:28.396Z] ---> 355457f7b31e [2021-05-14T04:12:28.396Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T04:12:28.693Z] provisioning config files... [2021-05-14T04:12:28.720Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/488@tmp/config8990317965306978717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:12:29.201Z] ---> docker-login.sh [2021-05-14T04:12:29.201Z] nexus3.edgexfoundry.org:10001 [2021-05-14T04:12:29.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:12:29.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:12:29.485Z] Configure a credential helper to remove this warning. See [2021-05-14T04:12:29.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:12:29.485Z] [2021-05-14T04:12:29.485Z] Login Succeeded [2021-05-14T04:12:29.485Z] nexus3.edgexfoundry.org:10002 [2021-05-14T04:12:29.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:12:29.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:12:29.770Z] Configure a credential helper to remove this warning. See [2021-05-14T04:12:29.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:12:29.770Z] [2021-05-14T04:12:29.770Z] Login Succeeded [2021-05-14T04:12:29.770Z] nexus3.edgexfoundry.org:10003 [2021-05-14T04:12:29.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:12:29.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:12:29.770Z] Configure a credential helper to remove this warning. See [2021-05-14T04:12:29.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:12:29.770Z] [2021-05-14T04:12:29.770Z] Login Succeeded [2021-05-14T04:12:29.866Z] ---> 42d9cebe4d38 [2021-05-14T04:12:29.866Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-14T04:12:30.036Z] nexus3.edgexfoundry.org:10004 [2021-05-14T04:12:30.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:12:30.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:12:30.036Z] Configure a credential helper to remove this warning. See [2021-05-14T04:12:30.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:12:30.036Z] [2021-05-14T04:12:30.036Z] Login Succeeded [2021-05-14T04:12:30.036Z] docker.io [2021-05-14T04:12:30.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:12:30.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:12:30.874Z] Configure a credential helper to remove this warning. See [2021-05-14T04:12:30.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:12:30.874Z] [2021-05-14T04:12:30.874Z] Login Succeeded [2021-05-14T04:12:30.874Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T04:12:30.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:12:31.289Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-05-14T04:12:31.289Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:31.289Z] 2.0.0-dev.219 [2021-05-14T04:12:31.289Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:31.289Z] master [2021-05-14T04:12:31.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:31.645Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:31.742Z] ---> 4c498e5079a0 [2021-05-14T04:12:31.742Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-14T04:12:31.994Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:31.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-14T04:12:31.994Z] 0e09c095f054: Preparing [2021-05-14T04:12:31.994Z] a7946430aeb3: Preparing [2021-05-14T04:12:31.994Z] 7ef843c03deb: Preparing [2021-05-14T04:12:31.994Z] 7430fda2e3c0: Preparing [2021-05-14T04:12:31.994Z] 32f366d666a5: Preparing [2021-05-14T04:12:31.994Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:32.264Z] 0e09c095f054: Pushed [2021-05-14T04:12:32.264Z] 7430fda2e3c0: Pushed [2021-05-14T04:12:32.264Z] 7ef843c03deb: Pushed [2021-05-14T04:12:33.209Z] a7946430aeb3: Pushed [2021-05-14T04:12:33.283Z] ---> 9772f82d33c0 [2021-05-14T04:12:33.283Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-14T04:12:33.283Z] ---> Running in a478abaf70e6 [2021-05-14T04:12:33.484Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:4068a7d4fefe0bbe481b17a53f857fdf6392ea56f4a66fb4d7e532cd0db5c587 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:33.823Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:33.897Z] Removing intermediate container a478abaf70e6 [2021-05-14T04:12:33.897Z] ---> 4236706dc395 [2021-05-14T04:12:33.897Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-14T04:12:34.134Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.219 [2021-05-14T04:12:34.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-14T04:12:34.134Z] 0e09c095f054: Preparing [2021-05-14T04:12:34.134Z] a7946430aeb3: Preparing [2021-05-14T04:12:34.134Z] 7ef843c03deb: Preparing [2021-05-14T04:12:34.134Z] 7430fda2e3c0: Preparing [2021-05-14T04:12:34.134Z] 32f366d666a5: Preparing [2021-05-14T04:12:34.134Z] 7430fda2e3c0: Layer already exists [2021-05-14T04:12:34.134Z] a7946430aeb3: Layer already exists [2021-05-14T04:12:34.134Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:34.134Z] 0e09c095f054: Layer already exists [2021-05-14T04:12:34.134Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:34.134Z] 2.0.0-dev.219: digest: sha256:4068a7d4fefe0bbe481b17a53f857fdf6392ea56f4a66fb4d7e532cd0db5c587 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:34.171Z] ---> Running in 693a05a95cf3 [2021-05-14T04:12:34.446Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:34.758Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:34.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-14T04:12:34.759Z] 0e09c095f054: Preparing [2021-05-14T04:12:34.759Z] a7946430aeb3: Preparing [2021-05-14T04:12:34.759Z] 7ef843c03deb: Preparing [2021-05-14T04:12:34.759Z] 7430fda2e3c0: Preparing [2021-05-14T04:12:34.759Z] 32f366d666a5: Preparing [2021-05-14T04:12:34.759Z] 0e09c095f054: Layer already exists [2021-05-14T04:12:34.759Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:34.759Z] a7946430aeb3: Layer already exists [2021-05-14T04:12:34.759Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:34.759Z] 7430fda2e3c0: Layer already exists [2021-05-14T04:12:34.759Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:4068a7d4fefe0bbe481b17a53f857fdf6392ea56f4a66fb4d7e532cd0db5c587 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:35.082Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:35.169Z] Removing intermediate container 693a05a95cf3 [2021-05-14T04:12:35.169Z] ---> 1a18a47682dd [2021-05-14T04:12:35.169Z] Step 22/24 : LABEL arch=arm64 [2021-05-14T04:12:35.169Z] ---> Running in 4247b8ef9ee7 [2021-05-14T04:12:35.387Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-05-14T04:12:35.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-14T04:12:35.387Z] 0e09c095f054: Preparing [2021-05-14T04:12:35.387Z] a7946430aeb3: Preparing [2021-05-14T04:12:35.387Z] 7ef843c03deb: Preparing [2021-05-14T04:12:35.387Z] 7430fda2e3c0: Preparing [2021-05-14T04:12:35.387Z] 32f366d666a5: Preparing [2021-05-14T04:12:35.387Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:35.387Z] a7946430aeb3: Layer already exists [2021-05-14T04:12:35.387Z] 7430fda2e3c0: Layer already exists [2021-05-14T04:12:35.387Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:35.387Z] 0e09c095f054: Layer already exists [2021-05-14T04:12:35.387Z] master: digest: sha256:4068a7d4fefe0bbe481b17a53f857fdf6392ea56f4a66fb4d7e532cd0db5c587 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:12:35.439Z] ===================================================== [Pipeline] echo [2021-05-14T04:12:35.455Z] taggedImages: [2021-05-14T04:12:35.455Z] - nexus3.edgexfoundry.org:10004/core-command:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:35.455Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.219 [2021-05-14T04:12:35.455Z] - nexus3.edgexfoundry.org:10004/core-command:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:35.455Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-05-14T04:12:35.489Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-05-14T04:12:35.489Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:35.489Z] 2.0.0-dev.219 [2021-05-14T04:12:35.489Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:35.489Z] master [2021-05-14T04:12:35.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:35.775Z] Removing intermediate container 4247b8ef9ee7 [2021-05-14T04:12:35.775Z] ---> e0d9b181a9bf [2021-05-14T04:12:35.775Z] Step 23/24 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:35.852Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:36.052Z] ---> Running in 5a5d57eb8a10 [2021-05-14T04:12:36.165Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:36.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-14T04:12:36.165Z] d555c1e2f9a1: Preparing [2021-05-14T04:12:36.165Z] 0b50695f3cf0: Preparing [2021-05-14T04:12:36.165Z] 7ef843c03deb: Preparing [2021-05-14T04:12:36.165Z] 35505c3ec2c4: Preparing [2021-05-14T04:12:36.165Z] ba60cc097f7a: Preparing [2021-05-14T04:12:36.165Z] 32f366d666a5: Preparing [2021-05-14T04:12:36.165Z] 32f366d666a5: Waiting [2021-05-14T04:12:36.165Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:36.165Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:36.441Z] d555c1e2f9a1: Pushed [2021-05-14T04:12:36.441Z] ba60cc097f7a: Pushed [2021-05-14T04:12:36.703Z] 35505c3ec2c4: Pushed [2021-05-14T04:12:37.054Z] Removing intermediate container 5a5d57eb8a10 [2021-05-14T04:12:37.054Z] ---> 8da06603c9a9 [2021-05-14T04:12:37.054Z] Step 24/24 : LABEL version=2.0.0-dev.219 [2021-05-14T04:12:37.054Z] ---> Running in d2db0785d5d6 [2021-05-14T04:12:37.651Z] 0b50695f3cf0: Pushed [2021-05-14T04:12:37.661Z] Removing intermediate container d2db0785d5d6 [2021-05-14T04:12:37.916Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:8841b28d73e1be2b2f84a955f65c102f2172375956980ac7926e04bc487c94d6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:37.946Z] ---> d3b8f1bf1a84 [2021-05-14T04:12:37.946Z] [2021-05-14T04:12:38.224Z] Successfully built d3b8f1bf1a84 [2021-05-14T04:12:38.224Z] Successfully tagged core-metadata-arm64:latest [2021-05-14T04:12:38.229Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:38.535Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.219 [2021-05-14T04:12:38.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-14T04:12:38.535Z] d555c1e2f9a1: Preparing [2021-05-14T04:12:38.535Z] 0b50695f3cf0: Preparing [2021-05-14T04:12:38.535Z] 7ef843c03deb: Preparing [2021-05-14T04:12:38.535Z] 35505c3ec2c4: Preparing [2021-05-14T04:12:38.535Z] ba60cc097f7a: Preparing [2021-05-14T04:12:38.535Z] 32f366d666a5: Preparing [2021-05-14T04:12:38.535Z] 32f366d666a5: Waiting [2021-05-14T04:12:38.535Z] d555c1e2f9a1: Layer already exists [2021-05-14T04:12:38.535Z] 0b50695f3cf0: Layer already exists [2021-05-14T04:12:38.535Z] 35505c3ec2c4: Layer already exists [2021-05-14T04:12:38.535Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:38.535Z] ba60cc097f7a: Layer already exists [2021-05-14T04:12:38.535Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:38.535Z] 2.0.0-dev.219: digest: sha256:8841b28d73e1be2b2f84a955f65c102f2172375956980ac7926e04bc487c94d6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:38.850Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:39.171Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:39.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-14T04:12:39.172Z] d555c1e2f9a1: Preparing [2021-05-14T04:12:39.172Z] 0b50695f3cf0: Preparing [2021-05-14T04:12:39.172Z] 7ef843c03deb: Preparing [2021-05-14T04:12:39.172Z] 35505c3ec2c4: Preparing [2021-05-14T04:12:39.172Z] ba60cc097f7a: Preparing [2021-05-14T04:12:39.172Z] 32f366d666a5: Preparing [2021-05-14T04:12:39.172Z] 32f366d666a5: Waiting [2021-05-14T04:12:39.172Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:39.172Z] 35505c3ec2c4: Layer already exists [2021-05-14T04:12:39.172Z] 0b50695f3cf0: Layer already exists [2021-05-14T04:12:39.172Z] d555c1e2f9a1: Layer already exists [2021-05-14T04:12:39.172Z] ba60cc097f7a: Layer already exists [2021-05-14T04:12:39.172Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:39.172Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:8841b28d73e1be2b2f84a955f65c102f2172375956980ac7926e04bc487c94d6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:39.482Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:39.787Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-05-14T04:12:39.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-14T04:12:39.787Z] d555c1e2f9a1: Preparing [2021-05-14T04:12:39.787Z] 0b50695f3cf0: Preparing [2021-05-14T04:12:39.787Z] 7ef843c03deb: Preparing [2021-05-14T04:12:39.787Z] 35505c3ec2c4: Preparing [2021-05-14T04:12:39.787Z] ba60cc097f7a: Preparing [2021-05-14T04:12:39.787Z] 32f366d666a5: Preparing [2021-05-14T04:12:39.787Z] 32f366d666a5: Waiting [2021-05-14T04:12:39.787Z] 0b50695f3cf0: Layer already exists [2021-05-14T04:12:39.787Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:39.787Z] d555c1e2f9a1: Layer already exists [2021-05-14T04:12:39.787Z] ba60cc097f7a: Layer already exists [2021-05-14T04:12:39.787Z] 35505c3ec2c4: Layer already exists [2021-05-14T04:12:39.787Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:39.787Z] master: digest: sha256:8841b28d73e1be2b2f84a955f65c102f2172375956980ac7926e04bc487c94d6 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:12:39.838Z] ===================================================== [Pipeline] echo [2021-05-14T04:12:39.852Z] taggedImages: [2021-05-14T04:12:39.852Z] - nexus3.edgexfoundry.org:10004/core-data:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:39.852Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.219 [2021-05-14T04:12:39.852Z] - nexus3.edgexfoundry.org:10004/core-data:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:39.852Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-05-14T04:12:39.886Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-05-14T04:12:39.886Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:39.886Z] 2.0.0-dev.219 [2021-05-14T04:12:39.886Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:39.886Z] master [2021-05-14T04:12:39.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:40.232Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:40.537Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:40.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-14T04:12:40.537Z] 276e35dc9748: Preparing [2021-05-14T04:12:40.537Z] 865128a3f570: Preparing [2021-05-14T04:12:40.537Z] 7ef843c03deb: Preparing [2021-05-14T04:12:40.537Z] 3aa6b2b98dc8: Preparing [2021-05-14T04:12:40.537Z] 32f366d666a5: Preparing [2021-05-14T04:12:40.537Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:40.537Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:40.803Z] 276e35dc9748: Pushed [2021-05-14T04:12:40.803Z] 3aa6b2b98dc8: Pushed [2021-05-14T04:12:42.198Z] 865128a3f570: Pushed [2021-05-14T04:12:42.198Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:fae761ce1007e1d6bf99d3a85f0a57ccee79518f95c1419762eec6852bf25ae0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:42.514Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:42.818Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.219 [2021-05-14T04:12:42.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-14T04:12:42.818Z] 276e35dc9748: Preparing [2021-05-14T04:12:42.818Z] 865128a3f570: Preparing [2021-05-14T04:12:42.818Z] 7ef843c03deb: Preparing [2021-05-14T04:12:42.818Z] 3aa6b2b98dc8: Preparing [2021-05-14T04:12:42.818Z] 32f366d666a5: Preparing [2021-05-14T04:12:42.818Z] 276e35dc9748: Layer already exists [2021-05-14T04:12:42.818Z] 865128a3f570: Layer already exists [2021-05-14T04:12:42.818Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:42.818Z] 3aa6b2b98dc8: Layer already exists [2021-05-14T04:12:42.818Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:42.818Z] 2.0.0-dev.219: digest: sha256:fae761ce1007e1d6bf99d3a85f0a57ccee79518f95c1419762eec6852bf25ae0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:43.137Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:43.441Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:43.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-14T04:12:43.441Z] 276e35dc9748: Preparing [2021-05-14T04:12:43.441Z] 865128a3f570: Preparing [2021-05-14T04:12:43.441Z] 7ef843c03deb: Preparing [2021-05-14T04:12:43.441Z] 3aa6b2b98dc8: Preparing [2021-05-14T04:12:43.441Z] 32f366d666a5: Preparing [2021-05-14T04:12:43.441Z] 865128a3f570: Layer already exists [2021-05-14T04:12:43.441Z] 3aa6b2b98dc8: Layer already exists [2021-05-14T04:12:43.441Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:43.442Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:43.442Z] 276e35dc9748: Layer already exists [2021-05-14T04:12:43.442Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:fae761ce1007e1d6bf99d3a85f0a57ccee79518f95c1419762eec6852bf25ae0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:43.757Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:44.081Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-05-14T04:12:44.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-14T04:12:44.081Z] 276e35dc9748: Preparing [2021-05-14T04:12:44.081Z] 865128a3f570: Preparing [2021-05-14T04:12:44.081Z] 7ef843c03deb: Preparing [2021-05-14T04:12:44.081Z] 3aa6b2b98dc8: Preparing [2021-05-14T04:12:44.081Z] 32f366d666a5: Preparing [2021-05-14T04:12:44.081Z] 3aa6b2b98dc8: Layer already exists [2021-05-14T04:12:44.081Z] 276e35dc9748: Layer already exists [2021-05-14T04:12:44.081Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:44.081Z] 865128a3f570: Layer already exists [2021-05-14T04:12:44.081Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:44.081Z] master: digest: sha256:fae761ce1007e1d6bf99d3a85f0a57ccee79518f95c1419762eec6852bf25ae0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:12:44.138Z] ===================================================== [Pipeline] echo [2021-05-14T04:12:44.152Z] taggedImages: [2021-05-14T04:12:44.152Z] - nexus3.edgexfoundry.org:10004/core-metadata:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:44.152Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.219 [2021-05-14T04:12:44.152Z] - nexus3.edgexfoundry.org:10004/core-metadata:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:44.152Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-05-14T04:12:44.183Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-05-14T04:12:44.183Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:44.183Z] 2.0.0-dev.219 [2021-05-14T04:12:44.183Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:44.183Z] master [2021-05-14T04:12:44.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:44.528Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:44.835Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:44.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-14T04:12:44.835Z] a81c7fadb04f: Preparing [2021-05-14T04:12:44.835Z] a81c7fadb04f: Preparing [2021-05-14T04:12:44.835Z] 06f3ad9b7871: Preparing [2021-05-14T04:12:44.835Z] f65a126bce54: Preparing [2021-05-14T04:12:44.835Z] a860434274c9: Preparing [2021-05-14T04:12:44.835Z] 4bec2e41f759: Preparing [2021-05-14T04:12:44.835Z] 7ef843c03deb: Preparing [2021-05-14T04:12:44.835Z] 2263608c1ee0: Preparing [2021-05-14T04:12:44.835Z] 2263608c1ee0: Preparing [2021-05-14T04:12:44.835Z] 7e25a5120026: Preparing [2021-05-14T04:12:44.835Z] 98fd27d61f0c: Preparing [2021-05-14T04:12:44.835Z] 32f366d666a5: Preparing [2021-05-14T04:12:44.835Z] 7ef843c03deb: Waiting [2021-05-14T04:12:44.835Z] 2263608c1ee0: Waiting [2021-05-14T04:12:44.835Z] 7e25a5120026: Waiting [2021-05-14T04:12:44.835Z] 98fd27d61f0c: Waiting [2021-05-14T04:12:44.835Z] 32f366d666a5: Waiting [2021-05-14T04:12:45.103Z] a860434274c9: Pushed [2021-05-14T04:12:45.103Z] f65a126bce54: Pushed [2021-05-14T04:12:45.103Z] a81c7fadb04f: Pushed [2021-05-14T04:12:45.103Z] 06f3ad9b7871: Pushed [2021-05-14T04:12:45.103Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:45.103Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:45.103Z] 98fd27d61f0c: Pushed [2021-05-14T04:12:45.103Z] 2263608c1ee0: Pushed [2021-05-14T04:12:45.391Z] 7e25a5120026: Pushed [2021-05-14T04:12:46.340Z] 4bec2e41f759: Pushed [2021-05-14T04:12:46.340Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:25dad0a3140dea7e2faf2aae023602c9acdcb9c2494ab1e75c13779bea57a700 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:46.659Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:46.971Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.219 [2021-05-14T04:12:46.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-14T04:12:46.971Z] a81c7fadb04f: Preparing [2021-05-14T04:12:46.971Z] a81c7fadb04f: Preparing [2021-05-14T04:12:46.971Z] 06f3ad9b7871: Preparing [2021-05-14T04:12:46.971Z] f65a126bce54: Preparing [2021-05-14T04:12:46.971Z] a860434274c9: Preparing [2021-05-14T04:12:46.971Z] 4bec2e41f759: Preparing [2021-05-14T04:12:46.971Z] 7ef843c03deb: Preparing [2021-05-14T04:12:46.971Z] 2263608c1ee0: Preparing [2021-05-14T04:12:46.971Z] 2263608c1ee0: Preparing [2021-05-14T04:12:46.971Z] 7e25a5120026: Preparing [2021-05-14T04:12:46.971Z] 98fd27d61f0c: Preparing [2021-05-14T04:12:46.971Z] 32f366d666a5: Preparing [2021-05-14T04:12:46.971Z] 7ef843c03deb: Waiting [2021-05-14T04:12:46.971Z] 2263608c1ee0: Waiting [2021-05-14T04:12:46.971Z] 7e25a5120026: Waiting [2021-05-14T04:12:46.971Z] 98fd27d61f0c: Waiting [2021-05-14T04:12:46.971Z] 32f366d666a5: Waiting [2021-05-14T04:12:46.971Z] a81c7fadb04f: Layer already exists [2021-05-14T04:12:46.971Z] 06f3ad9b7871: Layer already exists [2021-05-14T04:12:46.971Z] 4bec2e41f759: Layer already exists [2021-05-14T04:12:46.971Z] a860434274c9: Layer already exists [2021-05-14T04:12:46.971Z] f65a126bce54: Layer already exists [2021-05-14T04:12:46.971Z] 98fd27d61f0c: Layer already exists [2021-05-14T04:12:46.971Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:46.971Z] 2263608c1ee0: Layer already exists [2021-05-14T04:12:46.971Z] 7e25a5120026: Layer already exists [2021-05-14T04:12:46.971Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:46.971Z] 2.0.0-dev.219: digest: sha256:25dad0a3140dea7e2faf2aae023602c9acdcb9c2494ab1e75c13779bea57a700 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:47.284Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:47.588Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:47.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-14T04:12:47.588Z] a81c7fadb04f: Preparing [2021-05-14T04:12:47.588Z] a81c7fadb04f: Preparing [2021-05-14T04:12:47.588Z] 06f3ad9b7871: Preparing [2021-05-14T04:12:47.588Z] f65a126bce54: Preparing [2021-05-14T04:12:47.588Z] a860434274c9: Preparing [2021-05-14T04:12:47.588Z] 4bec2e41f759: Preparing [2021-05-14T04:12:47.588Z] 7ef843c03deb: Preparing [2021-05-14T04:12:47.588Z] 2263608c1ee0: Preparing [2021-05-14T04:12:47.588Z] 2263608c1ee0: Preparing [2021-05-14T04:12:47.588Z] 7e25a5120026: Preparing [2021-05-14T04:12:47.588Z] 98fd27d61f0c: Preparing [2021-05-14T04:12:47.588Z] 32f366d666a5: Preparing [2021-05-14T04:12:47.588Z] 7ef843c03deb: Waiting [2021-05-14T04:12:47.588Z] 2263608c1ee0: Waiting [2021-05-14T04:12:47.588Z] 7e25a5120026: Waiting [2021-05-14T04:12:47.588Z] 98fd27d61f0c: Waiting [2021-05-14T04:12:47.588Z] 32f366d666a5: Waiting [2021-05-14T04:12:47.588Z] 4bec2e41f759: Layer already exists [2021-05-14T04:12:47.588Z] a860434274c9: Layer already exists [2021-05-14T04:12:47.588Z] 06f3ad9b7871: Layer already exists [2021-05-14T04:12:47.588Z] f65a126bce54: Layer already exists [2021-05-14T04:12:47.588Z] a81c7fadb04f: Layer already exists [2021-05-14T04:12:47.588Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:47.588Z] 7e25a5120026: Layer already exists [2021-05-14T04:12:47.588Z] 2263608c1ee0: Layer already exists [2021-05-14T04:12:47.588Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:47.588Z] 98fd27d61f0c: Layer already exists [2021-05-14T04:12:47.588Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:25dad0a3140dea7e2faf2aae023602c9acdcb9c2494ab1e75c13779bea57a700 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:47.930Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:48.271Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-05-14T04:12:48.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-14T04:12:48.271Z] a81c7fadb04f: Preparing [2021-05-14T04:12:48.271Z] a81c7fadb04f: Preparing [2021-05-14T04:12:48.271Z] 06f3ad9b7871: Preparing [2021-05-14T04:12:48.271Z] f65a126bce54: Preparing [2021-05-14T04:12:48.271Z] a860434274c9: Preparing [2021-05-14T04:12:48.271Z] 4bec2e41f759: Preparing [2021-05-14T04:12:48.271Z] 7ef843c03deb: Preparing [2021-05-14T04:12:48.271Z] 2263608c1ee0: Preparing [2021-05-14T04:12:48.271Z] 2263608c1ee0: Preparing [2021-05-14T04:12:48.271Z] 7e25a5120026: Preparing [2021-05-14T04:12:48.271Z] 98fd27d61f0c: Preparing [2021-05-14T04:12:48.271Z] 32f366d666a5: Preparing [2021-05-14T04:12:48.271Z] 2263608c1ee0: Waiting [2021-05-14T04:12:48.271Z] 7e25a5120026: Waiting [2021-05-14T04:12:48.271Z] 98fd27d61f0c: Waiting [2021-05-14T04:12:48.271Z] 32f366d666a5: Waiting [2021-05-14T04:12:48.271Z] 7ef843c03deb: Waiting [2021-05-14T04:12:48.271Z] 06f3ad9b7871: Layer already exists [2021-05-14T04:12:48.271Z] 4bec2e41f759: Layer already exists [2021-05-14T04:12:48.271Z] a81c7fadb04f: Layer already exists [2021-05-14T04:12:48.271Z] a860434274c9: Layer already exists [2021-05-14T04:12:48.271Z] f65a126bce54: Layer already exists [2021-05-14T04:12:48.271Z] 7e25a5120026: Layer already exists [2021-05-14T04:12:48.271Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:48.271Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:48.271Z] 98fd27d61f0c: Layer already exists [2021-05-14T04:12:48.271Z] 2263608c1ee0: Layer already exists [2021-05-14T04:12:48.538Z] master: digest: sha256:25dad0a3140dea7e2faf2aae023602c9acdcb9c2494ab1e75c13779bea57a700 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:12:48.589Z] ===================================================== [Pipeline] echo [2021-05-14T04:12:48.603Z] taggedImages: [2021-05-14T04:12:48.603Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:48.603Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.219 [2021-05-14T04:12:48.603Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:48.603Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-05-14T04:12:48.633Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-05-14T04:12:48.633Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:48.633Z] 2.0.0-dev.219 [2021-05-14T04:12:48.633Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:48.633Z] master [2021-05-14T04:12:48.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:49.088Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:49.486Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:49.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-14T04:12:49.487Z] 12768b5cb708: Preparing [2021-05-14T04:12:49.487Z] 12cd8c2aac50: Preparing [2021-05-14T04:12:49.487Z] 26850c7ef877: Preparing [2021-05-14T04:12:49.487Z] 8904afb93528: Preparing [2021-05-14T04:12:49.487Z] 0035f898fb1f: Preparing [2021-05-14T04:12:49.487Z] 32f366d666a5: Preparing [2021-05-14T04:12:49.487Z] 32f366d666a5: Waiting [2021-05-14T04:12:49.760Z] 26850c7ef877: Pushed [2021-05-14T04:12:49.760Z] 8904afb93528: Pushed [2021-05-14T04:12:50.026Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:50.026Z] 0035f898fb1f: Pushed [2021-05-14T04:12:50.598Z] 12cd8c2aac50: Pushed [2021-05-14T04:12:50.598Z] 12768b5cb708: Pushed [2021-05-14T04:12:50.862Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:6b5d5a52865d7a62f77ad8a248c593563d58da6acd4e13e34648a77650796961 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:51.178Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:51.535Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.219 [2021-05-14T04:12:51.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-14T04:12:51.535Z] 12768b5cb708: Preparing [2021-05-14T04:12:51.535Z] 12cd8c2aac50: Preparing [2021-05-14T04:12:51.535Z] 26850c7ef877: Preparing [2021-05-14T04:12:51.535Z] 8904afb93528: Preparing [2021-05-14T04:12:51.535Z] 0035f898fb1f: Preparing [2021-05-14T04:12:51.535Z] 32f366d666a5: Preparing [2021-05-14T04:12:51.535Z] 32f366d666a5: Waiting [2021-05-14T04:12:51.535Z] 0035f898fb1f: Layer already exists [2021-05-14T04:12:51.535Z] 12cd8c2aac50: Layer already exists [2021-05-14T04:12:51.535Z] 26850c7ef877: Layer already exists [2021-05-14T04:12:51.535Z] 12768b5cb708: Layer already exists [2021-05-14T04:12:51.535Z] 8904afb93528: Layer already exists [2021-05-14T04:12:51.535Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:51.535Z] 2.0.0-dev.219: digest: sha256:6b5d5a52865d7a62f77ad8a248c593563d58da6acd4e13e34648a77650796961 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:51.841Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:52.144Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:52.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-14T04:12:52.144Z] 12768b5cb708: Preparing [2021-05-14T04:12:52.144Z] 12cd8c2aac50: Preparing [2021-05-14T04:12:52.144Z] 26850c7ef877: Preparing [2021-05-14T04:12:52.144Z] 8904afb93528: Preparing [2021-05-14T04:12:52.144Z] 0035f898fb1f: Preparing [2021-05-14T04:12:52.144Z] 32f366d666a5: Preparing [2021-05-14T04:12:52.144Z] 32f366d666a5: Waiting [2021-05-14T04:12:52.144Z] 12cd8c2aac50: Layer already exists [2021-05-14T04:12:52.144Z] 8904afb93528: Layer already exists [2021-05-14T04:12:52.144Z] 12768b5cb708: Layer already exists [2021-05-14T04:12:52.144Z] 0035f898fb1f: Layer already exists [2021-05-14T04:12:52.144Z] 26850c7ef877: Layer already exists [2021-05-14T04:12:52.144Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:52.144Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:6b5d5a52865d7a62f77ad8a248c593563d58da6acd4e13e34648a77650796961 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:52.452Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:52.748Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-05-14T04:12:52.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-14T04:12:52.748Z] 12768b5cb708: Preparing [2021-05-14T04:12:52.748Z] 12cd8c2aac50: Preparing [2021-05-14T04:12:52.748Z] 26850c7ef877: Preparing [2021-05-14T04:12:52.748Z] 8904afb93528: Preparing [2021-05-14T04:12:52.748Z] 0035f898fb1f: Preparing [2021-05-14T04:12:52.748Z] 32f366d666a5: Preparing [2021-05-14T04:12:52.748Z] 32f366d666a5: Waiting [2021-05-14T04:12:52.748Z] 26850c7ef877: Layer already exists [2021-05-14T04:12:52.748Z] 12cd8c2aac50: Layer already exists [2021-05-14T04:12:52.748Z] 8904afb93528: Layer already exists [2021-05-14T04:12:52.748Z] 0035f898fb1f: Layer already exists [2021-05-14T04:12:52.748Z] 12768b5cb708: Layer already exists [2021-05-14T04:12:52.748Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:52.748Z] master: digest: sha256:6b5d5a52865d7a62f77ad8a248c593563d58da6acd4e13e34648a77650796961 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:12:52.797Z] ===================================================== [Pipeline] echo [2021-05-14T04:12:52.811Z] taggedImages: [2021-05-14T04:12:52.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:52.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.219 [2021-05-14T04:12:52.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:52.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-05-14T04:12:52.843Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-05-14T04:12:52.843Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:52.843Z] 2.0.0-dev.219 [2021-05-14T04:12:52.843Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:52.843Z] master [2021-05-14T04:12:52.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:53.183Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:53.503Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:53.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-14T04:12:53.503Z] ac0d4091acfd: Preparing [2021-05-14T04:12:53.503Z] 70b73aa141d4: Preparing [2021-05-14T04:12:53.503Z] 2924a10b452a: Preparing [2021-05-14T04:12:53.503Z] 7996e3527ac7: Preparing [2021-05-14T04:12:53.503Z] 0de9abc87970: Preparing [2021-05-14T04:12:53.503Z] cd6509af92f4: Preparing [2021-05-14T04:12:53.503Z] 27db4216ec79: Preparing [2021-05-14T04:12:53.503Z] 61c160208a96: Preparing [2021-05-14T04:12:53.503Z] f7e002099ae1: Preparing [2021-05-14T04:12:53.503Z] 32f366d666a5: Preparing [2021-05-14T04:12:53.503Z] cd6509af92f4: Waiting [2021-05-14T04:12:53.503Z] 27db4216ec79: Waiting [2021-05-14T04:12:53.503Z] 61c160208a96: Waiting [2021-05-14T04:12:53.503Z] f7e002099ae1: Waiting [2021-05-14T04:12:53.503Z] 32f366d666a5: Waiting [2021-05-14T04:12:53.768Z] 70b73aa141d4: Pushed [2021-05-14T04:12:53.768Z] ac0d4091acfd: Pushed [2021-05-14T04:12:53.768Z] 0de9abc87970: Pushed [2021-05-14T04:12:54.038Z] cd6509af92f4: Pushed [2021-05-14T04:12:54.038Z] 61c160208a96: Pushed [2021-05-14T04:12:54.038Z] 27db4216ec79: Pushed [2021-05-14T04:12:54.038Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:54.616Z] f7e002099ae1: Pushed [2021-05-14T04:12:54.616Z] 2924a10b452a: Pushed [2021-05-14T04:12:54.616Z] 7996e3527ac7: Pushed [2021-05-14T04:12:54.877Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:ce84168bc87981550057c2f2d356b411a16ff7e729b50b36d1928fb83ad9d9b0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:55.185Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:55.500Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.219 [2021-05-14T04:12:55.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-14T04:12:55.500Z] ac0d4091acfd: Preparing [2021-05-14T04:12:55.500Z] 70b73aa141d4: Preparing [2021-05-14T04:12:55.500Z] 2924a10b452a: Preparing [2021-05-14T04:12:55.500Z] 7996e3527ac7: Preparing [2021-05-14T04:12:55.500Z] 0de9abc87970: Preparing [2021-05-14T04:12:55.500Z] cd6509af92f4: Preparing [2021-05-14T04:12:55.500Z] 27db4216ec79: Preparing [2021-05-14T04:12:55.500Z] 61c160208a96: Preparing [2021-05-14T04:12:55.500Z] f7e002099ae1: Preparing [2021-05-14T04:12:55.500Z] 32f366d666a5: Preparing [2021-05-14T04:12:55.500Z] cd6509af92f4: Waiting [2021-05-14T04:12:55.500Z] 27db4216ec79: Waiting [2021-05-14T04:12:55.500Z] 61c160208a96: Waiting [2021-05-14T04:12:55.500Z] f7e002099ae1: Waiting [2021-05-14T04:12:55.500Z] 32f366d666a5: Waiting [2021-05-14T04:12:55.500Z] ac0d4091acfd: Layer already exists [2021-05-14T04:12:55.500Z] 0de9abc87970: Layer already exists [2021-05-14T04:12:55.500Z] 7996e3527ac7: Layer already exists [2021-05-14T04:12:55.500Z] 70b73aa141d4: Layer already exists [2021-05-14T04:12:55.500Z] 2924a10b452a: Layer already exists [2021-05-14T04:12:55.500Z] 61c160208a96: Layer already exists [2021-05-14T04:12:55.500Z] 27db4216ec79: Layer already exists [2021-05-14T04:12:55.500Z] f7e002099ae1: Layer already exists [2021-05-14T04:12:55.500Z] cd6509af92f4: Layer already exists [2021-05-14T04:12:55.500Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:55.500Z] 2.0.0-dev.219: digest: sha256:ce84168bc87981550057c2f2d356b411a16ff7e729b50b36d1928fb83ad9d9b0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:55.813Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:56.115Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:56.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-14T04:12:56.115Z] ac0d4091acfd: Preparing [2021-05-14T04:12:56.115Z] 70b73aa141d4: Preparing [2021-05-14T04:12:56.115Z] 2924a10b452a: Preparing [2021-05-14T04:12:56.115Z] 7996e3527ac7: Preparing [2021-05-14T04:12:56.115Z] 0de9abc87970: Preparing [2021-05-14T04:12:56.115Z] cd6509af92f4: Preparing [2021-05-14T04:12:56.115Z] 27db4216ec79: Preparing [2021-05-14T04:12:56.115Z] 61c160208a96: Preparing [2021-05-14T04:12:56.115Z] f7e002099ae1: Preparing [2021-05-14T04:12:56.115Z] 32f366d666a5: Preparing [2021-05-14T04:12:56.115Z] 27db4216ec79: Waiting [2021-05-14T04:12:56.115Z] 61c160208a96: Waiting [2021-05-14T04:12:56.115Z] f7e002099ae1: Waiting [2021-05-14T04:12:56.115Z] 32f366d666a5: Waiting [2021-05-14T04:12:56.115Z] cd6509af92f4: Waiting [2021-05-14T04:12:56.115Z] 0de9abc87970: Layer already exists [2021-05-14T04:12:56.115Z] ac0d4091acfd: Layer already exists [2021-05-14T04:12:56.115Z] 70b73aa141d4: Layer already exists [2021-05-14T04:12:56.115Z] 7996e3527ac7: Layer already exists [2021-05-14T04:12:56.115Z] 2924a10b452a: Layer already exists [2021-05-14T04:12:56.115Z] cd6509af92f4: Layer already exists [2021-05-14T04:12:56.115Z] 61c160208a96: Layer already exists [2021-05-14T04:12:56.115Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:56.115Z] 27db4216ec79: Layer already exists [2021-05-14T04:12:56.115Z] f7e002099ae1: Layer already exists [2021-05-14T04:12:56.115Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:ce84168bc87981550057c2f2d356b411a16ff7e729b50b36d1928fb83ad9d9b0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:56.420Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:56.743Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-05-14T04:12:56.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-14T04:12:56.743Z] ac0d4091acfd: Preparing [2021-05-14T04:12:56.743Z] 70b73aa141d4: Preparing [2021-05-14T04:12:56.743Z] 2924a10b452a: Preparing [2021-05-14T04:12:56.743Z] 7996e3527ac7: Preparing [2021-05-14T04:12:56.743Z] 0de9abc87970: Preparing [2021-05-14T04:12:56.743Z] cd6509af92f4: Preparing [2021-05-14T04:12:56.743Z] 27db4216ec79: Preparing [2021-05-14T04:12:56.743Z] 61c160208a96: Preparing [2021-05-14T04:12:56.743Z] f7e002099ae1: Preparing [2021-05-14T04:12:56.743Z] 32f366d666a5: Preparing [2021-05-14T04:12:56.743Z] cd6509af92f4: Waiting [2021-05-14T04:12:56.743Z] 32f366d666a5: Waiting [2021-05-14T04:12:56.743Z] f7e002099ae1: Waiting [2021-05-14T04:12:56.743Z] 27db4216ec79: Waiting [2021-05-14T04:12:56.743Z] 61c160208a96: Waiting [2021-05-14T04:12:56.743Z] 0de9abc87970: Layer already exists [2021-05-14T04:12:56.743Z] 70b73aa141d4: Layer already exists [2021-05-14T04:12:56.743Z] ac0d4091acfd: Layer already exists [2021-05-14T04:12:56.743Z] 2924a10b452a: Layer already exists [2021-05-14T04:12:56.743Z] 7996e3527ac7: Layer already exists [2021-05-14T04:12:56.743Z] 27db4216ec79: Layer already exists [2021-05-14T04:12:56.743Z] cd6509af92f4: Layer already exists [2021-05-14T04:12:56.743Z] 61c160208a96: Layer already exists [2021-05-14T04:12:56.743Z] f7e002099ae1: Layer already exists [2021-05-14T04:12:56.743Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:56.743Z] master: digest: sha256:ce84168bc87981550057c2f2d356b411a16ff7e729b50b36d1928fb83ad9d9b0 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:12:56.797Z] ===================================================== [Pipeline] echo [2021-05-14T04:12:56.814Z] taggedImages: [2021-05-14T04:12:56.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:56.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.219 [2021-05-14T04:12:56.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:56.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-05-14T04:12:56.855Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-05-14T04:12:56.855Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:56.855Z] 2.0.0-dev.219 [2021-05-14T04:12:56.855Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:12:56.855Z] master [2021-05-14T04:12:56.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:57.207Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:57.518Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:12:57.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-14T04:12:57.519Z] b62961680fae: Preparing [2021-05-14T04:12:57.519Z] a95018728956: Preparing [2021-05-14T04:12:57.519Z] 7ef843c03deb: Preparing [2021-05-14T04:12:57.519Z] 6b7cdd907e2a: Preparing [2021-05-14T04:12:57.519Z] 32f366d666a5: Preparing [2021-05-14T04:12:57.519Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:57.519Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:57.782Z] b62961680fae: Pushed [2021-05-14T04:12:57.782Z] 6b7cdd907e2a: Pushed [2021-05-14T04:12:58.733Z] a95018728956: Pushed [2021-05-14T04:12:58.997Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:dc2f5bd95faaef4147343c0b533f83dba591a26175ef7a6dd71eacebf37a5df7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:59.318Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:59.627Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.219 [2021-05-14T04:12:59.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-14T04:12:59.628Z] b62961680fae: Preparing [2021-05-14T04:12:59.628Z] a95018728956: Preparing [2021-05-14T04:12:59.628Z] 7ef843c03deb: Preparing [2021-05-14T04:12:59.628Z] 6b7cdd907e2a: Preparing [2021-05-14T04:12:59.628Z] 32f366d666a5: Preparing [2021-05-14T04:12:59.628Z] b62961680fae: Layer already exists [2021-05-14T04:12:59.628Z] a95018728956: Layer already exists [2021-05-14T04:12:59.628Z] 6b7cdd907e2a: Layer already exists [2021-05-14T04:12:59.628Z] 7ef843c03deb: Layer already exists [2021-05-14T04:12:59.628Z] 32f366d666a5: Layer already exists [2021-05-14T04:12:59.628Z] 2.0.0-dev.219: digest: sha256:dc2f5bd95faaef4147343c0b533f83dba591a26175ef7a6dd71eacebf37a5df7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:12:59.935Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:00.237Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:13:00.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-14T04:13:00.237Z] b62961680fae: Preparing [2021-05-14T04:13:00.237Z] a95018728956: Preparing [2021-05-14T04:13:00.237Z] 7ef843c03deb: Preparing [2021-05-14T04:13:00.237Z] 6b7cdd907e2a: Preparing [2021-05-14T04:13:00.237Z] 32f366d666a5: Preparing [2021-05-14T04:13:00.237Z] 32f366d666a5: Layer already exists [2021-05-14T04:13:00.237Z] a95018728956: Layer already exists [2021-05-14T04:13:00.237Z] b62961680fae: Layer already exists [2021-05-14T04:13:00.237Z] 7ef843c03deb: Layer already exists [2021-05-14T04:13:00.237Z] 6b7cdd907e2a: Layer already exists [2021-05-14T04:13:00.237Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:dc2f5bd95faaef4147343c0b533f83dba591a26175ef7a6dd71eacebf37a5df7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:00.548Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:00.860Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-05-14T04:13:00.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-14T04:13:00.860Z] b62961680fae: Preparing [2021-05-14T04:13:00.860Z] a95018728956: Preparing [2021-05-14T04:13:00.860Z] 7ef843c03deb: Preparing [2021-05-14T04:13:00.860Z] 6b7cdd907e2a: Preparing [2021-05-14T04:13:00.860Z] 32f366d666a5: Preparing [2021-05-14T04:13:00.860Z] 7ef843c03deb: Layer already exists [2021-05-14T04:13:00.860Z] b62961680fae: Layer already exists [2021-05-14T04:13:00.860Z] a95018728956: Layer already exists [2021-05-14T04:13:00.860Z] 6b7cdd907e2a: Layer already exists [2021-05-14T04:13:00.860Z] 32f366d666a5: Layer already exists [2021-05-14T04:13:00.860Z] master: digest: sha256:dc2f5bd95faaef4147343c0b533f83dba591a26175ef7a6dd71eacebf37a5df7 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:13:00.912Z] ===================================================== [Pipeline] echo [2021-05-14T04:13:00.930Z] taggedImages: [2021-05-14T04:13:00.930Z] - nexus3.edgexfoundry.org:10004/support-notifications:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:13:00.930Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.219 [2021-05-14T04:13:00.930Z] - nexus3.edgexfoundry.org:10004/support-notifications:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:13:00.930Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-05-14T04:13:00.963Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-05-14T04:13:00.963Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:13:00.963Z] 2.0.0-dev.219 [2021-05-14T04:13:00.963Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:13:00.963Z] master [2021-05-14T04:13:00.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:01.303Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:01.613Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:13:01.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-14T04:13:01.613Z] 037a27d94b48: Preparing [2021-05-14T04:13:01.613Z] af7e5770418c: Preparing [2021-05-14T04:13:01.613Z] 7ef843c03deb: Preparing [2021-05-14T04:13:01.613Z] 7430fda2e3c0: Preparing [2021-05-14T04:13:01.613Z] 32f366d666a5: Preparing [2021-05-14T04:13:01.613Z] 32f366d666a5: Layer already exists [2021-05-14T04:13:01.613Z] 7430fda2e3c0: Layer already exists [2021-05-14T04:13:01.613Z] 7ef843c03deb: Layer already exists [2021-05-14T04:13:01.613Z] 037a27d94b48: Pushed [2021-05-14T04:13:03.007Z] af7e5770418c: Pushed [2021-05-14T04:13:03.007Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:b1eee72bf1c5eef4c6ece42a427a59a4da51409b55425d41f4db766f5ecf076b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:03.313Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:03.629Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.219 [2021-05-14T04:13:03.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-14T04:13:03.629Z] 037a27d94b48: Preparing [2021-05-14T04:13:03.629Z] af7e5770418c: Preparing [2021-05-14T04:13:03.629Z] 7ef843c03deb: Preparing [2021-05-14T04:13:03.629Z] 7430fda2e3c0: Preparing [2021-05-14T04:13:03.629Z] 32f366d666a5: Preparing [2021-05-14T04:13:03.629Z] af7e5770418c: Layer already exists [2021-05-14T04:13:03.629Z] 7430fda2e3c0: Layer already exists [2021-05-14T04:13:03.629Z] 7ef843c03deb: Layer already exists [2021-05-14T04:13:03.629Z] 32f366d666a5: Layer already exists [2021-05-14T04:13:03.629Z] 037a27d94b48: Layer already exists [2021-05-14T04:13:03.629Z] 2.0.0-dev.219: digest: sha256:b1eee72bf1c5eef4c6ece42a427a59a4da51409b55425d41f4db766f5ecf076b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:03.938Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:04.235Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:13:04.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-14T04:13:04.235Z] 037a27d94b48: Preparing [2021-05-14T04:13:04.235Z] af7e5770418c: Preparing [2021-05-14T04:13:04.235Z] 7ef843c03deb: Preparing [2021-05-14T04:13:04.235Z] 7430fda2e3c0: Preparing [2021-05-14T04:13:04.235Z] 32f366d666a5: Preparing [2021-05-14T04:13:04.235Z] 7430fda2e3c0: Layer already exists [2021-05-14T04:13:04.235Z] 32f366d666a5: Layer already exists [2021-05-14T04:13:04.235Z] 037a27d94b48: Layer already exists [2021-05-14T04:13:04.235Z] af7e5770418c: Layer already exists [2021-05-14T04:13:04.235Z] 7ef843c03deb: Layer already exists [2021-05-14T04:13:04.235Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:b1eee72bf1c5eef4c6ece42a427a59a4da51409b55425d41f4db766f5ecf076b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:04.544Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:04.842Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-05-14T04:13:04.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-14T04:13:04.842Z] 037a27d94b48: Preparing [2021-05-14T04:13:04.842Z] af7e5770418c: Preparing [2021-05-14T04:13:04.842Z] 7ef843c03deb: Preparing [2021-05-14T04:13:04.842Z] 7430fda2e3c0: Preparing [2021-05-14T04:13:04.842Z] 32f366d666a5: Preparing [2021-05-14T04:13:04.842Z] 32f366d666a5: Layer already exists [2021-05-14T04:13:04.842Z] 037a27d94b48: Layer already exists [2021-05-14T04:13:04.842Z] af7e5770418c: Layer already exists [2021-05-14T04:13:04.842Z] 7430fda2e3c0: Layer already exists [2021-05-14T04:13:04.842Z] 7ef843c03deb: Layer already exists [2021-05-14T04:13:04.842Z] master: digest: sha256:b1eee72bf1c5eef4c6ece42a427a59a4da51409b55425d41f4db766f5ecf076b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:13:04.891Z] ===================================================== [Pipeline] echo [2021-05-14T04:13:04.905Z] taggedImages: [2021-05-14T04:13:04.905Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:13:04.905Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.219 [2021-05-14T04:13:04.905Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:13:04.905Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-05-14T04:13:04.938Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-05-14T04:13:04.938Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:13:04.938Z] 2.0.0-dev.219 [2021-05-14T04:13:04.938Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:13:04.938Z] master [2021-05-14T04:13:04.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:05.283Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:05.590Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:13:05.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-14T04:13:05.590Z] bfeddfc957bc: Preparing [2021-05-14T04:13:05.590Z] ee4a78023862: Preparing [2021-05-14T04:13:05.590Z] 5f9ae638efd8: Preparing [2021-05-14T04:13:05.590Z] b0f38323ac98: Preparing [2021-05-14T04:13:05.590Z] 0754057c0ad3: Preparing [2021-05-14T04:13:05.590Z] 998cdf262ab1: Preparing [2021-05-14T04:13:05.590Z] 02e56110abd2: Preparing [2021-05-14T04:13:05.590Z] abc36efb885a: Preparing [2021-05-14T04:13:05.590Z] b0b09059f4e1: Preparing [2021-05-14T04:13:05.590Z] bb961f40224b: Preparing [2021-05-14T04:13:05.590Z] f4666769fca7: Preparing [2021-05-14T04:13:05.590Z] abc36efb885a: Waiting [2021-05-14T04:13:05.590Z] b0b09059f4e1: Waiting [2021-05-14T04:13:05.590Z] bb961f40224b: Waiting [2021-05-14T04:13:05.590Z] f4666769fca7: Waiting [2021-05-14T04:13:05.590Z] 998cdf262ab1: Waiting [2021-05-14T04:13:05.590Z] 02e56110abd2: Waiting [2021-05-14T04:13:05.590Z] 0754057c0ad3: Layer already exists [2021-05-14T04:13:05.590Z] 998cdf262ab1: Layer already exists [2021-05-14T04:13:05.590Z] 02e56110abd2: Layer already exists [2021-05-14T04:13:05.866Z] abc36efb885a: Layer already exists [2021-05-14T04:13:05.866Z] ee4a78023862: Pushed [2021-05-14T04:13:05.866Z] b0b09059f4e1: Layer already exists [2021-05-14T04:13:05.866Z] bb961f40224b: Layer already exists [2021-05-14T04:13:05.866Z] f4666769fca7: Layer already exists [2021-05-14T04:13:06.142Z] bfeddfc957bc: Pushed [2021-05-14T04:13:06.726Z] 5f9ae638efd8: Pushed [2021-05-14T04:13:10.958Z] b0f38323ac98: Pushed [2021-05-14T04:13:11.221Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:8ebab88d8a1c053c4186185e26f64327c4c49bcdeddbd605fe351345e041e6dd size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:11.612Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:12.005Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.219 [2021-05-14T04:13:12.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-14T04:13:12.005Z] bfeddfc957bc: Preparing [2021-05-14T04:13:12.005Z] ee4a78023862: Preparing [2021-05-14T04:13:12.005Z] 5f9ae638efd8: Preparing [2021-05-14T04:13:12.005Z] b0f38323ac98: Preparing [2021-05-14T04:13:12.005Z] 0754057c0ad3: Preparing [2021-05-14T04:13:12.005Z] 998cdf262ab1: Preparing [2021-05-14T04:13:12.005Z] 02e56110abd2: Preparing [2021-05-14T04:13:12.005Z] abc36efb885a: Preparing [2021-05-14T04:13:12.005Z] b0b09059f4e1: Preparing [2021-05-14T04:13:12.005Z] bb961f40224b: Preparing [2021-05-14T04:13:12.005Z] f4666769fca7: Preparing [2021-05-14T04:13:12.005Z] 998cdf262ab1: Waiting [2021-05-14T04:13:12.005Z] 02e56110abd2: Waiting [2021-05-14T04:13:12.005Z] abc36efb885a: Waiting [2021-05-14T04:13:12.005Z] b0b09059f4e1: Waiting [2021-05-14T04:13:12.005Z] bb961f40224b: Waiting [2021-05-14T04:13:12.005Z] f4666769fca7: Waiting [2021-05-14T04:13:12.005Z] 5f9ae638efd8: Layer already exists [2021-05-14T04:13:12.005Z] ee4a78023862: Layer already exists [2021-05-14T04:13:12.005Z] bfeddfc957bc: Layer already exists [2021-05-14T04:13:12.005Z] b0f38323ac98: Layer already exists [2021-05-14T04:13:12.005Z] 0754057c0ad3: Layer already exists [2021-05-14T04:13:12.005Z] 02e56110abd2: Layer already exists [2021-05-14T04:13:12.005Z] 998cdf262ab1: Layer already exists [2021-05-14T04:13:12.005Z] abc36efb885a: Layer already exists [2021-05-14T04:13:12.005Z] b0b09059f4e1: Layer already exists [2021-05-14T04:13:12.005Z] bb961f40224b: Layer already exists [2021-05-14T04:13:12.005Z] f4666769fca7: Layer already exists [2021-05-14T04:13:12.005Z] 2.0.0-dev.219: digest: sha256:8ebab88d8a1c053c4186185e26f64327c4c49bcdeddbd605fe351345e041e6dd size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:12.317Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:12.624Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:13:12.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-14T04:13:12.624Z] bfeddfc957bc: Preparing [2021-05-14T04:13:12.624Z] ee4a78023862: Preparing [2021-05-14T04:13:12.624Z] 5f9ae638efd8: Preparing [2021-05-14T04:13:12.624Z] b0f38323ac98: Preparing [2021-05-14T04:13:12.624Z] 0754057c0ad3: Preparing [2021-05-14T04:13:12.625Z] 998cdf262ab1: Preparing [2021-05-14T04:13:12.625Z] 02e56110abd2: Preparing [2021-05-14T04:13:12.625Z] abc36efb885a: Preparing [2021-05-14T04:13:12.625Z] b0b09059f4e1: Preparing [2021-05-14T04:13:12.625Z] bb961f40224b: Preparing [2021-05-14T04:13:12.625Z] f4666769fca7: Preparing [2021-05-14T04:13:12.625Z] 998cdf262ab1: Waiting [2021-05-14T04:13:12.625Z] 02e56110abd2: Waiting [2021-05-14T04:13:12.625Z] abc36efb885a: Waiting [2021-05-14T04:13:12.625Z] b0b09059f4e1: Waiting [2021-05-14T04:13:12.625Z] bb961f40224b: Waiting [2021-05-14T04:13:12.625Z] f4666769fca7: Waiting [2021-05-14T04:13:12.625Z] bfeddfc957bc: Layer already exists [2021-05-14T04:13:12.625Z] ee4a78023862: Layer already exists [2021-05-14T04:13:12.625Z] b0f38323ac98: Layer already exists [2021-05-14T04:13:12.625Z] 5f9ae638efd8: Layer already exists [2021-05-14T04:13:12.625Z] 0754057c0ad3: Layer already exists [2021-05-14T04:13:12.625Z] 998cdf262ab1: Layer already exists [2021-05-14T04:13:12.625Z] bb961f40224b: Layer already exists [2021-05-14T04:13:12.625Z] abc36efb885a: Layer already exists [2021-05-14T04:13:12.625Z] b0b09059f4e1: Layer already exists [2021-05-14T04:13:12.625Z] 02e56110abd2: Layer already exists [2021-05-14T04:13:12.625Z] f4666769fca7: Layer already exists [2021-05-14T04:13:12.625Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:8ebab88d8a1c053c4186185e26f64327c4c49bcdeddbd605fe351345e041e6dd size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:12.935Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:13.247Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-05-14T04:13:13.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-14T04:13:13.247Z] bfeddfc957bc: Preparing [2021-05-14T04:13:13.247Z] ee4a78023862: Preparing [2021-05-14T04:13:13.247Z] 5f9ae638efd8: Preparing [2021-05-14T04:13:13.247Z] b0f38323ac98: Preparing [2021-05-14T04:13:13.247Z] 0754057c0ad3: Preparing [2021-05-14T04:13:13.247Z] 998cdf262ab1: Preparing [2021-05-14T04:13:13.247Z] 02e56110abd2: Preparing [2021-05-14T04:13:13.247Z] abc36efb885a: Preparing [2021-05-14T04:13:13.247Z] b0b09059f4e1: Preparing [2021-05-14T04:13:13.247Z] bb961f40224b: Preparing [2021-05-14T04:13:13.247Z] f4666769fca7: Preparing [2021-05-14T04:13:13.247Z] 02e56110abd2: Waiting [2021-05-14T04:13:13.247Z] abc36efb885a: Waiting [2021-05-14T04:13:13.247Z] b0b09059f4e1: Waiting [2021-05-14T04:13:13.247Z] bb961f40224b: Waiting [2021-05-14T04:13:13.247Z] f4666769fca7: Waiting [2021-05-14T04:13:13.247Z] 998cdf262ab1: Waiting [2021-05-14T04:13:13.247Z] 5f9ae638efd8: Layer already exists [2021-05-14T04:13:13.247Z] b0f38323ac98: Layer already exists [2021-05-14T04:13:13.247Z] bfeddfc957bc: Layer already exists [2021-05-14T04:13:13.247Z] 0754057c0ad3: Layer already exists [2021-05-14T04:13:13.247Z] ee4a78023862: Layer already exists [2021-05-14T04:13:13.247Z] 998cdf262ab1: Layer already exists [2021-05-14T04:13:13.247Z] abc36efb885a: Layer already exists [2021-05-14T04:13:13.247Z] 02e56110abd2: Layer already exists [2021-05-14T04:13:13.247Z] b0b09059f4e1: Layer already exists [2021-05-14T04:13:13.247Z] bb961f40224b: Layer already exists [2021-05-14T04:13:13.247Z] f4666769fca7: Layer already exists [2021-05-14T04:13:13.247Z] master: digest: sha256:8ebab88d8a1c053c4186185e26f64327c4c49bcdeddbd605fe351345e041e6dd size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:13:13.297Z] ===================================================== [Pipeline] echo [2021-05-14T04:13:13.311Z] taggedImages: [2021-05-14T04:13:13.311Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:13:13.311Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.219 [2021-05-14T04:13:13.311Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:13:13.311Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-14T04:13:34.805Z]  Building core-metadata ... done Removing intermediate container 17a48bc2d534 [2021-05-14T04:13:34.805Z] ---> c627b39a53b9 [2021-05-14T04:13:34.805Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-14T04:13:34.805Z] Removing intermediate container 4d98bfe4b5a3 [2021-05-14T04:13:34.805Z] ---> 8798e71a7c46 [2021-05-14T04:13:34.805Z] [2021-05-14T04:13:34.805Z] Step 11/23 : FROM alpine:3.12 [2021-05-14T04:13:34.805Z] ---> 9852663dfa18 [2021-05-14T04:13:34.805Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-14T04:13:34.805Z] ---> Running in 39507aa25c3c [2021-05-14T04:13:34.805Z] ---> Running in d8c61b9b8589 [2021-05-14T04:13:34.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.219" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-14T04:13:34.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:13:34.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:13:34.805Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-14T04:13:34.805Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-14T04:13:34.805Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:13:34.805Z] Executing ca-certificates-20191127-r4.trigger [2021-05-14T04:13:34.805Z] OK: 6 MiB in 16 packages [2021-05-14T04:13:34.805Z] Removing intermediate container 39507aa25c3c [2021-05-14T04:13:34.805Z] ---> 803f100f8fde [2021-05-14T04:13:34.805Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-14T04:13:34.805Z] Removing intermediate container d8c61b9b8589 [2021-05-14T04:13:34.805Z] ---> e76da43bf0a9 [2021-05-14T04:13:34.805Z] [2021-05-14T04:13:34.805Z] Step 12/24 : FROM docker:20.10.0 [2021-05-14T04:13:34.805Z] 20.10.0: Pulling from library/docker [2021-05-14T04:13:34.805Z] ---> Running in 495fd1496d04 [2021-05-14T04:13:35.078Z] Removing intermediate container 495fd1496d04 [2021-05-14T04:13:35.078Z] ---> b5d9b7f28284 [2021-05-14T04:13:35.078Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-14T04:13:35.363Z] ---> Running in 5a478c7321da [2021-05-14T04:13:36.343Z] Removing intermediate container 5a478c7321da [2021-05-14T04:13:36.343Z] ---> 6e769e29d28a [2021-05-14T04:13:36.343Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-14T04:13:36.615Z] ---> Running in 26043a4e0694 [2021-05-14T04:13:37.210Z] Removing intermediate container 26043a4e0694 [2021-05-14T04:13:37.210Z] ---> c562b33fbb7a [2021-05-14T04:13:37.210Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-14T04:13:38.639Z] ---> a825e8b3032e [2021-05-14T04:13:38.639Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-14T04:13:40.655Z] Removing intermediate container f846ce686465 [2021-05-14T04:13:40.655Z] ---> cd83b17deedb [2021-05-14T04:13:40.655Z] [2021-05-14T04:13:40.655Z] Step 11/24 : FROM alpine:3.12 [2021-05-14T04:13:40.655Z] ---> 9852663dfa18 [2021-05-14T04:13:40.655Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-14T04:13:40.655Z] ---> 18b1724d6e88 [2021-05-14T04:13:40.655Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-14T04:13:40.655Z] ---> Running in f5d6d0d8b64b [2021-05-14T04:13:41.641Z] Removing intermediate container f5d6d0d8b64b [2021-05-14T04:13:41.641Z] ---> ef5eee2a0992 [2021-05-14T04:13:41.641Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-14T04:13:41.641Z] ---> e7153aaa3cd9 [2021-05-14T04:13:41.641Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-14T04:13:41.641Z] ---> Running in 9c7137cee0bf [2021-05-14T04:13:41.917Z] ---> Running in ad310d54d991 [2021-05-14T04:13:42.515Z] Removing intermediate container 9c7137cee0bf [2021-05-14T04:13:42.515Z] ---> 557896ce5591 [2021-05-14T04:13:42.515Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-14T04:13:42.793Z] ---> Running in fe14d3f9e63a [2021-05-14T04:13:42.793Z] Removing intermediate container ad310d54d991 [2021-05-14T04:13:42.793Z] ---> e602a1d33544 [2021-05-14T04:13:42.793Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-14T04:13:43.067Z] ---> Running in e55a5e8fb646 [2021-05-14T04:13:43.352Z] Removing intermediate container fe14d3f9e63a [2021-05-14T04:13:43.352Z] ---> 743c27290cd1 [2021-05-14T04:13:43.352Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:13:43.352Z] ---> Running in 63992c243beb [2021-05-14T04:13:43.628Z] Removing intermediate container e55a5e8fb646 [2021-05-14T04:13:43.628Z] ---> 2e78dcc678e3 [2021-05-14T04:13:43.628Z] Step 21/23 : LABEL arch=arm64 [2021-05-14T04:13:43.905Z] ---> Running in d8e646d38c32 [2021-05-14T04:13:44.516Z] Removing intermediate container d8e646d38c32 [2021-05-14T04:13:44.516Z] ---> 9e40e10bdf8b [2021-05-14T04:13:44.516Z] Step 22/23 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:13:44.516Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-14T04:13:44.516Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-14T04:13:44.516Z] ---> eeaf43b92773 [2021-05-14T04:13:44.516Z] 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-05-14T04:13:44.516Z] ---> Running in 826698283ed0 [2021-05-14T04:13:44.516Z] ---> Running in 616967c6e1f1 [2021-05-14T04:13:45.122Z] Removing intermediate container 826698283ed0 [2021-05-14T04:13:45.122Z] ---> 53a9af9f1afa [2021-05-14T04:13:45.122Z] Step 23/23 : LABEL version=2.0.0-dev.219 [2021-05-14T04:13:45.122Z] Removing intermediate container 616967c6e1f1 [2021-05-14T04:13:45.122Z] ---> c28124dac8ef [2021-05-14T04:13:45.122Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-14T04:13:45.396Z] ---> Running in d242b0932b27 [2021-05-14T04:13:45.396Z] ---> Running in 93b0f9315fb2 [2021-05-14T04:13:45.998Z] Removing intermediate container d242b0932b27 [2021-05-14T04:13:45.998Z] ---> 89336de908f7 [2021-05-14T04:13:45.998Z] [2021-05-14T04:13:46.274Z] Successfully built 89336de908f7 [2021-05-14T04:13:46.274Z] Successfully tagged support-notifications-arm64:latest [2021-05-14T04:13:46.274Z]  Building support-notifications ... done Removing intermediate container 63992c243beb [2021-05-14T04:13:46.274Z] ---> 7694b1341294 [2021-05-14T04:13:46.274Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-14T04:13:46.556Z] ---> Running in 82bb7e8f1c20 [2021-05-14T04:13:46.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:13:46.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:13:47.430Z] (1/39) Installing readline (8.0.4-r0) [2021-05-14T04:13:47.430Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:13:47.430Z] (2/39) Installing bash (5.0.17-r0) [2021-05-14T04:13:47.430Z] Executing bash-5.0.17-r0.post-install [2021-05-14T04:13:47.430Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-14T04:13:47.430Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-14T04:13:47.430Z] (5/39) Installing curl (7.76.1-r0) [2021-05-14T04:13:47.702Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-14T04:13:47.702Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-14T04:13:47.702Z] (8/39) Installing expat (2.2.9-r1) [2021-05-14T04:13:47.702Z] (9/39) Installing libffi (3.3-r2) [2021-05-14T04:13:47.702Z] (10/39) Installing gdbm (1.13-r1) [2021-05-14T04:13:47.702Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-14T04:13:47.702Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-14T04:13:47.702Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-14T04:13:48.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:13:48.898Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-14T04:13:49.180Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-14T04:13:49.180Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-14T04:13:49.180Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-14T04:13:49.451Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-14T04:13:49.451Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-14T04:13:49.451Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-14T04:13:49.451Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-14T04:13:49.451Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-14T04:13:49.451Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-14T04:13:49.451Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-14T04:13:49.451Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-14T04:13:49.451Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-14T04:13:49.451Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:13:49.724Z] OK: 8 MiB in 20 packages [2021-05-14T04:13:49.724Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-14T04:13:49.724Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-14T04:13:49.724Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-14T04:13:49.724Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-14T04:13:49.724Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-14T04:13:49.724Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-14T04:13:49.724Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-14T04:13:49.724Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-14T04:13:49.997Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-14T04:13:49.997Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-14T04:13:49.997Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-14T04:13:49.997Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-14T04:13:49.997Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-14T04:13:49.997Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-14T04:13:49.997Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-14T04:13:49.997Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-14T04:13:50.272Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-14T04:13:50.272Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-14T04:13:50.272Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-14T04:13:50.272Z] Executing busybox-1.31.1-r19.trigger [2021-05-14T04:13:50.272Z] OK: 72 MiB in 59 packages [2021-05-14T04:13:51.714Z] Removing intermediate container 82bb7e8f1c20 [2021-05-14T04:13:51.714Z] ---> 130522b0cc11 [2021-05-14T04:13:51.714Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-14T04:13:52.702Z] ---> 5b8e8e13eebc [2021-05-14T04:13:52.702Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-14T04:13:53.688Z] ---> 9f04adf75bee [2021-05-14T04:13:53.688Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-14T04:13:54.672Z] ---> aa533fac0760 [2021-05-14T04:13:54.672Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-14T04:13:54.672Z] ---> Running in 2d78348f3fd1 [2021-05-14T04:13:54.948Z] Removing intermediate container 2d78348f3fd1 [2021-05-14T04:13:54.948Z] ---> 16f1189b92fc [2021-05-14T04:13:54.948Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-14T04:13:55.222Z] Collecting docker-compose==1.23.2 [2021-05-14T04:13:55.223Z] ---> Running in 31418cae2c6f [2021-05-14T04:13:55.223Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-14T04:13:55.498Z] Removing intermediate container 31418cae2c6f [2021-05-14T04:13:55.498Z] ---> 266fa6dc367d [2021-05-14T04:13:55.498Z] Step 22/24 : LABEL arch=arm64 [2021-05-14T04:13:55.776Z] ---> Running in 450c81c5ab2d [2021-05-14T04:13:55.776Z] Collecting docopt<0.7,>=0.6.1 [2021-05-14T04:13:56.049Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-14T04:13:56.049Z] Removing intermediate container 450c81c5ab2d [2021-05-14T04:13:56.049Z] ---> 83fa42ac1c8a [2021-05-14T04:13:56.049Z] Step 23/24 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:13:56.324Z] ---> Running in 55c04727283c [2021-05-14T04:13:56.600Z] Removing intermediate container 55c04727283c [2021-05-14T04:13:56.600Z] ---> b5f7e078ba56 [2021-05-14T04:13:56.600Z] Step 24/24 : LABEL version=2.0.0-dev.219 [2021-05-14T04:13:56.875Z] ---> Running in e8aeb5a5ccee [2021-05-14T04:13:57.157Z] Removing intermediate container e8aeb5a5ccee [2021-05-14T04:13:57.157Z] ---> cbf59119fbda [2021-05-14T04:13:57.157Z] [2021-05-14T04:13:57.761Z] Successfully built cbf59119fbda [2021-05-14T04:13:57.761Z] Successfully tagged core-data-arm64:latest [2021-05-14T04:13:59.198Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-05-14T04:13:59.198Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-14T04:14:02.587Z] Collecting texttable<0.10,>=0.9.0 [2021-05-14T04:14:02.587Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-14T04:14:05.206Z] Collecting jsonschema<3,>=2.5.1 [2021-05-14T04:14:05.206Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-14T04:14:05.206Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-14T04:14:05.206Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-14T04:14:07.181Z] 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-05-14T04:14:07.778Z] Collecting docker<4.0,>=3.6.0 [2021-05-14T04:14:07.778Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-14T04:14:08.371Z] Collecting cached-property<2,>=1.2.0 [2021-05-14T04:14:08.372Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-14T04:14:09.008Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-14T04:14:09.008Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-14T04:14:10.440Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-14T04:14:10.440Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-14T04:14:10.440Z] Collecting docker-pycreds>=0.4.0 [2021-05-14T04:14:10.440Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-14T04:14:10.712Z] 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-05-14T04:14:10.985Z] Collecting idna<2.8,>=2.5 [2021-05-14T04:14:10.985Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-14T04:14:10.985Z] 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-05-14T04:14:11.580Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-14T04:14:11.580Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-14T04:14:11.853Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-14T04:14:11.853Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-14T04:14:11.853Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-14T04:14:11.853Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-14T04:14:12.831Z] Installing collected packages: docopt, PyYAML, texttable, jsonschema, dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, docker-compose [2021-05-14T04:14:12.831Z] Running setup.py install for docopt: started [2021-05-14T04:14:14.807Z] Running setup.py install for docopt: finished with status 'done' [2021-05-14T04:14:14.807Z] Running setup.py install for PyYAML: started [2021-05-14T04:14:16.787Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-14T04:14:16.788Z] Running setup.py install for texttable: started [2021-05-14T04:14:18.764Z] Running setup.py install for texttable: finished with status 'done' [2021-05-14T04:14:19.037Z] Running setup.py install for dockerpty: started [2021-05-14T04:14:21.011Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-14T04:14:21.011Z] Attempting uninstall: idna [2021-05-14T04:14:21.011Z] Found existing installation: idna 2.9 [2021-05-14T04:14:21.011Z] Uninstalling idna-2.9: [2021-05-14T04:14:21.011Z] Successfully uninstalled idna-2.9 [2021-05-14T04:14:21.608Z] Attempting uninstall: urllib3 [2021-05-14T04:14:21.608Z] Found existing installation: urllib3 1.25.9 [2021-05-14T04:14:21.608Z] Uninstalling urllib3-1.25.9: [2021-05-14T04:14:21.880Z] Successfully uninstalled urllib3-1.25.9 [2021-05-14T04:14:22.478Z] Attempting uninstall: requests [2021-05-14T04:14:22.478Z] Found existing installation: requests 2.23.0 [2021-05-14T04:14:22.478Z] Uninstalling requests-2.23.0: [2021-05-14T04:14:22.478Z] Successfully uninstalled requests-2.23.0 [2021-05-14T04:14:25.135Z] 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-05-14T04:14:33.442Z] Removing intermediate container 93b0f9315fb2 [2021-05-14T04:14:33.442Z] ---> 79ae1da1481a [2021-05-14T04:14:33.442Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-14T04:14:33.442Z] ---> Running in 5e642178c699 [2021-05-14T04:14:33.443Z] Removing intermediate container 5e642178c699 [2021-05-14T04:14:33.443Z] ---> 5be68bb30230 [2021-05-14T04:14:33.443Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-14T04:14:33.443Z] ---> Running in 70621f6f0d4d [2021-05-14T04:14:34.040Z] Removing intermediate container 70621f6f0d4d [2021-05-14T04:14:34.040Z] ---> 13b425194ce5 [2021-05-14T04:14:34.040Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-14T04:14:35.034Z] ---> 72932482831f [2021-05-14T04:14:35.034Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-14T04:14:36.019Z] ---> 7977b1e69300 [2021-05-14T04:14:36.019Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-14T04:14:36.617Z] ---> 21fe7b8dcbd8 [2021-05-14T04:14:36.617Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-14T04:14:36.892Z] ---> Running in 59b3e32baeb9 [2021-05-14T04:14:37.164Z] Removing intermediate container 59b3e32baeb9 [2021-05-14T04:14:37.164Z] ---> d345826cb6cd [2021-05-14T04:14:37.164Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-14T04:14:37.439Z] ---> Running in 552e6972fdb8 [2021-05-14T04:14:37.718Z] Removing intermediate container 552e6972fdb8 [2021-05-14T04:14:37.718Z] ---> ae88775c8ed3 [2021-05-14T04:14:37.718Z] Step 22/24 : LABEL arch=arm64 [2021-05-14T04:14:37.994Z] ---> Running in 4f1428c48f8f [2021-05-14T04:14:38.595Z] Removing intermediate container 4f1428c48f8f [2021-05-14T04:14:38.595Z] ---> c9583a80cd19 [2021-05-14T04:14:38.596Z] Step 23/24 : LABEL git_sha=5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:14:38.596Z] ---> Running in 4ec2adb7c8d0 [2021-05-14T04:14:39.195Z] Removing intermediate container 4ec2adb7c8d0 [2021-05-14T04:14:39.195Z] ---> c3e99c4e5918 [2021-05-14T04:14:39.195Z] Step 24/24 : LABEL version=2.0.0-dev.219 [2021-05-14T04:14:39.195Z] ---> Running in d2617e1c704c [2021-05-14T04:14:39.466Z] Removing intermediate container d2617e1c704c [2021-05-14T04:14:39.466Z] ---> f7ca6e52f5b0 [2021-05-14T04:14:39.466Z] [2021-05-14T04:14:39.738Z] Successfully built f7ca6e52f5b0 [2021-05-14T04:14:40.011Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-14T04:14:40.028Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-14T04:14:40.065Z] $ docker stop --time=1 bebd0d05d92ac6d58be062ef861a74bcfccb20a7c0883a6f3c8e090d27c622d5 [2021-05-14T04:14:41.877Z] $ docker rm -f bebd0d05d92ac6d58be062ef861a74bcfccb20a7c0883a6f3c8e090d27c622d5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T04:14:42.399Z] + docker images [2021-05-14T04:14:42.670Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-14T04:14:42.670Z] sys-mgmt-agent-arm64 latest f7ca6e52f5b0 3 seconds ago 299MB [2021-05-14T04:14:42.670Z] core-data-arm64 latest cbf59119fbda 45 seconds ago 20.4MB [2021-05-14T04:14:42.670Z] support-notifications-arm64 latest 89336de908f7 57 seconds ago 16.8MB [2021-05-14T04:14:42.670Z] cd83b17deedb About a minute ago 873MB [2021-05-14T04:14:42.670Z] e76da43bf0a9 About a minute ago 861MB [2021-05-14T04:14:42.670Z] 8798e71a7c46 About a minute ago 865MB [2021-05-14T04:14:42.670Z] core-metadata-arm64 latest d3b8f1bf1a84 2 minutes ago 17.4MB [2021-05-14T04:14:42.670Z] 9310284d15aa 2 minutes ago 872MB [2021-05-14T04:14:42.670Z] security-bootstrapper-arm64 latest 436e29b722e5 4 minutes ago 17.2MB [2021-05-14T04:14:42.670Z] security-secretstore-setup-arm64 latest 969b4304b841 4 minutes ago 24.4MB [2021-05-14T04:14:42.670Z] support-scheduler-arm64 latest 37455a2b8045 4 minutes ago 16.1MB [2021-05-14T04:14:42.670Z] core-command-arm64 latest 79f3b87adbe1 4 minutes ago 16.1MB [2021-05-14T04:14:42.670Z] security-proxy-setup-arm64 latest c4c720cdcbdc 4 minutes ago 24MB [2021-05-14T04:14:42.670Z] 0f5d5e066573 4 minutes ago 864MB [2021-05-14T04:14:42.670Z] 6f438b89d695 4 minutes ago 865MB [2021-05-14T04:14:42.670Z] 236f9fa86df2 4 minutes ago 862MB [2021-05-14T04:14:42.670Z] 649e6c48d72b 4 minutes ago 862MB [2021-05-14T04:14:42.670Z] 13e7c2406fb1 4 minutes ago 858MB [2021-05-14T04:14:42.670Z] ci-base-image-arm64 latest ee739d6b55f3 9 minutes ago 641MB [2021-05-14T04:14:42.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-14T04:14:42.670Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-14T04:14:42.670Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-14T04:14:42.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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-05-14T04:14:42.976Z] provisioning config files... [2021-05-14T04:14:42.998Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/488@tmp/config8608422233854410894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:14:43.351Z] ---> docker-login.sh [2021-05-14T04:14:43.351Z] nexus3.edgexfoundry.org:10001 [2021-05-14T04:14:43.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:14:43.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:14:43.625Z] Configure a credential helper to remove this warning. See [2021-05-14T04:14:43.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:14:43.625Z] [2021-05-14T04:14:43.625Z] Login Succeeded [2021-05-14T04:14:43.894Z] nexus3.edgexfoundry.org:10002 [2021-05-14T04:14:44.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:14:44.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:14:44.438Z] Configure a credential helper to remove this warning. See [2021-05-14T04:14:44.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:14:44.438Z] [2021-05-14T04:14:44.438Z] Login Succeeded [2021-05-14T04:14:44.438Z] nexus3.edgexfoundry.org:10003 [2021-05-14T04:14:44.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:14:44.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:14:44.984Z] Configure a credential helper to remove this warning. See [2021-05-14T04:14:44.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:14:44.984Z] [2021-05-14T04:14:44.984Z] Login Succeeded [2021-05-14T04:14:44.984Z] nexus3.edgexfoundry.org:10004 [2021-05-14T04:14:45.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:14:45.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:14:45.530Z] Configure a credential helper to remove this warning. See [2021-05-14T04:14:45.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:14:45.530Z] [2021-05-14T04:14:45.530Z] Login Succeeded [2021-05-14T04:14:45.530Z] docker.io [2021-05-14T04:14:45.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:14:46.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:14:46.392Z] Configure a credential helper to remove this warning. See [2021-05-14T04:14:46.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:14:46.392Z] [2021-05-14T04:14:46.392Z] Login Succeeded [2021-05-14T04:14:46.392Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T04:14:46.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:14:46.472Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-05-14T04:14:46.472Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:14:46.472Z] 2.0.0-dev.219 [2021-05-14T04:14:46.472Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:14:46.472Z] master [2021-05-14T04:14:46.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:46.848Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:47.184Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:14:47.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-14T04:14:47.184Z] e22aac48f27e: Preparing [2021-05-14T04:14:47.184Z] 3bcd4d02b63a: Preparing [2021-05-14T04:14:47.184Z] bb50efb62317: Preparing [2021-05-14T04:14:47.184Z] c6d79e3a4c98: Preparing [2021-05-14T04:14:47.184Z] 3fbe34a1663b: Preparing [2021-05-14T04:14:47.456Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:14:47.456Z] e22aac48f27e: Pushed [2021-05-14T04:14:47.456Z] bb50efb62317: Pushed [2021-05-14T04:14:47.456Z] c6d79e3a4c98: Pushed [2021-05-14T04:14:50.061Z] 3bcd4d02b63a: Pushed [2021-05-14T04:14:50.061Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:64961f6b44df81753c6ad83a65d102e23f28ee6349b9f82728d2fdd670f52817 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:50.411Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:50.744Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.219 [2021-05-14T04:14:50.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-14T04:14:50.744Z] e22aac48f27e: Preparing [2021-05-14T04:14:50.744Z] 3bcd4d02b63a: Preparing [2021-05-14T04:14:50.744Z] bb50efb62317: Preparing [2021-05-14T04:14:50.744Z] c6d79e3a4c98: Preparing [2021-05-14T04:14:50.744Z] 3fbe34a1663b: Preparing [2021-05-14T04:14:50.744Z] bb50efb62317: Layer already exists [2021-05-14T04:14:50.744Z] c6d79e3a4c98: Layer already exists [2021-05-14T04:14:50.744Z] e22aac48f27e: Layer already exists [2021-05-14T04:14:50.744Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:14:50.744Z] 3bcd4d02b63a: Layer already exists [2021-05-14T04:14:51.015Z] 2.0.0-dev.219: digest: sha256:64961f6b44df81753c6ad83a65d102e23f28ee6349b9f82728d2fdd670f52817 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:51.350Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:51.681Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:14:51.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-14T04:14:51.681Z] e22aac48f27e: Preparing [2021-05-14T04:14:51.681Z] 3bcd4d02b63a: Preparing [2021-05-14T04:14:51.681Z] bb50efb62317: Preparing [2021-05-14T04:14:51.681Z] c6d79e3a4c98: Preparing [2021-05-14T04:14:51.681Z] 3fbe34a1663b: Preparing [2021-05-14T04:14:51.681Z] 3bcd4d02b63a: Layer already exists [2021-05-14T04:14:51.681Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:14:51.681Z] c6d79e3a4c98: Layer already exists [2021-05-14T04:14:51.681Z] e22aac48f27e: Layer already exists [2021-05-14T04:14:51.681Z] bb50efb62317: Layer already exists [2021-05-14T04:14:51.953Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:64961f6b44df81753c6ad83a65d102e23f28ee6349b9f82728d2fdd670f52817 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:52.295Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:52.630Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-05-14T04:14:52.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-14T04:14:52.631Z] e22aac48f27e: Preparing [2021-05-14T04:14:52.631Z] 3bcd4d02b63a: Preparing [2021-05-14T04:14:52.631Z] bb50efb62317: Preparing [2021-05-14T04:14:52.631Z] c6d79e3a4c98: Preparing [2021-05-14T04:14:52.631Z] 3fbe34a1663b: Preparing [2021-05-14T04:14:52.631Z] e22aac48f27e: Layer already exists [2021-05-14T04:14:52.631Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:14:52.631Z] 3bcd4d02b63a: Layer already exists [2021-05-14T04:14:52.631Z] bb50efb62317: Layer already exists [2021-05-14T04:14:52.631Z] c6d79e3a4c98: Layer already exists [2021-05-14T04:14:52.901Z] master: digest: sha256:64961f6b44df81753c6ad83a65d102e23f28ee6349b9f82728d2fdd670f52817 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:14:52.957Z] ===================================================== [Pipeline] echo [2021-05-14T04:14:52.971Z] taggedImages: [2021-05-14T04:14:52.971Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:14:52.971Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.219 [2021-05-14T04:14:52.971Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:14:52.971Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-05-14T04:14:53.004Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-05-14T04:14:53.004Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:14:53.004Z] 2.0.0-dev.219 [2021-05-14T04:14:53.004Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:14:53.004Z] master [2021-05-14T04:14:53.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:53.379Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:53.717Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:14:53.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-14T04:14:53.717Z] f2926705fc1b: Preparing [2021-05-14T04:14:53.717Z] b921195ae6b6: Preparing [2021-05-14T04:14:53.717Z] bb50efb62317: Preparing [2021-05-14T04:14:53.717Z] 3bd8a0df8dff: Preparing [2021-05-14T04:14:53.717Z] 7c94ae00547d: Preparing [2021-05-14T04:14:53.717Z] 3fbe34a1663b: Preparing [2021-05-14T04:14:53.717Z] 3fbe34a1663b: Waiting [2021-05-14T04:14:53.989Z] bb50efb62317: Layer already exists [2021-05-14T04:14:53.989Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:14:53.989Z] f2926705fc1b: Pushed [2021-05-14T04:14:53.989Z] 7c94ae00547d: Pushed [2021-05-14T04:14:54.579Z] 3bd8a0df8dff: Pushed [2021-05-14T04:14:57.184Z] b921195ae6b6: Pushed [2021-05-14T04:14:57.184Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:66057ee3a8e1762edfad6c44f752065334843659fa93b61ec4fb9d74128764ad size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:57.531Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:57.868Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.219 [2021-05-14T04:14:57.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-14T04:14:57.868Z] f2926705fc1b: Preparing [2021-05-14T04:14:57.868Z] b921195ae6b6: Preparing [2021-05-14T04:14:57.868Z] bb50efb62317: Preparing [2021-05-14T04:14:57.868Z] 3bd8a0df8dff: Preparing [2021-05-14T04:14:57.868Z] 7c94ae00547d: Preparing [2021-05-14T04:14:57.868Z] 3fbe34a1663b: Preparing [2021-05-14T04:14:57.868Z] 3fbe34a1663b: Waiting [2021-05-14T04:14:58.142Z] b921195ae6b6: Layer already exists [2021-05-14T04:14:58.142Z] 3bd8a0df8dff: Layer already exists [2021-05-14T04:14:58.142Z] bb50efb62317: Layer already exists [2021-05-14T04:14:58.142Z] f2926705fc1b: Layer already exists [2021-05-14T04:14:58.142Z] 7c94ae00547d: Layer already exists [2021-05-14T04:14:58.142Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:14:58.142Z] 2.0.0-dev.219: digest: sha256:66057ee3a8e1762edfad6c44f752065334843659fa93b61ec4fb9d74128764ad size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:58.484Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:58.821Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:14:58.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-14T04:14:58.821Z] f2926705fc1b: Preparing [2021-05-14T04:14:58.821Z] b921195ae6b6: Preparing [2021-05-14T04:14:58.821Z] bb50efb62317: Preparing [2021-05-14T04:14:58.821Z] 3bd8a0df8dff: Preparing [2021-05-14T04:14:58.821Z] 7c94ae00547d: Preparing [2021-05-14T04:14:58.821Z] 3fbe34a1663b: Preparing [2021-05-14T04:14:58.821Z] 3fbe34a1663b: Waiting [2021-05-14T04:14:58.821Z] f2926705fc1b: Layer already exists [2021-05-14T04:14:58.821Z] 7c94ae00547d: Layer already exists [2021-05-14T04:14:58.821Z] bb50efb62317: Layer already exists [2021-05-14T04:14:58.821Z] 3bd8a0df8dff: Layer already exists [2021-05-14T04:14:58.821Z] b921195ae6b6: Layer already exists [2021-05-14T04:14:59.094Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:14:59.094Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:66057ee3a8e1762edfad6c44f752065334843659fa93b61ec4fb9d74128764ad size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:59.439Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:59.814Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-05-14T04:14:59.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-14T04:14:59.814Z] f2926705fc1b: Preparing [2021-05-14T04:14:59.814Z] b921195ae6b6: Preparing [2021-05-14T04:14:59.814Z] bb50efb62317: Preparing [2021-05-14T04:14:59.814Z] 3bd8a0df8dff: Preparing [2021-05-14T04:14:59.814Z] 7c94ae00547d: Preparing [2021-05-14T04:14:59.814Z] 3fbe34a1663b: Preparing [2021-05-14T04:14:59.814Z] 3fbe34a1663b: Waiting [2021-05-14T04:14:59.814Z] 3bd8a0df8dff: Layer already exists [2021-05-14T04:14:59.814Z] f2926705fc1b: Layer already exists [2021-05-14T04:14:59.814Z] 7c94ae00547d: Layer already exists [2021-05-14T04:14:59.814Z] b921195ae6b6: Layer already exists [2021-05-14T04:14:59.814Z] bb50efb62317: Layer already exists [2021-05-14T04:15:00.093Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:00.093Z] master: digest: sha256:66057ee3a8e1762edfad6c44f752065334843659fa93b61ec4fb9d74128764ad size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:15:00.153Z] ===================================================== [Pipeline] echo [2021-05-14T04:15:00.166Z] taggedImages: [2021-05-14T04:15:00.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:00.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.219 [2021-05-14T04:15:00.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:00.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-05-14T04:15:00.197Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-05-14T04:15:00.197Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:00.197Z] 2.0.0-dev.219 [2021-05-14T04:15:00.197Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:00.197Z] master [2021-05-14T04:15:00.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:00.577Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:00.939Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:00.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-14T04:15:00.939Z] 287e63776b10: Preparing [2021-05-14T04:15:00.939Z] 9944296ba98c: Preparing [2021-05-14T04:15:00.939Z] bb50efb62317: Preparing [2021-05-14T04:15:00.939Z] c6d79e3a4c98: Preparing [2021-05-14T04:15:00.939Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:00.939Z] bb50efb62317: Layer already exists [2021-05-14T04:15:00.939Z] c6d79e3a4c98: Layer already exists [2021-05-14T04:15:01.225Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:01.225Z] 287e63776b10: Pushed [2021-05-14T04:15:04.609Z] 9944296ba98c: Pushed [2021-05-14T04:15:04.609Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:2b22643ed0347e7f16a8438082917e5841defb57d675056ae765eac4e140ac63 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:04.947Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:05.283Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.219 [2021-05-14T04:15:05.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-14T04:15:05.283Z] 287e63776b10: Preparing [2021-05-14T04:15:05.283Z] 9944296ba98c: Preparing [2021-05-14T04:15:05.283Z] bb50efb62317: Preparing [2021-05-14T04:15:05.283Z] c6d79e3a4c98: Preparing [2021-05-14T04:15:05.283Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:05.553Z] 287e63776b10: Layer already exists [2021-05-14T04:15:05.553Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:05.553Z] bb50efb62317: Layer already exists [2021-05-14T04:15:05.553Z] c6d79e3a4c98: Layer already exists [2021-05-14T04:15:05.553Z] 9944296ba98c: Layer already exists [2021-05-14T04:15:05.825Z] 2.0.0-dev.219: digest: sha256:2b22643ed0347e7f16a8438082917e5841defb57d675056ae765eac4e140ac63 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:06.195Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:06.554Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:06.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-14T04:15:06.554Z] 287e63776b10: Preparing [2021-05-14T04:15:06.554Z] 9944296ba98c: Preparing [2021-05-14T04:15:06.554Z] bb50efb62317: Preparing [2021-05-14T04:15:06.554Z] c6d79e3a4c98: Preparing [2021-05-14T04:15:06.554Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:06.828Z] c6d79e3a4c98: Layer already exists [2021-05-14T04:15:06.828Z] bb50efb62317: Layer already exists [2021-05-14T04:15:06.828Z] 9944296ba98c: Layer already exists [2021-05-14T04:15:06.828Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:06.828Z] 287e63776b10: Layer already exists [2021-05-14T04:15:06.828Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:2b22643ed0347e7f16a8438082917e5841defb57d675056ae765eac4e140ac63 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:07.182Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:07.540Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-05-14T04:15:07.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-14T04:15:07.541Z] 287e63776b10: Preparing [2021-05-14T04:15:07.541Z] 9944296ba98c: Preparing [2021-05-14T04:15:07.541Z] bb50efb62317: Preparing [2021-05-14T04:15:07.541Z] c6d79e3a4c98: Preparing [2021-05-14T04:15:07.541Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:07.541Z] bb50efb62317: Layer already exists [2021-05-14T04:15:07.541Z] 9944296ba98c: Layer already exists [2021-05-14T04:15:07.541Z] 287e63776b10: Layer already exists [2021-05-14T04:15:07.541Z] c6d79e3a4c98: Layer already exists [2021-05-14T04:15:07.541Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:07.816Z] master: digest: sha256:2b22643ed0347e7f16a8438082917e5841defb57d675056ae765eac4e140ac63 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:15:07.889Z] ===================================================== [Pipeline] echo [2021-05-14T04:15:07.905Z] taggedImages: [2021-05-14T04:15:07.905Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:07.905Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.219 [2021-05-14T04:15:07.905Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:07.905Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-05-14T04:15:07.945Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-05-14T04:15:07.945Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:07.945Z] 2.0.0-dev.219 [2021-05-14T04:15:07.945Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:07.945Z] master [2021-05-14T04:15:07.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:08.354Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:08.700Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:08.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-14T04:15:08.700Z] fed8371c47bc: Preparing [2021-05-14T04:15:08.700Z] fed8371c47bc: Preparing [2021-05-14T04:15:08.700Z] f2c896e755f4: Preparing [2021-05-14T04:15:08.700Z] df30afa48afd: Preparing [2021-05-14T04:15:08.700Z] 446c2d8fc802: Preparing [2021-05-14T04:15:08.700Z] 86d83b2df388: Preparing [2021-05-14T04:15:08.700Z] bb50efb62317: Preparing [2021-05-14T04:15:08.700Z] 4521b6d714c0: Preparing [2021-05-14T04:15:08.700Z] 4521b6d714c0: Preparing [2021-05-14T04:15:08.700Z] 949f303f69e9: Preparing [2021-05-14T04:15:08.700Z] bf08e65ad5f8: Preparing [2021-05-14T04:15:08.700Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:08.700Z] 949f303f69e9: Waiting [2021-05-14T04:15:08.700Z] bb50efb62317: Waiting [2021-05-14T04:15:08.700Z] 3fbe34a1663b: Waiting [2021-05-14T04:15:08.700Z] 4521b6d714c0: Waiting [2021-05-14T04:15:08.700Z] bf08e65ad5f8: Waiting [2021-05-14T04:15:08.982Z] 446c2d8fc802: Pushed [2021-05-14T04:15:08.982Z] df30afa48afd: Pushed [2021-05-14T04:15:08.982Z] fed8371c47bc: Pushed [2021-05-14T04:15:08.982Z] f2c896e755f4: Pushed [2021-05-14T04:15:09.258Z] bb50efb62317: Layer already exists [2021-05-14T04:15:09.258Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:09.258Z] 4521b6d714c0: Pushed [2021-05-14T04:15:09.258Z] 949f303f69e9: Pushed [2021-05-14T04:15:09.258Z] bf08e65ad5f8: Pushed [2021-05-14T04:15:11.876Z] 86d83b2df388: Pushed [2021-05-14T04:15:12.146Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:2a8490620269b019e2563bdd7bfb30547ce141f33e8a3877e80a32834cffebfd size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:12.499Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:12.849Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.219 [2021-05-14T04:15:12.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-14T04:15:12.849Z] fed8371c47bc: Preparing [2021-05-14T04:15:12.849Z] fed8371c47bc: Preparing [2021-05-14T04:15:12.849Z] f2c896e755f4: Preparing [2021-05-14T04:15:12.849Z] df30afa48afd: Preparing [2021-05-14T04:15:12.849Z] 446c2d8fc802: Preparing [2021-05-14T04:15:12.849Z] 86d83b2df388: Preparing [2021-05-14T04:15:12.849Z] bb50efb62317: Preparing [2021-05-14T04:15:12.849Z] 4521b6d714c0: Preparing [2021-05-14T04:15:12.849Z] 4521b6d714c0: Preparing [2021-05-14T04:15:12.849Z] 949f303f69e9: Preparing [2021-05-14T04:15:12.849Z] bf08e65ad5f8: Preparing [2021-05-14T04:15:12.849Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:12.849Z] 949f303f69e9: Waiting [2021-05-14T04:15:12.849Z] bf08e65ad5f8: Waiting [2021-05-14T04:15:12.849Z] 3fbe34a1663b: Waiting [2021-05-14T04:15:12.849Z] 4521b6d714c0: Waiting [2021-05-14T04:15:12.849Z] f2c896e755f4: Layer already exists [2021-05-14T04:15:12.849Z] fed8371c47bc: Layer already exists [2021-05-14T04:15:12.849Z] 446c2d8fc802: Layer already exists [2021-05-14T04:15:13.124Z] 86d83b2df388: Layer already exists [2021-05-14T04:15:13.124Z] df30afa48afd: Layer already exists [2021-05-14T04:15:13.124Z] 949f303f69e9: Layer already exists [2021-05-14T04:15:13.124Z] bb50efb62317: Layer already exists [2021-05-14T04:15:13.124Z] 4521b6d714c0: Layer already exists [2021-05-14T04:15:13.124Z] bf08e65ad5f8: Layer already exists [2021-05-14T04:15:13.124Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:13.124Z] 2.0.0-dev.219: digest: sha256:2a8490620269b019e2563bdd7bfb30547ce141f33e8a3877e80a32834cffebfd size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:13.469Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:13.808Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:13.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-14T04:15:13.809Z] fed8371c47bc: Preparing [2021-05-14T04:15:13.809Z] fed8371c47bc: Preparing [2021-05-14T04:15:13.809Z] f2c896e755f4: Preparing [2021-05-14T04:15:13.809Z] df30afa48afd: Preparing [2021-05-14T04:15:13.809Z] 446c2d8fc802: Preparing [2021-05-14T04:15:13.809Z] 86d83b2df388: Preparing [2021-05-14T04:15:13.809Z] bb50efb62317: Preparing [2021-05-14T04:15:13.809Z] 4521b6d714c0: Preparing [2021-05-14T04:15:13.809Z] 4521b6d714c0: Preparing [2021-05-14T04:15:13.809Z] 949f303f69e9: Preparing [2021-05-14T04:15:13.809Z] bf08e65ad5f8: Preparing [2021-05-14T04:15:13.809Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:13.809Z] bb50efb62317: Waiting [2021-05-14T04:15:13.809Z] 4521b6d714c0: Waiting [2021-05-14T04:15:13.809Z] 949f303f69e9: Waiting [2021-05-14T04:15:13.809Z] bf08e65ad5f8: Waiting [2021-05-14T04:15:13.809Z] 3fbe34a1663b: Waiting [2021-05-14T04:15:13.809Z] fed8371c47bc: Layer already exists [2021-05-14T04:15:13.809Z] 446c2d8fc802: Layer already exists [2021-05-14T04:15:13.809Z] df30afa48afd: Layer already exists [2021-05-14T04:15:14.087Z] f2c896e755f4: Layer already exists [2021-05-14T04:15:14.087Z] 86d83b2df388: Layer already exists [2021-05-14T04:15:14.087Z] bb50efb62317: Layer already exists [2021-05-14T04:15:14.087Z] 949f303f69e9: Layer already exists [2021-05-14T04:15:14.087Z] 4521b6d714c0: Layer already exists [2021-05-14T04:15:14.087Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:14.087Z] bf08e65ad5f8: Layer already exists [2021-05-14T04:15:14.087Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:2a8490620269b019e2563bdd7bfb30547ce141f33e8a3877e80a32834cffebfd size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:14.438Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:14.780Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-05-14T04:15:14.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-14T04:15:14.780Z] fed8371c47bc: Preparing [2021-05-14T04:15:14.780Z] fed8371c47bc: Preparing [2021-05-14T04:15:14.780Z] f2c896e755f4: Preparing [2021-05-14T04:15:14.780Z] df30afa48afd: Preparing [2021-05-14T04:15:14.780Z] 446c2d8fc802: Preparing [2021-05-14T04:15:14.780Z] 86d83b2df388: Preparing [2021-05-14T04:15:14.780Z] bb50efb62317: Preparing [2021-05-14T04:15:14.780Z] 4521b6d714c0: Preparing [2021-05-14T04:15:14.780Z] 4521b6d714c0: Preparing [2021-05-14T04:15:14.780Z] 949f303f69e9: Preparing [2021-05-14T04:15:14.780Z] bf08e65ad5f8: Preparing [2021-05-14T04:15:14.780Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:14.780Z] 4521b6d714c0: Waiting [2021-05-14T04:15:14.780Z] 949f303f69e9: Waiting [2021-05-14T04:15:14.780Z] bf08e65ad5f8: Waiting [2021-05-14T04:15:14.780Z] bb50efb62317: Waiting [2021-05-14T04:15:14.780Z] 3fbe34a1663b: Waiting [2021-05-14T04:15:14.780Z] f2c896e755f4: Layer already exists [2021-05-14T04:15:14.780Z] df30afa48afd: Layer already exists [2021-05-14T04:15:14.780Z] 446c2d8fc802: Layer already exists [2021-05-14T04:15:15.054Z] 86d83b2df388: Layer already exists [2021-05-14T04:15:15.054Z] fed8371c47bc: Layer already exists [2021-05-14T04:15:15.054Z] 4521b6d714c0: Layer already exists [2021-05-14T04:15:15.054Z] bb50efb62317: Layer already exists [2021-05-14T04:15:15.054Z] bf08e65ad5f8: Layer already exists [2021-05-14T04:15:15.054Z] 949f303f69e9: Layer already exists [2021-05-14T04:15:15.054Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:15.054Z] master: digest: sha256:2a8490620269b019e2563bdd7bfb30547ce141f33e8a3877e80a32834cffebfd size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:15:15.116Z] ===================================================== [Pipeline] echo [2021-05-14T04:15:15.130Z] taggedImages: [2021-05-14T04:15:15.130Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:15.130Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.219 [2021-05-14T04:15:15.130Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:15.130Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-05-14T04:15:15.166Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-05-14T04:15:15.166Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:15.166Z] 2.0.0-dev.219 [2021-05-14T04:15:15.166Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:15.166Z] master [2021-05-14T04:15:15.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:15.548Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:15.889Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:15.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-14T04:15:15.889Z] 6cdd586fd6af: Preparing [2021-05-14T04:15:15.889Z] 561c727b4561: Preparing [2021-05-14T04:15:15.889Z] 57ffa02b96c5: Preparing [2021-05-14T04:15:15.889Z] 35cc3d0fe330: Preparing [2021-05-14T04:15:15.889Z] 562fa5548e8c: Preparing [2021-05-14T04:15:15.889Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:15.889Z] 3fbe34a1663b: Waiting [2021-05-14T04:15:16.163Z] 35cc3d0fe330: Pushed [2021-05-14T04:15:16.163Z] 57ffa02b96c5: Pushed [2021-05-14T04:15:16.435Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:16.707Z] 562fa5548e8c: Pushed [2021-05-14T04:15:18.139Z] 561c727b4561: Pushed [2021-05-14T04:15:18.409Z] 6cdd586fd6af: Pushed [2021-05-14T04:15:18.409Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:bbfe5b9bb0800ab78675ad1adca0894f17f94b98701e125ce0b0dcb2d7fd8361 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:18.755Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:19.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.219 [2021-05-14T04:15:19.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-14T04:15:19.098Z] 6cdd586fd6af: Preparing [2021-05-14T04:15:19.098Z] 561c727b4561: Preparing [2021-05-14T04:15:19.098Z] 57ffa02b96c5: Preparing [2021-05-14T04:15:19.098Z] 35cc3d0fe330: Preparing [2021-05-14T04:15:19.098Z] 562fa5548e8c: Preparing [2021-05-14T04:15:19.098Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:19.098Z] 3fbe34a1663b: Waiting [2021-05-14T04:15:19.098Z] 561c727b4561: Layer already exists [2021-05-14T04:15:19.098Z] 562fa5548e8c: Layer already exists [2021-05-14T04:15:19.098Z] 57ffa02b96c5: Layer already exists [2021-05-14T04:15:19.369Z] 6cdd586fd6af: Layer already exists [2021-05-14T04:15:19.369Z] 35cc3d0fe330: Layer already exists [2021-05-14T04:15:19.369Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:19.369Z] 2.0.0-dev.219: digest: sha256:bbfe5b9bb0800ab78675ad1adca0894f17f94b98701e125ce0b0dcb2d7fd8361 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:19.712Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:20.055Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:20.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-14T04:15:20.055Z] 6cdd586fd6af: Preparing [2021-05-14T04:15:20.055Z] 561c727b4561: Preparing [2021-05-14T04:15:20.055Z] 57ffa02b96c5: Preparing [2021-05-14T04:15:20.055Z] 35cc3d0fe330: Preparing [2021-05-14T04:15:20.055Z] 562fa5548e8c: Preparing [2021-05-14T04:15:20.056Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:20.056Z] 3fbe34a1663b: Waiting [2021-05-14T04:15:20.333Z] 561c727b4561: Layer already exists [2021-05-14T04:15:20.333Z] 35cc3d0fe330: Layer already exists [2021-05-14T04:15:20.333Z] 562fa5548e8c: Layer already exists [2021-05-14T04:15:20.333Z] 57ffa02b96c5: Layer already exists [2021-05-14T04:15:20.333Z] 6cdd586fd6af: Layer already exists [2021-05-14T04:15:20.333Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:20.333Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:bbfe5b9bb0800ab78675ad1adca0894f17f94b98701e125ce0b0dcb2d7fd8361 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:20.678Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:21.021Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-05-14T04:15:21.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-14T04:15:21.022Z] 6cdd586fd6af: Preparing [2021-05-14T04:15:21.022Z] 561c727b4561: Preparing [2021-05-14T04:15:21.022Z] 57ffa02b96c5: Preparing [2021-05-14T04:15:21.022Z] 35cc3d0fe330: Preparing [2021-05-14T04:15:21.022Z] 562fa5548e8c: Preparing [2021-05-14T04:15:21.022Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:21.022Z] 3fbe34a1663b: Waiting [2021-05-14T04:15:21.022Z] 561c727b4561: Layer already exists [2021-05-14T04:15:21.022Z] 35cc3d0fe330: Layer already exists [2021-05-14T04:15:21.022Z] 57ffa02b96c5: Layer already exists [2021-05-14T04:15:21.022Z] 6cdd586fd6af: Layer already exists [2021-05-14T04:15:21.295Z] 562fa5548e8c: Layer already exists [2021-05-14T04:15:21.295Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:21.295Z] master: digest: sha256:bbfe5b9bb0800ab78675ad1adca0894f17f94b98701e125ce0b0dcb2d7fd8361 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:15:21.360Z] ===================================================== [Pipeline] echo [2021-05-14T04:15:21.435Z] taggedImages: [2021-05-14T04:15:21.435Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:21.435Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.219 [2021-05-14T04:15:21.435Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:21.435Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-05-14T04:15:21.479Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-05-14T04:15:21.479Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:21.479Z] 2.0.0-dev.219 [2021-05-14T04:15:21.479Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:21.479Z] master [2021-05-14T04:15:21.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:21.860Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:22.215Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:22.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-14T04:15:22.216Z] c16050dbb57d: Preparing [2021-05-14T04:15:22.216Z] fa613b05226a: Preparing [2021-05-14T04:15:22.216Z] ffa8df79a482: Preparing [2021-05-14T04:15:22.216Z] 55f2ee9cecfa: Preparing [2021-05-14T04:15:22.216Z] cc82b07ebb86: Preparing [2021-05-14T04:15:22.216Z] 5dd3c84f2745: Preparing [2021-05-14T04:15:22.216Z] 451b85a783e9: Preparing [2021-05-14T04:15:22.216Z] 6854c0db7b42: Preparing [2021-05-14T04:15:22.216Z] 516017582359: Preparing [2021-05-14T04:15:22.216Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:22.216Z] 451b85a783e9: Waiting [2021-05-14T04:15:22.216Z] 6854c0db7b42: Waiting [2021-05-14T04:15:22.216Z] 516017582359: Waiting [2021-05-14T04:15:22.216Z] 3fbe34a1663b: Waiting [2021-05-14T04:15:22.216Z] 5dd3c84f2745: Waiting [2021-05-14T04:15:22.492Z] cc82b07ebb86: Pushed [2021-05-14T04:15:22.492Z] c16050dbb57d: Pushed [2021-05-14T04:15:22.492Z] fa613b05226a: Pushed [2021-05-14T04:15:22.789Z] 5dd3c84f2745: Pushed [2021-05-14T04:15:22.789Z] 451b85a783e9: Pushed [2021-05-14T04:15:22.789Z] 6854c0db7b42: Pushed [2021-05-14T04:15:22.789Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:23.426Z] 516017582359: Pushed [2021-05-14T04:15:24.888Z] 55f2ee9cecfa: Pushed [2021-05-14T04:15:24.888Z] ffa8df79a482: Pushed [2021-05-14T04:15:25.161Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:b22c692ae605b959f06e13864a39ce59ff0e90338cb9462d11a19cbc326dca88 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:25.503Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:25.840Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.219 [2021-05-14T04:15:25.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-14T04:15:25.840Z] c16050dbb57d: Preparing [2021-05-14T04:15:25.840Z] fa613b05226a: Preparing [2021-05-14T04:15:25.840Z] ffa8df79a482: Preparing [2021-05-14T04:15:25.840Z] 55f2ee9cecfa: Preparing [2021-05-14T04:15:25.840Z] cc82b07ebb86: Preparing [2021-05-14T04:15:25.840Z] 5dd3c84f2745: Preparing [2021-05-14T04:15:25.840Z] 451b85a783e9: Preparing [2021-05-14T04:15:25.840Z] 6854c0db7b42: Preparing [2021-05-14T04:15:25.840Z] 516017582359: Preparing [2021-05-14T04:15:25.840Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:25.840Z] 516017582359: Waiting [2021-05-14T04:15:25.840Z] 6854c0db7b42: Waiting [2021-05-14T04:15:25.840Z] 3fbe34a1663b: Waiting [2021-05-14T04:15:25.840Z] 5dd3c84f2745: Waiting [2021-05-14T04:15:25.840Z] 451b85a783e9: Waiting [2021-05-14T04:15:26.114Z] 55f2ee9cecfa: Layer already exists [2021-05-14T04:15:26.114Z] ffa8df79a482: Layer already exists [2021-05-14T04:15:26.114Z] c16050dbb57d: Layer already exists [2021-05-14T04:15:26.114Z] fa613b05226a: Layer already exists [2021-05-14T04:15:26.114Z] cc82b07ebb86: Layer already exists [2021-05-14T04:15:26.114Z] 6854c0db7b42: Layer already exists [2021-05-14T04:15:26.114Z] 451b85a783e9: Layer already exists [2021-05-14T04:15:26.114Z] 516017582359: Layer already exists [2021-05-14T04:15:26.114Z] 5dd3c84f2745: Layer already exists [2021-05-14T04:15:26.114Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:26.114Z] 2.0.0-dev.219: digest: sha256:b22c692ae605b959f06e13864a39ce59ff0e90338cb9462d11a19cbc326dca88 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:26.455Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:26.791Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:26.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-14T04:15:26.791Z] c16050dbb57d: Preparing [2021-05-14T04:15:26.791Z] fa613b05226a: Preparing [2021-05-14T04:15:26.791Z] ffa8df79a482: Preparing [2021-05-14T04:15:26.791Z] 55f2ee9cecfa: Preparing [2021-05-14T04:15:26.791Z] cc82b07ebb86: Preparing [2021-05-14T04:15:26.791Z] 5dd3c84f2745: Preparing [2021-05-14T04:15:26.791Z] 451b85a783e9: Preparing [2021-05-14T04:15:26.791Z] 6854c0db7b42: Preparing [2021-05-14T04:15:26.791Z] 516017582359: Preparing [2021-05-14T04:15:26.791Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:26.791Z] 5dd3c84f2745: Waiting [2021-05-14T04:15:26.791Z] 451b85a783e9: Waiting [2021-05-14T04:15:26.791Z] 6854c0db7b42: Waiting [2021-05-14T04:15:26.791Z] 516017582359: Waiting [2021-05-14T04:15:26.791Z] 3fbe34a1663b: Waiting [2021-05-14T04:15:26.791Z] 55f2ee9cecfa: Layer already exists [2021-05-14T04:15:26.791Z] c16050dbb57d: Layer already exists [2021-05-14T04:15:26.791Z] cc82b07ebb86: Layer already exists [2021-05-14T04:15:26.791Z] fa613b05226a: Layer already exists [2021-05-14T04:15:26.791Z] ffa8df79a482: Layer already exists [2021-05-14T04:15:27.063Z] 516017582359: Layer already exists [2021-05-14T04:15:27.063Z] 6854c0db7b42: Layer already exists [2021-05-14T04:15:27.063Z] 451b85a783e9: Layer already exists [2021-05-14T04:15:27.063Z] 5dd3c84f2745: Layer already exists [2021-05-14T04:15:27.063Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:27.063Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:b22c692ae605b959f06e13864a39ce59ff0e90338cb9462d11a19cbc326dca88 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:27.408Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:27.746Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-05-14T04:15:27.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-14T04:15:27.746Z] c16050dbb57d: Preparing [2021-05-14T04:15:27.746Z] fa613b05226a: Preparing [2021-05-14T04:15:27.746Z] ffa8df79a482: Preparing [2021-05-14T04:15:27.746Z] 55f2ee9cecfa: Preparing [2021-05-14T04:15:27.746Z] cc82b07ebb86: Preparing [2021-05-14T04:15:27.746Z] 5dd3c84f2745: Preparing [2021-05-14T04:15:27.746Z] 451b85a783e9: Preparing [2021-05-14T04:15:27.746Z] 6854c0db7b42: Preparing [2021-05-14T04:15:27.746Z] 516017582359: Preparing [2021-05-14T04:15:27.746Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:27.746Z] 6854c0db7b42: Waiting [2021-05-14T04:15:27.746Z] 516017582359: Waiting [2021-05-14T04:15:27.746Z] 3fbe34a1663b: Waiting [2021-05-14T04:15:27.746Z] 5dd3c84f2745: Waiting [2021-05-14T04:15:27.746Z] 451b85a783e9: Waiting [2021-05-14T04:15:27.746Z] c16050dbb57d: Layer already exists [2021-05-14T04:15:28.018Z] fa613b05226a: Layer already exists [2021-05-14T04:15:28.018Z] 55f2ee9cecfa: Layer already exists [2021-05-14T04:15:28.018Z] ffa8df79a482: Layer already exists [2021-05-14T04:15:28.018Z] cc82b07ebb86: Layer already exists [2021-05-14T04:15:28.018Z] 451b85a783e9: Layer already exists [2021-05-14T04:15:28.018Z] 5dd3c84f2745: Layer already exists [2021-05-14T04:15:28.018Z] 6854c0db7b42: Layer already exists [2021-05-14T04:15:28.018Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:28.018Z] 516017582359: Layer already exists [2021-05-14T04:15:28.018Z] master: digest: sha256:b22c692ae605b959f06e13864a39ce59ff0e90338cb9462d11a19cbc326dca88 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:15:28.088Z] ===================================================== [Pipeline] echo [2021-05-14T04:15:28.104Z] taggedImages: [2021-05-14T04:15:28.104Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:28.104Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.219 [2021-05-14T04:15:28.104Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:28.105Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-05-14T04:15:28.139Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-05-14T04:15:28.139Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:28.139Z] 2.0.0-dev.219 [2021-05-14T04:15:28.139Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:28.139Z] master [2021-05-14T04:15:28.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:28.510Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:28.853Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:28.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-14T04:15:28.853Z] 4a9e8c67755b: Preparing [2021-05-14T04:15:28.853Z] 4a61adf4ecec: Preparing [2021-05-14T04:15:28.853Z] bb50efb62317: Preparing [2021-05-14T04:15:28.853Z] 3573d7df2e5a: Preparing [2021-05-14T04:15:28.853Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:29.125Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:29.125Z] bb50efb62317: Layer already exists [2021-05-14T04:15:29.125Z] 4a9e8c67755b: Pushed [2021-05-14T04:15:29.396Z] 3573d7df2e5a: Pushed [2021-05-14T04:15:32.006Z] 4a61adf4ecec: Pushed [2021-05-14T04:15:32.006Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:976ddc98ef0db8f858951d750ccb21792cfc3e9bd0bcdea2ace15a876adbb381 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:32.343Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:32.729Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.219 [2021-05-14T04:15:32.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-14T04:15:32.729Z] 4a9e8c67755b: Preparing [2021-05-14T04:15:32.729Z] 4a61adf4ecec: Preparing [2021-05-14T04:15:32.729Z] bb50efb62317: Preparing [2021-05-14T04:15:32.729Z] 3573d7df2e5a: Preparing [2021-05-14T04:15:32.729Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:33.001Z] 4a9e8c67755b: Layer already exists [2021-05-14T04:15:33.001Z] 3573d7df2e5a: Layer already exists [2021-05-14T04:15:33.001Z] bb50efb62317: Layer already exists [2021-05-14T04:15:33.001Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:33.001Z] 4a61adf4ecec: Layer already exists [2021-05-14T04:15:33.001Z] 2.0.0-dev.219: digest: sha256:976ddc98ef0db8f858951d750ccb21792cfc3e9bd0bcdea2ace15a876adbb381 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:33.341Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:33.681Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:33.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-14T04:15:33.681Z] 4a9e8c67755b: Preparing [2021-05-14T04:15:33.681Z] 4a61adf4ecec: Preparing [2021-05-14T04:15:33.681Z] bb50efb62317: Preparing [2021-05-14T04:15:33.681Z] 3573d7df2e5a: Preparing [2021-05-14T04:15:33.681Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:33.681Z] bb50efb62317: Layer already exists [2021-05-14T04:15:33.681Z] 4a61adf4ecec: Layer already exists [2021-05-14T04:15:33.681Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:33.681Z] 3573d7df2e5a: Layer already exists [2021-05-14T04:15:33.681Z] 4a9e8c67755b: Layer already exists [2021-05-14T04:15:33.952Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:976ddc98ef0db8f858951d750ccb21792cfc3e9bd0bcdea2ace15a876adbb381 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:34.291Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:34.624Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-05-14T04:15:34.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-14T04:15:34.624Z] 4a9e8c67755b: Preparing [2021-05-14T04:15:34.624Z] 4a61adf4ecec: Preparing [2021-05-14T04:15:34.624Z] bb50efb62317: Preparing [2021-05-14T04:15:34.624Z] 3573d7df2e5a: Preparing [2021-05-14T04:15:34.624Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:34.624Z] 3573d7df2e5a: Layer already exists [2021-05-14T04:15:34.624Z] 4a61adf4ecec: Layer already exists [2021-05-14T04:15:34.624Z] 4a9e8c67755b: Layer already exists [2021-05-14T04:15:34.624Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:34.624Z] bb50efb62317: Layer already exists [2021-05-14T04:15:34.895Z] master: digest: sha256:976ddc98ef0db8f858951d750ccb21792cfc3e9bd0bcdea2ace15a876adbb381 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:15:34.960Z] ===================================================== [Pipeline] echo [2021-05-14T04:15:34.976Z] taggedImages: [2021-05-14T04:15:34.976Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:34.976Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.219 [2021-05-14T04:15:34.976Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:34.976Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-05-14T04:15:35.015Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-05-14T04:15:35.015Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:35.015Z] 2.0.0-dev.219 [2021-05-14T04:15:35.015Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:35.015Z] master [2021-05-14T04:15:35.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:35.385Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:35.720Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:35.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-14T04:15:35.720Z] 08d3ecbab323: Preparing [2021-05-14T04:15:35.720Z] b468152caf2e: Preparing [2021-05-14T04:15:35.720Z] bb50efb62317: Preparing [2021-05-14T04:15:35.720Z] c6d79e3a4c98: Preparing [2021-05-14T04:15:35.720Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:35.993Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:35.993Z] bb50efb62317: Layer already exists [2021-05-14T04:15:35.993Z] c6d79e3a4c98: Layer already exists [2021-05-14T04:15:35.993Z] 08d3ecbab323: Pushed [2021-05-14T04:15:38.602Z] b468152caf2e: Pushed [2021-05-14T04:15:38.602Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:a5192ca15f8843be95cf92110996fc3e037d6f048e1fdfd4db30c938a42e5c9a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:38.940Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:39.275Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.219 [2021-05-14T04:15:39.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-14T04:15:39.275Z] 08d3ecbab323: Preparing [2021-05-14T04:15:39.275Z] b468152caf2e: Preparing [2021-05-14T04:15:39.275Z] bb50efb62317: Preparing [2021-05-14T04:15:39.275Z] c6d79e3a4c98: Preparing [2021-05-14T04:15:39.275Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:39.275Z] c6d79e3a4c98: Layer already exists [2021-05-14T04:15:39.275Z] 08d3ecbab323: Layer already exists [2021-05-14T04:15:39.275Z] b468152caf2e: Layer already exists [2021-05-14T04:15:39.275Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:39.275Z] bb50efb62317: Layer already exists [2021-05-14T04:15:39.546Z] 2.0.0-dev.219: digest: sha256:a5192ca15f8843be95cf92110996fc3e037d6f048e1fdfd4db30c938a42e5c9a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:39.883Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:40.218Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:40.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-14T04:15:40.218Z] 08d3ecbab323: Preparing [2021-05-14T04:15:40.218Z] b468152caf2e: Preparing [2021-05-14T04:15:40.218Z] bb50efb62317: Preparing [2021-05-14T04:15:40.218Z] c6d79e3a4c98: Preparing [2021-05-14T04:15:40.218Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:40.218Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:40.218Z] 08d3ecbab323: Layer already exists [2021-05-14T04:15:40.218Z] c6d79e3a4c98: Layer already exists [2021-05-14T04:15:40.218Z] bb50efb62317: Layer already exists [2021-05-14T04:15:40.218Z] b468152caf2e: Layer already exists [2021-05-14T04:15:40.490Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:a5192ca15f8843be95cf92110996fc3e037d6f048e1fdfd4db30c938a42e5c9a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:40.833Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:41.168Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-05-14T04:15:41.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-14T04:15:41.168Z] 08d3ecbab323: Preparing [2021-05-14T04:15:41.168Z] b468152caf2e: Preparing [2021-05-14T04:15:41.168Z] bb50efb62317: Preparing [2021-05-14T04:15:41.168Z] c6d79e3a4c98: Preparing [2021-05-14T04:15:41.168Z] 3fbe34a1663b: Preparing [2021-05-14T04:15:41.440Z] 3fbe34a1663b: Layer already exists [2021-05-14T04:15:41.440Z] 08d3ecbab323: Layer already exists [2021-05-14T04:15:41.440Z] c6d79e3a4c98: Layer already exists [2021-05-14T04:15:41.440Z] bb50efb62317: Layer already exists [2021-05-14T04:15:41.440Z] b468152caf2e: Layer already exists [2021-05-14T04:15:41.440Z] master: digest: sha256:a5192ca15f8843be95cf92110996fc3e037d6f048e1fdfd4db30c938a42e5c9a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:15:41.521Z] ===================================================== [Pipeline] echo [2021-05-14T04:15:41.543Z] taggedImages: [2021-05-14T04:15:41.543Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:41.543Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.219 [2021-05-14T04:15:41.543Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:41.543Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-05-14T04:15:41.573Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-05-14T04:15:41.573Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:41.573Z] 2.0.0-dev.219 [2021-05-14T04:15:41.573Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:41.573Z] master [2021-05-14T04:15:41.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:41.948Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:42.283Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:15:42.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-14T04:15:42.283Z] 2e6cb7bec134: Preparing [2021-05-14T04:15:42.283Z] 243ecb794811: Preparing [2021-05-14T04:15:42.283Z] 9f32b12806a2: Preparing [2021-05-14T04:15:42.283Z] baa00a0068fd: Preparing [2021-05-14T04:15:42.283Z] 9ded3b6bb9b5: Preparing [2021-05-14T04:15:42.283Z] fa1afe8e6ed9: Preparing [2021-05-14T04:15:42.283Z] 87a09b4c083e: Preparing [2021-05-14T04:15:42.283Z] 0f74e9ff2a61: Preparing [2021-05-14T04:15:42.283Z] b122376c33c6: Preparing [2021-05-14T04:15:42.283Z] f8381ed47b22: Preparing [2021-05-14T04:15:42.283Z] e934a737d657: Preparing [2021-05-14T04:15:42.283Z] fa1afe8e6ed9: Waiting [2021-05-14T04:15:42.283Z] 87a09b4c083e: Waiting [2021-05-14T04:15:42.283Z] 0f74e9ff2a61: Waiting [2021-05-14T04:15:42.283Z] b122376c33c6: Waiting [2021-05-14T04:15:42.283Z] f8381ed47b22: Waiting [2021-05-14T04:15:42.283Z] e934a737d657: Waiting [2021-05-14T04:15:42.556Z] 9ded3b6bb9b5: Layer already exists [2021-05-14T04:15:42.556Z] fa1afe8e6ed9: Layer already exists [2021-05-14T04:15:42.556Z] 87a09b4c083e: Layer already exists [2021-05-14T04:15:42.556Z] 0f74e9ff2a61: Layer already exists [2021-05-14T04:15:42.556Z] b122376c33c6: Layer already exists [2021-05-14T04:15:42.556Z] 243ecb794811: Pushed [2021-05-14T04:15:42.828Z] f8381ed47b22: Layer already exists [2021-05-14T04:15:42.828Z] e934a737d657: Layer already exists [2021-05-14T04:15:43.422Z] 2e6cb7bec134: Pushed [2021-05-14T04:15:44.847Z] 9f32b12806a2: Pushed [2021-05-14T04:15:57.223Z] baa00a0068fd: Pushed [2021-05-14T04:15:57.223Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3: digest: sha256:cd48c22d84f34a663341cfb36b6e104ad5df22489c0e24d863d7264f93612431 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:57.579Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:57.948Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.219 [2021-05-14T04:15:57.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-14T04:15:57.949Z] 2e6cb7bec134: Preparing [2021-05-14T04:15:57.949Z] 243ecb794811: Preparing [2021-05-14T04:15:57.949Z] 9f32b12806a2: Preparing [2021-05-14T04:15:57.949Z] baa00a0068fd: Preparing [2021-05-14T04:15:57.949Z] 9ded3b6bb9b5: Preparing [2021-05-14T04:15:57.949Z] fa1afe8e6ed9: Preparing [2021-05-14T04:15:57.949Z] 87a09b4c083e: Preparing [2021-05-14T04:15:57.949Z] 0f74e9ff2a61: Preparing [2021-05-14T04:15:57.949Z] b122376c33c6: Preparing [2021-05-14T04:15:57.949Z] f8381ed47b22: Preparing [2021-05-14T04:15:57.949Z] e934a737d657: Preparing [2021-05-14T04:15:57.949Z] fa1afe8e6ed9: Waiting [2021-05-14T04:15:57.949Z] 87a09b4c083e: Waiting [2021-05-14T04:15:57.949Z] b122376c33c6: Waiting [2021-05-14T04:15:57.949Z] f8381ed47b22: Waiting [2021-05-14T04:15:57.949Z] e934a737d657: Waiting [2021-05-14T04:15:57.949Z] 0f74e9ff2a61: Waiting [2021-05-14T04:15:58.233Z] 9f32b12806a2: Layer already exists [2021-05-14T04:15:58.233Z] baa00a0068fd: Layer already exists [2021-05-14T04:15:58.233Z] 243ecb794811: Layer already exists [2021-05-14T04:15:58.233Z] 9ded3b6bb9b5: Layer already exists [2021-05-14T04:15:58.233Z] 2e6cb7bec134: Layer already exists [2021-05-14T04:15:58.233Z] 87a09b4c083e: Layer already exists [2021-05-14T04:15:58.233Z] 0f74e9ff2a61: Layer already exists [2021-05-14T04:15:58.233Z] b122376c33c6: Layer already exists [2021-05-14T04:15:58.233Z] f8381ed47b22: Layer already exists [2021-05-14T04:15:58.233Z] fa1afe8e6ed9: Layer already exists [2021-05-14T04:15:58.233Z] e934a737d657: Layer already exists [2021-05-14T04:15:58.233Z] 2.0.0-dev.219: digest: sha256:cd48c22d84f34a663341cfb36b6e104ad5df22489c0e24d863d7264f93612431 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:58.601Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:58.988Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:15:58.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-14T04:15:58.988Z] 2e6cb7bec134: Preparing [2021-05-14T04:15:58.988Z] 243ecb794811: Preparing [2021-05-14T04:15:58.988Z] 9f32b12806a2: Preparing [2021-05-14T04:15:58.988Z] baa00a0068fd: Preparing [2021-05-14T04:15:58.988Z] 9ded3b6bb9b5: Preparing [2021-05-14T04:15:58.988Z] fa1afe8e6ed9: Preparing [2021-05-14T04:15:58.988Z] 87a09b4c083e: Preparing [2021-05-14T04:15:58.988Z] 0f74e9ff2a61: Preparing [2021-05-14T04:15:58.988Z] b122376c33c6: Preparing [2021-05-14T04:15:58.988Z] f8381ed47b22: Preparing [2021-05-14T04:15:58.988Z] e934a737d657: Preparing [2021-05-14T04:15:58.988Z] fa1afe8e6ed9: Waiting [2021-05-14T04:15:58.988Z] 87a09b4c083e: Waiting [2021-05-14T04:15:58.988Z] 0f74e9ff2a61: Waiting [2021-05-14T04:15:58.988Z] b122376c33c6: Waiting [2021-05-14T04:15:58.988Z] f8381ed47b22: Waiting [2021-05-14T04:15:58.988Z] e934a737d657: Waiting [2021-05-14T04:15:58.988Z] 243ecb794811: Layer already exists [2021-05-14T04:15:58.988Z] 9ded3b6bb9b5: Layer already exists [2021-05-14T04:15:58.988Z] baa00a0068fd: Layer already exists [2021-05-14T04:15:58.988Z] 9f32b12806a2: Layer already exists [2021-05-14T04:15:58.988Z] 2e6cb7bec134: Layer already exists [2021-05-14T04:15:59.272Z] b122376c33c6: Layer already exists [2021-05-14T04:15:59.273Z] 87a09b4c083e: Layer already exists [2021-05-14T04:15:59.273Z] 0f74e9ff2a61: Layer already exists [2021-05-14T04:15:59.273Z] fa1afe8e6ed9: Layer already exists [2021-05-14T04:15:59.273Z] f8381ed47b22: Layer already exists [2021-05-14T04:15:59.273Z] e934a737d657: Layer already exists [2021-05-14T04:15:59.273Z] 5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219: digest: sha256:cd48c22d84f34a663341cfb36b6e104ad5df22489c0e24d863d7264f93612431 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:59.622Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:59.959Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-05-14T04:15:59.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-14T04:15:59.959Z] 2e6cb7bec134: Preparing [2021-05-14T04:15:59.959Z] 243ecb794811: Preparing [2021-05-14T04:15:59.959Z] 9f32b12806a2: Preparing [2021-05-14T04:15:59.959Z] baa00a0068fd: Preparing [2021-05-14T04:15:59.959Z] 9ded3b6bb9b5: Preparing [2021-05-14T04:15:59.959Z] fa1afe8e6ed9: Preparing [2021-05-14T04:15:59.959Z] 87a09b4c083e: Preparing [2021-05-14T04:15:59.959Z] 0f74e9ff2a61: Preparing [2021-05-14T04:15:59.959Z] b122376c33c6: Preparing [2021-05-14T04:15:59.959Z] f8381ed47b22: Preparing [2021-05-14T04:15:59.959Z] e934a737d657: Preparing [2021-05-14T04:15:59.959Z] 0f74e9ff2a61: Waiting [2021-05-14T04:15:59.959Z] b122376c33c6: Waiting [2021-05-14T04:15:59.959Z] f8381ed47b22: Waiting [2021-05-14T04:15:59.959Z] e934a737d657: Waiting [2021-05-14T04:15:59.959Z] fa1afe8e6ed9: Waiting [2021-05-14T04:15:59.959Z] 87a09b4c083e: Waiting [2021-05-14T04:16:00.231Z] 9ded3b6bb9b5: Layer already exists [2021-05-14T04:16:00.231Z] baa00a0068fd: Layer already exists [2021-05-14T04:16:00.231Z] 9f32b12806a2: Layer already exists [2021-05-14T04:16:00.231Z] 2e6cb7bec134: Layer already exists [2021-05-14T04:16:00.231Z] 243ecb794811: Layer already exists [2021-05-14T04:16:00.231Z] b122376c33c6: Layer already exists [2021-05-14T04:16:00.231Z] fa1afe8e6ed9: Layer already exists [2021-05-14T04:16:00.231Z] 87a09b4c083e: Layer already exists [2021-05-14T04:16:00.231Z] f8381ed47b22: Layer already exists [2021-05-14T04:16:00.231Z] 0f74e9ff2a61: Layer already exists [2021-05-14T04:16:00.231Z] e934a737d657: Layer already exists [2021-05-14T04:16:00.231Z] master: digest: sha256:cd48c22d84f34a663341cfb36b6e104ad5df22489c0e24d863d7264f93612431 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T04:16:00.305Z] ===================================================== [Pipeline] echo [2021-05-14T04:16:00.322Z] taggedImages: [2021-05-14T04:16:00.322Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3 [2021-05-14T04:16:00.322Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.219 [2021-05-14T04:16:00.322Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:5b6776f59d5620b6c1ac7042c6a159568f7617b3-2.0.0-dev.219 [2021-05-14T04:16:00.322Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:16:00.874Z] ---> job-cost.sh [2021-05-14T04:16:00.874Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YWcb [2021-05-14T04:16:39.819Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T04:18:16.545Z] lf-activate-venv(): INFO: Adding /tmp/venv-YWcb/bin to PATH [2021-05-14T04:18:16.545Z] INFO: No Stack... [2021-05-14T04:18:16.545Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-14T04:18:16.545Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T04:18:16.882Z] + + cat /w/workspace/edgex-go/488/archives/cost.csv [2021-05-14T04:18:16.882Z] cut -d, -f6 [Pipeline] lock [2021-05-14T04:18:16.949Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-488-stack-cost] [2021-05-14T04:18:16.959Z] Resource [jenkins-edgexfoundry-edgex-go-master-488-stack-cost] did not exist. Created. [2021-05-14T04:18:16.959Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-488-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T04:18:17.322Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-14T04:18:18.066Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T04:18:18.086Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-488-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-05-14T04:18:18.942Z] provisioning config files... [2021-05-14T04:18:18.953Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/488@tmp/config7050646493052593822tmp [Pipeline] { [Pipeline] sh [2021-05-14T04:18:19.279Z] + set +x [2021-05-14T04:18:19.280Z] + curl -s https://codecov.io/bash [2021-05-14T04:18:19.280Z] + bash -s -- [2021-05-14T04:18:19.858Z] [2021-05-14T04:18:19.858Z] _____ _ [2021-05-14T04:18:19.858Z] / ____| | | [2021-05-14T04:18:19.858Z] | | ___ __| | ___ ___ _____ __ [2021-05-14T04:18:19.858Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-14T04:18:19.858Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-14T04:18:19.858Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-14T04:18:19.858Z] Bash-1.0.2 [2021-05-14T04:18:19.858Z] [2021-05-14T04:18:19.858Z] [2021-05-14T04:18:19.858Z] ==> git version 2.24.3 found [2021-05-14T04:18:19.858Z] ==> 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-05-14T04:18:19.858Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-14T04:18:19.858Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-14T04:18:19.858Z] ==> Jenkins CI detected. [2021-05-14T04:18:19.858Z] project root: . [2021-05-14T04:18:19.858Z] --> token set from env [2021-05-14T04:18:19.858Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-14T04:18:19.858Z] ==> Running gcov in . (disable via -X gcov) [2021-05-14T04:18:19.858Z] ==> Python coveragepy not found [2021-05-14T04:18:19.858Z] ==> Searching for coverage reports in: [2021-05-14T04:18:19.858Z] + . [2021-05-14T04:18:19.858Z] -> Found 1 reports [2021-05-14T04:18:19.858Z] ==> Detecting git/mercurial file structure [2021-05-14T04:18:19.858Z] ==> Reading reports [2021-05-14T04:18:19.858Z] + ./coverage.out bytes=727485 [2021-05-14T04:18:19.858Z] ==> Appending adjustments [2021-05-14T04:18:19.858Z] https://docs.codecov.io/docs/fixing-reports [2021-05-14T04:18:24.085Z] + Found adjustments [2021-05-14T04:18:24.085Z] ==> Gzipping contents [2021-05-14T04:18:24.085Z] 104K /tmp/codecov.wBtpia.gz [2021-05-14T04:18:24.085Z] ==> Uploading reports [2021-05-14T04:18:24.085Z] url: https://codecov.io [2021-05-14T04:18:24.085Z] query: branch=master&commit=5b6776f59d5620b6c1ac7042c6a159568f7617b3&build=488&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F488%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-14T04:18:24.085Z] -> Pinging Codecov [2021-05-14T04:18:24.085Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=5b6776f59d5620b6c1ac7042c6a159568f7617b3&build=488&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F488%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-14T04:18:24.661Z] -> Uploading to [2021-05-14T04:18:24.661Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-14/00271124DB129430A58F1EEE437C3FCB/5b6776f59d5620b6c1ac7042c6a159568f7617b3/6e28eff2-7962-465d-81ff-213c0a2161b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T041824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ffe37d98ab94856a4a0ee4a74d67af7be31881171a0a68c6227551b91b2bb35 [2021-05-14T04:18:24.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:18:24.661Z] Dload Upload Total Spent Left Speed [2021-05-14T04:18:24.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 192k --:--:-- --:--:-- --:--:-- 192k [2021-05-14T04:18:24.922Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5b6776f59d5620b6c1ac7042c6a159568f7617b3 [Pipeline] } [2021-05-14T04:18:24.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-05-14T04:18:25.279Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-14T04:18:25.307Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:18:25.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T04:18:25.628Z] [2021-05-14T04:18:25.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:18:26.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T04:18:26.210Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-14T04:18:26.210Z] 188c0c94c7c5: Pulling fs layer [2021-05-14T04:18:26.210Z] 0ef7d3d256c8: Pulling fs layer [2021-05-14T04:18:26.210Z] de9db76c5a1d: Pulling fs layer [2021-05-14T04:18:26.210Z] 0eba1c9be4d2: Pulling fs layer [2021-05-14T04:18:26.210Z] 0d57e429df01: Pulling fs layer [2021-05-14T04:18:26.210Z] 4e4be7b47b0d: Pulling fs layer [2021-05-14T04:18:26.210Z] e1f770b5df2f: Pulling fs layer [2021-05-14T04:18:26.210Z] 85a0685a4137: Pulling fs layer [2021-05-14T04:18:26.210Z] 0d57e429df01: Waiting [2021-05-14T04:18:26.210Z] 4e4be7b47b0d: Waiting [2021-05-14T04:18:26.210Z] e1f770b5df2f: Waiting [2021-05-14T04:18:26.210Z] 0eba1c9be4d2: Waiting [2021-05-14T04:18:26.210Z] 85a0685a4137: Waiting [2021-05-14T04:18:26.210Z] de9db76c5a1d: Verifying Checksum [2021-05-14T04:18:26.210Z] de9db76c5a1d: Download complete [2021-05-14T04:18:26.210Z] 0ef7d3d256c8: Verifying Checksum [2021-05-14T04:18:26.210Z] 0ef7d3d256c8: Download complete [2021-05-14T04:18:26.210Z] 0d57e429df01: Verifying Checksum [2021-05-14T04:18:26.210Z] 0d57e429df01: Download complete [2021-05-14T04:18:26.478Z] 4e4be7b47b0d: Verifying Checksum [2021-05-14T04:18:26.478Z] 4e4be7b47b0d: Download complete [2021-05-14T04:18:26.478Z] 188c0c94c7c5: Download complete [2021-05-14T04:18:26.746Z] 188c0c94c7c5: Pull complete [2021-05-14T04:18:27.017Z] 0ef7d3d256c8: Pull complete [2021-05-14T04:18:27.285Z] de9db76c5a1d: Pull complete [2021-05-14T04:18:28.688Z] e1f770b5df2f: Verifying Checksum [2021-05-14T04:18:28.688Z] e1f770b5df2f: Download complete [2021-05-14T04:18:30.101Z] 0eba1c9be4d2: Verifying Checksum [2021-05-14T04:18:30.101Z] 0eba1c9be4d2: Download complete [2021-05-14T04:18:30.101Z] 85a0685a4137: Verifying Checksum [2021-05-14T04:18:30.101Z] 85a0685a4137: Download complete [2021-05-14T04:18:36.787Z] 0eba1c9be4d2: Pull complete [2021-05-14T04:18:36.788Z] 0d57e429df01: Pull complete [2021-05-14T04:18:37.058Z] 4e4be7b47b0d: Pull complete [2021-05-14T04:18:41.295Z] e1f770b5df2f: Pull complete [2021-05-14T04:18:49.631Z] 85a0685a4137: Pull complete [2021-05-14T04:18:49.631Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-14T04:18:49.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T04:18:49.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-14T04:18:49.908Z] prd-centos7-docker-4c-2g-57 does not seem to be running inside a container [2021-05-14T04:18:49.964Z] $ 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/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-14T04:18:51.364Z] $ docker top b8549acbe445406a2a576c68521d37a8369abb9049fdb5eac810f74a3ca7c0ef -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-14T04:18:51.553Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-14T04:18:51.855Z] + set -o pipefail [2021-05-14T04:18:51.856Z] + snyk monitor '--org=edgex-jenkins' [2021-05-14T04:19:13.880Z] [2021-05-14T04:19:13.880Z] Monitoring /w/workspace/edgex-go/488 (github.com/edgexfoundry/edgex-go)... [2021-05-14T04:19:13.880Z] [2021-05-14T04:19:13.880Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f4f886a8-7696-4a7a-acc1-82fc39285179 [2021-05-14T04:19:13.880Z] [2021-05-14T04:19:13.880Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-14T04:19:13.880Z] [2021-05-14T04:19:13.880Z] [Pipeline] } [2021-05-14T04:19:13.905Z] $ docker stop --time=1 b8549acbe445406a2a576c68521d37a8369abb9049fdb5eac810f74a3ca7c0ef [2021-05-14T04:19:16.128Z] $ docker rm -f b8549acbe445406a2a576c68521d37a8369abb9049fdb5eac810f74a3ca7c0ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-14T04:19:17.391Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T04:19:17.414Z] provisioning config files... [2021-05-14T04:19:17.427Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/488@tmp/config1458874347752367820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:19:17.757Z] --> edgex-publish-swagger.sh [2021-05-14T04:19:17.757Z] === Publish openapi/v1 API === [2021-05-14T04:19:17.757Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-14T04:19:17.757Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/488/openapi/v1/core-command.yaml] [2021-05-14T04:19:17.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:19:17.757Z] Dload Upload Total Spent Left Speed [2021-05-14T04:19:18.707Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 10064 0:00:01 0:00:01 --:--:-- 10078 100 10522 0 0 100 10522 0 10062 0:00:01 0:00:01 --:--:-- 10078 [2021-05-14T04:19:18.707Z] [2021-05-14T04:19:18.707Z] [2021-05-14T04:19:18.707Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/488/openapi/v1/core-data.yaml] [2021-05-14T04:19:18.707Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:19:18.707Z] Dload Upload Total Spent Left Speed [2021-05-14T04:19:20.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 31263 0:00:01 0:00:01 --:--:-- 31274 100 32557 0 0 100 32557 0 31257 0:00:01 0:00:01 --:--:-- 31274 [2021-05-14T04:19:20.100Z] [2021-05-14T04:19:20.100Z] [2021-05-14T04:19:20.100Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/488/openapi/v1/core-metadata.yaml] [2021-05-14T04:19:20.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:19:20.100Z] Dload Upload Total Spent Left Speed [2021-05-14T04:19:21.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 73399 0:00:01 0:00:01 --:--:-- 73427 100 73721 0 0 100 73721 0 73379 0:00:01 0:00:01 --:--:-- 73427 [2021-05-14T04:19:21.050Z] [2021-05-14T04:19:21.050Z] [2021-05-14T04:19:21.050Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/488/openapi/v1/support-logging.yaml] [2021-05-14T04:19:21.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:19:21.050Z] Dload Upload Total Spent Left Speed [2021-05-14T04:19:22.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 14520 --:--:-- --:--:-- --:--:-- 14509 100 13581 0 0 100 13581 0 14516 --:--:-- --:--:-- --:--:-- 14509 [2021-05-14T04:19:22.001Z] [2021-05-14T04:19:22.002Z] [2021-05-14T04:19:22.002Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/488/openapi/v1/support-notifications.yaml] [2021-05-14T04:19:22.002Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:19:22.002Z] Dload Upload Total Spent Left Speed [2021-05-14T04:19:22.954Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 37736 0:00:01 0:00:01 --:--:-- 37757 100 38890 0 0 100 38890 0 37727 0:00:01 0:00:01 --:--:-- 37757 [2021-05-14T04:19:22.954Z] [2021-05-14T04:19:22.954Z] [2021-05-14T04:19:22.954Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/488/openapi/v1/support-scheduler.yaml] [2021-05-14T04:19:22.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:19:22.954Z] Dload Upload Total Spent Left Speed [2021-05-14T04:19:23.904Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 12885 0:00:01 0:00:01 --:--:-- 12895 100 14249 0 0 100 14249 0 12882 0:00:01 0:00:01 --:--:-- 12895 [2021-05-14T04:19:23.904Z] [2021-05-14T04:19:23.904Z] [2021-05-14T04:19:23.904Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/488/openapi/v1/system-agent.yaml] [2021-05-14T04:19:23.904Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:19:23.904Z] Dload Upload Total Spent Left Speed [2021-05-14T04:19:24.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 4497 --:--:-- --:--:-- --:--:-- 4496 100 4110 0 0 100 4110 0 4496 --:--:-- --:--:-- --:--:-- 4496 [2021-05-14T04:19:24.864Z] [2021-05-14T04:19:24.864Z] [2021-05-14T04:19:24.864Z] === Publish openapi/v2 API === [2021-05-14T04:19:24.864Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-14T04:19:24.864Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/488/openapi/v2/core-command.yaml] [2021-05-14T04:19:24.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:19:24.864Z] Dload Upload Total Spent Left Speed [2021-05-14T04:19:26.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 29354 0:00:01 0:00:01 --:--:-- 29365 100 30687 0 0 100 30687 0 29348 0:00:01 0:00:01 --:--:-- 29365 [2021-05-14T04:19:26.257Z] [2021-05-14T04:19:26.257Z] [2021-05-14T04:19:26.257Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/488/openapi/v2/core-data.yaml] [2021-05-14T04:19:26.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:19:26.257Z] Dload Upload Total Spent Left Speed [2021-05-14T04:19:27.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56190 0 0 100 56190 0 45966 0:00:01 0:00:01 --:--:-- 45981 100 56190 0 0 100 56190 0 40903 0:00:01 0:00:01 --:--:-- 40924 [2021-05-14T04:19:27.207Z] [2021-05-14T04:19:27.207Z] [2021-05-14T04:19:27.469Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/488/openapi/v2/core-metadata.yaml] [2021-05-14T04:19:27.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:19:27.469Z] Dload Upload Total Spent Left Speed [2021-05-14T04:19:28.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 104k 0:00:01 0:00:01 --:--:-- 104k 100 118k 0 0 100 118k 0 104k 0:00:01 0:00:01 --:--:-- 104k [2021-05-14T04:19:28.420Z] [2021-05-14T04:19:28.420Z] [2021-05-14T04:19:28.420Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/488/openapi/v2/support-notifications.yaml] [2021-05-14T04:19:28.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:19:28.420Z] Dload Upload Total Spent Left Speed [2021-05-14T04:19:30.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76036 0 0 100 76036 0 62223 0:00:01 0:00:01 --:--:-- 62222 100 76036 0 0 100 76036 0 55501 0:00:01 0:00:01 --:--:-- 55500 [2021-05-14T04:19:30.050Z] [2021-05-14T04:19:30.050Z] [2021-05-14T04:19:30.050Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/488/openapi/v2/support-scheduler.yaml] [2021-05-14T04:19:30.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:19:30.050Z] Dload Upload Total Spent Left Speed [2021-05-14T04:19:31.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 38191 --:--:-- --:--:-- --:--:-- 38189 100 37617 0 0 100 37617 0 38184 --:--:-- --:--:-- --:--:-- 38189 [2021-05-14T04:19:31.024Z] [2021-05-14T04:19:31.024Z] [2021-05-14T04:19:31.024Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/488/openapi/v2/system-agent.yaml] [2021-05-14T04:19:31.024Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:19:31.024Z] Dload Upload Total Spent Left Speed [2021-05-14T04:19:31.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23157 0 0 100 23157 0 21220 0:00:01 0:00:01 --:--:-- 21225 100 23157 0 0 100 23157 0 21213 0:00:01 0:00:01 --:--:-- 21225 [2021-05-14T04:19:31.972Z] [2021-05-14T04:19:31.972Z] [Pipeline] } [2021-05-14T04:19:31.984Z] 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-05-14T04:19:32.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T04:19:32.932Z] . [Pipeline] withDockerContainer [2021-05-14T04:19:33.043Z] prd-centos7-docker-4c-2g-57 does not seem to be running inside a container [2021-05-14T04:19:33.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T04:19:34.557Z] $ docker top 654b12942d4108f9a86703ca895ad7898dc6ca6e490713671ba59138662f65a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T04:19:34.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T04:19:34.801Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T04:19:35.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T04:19:35.129Z] $ docker exec 654b12942d4108f9a86703ca895ad7898dc6ca6e490713671ba59138662f65a0 ssh-agent [2021-05-14T04:19:35.372Z] SSH_AUTH_SOCK=/tmp/ssh-4ZOgHZYhvMCU/agent.11 [2021-05-14T04:19:35.372Z] SSH_AGENT_PID=17 [2021-05-14T04:19:35.383Z] Running ssh-add (command line suppressed) [2021-05-14T04:19:35.549Z] Identity added: /w/workspace/edgex-go/488@tmp/private_key_1352130291804296870.key (/w/workspace/edgex-go/488@tmp/private_key_1352130291804296870.key) [2021-05-14T04:19:35.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T04:19:35.925Z] + git semver tag [2021-05-14T04:19:36.505Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T04:19:36.505Z] # $GIT_DIR = /w/workspace/edgex-go/488/.git [2021-05-14T04:19:36.505Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/488 [2021-05-14T04:19:36.505Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T04:19:36.505Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T04:19:36.505Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T04:19:36.505Z] # $SEMVER_BRANCH = master [2021-05-14T04:19:36.505Z] # $SEMVER_DIR = /w/workspace/edgex-go/488/.semver [2021-05-14T04:19:36.505Z] # 5b6776f59d5620b6c1ac7042c6a159568f7617b3 HEAD [2021-05-14T04:19:37.084Z] # -> Force: false [2021-05-14T04:19:37.084Z] # 4d00582694dbd63d905a7a24f7216f31383662d0 refs/tags/v2.0.0-dev.219 [Pipeline] } [2021-05-14T04:19:37.102Z] $ docker exec --env ******** --env ******** 654b12942d4108f9a86703ca895ad7898dc6ca6e490713671ba59138662f65a0 ssh-agent -k [2021-05-14T04:19:37.278Z] unset SSH_AUTH_SOCK; [2021-05-14T04:19:37.278Z] unset SSH_AGENT_PID; [2021-05-14T04:19:37.278Z] echo Agent pid 17 killed; [2021-05-14T04:19:37.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T04:19:37.745Z] + git semver [Pipeline] } [2021-05-14T04:19:37.768Z] $ docker stop --time=1 654b12942d4108f9a86703ca895ad7898dc6ca6e490713671ba59138662f65a0 [2021-05-14T04:19:39.498Z] $ docker rm -f 654b12942d4108f9a86703ca895ad7898dc6ca6e490713671ba59138662f65a0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:19:40.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T04:19:40.093Z] [2021-05-14T04:19:40.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:19:40.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T04:19:40.428Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-14T04:19:40.428Z] ab5ef0e58194: Pulling fs layer [2021-05-14T04:19:40.428Z] 9712f1f96733: Pulling fs layer [2021-05-14T04:19:40.428Z] 63f879dbbcfc: Pulling fs layer [2021-05-14T04:19:40.428Z] 0d9ebad4ef96: Pulling fs layer [2021-05-14T04:19:40.428Z] e9a5061849ea: Pulling fs layer [2021-05-14T04:19:40.428Z] d747dcd14b5f: Pulling fs layer [2021-05-14T04:19:40.428Z] 2de7ff778b66: Pulling fs layer [2021-05-14T04:19:40.428Z] e9a5061849ea: Waiting [2021-05-14T04:19:40.428Z] d747dcd14b5f: Waiting [2021-05-14T04:19:40.428Z] 2de7ff778b66: Waiting [2021-05-14T04:19:40.428Z] 0d9ebad4ef96: Waiting [2021-05-14T04:19:40.428Z] 9712f1f96733: Verifying Checksum [2021-05-14T04:19:40.428Z] 9712f1f96733: Download complete [2021-05-14T04:19:42.384Z] 63f879dbbcfc: Verifying Checksum [2021-05-14T04:19:42.384Z] 63f879dbbcfc: Download complete [2021-05-14T04:19:42.384Z] e9a5061849ea: Verifying Checksum [2021-05-14T04:19:42.384Z] e9a5061849ea: Download complete [2021-05-14T04:19:42.384Z] d747dcd14b5f: Verifying Checksum [2021-05-14T04:19:42.384Z] d747dcd14b5f: Download complete [2021-05-14T04:19:42.967Z] 2de7ff778b66: Verifying Checksum [2021-05-14T04:19:42.967Z] 2de7ff778b66: Download complete [2021-05-14T04:19:43.236Z] 0d9ebad4ef96: Verifying Checksum [2021-05-14T04:19:43.236Z] 0d9ebad4ef96: Download complete [2021-05-14T04:19:43.236Z] ab5ef0e58194: Verifying Checksum [2021-05-14T04:19:43.236Z] ab5ef0e58194: Download complete [2021-05-14T04:19:49.892Z] ab5ef0e58194: Pull complete [2021-05-14T04:19:49.892Z] 9712f1f96733: Pull complete [2021-05-14T04:19:53.231Z] 63f879dbbcfc: Pull complete [2021-05-14T04:20:01.478Z] 0d9ebad4ef96: Pull complete [2021-05-14T04:20:03.426Z] e9a5061849ea: Pull complete [2021-05-14T04:20:03.692Z] d747dcd14b5f: Pull complete [2021-05-14T04:20:06.288Z] 2de7ff778b66: Pull complete [2021-05-14T04:20:06.288Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-14T04:20:06.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T04:20:06.288Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-14T04:20:06.596Z] prd-centos7-docker-4c-2g-57 does not seem to be running inside a container [2021-05-14T04:20:06.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-14T04:20:10.041Z] $ docker top c5f4c712ddc70084463d24836341c27133605c09c2028975227e8f011eed243f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-14T04:20:10.217Z] provisioning config files... [2021-05-14T04:20:10.230Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/488@tmp/config6730395320749177852tmp [2021-05-14T04:20:10.247Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/488@tmp/config2430035909988836286tmp [2021-05-14T04:20:10.263Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/488@tmp/config2016446725326380729tmp [Pipeline] { [Pipeline] echo [2021-05-14T04:20:10.295Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:20:10.612Z] ---> sigul-configuration.sh [2021-05-14T04:20:10.612Z] gpg: directory `/root/.gnupg' created [2021-05-14T04:20:10.612Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-14T04:20:10.612Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-14T04:20:10.612Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-14T04:20:10.612Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-14T04:20:10.612Z] gpg: CAST5 encrypted data [2021-05-14T04:20:10.875Z] gpg: encrypted with 1 passphrase [2021-05-14T04:20:10.875Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-14T04:20:11.185Z] + mkdir /home/jenkins [2021-05-14T04:20:11.767Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-14T04:20:12.097Z] + 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-05-14T04:20:12.111Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:20:12.433Z] ---> sigul-install.sh [2021-05-14T04:20:19.070Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-14T04:20:19.704Z] + git tag --list [2021-05-14T04:20:19.705Z] 0.6.0 [2021-05-14T04:20:19.705Z] 0.6.1 [2021-05-14T04:20:19.705Z] 0.7.0 [2021-05-14T04:20:19.705Z] 0.7.1 [2021-05-14T04:20:19.705Z] v0.0.0 [2021-05-14T04:20:19.705Z] v0.0.1-dev.1 [2021-05-14T04:20:19.705Z] v1.0.0 [2021-05-14T04:20:19.705Z] v1.0.1 [2021-05-14T04:20:19.705Z] v1.1.0 [2021-05-14T04:20:19.705Z] v1.2.0 [2021-05-14T04:20:19.705Z] v1.2.1 [2021-05-14T04:20:19.705Z] v1.2.2-dev.1 [2021-05-14T04:20:19.705Z] v1.2.2-dev.10 [2021-05-14T04:20:19.705Z] v1.2.2-dev.100 [2021-05-14T04:20:19.705Z] v1.2.2-dev.101 [2021-05-14T04:20:19.705Z] v1.2.2-dev.102 [2021-05-14T04:20:19.705Z] v1.2.2-dev.103 [2021-05-14T04:20:19.705Z] v1.2.2-dev.104 [2021-05-14T04:20:19.705Z] v1.2.2-dev.105 [2021-05-14T04:20:19.705Z] v1.2.2-dev.106 [2021-05-14T04:20:19.705Z] v1.2.2-dev.107 [2021-05-14T04:20:19.705Z] v1.2.2-dev.11 [2021-05-14T04:20:19.705Z] v1.2.2-dev.12 [2021-05-14T04:20:19.705Z] v1.2.2-dev.13 [2021-05-14T04:20:19.705Z] v1.2.2-dev.14 [2021-05-14T04:20:19.705Z] v1.2.2-dev.15 [2021-05-14T04:20:19.705Z] v1.2.2-dev.16 [2021-05-14T04:20:19.705Z] v1.2.2-dev.17 [2021-05-14T04:20:19.705Z] v1.2.2-dev.18 [2021-05-14T04:20:19.705Z] v1.2.2-dev.19 [2021-05-14T04:20:19.705Z] v1.2.2-dev.2 [2021-05-14T04:20:19.705Z] v1.2.2-dev.20 [2021-05-14T04:20:19.705Z] v1.2.2-dev.21 [2021-05-14T04:20:19.705Z] v1.2.2-dev.22 [2021-05-14T04:20:19.705Z] v1.2.2-dev.23 [2021-05-14T04:20:19.705Z] v1.2.2-dev.24 [2021-05-14T04:20:19.705Z] v1.2.2-dev.25 [2021-05-14T04:20:19.705Z] v1.2.2-dev.26 [2021-05-14T04:20:19.705Z] v1.2.2-dev.27 [2021-05-14T04:20:19.705Z] v1.2.2-dev.28 [2021-05-14T04:20:19.705Z] v1.2.2-dev.29 [2021-05-14T04:20:19.705Z] v1.2.2-dev.3 [2021-05-14T04:20:19.705Z] v1.2.2-dev.30 [2021-05-14T04:20:19.705Z] v1.2.2-dev.31 [2021-05-14T04:20:19.705Z] v1.2.2-dev.32 [2021-05-14T04:20:19.705Z] v1.2.2-dev.33 [2021-05-14T04:20:19.705Z] v1.2.2-dev.34 [2021-05-14T04:20:19.705Z] v1.2.2-dev.35 [2021-05-14T04:20:19.705Z] v1.2.2-dev.36 [2021-05-14T04:20:19.705Z] v1.2.2-dev.37 [2021-05-14T04:20:19.705Z] v1.2.2-dev.38 [2021-05-14T04:20:19.705Z] v1.2.2-dev.39 [2021-05-14T04:20:19.705Z] v1.2.2-dev.4 [2021-05-14T04:20:19.705Z] v1.2.2-dev.40 [2021-05-14T04:20:19.705Z] v1.2.2-dev.41 [2021-05-14T04:20:19.705Z] v1.2.2-dev.42 [2021-05-14T04:20:19.705Z] v1.2.2-dev.43 [2021-05-14T04:20:19.705Z] v1.2.2-dev.44 [2021-05-14T04:20:19.705Z] v1.2.2-dev.45 [2021-05-14T04:20:19.705Z] v1.2.2-dev.46 [2021-05-14T04:20:19.705Z] v1.2.2-dev.47 [2021-05-14T04:20:19.705Z] v1.2.2-dev.48 [2021-05-14T04:20:19.705Z] v1.2.2-dev.49 [2021-05-14T04:20:19.705Z] v1.2.2-dev.5 [2021-05-14T04:20:19.705Z] v1.2.2-dev.50 [2021-05-14T04:20:19.705Z] v1.2.2-dev.51 [2021-05-14T04:20:19.705Z] v1.2.2-dev.52 [2021-05-14T04:20:19.705Z] v1.2.2-dev.53 [2021-05-14T04:20:19.705Z] v1.2.2-dev.54 [2021-05-14T04:20:19.705Z] v1.2.2-dev.55 [2021-05-14T04:20:19.705Z] v1.2.2-dev.56 [2021-05-14T04:20:19.705Z] v1.2.2-dev.57 [2021-05-14T04:20:19.705Z] v1.2.2-dev.58 [2021-05-14T04:20:19.705Z] v1.2.2-dev.59 [2021-05-14T04:20:19.705Z] v1.2.2-dev.6 [2021-05-14T04:20:19.705Z] v1.2.2-dev.60 [2021-05-14T04:20:19.705Z] v1.2.2-dev.61 [2021-05-14T04:20:19.705Z] v1.2.2-dev.62 [2021-05-14T04:20:19.705Z] v1.2.2-dev.63 [2021-05-14T04:20:19.705Z] v1.2.2-dev.64 [2021-05-14T04:20:19.705Z] v1.2.2-dev.65 [2021-05-14T04:20:19.705Z] v1.2.2-dev.66 [2021-05-14T04:20:19.705Z] v1.2.2-dev.67 [2021-05-14T04:20:19.705Z] v1.2.2-dev.68 [2021-05-14T04:20:19.705Z] v1.2.2-dev.69 [2021-05-14T04:20:19.705Z] v1.2.2-dev.7 [2021-05-14T04:20:19.705Z] v1.2.2-dev.70 [2021-05-14T04:20:19.705Z] v1.2.2-dev.71 [2021-05-14T04:20:19.705Z] v1.2.2-dev.72 [2021-05-14T04:20:19.705Z] v1.2.2-dev.73 [2021-05-14T04:20:19.705Z] v1.2.2-dev.74 [2021-05-14T04:20:19.705Z] v1.2.2-dev.75 [2021-05-14T04:20:19.705Z] v1.2.2-dev.76 [2021-05-14T04:20:19.705Z] v1.2.2-dev.77 [2021-05-14T04:20:19.705Z] v1.2.2-dev.78 [2021-05-14T04:20:19.705Z] v1.2.2-dev.79 [2021-05-14T04:20:19.705Z] v1.2.2-dev.8 [2021-05-14T04:20:19.705Z] v1.2.2-dev.80 [2021-05-14T04:20:19.705Z] v1.2.2-dev.81 [2021-05-14T04:20:19.705Z] v1.2.2-dev.82 [2021-05-14T04:20:19.705Z] v1.2.2-dev.83 [2021-05-14T04:20:19.705Z] v1.2.2-dev.84 [2021-05-14T04:20:19.705Z] v1.2.2-dev.85 [2021-05-14T04:20:19.705Z] v1.2.2-dev.86 [2021-05-14T04:20:19.705Z] v1.2.2-dev.87 [2021-05-14T04:20:19.705Z] v1.2.2-dev.88 [2021-05-14T04:20:19.705Z] v1.2.2-dev.89 [2021-05-14T04:20:19.705Z] v1.2.2-dev.9 [2021-05-14T04:20:19.705Z] v1.2.2-dev.90 [2021-05-14T04:20:19.705Z] v1.2.2-dev.91 [2021-05-14T04:20:19.705Z] v1.2.2-dev.92 [2021-05-14T04:20:19.705Z] v1.2.2-dev.93 [2021-05-14T04:20:19.705Z] v1.2.2-dev.94 [2021-05-14T04:20:19.705Z] v1.2.2-dev.95 [2021-05-14T04:20:19.705Z] v1.2.2-dev.96 [2021-05-14T04:20:19.705Z] v1.2.2-dev.97 [2021-05-14T04:20:19.705Z] v1.2.2-dev.98 [2021-05-14T04:20:19.705Z] v1.2.2-dev.99 [2021-05-14T04:20:19.705Z] v1.3.0 [2021-05-14T04:20:19.705Z] v1.3.1 [2021-05-14T04:20:19.705Z] v1.3.1-dev.1 [2021-05-14T04:20:19.705Z] v1.3.1-dev.10 [2021-05-14T04:20:19.705Z] v1.3.1-dev.11 [2021-05-14T04:20:19.705Z] v1.3.1-dev.12 [2021-05-14T04:20:19.705Z] v1.3.1-dev.13 [2021-05-14T04:20:19.705Z] v1.3.1-dev.14 [2021-05-14T04:20:19.705Z] v1.3.1-dev.15 [2021-05-14T04:20:19.705Z] v1.3.1-dev.16 [2021-05-14T04:20:19.705Z] v1.3.1-dev.17 [2021-05-14T04:20:19.705Z] v1.3.1-dev.18 [2021-05-14T04:20:19.705Z] v1.3.1-dev.2 [2021-05-14T04:20:19.705Z] v1.3.1-dev.3 [2021-05-14T04:20:19.705Z] v1.3.1-dev.4 [2021-05-14T04:20:19.705Z] v1.3.1-dev.5 [2021-05-14T04:20:19.705Z] v1.3.1-dev.6 [2021-05-14T04:20:19.705Z] v1.3.1-dev.7 [2021-05-14T04:20:19.705Z] v1.3.1-dev.8 [2021-05-14T04:20:19.705Z] v1.3.1-dev.9 [2021-05-14T04:20:19.705Z] v2.0.0-dev.1 [2021-05-14T04:20:19.705Z] v2.0.0-dev.10 [2021-05-14T04:20:19.705Z] v2.0.0-dev.100 [2021-05-14T04:20:19.705Z] v2.0.0-dev.101 [2021-05-14T04:20:19.705Z] v2.0.0-dev.102 [2021-05-14T04:20:19.705Z] v2.0.0-dev.103 [2021-05-14T04:20:19.705Z] v2.0.0-dev.104 [2021-05-14T04:20:19.705Z] v2.0.0-dev.105 [2021-05-14T04:20:19.705Z] v2.0.0-dev.106 [2021-05-14T04:20:19.705Z] v2.0.0-dev.107 [2021-05-14T04:20:19.705Z] v2.0.0-dev.108 [2021-05-14T04:20:19.705Z] v2.0.0-dev.109 [2021-05-14T04:20:19.705Z] v2.0.0-dev.11 [2021-05-14T04:20:19.705Z] v2.0.0-dev.110 [2021-05-14T04:20:19.705Z] v2.0.0-dev.111 [2021-05-14T04:20:19.705Z] v2.0.0-dev.112 [2021-05-14T04:20:19.705Z] v2.0.0-dev.113 [2021-05-14T04:20:19.705Z] v2.0.0-dev.114 [2021-05-14T04:20:19.705Z] v2.0.0-dev.115 [2021-05-14T04:20:19.705Z] v2.0.0-dev.116 [2021-05-14T04:20:19.705Z] v2.0.0-dev.117 [2021-05-14T04:20:19.705Z] v2.0.0-dev.118 [2021-05-14T04:20:19.705Z] v2.0.0-dev.119 [2021-05-14T04:20:19.705Z] v2.0.0-dev.12 [2021-05-14T04:20:19.705Z] v2.0.0-dev.120 [2021-05-14T04:20:19.705Z] v2.0.0-dev.121 [2021-05-14T04:20:19.705Z] v2.0.0-dev.122 [2021-05-14T04:20:19.705Z] v2.0.0-dev.123 [2021-05-14T04:20:19.705Z] v2.0.0-dev.124 [2021-05-14T04:20:19.705Z] v2.0.0-dev.125 [2021-05-14T04:20:19.705Z] v2.0.0-dev.126 [2021-05-14T04:20:19.705Z] v2.0.0-dev.127 [2021-05-14T04:20:19.705Z] v2.0.0-dev.128 [2021-05-14T04:20:19.705Z] v2.0.0-dev.129 [2021-05-14T04:20:19.705Z] v2.0.0-dev.13 [2021-05-14T04:20:19.705Z] v2.0.0-dev.130 [2021-05-14T04:20:19.705Z] v2.0.0-dev.131 [2021-05-14T04:20:19.705Z] v2.0.0-dev.132 [2021-05-14T04:20:19.705Z] v2.0.0-dev.133 [2021-05-14T04:20:19.705Z] v2.0.0-dev.134 [2021-05-14T04:20:19.706Z] v2.0.0-dev.135 [2021-05-14T04:20:19.706Z] v2.0.0-dev.136 [2021-05-14T04:20:19.706Z] v2.0.0-dev.137 [2021-05-14T04:20:19.706Z] v2.0.0-dev.138 [2021-05-14T04:20:19.706Z] v2.0.0-dev.139 [2021-05-14T04:20:19.706Z] v2.0.0-dev.14 [2021-05-14T04:20:19.706Z] v2.0.0-dev.140 [2021-05-14T04:20:19.706Z] v2.0.0-dev.141 [2021-05-14T04:20:19.706Z] v2.0.0-dev.142 [2021-05-14T04:20:19.706Z] v2.0.0-dev.143 [2021-05-14T04:20:19.706Z] v2.0.0-dev.144 [2021-05-14T04:20:19.706Z] v2.0.0-dev.145 [2021-05-14T04:20:19.706Z] v2.0.0-dev.146 [2021-05-14T04:20:19.706Z] v2.0.0-dev.147 [2021-05-14T04:20:19.706Z] v2.0.0-dev.148 [2021-05-14T04:20:19.706Z] v2.0.0-dev.149 [2021-05-14T04:20:19.706Z] v2.0.0-dev.15 [2021-05-14T04:20:19.706Z] v2.0.0-dev.150 [2021-05-14T04:20:19.706Z] v2.0.0-dev.151 [2021-05-14T04:20:19.706Z] v2.0.0-dev.152 [2021-05-14T04:20:19.706Z] v2.0.0-dev.153 [2021-05-14T04:20:19.706Z] v2.0.0-dev.154 [2021-05-14T04:20:19.706Z] v2.0.0-dev.155 [2021-05-14T04:20:19.706Z] v2.0.0-dev.156 [2021-05-14T04:20:19.706Z] v2.0.0-dev.157 [2021-05-14T04:20:19.706Z] v2.0.0-dev.158 [2021-05-14T04:20:19.706Z] v2.0.0-dev.159 [2021-05-14T04:20:19.706Z] v2.0.0-dev.16 [2021-05-14T04:20:19.706Z] v2.0.0-dev.160 [2021-05-14T04:20:19.706Z] v2.0.0-dev.161 [2021-05-14T04:20:19.706Z] v2.0.0-dev.162 [2021-05-14T04:20:19.706Z] v2.0.0-dev.163 [2021-05-14T04:20:19.706Z] v2.0.0-dev.164 [2021-05-14T04:20:19.706Z] v2.0.0-dev.165 [2021-05-14T04:20:19.706Z] v2.0.0-dev.166 [2021-05-14T04:20:19.706Z] v2.0.0-dev.167 [2021-05-14T04:20:19.706Z] v2.0.0-dev.168 [2021-05-14T04:20:19.706Z] v2.0.0-dev.169 [2021-05-14T04:20:19.706Z] v2.0.0-dev.17 [2021-05-14T04:20:19.706Z] v2.0.0-dev.170 [2021-05-14T04:20:19.706Z] v2.0.0-dev.171 [2021-05-14T04:20:19.706Z] v2.0.0-dev.172 [2021-05-14T04:20:19.706Z] v2.0.0-dev.173 [2021-05-14T04:20:19.706Z] v2.0.0-dev.174 [2021-05-14T04:20:19.706Z] v2.0.0-dev.175 [2021-05-14T04:20:19.706Z] v2.0.0-dev.176 [2021-05-14T04:20:19.706Z] v2.0.0-dev.177 [2021-05-14T04:20:19.706Z] v2.0.0-dev.178 [2021-05-14T04:20:19.706Z] v2.0.0-dev.179 [2021-05-14T04:20:19.706Z] v2.0.0-dev.18 [2021-05-14T04:20:19.706Z] v2.0.0-dev.180 [2021-05-14T04:20:19.706Z] v2.0.0-dev.181 [2021-05-14T04:20:19.706Z] v2.0.0-dev.182 [2021-05-14T04:20:19.706Z] v2.0.0-dev.183 [2021-05-14T04:20:19.706Z] v2.0.0-dev.184 [2021-05-14T04:20:19.706Z] v2.0.0-dev.185 [2021-05-14T04:20:19.706Z] v2.0.0-dev.186 [2021-05-14T04:20:19.706Z] v2.0.0-dev.187 [2021-05-14T04:20:19.706Z] v2.0.0-dev.188 [2021-05-14T04:20:19.706Z] v2.0.0-dev.189 [2021-05-14T04:20:19.706Z] v2.0.0-dev.19 [2021-05-14T04:20:19.706Z] v2.0.0-dev.190 [2021-05-14T04:20:19.706Z] v2.0.0-dev.191 [2021-05-14T04:20:19.706Z] v2.0.0-dev.192 [2021-05-14T04:20:19.706Z] v2.0.0-dev.193 [2021-05-14T04:20:19.706Z] v2.0.0-dev.194 [2021-05-14T04:20:19.706Z] v2.0.0-dev.195 [2021-05-14T04:20:19.706Z] v2.0.0-dev.196 [2021-05-14T04:20:19.706Z] v2.0.0-dev.197 [2021-05-14T04:20:19.706Z] v2.0.0-dev.198 [2021-05-14T04:20:19.706Z] v2.0.0-dev.199 [2021-05-14T04:20:19.706Z] v2.0.0-dev.2 [2021-05-14T04:20:19.706Z] v2.0.0-dev.20 [2021-05-14T04:20:19.706Z] v2.0.0-dev.200 [2021-05-14T04:20:19.706Z] v2.0.0-dev.201 [2021-05-14T04:20:19.706Z] v2.0.0-dev.202 [2021-05-14T04:20:19.706Z] v2.0.0-dev.203 [2021-05-14T04:20:19.706Z] v2.0.0-dev.204 [2021-05-14T04:20:19.706Z] v2.0.0-dev.205 [2021-05-14T04:20:19.706Z] v2.0.0-dev.206 [2021-05-14T04:20:19.706Z] v2.0.0-dev.207 [2021-05-14T04:20:19.706Z] v2.0.0-dev.208 [2021-05-14T04:20:19.706Z] v2.0.0-dev.209 [2021-05-14T04:20:19.706Z] v2.0.0-dev.21 [2021-05-14T04:20:19.706Z] v2.0.0-dev.210 [2021-05-14T04:20:19.706Z] v2.0.0-dev.211 [2021-05-14T04:20:19.706Z] v2.0.0-dev.212 [2021-05-14T04:20:19.706Z] v2.0.0-dev.213 [2021-05-14T04:20:19.706Z] v2.0.0-dev.214 [2021-05-14T04:20:19.706Z] v2.0.0-dev.215 [2021-05-14T04:20:19.706Z] v2.0.0-dev.216 [2021-05-14T04:20:19.706Z] v2.0.0-dev.217 [2021-05-14T04:20:19.706Z] v2.0.0-dev.218 [2021-05-14T04:20:19.706Z] v2.0.0-dev.219 [2021-05-14T04:20:19.706Z] v2.0.0-dev.22 [2021-05-14T04:20:19.706Z] v2.0.0-dev.23 [2021-05-14T04:20:19.706Z] v2.0.0-dev.24 [2021-05-14T04:20:19.706Z] v2.0.0-dev.25 [2021-05-14T04:20:19.706Z] v2.0.0-dev.26 [2021-05-14T04:20:19.706Z] v2.0.0-dev.27 [2021-05-14T04:20:19.706Z] v2.0.0-dev.28 [2021-05-14T04:20:19.706Z] v2.0.0-dev.29 [2021-05-14T04:20:19.706Z] v2.0.0-dev.3 [2021-05-14T04:20:19.706Z] v2.0.0-dev.30 [2021-05-14T04:20:19.706Z] v2.0.0-dev.31 [2021-05-14T04:20:19.706Z] v2.0.0-dev.32 [2021-05-14T04:20:19.706Z] v2.0.0-dev.33 [2021-05-14T04:20:19.706Z] v2.0.0-dev.34 [2021-05-14T04:20:19.706Z] v2.0.0-dev.35 [2021-05-14T04:20:19.706Z] v2.0.0-dev.36 [2021-05-14T04:20:19.706Z] v2.0.0-dev.37 [2021-05-14T04:20:19.706Z] v2.0.0-dev.38 [2021-05-14T04:20:19.706Z] v2.0.0-dev.39 [2021-05-14T04:20:19.706Z] v2.0.0-dev.4 [2021-05-14T04:20:19.706Z] v2.0.0-dev.40 [2021-05-14T04:20:19.706Z] v2.0.0-dev.41 [2021-05-14T04:20:19.706Z] v2.0.0-dev.42 [2021-05-14T04:20:19.706Z] v2.0.0-dev.43 [2021-05-14T04:20:19.706Z] v2.0.0-dev.44 [2021-05-14T04:20:19.706Z] v2.0.0-dev.45 [2021-05-14T04:20:19.706Z] v2.0.0-dev.46 [2021-05-14T04:20:19.706Z] v2.0.0-dev.47 [2021-05-14T04:20:19.706Z] v2.0.0-dev.48 [2021-05-14T04:20:19.706Z] v2.0.0-dev.49 [2021-05-14T04:20:19.706Z] v2.0.0-dev.5 [2021-05-14T04:20:19.706Z] v2.0.0-dev.50 [2021-05-14T04:20:19.706Z] v2.0.0-dev.51 [2021-05-14T04:20:19.706Z] v2.0.0-dev.52 [2021-05-14T04:20:19.706Z] v2.0.0-dev.53 [2021-05-14T04:20:19.706Z] v2.0.0-dev.54 [2021-05-14T04:20:19.706Z] v2.0.0-dev.55 [2021-05-14T04:20:19.706Z] v2.0.0-dev.56 [2021-05-14T04:20:19.706Z] v2.0.0-dev.57 [2021-05-14T04:20:19.706Z] v2.0.0-dev.58 [2021-05-14T04:20:19.706Z] v2.0.0-dev.59 [2021-05-14T04:20:19.706Z] v2.0.0-dev.6 [2021-05-14T04:20:19.706Z] v2.0.0-dev.60 [2021-05-14T04:20:19.706Z] v2.0.0-dev.61 [2021-05-14T04:20:19.706Z] v2.0.0-dev.62 [2021-05-14T04:20:19.706Z] v2.0.0-dev.63 [2021-05-14T04:20:19.706Z] v2.0.0-dev.64 [2021-05-14T04:20:19.706Z] v2.0.0-dev.65 [2021-05-14T04:20:19.706Z] v2.0.0-dev.66 [2021-05-14T04:20:19.706Z] v2.0.0-dev.67 [2021-05-14T04:20:19.706Z] v2.0.0-dev.68 [2021-05-14T04:20:19.706Z] v2.0.0-dev.69 [2021-05-14T04:20:19.706Z] v2.0.0-dev.7 [2021-05-14T04:20:19.706Z] v2.0.0-dev.70 [2021-05-14T04:20:19.706Z] v2.0.0-dev.71 [2021-05-14T04:20:19.706Z] v2.0.0-dev.72 [2021-05-14T04:20:19.706Z] v2.0.0-dev.73 [2021-05-14T04:20:19.707Z] v2.0.0-dev.74 [2021-05-14T04:20:19.707Z] v2.0.0-dev.75 [2021-05-14T04:20:19.707Z] v2.0.0-dev.76 [2021-05-14T04:20:19.707Z] v2.0.0-dev.77 [2021-05-14T04:20:19.707Z] v2.0.0-dev.78 [2021-05-14T04:20:19.707Z] v2.0.0-dev.79 [2021-05-14T04:20:19.707Z] v2.0.0-dev.8 [2021-05-14T04:20:19.707Z] v2.0.0-dev.80 [2021-05-14T04:20:19.707Z] v2.0.0-dev.81 [2021-05-14T04:20:19.707Z] v2.0.0-dev.82 [2021-05-14T04:20:19.707Z] v2.0.0-dev.83 [2021-05-14T04:20:19.707Z] v2.0.0-dev.84 [2021-05-14T04:20:19.707Z] v2.0.0-dev.85 [2021-05-14T04:20:19.707Z] v2.0.0-dev.86 [2021-05-14T04:20:19.707Z] v2.0.0-dev.87 [2021-05-14T04:20:19.707Z] v2.0.0-dev.88 [2021-05-14T04:20:19.707Z] v2.0.0-dev.89 [2021-05-14T04:20:19.707Z] v2.0.0-dev.9 [2021-05-14T04:20:19.707Z] v2.0.0-dev.90 [2021-05-14T04:20:19.707Z] v2.0.0-dev.91 [2021-05-14T04:20:19.707Z] v2.0.0-dev.92 [2021-05-14T04:20:19.707Z] v2.0.0-dev.93 [2021-05-14T04:20:19.707Z] v2.0.0-dev.94 [2021-05-14T04:20:19.707Z] v2.0.0-dev.95 [2021-05-14T04:20:19.707Z] v2.0.0-dev.96 [2021-05-14T04:20:19.707Z] v2.0.0-dev.97 [2021-05-14T04:20:19.707Z] v2.0.0-dev.98 [2021-05-14T04:20:19.707Z] v2.0.0-dev.99 [Pipeline] sh [2021-05-14T04:20:20.190Z] + lftools sign git-tag v2.0.0-dev.219 [2021-05-14T04:20:21.749Z] Signing Git tag with Sigul... [2021-05-14T04:20:21.749Z] Signing v2.0.0-dev.219 [Pipeline] echo [2021-05-14T04:20:23.695Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:20:23.999Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-14T04:20:24.011Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-14T04:20:24.069Z] $ docker stop --time=1 c5f4c712ddc70084463d24836341c27133605c09c2028975227e8f011eed243f [2021-05-14T04:20:25.685Z] $ docker rm -f c5f4c712ddc70084463d24836341c27133605c09c2028975227e8f011eed243f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:20:26.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T04:20:26.492Z] . [Pipeline] withDockerContainer [2021-05-14T04:20:26.622Z] prd-centos7-docker-4c-2g-57 does not seem to be running inside a container [2021-05-14T04:20:26.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T04:20:27.652Z] $ docker top f134afc448e1ef95d3b82a373abedab8cc36d70a17be2498b44e2483f41e7b94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T04:20:27.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T04:20:27.867Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T04:20:28.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T04:20:28.127Z] $ docker exec f134afc448e1ef95d3b82a373abedab8cc36d70a17be2498b44e2483f41e7b94 ssh-agent [2021-05-14T04:20:28.396Z] SSH_AUTH_SOCK=/tmp/ssh-3nawDpkN8oXp/agent.13 [2021-05-14T04:20:28.396Z] SSH_AGENT_PID=19 [2021-05-14T04:20:28.406Z] Running ssh-add (command line suppressed) [2021-05-14T04:20:28.565Z] Identity added: /w/workspace/edgex-go/488@tmp/private_key_3979782685629734085.key (/w/workspace/edgex-go/488@tmp/private_key_3979782685629734085.key) [2021-05-14T04:20:28.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T04:20:28.942Z] + git semver bump pre [2021-05-14T04:20:28.942Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T04:20:28.942Z] # $GIT_DIR = /w/workspace/edgex-go/488/.git [2021-05-14T04:20:28.942Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/488 [2021-05-14T04:20:28.942Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T04:20:28.942Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T04:20:28.942Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T04:20:28.942Z] # $SEMVER_BRANCH = master [2021-05-14T04:20:28.942Z] # $SEMVER_DIR = /w/workspace/edgex-go/488/.semver [2021-05-14T04:20:28.942Z] 2.0.0-dev.220 [Pipeline] } [2021-05-14T04:20:28.957Z] $ docker exec --env ******** --env ******** f134afc448e1ef95d3b82a373abedab8cc36d70a17be2498b44e2483f41e7b94 ssh-agent -k [2021-05-14T04:20:29.091Z] unset SSH_AUTH_SOCK; [2021-05-14T04:20:29.092Z] unset SSH_AGENT_PID; [2021-05-14T04:20:29.092Z] echo Agent pid 19 killed; [2021-05-14T04:20:29.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T04:20:29.498Z] + git semver [Pipeline] } [2021-05-14T04:20:29.519Z] $ docker stop --time=1 f134afc448e1ef95d3b82a373abedab8cc36d70a17be2498b44e2483f41e7b94 [2021-05-14T04:20:30.933Z] $ docker rm -f f134afc448e1ef95d3b82a373abedab8cc36d70a17be2498b44e2483f41e7b94 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:20:31.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T04:20:31.397Z] . [Pipeline] withDockerContainer [2021-05-14T04:20:31.508Z] prd-centos7-docker-4c-2g-57 does not seem to be running inside a container [2021-05-14T04:20:31.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T04:20:32.443Z] $ docker top cbbe3c0116969ac4c04c53a3f93ed21b631104bc86eace00b9c5690485da31fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T04:20:32.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T04:20:32.610Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T04:20:32.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T04:20:32.866Z] $ docker exec cbbe3c0116969ac4c04c53a3f93ed21b631104bc86eace00b9c5690485da31fb ssh-agent [2021-05-14T04:20:33.073Z] SSH_AUTH_SOCK=/tmp/ssh-BVwnHDQelIRR/agent.12 [2021-05-14T04:20:33.073Z] SSH_AGENT_PID=17 [2021-05-14T04:20:33.080Z] Running ssh-add (command line suppressed) [2021-05-14T04:20:33.227Z] Identity added: /w/workspace/edgex-go/488@tmp/private_key_7155693424134419475.key (/w/workspace/edgex-go/488@tmp/private_key_7155693424134419475.key) [2021-05-14T04:20:33.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T04:20:34.042Z] + git semver push [2021-05-14T04:20:34.042Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T04:20:34.042Z] # $GIT_DIR = /w/workspace/edgex-go/488/.git [2021-05-14T04:20:34.042Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/488 [2021-05-14T04:20:34.042Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T04:20:34.042Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T04:20:34.042Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T04:20:34.042Z] # $SEMVER_BRANCH = master [2021-05-14T04:20:34.042Z] # $SEMVER_DIR = /w/workspace/edgex-go/488/.semver [Pipeline] } [2021-05-14T04:20:44.088Z] $ docker exec --env ******** --env ******** cbbe3c0116969ac4c04c53a3f93ed21b631104bc86eace00b9c5690485da31fb ssh-agent -k [2021-05-14T04:20:44.235Z] unset SSH_AUTH_SOCK; [2021-05-14T04:20:44.235Z] unset SSH_AGENT_PID; [2021-05-14T04:20:44.235Z] echo Agent pid 17 killed; [2021-05-14T04:20:44.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T04:20:44.646Z] + git semver [Pipeline] } [2021-05-14T04:20:44.667Z] $ docker stop --time=1 cbbe3c0116969ac4c04c53a3f93ed21b631104bc86eace00b9c5690485da31fb [2021-05-14T04:20:46.038Z] $ docker rm -f cbbe3c0116969ac4c04c53a3f93ed21b631104bc86eace00b9c5690485da31fb [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-05-14T04:20:47.110Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:20:47.997Z] ---> package-listing.sh [2021-05-14T04:20:47.997Z] ++ facter osfamily [2021-05-14T04:20:47.997Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-14T04:20:47.997Z] + OS_FAMILY=redhat [2021-05-14T04:20:47.997Z] + workspace=/w/workspace/edgex-go/488 [2021-05-14T04:20:47.997Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-14T04:20:47.997Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-14T04:20:47.997Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-14T04:20:47.997Z] + PACKAGES=/tmp/packages_start.txt [2021-05-14T04:20:47.997Z] + '[' /w/workspace/edgex-go/488 ']' [2021-05-14T04:20:47.997Z] + PACKAGES=/tmp/packages_end.txt [2021-05-14T04:20:47.997Z] + case "${OS_FAMILY}" in [2021-05-14T04:20:47.997Z] + rpm -qa [2021-05-14T04:20:47.997Z] + sort [2021-05-14T04:20:53.302Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-14T04:20:53.302Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-14T04:20:53.302Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-14T04:20:53.302Z] + '[' /w/workspace/edgex-go/488 ']' [2021-05-14T04:20:53.302Z] + mkdir -p /w/workspace/edgex-go/488/archives/ [2021-05-14T04:20:53.302Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/488/archives/ [Pipeline] echo [2021-05-14T04:20:53.317Z] 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/488/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-14T04:20:53.609Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:20:53.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T04:20:53.917Z] [2021-05-14T04:20:53.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:20:54.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T04:20:54.244Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-14T04:20:54.244Z] df20fa9351a1: Pulling fs layer [2021-05-14T04:20:54.244Z] 36b3adc4ff6f: Pulling fs layer [2021-05-14T04:20:54.244Z] 8ad3a11d3b57: Pulling fs layer [2021-05-14T04:20:54.245Z] 46f8f816bc3b: Pulling fs layer [2021-05-14T04:20:54.245Z] 93b61091891f: Pulling fs layer [2021-05-14T04:20:54.245Z] 93b9cdb0e59b: Pulling fs layer [2021-05-14T04:20:54.245Z] 5e14af77c1be: Pulling fs layer [2021-05-14T04:20:54.245Z] 01666e4c0597: Pulling fs layer [2021-05-14T04:20:54.245Z] aa168da1d23b: Pulling fs layer [2021-05-14T04:20:54.245Z] 46f8f816bc3b: Waiting [2021-05-14T04:20:54.245Z] 93b9cdb0e59b: Waiting [2021-05-14T04:20:54.245Z] 5e14af77c1be: Waiting [2021-05-14T04:20:54.245Z] 01666e4c0597: Waiting [2021-05-14T04:20:54.245Z] 93b61091891f: Waiting [2021-05-14T04:20:54.245Z] aa168da1d23b: Waiting [2021-05-14T04:20:54.245Z] 36b3adc4ff6f: Verifying Checksum [2021-05-14T04:20:54.245Z] 36b3adc4ff6f: Download complete [2021-05-14T04:20:54.245Z] 46f8f816bc3b: Verifying Checksum [2021-05-14T04:20:54.245Z] 46f8f816bc3b: Download complete [2021-05-14T04:20:54.515Z] df20fa9351a1: Verifying Checksum [2021-05-14T04:20:54.515Z] df20fa9351a1: Download complete [2021-05-14T04:20:54.515Z] 93b9cdb0e59b: Verifying Checksum [2021-05-14T04:20:54.515Z] 93b9cdb0e59b: Download complete [2021-05-14T04:20:54.515Z] 93b61091891f: Verifying Checksum [2021-05-14T04:20:54.515Z] 93b61091891f: Download complete [2021-05-14T04:20:54.515Z] 5e14af77c1be: Download complete [2021-05-14T04:20:54.515Z] 01666e4c0597: Verifying Checksum [2021-05-14T04:20:54.515Z] 01666e4c0597: Download complete [2021-05-14T04:20:54.779Z] df20fa9351a1: Pull complete [2021-05-14T04:20:55.048Z] 8ad3a11d3b57: Verifying Checksum [2021-05-14T04:20:55.048Z] 8ad3a11d3b57: Download complete [2021-05-14T04:20:55.048Z] 36b3adc4ff6f: Pull complete [2021-05-14T04:20:56.989Z] 8ad3a11d3b57: Pull complete [2021-05-14T04:20:57.254Z] aa168da1d23b: Verifying Checksum [2021-05-14T04:20:57.254Z] aa168da1d23b: Download complete [2021-05-14T04:20:57.517Z] 46f8f816bc3b: Pull complete [2021-05-14T04:20:59.243Z] 93b61091891f: Pull complete [2021-05-14T04:20:59.243Z] 93b9cdb0e59b: Pull complete [2021-05-14T04:20:59.243Z] 5e14af77c1be: Pull complete [2021-05-14T04:20:59.243Z] 01666e4c0597: Pull complete [2021-05-14T04:21:07.489Z] aa168da1d23b: Pull complete [2021-05-14T04:21:07.489Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-14T04:21:07.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T04:21:07.489Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-14T04:21:07.727Z] prd-centos7-docker-4c-2g-57 does not seem to be running inside a container [2021-05-14T04:21:07.789Z] $ 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/488/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/488 -v /w/workspace/edgex-go/488:/w/workspace/edgex-go/488:rw,z -v /w/workspace/edgex-go/488@tmp:/w/workspace/edgex-go/488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-14T04:21:10.084Z] $ docker top 72fde72d9defcd261fad434f6d029a2446d672d695970a5bdfdc6d674794df11 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T04:21:10.553Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-14T04:21:10.872Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-14T04:21:11.178Z] + ls /var/log/sa-host [2021-05-14T04:21:11.178Z] + sadf -c /var/log/sa-host/sa14 [2021-05-14T04:21:11.178Z] file_magic: OK [2021-05-14T04:21:11.178Z] HZ: Using current value: 100 [2021-05-14T04:21:11.178Z] file_header: OK [2021-05-14T04:21:11.178Z] 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-05-14T04:21:11.178Z] Statistics: [2021-05-14T04:21:11.178Z] 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... [2021-05-14T04:21:11.178Z] File successfully converted to sysstat format version 12.2.1 [2021-05-14T04:21:11.178Z] + sadf -c /var/log/sa-host/sa23 [2021-05-14T04:21:11.178Z] file_magic: OK [2021-05-14T04:21:11.178Z] HZ: Using current value: 100 [2021-05-14T04:21:11.178Z] file_header: OK [2021-05-14T04:21:11.178Z] 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-05-14T04:21:11.178Z] Statistics: [2021-05-14T04:21:11.178Z] Hnuu...uuuununununu... [2021-05-14T04:21:11.178Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T04:21:11.430Z] provisioning config files... [2021-05-14T04:21:11.446Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/488@tmp/config3060126949428903887tmp [Pipeline] { [Pipeline] echo [2021-05-14T04:21:11.471Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:21:11.772Z] ---> create-netrc.sh [Pipeline] } [2021-05-14T04:21:11.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-14T04:21:11.809Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:21:12.110Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-14T04:21:12.122Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:21:12.424Z] ---> sudo-logs.sh [2021-05-14T04:21:12.424Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-14T04:21:12.453Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:21:12.754Z] ---> job-cost.sh [2021-05-14T04:21:12.754Z] lf-activate-venv: SKIPPING [2021-05-14T04:21:12.754Z] DEBUG: total: 0.20999999344348907 [2021-05-14T04:21:12.754Z] INFO: Retrieving Stack Cost... [2021-05-14T04:21:14.690Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T04:21:15.266Z] INFO: Archiving Costs [Pipeline] echo [2021-05-14T04:21:15.285Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:21:15.595Z] ---> logs-deploy.sh [2021-05-14T04:21:15.595Z] lf-activate-venv: SKIPPING [2021-05-14T04:21:15.595Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/488 [2021-05-14T04:21:15.595Z] INFO: archiving workspace using pattern(s): [2021-05-14T04:21:17.522Z] Archives upload complete. [2021-05-14T04:21:17.522Z] INFO: archiving logs to Nexus