Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 027c4e9e11e34d7e4f7c73f925e1f85085517f61 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-ssh5248948143211552624.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3721829708740714969.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7779863331962661345.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6898875077201371785.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6176015157561050812.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-123’ Running on prd-centos7-docker-4c-2g-129 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/532 [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/532 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/532@tmp/jenkins-gitclient-ssh4101073140690455919.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 027c4e9e11e34d7e4f7c73f925e1f85085517f61 (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 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 Commit message: "Merge pull request #3557 from hahattan/issue-3526" > git rev-list --no-walk 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T04:31:47.314Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T04:31:47.444Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T04:31:47.488Z] ========================================================= [2021-06-10T04:31:47.488Z] EdgeX Global Pipelines Version Info [2021-06-10T04:31:47.488Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:31:48.941Z] ------------------- [2021-06-10T04:31:48.941Z] stable info: [2021-06-10T04:31:48.941Z] ------------------- [2021-06-10T04:31:48.941Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T04:31:48.941Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T04:31:48.941Z] Message: update stable to v1.0.194 [2021-06-10T04:31:49.522Z] ------------------- [2021-06-10T04:31:49.522Z] experimental info: [2021-06-10T04:31:49.522Z] ------------------- [2021-06-10T04:31:49.522Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T04:31:49.522Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T04:31:49.522Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T04:31:49.654Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-10T04:31:49.680Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-10T04:31:49.702Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T04:31:49.724Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T04:31:49.746Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T04:31:49.767Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T04:31:49.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T04:31:49.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-10T04:31:49.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-10T04:31:49.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-10T04:31:49.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T04:31:49.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T04:31:49.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T04:31:49.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T04:31:49.971Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T04:31:50.002Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T04:31:50.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T04:31:50.047Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T04:31:50.086Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-10T04:31:50.107Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-10T04:31:50.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T04:31:50.161Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T04:31:50.183Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-10T04:31:50.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-10T04:31:50.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-10T04:31:50.263Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] echo [2021-06-10T04:31:50.296Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 027c4e9 [Pipeline] echo [2021-06-10T04:31:50.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:31:50.408Z] provisioning config files... [2021-06-10T04:31:50.427Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/532@tmp/config3255862346320079253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:31:50.750Z] ---> docker-login.sh [2021-06-10T04:31:50.750Z] nexus3.edgexfoundry.org:10001 [2021-06-10T04:31:50.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:31:51.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:31:51.014Z] Configure a credential helper to remove this warning. See [2021-06-10T04:31:51.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:31:51.014Z] [2021-06-10T04:31:51.014Z] Login Succeeded [2021-06-10T04:31:51.014Z] nexus3.edgexfoundry.org:10002 [2021-06-10T04:31:51.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:31:51.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:31:51.014Z] Configure a credential helper to remove this warning. See [2021-06-10T04:31:51.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:31:51.014Z] [2021-06-10T04:31:51.014Z] Login Succeeded [2021-06-10T04:31:51.014Z] nexus3.edgexfoundry.org:10003 [2021-06-10T04:31:51.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:31:51.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:31:51.276Z] Configure a credential helper to remove this warning. See [2021-06-10T04:31:51.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:31:51.276Z] [2021-06-10T04:31:51.276Z] Login Succeeded [2021-06-10T04:31:51.276Z] nexus3.edgexfoundry.org:10004 [2021-06-10T04:31:51.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:31:51.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:31:51.542Z] Configure a credential helper to remove this warning. See [2021-06-10T04:31:51.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:31:51.542Z] [2021-06-10T04:31:51.542Z] Login Succeeded [2021-06-10T04:31:51.542Z] docker.io [2021-06-10T04:31:51.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:31:51.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:31:51.805Z] Configure a credential helper to remove this warning. See [2021-06-10T04:31:51.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:31:51.805Z] [2021-06-10T04:31:51.805Z] Login Succeeded [2021-06-10T04:31:51.805Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T04:31:51.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T04:31:52.161Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-10T04:31:52.161Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:31:52.161Z] ++ dirname cmd/core-command/Dockerfile [2021-06-10T04:31:52.161Z] ++ cut -d/ -f2 [2021-06-10T04:31:52.161Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-10T04:31:52.161Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:31:52.161Z] ++ dirname cmd/core-data/Dockerfile [2021-06-10T04:31:52.161Z] ++ cut -d/ -f2 [2021-06-10T04:31:52.161Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-10T04:31:52.161Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:31:52.161Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-10T04:31:52.161Z] ++ cut -d/ -f2 [2021-06-10T04:31:52.161Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-10T04:31:52.161Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:31:52.161Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-10T04:31:52.161Z] ++ cut -d/ -f2 [2021-06-10T04:31:52.161Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-10T04:31:52.161Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:31:52.161Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-10T04:31:52.161Z] ++ cut -d/ -f2 [2021-06-10T04:31:52.161Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-10T04:31:52.161Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:31:52.161Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-10T04:31:52.161Z] ++ cut -d/ -f2 [2021-06-10T04:31:52.161Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-10T04:31:52.161Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:31:52.161Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-10T04:31:52.161Z] ++ cut -d/ -f2 [2021-06-10T04:31:52.161Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-10T04:31:52.161Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:31:52.161Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-10T04:31:52.161Z] ++ cut -d/ -f2 [2021-06-10T04:31:52.161Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-10T04:31:52.161Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:31:52.161Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-10T04:31:52.161Z] ++ cut -d/ -f2 [2021-06-10T04:31:52.161Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-10T04:31:52.205Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:31:53.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T04:31:53.773Z] [2021-06-10T04:31:53.773Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:31:54.084Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T04:31:54.084Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T04:31:54.084Z] 31603596830f: Pulling fs layer [2021-06-10T04:31:54.084Z] 54011a49482f: Pulling fs layer [2021-06-10T04:31:54.084Z] a6820b24f6d8: Pulling fs layer [2021-06-10T04:31:54.084Z] f581987b2513: Pulling fs layer [2021-06-10T04:31:54.085Z] f581987b2513: Waiting [2021-06-10T04:31:54.085Z] 54011a49482f: Verifying Checksum [2021-06-10T04:31:54.085Z] 54011a49482f: Download complete [2021-06-10T04:31:54.346Z] 31603596830f: Verifying Checksum [2021-06-10T04:31:54.346Z] 31603596830f: Download complete [2021-06-10T04:31:54.346Z] f581987b2513: Verifying Checksum [2021-06-10T04:31:54.346Z] f581987b2513: Download complete [2021-06-10T04:31:54.346Z] a6820b24f6d8: Verifying Checksum [2021-06-10T04:31:54.346Z] a6820b24f6d8: Download complete [2021-06-10T04:31:54.346Z] 31603596830f: Pull complete [2021-06-10T04:31:54.609Z] 54011a49482f: Pull complete [2021-06-10T04:31:55.186Z] a6820b24f6d8: Pull complete [2021-06-10T04:31:55.452Z] f581987b2513: Pull complete [2021-06-10T04:31:55.452Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T04:31:55.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T04:31:55.452Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T04:31:55.548Z] prd-centos7-docker-4c-2g-129 does not seem to be running inside a container [2021-06-10T04:31:55.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T04:31:56.841Z] $ docker top 3e3b615e3d40179b8bd6610b54ca2a15d649f8454ff3218a30f9424387759d15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T04:31:56.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T04:31:56.977Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T04:31:57.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T04:31:57.091Z] $ docker exec 3e3b615e3d40179b8bd6610b54ca2a15d649f8454ff3218a30f9424387759d15 ssh-agent [2021-06-10T04:31:57.210Z] SSH_AUTH_SOCK=/tmp/ssh-qkeI6YxLKm0i/agent.14 [2021-06-10T04:31:57.210Z] SSH_AGENT_PID=20 [2021-06-10T04:31:57.218Z] Running ssh-add (command line suppressed) [2021-06-10T04:31:57.313Z] Identity added: /w/workspace/edgex-go/532@tmp/private_key_8308503228836887980.key (/w/workspace/edgex-go/532@tmp/private_key_8308503228836887980.key) [2021-06-10T04:31:57.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T04:31:57.636Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T04:31:57.645Z] $ docker exec --env ******** --env ******** 3e3b615e3d40179b8bd6610b54ca2a15d649f8454ff3218a30f9424387759d15 ssh-agent -k [2021-06-10T04:31:57.733Z] unset SSH_AUTH_SOCK; [2021-06-10T04:31:57.733Z] unset SSH_AGENT_PID; [2021-06-10T04:31:57.733Z] echo Agent pid 20 killed; [2021-06-10T04:31:57.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T04:31:57.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T04:31:57.789Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T04:31:57.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T04:31:57.907Z] $ docker exec 3e3b615e3d40179b8bd6610b54ca2a15d649f8454ff3218a30f9424387759d15 ssh-agent [2021-06-10T04:31:58.015Z] SSH_AUTH_SOCK=/tmp/ssh-SAkBncp91ZXl/agent.54 [2021-06-10T04:31:58.015Z] SSH_AGENT_PID=61 [2021-06-10T04:31:58.021Z] Running ssh-add (command line suppressed) [2021-06-10T04:31:58.113Z] Identity added: /w/workspace/edgex-go/532@tmp/private_key_7432792235443577388.key (/w/workspace/edgex-go/532@tmp/private_key_7432792235443577388.key) [2021-06-10T04:31:58.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T04:31:58.429Z] + git semver init [2021-06-10T04:31:58.430Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T04:31:58.430Z] # $GIT_DIR = /w/workspace/edgex-go/532/.git [2021-06-10T04:31:58.430Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/532 [2021-06-10T04:31:58.430Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T04:31:58.430Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T04:31:58.430Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T04:31:58.430Z] # $SEMVER_BRANCH = master [2021-06-10T04:31:58.430Z] # $SEMVER_TEMP = /tmp/semver-773502243 [2021-06-10T04:31:58.430Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-10T04:32:20.460Z] # '/tmp/semver-773502243' -> '/w/workspace/edgex-go/532/.semver' [2021-06-10T04:32:20.460Z] # -> Force: false [2021-06-10T04:32:20.460Z] # $SEMVER_DIR = /w/workspace/edgex-go/532/.semver [Pipeline] } [2021-06-10T04:32:20.466Z] $ docker exec --env ******** --env ******** 3e3b615e3d40179b8bd6610b54ca2a15d649f8454ff3218a30f9424387759d15 ssh-agent -k [2021-06-10T04:32:20.572Z] unset SSH_AUTH_SOCK; [2021-06-10T04:32:20.572Z] unset SSH_AGENT_PID; [2021-06-10T04:32:20.573Z] echo Agent pid 61 killed; [2021-06-10T04:32:20.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T04:32:20.934Z] + git semver [Pipeline] } [2021-06-10T04:32:20.953Z] $ docker stop --time=1 3e3b615e3d40179b8bd6610b54ca2a15d649f8454ff3218a30f9424387759d15 [2021-06-10T04:32:23.061Z] $ docker rm -f 3e3b615e3d40179b8bd6610b54ca2a15d649f8454ff3218a30f9424387759d15 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T04:32:23.463Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T04:32:23.885Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T04:32:23.889Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.260 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T04:32:24.482Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T04:32:24.785Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T04:32:25.083Z] + true [2021-06-10T04:32:25.084Z] + sudo service docker restart [2021-06-10T04:32:25.084Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T04:32:39.113Z] Still waiting to schedule task [2021-06-10T04:32:39.114Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-128’ [Pipeline] echo [2021-06-10T04:32:43.235Z] ========================================================= [2021-06-10T04:32:43.235Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T04:32:43.235Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:32:43.548Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-10T04:32:44.971Z] Sending build context to Docker daemon 329.1MB [2021-06-10T04:32:44.971Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T04:32:44.971Z] Step 2/6 : FROM ${BASE} [2021-06-10T04:32:44.971Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T04:32:44.971Z] 540db60ca938: Pulling fs layer [2021-06-10T04:32:44.971Z] adcc1eea9eea: Pulling fs layer [2021-06-10T04:32:44.971Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T04:32:44.971Z] 0510c868ecb4: Pulling fs layer [2021-06-10T04:32:44.971Z] afea3b2eda06: Pulling fs layer [2021-06-10T04:32:44.971Z] 7809a108b3ef: Pulling fs layer [2021-06-10T04:32:44.971Z] f706445af74f: Pulling fs layer [2021-06-10T04:32:44.971Z] 0510c868ecb4: Waiting [2021-06-10T04:32:44.971Z] afea3b2eda06: Waiting [2021-06-10T04:32:44.971Z] 7809a108b3ef: Waiting [2021-06-10T04:32:44.971Z] f706445af74f: Waiting [2021-06-10T04:32:44.971Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T04:32:44.971Z] 4c4ab2625f07: Download complete [2021-06-10T04:32:44.971Z] adcc1eea9eea: Verifying Checksum [2021-06-10T04:32:44.971Z] adcc1eea9eea: Download complete [2021-06-10T04:32:44.971Z] afea3b2eda06: Verifying Checksum [2021-06-10T04:32:44.971Z] afea3b2eda06: Download complete [2021-06-10T04:32:45.231Z] 540db60ca938: Verifying Checksum [2021-06-10T04:32:45.231Z] 540db60ca938: Download complete [2021-06-10T04:32:45.231Z] 7809a108b3ef: Verifying Checksum [2021-06-10T04:32:45.231Z] 7809a108b3ef: Download complete [2021-06-10T04:32:45.231Z] 540db60ca938: Pull complete [2021-06-10T04:32:45.492Z] adcc1eea9eea: Pull complete [2021-06-10T04:32:45.492Z] 4c4ab2625f07: Pull complete [2021-06-10T04:32:47.429Z] f706445af74f: Verifying Checksum [2021-06-10T04:32:47.429Z] f706445af74f: Download complete [2021-06-10T04:32:47.694Z] 0510c868ecb4: Verifying Checksum [2021-06-10T04:32:47.694Z] 0510c868ecb4: Download complete [2021-06-10T04:32:51.050Z] 0510c868ecb4: Pull complete [2021-06-10T04:32:51.050Z] afea3b2eda06: Pull complete [2021-06-10T04:32:51.050Z] 7809a108b3ef: Pull complete [2021-06-10T04:32:54.673Z] f706445af74f: Pull complete [2021-06-10T04:32:54.673Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T04:32:54.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T04:32:54.673Z] ---> b068be0155e3 [2021-06-10T04:32:54.673Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-10T04:32:58.887Z] ---> Running in 7e5fd4e99adc [2021-06-10T04:32:59.147Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:33:00.092Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:33:01.034Z] (1/12) Installing libmagic (5.39-r0) [2021-06-10T04:33:01.608Z] (2/12) Installing file (5.39-r0) [2021-06-10T04:33:01.608Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-10T04:33:01.608Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-10T04:33:08.199Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-10T04:33:08.199Z] (6/12) Installing patch (2.7.6-r6) [2021-06-10T04:33:08.199Z] (7/12) Installing build-base (0.5-r2) [2021-06-10T04:33:08.199Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-10T04:33:08.199Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-10T04:33:08.199Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-10T04:33:08.199Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-10T04:33:08.199Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-10T04:33:08.199Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T04:33:08.199Z] OK: 219 MiB in 52 packages [2021-06-10T04:33:10.749Z] Removing intermediate container 7e5fd4e99adc [2021-06-10T04:33:10.749Z] ---> 2761777e25ec [2021-06-10T04:33:10.749Z] Step 4/6 : WORKDIR /edgex-go [2021-06-10T04:33:10.749Z] ---> Running in 79cdc433fa64 [2021-06-10T04:33:10.749Z] Removing intermediate container 79cdc433fa64 [2021-06-10T04:33:10.749Z] ---> d4fccacd10b1 [2021-06-10T04:33:10.749Z] Step 5/6 : COPY go.mod . [2021-06-10T04:33:11.010Z] ---> 50d43af50612 [2021-06-10T04:33:11.010Z] Step 6/6 : RUN go mod download [2021-06-10T04:33:11.010Z] ---> Running in e1b602062644 [2021-06-10T04:33:23.295Z] Removing intermediate container e1b602062644 [2021-06-10T04:33:23.295Z] ---> f2e1d15e5777 [2021-06-10T04:33:23.295Z] Successfully built f2e1d15e5777 [2021-06-10T04:33:23.295Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:33:23.598Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T04:33:23.598Z] . [Pipeline] withDockerContainer [2021-06-10T04:33:23.676Z] prd-centos7-docker-4c-2g-129 does not seem to be running inside a container [2021-06-10T04:33:23.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T04:33:24.117Z] $ docker top 4894736af562169c80a9a61cc8f24d48253cc327746e1f78b26b4c4fa90bf591 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:33:24.488Z] + go version [2021-06-10T04:33:24.488Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T04:33:24.496Z] $ docker stop --time=1 4894736af562169c80a9a61cc8f24d48253cc327746e1f78b26b4c4fa90bf591 [2021-06-10T04:33:25.699Z] $ docker rm -f 4894736af562169c80a9a61cc8f24d48253cc327746e1f78b26b4c4fa90bf591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:33:26.211Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T04:33:26.212Z] . [Pipeline] withDockerContainer [2021-06-10T04:33:26.293Z] prd-centos7-docker-4c-2g-129 does not seem to be running inside a container [2021-06-10T04:33:26.337Z] $ 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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T04:33:26.698Z] $ docker top b3fb8e1a3ac59262f2aea8151ccc98844855776500aad02bdc20ffb4272bf10b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T04:33:26.798Z] ========================================================= [2021-06-10T04:33:26.798Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-10T04:33:26.798Z] ========================================================= [Pipeline] sh [2021-06-10T04:33:27.107Z] + go mod tidy [Pipeline] sh [2021-06-10T04:33:27.672Z] + make test [2021-06-10T04:33:27.672Z] go mod tidy [2021-06-10T04:33:27.672Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-10T04:33:33.044Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-10T04:33:51.264Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-10T04:33:53.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-10T04:33:54.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-10T04:33:54.793Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-10T04:33:57.365Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-10T04:33:57.653Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-10T04:33:57.653Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-10T04:33:57.653Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-10T04:33:58.467Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-10T04:33:58.779Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-10T04:33:59.137Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-10T04:33:59.137Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-10T04:33:59.137Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-10T04:33:59.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-10T04:33:59.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-10T04:33:59.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-10T04:33:59.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-10T04:34:01.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements [2021-06-10T04:34:02.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.063s coverage: 100.0% of statements [2021-06-10T04:34:02.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-10T04:34:02.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-10T04:34:02.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-10T04:34:03.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-06-10T04:34:03.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-10T04:34:03.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 53.4% of statements [2021-06-10T04:34:03.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-10T04:34:03.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-10T04:34:04.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.082s coverage: 87.7% of statements [2021-06-10T04:34:04.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-10T04:34:04.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:34:04.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.040s coverage: 78.9% of statements [2021-06-10T04:34:04.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-10T04:34:04.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-10T04:34:04.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-10T04:34:04.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-10T04:34:04.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-10T04:34:04.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-10T04:34:04.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-10T04:34:06.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.245s coverage: 95.1% of statements [2021-06-10T04:34:06.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-10T04:34:06.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:34:06.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-10T04:34:06.266Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-10T04:34:06.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-10T04:34:06.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-10T04:34:06.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-10T04:34:06.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-10T04:34:06.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-10T04:34:06.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-10T04:34:06.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-06-10T04:34:06.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-10T04:34:06.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-10T04:34:06.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.048s coverage: 60.0% of statements [2021-06-10T04:34:06.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.075s coverage: 0.8% of statements [2021-06-10T04:34:06.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-10T04:34:06.527Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.041s coverage: 22.0% of statements [2021-06-10T04:34:06.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-10T04:34:06.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2021-06-10T04:34:07.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 79.5% of statements [2021-06-10T04:34:07.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-10T04:34:07.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-06-10T04:34:07.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-06-10T04:34:20.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2021-06-10T04:34:20.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-06-10T04:34:24.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 81.8% of statements [2021-06-10T04:34:24.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 76.0% of statements [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.118s coverage: 64.4% of statements [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-06-10T04:34:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.167s coverage: 66.9% of statements [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-10T04:34:42.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-10T04:34:43.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.6% of statements [2021-06-10T04:34:43.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-10T04:34:43.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-10T04:34:43.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-06-10T04:34:43.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-10T04:34:43.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements [2021-06-10T04:34:43.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-10T04:34:43.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-10T04:34:43.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-10T04:34:43.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-10T04:34:50.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.060s coverage: 19.3% of statements [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-10T04:34:50.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-10T04:34:50.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-10T04:34:50.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.109s coverage: 97.6% of statements [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-10T04:34:50.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-10T04:34:50.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.046s coverage: 28.9% of statements [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-10T04:34:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-10T04:34:50.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 95.4% of statements [2021-06-10T04:34:50.354Z] GO111MODULE=on go vet ./... [2021-06-10T04:35:17.026Z] gofmt -l . [2021-06-10T04:35:17.026Z] [ "`gofmt -l .`" = "" ] [2021-06-10T04:35:17.026Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-10T04:35:17.344Z] + ls -al . [2021-06-10T04:35:17.344Z] total 520 [2021-06-10T04:35:17.344Z] drwxrwxr-x 10 1001 1001 4096 Jun 10 04:35 . [2021-06-10T04:35:17.344Z] drwxr-xr-x 4 root root 32 Jun 10 04:33 .. [2021-06-10T04:35:17.344Z] -rw-rw-r-- 1 1001 1001 11 Jun 10 04:31 .dockerignore [2021-06-10T04:35:17.344Z] drwxrwxr-x 8 1001 1001 162 Jun 10 04:31 .git [2021-06-10T04:35:17.344Z] drwxrwxr-x 3 1001 1001 125 Jun 10 04:31 .github [2021-06-10T04:35:17.344Z] -rw-rw-r-- 1 1001 1001 818 Jun 10 04:31 .gitignore [2021-06-10T04:35:17.344Z] drwx------ 3 1001 1001 45 Jun 10 04:32 .semver [2021-06-10T04:35:17.344Z] -rw-rw-r-- 1 1001 1001 166 Jun 10 04:31 .sonarcloud.properties [2021-06-10T04:35:17.344Z] -rw-rw-r-- 1 1001 1001 8609 Jun 10 04:31 Attribution.txt [2021-06-10T04:35:17.344Z] -rw-rw-r-- 1 1001 1001 3804 Jun 10 04:31 CONTRIBUTING.md [2021-06-10T04:35:17.344Z] -rw-rw-r-- 1 1001 1001 931 Jun 10 04:31 Dockerfile.build [2021-06-10T04:35:17.344Z] -rw-rw-r-- 1 1001 1001 849 Jun 10 04:31 Jenkinsfile [2021-06-10T04:35:17.344Z] -rw-rw-r-- 1 1001 1001 10775 Jun 10 04:31 LICENSE [2021-06-10T04:35:17.344Z] -rw-rw-r-- 1 1001 1001 5605 Jun 10 04:31 Makefile [2021-06-10T04:35:17.344Z] -rw-rw-r-- 1 1001 1001 7978 Jun 10 04:31 README.md [2021-06-10T04:35:17.344Z] -rw-rw-r-- 1 1001 1001 7071 Jun 10 04:31 SECURITY.md [2021-06-10T04:35:17.344Z] -rw-rw-r-- 1 1001 1001 13 Jun 10 04:32 VERSION [2021-06-10T04:35:17.344Z] -rw-rw-r-- 1 1001 1001 4131 Jun 10 04:31 ZMQWindows.md [2021-06-10T04:35:17.344Z] drwxrwxr-x 2 1001 1001 37 Jun 10 04:31 bin [2021-06-10T04:35:17.344Z] drwxrwxr-x 14 1001 1001 4096 Jun 10 04:31 cmd [2021-06-10T04:35:17.344Z] -rw-r--r-- 1 root root 404951 Jun 10 04:34 coverage.out [2021-06-10T04:35:17.344Z] -rw-rw-r-- 1 1001 1001 840 Jun 10 04:31 go.mod [2021-06-10T04:35:17.344Z] -rw-r--r-- 1 root root 21139 Jun 10 04:33 go.sum [2021-06-10T04:35:17.344Z] drwxrwxr-x 8 1001 1001 127 Jun 10 04:31 internal [2021-06-10T04:35:17.344Z] drwxrwxr-x 3 1001 1001 16 Jun 10 04:31 openapi [2021-06-10T04:35:17.344Z] drwxrwxr-x 4 1001 1001 71 Jun 10 04:31 snap [2021-06-10T04:35:17.344Z] -rw-rw-r-- 1 1001 1001 168 Jun 10 04:31 version.go [Pipeline] sh [2021-06-10T04:35:17.632Z] + '[' -e coverage.out ] [2021-06-10T04:35:17.633Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-10T04:35:17.741Z] Stashed 1 file(s) [Pipeline] sh [2021-06-10T04:35:18.041Z] + make build [2021-06-10T04:35:18.041Z] go mod tidy [2021-06-10T04:35:18.041Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/core-data/core-data ./cmd/core-data [2021-06-10T04:35:19.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-10T04:35:26.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/core-command/core-command ./cmd/core-command [2021-06-10T04:35:26.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-10T04:35:27.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-10T04:35:27.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-10T04:35:28.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-10T04:35:29.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-10T04:35:30.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-10T04:35:31.375Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-10T04:35:31.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-10T04:35:32.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-10T04:35:34.347Z] $ docker stop --time=1 b3fb8e1a3ac59262f2aea8151ccc98844855776500aad02bdc20ffb4272bf10b [2021-06-10T04:35:36.644Z] $ docker rm -f b3fb8e1a3ac59262f2aea8151ccc98844855776500aad02bdc20ffb4272bf10b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:35:40.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:35:40.057Z] [2021-06-10T04:35:40.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:35:40.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:35:40.382Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-10T04:35:40.382Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-10T04:35:40.382Z] ca9280d653b3: Pulling fs layer [2021-06-10T04:35:40.382Z] 7e9c9ca2126c: Pulling fs layer [2021-06-10T04:35:40.645Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-10T04:35:40.645Z] cbdbe7a5bc2a: Download complete [2021-06-10T04:35:40.645Z] cbdbe7a5bc2a: Pull complete [2021-06-10T04:35:40.907Z] ca9280d653b3: Verifying Checksum [2021-06-10T04:35:40.907Z] ca9280d653b3: Download complete [2021-06-10T04:35:41.504Z] ca9280d653b3: Pull complete [2021-06-10T04:35:41.770Z] 7e9c9ca2126c: Verifying Checksum [2021-06-10T04:35:41.770Z] 7e9c9ca2126c: Download complete [2021-06-10T04:35:45.331Z] 7e9c9ca2126c: Pull complete [2021-06-10T04:35:45.331Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-10T04:35:45.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:35:45.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-10T04:35:45.415Z] prd-centos7-docker-4c-2g-129 does not seem to be running inside a container [2021-06-10T04:35:45.459Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-10T04:35:48.020Z] $ docker top 5cf411ce64f950036804a1739f1eaaa21b51b0919943cbf1c094b87e8623a702 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:35:48.408Z] + docker-compose build --help [2021-06-10T04:35:48.408Z] + grep parallel [2021-06-10T04:35:48.980Z] --parallel Build images in parallel. [Pipeline] } [2021-06-10T04:35:48.992Z] $ docker stop --time=1 5cf411ce64f950036804a1739f1eaaa21b51b0919943cbf1c094b87e8623a702 [2021-06-10T04:35:50.212Z] $ docker rm -f 5cf411ce64f950036804a1739f1eaaa21b51b0919943cbf1c094b87e8623a702 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:35:50.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:35:50.642Z] . [Pipeline] withDockerContainer [2021-06-10T04:35:50.714Z] prd-centos7-docker-4c-2g-129 does not seem to be running inside a container [2021-06-10T04:35:50.753Z] $ 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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-10T04:35:51.107Z] $ docker top f6aa7f9eff1353eefef840bd12e92b81645c7049f4bf57218fcd62b5c24575d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:35:51.487Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-10T04:35:52.059Z] Building core-command ... [2021-06-10T04:35:52.059Z] Building core-data ... [2021-06-10T04:35:52.059Z] Building core-metadata ... [2021-06-10T04:35:52.059Z] Building security-bootstrapper ... [2021-06-10T04:35:52.059Z] Building security-proxy-setup ... [2021-06-10T04:35:52.059Z] Building security-secretstore-setup ... [2021-06-10T04:35:52.059Z] Building support-notifications ... [2021-06-10T04:35:52.059Z] Building support-scheduler ... [2021-06-10T04:35:52.059Z] Building sys-mgmt-agent ... [2021-06-10T04:35:52.059Z] Building support-notifications [2021-06-10T04:35:52.059Z] Building security-proxy-setup [2021-06-10T04:35:52.059Z] Building security-secretstore-setup [2021-06-10T04:35:52.059Z] Building core-command [2021-06-10T04:35:52.059Z] Building core-data [2021-06-10T04:36:00.668Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-137 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-10T04:36:00.686Z] Running in /w/workspace/edgex-go/532 [Pipeline] { [Pipeline] checkout [2021-06-10T04:36:00.890Z] The recommended git tool is: git [2021-06-10T04:36:04.340Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:36:04.340Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:36:04.340Z] ---> f2e1d15e5777 [2021-06-10T04:36:04.340Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:36:04.603Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:36:04.603Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:36:04.603Z] ---> f2e1d15e5777 [2021-06-10T04:36:04.603Z] Step 3/22 : WORKDIR /edgex-go [2021-06-10T04:36:04.603Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:36:04.603Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:36:04.603Z] ---> f2e1d15e5777 [2021-06-10T04:36:04.603Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T04:36:04.865Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:36:04.865Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:36:04.865Z] ---> f2e1d15e5777 [2021-06-10T04:36:04.865Z] Step 3/26 : WORKDIR /edgex-go [2021-06-10T04:36:06.266Z] using credential edgex-jenkins-ssh [2021-06-10T04:36:06.306Z] Cloning the remote Git repository [2021-06-10T04:36:06.382Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-10T04:36:06.537Z] > git init /w/workspace/edgex-go/532 # timeout=10 [2021-06-10T04:36:06.632Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-10T04:36:06.633Z] > git --version # timeout=10 [2021-06-10T04:36:06.649Z] > git --version # 'git version 2.17.1' [2021-06-10T04:36:06.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T04:36:06.748Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T04:36:09.077Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:36:09.077Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:36:09.077Z] ---> f2e1d15e5777 [2021-06-10T04:36:09.077Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:36:11.630Z] ---> Running in 642fedcb067a [2021-06-10T04:36:11.630Z] ---> Running in 4cc562e0b9b5 [2021-06-10T04:36:11.630Z] ---> Running in 93f9d8fab94f [2021-06-10T04:36:11.630Z] ---> Running in d2d0e74cda88 [2021-06-10T04:36:11.630Z] ---> Running in 3e6df37c1746 [2021-06-10T04:36:11.630Z] Removing intermediate container 3e6df37c1746 [2021-06-10T04:36:11.630Z] ---> 59d7fc5a71df [2021-06-10T04:36:11.630Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:36:11.630Z] Removing intermediate container d2d0e74cda88 [2021-06-10T04:36:11.630Z] ---> 5fde1ba7ccec [2021-06-10T04:36:11.630Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:36:11.630Z] Removing intermediate container 642fedcb067a [2021-06-10T04:36:11.630Z] ---> cc76b93973aa [2021-06-10T04:36:11.630Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:36:11.630Z] Removing intermediate container 93f9d8fab94f [2021-06-10T04:36:11.630Z] ---> 7b1f1f2da1e5 [2021-06-10T04:36:11.630Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:36:11.630Z] Removing intermediate container 4cc562e0b9b5 [2021-06-10T04:36:11.630Z] ---> b2245a6f1ea5 [2021-06-10T04:36:11.630Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:36:11.630Z] ---> Running in 3c32b3d5758a [2021-06-10T04:36:11.894Z] ---> Running in 23a559f801d4 [2021-06-10T04:36:11.894Z] ---> Running in e7f5c0d02c6b [2021-06-10T04:36:11.894Z] ---> Running in b1ccb166be14 [2021-06-10T04:36:11.894Z] ---> Running in f51f937e2df3 [2021-06-10T04:36:12.475Z] Removing intermediate container 3c32b3d5758a [2021-06-10T04:36:12.475Z] ---> dd6444ad8ba8 [2021-06-10T04:36:12.475Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-10T04:36:12.750Z] ---> Running in 6e27f237c3e0 [2021-06-10T04:36:12.750Z] Removing intermediate container 23a559f801d4 [2021-06-10T04:36:12.750Z] ---> fee0389137e9 [2021-06-10T04:36:12.750Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:36:12.750Z] ---> Running in 0ce9d468ba9b [2021-06-10T04:36:13.013Z] Removing intermediate container e7f5c0d02c6b [2021-06-10T04:36:13.013Z] ---> e3781979fecb [2021-06-10T04:36:13.013Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-10T04:36:13.013Z] ---> Running in 0184c61ac195 [2021-06-10T04:36:13.278Z] Removing intermediate container f51f937e2df3 [2021-06-10T04:36:13.278Z] ---> 08e5b112730b [2021-06-10T04:36:13.278Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-10T04:36:13.278Z] ---> Running in 5a5069754e9a [2021-06-10T04:36:13.278Z] Removing intermediate container b1ccb166be14 [2021-06-10T04:36:13.278Z] ---> bbc289064e39 [2021-06-10T04:36:13.278Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-10T04:36:13.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:36:13.278Z] ---> Running in 0e60bfba33ac [2021-06-10T04:36:13.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:36:13.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:36:13.805Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:36:13.805Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:36:14.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:36:14.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:36:14.330Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:36:14.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:36:14.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:36:14.601Z] OK: 219 MiB in 52 packages [2021-06-10T04:36:14.868Z] OK: 219 MiB in 52 packages [2021-06-10T04:36:14.868Z] Removing intermediate container 6e27f237c3e0 [2021-06-10T04:36:14.868Z] ---> 3efae224583f [2021-06-10T04:36:14.868Z] Step 6/22 : COPY go.mod . [2021-06-10T04:36:14.868Z] OK: 219 MiB in 52 packages [2021-06-10T04:36:15.129Z] OK: 219 MiB in 52 packages [2021-06-10T04:36:15.129Z] ---> 6c33f943fc28 [2021-06-10T04:36:15.129Z] Step 7/22 : RUN go mod download [2021-06-10T04:36:15.129Z] ---> Running in f169255f993f [2021-06-10T04:36:15.391Z] Removing intermediate container 0184c61ac195 [2021-06-10T04:36:15.391Z] ---> dc7ecaa6a231 [2021-06-10T04:36:15.391Z] Step 6/26 : COPY go.mod . [2021-06-10T04:36:15.391Z] Removing intermediate container 0ce9d468ba9b [2021-06-10T04:36:15.391Z] ---> 0d6a74b6107f [2021-06-10T04:36:15.391Z] Step 6/24 : COPY go.mod . [2021-06-10T04:36:15.656Z] Removing intermediate container 0e60bfba33ac [2021-06-10T04:36:15.656Z] ---> 31d7182535d3 [2021-06-10T04:36:15.656Z] Step 6/23 : COPY go.mod . [2021-06-10T04:36:15.656Z] ---> 951ff8076625 [2021-06-10T04:36:15.656Z] Step 7/24 : RUN go mod download [2021-06-10T04:36:15.656Z] ---> a1c5e64c9e5c [2021-06-10T04:36:15.656Z] Step 7/26 : RUN go mod download [2021-06-10T04:36:15.656Z] ---> Running in d22913adb8e9 [2021-06-10T04:36:15.920Z] ---> dc90ddc9d181 [2021-06-10T04:36:15.920Z] Step 7/23 : RUN go mod download [2021-06-10T04:36:15.920Z] OK: 219 MiB in 52 packages [2021-06-10T04:36:15.920Z] ---> Running in 7cb8243925e8 [2021-06-10T04:36:15.920Z] ---> Running in 2ac48b266aad [2021-06-10T04:36:16.193Z] Removing intermediate container f169255f993f [2021-06-10T04:36:16.193Z] ---> 9d32b7d0a1ed [2021-06-10T04:36:16.193Z] Step 8/22 : COPY . . [2021-06-10T04:36:16.775Z] Removing intermediate container 5a5069754e9a [2021-06-10T04:36:16.775Z] ---> ca9214648530 [2021-06-10T04:36:16.775Z] Step 6/24 : COPY go.mod . [2021-06-10T04:36:18.687Z] ---> 9834497a66dc [2021-06-10T04:36:18.687Z] Step 7/24 : RUN go mod download [2021-06-10T04:36:18.947Z] Removing intermediate container d22913adb8e9 [2021-06-10T04:36:18.947Z] ---> 417c3453b8ea [2021-06-10T04:36:18.947Z] Step 8/24 : COPY . . [2021-06-10T04:36:19.211Z] ---> Running in 1f6fde0f8724 [2021-06-10T04:36:19.211Z] Removing intermediate container 7cb8243925e8 [2021-06-10T04:36:19.211Z] ---> 91a72ddd204e [2021-06-10T04:36:19.211Z] Step 8/26 : COPY . . [2021-06-10T04:36:19.490Z] Removing intermediate container 2ac48b266aad [2021-06-10T04:36:19.490Z] ---> 2856022dcbb0 [2021-06-10T04:36:19.490Z] Step 8/23 : COPY . . [2021-06-10T04:36:24.109Z] Avoid second fetch [2021-06-10T04:36:24.110Z] Checking out Revision 027c4e9e11e34d7e4f7c73f925e1f85085517f61 (master) [2021-06-10T04:36:24.058Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-10T04:36:24.081Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T04:36:24.127Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T04:36:24.142Z] > git checkout -f 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 [2021-06-10T04:36:28.493Z] Commit message: "Merge pull request #3557 from hahattan/issue-3526" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T04:36:29.834Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T04:36:30.232Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T04:36:30.622Z] + + sudotrue service [2021-06-10T04:36:30.622Z] docker restart [2021-06-10T04:36:31.796Z] ---> fe08aefc66d6 [2021-06-10T04:36:31.796Z] Step 9/22 : RUN go mod tidy [2021-06-10T04:36:31.796Z] Removing intermediate container 1f6fde0f8724 [2021-06-10T04:36:31.796Z] ---> f6967f958db5 [2021-06-10T04:36:31.796Z] Step 8/24 : COPY . . [2021-06-10T04:36:31.797Z] ---> Running in 313f82e2ca62 [2021-06-10T04:36:31.797Z] ---> 3dc2fe4e2b51 [2021-06-10T04:36:31.797Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:36:31.797Z] ---> 9a2c7b2833c8 [2021-06-10T04:36:31.797Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:36:31.797Z] ---> 3a2b9aadc587 [2021-06-10T04:36:31.797Z] Step 9/26 : RUN go mod tidy [2021-06-10T04:36:31.797Z] ---> Running in 2c32aa8ea7e2 [2021-06-10T04:36:31.797Z] ---> Running in 60947c637155 [2021-06-10T04:36:31.797Z] ---> Running in 4d1ed1e3cc13 [2021-06-10T04:36:36.007Z] Removing intermediate container 2c32aa8ea7e2 [2021-06-10T04:36:36.007Z] ---> 2aa1d8d4e351 [2021-06-10T04:36:36.007Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-10T04:36:36.007Z] ---> Running in c325cb518ea3 [2021-06-10T04:36:36.007Z] Removing intermediate container 313f82e2ca62 [2021-06-10T04:36:36.007Z] ---> f2c7f54a5f84 [2021-06-10T04:36:36.007Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-10T04:36:36.007Z] Removing intermediate container 4d1ed1e3cc13 [2021-06-10T04:36:36.007Z] ---> 31a43d7163ad [2021-06-10T04:36:36.007Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-10T04:36:36.007Z] Removing intermediate container 60947c637155 [2021-06-10T04:36:36.007Z] ---> 4cd0105a0243 [2021-06-10T04:36:36.007Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-10T04:36:36.007Z] ---> Running in e244751a5eca [2021-06-10T04:36:36.007Z] ---> Running in 29a9b96ed2b7 [2021-06-10T04:36:36.007Z] ---> Running in a46770510ed5 [2021-06-10T04:36:36.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-10T04:36:36.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-10T04:36:36.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-10T04:36:37.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/core-command/core-command ./cmd/core-command [2021-06-10T04:36:47.221Z] ---> a3ede8d3b0c2 [2021-06-10T04:36:47.221Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:36:47.221Z] ---> Running in 31f76e4730d8 [2021-06-10T04:36:48.612Z] Removing intermediate container 31f76e4730d8 [2021-06-10T04:36:48.612Z] ---> b31a80d37012 [2021-06-10T04:36:48.613Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-10T04:36:48.613Z] ---> Running in da22928468b2 [2021-06-10T04:36:48.875Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:36:48.972Z] provisioning config files... [2021-06-10T04:36:49.000Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/532@tmp/config7602866956757929537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:36:49.392Z] ---> docker-login.sh [2021-06-10T04:36:49.393Z] nexus3.edgexfoundry.org:10001 [2021-06-10T04:36:50.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:36:50.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:36:50.657Z] Configure a credential helper to remove this warning. See [2021-06-10T04:36:50.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:36:50.657Z] [2021-06-10T04:36:50.657Z] Login Succeeded [2021-06-10T04:36:50.657Z] nexus3.edgexfoundry.org:10002 [2021-06-10T04:36:51.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:36:51.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:36:51.256Z] Configure a credential helper to remove this warning. See [2021-06-10T04:36:51.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:36:51.256Z] [2021-06-10T04:36:51.256Z] Login Succeeded [2021-06-10T04:36:51.256Z] nexus3.edgexfoundry.org:10003 [2021-06-10T04:36:51.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:36:51.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:36:51.854Z] Configure a credential helper to remove this warning. See [2021-06-10T04:36:51.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:36:51.854Z] [2021-06-10T04:36:51.854Z] Login Succeeded [2021-06-10T04:36:51.854Z] nexus3.edgexfoundry.org:10004 [2021-06-10T04:36:52.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:36:52.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:36:52.460Z] Configure a credential helper to remove this warning. See [2021-06-10T04:36:52.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:36:52.460Z] [2021-06-10T04:36:52.460Z] Login Succeeded [2021-06-10T04:36:52.460Z] docker.io [2021-06-10T04:36:52.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:36:53.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:36:53.330Z] Configure a credential helper to remove this warning. See [2021-06-10T04:36:53.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:36:53.330Z] [2021-06-10T04:36:53.330Z] Login Succeeded [2021-06-10T04:36:53.330Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T04:36:53.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T04:36:53.667Z] ========================================================= [2021-06-10T04:36:53.667Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T04:36:53.667Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:36:54.018Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-10T04:36:56.016Z] Sending build context to Docker daemon 166.1MB [2021-06-10T04:36:56.291Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T04:36:56.291Z] Step 2/6 : FROM ${BASE} [2021-06-10T04:36:56.571Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T04:36:56.571Z] 595b0fe564bb: Pulling fs layer [2021-06-10T04:36:56.571Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T04:36:56.571Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T04:36:56.571Z] ba82ee9f976e: Pulling fs layer [2021-06-10T04:36:56.571Z] 506bd15cee9f: Pulling fs layer [2021-06-10T04:36:56.571Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T04:36:56.571Z] 618dc40b7e24: Pulling fs layer [2021-06-10T04:36:56.571Z] 75a0a4a0db45: Waiting [2021-06-10T04:36:56.571Z] ba82ee9f976e: Waiting [2021-06-10T04:36:56.571Z] 506bd15cee9f: Waiting [2021-06-10T04:36:56.571Z] 618dc40b7e24: Waiting [2021-06-10T04:36:56.571Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T04:36:56.571Z] 5b7225fbf94c: Download complete [2021-06-10T04:36:56.571Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T04:36:56.571Z] 3088b5b3c5c0: Download complete [2021-06-10T04:36:56.571Z] 506bd15cee9f: Verifying Checksum [2021-06-10T04:36:56.571Z] 506bd15cee9f: Download complete [2021-06-10T04:36:56.571Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T04:36:56.571Z] 75a0a4a0db45: Download complete [2021-06-10T04:36:56.571Z] 595b0fe564bb: Verifying Checksum [2021-06-10T04:36:56.571Z] 595b0fe564bb: Download complete [2021-06-10T04:36:57.174Z] 595b0fe564bb: Pull complete [2021-06-10T04:36:58.161Z] 3088b5b3c5c0: Pull complete [2021-06-10T04:36:58.436Z] 5b7225fbf94c: Pull complete [2021-06-10T04:36:58.712Z] 618dc40b7e24: Verifying Checksum [2021-06-10T04:36:58.712Z] 618dc40b7e24: Download complete [2021-06-10T04:37:00.146Z] ba82ee9f976e: Verifying Checksum [2021-06-10T04:37:00.146Z] ba82ee9f976e: Download complete [2021-06-10T04:37:10.329Z] ba82ee9f976e: Pull complete [2021-06-10T04:37:10.605Z] 506bd15cee9f: Pull complete [2021-06-10T04:37:10.879Z] 75a0a4a0db45: Pull complete [2021-06-10T04:37:11.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-10T04:37:12.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-10T04:37:14.345Z] 618dc40b7e24: Pull complete [2021-06-10T04:37:14.345Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T04:37:14.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T04:37:14.345Z] ---> a36622ca3599 [2021-06-10T04:37:14.345Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-10T04:37:14.537Z] Removing intermediate container 29a9b96ed2b7 [2021-06-10T04:37:14.538Z] ---> 8019fc7b97af [2021-06-10T04:37:14.538Z] [2021-06-10T04:37:14.538Z] Step 11/22 : FROM alpine:3.12 [2021-06-10T04:37:15.120Z] 3.12: Pulling from library/alpine [2021-06-10T04:37:15.384Z] Removing intermediate container a46770510ed5 [2021-06-10T04:37:15.384Z] ---> ea3d42f0f78b [2021-06-10T04:37:15.384Z] [2021-06-10T04:37:15.384Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:37:15.384Z] Removing intermediate container c325cb518ea3 [2021-06-10T04:37:15.384Z] ---> f9afc10df8ae [2021-06-10T04:37:15.384Z] [2021-06-10T04:37:15.384Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:37:15.384Z] 3.12: Pulling from library/alpine [2021-06-10T04:37:16.349Z] 3.12: Pulling from library/alpine [2021-06-10T04:37:16.349Z] Removing intermediate container e244751a5eca [2021-06-10T04:37:16.349Z] ---> 82eb9c78a90f [2021-06-10T04:37:16.349Z] [2021-06-10T04:37:16.349Z] Step 11/26 : FROM alpine:3.12 [2021-06-10T04:37:16.349Z] 3.12: Pulling from library/alpine [2021-06-10T04:37:16.929Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:37:16.929Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T04:37:16.929Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:37:16.929Z] Status: Image is up to date for alpine:3.12 [2021-06-10T04:37:16.929Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:37:16.929Z] Status: Image is up to date for alpine:3.12 [2021-06-10T04:37:16.929Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:37:16.929Z] Status: Image is up to date for alpine:3.12 [2021-06-10T04:37:16.929Z] ---> 13621d1b12d4 [2021-06-10T04:37:16.929Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:37:16.929Z] ---> 13621d1b12d4 [2021-06-10T04:37:16.929Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-10T04:37:16.929Z] ---> 13621d1b12d4 [2021-06-10T04:37:16.929Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-10T04:37:17.003Z] ---> Running in 0608a335de56 [2021-06-10T04:37:17.200Z] ---> 13621d1b12d4 [2021-06-10T04:37:17.200Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-10T04:37:17.200Z] ---> Running in 0df2e8b4845b [2021-06-10T04:37:17.200Z] ---> Running in 9ea99e9e17e4 [2021-06-10T04:37:17.200Z] ---> Running in 7a1720dfde32 [2021-06-10T04:37:17.200Z] ---> Running in 2a5e42fa92c4 [2021-06-10T04:37:17.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:18.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:18.064Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-10T04:37:18.064Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:37:18.064Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:37:18.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:18.334Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:37:18.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:18.334Z] OK: 6 MiB in 16 packages [2021-06-10T04:37:18.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:18.449Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:37:18.623Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-10T04:37:18.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:18.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:18.623Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:37:18.623Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-10T04:37:18.623Z] (4/6) Installing curl (7.77.0-r0) [2021-06-10T04:37:18.623Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:37:18.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:18.623Z] (6/6) Installing su-exec (0.2-r1) [2021-06-10T04:37:18.623Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:37:18.623Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:37:18.623Z] OK: 7 MiB in 20 packages [2021-06-10T04:37:18.623Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T04:37:18.624Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:37:18.624Z] OK: 6 MiB in 15 packages [2021-06-10T04:37:18.899Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-10T04:37:18.899Z] Removing intermediate container 0df2e8b4845b [2021-06-10T04:37:18.899Z] ---> 7f5e55cc73f7 [2021-06-10T04:37:18.899Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:37:18.899Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:37:18.899Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-10T04:37:18.899Z] (4/4) Installing curl (7.77.0-r0) [2021-06-10T04:37:18.899Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:37:18.899Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:37:18.899Z] ---> Running in 1b3b371eedbd [2021-06-10T04:37:18.899Z] OK: 7 MiB in 18 packages [2021-06-10T04:37:19.041Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:37:19.172Z] Removing intermediate container 1b3b371eedbd [2021-06-10T04:37:19.172Z] ---> 8787adda7493 [2021-06-10T04:37:19.172Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-10T04:37:19.172Z] ---> Running in 9de2d6bdc92e [2021-06-10T04:37:19.460Z] Removing intermediate container 7a1720dfde32 [2021-06-10T04:37:19.460Z] ---> c108e98c3a01 [2021-06-10T04:37:19.460Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:37:19.460Z] Removing intermediate container 9de2d6bdc92e [2021-06-10T04:37:19.460Z] ---> 105cfd8ac80e [2021-06-10T04:37:19.460Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:37:19.460Z] ---> Running in 0aad2d95eab7 [2021-06-10T04:37:19.743Z] Removing intermediate container 9ea99e9e17e4 [2021-06-10T04:37:19.743Z] ---> 5010a1d2c70a [2021-06-10T04:37:19.743Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:37:19.743Z] ---> Running in a1d37b869c0c [2021-06-10T04:37:19.743Z] ---> Running in 16495b3f09b2 [2021-06-10T04:37:19.743Z] Removing intermediate container 2a5e42fa92c4 [2021-06-10T04:37:19.743Z] ---> 55e57a2ab802 [2021-06-10T04:37:19.743Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:37:19.743Z] Removing intermediate container 0aad2d95eab7 [2021-06-10T04:37:19.743Z] ---> 135fc665b9c0 [2021-06-10T04:37:19.743Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-10T04:37:20.003Z] ---> Running in ee15357e4854 [2021-06-10T04:37:20.003Z] Removing intermediate container 16495b3f09b2 [2021-06-10T04:37:20.003Z] ---> 446ac5acbc0a [2021-06-10T04:37:20.003Z] Step 14/26 : WORKDIR / [2021-06-10T04:37:20.003Z] Removing intermediate container a1d37b869c0c [2021-06-10T04:37:20.003Z] ---> 8e7fdaec1e4e [2021-06-10T04:37:20.003Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:37:20.003Z] ---> Running in 9d21e0eb42b0 [2021-06-10T04:37:20.014Z] (1/12) Installing libmagic (5.39-r0) [2021-06-10T04:37:20.265Z] ---> Running in 4106d172327a [2021-06-10T04:37:20.265Z] Removing intermediate container ee15357e4854 [2021-06-10T04:37:20.265Z] ---> da67767a4b06 [2021-06-10T04:37:20.265Z] Step 14/22 : WORKDIR /edgex [2021-06-10T04:37:20.265Z] Removing intermediate container 9d21e0eb42b0 [2021-06-10T04:37:20.265Z] ---> 359ed79bbf0f [2021-06-10T04:37:20.265Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:37:20.265Z] ---> Running in 2d7599d8aec8 [2021-06-10T04:37:20.265Z] ---> 5258b8ab19eb [2021-06-10T04:37:20.265Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-10T04:37:20.265Z] ---> Running in 041d36100ed5 [2021-06-10T04:37:20.265Z] Removing intermediate container 4106d172327a [2021-06-10T04:37:20.265Z] ---> 307e379b05b9 [2021-06-10T04:37:20.265Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-10T04:37:20.554Z] Removing intermediate container 2d7599d8aec8 [2021-06-10T04:37:20.554Z] ---> 2deeaeb865c5 [2021-06-10T04:37:20.554Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-10T04:37:20.604Z] (2/12) Installing file (5.39-r0) [2021-06-10T04:37:20.816Z] Removing intermediate container 041d36100ed5 [2021-06-10T04:37:20.816Z] ---> a4c6d3b6d10b [2021-06-10T04:37:20.816Z] Step 16/24 : WORKDIR / [2021-06-10T04:37:20.816Z] ---> 8f49cb48c21e [2021-06-10T04:37:20.816Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-10T04:37:20.816Z] ---> 3d8ee00cd2a1 [2021-06-10T04:37:20.816Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-10T04:37:20.816Z] ---> 233bd69c74dd [2021-06-10T04:37:20.816Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-10T04:37:20.816Z] ---> Running in f36b4f68ce53 [2021-06-10T04:37:20.877Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-10T04:37:20.877Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-10T04:37:21.083Z] Removing intermediate container f36b4f68ce53 [2021-06-10T04:37:21.083Z] ---> c557a1830336 [2021-06-10T04:37:21.083Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:37:21.662Z] ---> 843e2af67975 [2021-06-10T04:37:21.662Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-10T04:37:21.662Z] ---> f53944a734b8 [2021-06-10T04:37:21.662Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-10T04:37:21.662Z] ---> 0bd820fc2a35 [2021-06-10T04:37:21.662Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-10T04:37:21.662Z] ---> 951254bd549c [2021-06-10T04:37:21.662Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-10T04:37:21.662Z] ---> Running in 9ede188f4587 [2021-06-10T04:37:22.237Z] ---> f649bfc2a8f5 [2021-06-10T04:37:22.237Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-10T04:37:22.237Z] Removing intermediate container 9ede188f4587 [2021-06-10T04:37:22.237Z] ---> 7cca5a198a49 [2021-06-10T04:37:22.237Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:37:22.498Z] ---> 985c30a04103 [2021-06-10T04:37:22.498Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-10T04:37:22.498Z] ---> e75c1cc0c78a [2021-06-10T04:37:22.498Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-10T04:37:22.498Z] ---> Running in 76c7098476bd [2021-06-10T04:37:22.498Z] ---> Running in 98fc983d8d8e [2021-06-10T04:37:22.765Z] Removing intermediate container 76c7098476bd [2021-06-10T04:37:22.765Z] ---> 57aca7edc2be [2021-06-10T04:37:22.765Z] Step 19/22 : CMD ["--init=true"] [2021-06-10T04:37:22.765Z] Removing intermediate container 98fc983d8d8e [2021-06-10T04:37:22.765Z] ---> 7a66f7b3987c [2021-06-10T04:37:22.765Z] Step 21/23 : LABEL arch=x86_64 [2021-06-10T04:37:22.765Z] ---> ea22daa63860 [2021-06-10T04:37:22.765Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-10T04:37:22.765Z] Removing intermediate container da22928468b2 [2021-06-10T04:37:22.765Z] ---> f404121b0a7a [2021-06-10T04:37:22.765Z] [2021-06-10T04:37:22.765Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:37:22.765Z] ---> 13621d1b12d4 [2021-06-10T04:37:22.765Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-10T04:37:22.765Z] ---> f0480533a5cb [2021-06-10T04:37:22.765Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-10T04:37:22.765Z] ---> Running in 4bbee9e00bec [2021-06-10T04:37:22.765Z] ---> Running in 330961018c26 [2021-06-10T04:37:22.765Z] ---> Running in 53bba8c854e8 [2021-06-10T04:37:22.765Z] ---> Running in 4ae2b960d852 [2021-06-10T04:37:23.028Z] Removing intermediate container 4ae2b960d852 [2021-06-10T04:37:23.028Z] ---> d8b0917816bc [2021-06-10T04:37:23.028Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:37:23.028Z] Removing intermediate container 330961018c26 [2021-06-10T04:37:23.028Z] ---> 79b82c08b50d [2021-06-10T04:37:23.028Z] Step 20/22 : LABEL arch=x86_64 [2021-06-10T04:37:23.028Z] Removing intermediate container 53bba8c854e8 [2021-06-10T04:37:23.028Z] ---> d2bc746d853b [2021-06-10T04:37:23.028Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-10T04:37:23.028Z] Removing intermediate container 4bbee9e00bec [2021-06-10T04:37:23.028Z] ---> 432bea13985c [2021-06-10T04:37:23.028Z] Step 22/23 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:37:23.028Z] ---> Running in 893334b39c4d [2021-06-10T04:37:23.028Z] ---> Running in 73ed0726ebba [2021-06-10T04:37:23.028Z] ---> Running in 74a96a8436f2 [2021-06-10T04:37:23.295Z] ---> Running in 40b1a50e4c9c [2021-06-10T04:37:23.295Z] ---> c1b84a78f1b8 [2021-06-10T04:37:23.295Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-10T04:37:23.295Z] Removing intermediate container 893334b39c4d [2021-06-10T04:37:23.295Z] ---> 9e87aff430b1 [2021-06-10T04:37:23.295Z] Step 21/22 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:37:23.295Z] Removing intermediate container 73ed0726ebba [2021-06-10T04:37:23.295Z] ---> 194370a0354f [2021-06-10T04:37:23.295Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:37:23.295Z] ---> Running in 255c0638bbf7 [2021-06-10T04:37:23.295Z] Removing intermediate container 74a96a8436f2 [2021-06-10T04:37:23.295Z] ---> 5ac19ce717b9 [2021-06-10T04:37:23.295Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-10T04:37:23.295Z] ---> Running in 5b825932f454 [2021-06-10T04:37:23.295Z] Removing intermediate container 40b1a50e4c9c [2021-06-10T04:37:23.295Z] ---> fe13a1a9f386 [2021-06-10T04:37:23.295Z] Step 23/23 : LABEL version=2.0.0-dev.260 [2021-06-10T04:37:23.295Z] ---> Running in c1c5d63bbe5b [2021-06-10T04:37:23.559Z] ---> Running in a5b5e650aeaf [2021-06-10T04:37:23.559Z] Removing intermediate container 255c0638bbf7 [2021-06-10T04:37:23.559Z] ---> 838b96d7b667 [2021-06-10T04:37:23.559Z] Step 22/22 : LABEL version=2.0.0-dev.260 [2021-06-10T04:37:23.559Z] Removing intermediate container 5b825932f454 [2021-06-10T04:37:23.559Z] ---> 4fe6e683c630 [2021-06-10T04:37:23.559Z] Step 23/24 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:37:23.559Z] Removing intermediate container c1c5d63bbe5b [2021-06-10T04:37:23.559Z] ---> 7648eeb3a6d7 [2021-06-10T04:37:23.559Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:37:23.559Z] ---> Running in 0d687437c09d [2021-06-10T04:37:23.559Z] Removing intermediate container a5b5e650aeaf [2021-06-10T04:37:23.559Z] ---> d639ea9df0b3 [2021-06-10T04:37:23.559Z] [2021-06-10T04:37:23.559Z] ---> Running in f5d04a29122c [2021-06-10T04:37:23.559Z] ---> d94a7380acc9 [2021-06-10T04:37:23.559Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-10T04:37:23.559Z] ---> Running in f102a635f147 [2021-06-10T04:37:23.828Z] Successfully built d639ea9df0b3 [2021-06-10T04:37:23.828Z] Successfully tagged support-notifications:latest [2021-06-10T04:37:23.828Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-06-10T04:37:23.828Z] Removing intermediate container 0d687437c09d [2021-06-10T04:37:23.828Z] ---> 855354f858cd [2021-06-10T04:37:23.828Z] [2021-06-10T04:37:23.828Z] Removing intermediate container f102a635f147 [2021-06-10T04:37:23.828Z] ---> f433ab7d2bac [2021-06-10T04:37:23.828Z] Step 24/24 : LABEL version=2.0.0-dev.260 [2021-06-10T04:37:24.089Z] Successfully built 855354f858cd [2021-06-10T04:37:24.089Z] Successfully tagged security-proxy-setup:latest [2021-06-10T04:37:24.089Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-06-10T04:37:24.352Z] ---> Running in 8f236c7ebee8 [2021-06-10T04:37:24.927Z] ---> 9820fa060e37 [2021-06-10T04:37:24.927Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-10T04:37:26.847Z] ---> Running in 6663de5aaa64 [2021-06-10T04:37:26.847Z] Removing intermediate container 8f236c7ebee8 [2021-06-10T04:37:26.847Z] ---> f38ffdfc5c43 [2021-06-10T04:37:26.847Z] [2021-06-10T04:37:26.847Z] Successfully built f38ffdfc5c43 [2021-06-10T04:37:27.433Z] Successfully tagged core-command:latest [2021-06-10T04:37:27.433Z]  Building core-command ... done Building core-metadata [2021-06-10T04:37:27.727Z] Removing intermediate container f5d04a29122c [2021-06-10T04:37:27.727Z] ---> 04e854f049b4 [2021-06-10T04:37:27.727Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-10T04:37:30.309Z] ---> Running in 8ea46e146f06 [2021-06-10T04:37:31.264Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:31.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:32.119Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:37:32.119Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:37:32.465Z] ---> f2e1d15e5777 [2021-06-10T04:37:32.465Z] Step 3/32 : WORKDIR /edgex-go [2021-06-10T04:37:32.465Z] ---> Using cache [2021-06-10T04:37:32.465Z] ---> b2245a6f1ea5 [2021-06-10T04:37:32.465Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:37:32.465Z] ---> Using cache [2021-06-10T04:37:32.466Z] ---> 08e5b112730b [2021-06-10T04:37:32.466Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-10T04:37:32.466Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:37:32.466Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:37:32.466Z] ---> f2e1d15e5777 [2021-06-10T04:37:32.466Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:37:32.466Z] ---> Using cache [2021-06-10T04:37:32.466Z] ---> b2245a6f1ea5 [2021-06-10T04:37:32.466Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:37:32.466Z] ---> Using cache [2021-06-10T04:37:32.466Z] ---> 08e5b112730b [2021-06-10T04:37:32.466Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:37:32.466Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:37:32.726Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-10T04:37:32.726Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-10T04:37:32.726Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-10T04:37:33.668Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-10T04:37:33.928Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:37:33.928Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:37:33.928Z] ---> f2e1d15e5777 [2021-06-10T04:37:33.928Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:37:33.928Z] ---> Using cache [2021-06-10T04:37:33.928Z] ---> b2245a6f1ea5 [2021-06-10T04:37:33.928Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:37:33.928Z] ---> Using cache [2021-06-10T04:37:33.928Z] ---> 08e5b112730b [2021-06-10T04:37:33.928Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-10T04:37:33.928Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-10T04:37:33.928Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:37:33.928Z] OK: 8 MiB in 20 packages [2021-06-10T04:37:33.928Z] Removing intermediate container 6663de5aaa64 [2021-06-10T04:37:33.928Z] ---> 840a3f4732b7 [2021-06-10T04:37:33.928Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-10T04:37:33.928Z] ---> Running in 025f2bc99f8e [2021-06-10T04:37:33.928Z] ---> Running in 74f35af7ce87 [2021-06-10T04:37:33.928Z] ---> Running in 1fd9778b531e [2021-06-10T04:37:33.928Z] ---> Running in ce8c46e71e8c [2021-06-10T04:37:34.190Z] Removing intermediate container ce8c46e71e8c [2021-06-10T04:37:34.190Z] ---> 713cc32260cd [2021-06-10T04:37:34.190Z] Step 24/26 : LABEL arch=x86_64 [2021-06-10T04:37:34.190Z] ---> Running in 5f7097e4a43d [2021-06-10T04:37:34.460Z] Removing intermediate container 5f7097e4a43d [2021-06-10T04:37:34.460Z] ---> d737d9af00de [2021-06-10T04:37:34.460Z] Step 25/26 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:37:34.460Z] ---> Running in e6e7639ace0c [2021-06-10T04:37:34.460Z] Removing intermediate container 8ea46e146f06 [2021-06-10T04:37:34.460Z] ---> c4b28bb01695 [2021-06-10T04:37:34.460Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:37:34.730Z] Removing intermediate container e6e7639ace0c [2021-06-10T04:37:34.730Z] ---> e68d6c8d7f4c [2021-06-10T04:37:34.730Z] Step 26/26 : LABEL version=2.0.0-dev.260 [2021-06-10T04:37:34.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:34.730Z] ---> Running in cd2c1db60a2e [2021-06-10T04:37:34.730Z] ---> 1b2231ba674c [2021-06-10T04:37:34.730Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-10T04:37:34.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:34.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:34.993Z] Removing intermediate container cd2c1db60a2e [2021-06-10T04:37:34.993Z] ---> 4f3bc4e37ead [2021-06-10T04:37:34.993Z] [2021-06-10T04:37:35.257Z] Successfully built 4f3bc4e37ead [2021-06-10T04:37:35.257Z] Successfully tagged security-secretstore-setup:latest [2021-06-10T04:37:35.257Z] Building support-scheduler [2021-06-10T04:37:35.257Z]  Building security-secretstore-setup ... done  ---> 6670494f0a65 [2021-06-10T04:37:35.257Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-10T04:37:35.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:35.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:36.098Z] OK: 219 MiB in 52 packages [2021-06-10T04:37:36.098Z] OK: 219 MiB in 52 packages [2021-06-10T04:37:36.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:36.185Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-10T04:37:36.185Z] (6/12) Installing patch (2.7.6-r6) [2021-06-10T04:37:36.185Z] (7/12) Installing build-base (0.5-r2) [2021-06-10T04:37:36.185Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-10T04:37:36.185Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-10T04:37:36.185Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-10T04:37:36.185Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-10T04:37:36.185Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-10T04:37:36.185Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T04:37:36.185Z] OK: 218 MiB in 52 packages [2021-06-10T04:37:37.480Z] OK: 219 MiB in 52 packages [2021-06-10T04:37:38.888Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:37:38.888Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:37:38.888Z] ---> f2e1d15e5777 [2021-06-10T04:37:38.888Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T04:37:38.888Z] ---> Using cache [2021-06-10T04:37:38.888Z] ---> b2245a6f1ea5 [2021-06-10T04:37:38.888Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:37:38.888Z] ---> Using cache [2021-06-10T04:37:38.888Z] ---> 08e5b112730b [2021-06-10T04:37:38.888Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-10T04:37:39.150Z] ---> 596a72a559f8 [2021-06-10T04:37:39.150Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-10T04:37:39.150Z] ---> Running in 478f70b1e364 [2021-06-10T04:37:39.426Z] ---> Running in d0546e420adf [2021-06-10T04:37:39.426Z] Removing intermediate container d0546e420adf [2021-06-10T04:37:39.426Z] ---> f3d02efc69e5 [2021-06-10T04:37:39.426Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:37:39.426Z] Removing intermediate container 025f2bc99f8e [2021-06-10T04:37:39.426Z] ---> 5eed81e32aa8 [2021-06-10T04:37:39.426Z] Step 6/32 : COPY go.mod . [2021-06-10T04:37:39.426Z] Removing intermediate container 74f35af7ce87 [2021-06-10T04:37:39.426Z] ---> 08e862bef231 [2021-06-10T04:37:39.426Z] Step 6/24 : COPY go.mod . [2021-06-10T04:37:39.668Z] Removing intermediate container 0608a335de56 [2021-06-10T04:37:39.668Z] ---> b1b501632277 [2021-06-10T04:37:39.668Z] Step 4/6 : WORKDIR /edgex-go [2021-06-10T04:37:39.668Z] ---> Running in 37d3e62c0e60 [2021-06-10T04:37:39.699Z] ---> Running in 5fa2b753030d [2021-06-10T04:37:39.699Z] Removing intermediate container 1fd9778b531e [2021-06-10T04:37:39.699Z] ---> 68f0c037671e [2021-06-10T04:37:39.699Z] Step 6/24 : COPY go.mod . [2021-06-10T04:37:39.699Z] Removing intermediate container 5fa2b753030d [2021-06-10T04:37:39.699Z] ---> 021e9d7fc5e5 [2021-06-10T04:37:39.700Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:37:39.700Z] ---> Running in cd4fbdaeda40 [2021-06-10T04:37:39.700Z] ---> 62c49de3e52b [2021-06-10T04:37:39.700Z] Step 7/32 : RUN go mod download [2021-06-10T04:37:39.942Z] Removing intermediate container 37d3e62c0e60 [2021-06-10T04:37:39.942Z] ---> b1e22a13f953 [2021-06-10T04:37:39.942Z] Step 5/6 : COPY go.mod . [2021-06-10T04:37:39.974Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:39.974Z] ---> Running in 420375dc6c3a [2021-06-10T04:37:39.974Z] ---> db7eb4b8359d [2021-06-10T04:37:39.974Z] Step 7/24 : RUN go mod download [2021-06-10T04:37:39.974Z] ---> Running in d1121648d9ac [2021-06-10T04:37:39.974Z] ---> 3b9f8bb14620 [2021-06-10T04:37:39.974Z] Step 7/24 : RUN go mod download [2021-06-10T04:37:39.974Z] Removing intermediate container cd4fbdaeda40 [2021-06-10T04:37:39.974Z] ---> 5e609daddc71 [2021-06-10T04:37:39.974Z] Step 23/24 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:37:39.974Z] ---> Running in 1a7428b26a07 [2021-06-10T04:37:39.974Z] ---> Running in 93212252dedf [2021-06-10T04:37:40.251Z] Removing intermediate container 93212252dedf [2021-06-10T04:37:40.251Z] ---> 8d139be25525 [2021-06-10T04:37:40.251Z] Step 24/24 : LABEL version=2.0.0-dev.260 [2021-06-10T04:37:40.251Z] ---> Running in 7a634f366bbd [2021-06-10T04:37:40.251Z] Removing intermediate container 7a634f366bbd [2021-06-10T04:37:40.251Z] ---> d76858aac295 [2021-06-10T04:37:40.251Z] [2021-06-10T04:37:40.513Z] Successfully built d76858aac295 [2021-06-10T04:37:40.513Z] Successfully tagged core-data:latest [2021-06-10T04:37:40.778Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:40.778Z] Removing intermediate container 420375dc6c3a [2021-06-10T04:37:40.778Z] ---> 51f9526faaac [2021-06-10T04:37:40.778Z] Step 8/32 : COPY . . [2021-06-10T04:37:40.778Z] Removing intermediate container d1121648d9ac [2021-06-10T04:37:40.778Z] ---> a73f9c9d244e [2021-06-10T04:37:40.778Z] Step 8/24 : COPY . . [2021-06-10T04:37:40.778Z] Removing intermediate container 1a7428b26a07 [2021-06-10T04:37:40.778Z] ---> a93a9a3516c2 [2021-06-10T04:37:40.778Z] Step 8/24 : COPY . . [2021-06-10T04:37:40.927Z] ---> 3a12ee18c13f [2021-06-10T04:37:40.928Z] Step 6/6 : RUN go mod download [2021-06-10T04:37:40.928Z] ---> Running in 0de1eb3ccf7b [2021-06-10T04:37:41.727Z] OK: 219 MiB in 52 packages [2021-06-10T04:37:59.885Z] ---> d9ca05ac437f [2021-06-10T04:37:59.885Z] Step 9/32 : RUN go mod tidy [2021-06-10T04:37:59.885Z] ---> 5f656b2d43fb [2021-06-10T04:37:59.885Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:37:59.885Z] ---> Running in d329188885c6 [2021-06-10T04:37:59.885Z] Removing intermediate container 478f70b1e364 [2021-06-10T04:37:59.885Z] ---> be335163892f [2021-06-10T04:37:59.885Z] Step 6/23 : COPY go.mod . [2021-06-10T04:37:59.885Z] ---> 0b49a6b95b16 [2021-06-10T04:37:59.885Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:37:59.885Z] ---> Running in f7d951119ede [2021-06-10T04:37:59.885Z] ---> Running in bdb0e5700b13 [2021-06-10T04:37:59.885Z] ---> 0ce16cfa4d19 [2021-06-10T04:37:59.885Z] Step 7/23 : RUN go mod download [2021-06-10T04:37:59.885Z] ---> Running in 949bbc0fe861 [2021-06-10T04:37:59.885Z] Removing intermediate container 949bbc0fe861 [2021-06-10T04:37:59.885Z] ---> 2edd3557b1b5 [2021-06-10T04:37:59.885Z] Step 8/23 : COPY . . [2021-06-10T04:38:00.827Z] Removing intermediate container bdb0e5700b13 [2021-06-10T04:38:00.827Z] ---> 10be4a5dae51 [2021-06-10T04:38:00.827Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-10T04:38:00.827Z] Removing intermediate container d329188885c6 [2021-06-10T04:38:00.827Z] ---> a99209659c96 [2021-06-10T04:38:00.827Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-10T04:38:00.827Z] Removing intermediate container f7d951119ede [2021-06-10T04:38:00.827Z] ---> b8a9b4872a71 [2021-06-10T04:38:00.827Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-10T04:38:01.091Z] ---> Running in 370ccb64907a [2021-06-10T04:38:01.091Z] ---> Running in 3f9d30c32287 [2021-06-10T04:38:01.352Z] ---> Running in 81f278036d18 [2021-06-10T04:38:02.737Z] ---> 91806fe241d5 [2021-06-10T04:38:02.737Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:38:03.001Z] ---> Running in 3e66169d9fac [2021-06-10T04:38:03.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-10T04:38:03.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-10T04:38:03.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-10T04:38:06.032Z] Removing intermediate container 3e66169d9fac [2021-06-10T04:38:06.032Z] ---> 17b28223c5da [2021-06-10T04:38:06.032Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-10T04:38:06.032Z] ---> Running in fbeec892adce [2021-06-10T04:38:06.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-10T04:38:07.746Z] Removing intermediate container 0de1eb3ccf7b [2021-06-10T04:38:07.747Z] ---> 9be9e87cce68 [2021-06-10T04:38:07.747Z] Successfully built 9be9e87cce68 [2021-06-10T04:38:07.747Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:38:08.090Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T04:38:08.090Z] . [Pipeline] withDockerContainer [2021-06-10T04:38:08.364Z] prd-ubuntu18.04-docker-arm64-4c-16g-137 does not seem to be running inside a container [2021-06-10T04:38:08.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T04:38:10.202Z] $ docker top b794d3763659f9b79d10347cab37e6f35a13364da0be26cd69445ae1233141e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:38:11.167Z] + go version [2021-06-10T04:38:11.167Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T04:38:11.193Z] $ docker stop --time=1 b794d3763659f9b79d10347cab37e6f35a13364da0be26cd69445ae1233141e9 [2021-06-10T04:38:13.026Z] $ docker rm -f b794d3763659f9b79d10347cab37e6f35a13364da0be26cd69445ae1233141e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:38:14.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:38:14.686Z] [2021-06-10T04:38:14.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:38:15.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:38:15.317Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-10T04:38:15.317Z] 29e5d40040c1: Pulling fs layer [2021-06-10T04:38:15.317Z] 1ce36da41761: Pulling fs layer [2021-06-10T04:38:15.317Z] 25b303627fd3: Pulling fs layer [2021-06-10T04:38:15.915Z] 29e5d40040c1: Verifying Checksum [2021-06-10T04:38:16.519Z] 29e5d40040c1: Pull complete [2021-06-10T04:38:16.796Z] 1ce36da41761: Verifying Checksum [2021-06-10T04:38:16.796Z] 1ce36da41761: Download complete [2021-06-10T04:38:17.783Z] 1ce36da41761: Pull complete [2021-06-10T04:38:20.398Z] 25b303627fd3: Verifying Checksum [2021-06-10T04:38:20.398Z] 25b303627fd3: Download complete [2021-06-10T04:38:30.565Z] 25b303627fd3: Pull complete [2021-06-10T04:38:30.565Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-10T04:38:30.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:38:30.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-10T04:38:30.806Z] prd-ubuntu18.04-docker-arm64-4c-16g-137 does not seem to be running inside a container [2021-06-10T04:38:30.889Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-10T04:38:33.843Z] $ docker top 92d2a8152fc43782d32623710bf7a37feab9a12b7bf2940857de2d7462621867 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:38:34.824Z] + docker-compose build --help [2021-06-10T04:38:34.824Z] + grep parallel [2021-06-10T04:38:38.208Z] --parallel Build images in parallel. [Pipeline] } [2021-06-10T04:38:38.506Z] $ docker stop --time=1 92d2a8152fc43782d32623710bf7a37feab9a12b7bf2940857de2d7462621867 [2021-06-10T04:38:40.393Z] $ docker rm -f 92d2a8152fc43782d32623710bf7a37feab9a12b7bf2940857de2d7462621867 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:38:41.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:38:41.050Z] . [Pipeline] withDockerContainer [2021-06-10T04:38:41.313Z] prd-ubuntu18.04-docker-arm64-4c-16g-137 does not seem to be running inside a container [2021-06-10T04:38:41.400Z] $ 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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-10T04:38:42.994Z] $ docker top 2cf72b0ea16f40f0add2d032e78430a303c8e528c73673dea5506d9f6c5fea13 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:38:43.974Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-10T04:38:45.516Z] Removing intermediate container 81f278036d18 [2021-06-10T04:38:45.516Z] ---> 5d3d7b7bb900 [2021-06-10T04:38:45.516Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-10T04:38:45.516Z] ---> Running in f1ade88e5c59 [2021-06-10T04:38:45.516Z] Removing intermediate container 3f9d30c32287 [2021-06-10T04:38:45.516Z] ---> ab4e01e02faa [2021-06-10T04:38:45.516Z] [2021-06-10T04:38:45.516Z] Step 11/32 : FROM alpine:3.12 [2021-06-10T04:38:45.516Z] ---> 13621d1b12d4 [2021-06-10T04:38:45.516Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-10T04:38:45.516Z] ---> Running in cf5fde83839a [2021-06-10T04:38:45.516Z] Removing intermediate container cf5fde83839a [2021-06-10T04:38:45.516Z] ---> f5273741c1f3 [2021-06-10T04:38:45.516Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-10T04:38:45.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-10T04:38:45.516Z] ---> Running in feaf4d79dca6 [2021-06-10T04:38:45.516Z] Removing intermediate container 370ccb64907a [2021-06-10T04:38:45.516Z] ---> a3a7bc56737c [2021-06-10T04:38:45.516Z] [2021-06-10T04:38:45.516Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:38:45.516Z] ---> 13621d1b12d4 [2021-06-10T04:38:45.516Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:38:45.516Z] ---> Using cache [2021-06-10T04:38:45.516Z] ---> c108e98c3a01 [2021-06-10T04:38:45.516Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:38:45.516Z] ---> Using cache [2021-06-10T04:38:45.516Z] ---> 135fc665b9c0 [2021-06-10T04:38:45.516Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-10T04:38:45.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:45.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:45.516Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:38:45.516Z] (2/2) Installing su-exec (0.2-r1) [2021-06-10T04:38:45.516Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:38:45.516Z] OK: 6 MiB in 16 packages [2021-06-10T04:38:45.516Z] ---> Running in b8e161e4f99e [2021-06-10T04:38:46.460Z] Removing intermediate container f1ade88e5c59 [2021-06-10T04:38:46.460Z] ---> 6373fff071ee [2021-06-10T04:38:46.460Z] [2021-06-10T04:38:46.460Z] Step 12/24 : FROM docker:20.10.0 [2021-06-10T04:38:46.460Z] Removing intermediate container fbeec892adce [2021-06-10T04:38:46.460Z] ---> 53c5509b47f0 [2021-06-10T04:38:46.460Z] [2021-06-10T04:38:46.460Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:38:46.460Z] ---> 13621d1b12d4 [2021-06-10T04:38:46.460Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:38:46.460Z] ---> Using cache [2021-06-10T04:38:46.460Z] ---> c108e98c3a01 [2021-06-10T04:38:46.460Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:38:46.460Z] ---> Using cache [2021-06-10T04:38:46.460Z] ---> 135fc665b9c0 [2021-06-10T04:38:46.460Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-10T04:38:46.460Z] Removing intermediate container b8e161e4f99e [2021-06-10T04:38:46.460Z] ---> 6ba851f8238d [2021-06-10T04:38:46.460Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:38:46.460Z] ---> Running in 32d2d0a6c082 [2021-06-10T04:38:46.460Z] 20.10.0: Pulling from library/docker [2021-06-10T04:38:46.460Z] ---> Running in e57d7ff011b5 [2021-06-10T04:38:46.460Z] Removing intermediate container feaf4d79dca6 [2021-06-10T04:38:46.460Z] ---> cabb7c22d124 [2021-06-10T04:38:46.460Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-10T04:38:47.028Z] ---> Running in 540ec71cba3b [2021-06-10T04:38:47.028Z] Removing intermediate container e57d7ff011b5 [2021-06-10T04:38:47.028Z] ---> 23a7b05a98f5 [2021-06-10T04:38:47.028Z] Step 16/24 : WORKDIR / [2021-06-10T04:38:47.028Z] Removing intermediate container 32d2d0a6c082 [2021-06-10T04:38:47.028Z] ---> d3955e5f63aa [2021-06-10T04:38:47.028Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:38:47.359Z] Building core-command ... [2021-06-10T04:38:47.359Z] Building core-data ... [2021-06-10T04:38:47.359Z] Building core-metadata ... [2021-06-10T04:38:47.359Z] Building security-bootstrapper ... [2021-06-10T04:38:47.359Z] Building security-proxy-setup ... [2021-06-10T04:38:47.359Z] Building security-secretstore-setup ... [2021-06-10T04:38:47.360Z] Building support-notifications ... [2021-06-10T04:38:47.360Z] Building support-scheduler ... [2021-06-10T04:38:47.360Z] Building sys-mgmt-agent ... [2021-06-10T04:38:47.360Z] Building security-proxy-setup [2021-06-10T04:38:47.360Z] Building core-command [2021-06-10T04:38:47.360Z] Building security-secretstore-setup [2021-06-10T04:38:47.360Z] Building core-data [2021-06-10T04:38:47.360Z] Building support-notifications [2021-06-10T04:38:48.413Z] Removing intermediate container 540ec71cba3b [2021-06-10T04:38:48.413Z] ---> 8b2c5a896116 [2021-06-10T04:38:48.413Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-10T04:38:48.413Z] ---> Running in b8bf9cd96a10 [2021-06-10T04:38:48.413Z] ---> Running in 1b823e6814cb [2021-06-10T04:38:49.358Z] ---> Running in a27e5140d532 [2021-06-10T04:38:49.358Z] Removing intermediate container b8bf9cd96a10 [2021-06-10T04:38:49.358Z] ---> 948d8bb535a9 [2021-06-10T04:38:49.358Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:38:49.619Z] Removing intermediate container 1b823e6814cb [2021-06-10T04:38:49.619Z] ---> d4fbaa6f4f55 [2021-06-10T04:38:49.619Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:38:49.619Z] Removing intermediate container a27e5140d532 [2021-06-10T04:38:49.619Z] ---> 017c6e357c5f [2021-06-10T04:38:49.619Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-10T04:38:50.204Z] ---> Running in 361e023ad3f1 [2021-06-10T04:38:50.471Z] ---> 8056c637d2ea [2021-06-10T04:38:50.471Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-10T04:38:50.747Z] ---> f6206ef1f7ce [2021-06-10T04:38:50.747Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-10T04:38:54.074Z] ---> e4f9077c03fc [2021-06-10T04:38:54.074Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-10T04:38:54.074Z] ---> 3b359522f2bf [2021-06-10T04:38:54.074Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-10T04:38:54.410Z] ---> 8a2779d26aad [2021-06-10T04:38:54.410Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-10T04:38:54.761Z] ---> Running in 9397d34e5897 [2021-06-10T04:38:54.761Z] ---> 65e6465d5f99 [2021-06-10T04:38:54.761Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-10T04:38:54.761Z] ---> Running in b98747d4f614 [2021-06-10T04:38:54.761Z] Removing intermediate container 361e023ad3f1 [2021-06-10T04:38:54.761Z] ---> 4791c49a2390 [2021-06-10T04:38:54.761Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-10T04:38:54.761Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T04:38:54.761Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T04:38:54.761Z] Removing intermediate container 9397d34e5897 [2021-06-10T04:38:54.761Z] ---> 94ec82020553 [2021-06-10T04:38:54.761Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:38:54.761Z] ---> aefe523efa57 [2021-06-10T04:38:54.761Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:38:55.075Z] ---> Running in 84ff2c14ea6f [2021-06-10T04:38:55.075Z] ---> Running in 321c56872965 [2021-06-10T04:38:55.451Z] ---> Running in 22d0d462c691 [2021-06-10T04:38:55.452Z] Removing intermediate container b98747d4f614 [2021-06-10T04:38:55.452Z] ---> 3ccfcd90622b [2021-06-10T04:38:55.452Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:38:55.452Z] ---> Running in 35b1cab24c95 [2021-06-10T04:38:55.452Z] Removing intermediate container 321c56872965 [2021-06-10T04:38:55.452Z] ---> b3ebdc58e700 [2021-06-10T04:38:55.452Z] Step 21/23 : LABEL arch=x86_64 [2021-06-10T04:38:55.452Z] Removing intermediate container 22d0d462c691 [2021-06-10T04:38:55.452Z] ---> 9ef5b169a1c1 [2021-06-10T04:38:55.452Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-10T04:38:55.452Z] Removing intermediate container 84ff2c14ea6f [2021-06-10T04:38:55.452Z] ---> bdbd7b8fadc5 [2021-06-10T04:38:55.452Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-10T04:38:55.452Z] ---> Running in 8999f41a3663 [2021-06-10T04:38:55.452Z] ---> Running in 0a0b045a61d3 [2021-06-10T04:38:55.725Z] Removing intermediate container 35b1cab24c95 [2021-06-10T04:38:55.725Z] ---> ca2acec27221 [2021-06-10T04:38:55.725Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:38:55.725Z] ---> Running in 2d873eb9c99b [2021-06-10T04:38:55.725Z] Removing intermediate container 0a0b045a61d3 [2021-06-10T04:38:55.725Z] ---> 278191c1084e [2021-06-10T04:38:55.725Z] Step 22/23 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:38:55.725Z] ---> 7f1577d34600 [2021-06-10T04:38:55.725Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-10T04:38:55.996Z] ---> Running in 59aadacb8580 [2021-06-10T04:38:55.996Z] ---> Running in 94a34ecf193d [2021-06-10T04:38:55.996Z] Removing intermediate container 2d873eb9c99b [2021-06-10T04:38:55.996Z] ---> 62a4669af2e2 [2021-06-10T04:38:55.996Z] Step 23/24 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:38:55.996Z] ---> Running in ab102a206578 [2021-06-10T04:38:55.996Z] Removing intermediate container 59aadacb8580 [2021-06-10T04:38:55.996Z] ---> c37e86fb9b03 [2021-06-10T04:38:55.996Z] Step 23/23 : LABEL version=2.0.0-dev.260 [2021-06-10T04:38:55.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:55.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:55.996Z] ---> Running in a6ba6e9b4582 [2021-06-10T04:38:56.264Z] Removing intermediate container ab102a206578 [2021-06-10T04:38:56.264Z] ---> f9bbd77aed82 [2021-06-10T04:38:56.264Z] Step 24/24 : LABEL version=2.0.0-dev.260 [2021-06-10T04:38:56.264Z] Removing intermediate container a6ba6e9b4582 [2021-06-10T04:38:56.264Z] ---> dfa90890fae1 [2021-06-10T04:38:56.264Z] [2021-06-10T04:38:56.264Z] (1/39) Installing readline (8.0.4-r0) [2021-06-10T04:38:56.264Z] (2/39) Installing bash (5.0.17-r0) [2021-06-10T04:38:56.264Z] Executing bash-5.0.17-r0.post-install [2021-06-10T04:38:56.264Z] Successfully built dfa90890fae1 [2021-06-10T04:38:56.264Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:38:56.524Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-10T04:38:56.524Z] (5/39) Installing curl (7.77.0-r0) [2021-06-10T04:38:56.524Z] Successfully tagged support-scheduler:latest [2021-06-10T04:38:56.524Z]  Building support-scheduler ... done  ---> Running in 705552689dae [2021-06-10T04:38:56.524Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-10T04:38:56.524Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-10T04:38:56.524Z] (8/39) Installing expat (2.2.9-r1) [2021-06-10T04:38:56.524Z] (9/39) Installing libffi (3.3-r2) [2021-06-10T04:38:56.524Z] (10/39) Installing gdbm (1.13-r1) [2021-06-10T04:38:56.524Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-10T04:38:56.524Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-10T04:38:56.524Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-10T04:38:56.785Z] Removing intermediate container 705552689dae [2021-06-10T04:38:56.785Z] ---> b3ec08fb926a [2021-06-10T04:38:56.785Z] [2021-06-10T04:38:56.785Z] Successfully built b3ec08fb926a [2021-06-10T04:38:57.050Z] Successfully tagged core-metadata:latest [2021-06-10T04:38:58.433Z]  Building core-metadata ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-10T04:38:58.433Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-10T04:38:58.434Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-10T04:38:58.434Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-10T04:38:58.434Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-10T04:38:58.434Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-10T04:38:58.434Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-10T04:38:59.006Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-10T04:38:59.006Z] Removing intermediate container 94a34ecf193d [2021-06-10T04:38:59.006Z] ---> 058887f4dbe7 [2021-06-10T04:38:59.006Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:38:59.006Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-10T04:38:59.006Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-10T04:38:59.265Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-10T04:38:59.265Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-10T04:38:59.265Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-10T04:38:59.265Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-10T04:38:59.265Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-10T04:38:59.265Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-10T04:38:59.265Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-10T04:38:59.265Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-10T04:38:59.265Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-10T04:38:59.265Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-10T04:38:59.265Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-10T04:38:59.265Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-10T04:38:59.265Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-10T04:38:59.537Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-10T04:38:59.537Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-10T04:38:59.537Z] ---> 36e6559ee9e8 [2021-06-10T04:38:59.537Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-10T04:38:59.537Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-10T04:38:59.537Z] Executing busybox-1.31.1-r19.trigger [2021-06-10T04:38:59.537Z] OK: 72 MiB in 59 packages [2021-06-10T04:39:00.118Z] ---> bfbcf8e67e47 [2021-06-10T04:39:00.118Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-10T04:39:00.400Z] Collecting docker-compose==1.23.2 [2021-06-10T04:39:00.400Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-10T04:39:00.660Z] ---> 0a4f3a9ca5ee [2021-06-10T04:39:00.660Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-10T04:39:00.660Z] Collecting docker<4.0,>=3.6.0 [2021-06-10T04:39:00.660Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-10T04:39:00.932Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-10T04:39:00.932Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-10T04:39:00.932Z] ---> 8df536f717da [2021-06-10T04:39:00.932Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-10T04:39:00.932Z] Collecting docopt<0.7,>=0.6.1 [2021-06-10T04:39:00.932Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-10T04:39:01.508Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-10T04:39:01.508Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-10T04:39:01.508Z] ---> c130e1314cfa [2021-06-10T04:39:01.508Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-10T04:39:01.768Z] Collecting texttable<0.10,>=0.9.0 [2021-06-10T04:39:01.768Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-10T04:39:02.056Z] ---> Running in 66752744850a [2021-06-10T04:39:02.056Z] Removing intermediate container 66752744850a [2021-06-10T04:39:02.056Z] ---> 501b13ee88da [2021-06-10T04:39:02.056Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-10T04:39:02.317Z] Collecting PyYAML<4,>=3.10 [2021-06-10T04:39:02.317Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-10T04:39:02.317Z] ---> 142a5a92b674 [2021-06-10T04:39:02.317Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-10T04:39:02.581Z] ---> Running in 7b7811217996 [2021-06-10T04:39:02.840Z] Collecting jsonschema<3,>=2.5.1 [2021-06-10T04:39:02.840Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-10T04:39:02.840Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-10T04:39:02.840Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-10T04:39:03.410Z] Collecting cached-property<2,>=1.2.0 [2021-06-10T04:39:03.410Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-10T04:39:03.410Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-10T04:39:03.410Z] Collecting docker-pycreds>=0.4.0 [2021-06-10T04:39:03.410Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-10T04:39:03.410Z] Removing intermediate container 7b7811217996 [2021-06-10T04:39:03.410Z] ---> f1836b208776 [2021-06-10T04:39:03.410Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-10T04:39:03.410Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-10T04:39:03.410Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-10T04:39:03.980Z] ---> Running in 5f73dc36d88b [2021-06-10T04:39:03.980Z] Collecting idna<2.8,>=2.5 [2021-06-10T04:39:03.980Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-10T04:39:03.980Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-10T04:39:03.980Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-10T04:39:03.980Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-10T04:39:03.980Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-10T04:39:03.980Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-10T04:39:03.980Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-10T04:39:03.980Z] Installing collected packages: docker-pycreds, websocket-client, urllib3, idna, requests, docker, docopt, texttable, PyYAML, jsonschema, dockerpty, cached-property, docker-compose [2021-06-10T04:39:04.567Z] Attempting uninstall: urllib3 [2021-06-10T04:39:04.567Z] Found existing installation: urllib3 1.25.9 [2021-06-10T04:39:04.567Z] Uninstalling urllib3-1.25.9: [2021-06-10T04:39:04.567Z] Removing intermediate container 5f73dc36d88b [2021-06-10T04:39:04.567Z] ---> b0b1a02fedfd [2021-06-10T04:39:04.567Z] Step 29/32 : CMD ["gate"] [2021-06-10T04:39:04.567Z] Successfully uninstalled urllib3-1.25.9 [2021-06-10T04:39:04.850Z] ---> Running in 4d43e5bf8620 [2021-06-10T04:39:04.850Z] Attempting uninstall: idna [2021-06-10T04:39:04.850Z] Found existing installation: idna 2.9 [2021-06-10T04:39:04.850Z] Uninstalling idna-2.9: [2021-06-10T04:39:04.850Z] Successfully uninstalled idna-2.9 [2021-06-10T04:39:05.111Z] Attempting uninstall: requests [2021-06-10T04:39:05.111Z] Found existing installation: requests 2.23.0 [2021-06-10T04:39:05.111Z] Uninstalling requests-2.23.0: [2021-06-10T04:39:05.111Z] Successfully uninstalled requests-2.23.0 [2021-06-10T04:39:05.111Z] Removing intermediate container 4d43e5bf8620 [2021-06-10T04:39:05.111Z] ---> 2b15566f02f9 [2021-06-10T04:39:05.111Z] Step 30/32 : LABEL arch=x86_64 [2021-06-10T04:39:05.372Z] ---> Running in 98583dd53e5b [2021-06-10T04:39:05.372Z] Running setup.py install for docopt: started [2021-06-10T04:39:05.634Z] Removing intermediate container 98583dd53e5b [2021-06-10T04:39:05.634Z] ---> df130ed8c2b5 [2021-06-10T04:39:05.634Z] Step 31/32 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:05.634Z] ---> Running in 0f256e57ae33 [2021-06-10T04:39:05.634Z] Removing intermediate container 0f256e57ae33 [2021-06-10T04:39:05.634Z] ---> 14d04a0c3dd7 [2021-06-10T04:39:05.634Z] Step 32/32 : LABEL version=2.0.0-dev.260 [2021-06-10T04:39:05.895Z] Running setup.py install for docopt: finished with status 'done' [2021-06-10T04:39:05.895Z] Running setup.py install for texttable: started [2021-06-10T04:39:06.158Z] ---> Running in 291d4edf700f [2021-06-10T04:39:06.158Z] Running setup.py install for texttable: finished with status 'done' [2021-06-10T04:39:06.158Z] Running setup.py install for PyYAML: started [2021-06-10T04:39:06.420Z] Removing intermediate container 291d4edf700f [2021-06-10T04:39:06.420Z] ---> 4c1b9f04ef60 [2021-06-10T04:39:06.420Z] [2021-06-10T04:39:06.420Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-10T04:39:06.420Z] Successfully built 4c1b9f04ef60 [2021-06-10T04:39:06.420Z] Successfully tagged security-bootstrapper:latest [2021-06-10T04:39:06.682Z]  Building security-bootstrapper ... done  Running setup.py install for dockerpty: started [2021-06-10T04:39:06.943Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-10T04:39:07.204Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-10T04:39:09.753Z] Removing intermediate container 8999f41a3663 [2021-06-10T04:39:09.753Z] ---> 22b2b300433a [2021-06-10T04:39:09.753Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-10T04:39:10.014Z] ---> Running in 7341fc88c692 [2021-06-10T04:39:10.014Z] Removing intermediate container 7341fc88c692 [2021-06-10T04:39:10.014Z] ---> f360b16a8232 [2021-06-10T04:39:10.014Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-10T04:39:10.014Z] ---> Running in 3151480fbf0e [2021-06-10T04:39:10.279Z] Removing intermediate container 3151480fbf0e [2021-06-10T04:39:10.280Z] ---> 2ba9cf5bb9cf [2021-06-10T04:39:10.280Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-10T04:39:10.544Z] ---> ddcc81f59fe4 [2021-06-10T04:39:10.544Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-10T04:39:10.817Z] ---> b3957920caa3 [2021-06-10T04:39:10.817Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-10T04:39:11.390Z] ---> a23fc33b32f8 [2021-06-10T04:39:11.390Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-10T04:39:11.390Z] ---> Running in 3f8a014a5c95 [2021-06-10T04:39:11.390Z] Removing intermediate container 3f8a014a5c95 [2021-06-10T04:39:11.390Z] ---> 77791fc60f1a [2021-06-10T04:39:11.390Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:39:11.651Z] ---> Running in 52ae558d393d [2021-06-10T04:39:11.651Z] Removing intermediate container 52ae558d393d [2021-06-10T04:39:11.651Z] ---> a5090c09c442 [2021-06-10T04:39:11.651Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:39:11.913Z] ---> Running in bd051ef6fade [2021-06-10T04:39:12.174Z] Removing intermediate container bd051ef6fade [2021-06-10T04:39:12.174Z] ---> 94643cd30cca [2021-06-10T04:39:12.174Z] Step 23/24 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:12.174Z] ---> Running in b5e3d6875361 [2021-06-10T04:39:12.434Z] Removing intermediate container b5e3d6875361 [2021-06-10T04:39:12.434Z] ---> 8e750a3933f5 [2021-06-10T04:39:12.434Z] Step 24/24 : LABEL version=2.0.0-dev.260 [2021-06-10T04:39:12.434Z] ---> Running in d15fd2274696 [2021-06-10T04:39:12.695Z] Removing intermediate container d15fd2274696 [2021-06-10T04:39:12.695Z] ---> c62deff7ec20 [2021-06-10T04:39:12.695Z] [2021-06-10T04:39:12.956Z] Successfully built c62deff7ec20 [2021-06-10T04:39:12.956Z] Successfully tagged sys-mgmt-agent:latest [2021-06-10T04:39:12.963Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-10T04:39:12.965Z] $ docker stop --time=1 f6aa7f9eff1353eefef840bd12e92b81645c7049f4bf57218fcd62b5c24575d0 [2021-06-10T04:39:14.485Z] $ docker rm -f f6aa7f9eff1353eefef840bd12e92b81645c7049f4bf57218fcd62b5c24575d0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T04:39:14.863Z] + docker images [2021-06-10T04:39:14.863Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T04:39:14.863Z] sys-mgmt-agent latest c62deff7ec20 2 seconds ago 312MB [2021-06-10T04:39:14.863Z] security-bootstrapper latest 4c1b9f04ef60 8 seconds ago 18.2MB [2021-06-10T04:39:14.863Z] support-scheduler latest dfa90890fae1 18 seconds ago 15.9MB [2021-06-10T04:39:14.863Z] core-metadata latest b3ec08fb926a 18 seconds ago 16.6MB [2021-06-10T04:39:14.863Z] 53c5509b47f0 29 seconds ago 1.14GB [2021-06-10T04:39:14.863Z] a3a7bc56737c 30 seconds ago 1.15GB [2021-06-10T04:39:14.863Z] 6373fff071ee 30 seconds ago 1.15GB [2021-06-10T04:39:14.863Z] ab4e01e02faa 34 seconds ago 1.14GB [2021-06-10T04:39:14.863Z] core-data latest d76858aac295 About a minute ago 20.2MB [2021-06-10T04:39:14.863Z] security-secretstore-setup latest 4f3bc4e37ead About a minute ago 28.1MB [2021-06-10T04:39:14.863Z] core-command latest f38ffdfc5c43 About a minute ago 15.9MB [2021-06-10T04:39:14.863Z] support-notifications latest d639ea9df0b3 About a minute ago 16.6MB [2021-06-10T04:39:14.863Z] security-proxy-setup latest 855354f858cd About a minute ago 25.3MB [2021-06-10T04:39:14.863Z] f404121b0a7a About a minute ago 1.15GB [2021-06-10T04:39:14.863Z] 82eb9c78a90f About a minute ago 1.15GB [2021-06-10T04:39:14.863Z] f9afc10df8ae 2 minutes ago 1.15GB [2021-06-10T04:39:14.863Z] ea3d42f0f78b 2 minutes ago 1.14GB [2021-06-10T04:39:14.863Z] 8019fc7b97af 2 minutes ago 1.15GB [2021-06-10T04:39:14.863Z] ci-base-image-x86_64 latest f2e1d15e5777 5 minutes ago 648MB [2021-06-10T04:39:14.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-10T04:39:14.863Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-10T04:39:14.863Z] alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB [2021-06-10T04:39:14.863Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-10T04:39:14.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:39:15.098Z] provisioning config files... [2021-06-10T04:39:15.110Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/532@tmp/config2341045764621259702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:39:15.442Z] ---> docker-login.sh [2021-06-10T04:39:15.442Z] nexus3.edgexfoundry.org:10001 [2021-06-10T04:39:15.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:39:15.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:39:15.442Z] Configure a credential helper to remove this warning. See [2021-06-10T04:39:15.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:39:15.442Z] [2021-06-10T04:39:15.442Z] Login Succeeded [2021-06-10T04:39:15.442Z] nexus3.edgexfoundry.org:10002 [2021-06-10T04:39:15.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:39:15.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:39:15.706Z] Configure a credential helper to remove this warning. See [2021-06-10T04:39:15.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:39:15.706Z] [2021-06-10T04:39:15.706Z] Login Succeeded [2021-06-10T04:39:15.706Z] nexus3.edgexfoundry.org:10003 [2021-06-10T04:39:15.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:39:15.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:39:15.706Z] Configure a credential helper to remove this warning. See [2021-06-10T04:39:15.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:39:15.706Z] [2021-06-10T04:39:15.706Z] Login Succeeded [2021-06-10T04:39:15.706Z] nexus3.edgexfoundry.org:10004 [2021-06-10T04:39:15.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:39:15.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:39:15.971Z] Configure a credential helper to remove this warning. See [2021-06-10T04:39:15.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:39:15.971Z] [2021-06-10T04:39:15.971Z] Login Succeeded [2021-06-10T04:39:15.971Z] docker.io [2021-06-10T04:39:15.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:39:16.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:39:16.232Z] Configure a credential helper to remove this warning. See [2021-06-10T04:39:16.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:39:16.232Z] [2021-06-10T04:39:16.232Z] Login Succeeded [2021-06-10T04:39:16.232Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T04:39:16.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:39:16.321Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-10T04:39:16.322Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:16.322Z] latest [2021-06-10T04:39:16.322Z] 2.0.0-dev.260 [2021-06-10T04:39:16.322Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:16.322Z] master [2021-06-10T04:39:16.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:16.668Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:16.965Z] + docker push nexus3.edgexfoundry.org:10004/core-command:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:16.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-10T04:39:16.965Z] 5050816f7103: Preparing [2021-06-10T04:39:16.965Z] d3cfc463337c: Preparing [2021-06-10T04:39:16.965Z] b1213ebd64fd: Preparing [2021-06-10T04:39:16.965Z] 077dc7eb7a57: Preparing [2021-06-10T04:39:16.965Z] 32f366d666a5: Preparing [2021-06-10T04:39:16.965Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:17.228Z] 5050816f7103: Pushed [2021-06-10T04:39:17.228Z] 077dc7eb7a57: Pushed [2021-06-10T04:39:17.228Z] b1213ebd64fd: Pushed [2021-06-10T04:39:18.168Z] d3cfc463337c: Pushed [2021-06-10T04:39:18.429Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:cc4363204a607b5d91dfa7035eb5d1b24e5c41c8ecf9e16fa1e4f9ed5c8643df size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:18.731Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:19.035Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-10T04:39:19.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-10T04:39:19.035Z] 5050816f7103: Preparing [2021-06-10T04:39:19.035Z] d3cfc463337c: Preparing [2021-06-10T04:39:19.035Z] b1213ebd64fd: Preparing [2021-06-10T04:39:19.035Z] 077dc7eb7a57: Preparing [2021-06-10T04:39:19.035Z] 32f366d666a5: Preparing [2021-06-10T04:39:19.035Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:19.035Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:19.035Z] 077dc7eb7a57: Layer already exists [2021-06-10T04:39:19.035Z] 5050816f7103: Layer already exists [2021-06-10T04:39:19.035Z] d3cfc463337c: Layer already exists [2021-06-10T04:39:19.035Z] latest: digest: sha256:cc4363204a607b5d91dfa7035eb5d1b24e5c41c8ecf9e16fa1e4f9ed5c8643df size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:19.339Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:19.666Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.260 [2021-06-10T04:39:19.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-10T04:39:19.666Z] 5050816f7103: Preparing [2021-06-10T04:39:19.666Z] d3cfc463337c: Preparing [2021-06-10T04:39:19.666Z] b1213ebd64fd: Preparing [2021-06-10T04:39:19.666Z] 077dc7eb7a57: Preparing [2021-06-10T04:39:19.666Z] 32f366d666a5: Preparing [2021-06-10T04:39:19.666Z] 5050816f7103: Layer already exists [2021-06-10T04:39:19.666Z] d3cfc463337c: Layer already exists [2021-06-10T04:39:19.666Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:19.666Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:19.666Z] 077dc7eb7a57: Layer already exists [2021-06-10T04:39:19.666Z] 2.0.0-dev.260: digest: sha256:cc4363204a607b5d91dfa7035eb5d1b24e5c41c8ecf9e16fa1e4f9ed5c8643df size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:19.970Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:20.267Z] + docker push nexus3.edgexfoundry.org:10004/core-command:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:20.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-10T04:39:20.267Z] 5050816f7103: Preparing [2021-06-10T04:39:20.267Z] d3cfc463337c: Preparing [2021-06-10T04:39:20.267Z] b1213ebd64fd: Preparing [2021-06-10T04:39:20.267Z] 077dc7eb7a57: Preparing [2021-06-10T04:39:20.267Z] 32f366d666a5: Preparing [2021-06-10T04:39:20.267Z] d3cfc463337c: Layer already exists [2021-06-10T04:39:20.267Z] 077dc7eb7a57: Layer already exists [2021-06-10T04:39:20.267Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:20.267Z] 5050816f7103: Layer already exists [2021-06-10T04:39:20.267Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:20.267Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:cc4363204a607b5d91dfa7035eb5d1b24e5c41c8ecf9e16fa1e4f9ed5c8643df size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:20.573Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:20.869Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-10T04:39:20.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-10T04:39:20.869Z] 5050816f7103: Preparing [2021-06-10T04:39:20.869Z] d3cfc463337c: Preparing [2021-06-10T04:39:20.869Z] b1213ebd64fd: Preparing [2021-06-10T04:39:20.869Z] 077dc7eb7a57: Preparing [2021-06-10T04:39:20.869Z] 32f366d666a5: Preparing [2021-06-10T04:39:20.869Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:20.869Z] 5050816f7103: Layer already exists [2021-06-10T04:39:20.869Z] d3cfc463337c: Layer already exists [2021-06-10T04:39:20.869Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:20.869Z] 077dc7eb7a57: Layer already exists [2021-06-10T04:39:20.869Z] master: digest: sha256:cc4363204a607b5d91dfa7035eb5d1b24e5c41c8ecf9e16fa1e4f9ed5c8643df size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:39:20.925Z] ===================================================== [Pipeline] echo [2021-06-10T04:39:20.940Z] taggedImages: [2021-06-10T04:39:20.940Z] - nexus3.edgexfoundry.org:10004/core-command:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:20.940Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-10T04:39:20.940Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.260 [2021-06-10T04:39:20.940Z] - nexus3.edgexfoundry.org:10004/core-command:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:20.940Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-10T04:39:20.974Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-10T04:39:20.974Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:20.974Z] latest [2021-06-10T04:39:20.974Z] 2.0.0-dev.260 [2021-06-10T04:39:20.974Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:20.974Z] master [2021-06-10T04:39:20.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:21.322Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:21.749Z] + docker push nexus3.edgexfoundry.org:10004/core-data:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:21.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-10T04:39:21.749Z] 60d649e62a10: Preparing [2021-06-10T04:39:21.749Z] 11f304671c5f: Preparing [2021-06-10T04:39:21.749Z] b1213ebd64fd: Preparing [2021-06-10T04:39:21.749Z] 7f27b50c8771: Preparing [2021-06-10T04:39:21.749Z] 0e6d4e3f5bc4: Preparing [2021-06-10T04:39:21.749Z] 32f366d666a5: Preparing [2021-06-10T04:39:21.749Z] 32f366d666a5: Waiting [2021-06-10T04:39:21.749Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:21.749Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:22.082Z] 0e6d4e3f5bc4: Pushed [2021-06-10T04:39:22.082Z] 60d649e62a10: Pushed [2021-06-10T04:39:22.082Z] 7f27b50c8771: Pushed [2021-06-10T04:39:23.022Z] 11f304671c5f: Pushed [2021-06-10T04:39:23.022Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:e197cbf554a4e6e4d54d93e41a24af796a68dc895e031dbc4e9c122b2c3c8b44 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:23.330Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:23.625Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-10T04:39:23.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-10T04:39:23.625Z] 60d649e62a10: Preparing [2021-06-10T04:39:23.625Z] 11f304671c5f: Preparing [2021-06-10T04:39:23.625Z] b1213ebd64fd: Preparing [2021-06-10T04:39:23.625Z] 7f27b50c8771: Preparing [2021-06-10T04:39:23.625Z] 0e6d4e3f5bc4: Preparing [2021-06-10T04:39:23.625Z] 32f366d666a5: Preparing [2021-06-10T04:39:23.625Z] 32f366d666a5: Waiting [2021-06-10T04:39:23.625Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:23.625Z] 60d649e62a10: Layer already exists [2021-06-10T04:39:23.625Z] 0e6d4e3f5bc4: Layer already exists [2021-06-10T04:39:23.625Z] 11f304671c5f: Layer already exists [2021-06-10T04:39:23.625Z] 7f27b50c8771: Layer already exists [2021-06-10T04:39:23.625Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:23.625Z] latest: digest: sha256:e197cbf554a4e6e4d54d93e41a24af796a68dc895e031dbc4e9c122b2c3c8b44 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:23.927Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:24.228Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.260 [2021-06-10T04:39:24.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-10T04:39:24.228Z] 60d649e62a10: Preparing [2021-06-10T04:39:24.228Z] 11f304671c5f: Preparing [2021-06-10T04:39:24.228Z] b1213ebd64fd: Preparing [2021-06-10T04:39:24.228Z] 7f27b50c8771: Preparing [2021-06-10T04:39:24.228Z] 0e6d4e3f5bc4: Preparing [2021-06-10T04:39:24.228Z] 32f366d666a5: Preparing [2021-06-10T04:39:24.228Z] 32f366d666a5: Waiting [2021-06-10T04:39:24.228Z] 60d649e62a10: Layer already exists [2021-06-10T04:39:24.228Z] 7f27b50c8771: Layer already exists [2021-06-10T04:39:24.228Z] 11f304671c5f: Layer already exists [2021-06-10T04:39:24.228Z] 0e6d4e3f5bc4: Layer already exists [2021-06-10T04:39:24.228Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:24.228Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:24.228Z] 2.0.0-dev.260: digest: sha256:e197cbf554a4e6e4d54d93e41a24af796a68dc895e031dbc4e9c122b2c3c8b44 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:24.530Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:24.825Z] + docker push nexus3.edgexfoundry.org:10004/core-data:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:24.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-10T04:39:24.826Z] 60d649e62a10: Preparing [2021-06-10T04:39:24.826Z] 11f304671c5f: Preparing [2021-06-10T04:39:24.826Z] b1213ebd64fd: Preparing [2021-06-10T04:39:24.826Z] 7f27b50c8771: Preparing [2021-06-10T04:39:24.826Z] 0e6d4e3f5bc4: Preparing [2021-06-10T04:39:24.826Z] 32f366d666a5: Preparing [2021-06-10T04:39:24.826Z] 32f366d666a5: Waiting [2021-06-10T04:39:24.826Z] 7f27b50c8771: Layer already exists [2021-06-10T04:39:24.826Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:24.826Z] 11f304671c5f: Layer already exists [2021-06-10T04:39:24.826Z] 0e6d4e3f5bc4: Layer already exists [2021-06-10T04:39:24.826Z] 60d649e62a10: Layer already exists [2021-06-10T04:39:24.826Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:24.826Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:e197cbf554a4e6e4d54d93e41a24af796a68dc895e031dbc4e9c122b2c3c8b44 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:25.125Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:25.419Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-10T04:39:25.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-10T04:39:25.419Z] 60d649e62a10: Preparing [2021-06-10T04:39:25.419Z] 11f304671c5f: Preparing [2021-06-10T04:39:25.419Z] b1213ebd64fd: Preparing [2021-06-10T04:39:25.419Z] 7f27b50c8771: Preparing [2021-06-10T04:39:25.419Z] 0e6d4e3f5bc4: Preparing [2021-06-10T04:39:25.419Z] 32f366d666a5: Preparing [2021-06-10T04:39:25.419Z] 32f366d666a5: Waiting [2021-06-10T04:39:25.419Z] 7f27b50c8771: Layer already exists [2021-06-10T04:39:25.419Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:25.419Z] 60d649e62a10: Layer already exists [2021-06-10T04:39:25.419Z] 0e6d4e3f5bc4: Layer already exists [2021-06-10T04:39:25.419Z] 11f304671c5f: Layer already exists [2021-06-10T04:39:25.419Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:25.419Z] master: digest: sha256:e197cbf554a4e6e4d54d93e41a24af796a68dc895e031dbc4e9c122b2c3c8b44 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:39:25.473Z] ===================================================== [Pipeline] echo [2021-06-10T04:39:25.498Z] taggedImages: [2021-06-10T04:39:25.498Z] - nexus3.edgexfoundry.org:10004/core-data:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:25.498Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-10T04:39:25.498Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.260 [2021-06-10T04:39:25.498Z] - nexus3.edgexfoundry.org:10004/core-data:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:25.498Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-10T04:39:25.530Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-10T04:39:25.530Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:25.530Z] latest [2021-06-10T04:39:25.530Z] 2.0.0-dev.260 [2021-06-10T04:39:25.530Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:25.530Z] master [2021-06-10T04:39:25.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:25.872Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:26.172Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:26.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-10T04:39:26.172Z] 24737767b4ff: Preparing [2021-06-10T04:39:26.172Z] f7012bf8f249: Preparing [2021-06-10T04:39:26.172Z] b1213ebd64fd: Preparing [2021-06-10T04:39:26.172Z] 077dc7eb7a57: Preparing [2021-06-10T04:39:26.172Z] 32f366d666a5: Preparing [2021-06-10T04:39:26.172Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:26.172Z] 077dc7eb7a57: Layer already exists [2021-06-10T04:39:26.172Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:26.172Z] 24737767b4ff: Pushed [2021-06-10T04:39:27.561Z] f7012bf8f249: Pushed [2021-06-10T04:39:27.561Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:1303ab8eef228c4a47d93734bf61c397f979fff752c5ffd17422c59fafe3bcae size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:28.126Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:28.422Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-10T04:39:28.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-10T04:39:28.422Z] 24737767b4ff: Preparing [2021-06-10T04:39:28.422Z] f7012bf8f249: Preparing [2021-06-10T04:39:28.422Z] b1213ebd64fd: Preparing [2021-06-10T04:39:28.422Z] 077dc7eb7a57: Preparing [2021-06-10T04:39:28.422Z] 32f366d666a5: Preparing [2021-06-10T04:39:28.422Z] f7012bf8f249: Layer already exists [2021-06-10T04:39:28.422Z] 24737767b4ff: Layer already exists [2021-06-10T04:39:28.422Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:28.422Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:28.422Z] 077dc7eb7a57: Layer already exists [2021-06-10T04:39:28.422Z] latest: digest: sha256:1303ab8eef228c4a47d93734bf61c397f979fff752c5ffd17422c59fafe3bcae size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:28.720Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:29.020Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.260 [2021-06-10T04:39:29.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-10T04:39:29.020Z] 24737767b4ff: Preparing [2021-06-10T04:39:29.020Z] f7012bf8f249: Preparing [2021-06-10T04:39:29.020Z] b1213ebd64fd: Preparing [2021-06-10T04:39:29.020Z] 077dc7eb7a57: Preparing [2021-06-10T04:39:29.020Z] 32f366d666a5: Preparing [2021-06-10T04:39:29.020Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:29.020Z] 077dc7eb7a57: Layer already exists [2021-06-10T04:39:29.020Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:29.020Z] f7012bf8f249: Layer already exists [2021-06-10T04:39:29.020Z] 24737767b4ff: Layer already exists [2021-06-10T04:39:29.020Z] 2.0.0-dev.260: digest: sha256:1303ab8eef228c4a47d93734bf61c397f979fff752c5ffd17422c59fafe3bcae size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:29.320Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:29.617Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:29.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-10T04:39:29.617Z] 24737767b4ff: Preparing [2021-06-10T04:39:29.617Z] f7012bf8f249: Preparing [2021-06-10T04:39:29.617Z] b1213ebd64fd: Preparing [2021-06-10T04:39:29.617Z] 077dc7eb7a57: Preparing [2021-06-10T04:39:29.617Z] 32f366d666a5: Preparing [2021-06-10T04:39:29.617Z] 24737767b4ff: Layer already exists [2021-06-10T04:39:29.617Z] 077dc7eb7a57: Layer already exists [2021-06-10T04:39:29.617Z] f7012bf8f249: Layer already exists [2021-06-10T04:39:29.617Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:29.617Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:29.617Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:1303ab8eef228c4a47d93734bf61c397f979fff752c5ffd17422c59fafe3bcae size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:29.921Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:30.218Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-10T04:39:30.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-10T04:39:30.219Z] 24737767b4ff: Preparing [2021-06-10T04:39:30.219Z] f7012bf8f249: Preparing [2021-06-10T04:39:30.219Z] b1213ebd64fd: Preparing [2021-06-10T04:39:30.219Z] 077dc7eb7a57: Preparing [2021-06-10T04:39:30.219Z] 32f366d666a5: Preparing [2021-06-10T04:39:30.219Z] 24737767b4ff: Layer already exists [2021-06-10T04:39:30.219Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:30.219Z] 077dc7eb7a57: Layer already exists [2021-06-10T04:39:30.219Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:30.219Z] f7012bf8f249: Layer already exists [2021-06-10T04:39:30.219Z] master: digest: sha256:1303ab8eef228c4a47d93734bf61c397f979fff752c5ffd17422c59fafe3bcae size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:39:30.279Z] ===================================================== [Pipeline] echo [2021-06-10T04:39:30.300Z] taggedImages: [2021-06-10T04:39:30.300Z] - nexus3.edgexfoundry.org:10004/core-metadata:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:30.300Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-10T04:39:30.300Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.260 [2021-06-10T04:39:30.300Z] - nexus3.edgexfoundry.org:10004/core-metadata:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:30.300Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-10T04:39:30.333Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-10T04:39:30.333Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:30.333Z] latest [2021-06-10T04:39:30.333Z] 2.0.0-dev.260 [2021-06-10T04:39:30.333Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:30.333Z] master [2021-06-10T04:39:30.333Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:30.687Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:30.988Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:30.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-10T04:39:30.988Z] c20212ca0a3d: Preparing [2021-06-10T04:39:30.988Z] c20212ca0a3d: Preparing [2021-06-10T04:39:30.988Z] 5c5a21c4afd2: Preparing [2021-06-10T04:39:30.988Z] fbaae196c4c8: Preparing [2021-06-10T04:39:30.988Z] 4c48187d8fba: Preparing [2021-06-10T04:39:30.988Z] c9e96f7bc045: Preparing [2021-06-10T04:39:30.988Z] b1213ebd64fd: Preparing [2021-06-10T04:39:30.988Z] be42d376d451: Preparing [2021-06-10T04:39:30.988Z] 38ac336f5e60: Preparing [2021-06-10T04:39:30.988Z] e33b440f383f: Preparing [2021-06-10T04:39:30.988Z] 1a935399366d: Preparing [2021-06-10T04:39:30.988Z] 32f366d666a5: Preparing [2021-06-10T04:39:30.988Z] 38ac336f5e60: Waiting [2021-06-10T04:39:30.988Z] b1213ebd64fd: Waiting [2021-06-10T04:39:30.988Z] be42d376d451: Waiting [2021-06-10T04:39:30.988Z] 32f366d666a5: Waiting [2021-06-10T04:39:30.988Z] e33b440f383f: Waiting [2021-06-10T04:39:30.988Z] 1a935399366d: Waiting [2021-06-10T04:39:30.988Z] c20212ca0a3d: Pushed [2021-06-10T04:39:30.988Z] fbaae196c4c8: Pushed [2021-06-10T04:39:30.988Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:31.252Z] 5c5a21c4afd2: Pushed [2021-06-10T04:39:31.252Z] 4c48187d8fba: Pushed [2021-06-10T04:39:31.252Z] e33b440f383f: Pushed [2021-06-10T04:39:31.252Z] be42d376d451: Pushed [2021-06-10T04:39:31.252Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:31.252Z] 38ac336f5e60: Pushed [2021-06-10T04:39:31.252Z] 1a935399366d: Pushed [2021-06-10T04:39:32.634Z] c9e96f7bc045: Pushed [2021-06-10T04:39:32.634Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:da489d8e6d5410088921105789b53d3169064e66c872f9e9efaa956884bbbb1a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:32.936Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:33.804Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-10T04:39:33.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-10T04:39:33.804Z] c20212ca0a3d: Preparing [2021-06-10T04:39:33.804Z] c20212ca0a3d: Preparing [2021-06-10T04:39:33.804Z] 5c5a21c4afd2: Preparing [2021-06-10T04:39:33.804Z] fbaae196c4c8: Preparing [2021-06-10T04:39:33.804Z] 4c48187d8fba: Preparing [2021-06-10T04:39:33.804Z] c9e96f7bc045: Preparing [2021-06-10T04:39:33.804Z] b1213ebd64fd: Preparing [2021-06-10T04:39:33.804Z] be42d376d451: Preparing [2021-06-10T04:39:33.804Z] 38ac336f5e60: Preparing [2021-06-10T04:39:33.804Z] e33b440f383f: Preparing [2021-06-10T04:39:33.804Z] 1a935399366d: Preparing [2021-06-10T04:39:33.804Z] 32f366d666a5: Preparing [2021-06-10T04:39:33.804Z] b1213ebd64fd: Waiting [2021-06-10T04:39:33.804Z] be42d376d451: Waiting [2021-06-10T04:39:33.804Z] 38ac336f5e60: Waiting [2021-06-10T04:39:33.804Z] e33b440f383f: Waiting [2021-06-10T04:39:33.804Z] 1a935399366d: Waiting [2021-06-10T04:39:33.804Z] 32f366d666a5: Waiting [2021-06-10T04:39:33.804Z] 4c48187d8fba: Layer already exists [2021-06-10T04:39:33.804Z] 5c5a21c4afd2: Layer already exists [2021-06-10T04:39:33.804Z] fbaae196c4c8: Layer already exists [2021-06-10T04:39:33.804Z] c20212ca0a3d: Layer already exists [2021-06-10T04:39:33.804Z] c9e96f7bc045: Layer already exists [2021-06-10T04:39:33.804Z] 38ac336f5e60: Layer already exists [2021-06-10T04:39:33.804Z] be42d376d451: Layer already exists [2021-06-10T04:39:33.804Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:33.804Z] e33b440f383f: Layer already exists [2021-06-10T04:39:33.804Z] 1a935399366d: Layer already exists [2021-06-10T04:39:33.804Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:33.804Z] latest: digest: sha256:da489d8e6d5410088921105789b53d3169064e66c872f9e9efaa956884bbbb1a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:34.109Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:34.341Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:39:34.341Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:39:34.341Z] ---> 9be9e87cce68 [2021-06-10T04:39:34.341Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T04:39:34.341Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:39:34.341Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:39:34.341Z] ---> 9be9e87cce68 [2021-06-10T04:39:34.341Z] Step 3/26 : WORKDIR /edgex-go [2021-06-10T04:39:34.341Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:39:34.341Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:39:34.341Z] ---> 9be9e87cce68 [2021-06-10T04:39:34.341Z] Step 3/22 : WORKDIR /edgex-go [2021-06-10T04:39:34.341Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:39:34.341Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:39:34.341Z] ---> 9be9e87cce68 [2021-06-10T04:39:34.341Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:39:34.341Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:39:34.341Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:39:34.341Z] ---> 9be9e87cce68 [2021-06-10T04:39:34.341Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:39:34.407Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.260 [2021-06-10T04:39:34.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-10T04:39:34.407Z] c20212ca0a3d: Preparing [2021-06-10T04:39:34.407Z] c20212ca0a3d: Preparing [2021-06-10T04:39:34.407Z] 5c5a21c4afd2: Preparing [2021-06-10T04:39:34.407Z] fbaae196c4c8: Preparing [2021-06-10T04:39:34.407Z] 4c48187d8fba: Preparing [2021-06-10T04:39:34.407Z] c9e96f7bc045: Preparing [2021-06-10T04:39:34.407Z] b1213ebd64fd: Preparing [2021-06-10T04:39:34.407Z] be42d376d451: Preparing [2021-06-10T04:39:34.407Z] 38ac336f5e60: Preparing [2021-06-10T04:39:34.407Z] e33b440f383f: Preparing [2021-06-10T04:39:34.407Z] 1a935399366d: Preparing [2021-06-10T04:39:34.407Z] 32f366d666a5: Preparing [2021-06-10T04:39:34.407Z] b1213ebd64fd: Waiting [2021-06-10T04:39:34.407Z] be42d376d451: Waiting [2021-06-10T04:39:34.407Z] 38ac336f5e60: Waiting [2021-06-10T04:39:34.407Z] e33b440f383f: Waiting [2021-06-10T04:39:34.407Z] 1a935399366d: Waiting [2021-06-10T04:39:34.407Z] 32f366d666a5: Waiting [2021-06-10T04:39:34.407Z] c20212ca0a3d: Layer already exists [2021-06-10T04:39:34.407Z] c9e96f7bc045: Layer already exists [2021-06-10T04:39:34.407Z] 5c5a21c4afd2: Layer already exists [2021-06-10T04:39:34.407Z] fbaae196c4c8: Layer already exists [2021-06-10T04:39:34.407Z] 4c48187d8fba: Layer already exists [2021-06-10T04:39:34.407Z] e33b440f383f: Layer already exists [2021-06-10T04:39:34.407Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:34.407Z] 38ac336f5e60: Layer already exists [2021-06-10T04:39:34.407Z] be42d376d451: Layer already exists [2021-06-10T04:39:34.407Z] 1a935399366d: Layer already exists [2021-06-10T04:39:34.407Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:34.407Z] 2.0.0-dev.260: digest: sha256:da489d8e6d5410088921105789b53d3169064e66c872f9e9efaa956884bbbb1a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:34.709Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:35.007Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:35.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-10T04:39:35.007Z] c20212ca0a3d: Preparing [2021-06-10T04:39:35.007Z] c20212ca0a3d: Preparing [2021-06-10T04:39:35.007Z] 5c5a21c4afd2: Preparing [2021-06-10T04:39:35.007Z] fbaae196c4c8: Preparing [2021-06-10T04:39:35.007Z] 4c48187d8fba: Preparing [2021-06-10T04:39:35.007Z] c9e96f7bc045: Preparing [2021-06-10T04:39:35.007Z] b1213ebd64fd: Preparing [2021-06-10T04:39:35.007Z] be42d376d451: Preparing [2021-06-10T04:39:35.007Z] 38ac336f5e60: Preparing [2021-06-10T04:39:35.007Z] e33b440f383f: Preparing [2021-06-10T04:39:35.007Z] 1a935399366d: Preparing [2021-06-10T04:39:35.007Z] 32f366d666a5: Preparing [2021-06-10T04:39:35.007Z] b1213ebd64fd: Waiting [2021-06-10T04:39:35.007Z] be42d376d451: Waiting [2021-06-10T04:39:35.007Z] e33b440f383f: Waiting [2021-06-10T04:39:35.007Z] 38ac336f5e60: Waiting [2021-06-10T04:39:35.007Z] 32f366d666a5: Waiting [2021-06-10T04:39:35.007Z] 1a935399366d: Waiting [2021-06-10T04:39:35.007Z] fbaae196c4c8: Layer already exists [2021-06-10T04:39:35.007Z] 4c48187d8fba: Layer already exists [2021-06-10T04:39:35.007Z] 5c5a21c4afd2: Layer already exists [2021-06-10T04:39:35.007Z] c20212ca0a3d: Layer already exists [2021-06-10T04:39:35.007Z] c9e96f7bc045: Layer already exists [2021-06-10T04:39:35.007Z] be42d376d451: Layer already exists [2021-06-10T04:39:35.007Z] 38ac336f5e60: Layer already exists [2021-06-10T04:39:35.007Z] e33b440f383f: Layer already exists [2021-06-10T04:39:35.007Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:35.007Z] 1a935399366d: Layer already exists [2021-06-10T04:39:35.007Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:35.007Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:da489d8e6d5410088921105789b53d3169064e66c872f9e9efaa956884bbbb1a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:35.311Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:35.609Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-10T04:39:35.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-10T04:39:35.609Z] c20212ca0a3d: Preparing [2021-06-10T04:39:35.609Z] c20212ca0a3d: Preparing [2021-06-10T04:39:35.609Z] 5c5a21c4afd2: Preparing [2021-06-10T04:39:35.609Z] fbaae196c4c8: Preparing [2021-06-10T04:39:35.609Z] 4c48187d8fba: Preparing [2021-06-10T04:39:35.609Z] c9e96f7bc045: Preparing [2021-06-10T04:39:35.609Z] b1213ebd64fd: Preparing [2021-06-10T04:39:35.609Z] be42d376d451: Preparing [2021-06-10T04:39:35.609Z] 38ac336f5e60: Preparing [2021-06-10T04:39:35.609Z] e33b440f383f: Preparing [2021-06-10T04:39:35.609Z] 1a935399366d: Preparing [2021-06-10T04:39:35.609Z] 32f366d666a5: Preparing [2021-06-10T04:39:35.609Z] 38ac336f5e60: Waiting [2021-06-10T04:39:35.609Z] e33b440f383f: Waiting [2021-06-10T04:39:35.609Z] 1a935399366d: Waiting [2021-06-10T04:39:35.609Z] 32f366d666a5: Waiting [2021-06-10T04:39:35.609Z] b1213ebd64fd: Waiting [2021-06-10T04:39:35.609Z] be42d376d451: Waiting [2021-06-10T04:39:35.609Z] c20212ca0a3d: Layer already exists [2021-06-10T04:39:35.609Z] c9e96f7bc045: Layer already exists [2021-06-10T04:39:35.609Z] 4c48187d8fba: Layer already exists [2021-06-10T04:39:35.609Z] fbaae196c4c8: Layer already exists [2021-06-10T04:39:35.609Z] 5c5a21c4afd2: Layer already exists [2021-06-10T04:39:35.609Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:35.609Z] 38ac336f5e60: Layer already exists [2021-06-10T04:39:35.609Z] be42d376d451: Layer already exists [2021-06-10T04:39:35.609Z] e33b440f383f: Layer already exists [2021-06-10T04:39:35.609Z] 1a935399366d: Layer already exists [2021-06-10T04:39:35.609Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:35.609Z] master: digest: sha256:da489d8e6d5410088921105789b53d3169064e66c872f9e9efaa956884bbbb1a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:39:35.667Z] ===================================================== [Pipeline] echo [2021-06-10T04:39:35.684Z] taggedImages: [2021-06-10T04:39:35.684Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:35.684Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-10T04:39:35.684Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.260 [2021-06-10T04:39:35.684Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:35.684Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-10T04:39:35.719Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-10T04:39:35.719Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:35.719Z] latest [2021-06-10T04:39:35.719Z] 2.0.0-dev.260 [2021-06-10T04:39:35.719Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:35.719Z] master [2021-06-10T04:39:35.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:36.064Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:36.349Z] ---> Running in 70bef05362df [2021-06-10T04:39:36.349Z] ---> Running in 1173a022fcee [2021-06-10T04:39:36.349Z] ---> Running in 2af796aeb798 [2021-06-10T04:39:36.349Z] ---> Running in bede7f2430aa [2021-06-10T04:39:36.349Z] ---> Running in 64bce7c6a76e [2021-06-10T04:39:36.364Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:36.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-10T04:39:36.364Z] 53cad33158a7: Preparing [2021-06-10T04:39:36.364Z] 8dd74ec544e0: Preparing [2021-06-10T04:39:36.364Z] c947d41ef0c9: Preparing [2021-06-10T04:39:36.364Z] 91c5ae09d8b8: Preparing [2021-06-10T04:39:36.364Z] ec925aca3bf8: Preparing [2021-06-10T04:39:36.364Z] 32f366d666a5: Preparing [2021-06-10T04:39:36.364Z] 32f366d666a5: Waiting [2021-06-10T04:39:36.945Z] c947d41ef0c9: Pushed [2021-06-10T04:39:36.945Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:36.945Z] 91c5ae09d8b8: Pushed [2021-06-10T04:39:36.945Z] ec925aca3bf8: Pushed [2021-06-10T04:39:36.958Z] Removing intermediate container 1173a022fcee [2021-06-10T04:39:36.958Z] ---> e2d4950df258 [2021-06-10T04:39:36.958Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:39:37.234Z] Removing intermediate container 70bef05362df [2021-06-10T04:39:37.234Z] ---> 4d7ac8c8184d [2021-06-10T04:39:37.234Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:39:37.234Z] Removing intermediate container 64bce7c6a76e [2021-06-10T04:39:37.234Z] ---> 8d94d0bc92da [2021-06-10T04:39:37.234Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:39:37.234Z] ---> Running in 097cdc5e2a9c [2021-06-10T04:39:37.234Z] Removing intermediate container bede7f2430aa [2021-06-10T04:39:37.234Z] ---> 76acea76d718 [2021-06-10T04:39:37.265Z] 8dd74ec544e0: Pushed [2021-06-10T04:39:37.265Z] 53cad33158a7: Pushed [2021-06-10T04:39:37.510Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:39:37.510Z] Removing intermediate container 2af796aeb798 [2021-06-10T04:39:37.510Z] ---> a179068bdbd4 [2021-06-10T04:39:37.510Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:39:37.510Z] ---> Running in f5faaa9926ea [2021-06-10T04:39:37.510Z] ---> Running in c71e5552409b [2021-06-10T04:39:37.510Z] ---> Running in 4f62ad962ea2 [2021-06-10T04:39:37.645Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:17fcf5d21c2ee2c6aba61cc27807891a29bf9cebcfd77867868e19f344bad8fb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:37.781Z] ---> Running in 197b1c6e9900 [2021-06-10T04:39:37.944Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:38.240Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-10T04:39:38.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-10T04:39:38.240Z] 53cad33158a7: Preparing [2021-06-10T04:39:38.240Z] 8dd74ec544e0: Preparing [2021-06-10T04:39:38.240Z] c947d41ef0c9: Preparing [2021-06-10T04:39:38.240Z] 91c5ae09d8b8: Preparing [2021-06-10T04:39:38.240Z] ec925aca3bf8: Preparing [2021-06-10T04:39:38.240Z] 32f366d666a5: Preparing [2021-06-10T04:39:38.240Z] 32f366d666a5: Waiting [2021-06-10T04:39:38.240Z] ec925aca3bf8: Layer already exists [2021-06-10T04:39:38.240Z] 8dd74ec544e0: Layer already exists [2021-06-10T04:39:38.240Z] c947d41ef0c9: Layer already exists [2021-06-10T04:39:38.240Z] 53cad33158a7: Layer already exists [2021-06-10T04:39:38.240Z] 91c5ae09d8b8: Layer already exists [2021-06-10T04:39:38.240Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:38.240Z] latest: digest: sha256:17fcf5d21c2ee2c6aba61cc27807891a29bf9cebcfd77867868e19f344bad8fb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:38.544Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:38.839Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.260 [2021-06-10T04:39:38.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-10T04:39:38.839Z] 53cad33158a7: Preparing [2021-06-10T04:39:38.839Z] 8dd74ec544e0: Preparing [2021-06-10T04:39:38.839Z] c947d41ef0c9: Preparing [2021-06-10T04:39:38.839Z] 91c5ae09d8b8: Preparing [2021-06-10T04:39:38.839Z] ec925aca3bf8: Preparing [2021-06-10T04:39:38.839Z] 32f366d666a5: Preparing [2021-06-10T04:39:38.839Z] 32f366d666a5: Waiting [2021-06-10T04:39:38.839Z] 53cad33158a7: Layer already exists [2021-06-10T04:39:38.839Z] 91c5ae09d8b8: Layer already exists [2021-06-10T04:39:38.839Z] ec925aca3bf8: Layer already exists [2021-06-10T04:39:38.839Z] 8dd74ec544e0: Layer already exists [2021-06-10T04:39:38.839Z] c947d41ef0c9: Layer already exists [2021-06-10T04:39:38.839Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:38.839Z] 2.0.0-dev.260: digest: sha256:17fcf5d21c2ee2c6aba61cc27807891a29bf9cebcfd77867868e19f344bad8fb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:39.145Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:39.441Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:39.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-10T04:39:39.441Z] 53cad33158a7: Preparing [2021-06-10T04:39:39.441Z] 8dd74ec544e0: Preparing [2021-06-10T04:39:39.441Z] c947d41ef0c9: Preparing [2021-06-10T04:39:39.441Z] 91c5ae09d8b8: Preparing [2021-06-10T04:39:39.441Z] ec925aca3bf8: Preparing [2021-06-10T04:39:39.441Z] 32f366d666a5: Preparing [2021-06-10T04:39:39.441Z] 32f366d666a5: Waiting [2021-06-10T04:39:39.442Z] 8dd74ec544e0: Layer already exists [2021-06-10T04:39:39.442Z] ec925aca3bf8: Layer already exists [2021-06-10T04:39:39.442Z] 91c5ae09d8b8: Layer already exists [2021-06-10T04:39:39.442Z] 53cad33158a7: Layer already exists [2021-06-10T04:39:39.442Z] c947d41ef0c9: Layer already exists [2021-06-10T04:39:39.442Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:39.442Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:17fcf5d21c2ee2c6aba61cc27807891a29bf9cebcfd77867868e19f344bad8fb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:39.752Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:40.050Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-10T04:39:40.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-10T04:39:40.050Z] 53cad33158a7: Preparing [2021-06-10T04:39:40.050Z] 8dd74ec544e0: Preparing [2021-06-10T04:39:40.050Z] c947d41ef0c9: Preparing [2021-06-10T04:39:40.050Z] 91c5ae09d8b8: Preparing [2021-06-10T04:39:40.050Z] ec925aca3bf8: Preparing [2021-06-10T04:39:40.050Z] 32f366d666a5: Preparing [2021-06-10T04:39:40.050Z] 32f366d666a5: Waiting [2021-06-10T04:39:40.050Z] 91c5ae09d8b8: Layer already exists [2021-06-10T04:39:40.050Z] 8dd74ec544e0: Layer already exists [2021-06-10T04:39:40.050Z] ec925aca3bf8: Layer already exists [2021-06-10T04:39:40.050Z] 53cad33158a7: Layer already exists [2021-06-10T04:39:40.050Z] c947d41ef0c9: Layer already exists [2021-06-10T04:39:40.050Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:40.050Z] master: digest: sha256:17fcf5d21c2ee2c6aba61cc27807891a29bf9cebcfd77867868e19f344bad8fb size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:39:40.102Z] ===================================================== [Pipeline] echo [2021-06-10T04:39:40.117Z] taggedImages: [2021-06-10T04:39:40.117Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:40.117Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-10T04:39:40.117Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.260 [2021-06-10T04:39:40.117Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:40.117Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-10T04:39:40.150Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-10T04:39:40.150Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:40.150Z] latest [2021-06-10T04:39:40.150Z] 2.0.0-dev.260 [2021-06-10T04:39:40.150Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:40.150Z] master [2021-06-10T04:39:40.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:40.503Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:40.805Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:40.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-10T04:39:40.805Z] 4c6fec3a5706: Preparing [2021-06-10T04:39:40.805Z] 126397e16598: Preparing [2021-06-10T04:39:40.805Z] b4f7d760953c: Preparing [2021-06-10T04:39:40.805Z] c43ab79efc3d: Preparing [2021-06-10T04:39:40.805Z] 45c12b4b4d21: Preparing [2021-06-10T04:39:40.805Z] a82547a078f3: Preparing [2021-06-10T04:39:40.805Z] 992217d5c353: Preparing [2021-06-10T04:39:40.805Z] 3c3a91b88f6d: Preparing [2021-06-10T04:39:40.805Z] d50c24f65e72: Preparing [2021-06-10T04:39:40.805Z] 32f366d666a5: Preparing [2021-06-10T04:39:40.805Z] a82547a078f3: Waiting [2021-06-10T04:39:40.805Z] 992217d5c353: Waiting [2021-06-10T04:39:40.805Z] d50c24f65e72: Waiting [2021-06-10T04:39:40.805Z] 32f366d666a5: Waiting [2021-06-10T04:39:40.805Z] 3c3a91b88f6d: Waiting [2021-06-10T04:39:41.199Z] Removing intermediate container 097cdc5e2a9c [2021-06-10T04:39:41.199Z] ---> e5cf5ed0dd05 [2021-06-10T04:39:41.199Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:39:41.199Z] ---> Running in 8a358ccacce7 [2021-06-10T04:39:41.389Z] 45c12b4b4d21: Pushed [2021-06-10T04:39:41.389Z] 126397e16598: Pushed [2021-06-10T04:39:41.389Z] 4c6fec3a5706: Pushed [2021-06-10T04:39:41.649Z] a82547a078f3: Pushed [2021-06-10T04:39:41.649Z] 3c3a91b88f6d: Pushed [2021-06-10T04:39:41.649Z] 992217d5c353: Pushed [2021-06-10T04:39:41.649Z] c43ab79efc3d: Pushed [2021-06-10T04:39:41.649Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:41.805Z] Removing intermediate container f5faaa9926ea [2021-06-10T04:39:41.806Z] ---> aa5a7d18b5f4 [2021-06-10T04:39:41.806Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-10T04:39:41.806Z] Removing intermediate container 4f62ad962ea2 [2021-06-10T04:39:41.806Z] ---> 893e54fb322e [2021-06-10T04:39:41.806Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-10T04:39:41.909Z] d50c24f65e72: Pushed [2021-06-10T04:39:41.909Z] b4f7d760953c: Pushed [2021-06-10T04:39:42.081Z] ---> Running in 92f19ecc3295 [2021-06-10T04:39:42.082Z] ---> Running in 5ddd51b55bda [2021-06-10T04:39:42.168Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:25f7913dd5f37704cb6530bfcfebfc85eed3ef056c1ccb43310fdb0c8fbbf6ff size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:42.356Z] Removing intermediate container 197b1c6e9900 [2021-06-10T04:39:42.356Z] ---> 2d0869a8b41b [2021-06-10T04:39:42.356Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-10T04:39:42.356Z] Removing intermediate container c71e5552409b [2021-06-10T04:39:42.356Z] ---> 4961566cc475 [2021-06-10T04:39:42.356Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-10T04:39:42.471Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:42.628Z] ---> Running in 73f5910bc8e7 [2021-06-10T04:39:42.629Z] ---> Running in 024e1cfe5248 [2021-06-10T04:39:42.766Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-10T04:39:42.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-10T04:39:42.766Z] 4c6fec3a5706: Preparing [2021-06-10T04:39:42.766Z] 126397e16598: Preparing [2021-06-10T04:39:42.766Z] b4f7d760953c: Preparing [2021-06-10T04:39:42.766Z] c43ab79efc3d: Preparing [2021-06-10T04:39:42.766Z] 45c12b4b4d21: Preparing [2021-06-10T04:39:42.766Z] a82547a078f3: Preparing [2021-06-10T04:39:42.766Z] 992217d5c353: Preparing [2021-06-10T04:39:42.766Z] 3c3a91b88f6d: Preparing [2021-06-10T04:39:42.766Z] d50c24f65e72: Preparing [2021-06-10T04:39:42.766Z] 32f366d666a5: Preparing [2021-06-10T04:39:42.766Z] a82547a078f3: Waiting [2021-06-10T04:39:42.766Z] 992217d5c353: Waiting [2021-06-10T04:39:42.766Z] 3c3a91b88f6d: Waiting [2021-06-10T04:39:42.766Z] d50c24f65e72: Waiting [2021-06-10T04:39:42.766Z] 32f366d666a5: Waiting [2021-06-10T04:39:42.766Z] c43ab79efc3d: Layer already exists [2021-06-10T04:39:42.766Z] 126397e16598: Layer already exists [2021-06-10T04:39:42.766Z] b4f7d760953c: Layer already exists [2021-06-10T04:39:42.766Z] 45c12b4b4d21: Layer already exists [2021-06-10T04:39:42.766Z] 4c6fec3a5706: Layer already exists [2021-06-10T04:39:42.766Z] a82547a078f3: Layer already exists [2021-06-10T04:39:42.766Z] 992217d5c353: Layer already exists [2021-06-10T04:39:42.766Z] 3c3a91b88f6d: Layer already exists [2021-06-10T04:39:42.766Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:42.766Z] d50c24f65e72: Layer already exists [2021-06-10T04:39:42.766Z] latest: digest: sha256:25f7913dd5f37704cb6530bfcfebfc85eed3ef056c1ccb43310fdb0c8fbbf6ff size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:42.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:39:43.072Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:43.372Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.260 [2021-06-10T04:39:43.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-10T04:39:43.372Z] 4c6fec3a5706: Preparing [2021-06-10T04:39:43.372Z] 126397e16598: Preparing [2021-06-10T04:39:43.372Z] b4f7d760953c: Preparing [2021-06-10T04:39:43.372Z] c43ab79efc3d: Preparing [2021-06-10T04:39:43.372Z] 45c12b4b4d21: Preparing [2021-06-10T04:39:43.372Z] a82547a078f3: Preparing [2021-06-10T04:39:43.372Z] 992217d5c353: Preparing [2021-06-10T04:39:43.372Z] 3c3a91b88f6d: Preparing [2021-06-10T04:39:43.372Z] d50c24f65e72: Preparing [2021-06-10T04:39:43.372Z] 32f366d666a5: Preparing [2021-06-10T04:39:43.372Z] a82547a078f3: Waiting [2021-06-10T04:39:43.372Z] 992217d5c353: Waiting [2021-06-10T04:39:43.372Z] 3c3a91b88f6d: Waiting [2021-06-10T04:39:43.372Z] d50c24f65e72: Waiting [2021-06-10T04:39:43.372Z] 32f366d666a5: Waiting [2021-06-10T04:39:43.372Z] c43ab79efc3d: Layer already exists [2021-06-10T04:39:43.372Z] 45c12b4b4d21: Layer already exists [2021-06-10T04:39:43.372Z] b4f7d760953c: Layer already exists [2021-06-10T04:39:43.372Z] 4c6fec3a5706: Layer already exists [2021-06-10T04:39:43.372Z] 126397e16598: Layer already exists [2021-06-10T04:39:43.372Z] a82547a078f3: Layer already exists [2021-06-10T04:39:43.372Z] 992217d5c353: Layer already exists [2021-06-10T04:39:43.372Z] 3c3a91b88f6d: Layer already exists [2021-06-10T04:39:43.372Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:43.372Z] d50c24f65e72: Layer already exists [2021-06-10T04:39:43.372Z] 2.0.0-dev.260: digest: sha256:25f7913dd5f37704cb6530bfcfebfc85eed3ef056c1ccb43310fdb0c8fbbf6ff size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:43.676Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:43.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:39:43.974Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:43.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-10T04:39:43.974Z] 4c6fec3a5706: Preparing [2021-06-10T04:39:43.974Z] 126397e16598: Preparing [2021-06-10T04:39:43.974Z] b4f7d760953c: Preparing [2021-06-10T04:39:43.974Z] c43ab79efc3d: Preparing [2021-06-10T04:39:43.974Z] 45c12b4b4d21: Preparing [2021-06-10T04:39:43.974Z] a82547a078f3: Preparing [2021-06-10T04:39:43.974Z] 992217d5c353: Preparing [2021-06-10T04:39:43.974Z] 3c3a91b88f6d: Preparing [2021-06-10T04:39:43.974Z] d50c24f65e72: Preparing [2021-06-10T04:39:43.974Z] 32f366d666a5: Preparing [2021-06-10T04:39:43.974Z] a82547a078f3: Waiting [2021-06-10T04:39:43.974Z] 992217d5c353: Waiting [2021-06-10T04:39:43.974Z] 3c3a91b88f6d: Waiting [2021-06-10T04:39:43.974Z] d50c24f65e72: Waiting [2021-06-10T04:39:43.974Z] 32f366d666a5: Waiting [2021-06-10T04:39:43.974Z] 45c12b4b4d21: Layer already exists [2021-06-10T04:39:43.974Z] b4f7d760953c: Layer already exists [2021-06-10T04:39:43.974Z] 126397e16598: Layer already exists [2021-06-10T04:39:43.974Z] 4c6fec3a5706: Layer already exists [2021-06-10T04:39:43.974Z] c43ab79efc3d: Layer already exists [2021-06-10T04:39:43.974Z] a82547a078f3: Layer already exists [2021-06-10T04:39:43.974Z] 992217d5c353: Layer already exists [2021-06-10T04:39:43.974Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:43.974Z] d50c24f65e72: Layer already exists [2021-06-10T04:39:43.974Z] 3c3a91b88f6d: Layer already exists [2021-06-10T04:39:43.974Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:25f7913dd5f37704cb6530bfcfebfc85eed3ef056c1ccb43310fdb0c8fbbf6ff size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:44.276Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:44.502Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:39:44.502Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:39:44.571Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-10T04:39:44.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-10T04:39:44.572Z] 4c6fec3a5706: Preparing [2021-06-10T04:39:44.572Z] 126397e16598: Preparing [2021-06-10T04:39:44.572Z] b4f7d760953c: Preparing [2021-06-10T04:39:44.572Z] c43ab79efc3d: Preparing [2021-06-10T04:39:44.572Z] 45c12b4b4d21: Preparing [2021-06-10T04:39:44.572Z] a82547a078f3: Preparing [2021-06-10T04:39:44.572Z] 992217d5c353: Preparing [2021-06-10T04:39:44.572Z] 3c3a91b88f6d: Preparing [2021-06-10T04:39:44.572Z] d50c24f65e72: Preparing [2021-06-10T04:39:44.572Z] 32f366d666a5: Preparing [2021-06-10T04:39:44.572Z] a82547a078f3: Waiting [2021-06-10T04:39:44.572Z] 992217d5c353: Waiting [2021-06-10T04:39:44.572Z] 32f366d666a5: Waiting [2021-06-10T04:39:44.572Z] 3c3a91b88f6d: Waiting [2021-06-10T04:39:44.572Z] d50c24f65e72: Waiting [2021-06-10T04:39:44.572Z] c43ab79efc3d: Layer already exists [2021-06-10T04:39:44.572Z] 4c6fec3a5706: Layer already exists [2021-06-10T04:39:44.572Z] 45c12b4b4d21: Layer already exists [2021-06-10T04:39:44.572Z] 126397e16598: Layer already exists [2021-06-10T04:39:44.572Z] b4f7d760953c: Layer already exists [2021-06-10T04:39:44.572Z] a82547a078f3: Layer already exists [2021-06-10T04:39:44.572Z] 3c3a91b88f6d: Layer already exists [2021-06-10T04:39:44.572Z] 992217d5c353: Layer already exists [2021-06-10T04:39:44.572Z] d50c24f65e72: Layer already exists [2021-06-10T04:39:44.572Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:44.572Z] master: digest: sha256:25f7913dd5f37704cb6530bfcfebfc85eed3ef056c1ccb43310fdb0c8fbbf6ff size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:39:44.624Z] ===================================================== [Pipeline] echo [2021-06-10T04:39:44.640Z] taggedImages: [2021-06-10T04:39:44.640Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:44.640Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-10T04:39:44.640Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.260 [2021-06-10T04:39:44.640Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:44.640Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-10T04:39:44.674Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-10T04:39:44.674Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:44.674Z] latest [2021-06-10T04:39:44.674Z] 2.0.0-dev.260 [2021-06-10T04:39:44.674Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:44.674Z] master [2021-06-10T04:39:44.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:44.780Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:39:45.018Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:45.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:39:45.055Z] OK: 218 MiB in 52 packages [2021-06-10T04:39:45.318Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:45.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-10T04:39:45.318Z] 26102119430e: Preparing [2021-06-10T04:39:45.318Z] fa48a7ff4386: Preparing [2021-06-10T04:39:45.318Z] b1213ebd64fd: Preparing [2021-06-10T04:39:45.318Z] 12c699220702: Preparing [2021-06-10T04:39:45.318Z] 32f366d666a5: Preparing [2021-06-10T04:39:45.318Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:45.318Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:45.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:39:45.584Z] 26102119430e: Pushed [2021-06-10T04:39:45.584Z] 12c699220702: Pushed [2021-06-10T04:39:45.611Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:39:45.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:39:45.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:39:46.164Z] Removing intermediate container 8a358ccacce7 [2021-06-10T04:39:46.164Z] ---> 43308e9309c9 [2021-06-10T04:39:46.165Z] Step 6/24 : COPY go.mod . [2021-06-10T04:39:46.458Z] OK: 218 MiB in 52 packages [2021-06-10T04:39:46.742Z] OK: 218 MiB in 52 packages [2021-06-10T04:39:46.742Z] OK: 218 MiB in 52 packages [2021-06-10T04:39:46.968Z] fa48a7ff4386: Pushed [2021-06-10T04:39:46.968Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:c6b1914d855c350b802462a6dd87253d135bb88a83c2abca31f3fcf972e6c4ad size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:47.017Z] OK: 218 MiB in 52 packages [2021-06-10T04:39:47.276Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:47.574Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-10T04:39:47.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-10T04:39:47.574Z] 26102119430e: Preparing [2021-06-10T04:39:47.574Z] fa48a7ff4386: Preparing [2021-06-10T04:39:47.574Z] b1213ebd64fd: Preparing [2021-06-10T04:39:47.574Z] 12c699220702: Preparing [2021-06-10T04:39:47.574Z] 32f366d666a5: Preparing [2021-06-10T04:39:47.574Z] 12c699220702: Layer already exists [2021-06-10T04:39:47.574Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:47.574Z] fa48a7ff4386: Layer already exists [2021-06-10T04:39:47.574Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:47.574Z] 26102119430e: Layer already exists [2021-06-10T04:39:47.574Z] latest: digest: sha256:c6b1914d855c350b802462a6dd87253d135bb88a83c2abca31f3fcf972e6c4ad size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:47.620Z] ---> c406c8452591 [2021-06-10T04:39:47.620Z] Step 7/24 : RUN go mod download [2021-06-10T04:39:47.878Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:47.898Z] ---> Running in 3aa9e2972f1a [2021-06-10T04:39:48.174Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.260 [2021-06-10T04:39:48.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-10T04:39:48.174Z] 26102119430e: Preparing [2021-06-10T04:39:48.174Z] fa48a7ff4386: Preparing [2021-06-10T04:39:48.174Z] b1213ebd64fd: Preparing [2021-06-10T04:39:48.174Z] 12c699220702: Preparing [2021-06-10T04:39:48.174Z] 32f366d666a5: Preparing [2021-06-10T04:39:48.174Z] fa48a7ff4386: Layer already exists [2021-06-10T04:39:48.174Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:48.174Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:48.174Z] 12c699220702: Layer already exists [2021-06-10T04:39:48.174Z] 26102119430e: Layer already exists [2021-06-10T04:39:48.174Z] 2.0.0-dev.260: digest: sha256:c6b1914d855c350b802462a6dd87253d135bb88a83c2abca31f3fcf972e6c4ad size: 1364 [2021-06-10T04:39:48.187Z] Removing intermediate container 92f19ecc3295 [2021-06-10T04:39:48.187Z] ---> 2d671e2a63ca [2021-06-10T04:39:48.187Z] Step 6/23 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:48.467Z] Removing intermediate container 5ddd51b55bda [2021-06-10T04:39:48.467Z] ---> 126e4288aa58 [2021-06-10T04:39:48.467Z] Step 6/22 : COPY go.mod . [2021-06-10T04:39:48.476Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:48.743Z] Removing intermediate container 024e1cfe5248 [2021-06-10T04:39:48.743Z] ---> 25b6e0af616e [2021-06-10T04:39:48.743Z] Step 6/24 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:49.019Z] Removing intermediate container 73f5910bc8e7 [2021-06-10T04:39:49.019Z] ---> 6e03732be2b9 [2021-06-10T04:39:49.019Z] Step 6/26 : COPY go.mod . [2021-06-10T04:39:49.030Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:49.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-10T04:39:49.030Z] 26102119430e: Preparing [2021-06-10T04:39:49.030Z] fa48a7ff4386: Preparing [2021-06-10T04:39:49.030Z] b1213ebd64fd: Preparing [2021-06-10T04:39:49.030Z] 12c699220702: Preparing [2021-06-10T04:39:49.030Z] 32f366d666a5: Preparing [2021-06-10T04:39:49.030Z] 26102119430e: Layer already exists [2021-06-10T04:39:49.030Z] 12c699220702: Layer already exists [2021-06-10T04:39:49.030Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:49.030Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:49.030Z] fa48a7ff4386: Layer already exists [2021-06-10T04:39:49.030Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:c6b1914d855c350b802462a6dd87253d135bb88a83c2abca31f3fcf972e6c4ad size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:49.305Z] ---> 5cce1c169c98 [2021-06-10T04:39:49.305Z] Step 7/23 : RUN go mod download [2021-06-10T04:39:49.338Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:49.584Z] ---> Running in af43f8154089 [2021-06-10T04:39:49.784Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-10T04:39:49.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-10T04:39:49.784Z] 26102119430e: Preparing [2021-06-10T04:39:49.784Z] fa48a7ff4386: Preparing [2021-06-10T04:39:49.784Z] b1213ebd64fd: Preparing [2021-06-10T04:39:49.784Z] 12c699220702: Preparing [2021-06-10T04:39:49.784Z] 32f366d666a5: Preparing [2021-06-10T04:39:49.784Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:49.784Z] fa48a7ff4386: Layer already exists [2021-06-10T04:39:49.784Z] 26102119430e: Layer already exists [2021-06-10T04:39:49.784Z] 12c699220702: Layer already exists [2021-06-10T04:39:49.784Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:49.784Z] master: digest: sha256:c6b1914d855c350b802462a6dd87253d135bb88a83c2abca31f3fcf972e6c4ad size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:39:49.838Z] ===================================================== [Pipeline] echo [2021-06-10T04:39:49.853Z] taggedImages: [2021-06-10T04:39:49.853Z] - nexus3.edgexfoundry.org:10004/support-notifications:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:49.853Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-10T04:39:49.853Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.260 [2021-06-10T04:39:49.853Z] - nexus3.edgexfoundry.org:10004/support-notifications:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:49.853Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-10T04:39:49.866Z] ---> 31815d03033a [2021-06-10T04:39:49.866Z] Step 7/22 : RUN go mod download [2021-06-10T04:39:49.866Z] ---> Running in e6a75cb4d961 [Pipeline] echo [2021-06-10T04:39:49.894Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-10T04:39:49.894Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:49.894Z] latest [2021-06-10T04:39:49.894Z] 2.0.0-dev.260 [2021-06-10T04:39:49.894Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:49.894Z] master [2021-06-10T04:39:49.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:50.158Z] ---> be1388a15bd3 [2021-06-10T04:39:50.158Z] Step 7/24 : RUN go mod download [2021-06-10T04:39:50.158Z] ---> da91964cff34 [2021-06-10T04:39:50.158Z] Step 7/26 : RUN go mod download [2021-06-10T04:39:50.233Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:50.444Z] ---> Running in ab786fb4feb7 [2021-06-10T04:39:50.444Z] ---> Running in d03fd483737e [2021-06-10T04:39:50.527Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:50.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-10T04:39:50.527Z] 75e58b55049b: Preparing [2021-06-10T04:39:50.527Z] a9f5bee4b91d: Preparing [2021-06-10T04:39:50.527Z] b1213ebd64fd: Preparing [2021-06-10T04:39:50.527Z] 077dc7eb7a57: Preparing [2021-06-10T04:39:50.527Z] 32f366d666a5: Preparing [2021-06-10T04:39:50.527Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:50.527Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:50.527Z] 077dc7eb7a57: Layer already exists [2021-06-10T04:39:50.527Z] 75e58b55049b: Pushed [2021-06-10T04:39:51.925Z] a9f5bee4b91d: Pushed [2021-06-10T04:39:51.925Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:a5028682873eb4a0e301c2a2780af6ae81fb1a8fecfdd7b130ddd58d3c196540 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:52.434Z] Removing intermediate container 3aa9e2972f1a [2021-06-10T04:39:52.434Z] ---> 5664a48c0918 [2021-06-10T04:39:52.434Z] Step 8/24 : COPY . . [2021-06-10T04:39:52.489Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:52.787Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-10T04:39:52.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-10T04:39:52.787Z] 75e58b55049b: Preparing [2021-06-10T04:39:52.787Z] a9f5bee4b91d: Preparing [2021-06-10T04:39:52.787Z] b1213ebd64fd: Preparing [2021-06-10T04:39:52.787Z] 077dc7eb7a57: Preparing [2021-06-10T04:39:52.787Z] 32f366d666a5: Preparing [2021-06-10T04:39:52.787Z] 077dc7eb7a57: Layer already exists [2021-06-10T04:39:52.787Z] a9f5bee4b91d: Layer already exists [2021-06-10T04:39:52.787Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:52.787Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:52.787Z] 75e58b55049b: Layer already exists [2021-06-10T04:39:52.787Z] latest: digest: sha256:a5028682873eb4a0e301c2a2780af6ae81fb1a8fecfdd7b130ddd58d3c196540 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:53.089Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:53.389Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.260 [2021-06-10T04:39:53.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-10T04:39:53.389Z] 75e58b55049b: Preparing [2021-06-10T04:39:53.389Z] a9f5bee4b91d: Preparing [2021-06-10T04:39:53.389Z] b1213ebd64fd: Preparing [2021-06-10T04:39:53.389Z] 077dc7eb7a57: Preparing [2021-06-10T04:39:53.389Z] 32f366d666a5: Preparing [2021-06-10T04:39:53.389Z] a9f5bee4b91d: Layer already exists [2021-06-10T04:39:53.389Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:53.389Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:53.389Z] 077dc7eb7a57: Layer already exists [2021-06-10T04:39:53.389Z] 75e58b55049b: Layer already exists [2021-06-10T04:39:53.389Z] 2.0.0-dev.260: digest: sha256:a5028682873eb4a0e301c2a2780af6ae81fb1a8fecfdd7b130ddd58d3c196540 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:53.694Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:53.991Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:53.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-10T04:39:53.992Z] 75e58b55049b: Preparing [2021-06-10T04:39:53.992Z] a9f5bee4b91d: Preparing [2021-06-10T04:39:53.992Z] b1213ebd64fd: Preparing [2021-06-10T04:39:53.992Z] 077dc7eb7a57: Preparing [2021-06-10T04:39:53.992Z] 32f366d666a5: Preparing [2021-06-10T04:39:53.992Z] 75e58b55049b: Layer already exists [2021-06-10T04:39:53.992Z] 077dc7eb7a57: Layer already exists [2021-06-10T04:39:53.992Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:53.992Z] a9f5bee4b91d: Layer already exists [2021-06-10T04:39:53.992Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:53.992Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:a5028682873eb4a0e301c2a2780af6ae81fb1a8fecfdd7b130ddd58d3c196540 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:54.297Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:54.427Z] Removing intermediate container af43f8154089 [2021-06-10T04:39:54.427Z] ---> 222bcb3a490e [2021-06-10T04:39:54.427Z] Step 8/23 : COPY . . [2021-06-10T04:39:54.596Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-10T04:39:54.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-10T04:39:54.597Z] 75e58b55049b: Preparing [2021-06-10T04:39:54.597Z] a9f5bee4b91d: Preparing [2021-06-10T04:39:54.597Z] b1213ebd64fd: Preparing [2021-06-10T04:39:54.597Z] 077dc7eb7a57: Preparing [2021-06-10T04:39:54.597Z] 32f366d666a5: Preparing [2021-06-10T04:39:54.597Z] a9f5bee4b91d: Layer already exists [2021-06-10T04:39:54.597Z] 077dc7eb7a57: Layer already exists [2021-06-10T04:39:54.597Z] 32f366d666a5: Layer already exists [2021-06-10T04:39:54.597Z] b1213ebd64fd: Layer already exists [2021-06-10T04:39:54.597Z] 75e58b55049b: Layer already exists [2021-06-10T04:39:54.597Z] master: digest: sha256:a5028682873eb4a0e301c2a2780af6ae81fb1a8fecfdd7b130ddd58d3c196540 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:39:54.650Z] ===================================================== [Pipeline] echo [2021-06-10T04:39:54.664Z] taggedImages: [2021-06-10T04:39:54.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:54.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-10T04:39:54.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.260 [2021-06-10T04:39:54.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:54.664Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-10T04:39:54.695Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-10T04:39:54.695Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:54.695Z] latest [2021-06-10T04:39:54.695Z] 2.0.0-dev.260 [2021-06-10T04:39:54.695Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:39:54.695Z] master [2021-06-10T04:39:54.695Z] ===================================================== [2021-06-10T04:39:54.703Z] Removing intermediate container e6a75cb4d961 [2021-06-10T04:39:54.703Z] ---> b67c54dc5919 [2021-06-10T04:39:54.703Z] Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:55.041Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:55.306Z] Removing intermediate container d03fd483737e [2021-06-10T04:39:55.306Z] ---> e9931772bcfd [2021-06-10T04:39:55.306Z] Step 8/26 : COPY . . [2021-06-10T04:39:55.306Z] Removing intermediate container ab786fb4feb7 [2021-06-10T04:39:55.306Z] ---> 817ab6bf4596 [2021-06-10T04:39:55.306Z] Step 8/24 : COPY . . [2021-06-10T04:39:55.350Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:39:55.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-10T04:39:55.350Z] 9c984dbaf3e6: Preparing [2021-06-10T04:39:55.350Z] 70927bac3289: Preparing [2021-06-10T04:39:55.350Z] db6581b0598d: Preparing [2021-06-10T04:39:55.350Z] 14ca0d95e6a4: Preparing [2021-06-10T04:39:55.350Z] 0754057c0ad3: Preparing [2021-06-10T04:39:55.350Z] 998cdf262ab1: Preparing [2021-06-10T04:39:55.350Z] 02e56110abd2: Preparing [2021-06-10T04:39:55.350Z] abc36efb885a: Preparing [2021-06-10T04:39:55.350Z] b0b09059f4e1: Preparing [2021-06-10T04:39:55.350Z] bb961f40224b: Preparing [2021-06-10T04:39:55.350Z] f4666769fca7: Preparing [2021-06-10T04:39:55.350Z] 02e56110abd2: Waiting [2021-06-10T04:39:55.350Z] abc36efb885a: Waiting [2021-06-10T04:39:55.350Z] 998cdf262ab1: Waiting [2021-06-10T04:39:55.350Z] b0b09059f4e1: Waiting [2021-06-10T04:39:55.350Z] bb961f40224b: Waiting [2021-06-10T04:39:55.350Z] f4666769fca7: Waiting [2021-06-10T04:39:55.350Z] 0754057c0ad3: Layer already exists [2021-06-10T04:39:55.621Z] 998cdf262ab1: Layer already exists [2021-06-10T04:39:56.198Z] 02e56110abd2: Layer already exists [2021-06-10T04:39:56.198Z] 70927bac3289: Pushed [2021-06-10T04:39:56.198Z] abc36efb885a: Layer already exists [2021-06-10T04:39:56.198Z] b0b09059f4e1: Layer already exists [2021-06-10T04:39:56.198Z] bb961f40224b: Layer already exists [2021-06-10T04:39:56.198Z] f4666769fca7: Layer already exists [2021-06-10T04:39:56.198Z] 9c984dbaf3e6: Pushed [2021-06-10T04:39:56.460Z] db6581b0598d: Pushed [2021-06-10T04:40:01.758Z] 14ca0d95e6a4: Pushed [2021-06-10T04:40:01.758Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:4b9a5222fa9b3414ba102c477b9bafa6dcb9241b4ef435e6a032b86da19db2ae size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:40:02.067Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:40:02.364Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-10T04:40:02.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-10T04:40:02.364Z] 9c984dbaf3e6: Preparing [2021-06-10T04:40:02.364Z] 70927bac3289: Preparing [2021-06-10T04:40:02.364Z] db6581b0598d: Preparing [2021-06-10T04:40:02.364Z] 14ca0d95e6a4: Preparing [2021-06-10T04:40:02.364Z] 0754057c0ad3: Preparing [2021-06-10T04:40:02.364Z] 998cdf262ab1: Preparing [2021-06-10T04:40:02.364Z] 02e56110abd2: Preparing [2021-06-10T04:40:02.364Z] abc36efb885a: Preparing [2021-06-10T04:40:02.364Z] b0b09059f4e1: Preparing [2021-06-10T04:40:02.364Z] bb961f40224b: Preparing [2021-06-10T04:40:02.364Z] f4666769fca7: Preparing [2021-06-10T04:40:02.364Z] 998cdf262ab1: Waiting [2021-06-10T04:40:02.364Z] 02e56110abd2: Waiting [2021-06-10T04:40:02.364Z] abc36efb885a: Waiting [2021-06-10T04:40:02.364Z] b0b09059f4e1: Waiting [2021-06-10T04:40:02.364Z] bb961f40224b: Waiting [2021-06-10T04:40:02.364Z] f4666769fca7: Waiting [2021-06-10T04:40:02.364Z] 14ca0d95e6a4: Layer already exists [2021-06-10T04:40:02.364Z] 0754057c0ad3: Layer already exists [2021-06-10T04:40:02.364Z] 9c984dbaf3e6: Layer already exists [2021-06-10T04:40:02.364Z] db6581b0598d: Layer already exists [2021-06-10T04:40:02.364Z] 70927bac3289: Layer already exists [2021-06-10T04:40:02.364Z] 998cdf262ab1: Layer already exists [2021-06-10T04:40:02.364Z] 02e56110abd2: Layer already exists [2021-06-10T04:40:02.364Z] abc36efb885a: Layer already exists [2021-06-10T04:40:02.364Z] b0b09059f4e1: Layer already exists [2021-06-10T04:40:02.364Z] bb961f40224b: Layer already exists [2021-06-10T04:40:02.364Z] f4666769fca7: Layer already exists [2021-06-10T04:40:02.364Z] latest: digest: sha256:4b9a5222fa9b3414ba102c477b9bafa6dcb9241b4ef435e6a032b86da19db2ae size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:40:02.663Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:40:02.964Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.260 [2021-06-10T04:40:02.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-10T04:40:02.965Z] 9c984dbaf3e6: Preparing [2021-06-10T04:40:02.965Z] 70927bac3289: Preparing [2021-06-10T04:40:02.965Z] db6581b0598d: Preparing [2021-06-10T04:40:02.965Z] 14ca0d95e6a4: Preparing [2021-06-10T04:40:02.965Z] 0754057c0ad3: Preparing [2021-06-10T04:40:02.965Z] 998cdf262ab1: Preparing [2021-06-10T04:40:02.965Z] 02e56110abd2: Preparing [2021-06-10T04:40:02.965Z] abc36efb885a: Preparing [2021-06-10T04:40:02.965Z] b0b09059f4e1: Preparing [2021-06-10T04:40:02.965Z] bb961f40224b: Preparing [2021-06-10T04:40:02.965Z] f4666769fca7: Preparing [2021-06-10T04:40:02.965Z] 998cdf262ab1: Waiting [2021-06-10T04:40:02.965Z] 02e56110abd2: Waiting [2021-06-10T04:40:02.965Z] abc36efb885a: Waiting [2021-06-10T04:40:02.965Z] b0b09059f4e1: Waiting [2021-06-10T04:40:02.965Z] bb961f40224b: Waiting [2021-06-10T04:40:02.965Z] f4666769fca7: Waiting [2021-06-10T04:40:02.965Z] db6581b0598d: Layer already exists [2021-06-10T04:40:02.965Z] 70927bac3289: Layer already exists [2021-06-10T04:40:02.965Z] 14ca0d95e6a4: Layer already exists [2021-06-10T04:40:02.965Z] 9c984dbaf3e6: Layer already exists [2021-06-10T04:40:02.965Z] 0754057c0ad3: Layer already exists [2021-06-10T04:40:02.965Z] 998cdf262ab1: Layer already exists [2021-06-10T04:40:02.965Z] bb961f40224b: Layer already exists [2021-06-10T04:40:02.965Z] abc36efb885a: Layer already exists [2021-06-10T04:40:02.965Z] 02e56110abd2: Layer already exists [2021-06-10T04:40:02.965Z] b0b09059f4e1: Layer already exists [2021-06-10T04:40:02.965Z] f4666769fca7: Layer already exists [2021-06-10T04:40:02.965Z] 2.0.0-dev.260: digest: sha256:4b9a5222fa9b3414ba102c477b9bafa6dcb9241b4ef435e6a032b86da19db2ae size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:40:03.271Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:40:03.572Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:40:03.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-10T04:40:03.572Z] 9c984dbaf3e6: Preparing [2021-06-10T04:40:03.572Z] 70927bac3289: Preparing [2021-06-10T04:40:03.572Z] db6581b0598d: Preparing [2021-06-10T04:40:03.572Z] 14ca0d95e6a4: Preparing [2021-06-10T04:40:03.572Z] 0754057c0ad3: Preparing [2021-06-10T04:40:03.572Z] 998cdf262ab1: Preparing [2021-06-10T04:40:03.572Z] 02e56110abd2: Preparing [2021-06-10T04:40:03.572Z] abc36efb885a: Preparing [2021-06-10T04:40:03.572Z] b0b09059f4e1: Preparing [2021-06-10T04:40:03.572Z] bb961f40224b: Preparing [2021-06-10T04:40:03.572Z] f4666769fca7: Preparing [2021-06-10T04:40:03.572Z] 998cdf262ab1: Waiting [2021-06-10T04:40:03.572Z] 02e56110abd2: Waiting [2021-06-10T04:40:03.572Z] abc36efb885a: Waiting [2021-06-10T04:40:03.572Z] b0b09059f4e1: Waiting [2021-06-10T04:40:03.572Z] bb961f40224b: Waiting [2021-06-10T04:40:03.572Z] f4666769fca7: Waiting [2021-06-10T04:40:03.572Z] 0754057c0ad3: Layer already exists [2021-06-10T04:40:03.572Z] 9c984dbaf3e6: Layer already exists [2021-06-10T04:40:03.572Z] 14ca0d95e6a4: Layer already exists [2021-06-10T04:40:03.572Z] 70927bac3289: Layer already exists [2021-06-10T04:40:03.572Z] db6581b0598d: Layer already exists [2021-06-10T04:40:03.572Z] 998cdf262ab1: Layer already exists [2021-06-10T04:40:03.572Z] abc36efb885a: Layer already exists [2021-06-10T04:40:03.572Z] bb961f40224b: Layer already exists [2021-06-10T04:40:03.572Z] 02e56110abd2: Layer already exists [2021-06-10T04:40:03.572Z] b0b09059f4e1: Layer already exists [2021-06-10T04:40:03.572Z] f4666769fca7: Layer already exists [2021-06-10T04:40:03.572Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:4b9a5222fa9b3414ba102c477b9bafa6dcb9241b4ef435e6a032b86da19db2ae size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:40:03.875Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:40:04.175Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-10T04:40:04.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-10T04:40:04.175Z] 9c984dbaf3e6: Preparing [2021-06-10T04:40:04.175Z] 70927bac3289: Preparing [2021-06-10T04:40:04.175Z] db6581b0598d: Preparing [2021-06-10T04:40:04.175Z] 14ca0d95e6a4: Preparing [2021-06-10T04:40:04.175Z] 0754057c0ad3: Preparing [2021-06-10T04:40:04.175Z] 998cdf262ab1: Preparing [2021-06-10T04:40:04.175Z] 02e56110abd2: Preparing [2021-06-10T04:40:04.175Z] abc36efb885a: Preparing [2021-06-10T04:40:04.175Z] b0b09059f4e1: Preparing [2021-06-10T04:40:04.175Z] bb961f40224b: Preparing [2021-06-10T04:40:04.175Z] f4666769fca7: Preparing [2021-06-10T04:40:04.175Z] 998cdf262ab1: Waiting [2021-06-10T04:40:04.175Z] 02e56110abd2: Waiting [2021-06-10T04:40:04.175Z] abc36efb885a: Waiting [2021-06-10T04:40:04.175Z] b0b09059f4e1: Waiting [2021-06-10T04:40:04.175Z] bb961f40224b: Waiting [2021-06-10T04:40:04.175Z] f4666769fca7: Waiting [2021-06-10T04:40:04.175Z] 9c984dbaf3e6: Layer already exists [2021-06-10T04:40:04.175Z] 70927bac3289: Layer already exists [2021-06-10T04:40:04.175Z] 14ca0d95e6a4: Layer already exists [2021-06-10T04:40:04.175Z] db6581b0598d: Layer already exists [2021-06-10T04:40:04.175Z] 0754057c0ad3: Layer already exists [2021-06-10T04:40:04.175Z] 998cdf262ab1: Layer already exists [2021-06-10T04:40:04.175Z] 02e56110abd2: Layer already exists [2021-06-10T04:40:04.175Z] b0b09059f4e1: Layer already exists [2021-06-10T04:40:04.175Z] bb961f40224b: Layer already exists [2021-06-10T04:40:04.175Z] abc36efb885a: Layer already exists [2021-06-10T04:40:04.175Z] f4666769fca7: Layer already exists [2021-06-10T04:40:04.175Z] master: digest: sha256:4b9a5222fa9b3414ba102c477b9bafa6dcb9241b4ef435e6a032b86da19db2ae size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:40:04.228Z] ===================================================== [Pipeline] echo [2021-06-10T04:40:04.243Z] taggedImages: [2021-06-10T04:40:04.243Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:40:04.243Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-10T04:40:04.243Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.260 [2021-06-10T04:40:04.243Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:40:04.243Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T04:40:10.464Z] ---> 4e053c32f4e3 [2021-06-10T04:40:10.464Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:40:10.464Z] ---> da5cb0d64c6d [2021-06-10T04:40:10.464Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:40:10.739Z] ---> 67db371a4569 [2021-06-10T04:40:10.739Z] Step 9/22 : RUN go mod tidy [2021-06-10T04:40:10.739Z] ---> 1ce7362df536 [2021-06-10T04:40:10.739Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:40:10.739Z] ---> Running in f75bb2459880 [2021-06-10T04:40:11.013Z] ---> Running in 98d21d30b552 [2021-06-10T04:40:11.013Z] ---> b82a495e617a [2021-06-10T04:40:11.013Z] ---> Running in 3f2379d42990 [2021-06-10T04:40:11.013Z] Step 9/26 : RUN go mod tidy [2021-06-10T04:40:11.013Z] ---> Running in fef250e8b9fe [2021-06-10T04:40:11.292Z] ---> Running in 6461703b5475 [2021-06-10T04:40:18.077Z] Removing intermediate container f75bb2459880 [2021-06-10T04:40:18.077Z] ---> 4f57881aa5a1 [2021-06-10T04:40:18.077Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-10T04:40:18.077Z] ---> Running in d64194a17d18 [2021-06-10T04:40:18.682Z] Removing intermediate container 98d21d30b552 [2021-06-10T04:40:18.682Z] ---> bc7a5cbef5bc [2021-06-10T04:40:18.682Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-10T04:40:18.682Z] Removing intermediate container fef250e8b9fe [2021-06-10T04:40:18.682Z] ---> 3e3d8743e942 [2021-06-10T04:40:18.682Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-10T04:40:18.959Z] ---> Running in 2c69281068e9 [2021-06-10T04:40:18.959Z] ---> Running in b720a4465712 [2021-06-10T04:40:19.576Z] Removing intermediate container 6461703b5475 [2021-06-10T04:40:19.576Z] ---> e0cede4ebae5 [2021-06-10T04:40:19.576Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-10T04:40:19.576Z] Removing intermediate container 3f2379d42990 [2021-06-10T04:40:19.576Z] ---> cc8065f9fde2 [2021-06-10T04:40:19.576Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-10T04:40:19.576Z] ---> Running in d0d56b82cd95 [2021-06-10T04:40:19.576Z] ---> Running in 00227d4e1f9b [2021-06-10T04:40:20.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/core-command/core-command ./cmd/core-command [2021-06-10T04:40:21.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-10T04:40:21.788Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/core-data/core-data ./cmd/core-data [2021-06-10T04:40:22.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-10T04:40:22.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-10T04:42:14.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-10T04:42:14.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-10T04:42:17.731Z] Removing intermediate container d64194a17d18 [2021-06-10T04:42:17.731Z] ---> 4b6c4096c31d [2021-06-10T04:42:17.731Z] [2021-06-10T04:42:17.731Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:42:17.731Z] Removing intermediate container d0d56b82cd95 [2021-06-10T04:42:17.731Z] ---> 968a28772343 [2021-06-10T04:42:17.731Z] [2021-06-10T04:42:17.731Z] Step 11/26 : FROM alpine:3.12 [2021-06-10T04:42:17.731Z] 3.12: Pulling from library/alpine [2021-06-10T04:42:17.731Z] 3.12: Pulling from library/alpine [2021-06-10T04:42:20.370Z] Removing intermediate container 00227d4e1f9b [2021-06-10T04:42:20.370Z] ---> 9db8a568789d [2021-06-10T04:42:20.370Z] [2021-06-10T04:42:20.370Z] Step 11/22 : FROM alpine:3.12 [2021-06-10T04:42:20.370Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:42:20.370Z] 3.12: Pulling from library/alpine [2021-06-10T04:42:20.370Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T04:42:20.643Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:42:20.643Z] Status: Image is up to date for alpine:3.12 [2021-06-10T04:42:20.643Z] ---> 9852663dfa18 [2021-06-10T04:42:20.643Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-10T04:42:20.643Z] ---> 9852663dfa18 [2021-06-10T04:42:20.643Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:42:20.643Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:42:20.643Z] Status: Image is up to date for alpine:3.12 [2021-06-10T04:42:20.921Z] ---> 9852663dfa18 [2021-06-10T04:42:20.921Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-10T04:42:20.921Z] Removing intermediate container 2c69281068e9 [2021-06-10T04:42:20.921Z] ---> 13eb03243158 [2021-06-10T04:42:20.921Z] [2021-06-10T04:42:20.921Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:42:20.921Z] ---> 9852663dfa18 [2021-06-10T04:42:20.921Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-10T04:42:21.203Z] ---> Running in 927e8b9fae21 [2021-06-10T04:42:21.203Z] ---> Running in 276776777ba2 [2021-06-10T04:42:21.203Z] ---> Running in a23a99c4d9e1 [2021-06-10T04:42:21.203Z] ---> Running in 3715ec326c07 [2021-06-10T04:42:23.231Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:42:23.231Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:42:23.514Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:42:23.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:42:23.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:42:23.798Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-10T04:42:23.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:42:23.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:42:24.079Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:42:24.079Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-10T04:42:24.079Z] (4/6) Installing curl (7.77.0-r0) [2021-06-10T04:42:24.079Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:42:24.079Z] (6/6) Installing su-exec (0.2-r1) [2021-06-10T04:42:24.079Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:42:24.079Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:42:24.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:42:24.373Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T04:42:24.373Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:42:24.373Z] OK: 5 MiB in 15 packages [2021-06-10T04:42:24.373Z] OK: 7 MiB in 20 packages [2021-06-10T04:42:24.656Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-10T04:42:24.656Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:42:24.656Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:42:24.656Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:42:24.656Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-10T04:42:24.952Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:42:24.953Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-10T04:42:24.953Z] (4/4) Installing curl (7.77.0-r0) [2021-06-10T04:42:24.953Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:42:24.953Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:42:24.953Z] OK: 6 MiB in 16 packages [2021-06-10T04:42:25.228Z] OK: 7 MiB in 18 packages [2021-06-10T04:42:26.679Z] Removing intermediate container 276776777ba2 [2021-06-10T04:42:26.679Z] ---> d42acb9e16fd [2021-06-10T04:42:26.679Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:42:28.117Z] ---> Running in ee8d315502db [2021-06-10T04:42:28.117Z] Removing intermediate container 927e8b9fae21 [2021-06-10T04:42:28.117Z] ---> a0f429c3c2a9 [2021-06-10T04:42:28.117Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:42:28.397Z] Removing intermediate container 3715ec326c07 [2021-06-10T04:42:28.397Z] ---> b8619afaed27 [2021-06-10T04:42:28.397Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:42:28.397Z] Removing intermediate container a23a99c4d9e1 [2021-06-10T04:42:28.397Z] ---> 1380ff780ff9 [2021-06-10T04:42:28.397Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:42:28.397Z] ---> Running in 43dfcca595ed [2021-06-10T04:42:28.673Z] ---> Running in 333ac9db8832 [2021-06-10T04:42:28.673Z] ---> Running in 63619a38c026 [2021-06-10T04:42:28.673Z] Removing intermediate container ee8d315502db [2021-06-10T04:42:28.673Z] ---> fdfcce88b26b [2021-06-10T04:42:28.673Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-10T04:42:28.673Z] Removing intermediate container b720a4465712 [2021-06-10T04:42:28.673Z] ---> 07f2fcc4b771 [2021-06-10T04:42:28.673Z] [2021-06-10T04:42:28.673Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:42:28.945Z] ---> 9852663dfa18 [2021-06-10T04:42:28.945Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-10T04:42:29.218Z] ---> Running in 075075708ce3 [2021-06-10T04:42:29.218Z] ---> Running in 12a591e4f666 [2021-06-10T04:42:29.218Z] Removing intermediate container 43dfcca595ed [2021-06-10T04:42:29.218Z] ---> db48d315a912 [2021-06-10T04:42:29.218Z] Step 14/26 : WORKDIR / [2021-06-10T04:42:29.218Z] Removing intermediate container 63619a38c026 [2021-06-10T04:42:29.218Z] ---> 9548297dc81c [2021-06-10T04:42:29.218Z] Step 14/22 : WORKDIR /edgex [2021-06-10T04:42:29.494Z] Removing intermediate container 333ac9db8832 [2021-06-10T04:42:29.494Z] ---> 8b46ee089ca0 [2021-06-10T04:42:29.494Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-10T04:42:29.494Z] ---> Running in 5419bcaa3035 [2021-06-10T04:42:29.494Z] ---> Running in c72100fda52b [2021-06-10T04:42:29.494Z] ---> Running in de08af7981ee [2021-06-10T04:42:29.769Z] Removing intermediate container 12a591e4f666 [2021-06-10T04:42:29.769Z] ---> fafa39cb2773 [2021-06-10T04:42:29.769Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-10T04:42:29.769Z] Removing intermediate container 075075708ce3 [2021-06-10T04:42:29.769Z] ---> 5560556c1daa [2021-06-10T04:42:29.769Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:42:30.042Z] ---> Running in b970c8145060 [2021-06-10T04:42:30.042Z] ---> Running in df5d1c775895 [2021-06-10T04:42:30.042Z] Removing intermediate container 5419bcaa3035 [2021-06-10T04:42:30.042Z] ---> 7c581d0ac39e [2021-06-10T04:42:30.042Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-10T04:42:30.319Z] Removing intermediate container c72100fda52b [2021-06-10T04:42:30.319Z] Removing intermediate container de08af7981ee [2021-06-10T04:42:30.319Z] ---> a3aeb08ec33d [2021-06-10T04:42:30.319Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-10T04:42:30.319Z] ---> f3152dd642e6 [2021-06-10T04:42:30.319Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:42:30.605Z] ---> Running in 2bd7383f968c [2021-06-10T04:42:30.605Z] Removing intermediate container b970c8145060 [2021-06-10T04:42:30.605Z] ---> 0c37002ec9e4 [2021-06-10T04:42:30.605Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-10T04:42:30.883Z] Removing intermediate container df5d1c775895 [2021-06-10T04:42:30.883Z] ---> b7c29a7edd8a [2021-06-10T04:42:30.883Z] Step 16/24 : WORKDIR / [2021-06-10T04:42:30.883Z] ---> Running in 5767f66a39cb [2021-06-10T04:42:31.161Z] ---> Running in 148865ccaf92 [2021-06-10T04:42:31.443Z] ---> f885aa59c898 [2021-06-10T04:42:31.443Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-10T04:42:31.443Z] Removing intermediate container 2bd7383f968c [2021-06-10T04:42:31.443Z] ---> dbd257bf251b [2021-06-10T04:42:31.443Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:42:31.443Z] ---> 65a9f5dd49c8 [2021-06-10T04:42:31.443Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-10T04:42:31.724Z] Removing intermediate container 5767f66a39cb [2021-06-10T04:42:31.724Z] ---> c46586c67e06 [2021-06-10T04:42:31.724Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:42:32.002Z] Removing intermediate container 148865ccaf92 [2021-06-10T04:42:32.002Z] ---> fa2b4249790f [2021-06-10T04:42:32.002Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:42:32.002Z] ---> Running in 5e2e43a21060 [2021-06-10T04:42:32.635Z] ---> 3c7b6bcafb17 [2021-06-10T04:42:32.635Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-10T04:42:32.914Z] ---> ebe8f5327a04 [2021-06-10T04:42:32.914Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-10T04:42:33.199Z] ---> c2a4c7828b86 [2021-06-10T04:42:33.199Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-10T04:42:33.475Z] ---> eceb6f442048 [2021-06-10T04:42:33.475Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-10T04:42:34.479Z] ---> 5f97f81995c6 [2021-06-10T04:42:34.479Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-10T04:42:35.081Z] ---> 3bad7215742d [2021-06-10T04:42:35.081Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-10T04:42:35.357Z] ---> 0767f9476198 [2021-06-10T04:42:35.357Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-10T04:42:35.357Z] Removing intermediate container 5e2e43a21060 [2021-06-10T04:42:35.357Z] ---> b89be9dd29f8 [2021-06-10T04:42:35.357Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-10T04:42:35.632Z] ---> Running in abdd0dfd9b9c [2021-06-10T04:42:35.632Z] ---> 4d8c33caba5c [2021-06-10T04:42:35.632Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-10T04:42:35.632Z] ---> 015eb267028b [2021-06-10T04:42:35.632Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-10T04:42:36.245Z] ---> Running in 9c76aeb5676f [2021-06-10T04:42:36.245Z] ---> 57a1c5edd06d [2021-06-10T04:42:36.245Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-10T04:42:36.533Z] ---> a9ccf81df2b8 [2021-06-10T04:42:36.533Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-10T04:42:36.533Z] ---> Running in 48556c5c3e6d [2021-06-10T04:42:36.809Z] ---> Running in 6b938402d76d [2021-06-10T04:42:37.095Z] Removing intermediate container 9c76aeb5676f [2021-06-10T04:42:37.095Z] ---> cca06efaa951 [2021-06-10T04:42:37.095Z] Step 19/22 : CMD ["--init=true"] [2021-06-10T04:42:37.372Z] ---> Running in f7554633148c [2021-06-10T04:42:37.652Z] Removing intermediate container 48556c5c3e6d [2021-06-10T04:42:37.652Z] ---> f3fa3a81b46d [2021-06-10T04:42:37.652Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:42:37.653Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:42:37.653Z] ---> 7bfba972c32c [2021-06-10T04:42:37.653Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-10T04:42:37.653Z] ---> Running in 99c3177470ea [2021-06-10T04:42:37.933Z] Removing intermediate container 6b938402d76d [2021-06-10T04:42:37.933Z] ---> f7d594d76db6 [2021-06-10T04:42:37.933Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:42:37.933Z] ---> Running in ef5dbb3499f4 [2021-06-10T04:42:38.211Z] Removing intermediate container f7554633148c [2021-06-10T04:42:38.211Z] ---> 82fd136e1218 [2021-06-10T04:42:38.211Z] Step 20/22 : LABEL arch=arm64 [2021-06-10T04:42:38.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:42:38.485Z] ---> Running in 78b9599db060 [2021-06-10T04:42:38.485Z] Removing intermediate container 99c3177470ea [2021-06-10T04:42:38.762Z] ---> ff8d4e8c226a [2021-06-10T04:42:38.762Z] Step 21/23 : LABEL arch=arm64 [2021-06-10T04:42:38.762Z] Removing intermediate container ef5dbb3499f4 [2021-06-10T04:42:38.762Z] ---> 1ccfc11c95e9 [2021-06-10T04:42:38.762Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:42:39.039Z] ---> Running in e145d9f7fee0 [2021-06-10T04:42:39.039Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:42:39.314Z] ---> Running in 54e09610c1b8 [2021-06-10T04:42:39.314Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-10T04:42:39.314Z] Removing intermediate container 78b9599db060 [2021-06-10T04:42:39.314Z] ---> 90ef8e9d95da [2021-06-10T04:42:39.314Z] Step 21/22 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:42:39.314Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-10T04:42:39.314Z] ---> 11a4cecf6ece [2021-06-10T04:42:39.314Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-10T04:42:39.314Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-10T04:42:39.590Z] ---> Running in e3636bc5ae9f [2021-06-10T04:42:39.590Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-10T04:42:39.590Z] Removing intermediate container e145d9f7fee0 [2021-06-10T04:42:39.590Z] ---> 51a48095efd4 [2021-06-10T04:42:39.590Z] Step 22/23 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:42:39.872Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-10T04:42:39.872Z] Removing intermediate container 54e09610c1b8 [2021-06-10T04:42:39.872Z] ---> 16b4568e7082 [2021-06-10T04:42:39.872Z] Step 23/24 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:42:39.872Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:42:39.872Z] OK: 8 MiB in 20 packages [2021-06-10T04:42:39.872Z] ---> Running in 919e216cc1b0 [2021-06-10T04:42:40.150Z] ---> Running in 9d52156a73fb [2021-06-10T04:42:40.150Z] Removing intermediate container e3636bc5ae9f [2021-06-10T04:42:40.150Z] ---> e26174dfa213 [2021-06-10T04:42:40.150Z] Step 22/22 : LABEL version=2.0.0-dev.260 [2021-06-10T04:42:40.431Z] ---> Running in 6086b4eba247 [2021-06-10T04:42:40.708Z] ---> 431b147bd63e [2021-06-10T04:42:40.708Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-10T04:42:40.981Z] ---> Running in 4a8a593d0b5c [2021-06-10T04:42:40.981Z] Removing intermediate container 919e216cc1b0 [2021-06-10T04:42:40.981Z] ---> ceb50bd8c5ff [2021-06-10T04:42:40.981Z] Step 23/23 : LABEL version=2.0.0-dev.260 [2021-06-10T04:42:40.981Z] Removing intermediate container 9d52156a73fb [2021-06-10T04:42:40.981Z] ---> 3adf5c396ed6 [2021-06-10T04:42:40.981Z] Step 24/24 : LABEL version=2.0.0-dev.260 [2021-06-10T04:42:41.256Z] Removing intermediate container 6086b4eba247 [2021-06-10T04:42:41.256Z] ---> 13c314400b2a [2021-06-10T04:42:41.256Z] [2021-06-10T04:42:41.256Z] ---> Running in 1112a74e34f7 [2021-06-10T04:42:41.256Z] ---> Running in 77562ed4694b [2021-06-10T04:42:41.529Z] Removing intermediate container abdd0dfd9b9c [2021-06-10T04:42:41.529Z] ---> c5be49cf61bb [2021-06-10T04:42:41.529Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:42:41.809Z] Successfully built 13c314400b2a [2021-06-10T04:42:41.809Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-10T04:42:41.809Z]  Building security-proxy-setup ... done Building support-scheduler [2021-06-10T04:42:42.412Z] Removing intermediate container 1112a74e34f7 [2021-06-10T04:42:42.412Z] ---> 07214491c935 [2021-06-10T04:42:42.412Z] [2021-06-10T04:42:42.412Z] Removing intermediate container 77562ed4694b [2021-06-10T04:42:42.412Z] ---> f46a8e2ff40b [2021-06-10T04:42:42.412Z] [2021-06-10T04:42:42.694Z] Successfully built 07214491c935 [2021-06-10T04:42:42.694Z] Successfully built f46a8e2ff40b [2021-06-10T04:42:42.972Z] Successfully tagged support-notifications-arm64:latest [2021-06-10T04:42:42.972Z] Successfully tagged core-command-arm64:latest [2021-06-10T04:42:42.972Z]  Building support-notifications ... done Building security-bootstrapper [2021-06-10T04:42:42.972Z]  Building core-command ... done Building sys-mgmt-agent [2021-06-10T04:42:43.256Z] ---> 5043b4f6722d [2021-06-10T04:42:43.256Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-10T04:42:44.250Z] Removing intermediate container 4a8a593d0b5c [2021-06-10T04:42:44.250Z] ---> e245b86dbb8e [2021-06-10T04:42:44.250Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-10T04:42:44.525Z] ---> Running in 9322bc97fda4 [2021-06-10T04:42:44.805Z] ---> b617facc2159 [2021-06-10T04:42:44.805Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-10T04:42:45.409Z] Removing intermediate container 9322bc97fda4 [2021-06-10T04:42:45.409Z] ---> d79f035b4686 [2021-06-10T04:42:45.409Z] Step 24/26 : LABEL arch=arm64 [2021-06-10T04:42:46.010Z] ---> Running in 189dd2424286 [2021-06-10T04:42:46.286Z] ---> 9d427518aac8 [2021-06-10T04:42:46.286Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-10T04:42:46.894Z] ---> Running in 2dfde6fadcf6 [2021-06-10T04:42:46.894Z] Removing intermediate container 189dd2424286 [2021-06-10T04:42:46.894Z] ---> 3af102f78f85 [2021-06-10T04:42:46.894Z] Step 25/26 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:42:47.501Z] ---> Running in a82a1a555400 [2021-06-10T04:42:47.778Z] Removing intermediate container 2dfde6fadcf6 [2021-06-10T04:42:47.778Z] ---> 04a7d3c3f5a0 [2021-06-10T04:42:47.778Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:42:48.065Z] ---> Running in 6ec7efb71a17 [2021-06-10T04:42:48.362Z] Removing intermediate container a82a1a555400 [2021-06-10T04:42:48.362Z] ---> 76a2f8335a99 [2021-06-10T04:42:48.362Z] Step 26/26 : LABEL version=2.0.0-dev.260 [2021-06-10T04:42:48.965Z] ---> Running in c0050526056c [2021-06-10T04:42:48.965Z] Removing intermediate container 6ec7efb71a17 [2021-06-10T04:42:48.965Z] ---> 6deb2c855f19 [2021-06-10T04:42:48.965Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:42:49.246Z] ---> Running in b70cd74c68aa [2021-06-10T04:42:49.521Z] Removing intermediate container c0050526056c [2021-06-10T04:42:49.521Z] ---> 4467b2623b20 [2021-06-10T04:42:49.521Z] [2021-06-10T04:42:49.792Z] Successfully built 4467b2623b20 [2021-06-10T04:42:49.792Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-10T04:42:49.792Z]  Building security-secretstore-setup ... done Building core-metadata [2021-06-10T04:42:50.065Z] Removing intermediate container b70cd74c68aa [2021-06-10T04:42:50.065Z] ---> 9b4447a9d839 [2021-06-10T04:42:50.065Z] Step 23/24 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:42:50.065Z] ---> Running in 24299201015c [2021-06-10T04:42:50.681Z] Removing intermediate container 24299201015c [2021-06-10T04:42:50.681Z] ---> 3a3602398e62 [2021-06-10T04:42:50.681Z] Step 24/24 : LABEL version=2.0.0-dev.260 [2021-06-10T04:42:50.962Z] ---> Running in 83e2ae4132c2 [2021-06-10T04:42:51.246Z] Removing intermediate container 83e2ae4132c2 [2021-06-10T04:42:51.246Z] ---> c3ddc6b1b0a8 [2021-06-10T04:42:51.246Z] [2021-06-10T04:42:51.524Z] Successfully built c3ddc6b1b0a8 [2021-06-10T04:42:51.795Z] Successfully tagged core-data-arm64:latest [2021-06-10T04:43:18.667Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:43:18.667Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:43:18.667Z] ---> 9be9e87cce68 [2021-06-10T04:43:18.667Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> a179068bdbd4 [2021-06-10T04:43:18.667Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> 2d0869a8b41b [2021-06-10T04:43:18.667Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> 6e03732be2b9 [2021-06-10T04:43:18.667Z] Step 6/23 : COPY go.mod . [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> da91964cff34 [2021-06-10T04:43:18.667Z] Step 7/23 : RUN go mod download [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> e9931772bcfd [2021-06-10T04:43:18.667Z] Step 8/23 : COPY . . [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> b82a495e617a [2021-06-10T04:43:18.667Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> e0cede4ebae5 [2021-06-10T04:43:18.667Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-10T04:43:18.667Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:43:18.667Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:43:18.667Z] ---> 9be9e87cce68 [2021-06-10T04:43:18.667Z] Step 3/32 : WORKDIR /edgex-go [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> a179068bdbd4 [2021-06-10T04:43:18.667Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> 2d0869a8b41b [2021-06-10T04:43:18.667Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> 6e03732be2b9 [2021-06-10T04:43:18.667Z] Step 6/32 : COPY go.mod . [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> da91964cff34 [2021-06-10T04:43:18.667Z] Step 7/32 : RUN go mod download [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> e9931772bcfd [2021-06-10T04:43:18.667Z] Step 8/32 : COPY . . [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> b82a495e617a [2021-06-10T04:43:18.667Z] Step 9/32 : RUN go mod tidy [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> e0cede4ebae5 [2021-06-10T04:43:18.667Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-10T04:43:18.667Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:43:18.667Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:43:18.667Z] ---> 9be9e87cce68 [2021-06-10T04:43:18.667Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> a179068bdbd4 [2021-06-10T04:43:18.667Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> 2d0869a8b41b [2021-06-10T04:43:18.667Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-10T04:43:18.667Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:43:18.667Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:43:18.667Z] ---> 9be9e87cce68 [2021-06-10T04:43:18.667Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> a179068bdbd4 [2021-06-10T04:43:18.667Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> 2d0869a8b41b [2021-06-10T04:43:18.667Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> 6e03732be2b9 [2021-06-10T04:43:18.667Z] Step 6/24 : COPY go.mod . [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> da91964cff34 [2021-06-10T04:43:18.667Z] Step 7/24 : RUN go mod download [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> e9931772bcfd [2021-06-10T04:43:18.667Z] Step 8/24 : COPY . . [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> b82a495e617a [2021-06-10T04:43:18.667Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:43:18.667Z] ---> Using cache [2021-06-10T04:43:18.667Z] ---> e0cede4ebae5 [2021-06-10T04:43:18.667Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-10T04:43:19.268Z] ---> Running in 091610c5257c [2021-06-10T04:43:19.268Z] ---> Running in 637066dd218b [2021-06-10T04:43:19.268Z] ---> Running in 49a193bdba02 [2021-06-10T04:43:19.268Z] ---> Running in fc37013d1bd0 [2021-06-10T04:43:21.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-10T04:43:21.277Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:43:21.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-10T04:43:21.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-10T04:43:22.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:43:23.160Z] OK: 218 MiB in 52 packages [2021-06-10T04:43:25.184Z] Removing intermediate container 091610c5257c [2021-06-10T04:43:25.184Z] ---> 43cf8e974fd4 [2021-06-10T04:43:25.184Z] Step 6/24 : COPY go.mod . [2021-06-10T04:43:26.181Z] ---> 85580936fc46 [2021-06-10T04:43:26.181Z] Step 7/24 : RUN go mod download [2021-06-10T04:43:26.181Z] ---> Running in b8b10cc0fc9a [2021-06-10T04:43:31.611Z] Removing intermediate container b8b10cc0fc9a [2021-06-10T04:43:31.611Z] ---> 3b46896a2b19 [2021-06-10T04:43:31.611Z] Step 8/24 : COPY . . [2021-06-10T04:43:47.033Z] ---> 013a274b9f94 [2021-06-10T04:43:47.033Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:43:47.033Z] ---> Running in fd6230520128 [2021-06-10T04:43:53.812Z] Removing intermediate container fd6230520128 [2021-06-10T04:43:53.812Z] ---> a29cac9d1a0f [2021-06-10T04:43:53.812Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-10T04:43:53.812Z] ---> Running in 75db1260493c [2021-06-10T04:43:55.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-10T04:45:03.486Z] Removing intermediate container 49a193bdba02 [2021-06-10T04:45:03.487Z] ---> 2e48c74fa5a1 [2021-06-10T04:45:03.487Z] [2021-06-10T04:45:03.487Z] Step 11/32 : FROM alpine:3.12 [2021-06-10T04:45:03.487Z] ---> 9852663dfa18 [2021-06-10T04:45:03.487Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-10T04:45:03.487Z] ---> Running in 174aa9b3452e [2021-06-10T04:45:03.487Z] Removing intermediate container 174aa9b3452e [2021-06-10T04:45:03.487Z] ---> 07ae2b1074a5 [2021-06-10T04:45:03.487Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-10T04:45:03.487Z] ---> Running in 97bb6b5ce57c [2021-06-10T04:45:03.487Z] Removing intermediate container fc37013d1bd0 [2021-06-10T04:45:03.487Z] ---> 9d0067dfd7ba [2021-06-10T04:45:03.487Z] [2021-06-10T04:45:03.487Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:45:03.487Z] ---> 9852663dfa18 [2021-06-10T04:45:03.487Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:45:03.487Z] ---> Using cache [2021-06-10T04:45:03.487Z] ---> d42acb9e16fd [2021-06-10T04:45:03.487Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:45:03.487Z] ---> Using cache [2021-06-10T04:45:03.487Z] ---> fdfcce88b26b [2021-06-10T04:45:03.487Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-10T04:45:03.487Z] ---> Running in 29f3140e83f6 [2021-06-10T04:45:03.487Z] Removing intermediate container 29f3140e83f6 [2021-06-10T04:45:03.487Z] ---> 48b580950cd2 [2021-06-10T04:45:03.487Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:45:03.487Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:45:03.487Z] ---> Running in ed1edac91496 [2021-06-10T04:45:03.487Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:45:03.487Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:45:03.487Z] (2/2) Installing su-exec (0.2-r1) [2021-06-10T04:45:03.487Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:45:03.487Z] OK: 5 MiB in 16 packages [2021-06-10T04:45:03.487Z] Removing intermediate container ed1edac91496 [2021-06-10T04:45:03.487Z] ---> df528524b646 [2021-06-10T04:45:03.487Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:45:04.478Z] Removing intermediate container 637066dd218b [2021-06-10T04:45:04.478Z] ---> 26c46d81c1dd [2021-06-10T04:45:04.478Z] [2021-06-10T04:45:04.478Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:45:04.478Z] ---> 9852663dfa18 [2021-06-10T04:45:04.478Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:45:04.478Z] ---> Using cache [2021-06-10T04:45:04.478Z] ---> d42acb9e16fd [2021-06-10T04:45:04.478Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:45:04.478Z] ---> Using cache [2021-06-10T04:45:04.478Z] ---> fdfcce88b26b [2021-06-10T04:45:04.478Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-10T04:45:04.759Z] ---> Running in 66979c23fdc8 [2021-06-10T04:45:04.759Z] Removing intermediate container 97bb6b5ce57c [2021-06-10T04:45:04.759Z] ---> 4b89a82f6d94 [2021-06-10T04:45:04.759Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-10T04:45:04.759Z] ---> b3c89f235cb6 [2021-06-10T04:45:04.759Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-10T04:45:05.039Z] ---> Running in 29b6a5fa16a6 [2021-06-10T04:45:05.338Z] Removing intermediate container 66979c23fdc8 [2021-06-10T04:45:05.338Z] ---> 4c3247061033 [2021-06-10T04:45:05.338Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:45:05.618Z] ---> Running in 3eced8411967 [2021-06-10T04:45:05.890Z] Removing intermediate container 29b6a5fa16a6 [2021-06-10T04:45:05.890Z] ---> 171e534b9240 [2021-06-10T04:45:05.890Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-10T04:45:06.166Z] ---> Running in 99661780b12e [2021-06-10T04:45:06.440Z] Removing intermediate container 3eced8411967 [2021-06-10T04:45:06.440Z] ---> 21bd503fe0f8 [2021-06-10T04:45:06.440Z] Step 16/24 : WORKDIR / [2021-06-10T04:45:06.440Z] ---> b093a3bf25d4 [2021-06-10T04:45:06.440Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-10T04:45:06.440Z] ---> Running in d994b8d3e832 [2021-06-10T04:45:07.652Z] Removing intermediate container 99661780b12e [2021-06-10T04:45:07.652Z] ---> 5d0ba97e1749 [2021-06-10T04:45:07.652Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-10T04:45:07.652Z] ---> Running in 159537e9766a [2021-06-10T04:45:07.652Z] Removing intermediate container d994b8d3e832 [2021-06-10T04:45:07.652Z] ---> 1454d5e632b4 [2021-06-10T04:45:07.652Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:45:07.652Z] ---> 75ccd5b48f2b [2021-06-10T04:45:07.652Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-10T04:45:07.959Z] ---> Running in 7c21982c7044 [2021-06-10T04:45:08.561Z] Removing intermediate container 7c21982c7044 [2021-06-10T04:45:08.561Z] ---> 2caea7652400 [2021-06-10T04:45:08.561Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:45:08.848Z] ---> 4318f6637432 [2021-06-10T04:45:08.848Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-10T04:45:09.176Z] ---> Running in 3e0e960618d1 [2021-06-10T04:45:10.196Z] Removing intermediate container 3e0e960618d1 [2021-06-10T04:45:10.196Z] ---> 0a4b9374e57e [2021-06-10T04:45:10.196Z] Step 21/23 : LABEL arch=arm64 [2021-06-10T04:45:10.792Z] ---> Running in 96f7408086a4 [2021-06-10T04:45:10.792Z] Removing intermediate container 159537e9766a [2021-06-10T04:45:10.792Z] ---> d102daa18ddb [2021-06-10T04:45:10.792Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-10T04:45:10.792Z] ---> 158ddce53e3c [2021-06-10T04:45:10.792Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-10T04:45:11.087Z] ---> Running in b7bfa195f3c4 [2021-06-10T04:45:11.087Z] Removing intermediate container 75db1260493c [2021-06-10T04:45:11.087Z] ---> 1ed2a9e950cb [2021-06-10T04:45:11.087Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-10T04:45:11.369Z] ---> Running in 09b7cdc2168b [2021-06-10T04:45:11.646Z] Removing intermediate container 96f7408086a4 [2021-06-10T04:45:11.646Z] ---> f447e15ce9e3 [2021-06-10T04:45:11.646Z] Step 22/23 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:45:11.646Z] Removing intermediate container b7bfa195f3c4 [2021-06-10T04:45:11.646Z] ---> 032e06e21120 [2021-06-10T04:45:11.646Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-10T04:45:11.920Z] ---> Running in c4d6b91cded3 [2021-06-10T04:45:12.194Z] ---> c8188c26ef04 [2021-06-10T04:45:12.194Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-10T04:45:12.194Z] ---> Running in 3034dad15c12 [2021-06-10T04:45:12.473Z] Removing intermediate container c4d6b91cded3 [2021-06-10T04:45:12.473Z] ---> ba2b6a06b855 [2021-06-10T04:45:12.473Z] Step 23/23 : LABEL version=2.0.0-dev.260 [2021-06-10T04:45:12.749Z] ---> Running in 741f70885543 [2021-06-10T04:45:13.034Z] Removing intermediate container 3034dad15c12 [2021-06-10T04:45:13.034Z] ---> cf76f80b0a32 [2021-06-10T04:45:13.034Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:45:13.034Z] ---> 93c3460b95e7 [2021-06-10T04:45:13.034Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-10T04:45:13.309Z] ---> Running in 17c34979f86b [2021-06-10T04:45:13.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.260" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-10T04:45:13.309Z] ---> Running in 774acc2bb082 [2021-06-10T04:45:13.587Z] Removing intermediate container 741f70885543 [2021-06-10T04:45:13.587Z] ---> 9331e9fed8d9 [2021-06-10T04:45:13.587Z] [2021-06-10T04:45:14.209Z] Successfully built 9331e9fed8d9 [2021-06-10T04:45:14.209Z] Successfully tagged support-scheduler-arm64:latest [2021-06-10T04:45:14.209Z] Removing intermediate container 17c34979f86b [2021-06-10T04:45:14.209Z] ---> 609bc682851f [2021-06-10T04:45:14.209Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:45:14.485Z]  Building support-scheduler ... done  ---> Running in 0d72dc756dec [2021-06-10T04:45:15.096Z] Removing intermediate container 0d72dc756dec [2021-06-10T04:45:15.096Z] ---> ebe6366d4a1c [2021-06-10T04:45:15.096Z] Step 23/24 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:45:15.096Z] ---> Running in 92827927edc8 [2021-06-10T04:45:16.087Z] Removing intermediate container 92827927edc8 [2021-06-10T04:45:16.087Z] ---> 97c7f266ed0f [2021-06-10T04:45:16.087Z] Step 24/24 : LABEL version=2.0.0-dev.260 [2021-06-10T04:45:16.087Z] ---> Running in b8f014ff93b2 [2021-06-10T04:45:16.362Z] Removing intermediate container 09b7cdc2168b [2021-06-10T04:45:16.362Z] ---> 5cbe7666758e [2021-06-10T04:45:16.362Z] [2021-06-10T04:45:16.362Z] Step 12/24 : FROM docker:20.10.0 [2021-06-10T04:45:16.362Z] Removing intermediate container 774acc2bb082 [2021-06-10T04:45:16.362Z] ---> 42a53ff278e8 [2021-06-10T04:45:16.362Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:45:16.634Z] Removing intermediate container b8f014ff93b2 [2021-06-10T04:45:16.634Z] ---> aaab2042649b [2021-06-10T04:45:16.634Z] [2021-06-10T04:45:16.634Z] 20.10.0: Pulling from library/docker [2021-06-10T04:45:16.906Z] Successfully built aaab2042649b [2021-06-10T04:45:16.906Z] Successfully tagged core-metadata-arm64:latest [2021-06-10T04:45:17.183Z]  Building core-metadata ... done  ---> 53e8e7fb99c2 [2021-06-10T04:45:17.183Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-10T04:45:19.177Z] ---> c97655ada190 [2021-06-10T04:45:19.177Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-10T04:45:19.774Z] ---> a8e4154c0382 [2021-06-10T04:45:19.774Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-10T04:45:20.755Z] ---> 81633eadd238 [2021-06-10T04:45:20.755Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-10T04:45:21.737Z] ---> f15fff41d375 [2021-06-10T04:45:21.737Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-10T04:45:22.338Z] ---> Running in ca20fdccbd96 [2021-06-10T04:45:22.953Z] Removing intermediate container ca20fdccbd96 [2021-06-10T04:45:22.953Z] ---> 6d6cc3a5b188 [2021-06-10T04:45:22.953Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-10T04:45:24.423Z] ---> 120302dc2eda [2021-06-10T04:45:24.423Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-10T04:45:25.033Z] ---> Running in 86c3cc3282ed [2021-06-10T04:45:28.456Z] Removing intermediate container 86c3cc3282ed [2021-06-10T04:45:28.456Z] ---> 058348882f43 [2021-06-10T04:45:28.456Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-10T04:45:28.456Z] ---> Running in bd280cf5e38a [2021-06-10T04:45:29.075Z] Removing intermediate container bd280cf5e38a [2021-06-10T04:45:29.075Z] ---> a3d258bb4470 [2021-06-10T04:45:29.075Z] Step 29/32 : CMD ["gate"] [2021-06-10T04:45:29.075Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T04:45:29.357Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T04:45:29.357Z] ---> eeaf43b92773 [2021-06-10T04:45:29.357Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:45:29.357Z] ---> Running in 936d445cf948 [2021-06-10T04:45:29.357Z] ---> Running in 66eb6c0861ac [2021-06-10T04:45:29.957Z] Removing intermediate container 936d445cf948 [2021-06-10T04:45:29.957Z] ---> 7c0ca158bba8 [2021-06-10T04:45:29.957Z] Step 30/32 : LABEL arch=arm64 [2021-06-10T04:45:30.235Z] Removing intermediate container 66eb6c0861ac [2021-06-10T04:45:30.235Z] ---> 58b90fc03f96 [2021-06-10T04:45:30.235Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-10T04:45:30.509Z] ---> Running in 40ae307cff67 [2021-06-10T04:45:30.509Z] ---> Running in 52f658c51c50 [2021-06-10T04:45:31.116Z] Removing intermediate container 40ae307cff67 [2021-06-10T04:45:31.116Z] ---> 492c3c253564 [2021-06-10T04:45:31.116Z] Step 31/32 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:45:31.394Z] ---> Running in f8b1fa8e25dc [2021-06-10T04:45:31.677Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:45:31.950Z] Removing intermediate container f8b1fa8e25dc [2021-06-10T04:45:31.950Z] ---> 01497af57b45 [2021-06-10T04:45:31.950Z] Step 32/32 : LABEL version=2.0.0-dev.260 [2021-06-10T04:45:31.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:45:32.227Z] ---> Running in 3488ac34a061 [2021-06-10T04:45:32.836Z] (1/39) Installing readline (8.0.4-r0) [2021-06-10T04:45:32.836Z] (2/39) Installing bash (5.0.17-r0) [2021-06-10T04:45:32.836Z] Executing bash-5.0.17-r0.post-install [2021-06-10T04:45:32.836Z] Removing intermediate container 3488ac34a061 [2021-06-10T04:45:32.836Z] ---> 2e5d44e9424d [2021-06-10T04:45:32.836Z] [2021-06-10T04:45:32.836Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:45:32.836Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-10T04:45:32.836Z] (5/39) Installing curl (7.77.0-r0) [2021-06-10T04:45:32.836Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-10T04:45:32.836Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-10T04:45:32.836Z] (8/39) Installing expat (2.2.9-r1) [2021-06-10T04:45:32.836Z] (9/39) Installing libffi (3.3-r2) [2021-06-10T04:45:32.836Z] (10/39) Installing gdbm (1.13-r1) [2021-06-10T04:45:32.836Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-10T04:45:32.836Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-10T04:45:32.836Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-10T04:45:33.107Z] Successfully built 2e5d44e9424d [2021-06-10T04:45:33.107Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-10T04:45:34.543Z]  Building security-bootstrapper ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-10T04:45:34.543Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-10T04:45:34.543Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-10T04:45:34.543Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-10T04:45:34.543Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-10T04:45:34.543Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-10T04:45:34.543Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-10T04:45:34.815Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-10T04:45:34.815Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-10T04:45:34.815Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-10T04:45:34.815Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-10T04:45:34.815Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-10T04:45:34.815Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-10T04:45:34.815Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-10T04:45:34.815Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-10T04:45:34.815Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-10T04:45:34.815Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-10T04:45:35.084Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-10T04:45:35.084Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-10T04:45:35.084Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-10T04:45:35.084Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-10T04:45:35.084Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-10T04:45:35.084Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-10T04:45:35.084Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-10T04:45:35.084Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-10T04:45:35.084Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-10T04:45:35.084Z] Executing busybox-1.31.1-r19.trigger [2021-06-10T04:45:35.355Z] OK: 72 MiB in 59 packages [2021-06-10T04:45:39.641Z] Collecting docker-compose==1.23.2 [2021-06-10T04:45:39.641Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-10T04:45:39.641Z] Collecting texttable<0.10,>=0.9.0 [2021-06-10T04:45:39.641Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-10T04:45:42.251Z] Collecting PyYAML<4,>=3.10 [2021-06-10T04:45:42.251Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-10T04:45:44.885Z] Collecting cached-property<2,>=1.2.0 [2021-06-10T04:45:44.885Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-10T04:45:45.478Z] Collecting jsonschema<3,>=2.5.1 [2021-06-10T04:45:45.478Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-10T04:45:46.069Z] Collecting docker<4.0,>=3.6.0 [2021-06-10T04:45:46.069Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-10T04:45:47.044Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-10T04:45:47.044Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-10T04:45:47.044Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-10T04:45:48.025Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-10T04:45:48.025Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-10T04:45:48.613Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-10T04:45:48.613Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-10T04:45:50.588Z] Collecting docopt<0.7,>=0.6.1 [2021-06-10T04:45:50.588Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-10T04:45:52.554Z] Collecting docker-pycreds>=0.4.0 [2021-06-10T04:45:52.554Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-10T04:45:52.554Z] Collecting idna<2.8,>=2.5 [2021-06-10T04:45:52.554Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-10T04:45:52.554Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-10T04:45:52.554Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-10T04:45:53.145Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-10T04:45:53.145Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-10T04:45:53.416Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-10T04:45:53.416Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-10T04:45:53.416Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-10T04:45:53.416Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-10T04:45:54.005Z] Installing collected packages: texttable, PyYAML, cached-property, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, docopt, docker-compose [2021-06-10T04:45:54.005Z] Running setup.py install for texttable: started [2021-06-10T04:45:55.962Z] Running setup.py install for texttable: finished with status 'done' [2021-06-10T04:45:55.962Z] Running setup.py install for PyYAML: started [2021-06-10T04:45:57.927Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-10T04:45:58.517Z] Attempting uninstall: idna [2021-06-10T04:45:58.517Z] Found existing installation: idna 2.9 [2021-06-10T04:45:58.517Z] Uninstalling idna-2.9: [2021-06-10T04:45:58.517Z] Successfully uninstalled idna-2.9 [2021-06-10T04:45:59.492Z] Attempting uninstall: urllib3 [2021-06-10T04:45:59.492Z] Found existing installation: urllib3 1.25.9 [2021-06-10T04:45:59.492Z] Uninstalling urllib3-1.25.9: [2021-06-10T04:45:59.492Z] Successfully uninstalled urllib3-1.25.9 [2021-06-10T04:45:59.763Z] Attempting uninstall: requests [2021-06-10T04:45:59.763Z] Found existing installation: requests 2.23.0 [2021-06-10T04:45:59.763Z] Uninstalling requests-2.23.0: [2021-06-10T04:46:00.036Z] Successfully uninstalled requests-2.23.0 [2021-06-10T04:46:01.009Z] Running setup.py install for dockerpty: started [2021-06-10T04:46:02.975Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-10T04:46:02.975Z] Running setup.py install for docopt: started [2021-06-10T04:46:04.943Z] Running setup.py install for docopt: finished with status 'done' [2021-06-10T04:46:05.535Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-10T04:46:13.792Z] Removing intermediate container 52f658c51c50 [2021-06-10T04:46:13.792Z] ---> e37c4245c860 [2021-06-10T04:46:13.792Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-10T04:46:13.792Z] ---> Running in 0268cccf27f6 [2021-06-10T04:46:14.387Z] Removing intermediate container 0268cccf27f6 [2021-06-10T04:46:14.387Z] ---> 09a41a8035e6 [2021-06-10T04:46:14.387Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-10T04:46:14.387Z] ---> Running in 3f79263cc7fb [2021-06-10T04:46:14.983Z] Removing intermediate container 3f79263cc7fb [2021-06-10T04:46:14.983Z] ---> 395ae4d40212 [2021-06-10T04:46:14.983Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-10T04:46:15.957Z] ---> 9de125d628b4 [2021-06-10T04:46:15.957Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-10T04:46:16.939Z] ---> ccd64640ba17 [2021-06-10T04:46:16.939Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-10T04:46:17.915Z] ---> 2fcdc2a57cdf [2021-06-10T04:46:17.915Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-10T04:46:17.915Z] ---> Running in 02950433f197 [2021-06-10T04:46:18.509Z] Removing intermediate container 02950433f197 [2021-06-10T04:46:18.509Z] ---> 132b08da5bed [2021-06-10T04:46:18.509Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:46:18.509Z] ---> Running in ad11760cd169 [2021-06-10T04:46:19.104Z] Removing intermediate container ad11760cd169 [2021-06-10T04:46:19.104Z] ---> b7ced8f0efdb [2021-06-10T04:46:19.104Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:46:19.104Z] ---> Running in 8d5f6746736f [2021-06-10T04:46:19.699Z] Removing intermediate container 8d5f6746736f [2021-06-10T04:46:19.699Z] ---> b8d718585839 [2021-06-10T04:46:19.699Z] Step 23/24 : LABEL git_sha=027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:46:19.699Z] ---> Running in adffd5c2c546 [2021-06-10T04:46:20.290Z] Removing intermediate container adffd5c2c546 [2021-06-10T04:46:20.290Z] ---> 64f0d223bd8f [2021-06-10T04:46:20.290Z] Step 24/24 : LABEL version=2.0.0-dev.260 [2021-06-10T04:46:20.567Z] ---> Running in a7722b19f5f7 [2021-06-10T04:46:20.841Z] Removing intermediate container a7722b19f5f7 [2021-06-10T04:46:20.841Z] ---> 8a9f806196f3 [2021-06-10T04:46:20.841Z] [2021-06-10T04:46:21.111Z] Successfully built 8a9f806196f3 [2021-06-10T04:46:21.111Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-10T04:46:21.720Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-10T04:46:21.741Z] $ docker stop --time=1 2cf72b0ea16f40f0add2d032e78430a303c8e528c73673dea5506d9f6c5fea13 [2021-06-10T04:46:23.539Z] $ docker rm -f 2cf72b0ea16f40f0add2d032e78430a303c8e528c73673dea5506d9f6c5fea13 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T04:46:24.127Z] + docker images [2021-06-10T04:46:24.399Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T04:46:24.399Z] sys-mgmt-agent-arm64 latest 8a9f806196f3 4 seconds ago 299MB [2021-06-10T04:46:24.399Z] security-bootstrapper-arm64 latest 2e5d44e9424d 52 seconds ago 17.1MB [2021-06-10T04:46:24.399Z] 5cbe7666758e About a minute ago 858MB [2021-06-10T04:46:24.399Z] core-metadata-arm64 latest aaab2042649b About a minute ago 15.6MB [2021-06-10T04:46:24.399Z] support-scheduler-arm64 latest 9331e9fed8d9 About a minute ago 15.1MB [2021-06-10T04:46:24.399Z] 26c46d81c1dd About a minute ago 861MB [2021-06-10T04:46:24.399Z] 9d0067dfd7ba About a minute ago 857MB [2021-06-10T04:46:24.399Z] 2e48c74fa5a1 About a minute ago 856MB [2021-06-10T04:46:24.399Z] core-data-arm64 latest c3ddc6b1b0a8 3 minutes ago 19.1MB [2021-06-10T04:46:24.399Z] security-secretstore-setup-arm64 latest 4467b2623b20 3 minutes ago 26.5MB [2021-06-10T04:46:24.399Z] support-notifications-arm64 latest f46a8e2ff40b 3 minutes ago 15.7MB [2021-06-10T04:46:24.399Z] core-command-arm64 latest 07214491c935 3 minutes ago 15MB [2021-06-10T04:46:24.399Z] security-proxy-setup-arm64 latest 13c314400b2a 3 minutes ago 24MB [2021-06-10T04:46:24.399Z] 07f2fcc4b771 3 minutes ago 863MB [2021-06-10T04:46:24.399Z] 13eb03243158 4 minutes ago 857MB [2021-06-10T04:46:24.399Z] 9db8a568789d 4 minutes ago 860MB [2021-06-10T04:46:24.399Z] 4b6c4096c31d 4 minutes ago 855MB [2021-06-10T04:46:24.399Z] 968a28772343 4 minutes ago 863MB [2021-06-10T04:46:24.399Z] ci-base-image-arm64 latest 9be9e87cce68 8 minutes ago 642MB [2021-06-10T04:46:24.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 hours ago 429MB [2021-06-10T04:46:24.399Z] alpine 3.12 9852663dfa18 8 weeks ago 5.32MB [2021-06-10T04:46:24.399Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-10T04:46:24.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:46:24.677Z] provisioning config files... [2021-06-10T04:46:24.700Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/532@tmp/config6260517805084608911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:46:25.060Z] ---> docker-login.sh [2021-06-10T04:46:25.060Z] nexus3.edgexfoundry.org:10001 [2021-06-10T04:46:25.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:46:25.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:46:25.604Z] Configure a credential helper to remove this warning. See [2021-06-10T04:46:25.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:46:25.604Z] [2021-06-10T04:46:25.604Z] Login Succeeded [2021-06-10T04:46:25.604Z] nexus3.edgexfoundry.org:10002 [2021-06-10T04:46:25.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:46:26.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:46:26.148Z] Configure a credential helper to remove this warning. See [2021-06-10T04:46:26.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:46:26.148Z] [2021-06-10T04:46:26.148Z] Login Succeeded [2021-06-10T04:46:26.148Z] nexus3.edgexfoundry.org:10003 [2021-06-10T04:46:26.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:46:26.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:46:26.695Z] Configure a credential helper to remove this warning. See [2021-06-10T04:46:26.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:46:26.695Z] [2021-06-10T04:46:26.695Z] Login Succeeded [2021-06-10T04:46:26.695Z] nexus3.edgexfoundry.org:10004 [2021-06-10T04:46:26.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:46:27.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:46:27.241Z] Configure a credential helper to remove this warning. See [2021-06-10T04:46:27.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:46:27.241Z] [2021-06-10T04:46:27.241Z] Login Succeeded [2021-06-10T04:46:27.241Z] docker.io [2021-06-10T04:46:27.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:46:28.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:46:28.103Z] Configure a credential helper to remove this warning. See [2021-06-10T04:46:28.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:46:28.103Z] [2021-06-10T04:46:28.103Z] Login Succeeded [2021-06-10T04:46:28.103Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T04:46:28.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:46:28.214Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-10T04:46:28.214Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:46:28.214Z] latest [2021-06-10T04:46:28.214Z] 2.0.0-dev.260 [2021-06-10T04:46:28.214Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:46:28.214Z] master [2021-06-10T04:46:28.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:28.601Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:28.938Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:46:28.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-10T04:46:28.938Z] 27139a39f9ae: Preparing [2021-06-10T04:46:28.938Z] 434709b2d82d: Preparing [2021-06-10T04:46:28.938Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:28.938Z] 287b2737afae: Preparing [2021-06-10T04:46:28.938Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:29.210Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:29.210Z] bf9dfee4d3b3: Pushed [2021-06-10T04:46:29.210Z] 287b2737afae: Pushed [2021-06-10T04:46:29.210Z] 27139a39f9ae: Pushed [2021-06-10T04:46:31.808Z] 434709b2d82d: Pushed [2021-06-10T04:46:31.808Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:a4b947272f097f76ae31b99bbd6987cc92aa211d7c978e74d3fdca58485d1240 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:32.154Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:32.491Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-10T04:46:32.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-10T04:46:32.492Z] 27139a39f9ae: Preparing [2021-06-10T04:46:32.492Z] 434709b2d82d: Preparing [2021-06-10T04:46:32.492Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:32.492Z] 287b2737afae: Preparing [2021-06-10T04:46:32.492Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:32.492Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:32.765Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:32.765Z] 434709b2d82d: Layer already exists [2021-06-10T04:46:32.765Z] 287b2737afae: Layer already exists [2021-06-10T04:46:32.765Z] 27139a39f9ae: Layer already exists [2021-06-10T04:46:32.765Z] latest: digest: sha256:a4b947272f097f76ae31b99bbd6987cc92aa211d7c978e74d3fdca58485d1240 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:33.127Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:33.469Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.260 [2021-06-10T04:46:33.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-10T04:46:33.470Z] 27139a39f9ae: Preparing [2021-06-10T04:46:33.470Z] 434709b2d82d: Preparing [2021-06-10T04:46:33.470Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:33.470Z] 287b2737afae: Preparing [2021-06-10T04:46:33.470Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:33.742Z] 27139a39f9ae: Layer already exists [2021-06-10T04:46:33.742Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:33.742Z] 434709b2d82d: Layer already exists [2021-06-10T04:46:33.742Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:33.742Z] 287b2737afae: Layer already exists [2021-06-10T04:46:33.742Z] 2.0.0-dev.260: digest: sha256:a4b947272f097f76ae31b99bbd6987cc92aa211d7c978e74d3fdca58485d1240 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:34.089Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:34.433Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:46:34.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-10T04:46:34.433Z] 27139a39f9ae: Preparing [2021-06-10T04:46:34.433Z] 434709b2d82d: Preparing [2021-06-10T04:46:34.433Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:34.433Z] 287b2737afae: Preparing [2021-06-10T04:46:34.433Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:34.707Z] 287b2737afae: Layer already exists [2021-06-10T04:46:34.707Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:34.707Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:34.707Z] 434709b2d82d: Layer already exists [2021-06-10T04:46:34.707Z] 27139a39f9ae: Layer already exists [2021-06-10T04:46:34.707Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:a4b947272f097f76ae31b99bbd6987cc92aa211d7c978e74d3fdca58485d1240 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:35.052Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:35.389Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-10T04:46:35.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-10T04:46:35.389Z] 27139a39f9ae: Preparing [2021-06-10T04:46:35.389Z] 434709b2d82d: Preparing [2021-06-10T04:46:35.389Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:35.389Z] 287b2737afae: Preparing [2021-06-10T04:46:35.389Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:35.661Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:35.661Z] 27139a39f9ae: Layer already exists [2021-06-10T04:46:35.661Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:35.661Z] 287b2737afae: Layer already exists [2021-06-10T04:46:35.661Z] 434709b2d82d: Layer already exists [2021-06-10T04:46:35.661Z] master: digest: sha256:a4b947272f097f76ae31b99bbd6987cc92aa211d7c978e74d3fdca58485d1240 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:46:35.724Z] ===================================================== [Pipeline] echo [2021-06-10T04:46:35.740Z] taggedImages: [2021-06-10T04:46:35.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:46:35.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-10T04:46:35.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.260 [2021-06-10T04:46:35.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:46:35.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-10T04:46:35.778Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-10T04:46:35.778Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:46:35.778Z] latest [2021-06-10T04:46:35.778Z] 2.0.0-dev.260 [2021-06-10T04:46:35.778Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:46:35.778Z] master [2021-06-10T04:46:35.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:36.157Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:36.498Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:46:36.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-10T04:46:36.498Z] 02edb915796c: Preparing [2021-06-10T04:46:36.498Z] ac170c575014: Preparing [2021-06-10T04:46:36.498Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:36.498Z] 0bd7296d9047: Preparing [2021-06-10T04:46:36.498Z] 05a2856eebb2: Preparing [2021-06-10T04:46:36.498Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:36.498Z] 3fbe34a1663b: Waiting [2021-06-10T04:46:36.498Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:36.777Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:36.777Z] 05a2856eebb2: Pushed [2021-06-10T04:46:36.777Z] 02edb915796c: Pushed [2021-06-10T04:46:37.393Z] 0bd7296d9047: Pushed [2021-06-10T04:46:40.105Z] ac170c575014: Pushed [2021-06-10T04:46:40.105Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:7309d9d8be86d20e90065e469899db15f9b0e015b9124dc45894de7bbef27330 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:40.468Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:40.823Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-10T04:46:40.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-10T04:46:40.823Z] 02edb915796c: Preparing [2021-06-10T04:46:40.823Z] ac170c575014: Preparing [2021-06-10T04:46:40.823Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:40.823Z] 0bd7296d9047: Preparing [2021-06-10T04:46:40.823Z] 05a2856eebb2: Preparing [2021-06-10T04:46:40.823Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:40.823Z] 3fbe34a1663b: Waiting [2021-06-10T04:46:40.823Z] 02edb915796c: Layer already exists [2021-06-10T04:46:40.823Z] 05a2856eebb2: Layer already exists [2021-06-10T04:46:40.823Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:40.823Z] ac170c575014: Layer already exists [2021-06-10T04:46:40.823Z] 0bd7296d9047: Layer already exists [2021-06-10T04:46:41.108Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:41.108Z] latest: digest: sha256:7309d9d8be86d20e90065e469899db15f9b0e015b9124dc45894de7bbef27330 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:41.461Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:41.803Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.260 [2021-06-10T04:46:41.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-10T04:46:41.803Z] 02edb915796c: Preparing [2021-06-10T04:46:41.803Z] ac170c575014: Preparing [2021-06-10T04:46:41.803Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:41.803Z] 0bd7296d9047: Preparing [2021-06-10T04:46:41.803Z] 05a2856eebb2: Preparing [2021-06-10T04:46:41.803Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:41.803Z] 3fbe34a1663b: Waiting [2021-06-10T04:46:41.803Z] 0bd7296d9047: Layer already exists [2021-06-10T04:46:41.803Z] 05a2856eebb2: Layer already exists [2021-06-10T04:46:41.803Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:41.803Z] 02edb915796c: Layer already exists [2021-06-10T04:46:41.803Z] ac170c575014: Layer already exists [2021-06-10T04:46:42.078Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:42.078Z] 2.0.0-dev.260: digest: sha256:7309d9d8be86d20e90065e469899db15f9b0e015b9124dc45894de7bbef27330 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:42.428Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:42.768Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:46:42.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-10T04:46:42.768Z] 02edb915796c: Preparing [2021-06-10T04:46:42.768Z] ac170c575014: Preparing [2021-06-10T04:46:42.768Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:42.768Z] 0bd7296d9047: Preparing [2021-06-10T04:46:42.768Z] 05a2856eebb2: Preparing [2021-06-10T04:46:42.768Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:42.768Z] 3fbe34a1663b: Waiting [2021-06-10T04:46:43.041Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:43.041Z] 0bd7296d9047: Layer already exists [2021-06-10T04:46:43.041Z] 02edb915796c: Layer already exists [2021-06-10T04:46:43.041Z] ac170c575014: Layer already exists [2021-06-10T04:46:43.041Z] 05a2856eebb2: Layer already exists [2021-06-10T04:46:43.041Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:43.041Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:7309d9d8be86d20e90065e469899db15f9b0e015b9124dc45894de7bbef27330 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:43.386Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:43.721Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-10T04:46:43.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-10T04:46:43.722Z] 02edb915796c: Preparing [2021-06-10T04:46:43.722Z] ac170c575014: Preparing [2021-06-10T04:46:43.722Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:43.722Z] 0bd7296d9047: Preparing [2021-06-10T04:46:43.722Z] 05a2856eebb2: Preparing [2021-06-10T04:46:43.722Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:43.722Z] 3fbe34a1663b: Waiting [2021-06-10T04:46:43.994Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:43.994Z] 05a2856eebb2: Layer already exists [2021-06-10T04:46:43.994Z] 02edb915796c: Layer already exists [2021-06-10T04:46:43.994Z] ac170c575014: Layer already exists [2021-06-10T04:46:43.994Z] 0bd7296d9047: Layer already exists [2021-06-10T04:46:43.994Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:43.994Z] master: digest: sha256:7309d9d8be86d20e90065e469899db15f9b0e015b9124dc45894de7bbef27330 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:46:44.063Z] ===================================================== [Pipeline] echo [2021-06-10T04:46:44.092Z] taggedImages: [2021-06-10T04:46:44.092Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:46:44.092Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-10T04:46:44.092Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.260 [2021-06-10T04:46:44.092Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:46:44.092Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-10T04:46:44.131Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-10T04:46:44.131Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:46:44.131Z] latest [2021-06-10T04:46:44.131Z] 2.0.0-dev.260 [2021-06-10T04:46:44.131Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:46:44.131Z] master [2021-06-10T04:46:44.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:44.524Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:44.868Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:46:44.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-10T04:46:44.868Z] 2abe0242dc17: Preparing [2021-06-10T04:46:44.868Z] de137a3cbfa2: Preparing [2021-06-10T04:46:44.868Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:44.868Z] 287b2737afae: Preparing [2021-06-10T04:46:44.868Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:45.142Z] 287b2737afae: Layer already exists [2021-06-10T04:46:45.142Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:45.142Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:45.142Z] 2abe0242dc17: Pushed [2021-06-10T04:46:47.748Z] de137a3cbfa2: Pushed [2021-06-10T04:46:47.748Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:8e4d400f6cf9e83205a9d56d7e26e16f122ede61ede985f56ed02e7cd35d7f2b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:48.100Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:48.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-10T04:46:48.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-10T04:46:48.447Z] 2abe0242dc17: Preparing [2021-06-10T04:46:48.447Z] de137a3cbfa2: Preparing [2021-06-10T04:46:48.447Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:48.447Z] 287b2737afae: Preparing [2021-06-10T04:46:48.447Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:48.721Z] de137a3cbfa2: Layer already exists [2021-06-10T04:46:48.721Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:48.721Z] 2abe0242dc17: Layer already exists [2021-06-10T04:46:48.721Z] 287b2737afae: Layer already exists [2021-06-10T04:46:48.721Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:48.721Z] latest: digest: sha256:8e4d400f6cf9e83205a9d56d7e26e16f122ede61ede985f56ed02e7cd35d7f2b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:49.072Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:49.407Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.260 [2021-06-10T04:46:49.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-10T04:46:49.407Z] 2abe0242dc17: Preparing [2021-06-10T04:46:49.407Z] de137a3cbfa2: Preparing [2021-06-10T04:46:49.407Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:49.407Z] 287b2737afae: Preparing [2021-06-10T04:46:49.407Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:49.682Z] 2abe0242dc17: Layer already exists [2021-06-10T04:46:49.682Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:49.682Z] 287b2737afae: Layer already exists [2021-06-10T04:46:49.682Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:49.682Z] de137a3cbfa2: Layer already exists [2021-06-10T04:46:49.682Z] 2.0.0-dev.260: digest: sha256:8e4d400f6cf9e83205a9d56d7e26e16f122ede61ede985f56ed02e7cd35d7f2b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:50.037Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:50.376Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:46:50.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-10T04:46:50.377Z] 2abe0242dc17: Preparing [2021-06-10T04:46:50.377Z] de137a3cbfa2: Preparing [2021-06-10T04:46:50.377Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:50.377Z] 287b2737afae: Preparing [2021-06-10T04:46:50.377Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:50.654Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:50.654Z] de137a3cbfa2: Layer already exists [2021-06-10T04:46:50.654Z] 287b2737afae: Layer already exists [2021-06-10T04:46:50.654Z] 2abe0242dc17: Layer already exists [2021-06-10T04:46:50.654Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:50.654Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:8e4d400f6cf9e83205a9d56d7e26e16f122ede61ede985f56ed02e7cd35d7f2b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:50.993Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:51.332Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-10T04:46:51.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-10T04:46:51.332Z] 2abe0242dc17: Preparing [2021-06-10T04:46:51.332Z] de137a3cbfa2: Preparing [2021-06-10T04:46:51.332Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:51.332Z] 287b2737afae: Preparing [2021-06-10T04:46:51.332Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:51.606Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:51.606Z] de137a3cbfa2: Layer already exists [2021-06-10T04:46:51.606Z] 287b2737afae: Layer already exists [2021-06-10T04:46:51.606Z] 2abe0242dc17: Layer already exists [2021-06-10T04:46:51.606Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:51.606Z] master: digest: sha256:8e4d400f6cf9e83205a9d56d7e26e16f122ede61ede985f56ed02e7cd35d7f2b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:46:51.671Z] ===================================================== [Pipeline] echo [2021-06-10T04:46:51.691Z] taggedImages: [2021-06-10T04:46:51.691Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:46:51.691Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-10T04:46:51.691Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.260 [2021-06-10T04:46:51.691Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:46:51.691Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-10T04:46:51.738Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-10T04:46:51.739Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:46:51.739Z] latest [2021-06-10T04:46:51.739Z] 2.0.0-dev.260 [2021-06-10T04:46:51.739Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:46:51.739Z] master [2021-06-10T04:46:51.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:52.117Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:52.463Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:46:52.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-10T04:46:52.463Z] 5de41f8e8fc2: Preparing [2021-06-10T04:46:52.463Z] 5de41f8e8fc2: Preparing [2021-06-10T04:46:52.463Z] dbc2c51b9a96: Preparing [2021-06-10T04:46:52.463Z] ea3cd8227802: Preparing [2021-06-10T04:46:52.463Z] 7d3b29ad15f6: Preparing [2021-06-10T04:46:52.463Z] cac42290034f: Preparing [2021-06-10T04:46:52.463Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:52.463Z] 14f1565deb9b: Preparing [2021-06-10T04:46:52.463Z] 2a197c5a4514: Preparing [2021-06-10T04:46:52.463Z] 74f288df9883: Preparing [2021-06-10T04:46:52.463Z] 5179cd108cec: Preparing [2021-06-10T04:46:52.463Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:52.463Z] 2a197c5a4514: Waiting [2021-06-10T04:46:52.463Z] 5179cd108cec: Waiting [2021-06-10T04:46:52.463Z] 3fbe34a1663b: Waiting [2021-06-10T04:46:52.463Z] 74f288df9883: Waiting [2021-06-10T04:46:52.464Z] bf9dfee4d3b3: Waiting [2021-06-10T04:46:52.464Z] 14f1565deb9b: Waiting [2021-06-10T04:46:52.736Z] 7d3b29ad15f6: Pushed [2021-06-10T04:46:52.736Z] dbc2c51b9a96: Pushed [2021-06-10T04:46:53.007Z] 5de41f8e8fc2: Pushed [2021-06-10T04:46:53.007Z] ea3cd8227802: Pushed [2021-06-10T04:46:53.007Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:53.007Z] 74f288df9883: Pushed [2021-06-10T04:46:53.007Z] 2a197c5a4514: Pushed [2021-06-10T04:46:53.007Z] 14f1565deb9b: Pushed [2021-06-10T04:46:53.007Z] 5179cd108cec: Pushed [2021-06-10T04:46:53.280Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:55.878Z] cac42290034f: Pushed [2021-06-10T04:46:56.151Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:fdefebff5d1b7176dcca295b25455b9e5821527258c8ec48b855ae2c03e54212 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:56.492Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:56.823Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-10T04:46:56.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-10T04:46:56.823Z] 5de41f8e8fc2: Preparing [2021-06-10T04:46:56.823Z] 5de41f8e8fc2: Preparing [2021-06-10T04:46:56.823Z] dbc2c51b9a96: Preparing [2021-06-10T04:46:56.823Z] ea3cd8227802: Preparing [2021-06-10T04:46:56.823Z] 7d3b29ad15f6: Preparing [2021-06-10T04:46:56.823Z] cac42290034f: Preparing [2021-06-10T04:46:56.823Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:56.823Z] 14f1565deb9b: Preparing [2021-06-10T04:46:56.823Z] 2a197c5a4514: Preparing [2021-06-10T04:46:56.823Z] 74f288df9883: Preparing [2021-06-10T04:46:56.823Z] 5179cd108cec: Preparing [2021-06-10T04:46:56.823Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:56.823Z] 2a197c5a4514: Waiting [2021-06-10T04:46:56.823Z] 74f288df9883: Waiting [2021-06-10T04:46:56.823Z] 5179cd108cec: Waiting [2021-06-10T04:46:56.823Z] 3fbe34a1663b: Waiting [2021-06-10T04:46:56.823Z] bf9dfee4d3b3: Waiting [2021-06-10T04:46:56.823Z] 14f1565deb9b: Waiting [2021-06-10T04:46:56.823Z] 5de41f8e8fc2: Layer already exists [2021-06-10T04:46:56.823Z] cac42290034f: Layer already exists [2021-06-10T04:46:56.823Z] ea3cd8227802: Layer already exists [2021-06-10T04:46:56.823Z] dbc2c51b9a96: Layer already exists [2021-06-10T04:46:56.823Z] 7d3b29ad15f6: Layer already exists [2021-06-10T04:46:56.823Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:56.823Z] 14f1565deb9b: Layer already exists [2021-06-10T04:46:56.823Z] 2a197c5a4514: Layer already exists [2021-06-10T04:46:56.823Z] 74f288df9883: Layer already exists [2021-06-10T04:46:57.097Z] 5179cd108cec: Layer already exists [2021-06-10T04:46:57.097Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:57.097Z] latest: digest: sha256:fdefebff5d1b7176dcca295b25455b9e5821527258c8ec48b855ae2c03e54212 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:57.437Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:57.773Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.260 [2021-06-10T04:46:57.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-10T04:46:57.773Z] 5de41f8e8fc2: Preparing [2021-06-10T04:46:57.773Z] 5de41f8e8fc2: Preparing [2021-06-10T04:46:57.773Z] dbc2c51b9a96: Preparing [2021-06-10T04:46:57.773Z] ea3cd8227802: Preparing [2021-06-10T04:46:57.773Z] 7d3b29ad15f6: Preparing [2021-06-10T04:46:57.773Z] cac42290034f: Preparing [2021-06-10T04:46:57.773Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:57.773Z] 14f1565deb9b: Preparing [2021-06-10T04:46:57.773Z] 2a197c5a4514: Preparing [2021-06-10T04:46:57.773Z] 74f288df9883: Preparing [2021-06-10T04:46:57.773Z] 5179cd108cec: Preparing [2021-06-10T04:46:57.773Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:57.773Z] 2a197c5a4514: Waiting [2021-06-10T04:46:57.773Z] 74f288df9883: Waiting [2021-06-10T04:46:57.773Z] 5179cd108cec: Waiting [2021-06-10T04:46:57.773Z] 3fbe34a1663b: Waiting [2021-06-10T04:46:57.773Z] bf9dfee4d3b3: Waiting [2021-06-10T04:46:57.773Z] 14f1565deb9b: Waiting [2021-06-10T04:46:57.773Z] 7d3b29ad15f6: Layer already exists [2021-06-10T04:46:57.773Z] dbc2c51b9a96: Layer already exists [2021-06-10T04:46:57.773Z] ea3cd8227802: Layer already exists [2021-06-10T04:46:57.773Z] cac42290034f: Layer already exists [2021-06-10T04:46:57.773Z] 5de41f8e8fc2: Layer already exists [2021-06-10T04:46:58.046Z] 2a197c5a4514: Layer already exists [2021-06-10T04:46:58.046Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:58.046Z] 74f288df9883: Layer already exists [2021-06-10T04:46:58.046Z] 14f1565deb9b: Layer already exists [2021-06-10T04:46:58.046Z] 5179cd108cec: Layer already exists [2021-06-10T04:46:58.046Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:58.046Z] 2.0.0-dev.260: digest: sha256:fdefebff5d1b7176dcca295b25455b9e5821527258c8ec48b855ae2c03e54212 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:58.387Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:58.723Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:46:58.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-10T04:46:58.723Z] 5de41f8e8fc2: Preparing [2021-06-10T04:46:58.723Z] 5de41f8e8fc2: Preparing [2021-06-10T04:46:58.723Z] dbc2c51b9a96: Preparing [2021-06-10T04:46:58.724Z] ea3cd8227802: Preparing [2021-06-10T04:46:58.724Z] 7d3b29ad15f6: Preparing [2021-06-10T04:46:58.724Z] cac42290034f: Preparing [2021-06-10T04:46:58.724Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:58.724Z] 14f1565deb9b: Preparing [2021-06-10T04:46:58.724Z] 2a197c5a4514: Preparing [2021-06-10T04:46:58.724Z] 74f288df9883: Preparing [2021-06-10T04:46:58.724Z] 5179cd108cec: Preparing [2021-06-10T04:46:58.724Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:58.724Z] 3fbe34a1663b: Waiting [2021-06-10T04:46:58.724Z] 74f288df9883: Waiting [2021-06-10T04:46:58.724Z] bf9dfee4d3b3: Waiting [2021-06-10T04:46:58.724Z] 5179cd108cec: Waiting [2021-06-10T04:46:58.724Z] 14f1565deb9b: Waiting [2021-06-10T04:46:58.724Z] 2a197c5a4514: Waiting [2021-06-10T04:46:58.996Z] ea3cd8227802: Layer already exists [2021-06-10T04:46:58.996Z] cac42290034f: Layer already exists [2021-06-10T04:46:58.996Z] dbc2c51b9a96: Layer already exists [2021-06-10T04:46:58.996Z] 5de41f8e8fc2: Layer already exists [2021-06-10T04:46:58.996Z] 7d3b29ad15f6: Layer already exists [2021-06-10T04:46:58.996Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:58.996Z] 14f1565deb9b: Layer already exists [2021-06-10T04:46:58.996Z] 2a197c5a4514: Layer already exists [2021-06-10T04:46:58.996Z] 74f288df9883: Layer already exists [2021-06-10T04:46:58.996Z] 5179cd108cec: Layer already exists [2021-06-10T04:46:58.996Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:58.996Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:fdefebff5d1b7176dcca295b25455b9e5821527258c8ec48b855ae2c03e54212 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:59.338Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:46:59.678Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-10T04:46:59.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-10T04:46:59.678Z] 5de41f8e8fc2: Preparing [2021-06-10T04:46:59.678Z] 5de41f8e8fc2: Preparing [2021-06-10T04:46:59.678Z] dbc2c51b9a96: Preparing [2021-06-10T04:46:59.678Z] ea3cd8227802: Preparing [2021-06-10T04:46:59.678Z] 7d3b29ad15f6: Preparing [2021-06-10T04:46:59.678Z] cac42290034f: Preparing [2021-06-10T04:46:59.678Z] bf9dfee4d3b3: Preparing [2021-06-10T04:46:59.678Z] 14f1565deb9b: Preparing [2021-06-10T04:46:59.678Z] 2a197c5a4514: Preparing [2021-06-10T04:46:59.678Z] 74f288df9883: Preparing [2021-06-10T04:46:59.678Z] 5179cd108cec: Preparing [2021-06-10T04:46:59.678Z] 3fbe34a1663b: Preparing [2021-06-10T04:46:59.678Z] bf9dfee4d3b3: Waiting [2021-06-10T04:46:59.678Z] 14f1565deb9b: Waiting [2021-06-10T04:46:59.678Z] 2a197c5a4514: Waiting [2021-06-10T04:46:59.678Z] 74f288df9883: Waiting [2021-06-10T04:46:59.678Z] 5179cd108cec: Waiting [2021-06-10T04:46:59.678Z] 3fbe34a1663b: Waiting [2021-06-10T04:46:59.950Z] cac42290034f: Layer already exists [2021-06-10T04:46:59.950Z] ea3cd8227802: Layer already exists [2021-06-10T04:46:59.950Z] 7d3b29ad15f6: Layer already exists [2021-06-10T04:46:59.950Z] dbc2c51b9a96: Layer already exists [2021-06-10T04:46:59.950Z] 5de41f8e8fc2: Layer already exists [2021-06-10T04:46:59.950Z] 74f288df9883: Layer already exists [2021-06-10T04:46:59.950Z] 2a197c5a4514: Layer already exists [2021-06-10T04:46:59.950Z] 14f1565deb9b: Layer already exists [2021-06-10T04:46:59.950Z] 5179cd108cec: Layer already exists [2021-06-10T04:46:59.950Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:46:59.950Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:46:59.950Z] master: digest: sha256:fdefebff5d1b7176dcca295b25455b9e5821527258c8ec48b855ae2c03e54212 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:47:00.019Z] ===================================================== [Pipeline] echo [2021-06-10T04:47:00.035Z] taggedImages: [2021-06-10T04:47:00.035Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:00.035Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-10T04:47:00.035Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.260 [2021-06-10T04:47:00.035Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:00.035Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-10T04:47:00.073Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-10T04:47:00.074Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:00.074Z] latest [2021-06-10T04:47:00.074Z] 2.0.0-dev.260 [2021-06-10T04:47:00.074Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:00.074Z] master [2021-06-10T04:47:00.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:00.453Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:00.800Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:00.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-10T04:47:00.801Z] a742ea261a18: Preparing [2021-06-10T04:47:00.801Z] 5b2c88891fd2: Preparing [2021-06-10T04:47:00.801Z] 78bda73da433: Preparing [2021-06-10T04:47:00.801Z] e09814188e1c: Preparing [2021-06-10T04:47:00.801Z] ff9fddd15515: Preparing [2021-06-10T04:47:00.801Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:00.801Z] 3fbe34a1663b: Waiting [2021-06-10T04:47:01.078Z] e09814188e1c: Pushed [2021-06-10T04:47:01.078Z] 78bda73da433: Pushed [2021-06-10T04:47:01.078Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:01.672Z] ff9fddd15515: Pushed [2021-06-10T04:47:03.094Z] a742ea261a18: Pushed [2021-06-10T04:47:03.367Z] 5b2c88891fd2: Pushed [2021-06-10T04:47:03.367Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:ee887e188fac613122ab43701c9829d58cc597dbe9ba98fe57ff7d8185d7f24b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:03.978Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:04.315Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-10T04:47:04.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-10T04:47:04.315Z] a742ea261a18: Preparing [2021-06-10T04:47:04.315Z] 5b2c88891fd2: Preparing [2021-06-10T04:47:04.315Z] 78bda73da433: Preparing [2021-06-10T04:47:04.315Z] e09814188e1c: Preparing [2021-06-10T04:47:04.315Z] ff9fddd15515: Preparing [2021-06-10T04:47:04.315Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:04.315Z] 3fbe34a1663b: Waiting [2021-06-10T04:47:04.315Z] ff9fddd15515: Layer already exists [2021-06-10T04:47:04.315Z] 78bda73da433: Layer already exists [2021-06-10T04:47:04.315Z] e09814188e1c: Layer already exists [2021-06-10T04:47:04.315Z] a742ea261a18: Layer already exists [2021-06-10T04:47:04.315Z] 5b2c88891fd2: Layer already exists [2021-06-10T04:47:04.315Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:04.588Z] latest: digest: sha256:ee887e188fac613122ab43701c9829d58cc597dbe9ba98fe57ff7d8185d7f24b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:04.926Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:05.257Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.260 [2021-06-10T04:47:05.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-10T04:47:05.257Z] a742ea261a18: Preparing [2021-06-10T04:47:05.257Z] 5b2c88891fd2: Preparing [2021-06-10T04:47:05.257Z] 78bda73da433: Preparing [2021-06-10T04:47:05.257Z] e09814188e1c: Preparing [2021-06-10T04:47:05.257Z] ff9fddd15515: Preparing [2021-06-10T04:47:05.257Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:05.257Z] 3fbe34a1663b: Waiting [2021-06-10T04:47:05.529Z] e09814188e1c: Layer already exists [2021-06-10T04:47:05.529Z] a742ea261a18: Layer already exists [2021-06-10T04:47:05.529Z] 78bda73da433: Layer already exists [2021-06-10T04:47:05.529Z] 5b2c88891fd2: Layer already exists [2021-06-10T04:47:05.529Z] ff9fddd15515: Layer already exists [2021-06-10T04:47:05.529Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:05.529Z] 2.0.0-dev.260: digest: sha256:ee887e188fac613122ab43701c9829d58cc597dbe9ba98fe57ff7d8185d7f24b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:05.870Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:06.210Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:06.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-10T04:47:06.210Z] a742ea261a18: Preparing [2021-06-10T04:47:06.210Z] 5b2c88891fd2: Preparing [2021-06-10T04:47:06.210Z] 78bda73da433: Preparing [2021-06-10T04:47:06.210Z] e09814188e1c: Preparing [2021-06-10T04:47:06.210Z] ff9fddd15515: Preparing [2021-06-10T04:47:06.210Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:06.210Z] 3fbe34a1663b: Waiting [2021-06-10T04:47:06.210Z] 78bda73da433: Layer already exists [2021-06-10T04:47:06.210Z] 5b2c88891fd2: Layer already exists [2021-06-10T04:47:06.210Z] a742ea261a18: Layer already exists [2021-06-10T04:47:06.210Z] ff9fddd15515: Layer already exists [2021-06-10T04:47:06.210Z] e09814188e1c: Layer already exists [2021-06-10T04:47:06.210Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:06.483Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:ee887e188fac613122ab43701c9829d58cc597dbe9ba98fe57ff7d8185d7f24b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:06.825Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:07.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-10T04:47:07.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-10T04:47:07.160Z] a742ea261a18: Preparing [2021-06-10T04:47:07.160Z] 5b2c88891fd2: Preparing [2021-06-10T04:47:07.160Z] 78bda73da433: Preparing [2021-06-10T04:47:07.160Z] e09814188e1c: Preparing [2021-06-10T04:47:07.160Z] ff9fddd15515: Preparing [2021-06-10T04:47:07.160Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:07.160Z] 3fbe34a1663b: Waiting [2021-06-10T04:47:07.160Z] e09814188e1c: Layer already exists [2021-06-10T04:47:07.160Z] a742ea261a18: Layer already exists [2021-06-10T04:47:07.433Z] ff9fddd15515: Layer already exists [2021-06-10T04:47:07.433Z] 5b2c88891fd2: Layer already exists [2021-06-10T04:47:07.433Z] 78bda73da433: Layer already exists [2021-06-10T04:47:07.433Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:07.433Z] master: digest: sha256:ee887e188fac613122ab43701c9829d58cc597dbe9ba98fe57ff7d8185d7f24b size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:47:07.515Z] ===================================================== [Pipeline] echo [2021-06-10T04:47:07.532Z] taggedImages: [2021-06-10T04:47:07.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:07.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-10T04:47:07.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.260 [2021-06-10T04:47:07.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:07.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-10T04:47:07.569Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-10T04:47:07.569Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:07.569Z] latest [2021-06-10T04:47:07.569Z] 2.0.0-dev.260 [2021-06-10T04:47:07.569Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:07.569Z] master [2021-06-10T04:47:07.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:07.947Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:08.282Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:08.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-10T04:47:08.282Z] 40fb818b09c2: Preparing [2021-06-10T04:47:08.282Z] b4a1cf61e25b: Preparing [2021-06-10T04:47:08.282Z] 1be04b359d4a: Preparing [2021-06-10T04:47:08.282Z] 3a9eb286eaeb: Preparing [2021-06-10T04:47:08.282Z] 6371a80e0a06: Preparing [2021-06-10T04:47:08.282Z] 0b17d278f186: Preparing [2021-06-10T04:47:08.282Z] 68cb7736eabe: Preparing [2021-06-10T04:47:08.282Z] 65ddeae1d133: Preparing [2021-06-10T04:47:08.282Z] 127c338c879b: Preparing [2021-06-10T04:47:08.282Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:08.282Z] 68cb7736eabe: Waiting [2021-06-10T04:47:08.282Z] 127c338c879b: Waiting [2021-06-10T04:47:08.282Z] 3fbe34a1663b: Waiting [2021-06-10T04:47:08.282Z] 0b17d278f186: Waiting [2021-06-10T04:47:08.571Z] 6371a80e0a06: Pushed [2021-06-10T04:47:08.571Z] 40fb818b09c2: Pushed [2021-06-10T04:47:08.571Z] b4a1cf61e25b: Pushed [2021-06-10T04:47:08.847Z] 68cb7736eabe: Pushed [2021-06-10T04:47:08.847Z] 0b17d278f186: Pushed [2021-06-10T04:47:08.847Z] 65ddeae1d133: Pushed [2021-06-10T04:47:09.119Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:09.390Z] 127c338c879b: Pushed [2021-06-10T04:47:10.819Z] 3a9eb286eaeb: Pushed [2021-06-10T04:47:11.427Z] 1be04b359d4a: Pushed [2021-06-10T04:47:11.698Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:95432f76d28bbe4ac6e75b64c1f52d136569d143a83091355594b62e39c82692 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:12.047Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:12.384Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-10T04:47:12.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-10T04:47:12.384Z] 40fb818b09c2: Preparing [2021-06-10T04:47:12.384Z] b4a1cf61e25b: Preparing [2021-06-10T04:47:12.384Z] 1be04b359d4a: Preparing [2021-06-10T04:47:12.384Z] 3a9eb286eaeb: Preparing [2021-06-10T04:47:12.384Z] 6371a80e0a06: Preparing [2021-06-10T04:47:12.384Z] 0b17d278f186: Preparing [2021-06-10T04:47:12.384Z] 68cb7736eabe: Preparing [2021-06-10T04:47:12.384Z] 65ddeae1d133: Preparing [2021-06-10T04:47:12.384Z] 127c338c879b: Preparing [2021-06-10T04:47:12.384Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:12.384Z] 65ddeae1d133: Waiting [2021-06-10T04:47:12.384Z] 127c338c879b: Waiting [2021-06-10T04:47:12.384Z] 3fbe34a1663b: Waiting [2021-06-10T04:47:12.384Z] 0b17d278f186: Waiting [2021-06-10T04:47:12.384Z] 68cb7736eabe: Waiting [2021-06-10T04:47:12.384Z] 6371a80e0a06: Layer already exists [2021-06-10T04:47:12.384Z] 40fb818b09c2: Layer already exists [2021-06-10T04:47:12.384Z] b4a1cf61e25b: Layer already exists [2021-06-10T04:47:12.384Z] 3a9eb286eaeb: Layer already exists [2021-06-10T04:47:12.384Z] 1be04b359d4a: Layer already exists [2021-06-10T04:47:12.654Z] 0b17d278f186: Layer already exists [2021-06-10T04:47:12.654Z] 68cb7736eabe: Layer already exists [2021-06-10T04:47:12.654Z] 65ddeae1d133: Layer already exists [2021-06-10T04:47:12.654Z] 127c338c879b: Layer already exists [2021-06-10T04:47:12.655Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:12.655Z] latest: digest: sha256:95432f76d28bbe4ac6e75b64c1f52d136569d143a83091355594b62e39c82692 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:13.001Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:13.340Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.260 [2021-06-10T04:47:13.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-10T04:47:13.340Z] 40fb818b09c2: Preparing [2021-06-10T04:47:13.340Z] b4a1cf61e25b: Preparing [2021-06-10T04:47:13.340Z] 1be04b359d4a: Preparing [2021-06-10T04:47:13.340Z] 3a9eb286eaeb: Preparing [2021-06-10T04:47:13.340Z] 6371a80e0a06: Preparing [2021-06-10T04:47:13.340Z] 0b17d278f186: Preparing [2021-06-10T04:47:13.340Z] 68cb7736eabe: Preparing [2021-06-10T04:47:13.340Z] 65ddeae1d133: Preparing [2021-06-10T04:47:13.340Z] 127c338c879b: Preparing [2021-06-10T04:47:13.340Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:13.340Z] 0b17d278f186: Waiting [2021-06-10T04:47:13.340Z] 68cb7736eabe: Waiting [2021-06-10T04:47:13.340Z] 65ddeae1d133: Waiting [2021-06-10T04:47:13.340Z] 127c338c879b: Waiting [2021-06-10T04:47:13.340Z] 3fbe34a1663b: Waiting [2021-06-10T04:47:13.613Z] 40fb818b09c2: Layer already exists [2021-06-10T04:47:13.613Z] 6371a80e0a06: Layer already exists [2021-06-10T04:47:13.613Z] 1be04b359d4a: Layer already exists [2021-06-10T04:47:13.613Z] b4a1cf61e25b: Layer already exists [2021-06-10T04:47:13.613Z] 3a9eb286eaeb: Layer already exists [2021-06-10T04:47:13.613Z] 68cb7736eabe: Layer already exists [2021-06-10T04:47:13.613Z] 0b17d278f186: Layer already exists [2021-06-10T04:47:13.613Z] 127c338c879b: Layer already exists [2021-06-10T04:47:13.613Z] 65ddeae1d133: Layer already exists [2021-06-10T04:47:13.613Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:13.613Z] 2.0.0-dev.260: digest: sha256:95432f76d28bbe4ac6e75b64c1f52d136569d143a83091355594b62e39c82692 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:13.956Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:14.294Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:14.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-10T04:47:14.294Z] 40fb818b09c2: Preparing [2021-06-10T04:47:14.294Z] b4a1cf61e25b: Preparing [2021-06-10T04:47:14.294Z] 1be04b359d4a: Preparing [2021-06-10T04:47:14.294Z] 3a9eb286eaeb: Preparing [2021-06-10T04:47:14.294Z] 6371a80e0a06: Preparing [2021-06-10T04:47:14.294Z] 0b17d278f186: Preparing [2021-06-10T04:47:14.294Z] 68cb7736eabe: Preparing [2021-06-10T04:47:14.294Z] 65ddeae1d133: Preparing [2021-06-10T04:47:14.294Z] 127c338c879b: Preparing [2021-06-10T04:47:14.294Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:14.294Z] 65ddeae1d133: Waiting [2021-06-10T04:47:14.294Z] 127c338c879b: Waiting [2021-06-10T04:47:14.294Z] 3fbe34a1663b: Waiting [2021-06-10T04:47:14.294Z] 0b17d278f186: Waiting [2021-06-10T04:47:14.294Z] 68cb7736eabe: Waiting [2021-06-10T04:47:14.294Z] b4a1cf61e25b: Layer already exists [2021-06-10T04:47:14.294Z] 40fb818b09c2: Layer already exists [2021-06-10T04:47:14.294Z] 6371a80e0a06: Layer already exists [2021-06-10T04:47:14.294Z] 1be04b359d4a: Layer already exists [2021-06-10T04:47:14.294Z] 3a9eb286eaeb: Layer already exists [2021-06-10T04:47:14.569Z] 0b17d278f186: Layer already exists [2021-06-10T04:47:14.569Z] 68cb7736eabe: Layer already exists [2021-06-10T04:47:14.569Z] 65ddeae1d133: Layer already exists [2021-06-10T04:47:14.569Z] 127c338c879b: Layer already exists [2021-06-10T04:47:14.569Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:14.569Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:95432f76d28bbe4ac6e75b64c1f52d136569d143a83091355594b62e39c82692 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:14.915Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:15.255Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-10T04:47:15.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-10T04:47:15.255Z] 40fb818b09c2: Preparing [2021-06-10T04:47:15.255Z] b4a1cf61e25b: Preparing [2021-06-10T04:47:15.255Z] 1be04b359d4a: Preparing [2021-06-10T04:47:15.255Z] 3a9eb286eaeb: Preparing [2021-06-10T04:47:15.255Z] 6371a80e0a06: Preparing [2021-06-10T04:47:15.255Z] 0b17d278f186: Preparing [2021-06-10T04:47:15.255Z] 68cb7736eabe: Preparing [2021-06-10T04:47:15.255Z] 65ddeae1d133: Preparing [2021-06-10T04:47:15.255Z] 127c338c879b: Preparing [2021-06-10T04:47:15.255Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:15.255Z] 0b17d278f186: Waiting [2021-06-10T04:47:15.255Z] 65ddeae1d133: Waiting [2021-06-10T04:47:15.255Z] 68cb7736eabe: Waiting [2021-06-10T04:47:15.255Z] 3fbe34a1663b: Waiting [2021-06-10T04:47:15.255Z] 127c338c879b: Waiting [2021-06-10T04:47:15.531Z] 3a9eb286eaeb: Layer already exists [2021-06-10T04:47:15.531Z] 6371a80e0a06: Layer already exists [2021-06-10T04:47:15.531Z] 1be04b359d4a: Layer already exists [2021-06-10T04:47:15.531Z] b4a1cf61e25b: Layer already exists [2021-06-10T04:47:15.531Z] 40fb818b09c2: Layer already exists [2021-06-10T04:47:15.531Z] 68cb7736eabe: Layer already exists [2021-06-10T04:47:15.531Z] 0b17d278f186: Layer already exists [2021-06-10T04:47:15.531Z] 65ddeae1d133: Layer already exists [2021-06-10T04:47:15.531Z] 127c338c879b: Layer already exists [2021-06-10T04:47:15.531Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:15.531Z] master: digest: sha256:95432f76d28bbe4ac6e75b64c1f52d136569d143a83091355594b62e39c82692 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:47:15.593Z] ===================================================== [Pipeline] echo [2021-06-10T04:47:15.608Z] taggedImages: [2021-06-10T04:47:15.608Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:15.608Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-10T04:47:15.608Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.260 [2021-06-10T04:47:15.608Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:15.608Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-10T04:47:15.647Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-10T04:47:15.647Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:15.647Z] latest [2021-06-10T04:47:15.647Z] 2.0.0-dev.260 [2021-06-10T04:47:15.647Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:15.647Z] master [2021-06-10T04:47:15.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:16.023Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:16.370Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:16.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-10T04:47:16.370Z] 7b4f6d3bc84f: Preparing [2021-06-10T04:47:16.370Z] c28b66dbc603: Preparing [2021-06-10T04:47:16.370Z] bf9dfee4d3b3: Preparing [2021-06-10T04:47:16.370Z] 54a955dea90a: Preparing [2021-06-10T04:47:16.370Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:16.700Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:16.700Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:47:16.700Z] 7b4f6d3bc84f: Pushed [2021-06-10T04:47:16.970Z] 54a955dea90a: Pushed [2021-06-10T04:47:19.588Z] c28b66dbc603: Pushed [2021-06-10T04:47:19.588Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:0159c9a892492ad5c4419516b525e17945041b9e740d1d703e50b46c494913c7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:19.927Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:20.267Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-10T04:47:20.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-10T04:47:20.267Z] 7b4f6d3bc84f: Preparing [2021-06-10T04:47:20.267Z] c28b66dbc603: Preparing [2021-06-10T04:47:20.267Z] bf9dfee4d3b3: Preparing [2021-06-10T04:47:20.267Z] 54a955dea90a: Preparing [2021-06-10T04:47:20.267Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:20.539Z] c28b66dbc603: Layer already exists [2021-06-10T04:47:20.539Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:47:20.539Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:20.539Z] 54a955dea90a: Layer already exists [2021-06-10T04:47:20.539Z] 7b4f6d3bc84f: Layer already exists [2021-06-10T04:47:20.539Z] latest: digest: sha256:0159c9a892492ad5c4419516b525e17945041b9e740d1d703e50b46c494913c7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:20.883Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:21.221Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.260 [2021-06-10T04:47:21.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-10T04:47:21.222Z] 7b4f6d3bc84f: Preparing [2021-06-10T04:47:21.222Z] c28b66dbc603: Preparing [2021-06-10T04:47:21.222Z] bf9dfee4d3b3: Preparing [2021-06-10T04:47:21.222Z] 54a955dea90a: Preparing [2021-06-10T04:47:21.222Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:21.222Z] 7b4f6d3bc84f: Layer already exists [2021-06-10T04:47:21.222Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:21.222Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:47:21.493Z] c28b66dbc603: Layer already exists [2021-06-10T04:47:21.493Z] 54a955dea90a: Layer already exists [2021-06-10T04:47:21.493Z] 2.0.0-dev.260: digest: sha256:0159c9a892492ad5c4419516b525e17945041b9e740d1d703e50b46c494913c7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:21.842Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:22.178Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:22.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-10T04:47:22.178Z] 7b4f6d3bc84f: Preparing [2021-06-10T04:47:22.178Z] c28b66dbc603: Preparing [2021-06-10T04:47:22.178Z] bf9dfee4d3b3: Preparing [2021-06-10T04:47:22.178Z] 54a955dea90a: Preparing [2021-06-10T04:47:22.178Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:22.178Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:47:22.178Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:22.451Z] 7b4f6d3bc84f: Layer already exists [2021-06-10T04:47:22.451Z] 54a955dea90a: Layer already exists [2021-06-10T04:47:22.451Z] c28b66dbc603: Layer already exists [2021-06-10T04:47:22.451Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:0159c9a892492ad5c4419516b525e17945041b9e740d1d703e50b46c494913c7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:22.833Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:23.176Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-10T04:47:23.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-10T04:47:23.176Z] 7b4f6d3bc84f: Preparing [2021-06-10T04:47:23.176Z] c28b66dbc603: Preparing [2021-06-10T04:47:23.176Z] bf9dfee4d3b3: Preparing [2021-06-10T04:47:23.176Z] 54a955dea90a: Preparing [2021-06-10T04:47:23.176Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:23.176Z] c28b66dbc603: Layer already exists [2021-06-10T04:47:23.176Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:47:23.176Z] 54a955dea90a: Layer already exists [2021-06-10T04:47:23.452Z] 7b4f6d3bc84f: Layer already exists [2021-06-10T04:47:23.452Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:23.452Z] master: digest: sha256:0159c9a892492ad5c4419516b525e17945041b9e740d1d703e50b46c494913c7 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:47:23.522Z] ===================================================== [Pipeline] echo [2021-06-10T04:47:23.536Z] taggedImages: [2021-06-10T04:47:23.536Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:23.536Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-10T04:47:23.536Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.260 [2021-06-10T04:47:23.536Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:23.536Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-10T04:47:23.576Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-10T04:47:23.576Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:23.576Z] latest [2021-06-10T04:47:23.576Z] 2.0.0-dev.260 [2021-06-10T04:47:23.576Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:23.576Z] master [2021-06-10T04:47:23.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:23.953Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:24.299Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:24.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-10T04:47:24.299Z] 422b167a30fc: Preparing [2021-06-10T04:47:24.299Z] 80f4d35f2615: Preparing [2021-06-10T04:47:24.299Z] bf9dfee4d3b3: Preparing [2021-06-10T04:47:24.299Z] 287b2737afae: Preparing [2021-06-10T04:47:24.299Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:24.583Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:47:24.583Z] 287b2737afae: Layer already exists [2021-06-10T04:47:24.583Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:24.583Z] 422b167a30fc: Pushed [2021-06-10T04:47:27.202Z] 80f4d35f2615: Pushed [2021-06-10T04:47:27.473Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:96ee8b9721fd9e6e4a7f377efcf30fe33d7f3a4cff4df06aeb8d57c495d4f2c3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:27.837Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:28.176Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-10T04:47:28.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-10T04:47:28.176Z] 422b167a30fc: Preparing [2021-06-10T04:47:28.176Z] 80f4d35f2615: Preparing [2021-06-10T04:47:28.176Z] bf9dfee4d3b3: Preparing [2021-06-10T04:47:28.176Z] 287b2737afae: Preparing [2021-06-10T04:47:28.176Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:28.176Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:47:28.176Z] 422b167a30fc: Layer already exists [2021-06-10T04:47:28.176Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:28.450Z] 80f4d35f2615: Layer already exists [2021-06-10T04:47:28.450Z] 287b2737afae: Layer already exists [2021-06-10T04:47:28.450Z] latest: digest: sha256:96ee8b9721fd9e6e4a7f377efcf30fe33d7f3a4cff4df06aeb8d57c495d4f2c3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:28.796Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:29.130Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.260 [2021-06-10T04:47:29.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-10T04:47:29.130Z] 422b167a30fc: Preparing [2021-06-10T04:47:29.130Z] 80f4d35f2615: Preparing [2021-06-10T04:47:29.130Z] bf9dfee4d3b3: Preparing [2021-06-10T04:47:29.130Z] 287b2737afae: Preparing [2021-06-10T04:47:29.130Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:29.130Z] 422b167a30fc: Layer already exists [2021-06-10T04:47:29.130Z] 287b2737afae: Layer already exists [2021-06-10T04:47:29.130Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:29.403Z] 80f4d35f2615: Layer already exists [2021-06-10T04:47:29.403Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:47:29.403Z] 2.0.0-dev.260: digest: sha256:96ee8b9721fd9e6e4a7f377efcf30fe33d7f3a4cff4df06aeb8d57c495d4f2c3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:29.745Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:30.078Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:30.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-10T04:47:30.079Z] 422b167a30fc: Preparing [2021-06-10T04:47:30.079Z] 80f4d35f2615: Preparing [2021-06-10T04:47:30.079Z] bf9dfee4d3b3: Preparing [2021-06-10T04:47:30.079Z] 287b2737afae: Preparing [2021-06-10T04:47:30.079Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:30.079Z] 287b2737afae: Layer already exists [2021-06-10T04:47:30.079Z] 422b167a30fc: Layer already exists [2021-06-10T04:47:30.079Z] 80f4d35f2615: Layer already exists [2021-06-10T04:47:30.079Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:30.079Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:47:30.350Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:96ee8b9721fd9e6e4a7f377efcf30fe33d7f3a4cff4df06aeb8d57c495d4f2c3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:30.702Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:31.041Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-10T04:47:31.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-10T04:47:31.041Z] 422b167a30fc: Preparing [2021-06-10T04:47:31.041Z] 80f4d35f2615: Preparing [2021-06-10T04:47:31.041Z] bf9dfee4d3b3: Preparing [2021-06-10T04:47:31.041Z] 287b2737afae: Preparing [2021-06-10T04:47:31.041Z] 3fbe34a1663b: Preparing [2021-06-10T04:47:31.041Z] 422b167a30fc: Layer already exists [2021-06-10T04:47:31.041Z] 80f4d35f2615: Layer already exists [2021-06-10T04:47:31.041Z] 287b2737afae: Layer already exists [2021-06-10T04:47:31.041Z] bf9dfee4d3b3: Layer already exists [2021-06-10T04:47:31.041Z] 3fbe34a1663b: Layer already exists [2021-06-10T04:47:31.315Z] master: digest: sha256:96ee8b9721fd9e6e4a7f377efcf30fe33d7f3a4cff4df06aeb8d57c495d4f2c3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:47:31.383Z] ===================================================== [Pipeline] echo [2021-06-10T04:47:31.409Z] taggedImages: [2021-06-10T04:47:31.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:31.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-10T04:47:31.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.260 [2021-06-10T04:47:31.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:31.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-10T04:47:31.467Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-10T04:47:31.467Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:31.467Z] latest [2021-06-10T04:47:31.467Z] 2.0.0-dev.260 [2021-06-10T04:47:31.467Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:31.467Z] master [2021-06-10T04:47:31.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:31.859Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:32.201Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:32.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-10T04:47:32.201Z] d69332381d08: Preparing [2021-06-10T04:47:32.201Z] 5e4456c3c8ab: Preparing [2021-06-10T04:47:32.201Z] 8cda9787e7a1: Preparing [2021-06-10T04:47:32.201Z] caf3aedaf78a: Preparing [2021-06-10T04:47:32.201Z] 9ded3b6bb9b5: Preparing [2021-06-10T04:47:32.201Z] fa1afe8e6ed9: Preparing [2021-06-10T04:47:32.201Z] 87a09b4c083e: Preparing [2021-06-10T04:47:32.201Z] 0f74e9ff2a61: Preparing [2021-06-10T04:47:32.201Z] b122376c33c6: Preparing [2021-06-10T04:47:32.201Z] f8381ed47b22: Preparing [2021-06-10T04:47:32.201Z] e934a737d657: Preparing [2021-06-10T04:47:32.201Z] 0f74e9ff2a61: Waiting [2021-06-10T04:47:32.201Z] b122376c33c6: Waiting [2021-06-10T04:47:32.201Z] f8381ed47b22: Waiting [2021-06-10T04:47:32.201Z] e934a737d657: Waiting [2021-06-10T04:47:32.201Z] fa1afe8e6ed9: Waiting [2021-06-10T04:47:32.201Z] 87a09b4c083e: Waiting [2021-06-10T04:47:32.477Z] 9ded3b6bb9b5: Layer already exists [2021-06-10T04:47:32.477Z] fa1afe8e6ed9: Layer already exists [2021-06-10T04:47:32.477Z] 87a09b4c083e: Layer already exists [2021-06-10T04:47:32.477Z] 5e4456c3c8ab: Pushed [2021-06-10T04:47:32.477Z] 0f74e9ff2a61: Layer already exists [2021-06-10T04:47:32.477Z] b122376c33c6: Layer already exists [2021-06-10T04:47:32.750Z] f8381ed47b22: Layer already exists [2021-06-10T04:47:32.750Z] e934a737d657: Layer already exists [2021-06-10T04:47:33.344Z] d69332381d08: Pushed [2021-06-10T04:47:34.770Z] 8cda9787e7a1: Pushed [2021-06-10T04:47:49.817Z] caf3aedaf78a: Pushed [2021-06-10T04:47:49.817Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61: digest: sha256:0682275c628890e44c3d9ec70f526714c3f87190df0cdcff725b42a5a3894428 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:50.157Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:50.489Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-10T04:47:50.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-10T04:47:50.489Z] d69332381d08: Preparing [2021-06-10T04:47:50.489Z] 5e4456c3c8ab: Preparing [2021-06-10T04:47:50.489Z] 8cda9787e7a1: Preparing [2021-06-10T04:47:50.489Z] caf3aedaf78a: Preparing [2021-06-10T04:47:50.489Z] 9ded3b6bb9b5: Preparing [2021-06-10T04:47:50.489Z] fa1afe8e6ed9: Preparing [2021-06-10T04:47:50.489Z] 87a09b4c083e: Preparing [2021-06-10T04:47:50.489Z] 0f74e9ff2a61: Preparing [2021-06-10T04:47:50.489Z] b122376c33c6: Preparing [2021-06-10T04:47:50.489Z] 87a09b4c083e: Waiting [2021-06-10T04:47:50.489Z] f8381ed47b22: Preparing [2021-06-10T04:47:50.489Z] e934a737d657: Preparing [2021-06-10T04:47:50.489Z] 0f74e9ff2a61: Waiting [2021-06-10T04:47:50.489Z] b122376c33c6: Waiting [2021-06-10T04:47:50.489Z] fa1afe8e6ed9: Waiting [2021-06-10T04:47:50.489Z] f8381ed47b22: Waiting [2021-06-10T04:47:50.489Z] e934a737d657: Waiting [2021-06-10T04:47:50.489Z] caf3aedaf78a: Layer already exists [2021-06-10T04:47:50.489Z] 9ded3b6bb9b5: Layer already exists [2021-06-10T04:47:50.764Z] d69332381d08: Layer already exists [2021-06-10T04:47:50.764Z] 5e4456c3c8ab: Layer already exists [2021-06-10T04:47:50.764Z] 8cda9787e7a1: Layer already exists [2021-06-10T04:47:50.764Z] fa1afe8e6ed9: Layer already exists [2021-06-10T04:47:50.764Z] f8381ed47b22: Layer already exists [2021-06-10T04:47:50.764Z] b122376c33c6: Layer already exists [2021-06-10T04:47:50.764Z] 0f74e9ff2a61: Layer already exists [2021-06-10T04:47:50.764Z] 87a09b4c083e: Layer already exists [2021-06-10T04:47:50.764Z] e934a737d657: Layer already exists [2021-06-10T04:47:50.764Z] latest: digest: sha256:0682275c628890e44c3d9ec70f526714c3f87190df0cdcff725b42a5a3894428 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:51.128Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:51.464Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.260 [2021-06-10T04:47:51.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-10T04:47:51.464Z] d69332381d08: Preparing [2021-06-10T04:47:51.464Z] 5e4456c3c8ab: Preparing [2021-06-10T04:47:51.464Z] 8cda9787e7a1: Preparing [2021-06-10T04:47:51.464Z] caf3aedaf78a: Preparing [2021-06-10T04:47:51.464Z] 9ded3b6bb9b5: Preparing [2021-06-10T04:47:51.464Z] fa1afe8e6ed9: Preparing [2021-06-10T04:47:51.464Z] 87a09b4c083e: Preparing [2021-06-10T04:47:51.464Z] 0f74e9ff2a61: Preparing [2021-06-10T04:47:51.464Z] b122376c33c6: Preparing [2021-06-10T04:47:51.464Z] f8381ed47b22: Preparing [2021-06-10T04:47:51.464Z] e934a737d657: Preparing [2021-06-10T04:47:51.464Z] 0f74e9ff2a61: Waiting [2021-06-10T04:47:51.464Z] b122376c33c6: Waiting [2021-06-10T04:47:51.464Z] fa1afe8e6ed9: Waiting [2021-06-10T04:47:51.464Z] 87a09b4c083e: Waiting [2021-06-10T04:47:51.464Z] f8381ed47b22: Waiting [2021-06-10T04:47:51.464Z] e934a737d657: Waiting [2021-06-10T04:47:51.737Z] d69332381d08: Layer already exists [2021-06-10T04:47:51.737Z] caf3aedaf78a: Layer already exists [2021-06-10T04:47:51.737Z] 9ded3b6bb9b5: Layer already exists [2021-06-10T04:47:51.737Z] 8cda9787e7a1: Layer already exists [2021-06-10T04:47:51.737Z] 5e4456c3c8ab: Layer already exists [2021-06-10T04:47:51.737Z] 87a09b4c083e: Layer already exists [2021-06-10T04:47:51.737Z] fa1afe8e6ed9: Layer already exists [2021-06-10T04:47:51.738Z] b122376c33c6: Layer already exists [2021-06-10T04:47:51.738Z] f8381ed47b22: Layer already exists [2021-06-10T04:47:51.738Z] 0f74e9ff2a61: Layer already exists [2021-06-10T04:47:51.738Z] e934a737d657: Layer already exists [2021-06-10T04:47:51.738Z] 2.0.0-dev.260: digest: sha256:0682275c628890e44c3d9ec70f526714c3f87190df0cdcff725b42a5a3894428 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:52.076Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:52.411Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:52.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-10T04:47:52.411Z] d69332381d08: Preparing [2021-06-10T04:47:52.411Z] 5e4456c3c8ab: Preparing [2021-06-10T04:47:52.411Z] 8cda9787e7a1: Preparing [2021-06-10T04:47:52.411Z] caf3aedaf78a: Preparing [2021-06-10T04:47:52.411Z] 9ded3b6bb9b5: Preparing [2021-06-10T04:47:52.411Z] fa1afe8e6ed9: Preparing [2021-06-10T04:47:52.411Z] 87a09b4c083e: Preparing [2021-06-10T04:47:52.411Z] 0f74e9ff2a61: Preparing [2021-06-10T04:47:52.411Z] b122376c33c6: Preparing [2021-06-10T04:47:52.411Z] f8381ed47b22: Preparing [2021-06-10T04:47:52.411Z] e934a737d657: Preparing [2021-06-10T04:47:52.411Z] fa1afe8e6ed9: Waiting [2021-06-10T04:47:52.411Z] 87a09b4c083e: Waiting [2021-06-10T04:47:52.411Z] 0f74e9ff2a61: Waiting [2021-06-10T04:47:52.411Z] b122376c33c6: Waiting [2021-06-10T04:47:52.411Z] f8381ed47b22: Waiting [2021-06-10T04:47:52.411Z] e934a737d657: Waiting [2021-06-10T04:47:52.685Z] 9ded3b6bb9b5: Layer already exists [2021-06-10T04:47:52.685Z] 8cda9787e7a1: Layer already exists [2021-06-10T04:47:52.685Z] caf3aedaf78a: Layer already exists [2021-06-10T04:47:52.685Z] d69332381d08: Layer already exists [2021-06-10T04:47:52.685Z] 5e4456c3c8ab: Layer already exists [2021-06-10T04:47:52.686Z] 87a09b4c083e: Layer already exists [2021-06-10T04:47:52.686Z] b122376c33c6: Layer already exists [2021-06-10T04:47:52.686Z] 0f74e9ff2a61: Layer already exists [2021-06-10T04:47:52.686Z] fa1afe8e6ed9: Layer already exists [2021-06-10T04:47:52.686Z] f8381ed47b22: Layer already exists [2021-06-10T04:47:52.686Z] e934a737d657: Layer already exists [2021-06-10T04:47:52.686Z] 027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260: digest: sha256:0682275c628890e44c3d9ec70f526714c3f87190df0cdcff725b42a5a3894428 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:53.025Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:47:53.360Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-10T04:47:53.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-10T04:47:53.360Z] d69332381d08: Preparing [2021-06-10T04:47:53.360Z] 5e4456c3c8ab: Preparing [2021-06-10T04:47:53.360Z] 8cda9787e7a1: Preparing [2021-06-10T04:47:53.360Z] caf3aedaf78a: Preparing [2021-06-10T04:47:53.360Z] 9ded3b6bb9b5: Preparing [2021-06-10T04:47:53.360Z] fa1afe8e6ed9: Preparing [2021-06-10T04:47:53.360Z] 87a09b4c083e: Preparing [2021-06-10T04:47:53.360Z] 0f74e9ff2a61: Preparing [2021-06-10T04:47:53.360Z] b122376c33c6: Preparing [2021-06-10T04:47:53.360Z] f8381ed47b22: Preparing [2021-06-10T04:47:53.360Z] e934a737d657: Preparing [2021-06-10T04:47:53.360Z] 0f74e9ff2a61: Waiting [2021-06-10T04:47:53.360Z] b122376c33c6: Waiting [2021-06-10T04:47:53.360Z] f8381ed47b22: Waiting [2021-06-10T04:47:53.360Z] e934a737d657: Waiting [2021-06-10T04:47:53.360Z] fa1afe8e6ed9: Waiting [2021-06-10T04:47:53.360Z] 87a09b4c083e: Waiting [2021-06-10T04:47:53.633Z] 8cda9787e7a1: Layer already exists [2021-06-10T04:47:53.633Z] 9ded3b6bb9b5: Layer already exists [2021-06-10T04:47:53.633Z] 5e4456c3c8ab: Layer already exists [2021-06-10T04:47:53.633Z] d69332381d08: Layer already exists [2021-06-10T04:47:53.633Z] caf3aedaf78a: Layer already exists [2021-06-10T04:47:53.633Z] fa1afe8e6ed9: Layer already exists [2021-06-10T04:47:53.633Z] 87a09b4c083e: Layer already exists [2021-06-10T04:47:53.633Z] b122376c33c6: Layer already exists [2021-06-10T04:47:53.633Z] 0f74e9ff2a61: Layer already exists [2021-06-10T04:47:53.633Z] f8381ed47b22: Layer already exists [2021-06-10T04:47:53.633Z] e934a737d657: Layer already exists [2021-06-10T04:47:53.633Z] master: digest: sha256:0682275c628890e44c3d9ec70f526714c3f87190df0cdcff725b42a5a3894428 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T04:47:53.701Z] ===================================================== [Pipeline] echo [2021-06-10T04:47:53.718Z] taggedImages: [2021-06-10T04:47:53.718Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61 [2021-06-10T04:47:53.718Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-10T04:47:53.718Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.260 [2021-06-10T04:47:53.718Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:027c4e9e11e34d7e4f7c73f925e1f85085517f61-2.0.0-dev.260 [2021-06-10T04:47:53.718Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:47:54.546Z] ---> job-cost.sh [2021-06-10T04:47:54.546Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PHwi [2021-06-10T04:48:33.494Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T04:50:10.229Z] lf-activate-venv(): INFO: Adding /tmp/venv-PHwi/bin to PATH [2021-06-10T04:50:10.229Z] INFO: No Stack... [2021-06-10T04:50:10.229Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T04:50:10.229Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T04:50:10.587Z] + cat /w/workspace/edgex-go/532/archives/cost.csv [2021-06-10T04:50:10.587Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T04:50:10.650Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-532-stack-cost] [2021-06-10T04:50:10.660Z] Resource [jenkins-edgexfoundry-edgex-go-master-532-stack-cost] did not exist. Created. [2021-06-10T04:50:10.660Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-532-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T04:50:11.024Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T04:50:11.762Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T04:50:11.771Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-532-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-10T04:50:12.691Z] provisioning config files... [2021-06-10T04:50:12.703Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/532@tmp/config5584019077855926663tmp [Pipeline] { [Pipeline] sh [2021-06-10T04:50:13.015Z] + set +x [2021-06-10T04:50:13.015Z] + curl -s https://codecov.io/bash [2021-06-10T04:50:13.015Z] + bash -s -- [2021-06-10T04:50:13.015Z] [2021-06-10T04:50:13.015Z] _____ _ [2021-06-10T04:50:13.015Z] / ____| | | [2021-06-10T04:50:13.015Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T04:50:13.015Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T04:50:13.015Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T04:50:13.015Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T04:50:13.015Z] Bash-1.0.3 [2021-06-10T04:50:13.015Z] [2021-06-10T04:50:13.015Z] [2021-06-10T04:50:13.015Z] ==> git version 2.24.4 found [2021-06-10T04:50:13.015Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-10T04:50:13.015Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T04:50:13.015Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T04:50:13.015Z] ==> Jenkins CI detected. [2021-06-10T04:50:13.015Z] project root: . [2021-06-10T04:50:13.015Z] --> token set from env [2021-06-10T04:50:13.278Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T04:50:13.278Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T04:50:13.278Z] ==> Python coveragepy not found [2021-06-10T04:50:13.278Z] ==> Searching for coverage reports in: [2021-06-10T04:50:13.278Z] + . [2021-06-10T04:50:13.278Z] -> Found 1 reports [2021-06-10T04:50:13.278Z] ==> Detecting git/mercurial file structure [2021-06-10T04:50:13.278Z] ==> Reading reports [2021-06-10T04:50:13.278Z] + ./coverage.out bytes=404951 [2021-06-10T04:50:13.278Z] ==> Appending adjustments [2021-06-10T04:50:13.278Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T04:50:14.233Z] + Found adjustments [2021-06-10T04:50:14.233Z] ==> Gzipping contents [2021-06-10T04:50:14.495Z] 56K /tmp/codecov.LfGWua.gz [2021-06-10T04:50:14.495Z] ==> Uploading reports [2021-06-10T04:50:14.495Z] url: https://codecov.io [2021-06-10T04:50:14.495Z] query: branch=master&commit=027c4e9e11e34d7e4f7c73f925e1f85085517f61&build=532&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F532%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-10T04:50:14.495Z] -> Pinging Codecov [2021-06-10T04:50:14.495Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=027c4e9e11e34d7e4f7c73f925e1f85085517f61&build=532&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F532%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-10T04:50:14.755Z] -> Uploading to [2021-06-10T04:50:14.755Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/00271124DB129430A58F1EEE437C3FCB/027c4e9e11e34d7e4f7c73f925e1f85085517f61/576f55e3-5a49-4395-92b7-26c7b4261883.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T045014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c57d5fadb8c1c3f068c9fda4c3fcb37f390ce323cd91fe688de3ec24dc99f10e [2021-06-10T04:50:15.015Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T04:50:15.015Z] Dload Upload Total Spent Left Speed [2021-06-10T04:50:15.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54597 0 0 100 54597 0 93111 --:--:-- --:--:-- --:--:-- 93168 [2021-06-10T04:50:15.585Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/027c4e9e11e34d7e4f7c73f925e1f85085517f61 [Pipeline] } [2021-06-10T04:50:15.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-10T04:50:16.538Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-10T04:50:16.557Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:50:16.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T04:50:16.866Z] [2021-06-10T04:50:16.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:50:17.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T04:50:17.181Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-10T04:50:17.181Z] 188c0c94c7c5: Pulling fs layer [2021-06-10T04:50:17.181Z] 0ef7d3d256c8: Pulling fs layer [2021-06-10T04:50:17.181Z] de9db76c5a1d: Pulling fs layer [2021-06-10T04:50:17.181Z] 0eba1c9be4d2: Pulling fs layer [2021-06-10T04:50:17.181Z] 0d57e429df01: Pulling fs layer [2021-06-10T04:50:17.181Z] 4e4be7b47b0d: Pulling fs layer [2021-06-10T04:50:17.181Z] e1f770b5df2f: Pulling fs layer [2021-06-10T04:50:17.181Z] 85a0685a4137: Pulling fs layer [2021-06-10T04:50:17.181Z] 4e4be7b47b0d: Waiting [2021-06-10T04:50:17.181Z] e1f770b5df2f: Waiting [2021-06-10T04:50:17.181Z] 85a0685a4137: Waiting [2021-06-10T04:50:17.181Z] 0eba1c9be4d2: Waiting [2021-06-10T04:50:17.181Z] 0d57e429df01: Waiting [2021-06-10T04:50:17.181Z] de9db76c5a1d: Verifying Checksum [2021-06-10T04:50:17.181Z] de9db76c5a1d: Download complete [2021-06-10T04:50:17.181Z] 0ef7d3d256c8: Verifying Checksum [2021-06-10T04:50:17.181Z] 0ef7d3d256c8: Download complete [2021-06-10T04:50:17.181Z] 0d57e429df01: Verifying Checksum [2021-06-10T04:50:17.181Z] 0d57e429df01: Download complete [2021-06-10T04:50:17.181Z] 4e4be7b47b0d: Verifying Checksum [2021-06-10T04:50:17.181Z] 4e4be7b47b0d: Download complete [2021-06-10T04:50:17.181Z] 188c0c94c7c5: Verifying Checksum [2021-06-10T04:50:17.181Z] 188c0c94c7c5: Download complete [2021-06-10T04:50:17.523Z] 188c0c94c7c5: Pull complete [2021-06-10T04:50:17.929Z] 0ef7d3d256c8: Pull complete [2021-06-10T04:50:17.929Z] de9db76c5a1d: Pull complete [2021-06-10T04:50:18.877Z] e1f770b5df2f: Verifying Checksum [2021-06-10T04:50:18.877Z] e1f770b5df2f: Download complete [2021-06-10T04:50:21.429Z] 0eba1c9be4d2: Verifying Checksum [2021-06-10T04:50:21.430Z] 0eba1c9be4d2: Download complete [2021-06-10T04:50:21.430Z] 85a0685a4137: Verifying Checksum [2021-06-10T04:50:21.430Z] 85a0685a4137: Download complete [2021-06-10T04:50:23.998Z] 0eba1c9be4d2: Pull complete [2021-06-10T04:50:24.261Z] 0d57e429df01: Pull complete [2021-06-10T04:50:24.261Z] 4e4be7b47b0d: Pull complete [2021-06-10T04:50:24.850Z] e1f770b5df2f: Pull complete [2021-06-10T04:50:30.166Z] 85a0685a4137: Pull complete [2021-06-10T04:50:30.166Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-10T04:50:30.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T04:50:30.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-10T04:50:30.245Z] prd-centos7-docker-4c-2g-129 does not seem to be running inside a container [2021-06-10T04:50:30.281Z] $ 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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-10T04:50:33.167Z] $ docker top 89d7ee8ba88067cfb580d0b08bda7c91bd24a629b2bd1dc49c6e827380b4433e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T04:50:33.272Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-10T04:50:33.559Z] + set -o pipefail [2021-06-10T04:50:33.559Z] + snyk monitor '--org=edgex-jenkins' [2021-06-10T04:50:55.546Z] [2021-06-10T04:50:55.546Z] Monitoring /w/workspace/edgex-go/532 (github.com/edgexfoundry/edgex-go)... [2021-06-10T04:50:55.546Z] [2021-06-10T04:50:55.546Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d9b8dc9c-f9bf-4356-ad49-1e306619c8f1 [2021-06-10T04:50:55.546Z] [2021-06-10T04:50:55.546Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-10T04:50:55.546Z] [2021-06-10T04:50:55.546Z] [Pipeline] } [2021-06-10T04:50:55.558Z] $ docker stop --time=1 89d7ee8ba88067cfb580d0b08bda7c91bd24a629b2bd1dc49c6e827380b4433e [2021-06-10T04:50:58.396Z] $ docker rm -f 89d7ee8ba88067cfb580d0b08bda7c91bd24a629b2bd1dc49c6e827380b4433e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-10T04:50:59.142Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:50:59.164Z] provisioning config files... [2021-06-10T04:50:59.173Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/532@tmp/config6473290837173344009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:50:59.484Z] --> edgex-publish-swagger.sh [2021-06-10T04:50:59.484Z] === Publish openapi/v2 API === [2021-06-10T04:50:59.484Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-10T04:50:59.484Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/532/openapi/v2/core-command.yaml] [2021-06-10T04:50:59.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T04:50:59.484Z] Dload Upload Total Spent Left Speed [2021-06-10T04:51:00.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 25992 0:00:01 0:00:01 --:--:-- 25983 100 30687 0 0 100 30687 0 25989 0:00:01 0:00:01 --:--:-- 25983 [2021-06-10T04:51:00.435Z] [2021-06-10T04:51:00.435Z] [2021-06-10T04:51:00.435Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/532/openapi/v2/core-data.yaml] [2021-06-10T04:51:00.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T04:51:00.435Z] Dload Upload Total Spent Left Speed [2021-06-10T04:51:01.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 55732 0:00:01 0:00:01 --:--:-- 55760 100 56095 0 0 100 56095 0 55724 0:00:01 0:00:01 --:--:-- 55760 [2021-06-10T04:51:01.826Z] [2021-06-10T04:51:01.826Z] [2021-06-10T04:51:01.826Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/532/openapi/v2/core-metadata.yaml] [2021-06-10T04:51:01.826Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T04:51:01.826Z] Dload Upload Total Spent Left Speed [2021-06-10T04:51:02.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 118k 0 0 100 118k 0 100k 0:00:01 0:00:01 --:--:-- 100k [2021-06-10T04:51:02.771Z] [2021-06-10T04:51:02.771Z] [2021-06-10T04:51:02.771Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/532/openapi/v2/support-notifications.yaml] [2021-06-10T04:51:02.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T04:51:02.771Z] Dload Upload Total Spent Left Speed [2021-06-10T04:51:04.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 67979 0:00:01 0:00:01 --:--:-- 68027 100 78300 0 0 100 78300 0 67969 0:00:01 0:00:01 --:--:-- 68027 [2021-06-10T04:51:04.157Z] [2021-06-10T04:51:04.157Z] [2021-06-10T04:51:04.157Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/532/openapi/v2/support-scheduler.yaml] [2021-06-10T04:51:04.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T04:51:04.157Z] Dload Upload Total Spent Left Speed [2021-06-10T04:51:05.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37318 0 0 100 37318 0 39420 --:--:-- --:--:-- --:--:-- 39406 100 37318 0 0 100 37318 0 39413 --:--:-- --:--:-- --:--:-- 39406 [2021-06-10T04:51:05.100Z] [2021-06-10T04:51:05.100Z] [2021-06-10T04:51:05.100Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/532/openapi/v2/system-agent.yaml] [2021-06-10T04:51:05.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T04:51:05.100Z] Dload Upload Total Spent Left Speed [2021-06-10T04:51:06.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19895 0 0 100 19895 0 18896 0:00:01 0:00:01 --:--:-- 18911 100 19895 0 0 100 19895 0 18892 0:00:01 0:00:01 --:--:-- 18911 [2021-06-10T04:51:06.042Z] [2021-06-10T04:51:06.042Z] [Pipeline] } [2021-06-10T04:51:06.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:51:06.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T04:51:06.604Z] . [Pipeline] withDockerContainer [2021-06-10T04:51:06.680Z] prd-centos7-docker-4c-2g-129 does not seem to be running inside a container [2021-06-10T04:51:06.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T04:51:07.119Z] $ docker top c335f2385928a6165a367f6dda128eed75cc4e20e3094be8e94d4e04d6e9f5b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T04:51:07.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T04:51:07.258Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T04:51:07.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T04:51:07.371Z] $ docker exec c335f2385928a6165a367f6dda128eed75cc4e20e3094be8e94d4e04d6e9f5b6 ssh-agent [2021-06-10T04:51:07.493Z] SSH_AUTH_SOCK=/tmp/ssh-QN56SeEbUFZt/agent.13 [2021-06-10T04:51:07.493Z] SSH_AGENT_PID=20 [2021-06-10T04:51:07.500Z] Running ssh-add (command line suppressed) [2021-06-10T04:51:07.599Z] Identity added: /w/workspace/edgex-go/532@tmp/private_key_8193592814127883737.key (/w/workspace/edgex-go/532@tmp/private_key_8193592814127883737.key) [2021-06-10T04:51:07.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T04:51:07.920Z] + git semver tag [2021-06-10T04:51:07.920Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T04:51:07.920Z] # $GIT_DIR = /w/workspace/edgex-go/532/.git [2021-06-10T04:51:07.920Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/532 [2021-06-10T04:51:07.920Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T04:51:07.920Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T04:51:07.920Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T04:51:07.920Z] # $SEMVER_BRANCH = master [2021-06-10T04:51:07.920Z] # $SEMVER_DIR = /w/workspace/edgex-go/532/.semver [2021-06-10T04:51:07.920Z] # 027c4e9e11e34d7e4f7c73f925e1f85085517f61 HEAD [2021-06-10T04:51:07.920Z] # -> Force: false [2021-06-10T04:51:07.920Z] # 14aa78e78c3764757c818c97ec85793133a9db9b refs/tags/v2.0.0-dev.260 [Pipeline] } [2021-06-10T04:51:07.926Z] $ docker exec --env ******** --env ******** c335f2385928a6165a367f6dda128eed75cc4e20e3094be8e94d4e04d6e9f5b6 ssh-agent -k [2021-06-10T04:51:08.032Z] unset SSH_AUTH_SOCK; [2021-06-10T04:51:08.032Z] unset SSH_AGENT_PID; [2021-06-10T04:51:08.032Z] echo Agent pid 20 killed; [2021-06-10T04:51:08.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T04:51:08.382Z] + git semver [Pipeline] } [2021-06-10T04:51:08.397Z] $ docker stop --time=1 c335f2385928a6165a367f6dda128eed75cc4e20e3094be8e94d4e04d6e9f5b6 [2021-06-10T04:51:09.603Z] $ docker rm -f c335f2385928a6165a367f6dda128eed75cc4e20e3094be8e94d4e04d6e9f5b6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:51:10.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T04:51:10.076Z] [2021-06-10T04:51:10.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:51:10.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T04:51:10.548Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-10T04:51:10.548Z] ab5ef0e58194: Pulling fs layer [2021-06-10T04:51:10.548Z] 9712f1f96733: Pulling fs layer [2021-06-10T04:51:10.548Z] 63f879dbbcfc: Pulling fs layer [2021-06-10T04:51:10.548Z] 0d9ebad4ef96: Pulling fs layer [2021-06-10T04:51:10.548Z] e9a5061849ea: Pulling fs layer [2021-06-10T04:51:10.548Z] d747dcd14b5f: Pulling fs layer [2021-06-10T04:51:10.548Z] 2de7ff778b66: Pulling fs layer [2021-06-10T04:51:10.548Z] e9a5061849ea: Waiting [2021-06-10T04:51:10.548Z] d747dcd14b5f: Waiting [2021-06-10T04:51:10.548Z] 2de7ff778b66: Waiting [2021-06-10T04:51:10.548Z] 0d9ebad4ef96: Waiting [2021-06-10T04:51:10.548Z] 9712f1f96733: Verifying Checksum [2021-06-10T04:51:10.548Z] 9712f1f96733: Download complete [2021-06-10T04:51:12.469Z] 63f879dbbcfc: Verifying Checksum [2021-06-10T04:51:12.469Z] 63f879dbbcfc: Download complete [2021-06-10T04:51:12.469Z] e9a5061849ea: Verifying Checksum [2021-06-10T04:51:12.469Z] e9a5061849ea: Download complete [2021-06-10T04:51:12.469Z] d747dcd14b5f: Verifying Checksum [2021-06-10T04:51:12.469Z] d747dcd14b5f: Download complete [2021-06-10T04:51:12.728Z] 2de7ff778b66: Verifying Checksum [2021-06-10T04:51:12.729Z] 2de7ff778b66: Download complete [2021-06-10T04:51:12.988Z] 0d9ebad4ef96: Verifying Checksum [2021-06-10T04:51:12.988Z] 0d9ebad4ef96: Download complete [2021-06-10T04:51:13.250Z] ab5ef0e58194: Verifying Checksum [2021-06-10T04:51:13.250Z] ab5ef0e58194: Download complete [2021-06-10T04:51:18.551Z] ab5ef0e58194: Pull complete [2021-06-10T04:51:18.551Z] 9712f1f96733: Pull complete [2021-06-10T04:51:19.494Z] 63f879dbbcfc: Pull complete [2021-06-10T04:51:22.853Z] 0d9ebad4ef96: Pull complete [2021-06-10T04:51:23.116Z] e9a5061849ea: Pull complete [2021-06-10T04:51:23.116Z] d747dcd14b5f: Pull complete [2021-06-10T04:51:24.063Z] 2de7ff778b66: Pull complete [2021-06-10T04:51:24.063Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-10T04:51:24.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T04:51:24.063Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-10T04:51:24.137Z] prd-centos7-docker-4c-2g-129 does not seem to be running inside a container [2021-06-10T04:51:24.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-10T04:51:34.878Z] $ docker top ca023770336f36db5e5ed095d3b08b86837f24b84063dd4482c1d3f60a5c6509 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:51:34.982Z] provisioning config files... [2021-06-10T04:51:34.991Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/532@tmp/config7452941313552093164tmp [2021-06-10T04:51:35.003Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/532@tmp/config5614171196277444943tmp [2021-06-10T04:51:35.014Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/532@tmp/config1403370523524570443tmp [Pipeline] { [Pipeline] echo [2021-06-10T04:51:35.032Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:51:35.343Z] ---> sigul-configuration.sh [2021-06-10T04:51:35.343Z] gpg: directory `/root/.gnupg' created [2021-06-10T04:51:35.343Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-10T04:51:35.343Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-10T04:51:35.343Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-10T04:51:35.343Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-10T04:51:35.343Z] gpg: CAST5 encrypted data [2021-06-10T04:51:35.343Z] gpg: encrypted with 1 passphrase [2021-06-10T04:51:35.343Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-10T04:51:35.639Z] + mkdir /home/jenkins [2021-06-10T04:51:35.639Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-10T04:51:35.934Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-10T04:51:35.944Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:51:36.241Z] ---> sigul-install.sh [2021-06-10T04:51:40.456Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-10T04:51:40.748Z] + git tag --list [2021-06-10T04:51:40.748Z] 0.6.0 [2021-06-10T04:51:40.748Z] 0.6.1 [2021-06-10T04:51:40.748Z] 0.7.0 [2021-06-10T04:51:40.748Z] 0.7.1 [2021-06-10T04:51:40.748Z] v0.0.0 [2021-06-10T04:51:40.748Z] v0.0.1-dev.1 [2021-06-10T04:51:40.748Z] v1.0.0 [2021-06-10T04:51:40.748Z] v1.0.1 [2021-06-10T04:51:40.748Z] v1.1.0 [2021-06-10T04:51:40.748Z] v1.2.0 [2021-06-10T04:51:40.748Z] v1.2.1 [2021-06-10T04:51:40.748Z] v1.2.2-dev.1 [2021-06-10T04:51:40.748Z] v1.2.2-dev.10 [2021-06-10T04:51:40.748Z] v1.2.2-dev.100 [2021-06-10T04:51:40.748Z] v1.2.2-dev.101 [2021-06-10T04:51:40.748Z] v1.2.2-dev.102 [2021-06-10T04:51:40.748Z] v1.2.2-dev.103 [2021-06-10T04:51:40.748Z] v1.2.2-dev.104 [2021-06-10T04:51:40.748Z] v1.2.2-dev.105 [2021-06-10T04:51:40.748Z] v1.2.2-dev.106 [2021-06-10T04:51:40.748Z] v1.2.2-dev.107 [2021-06-10T04:51:40.748Z] v1.2.2-dev.11 [2021-06-10T04:51:40.748Z] v1.2.2-dev.12 [2021-06-10T04:51:40.748Z] v1.2.2-dev.13 [2021-06-10T04:51:40.748Z] v1.2.2-dev.14 [2021-06-10T04:51:40.748Z] v1.2.2-dev.15 [2021-06-10T04:51:40.748Z] v1.2.2-dev.16 [2021-06-10T04:51:40.748Z] v1.2.2-dev.17 [2021-06-10T04:51:40.748Z] v1.2.2-dev.18 [2021-06-10T04:51:40.748Z] v1.2.2-dev.19 [2021-06-10T04:51:40.748Z] v1.2.2-dev.2 [2021-06-10T04:51:40.748Z] v1.2.2-dev.20 [2021-06-10T04:51:40.748Z] v1.2.2-dev.21 [2021-06-10T04:51:40.748Z] v1.2.2-dev.22 [2021-06-10T04:51:40.748Z] v1.2.2-dev.23 [2021-06-10T04:51:40.748Z] v1.2.2-dev.24 [2021-06-10T04:51:40.748Z] v1.2.2-dev.25 [2021-06-10T04:51:40.748Z] v1.2.2-dev.26 [2021-06-10T04:51:40.748Z] v1.2.2-dev.27 [2021-06-10T04:51:40.748Z] v1.2.2-dev.28 [2021-06-10T04:51:40.748Z] v1.2.2-dev.29 [2021-06-10T04:51:40.748Z] v1.2.2-dev.3 [2021-06-10T04:51:40.748Z] v1.2.2-dev.30 [2021-06-10T04:51:40.748Z] v1.2.2-dev.31 [2021-06-10T04:51:40.748Z] v1.2.2-dev.32 [2021-06-10T04:51:40.748Z] v1.2.2-dev.33 [2021-06-10T04:51:40.748Z] v1.2.2-dev.34 [2021-06-10T04:51:40.748Z] v1.2.2-dev.35 [2021-06-10T04:51:40.748Z] v1.2.2-dev.36 [2021-06-10T04:51:40.748Z] v1.2.2-dev.37 [2021-06-10T04:51:40.748Z] v1.2.2-dev.38 [2021-06-10T04:51:40.748Z] v1.2.2-dev.39 [2021-06-10T04:51:40.748Z] v1.2.2-dev.4 [2021-06-10T04:51:40.748Z] v1.2.2-dev.40 [2021-06-10T04:51:40.748Z] v1.2.2-dev.41 [2021-06-10T04:51:40.748Z] v1.2.2-dev.42 [2021-06-10T04:51:40.748Z] v1.2.2-dev.43 [2021-06-10T04:51:40.748Z] v1.2.2-dev.44 [2021-06-10T04:51:40.748Z] v1.2.2-dev.45 [2021-06-10T04:51:40.748Z] v1.2.2-dev.46 [2021-06-10T04:51:40.748Z] v1.2.2-dev.47 [2021-06-10T04:51:40.748Z] v1.2.2-dev.48 [2021-06-10T04:51:40.748Z] v1.2.2-dev.49 [2021-06-10T04:51:40.748Z] v1.2.2-dev.5 [2021-06-10T04:51:40.748Z] v1.2.2-dev.50 [2021-06-10T04:51:40.748Z] v1.2.2-dev.51 [2021-06-10T04:51:40.748Z] v1.2.2-dev.52 [2021-06-10T04:51:40.748Z] v1.2.2-dev.53 [2021-06-10T04:51:40.748Z] v1.2.2-dev.54 [2021-06-10T04:51:40.748Z] v1.2.2-dev.55 [2021-06-10T04:51:40.748Z] v1.2.2-dev.56 [2021-06-10T04:51:40.748Z] v1.2.2-dev.57 [2021-06-10T04:51:40.748Z] v1.2.2-dev.58 [2021-06-10T04:51:40.748Z] v1.2.2-dev.59 [2021-06-10T04:51:40.748Z] v1.2.2-dev.6 [2021-06-10T04:51:40.748Z] v1.2.2-dev.60 [2021-06-10T04:51:40.748Z] v1.2.2-dev.61 [2021-06-10T04:51:40.748Z] v1.2.2-dev.62 [2021-06-10T04:51:40.748Z] v1.2.2-dev.63 [2021-06-10T04:51:40.748Z] v1.2.2-dev.64 [2021-06-10T04:51:40.748Z] v1.2.2-dev.65 [2021-06-10T04:51:40.748Z] v1.2.2-dev.66 [2021-06-10T04:51:40.748Z] v1.2.2-dev.67 [2021-06-10T04:51:40.748Z] v1.2.2-dev.68 [2021-06-10T04:51:40.748Z] v1.2.2-dev.69 [2021-06-10T04:51:40.748Z] v1.2.2-dev.7 [2021-06-10T04:51:40.748Z] v1.2.2-dev.70 [2021-06-10T04:51:40.748Z] v1.2.2-dev.71 [2021-06-10T04:51:40.748Z] v1.2.2-dev.72 [2021-06-10T04:51:40.748Z] v1.2.2-dev.73 [2021-06-10T04:51:40.749Z] v1.2.2-dev.74 [2021-06-10T04:51:40.749Z] v1.2.2-dev.75 [2021-06-10T04:51:40.749Z] v1.2.2-dev.76 [2021-06-10T04:51:40.749Z] v1.2.2-dev.77 [2021-06-10T04:51:40.749Z] v1.2.2-dev.78 [2021-06-10T04:51:40.749Z] v1.2.2-dev.79 [2021-06-10T04:51:40.749Z] v1.2.2-dev.8 [2021-06-10T04:51:40.749Z] v1.2.2-dev.80 [2021-06-10T04:51:40.749Z] v1.2.2-dev.81 [2021-06-10T04:51:40.749Z] v1.2.2-dev.82 [2021-06-10T04:51:40.749Z] v1.2.2-dev.83 [2021-06-10T04:51:40.749Z] v1.2.2-dev.84 [2021-06-10T04:51:40.749Z] v1.2.2-dev.85 [2021-06-10T04:51:40.749Z] v1.2.2-dev.86 [2021-06-10T04:51:40.749Z] v1.2.2-dev.87 [2021-06-10T04:51:40.749Z] v1.2.2-dev.88 [2021-06-10T04:51:40.749Z] v1.2.2-dev.89 [2021-06-10T04:51:40.749Z] v1.2.2-dev.9 [2021-06-10T04:51:40.749Z] v1.2.2-dev.90 [2021-06-10T04:51:40.749Z] v1.2.2-dev.91 [2021-06-10T04:51:40.749Z] v1.2.2-dev.92 [2021-06-10T04:51:40.749Z] v1.2.2-dev.93 [2021-06-10T04:51:40.749Z] v1.2.2-dev.94 [2021-06-10T04:51:40.749Z] v1.2.2-dev.95 [2021-06-10T04:51:40.749Z] v1.2.2-dev.96 [2021-06-10T04:51:40.749Z] v1.2.2-dev.97 [2021-06-10T04:51:40.749Z] v1.2.2-dev.98 [2021-06-10T04:51:40.749Z] v1.2.2-dev.99 [2021-06-10T04:51:40.749Z] v1.3.0 [2021-06-10T04:51:40.749Z] v1.3.1 [2021-06-10T04:51:40.749Z] v1.3.1-dev.1 [2021-06-10T04:51:40.749Z] v1.3.1-dev.10 [2021-06-10T04:51:40.749Z] v1.3.1-dev.11 [2021-06-10T04:51:40.749Z] v1.3.1-dev.12 [2021-06-10T04:51:40.749Z] v1.3.1-dev.13 [2021-06-10T04:51:40.749Z] v1.3.1-dev.14 [2021-06-10T04:51:40.749Z] v1.3.1-dev.15 [2021-06-10T04:51:40.749Z] v1.3.1-dev.16 [2021-06-10T04:51:40.749Z] v1.3.1-dev.17 [2021-06-10T04:51:40.749Z] v1.3.1-dev.18 [2021-06-10T04:51:40.749Z] v1.3.1-dev.2 [2021-06-10T04:51:40.749Z] v1.3.1-dev.3 [2021-06-10T04:51:40.749Z] v1.3.1-dev.4 [2021-06-10T04:51:40.749Z] v1.3.1-dev.5 [2021-06-10T04:51:40.749Z] v1.3.1-dev.6 [2021-06-10T04:51:40.749Z] v1.3.1-dev.7 [2021-06-10T04:51:40.749Z] v1.3.1-dev.8 [2021-06-10T04:51:40.749Z] v1.3.1-dev.9 [2021-06-10T04:51:40.749Z] v2.0.0-dev.1 [2021-06-10T04:51:40.749Z] v2.0.0-dev.10 [2021-06-10T04:51:40.749Z] v2.0.0-dev.100 [2021-06-10T04:51:40.749Z] v2.0.0-dev.101 [2021-06-10T04:51:40.749Z] v2.0.0-dev.102 [2021-06-10T04:51:40.749Z] v2.0.0-dev.103 [2021-06-10T04:51:40.749Z] v2.0.0-dev.104 [2021-06-10T04:51:40.749Z] v2.0.0-dev.105 [2021-06-10T04:51:40.749Z] v2.0.0-dev.106 [2021-06-10T04:51:40.749Z] v2.0.0-dev.107 [2021-06-10T04:51:40.749Z] v2.0.0-dev.108 [2021-06-10T04:51:40.749Z] v2.0.0-dev.109 [2021-06-10T04:51:40.749Z] v2.0.0-dev.11 [2021-06-10T04:51:40.749Z] v2.0.0-dev.110 [2021-06-10T04:51:40.749Z] v2.0.0-dev.111 [2021-06-10T04:51:40.749Z] v2.0.0-dev.112 [2021-06-10T04:51:40.749Z] v2.0.0-dev.113 [2021-06-10T04:51:40.749Z] v2.0.0-dev.114 [2021-06-10T04:51:40.749Z] v2.0.0-dev.115 [2021-06-10T04:51:40.749Z] v2.0.0-dev.116 [2021-06-10T04:51:40.749Z] v2.0.0-dev.117 [2021-06-10T04:51:40.749Z] v2.0.0-dev.118 [2021-06-10T04:51:40.749Z] v2.0.0-dev.119 [2021-06-10T04:51:40.749Z] v2.0.0-dev.12 [2021-06-10T04:51:40.749Z] v2.0.0-dev.120 [2021-06-10T04:51:40.749Z] v2.0.0-dev.121 [2021-06-10T04:51:40.749Z] v2.0.0-dev.122 [2021-06-10T04:51:40.749Z] v2.0.0-dev.123 [2021-06-10T04:51:40.749Z] v2.0.0-dev.124 [2021-06-10T04:51:40.749Z] v2.0.0-dev.125 [2021-06-10T04:51:40.749Z] v2.0.0-dev.126 [2021-06-10T04:51:40.749Z] v2.0.0-dev.127 [2021-06-10T04:51:40.749Z] v2.0.0-dev.128 [2021-06-10T04:51:40.749Z] v2.0.0-dev.129 [2021-06-10T04:51:40.749Z] v2.0.0-dev.13 [2021-06-10T04:51:40.749Z] v2.0.0-dev.130 [2021-06-10T04:51:40.749Z] v2.0.0-dev.131 [2021-06-10T04:51:40.749Z] v2.0.0-dev.132 [2021-06-10T04:51:40.749Z] v2.0.0-dev.133 [2021-06-10T04:51:40.749Z] v2.0.0-dev.134 [2021-06-10T04:51:40.749Z] v2.0.0-dev.135 [2021-06-10T04:51:40.749Z] v2.0.0-dev.136 [2021-06-10T04:51:40.749Z] v2.0.0-dev.137 [2021-06-10T04:51:40.749Z] v2.0.0-dev.138 [2021-06-10T04:51:40.749Z] v2.0.0-dev.139 [2021-06-10T04:51:40.749Z] v2.0.0-dev.14 [2021-06-10T04:51:40.749Z] v2.0.0-dev.140 [2021-06-10T04:51:40.749Z] v2.0.0-dev.141 [2021-06-10T04:51:40.749Z] v2.0.0-dev.142 [2021-06-10T04:51:40.749Z] v2.0.0-dev.143 [2021-06-10T04:51:40.749Z] v2.0.0-dev.144 [2021-06-10T04:51:40.749Z] v2.0.0-dev.145 [2021-06-10T04:51:40.749Z] v2.0.0-dev.146 [2021-06-10T04:51:40.749Z] v2.0.0-dev.147 [2021-06-10T04:51:40.749Z] v2.0.0-dev.148 [2021-06-10T04:51:40.749Z] v2.0.0-dev.149 [2021-06-10T04:51:40.749Z] v2.0.0-dev.15 [2021-06-10T04:51:40.749Z] v2.0.0-dev.150 [2021-06-10T04:51:40.749Z] v2.0.0-dev.151 [2021-06-10T04:51:40.749Z] v2.0.0-dev.152 [2021-06-10T04:51:40.749Z] v2.0.0-dev.153 [2021-06-10T04:51:40.749Z] v2.0.0-dev.154 [2021-06-10T04:51:40.749Z] v2.0.0-dev.155 [2021-06-10T04:51:40.749Z] v2.0.0-dev.156 [2021-06-10T04:51:40.749Z] v2.0.0-dev.157 [2021-06-10T04:51:40.749Z] v2.0.0-dev.158 [2021-06-10T04:51:40.749Z] v2.0.0-dev.159 [2021-06-10T04:51:40.749Z] v2.0.0-dev.16 [2021-06-10T04:51:40.749Z] v2.0.0-dev.160 [2021-06-10T04:51:40.749Z] v2.0.0-dev.161 [2021-06-10T04:51:40.749Z] v2.0.0-dev.162 [2021-06-10T04:51:40.749Z] v2.0.0-dev.163 [2021-06-10T04:51:40.749Z] v2.0.0-dev.164 [2021-06-10T04:51:40.749Z] v2.0.0-dev.165 [2021-06-10T04:51:40.749Z] v2.0.0-dev.166 [2021-06-10T04:51:40.749Z] v2.0.0-dev.167 [2021-06-10T04:51:40.749Z] v2.0.0-dev.168 [2021-06-10T04:51:40.749Z] v2.0.0-dev.169 [2021-06-10T04:51:40.749Z] v2.0.0-dev.17 [2021-06-10T04:51:40.749Z] v2.0.0-dev.170 [2021-06-10T04:51:40.749Z] v2.0.0-dev.171 [2021-06-10T04:51:40.749Z] v2.0.0-dev.172 [2021-06-10T04:51:40.749Z] v2.0.0-dev.173 [2021-06-10T04:51:40.749Z] v2.0.0-dev.174 [2021-06-10T04:51:40.749Z] v2.0.0-dev.175 [2021-06-10T04:51:40.749Z] v2.0.0-dev.176 [2021-06-10T04:51:40.749Z] v2.0.0-dev.177 [2021-06-10T04:51:40.749Z] v2.0.0-dev.178 [2021-06-10T04:51:40.749Z] v2.0.0-dev.179 [2021-06-10T04:51:40.749Z] v2.0.0-dev.18 [2021-06-10T04:51:40.749Z] v2.0.0-dev.180 [2021-06-10T04:51:40.749Z] v2.0.0-dev.181 [2021-06-10T04:51:40.749Z] v2.0.0-dev.182 [2021-06-10T04:51:40.749Z] v2.0.0-dev.183 [2021-06-10T04:51:40.749Z] v2.0.0-dev.184 [2021-06-10T04:51:40.749Z] v2.0.0-dev.185 [2021-06-10T04:51:40.749Z] v2.0.0-dev.186 [2021-06-10T04:51:40.749Z] v2.0.0-dev.187 [2021-06-10T04:51:40.749Z] v2.0.0-dev.188 [2021-06-10T04:51:40.749Z] v2.0.0-dev.189 [2021-06-10T04:51:40.749Z] v2.0.0-dev.19 [2021-06-10T04:51:40.749Z] v2.0.0-dev.190 [2021-06-10T04:51:40.749Z] v2.0.0-dev.191 [2021-06-10T04:51:40.749Z] v2.0.0-dev.192 [2021-06-10T04:51:40.749Z] v2.0.0-dev.193 [2021-06-10T04:51:40.749Z] v2.0.0-dev.194 [2021-06-10T04:51:40.749Z] v2.0.0-dev.195 [2021-06-10T04:51:40.749Z] v2.0.0-dev.196 [2021-06-10T04:51:40.749Z] v2.0.0-dev.197 [2021-06-10T04:51:40.749Z] v2.0.0-dev.198 [2021-06-10T04:51:40.749Z] v2.0.0-dev.199 [2021-06-10T04:51:40.749Z] v2.0.0-dev.2 [2021-06-10T04:51:40.749Z] v2.0.0-dev.20 [2021-06-10T04:51:40.749Z] v2.0.0-dev.200 [2021-06-10T04:51:40.749Z] v2.0.0-dev.201 [2021-06-10T04:51:40.749Z] v2.0.0-dev.202 [2021-06-10T04:51:40.749Z] v2.0.0-dev.203 [2021-06-10T04:51:40.749Z] v2.0.0-dev.204 [2021-06-10T04:51:40.749Z] v2.0.0-dev.205 [2021-06-10T04:51:40.749Z] v2.0.0-dev.206 [2021-06-10T04:51:40.749Z] v2.0.0-dev.207 [2021-06-10T04:51:40.749Z] v2.0.0-dev.208 [2021-06-10T04:51:40.749Z] v2.0.0-dev.209 [2021-06-10T04:51:40.749Z] v2.0.0-dev.21 [2021-06-10T04:51:40.749Z] v2.0.0-dev.210 [2021-06-10T04:51:40.749Z] v2.0.0-dev.211 [2021-06-10T04:51:40.749Z] v2.0.0-dev.212 [2021-06-10T04:51:40.749Z] v2.0.0-dev.213 [2021-06-10T04:51:40.749Z] v2.0.0-dev.214 [2021-06-10T04:51:40.749Z] v2.0.0-dev.215 [2021-06-10T04:51:40.749Z] v2.0.0-dev.216 [2021-06-10T04:51:40.749Z] v2.0.0-dev.217 [2021-06-10T04:51:40.749Z] v2.0.0-dev.218 [2021-06-10T04:51:40.749Z] v2.0.0-dev.219 [2021-06-10T04:51:40.749Z] v2.0.0-dev.22 [2021-06-10T04:51:40.749Z] v2.0.0-dev.220 [2021-06-10T04:51:40.749Z] v2.0.0-dev.221 [2021-06-10T04:51:40.749Z] v2.0.0-dev.222 [2021-06-10T04:51:40.749Z] v2.0.0-dev.223 [2021-06-10T04:51:40.749Z] v2.0.0-dev.224 [2021-06-10T04:51:40.749Z] v2.0.0-dev.225 [2021-06-10T04:51:40.749Z] v2.0.0-dev.226 [2021-06-10T04:51:40.749Z] v2.0.0-dev.227 [2021-06-10T04:51:40.749Z] v2.0.0-dev.228 [2021-06-10T04:51:40.749Z] v2.0.0-dev.229 [2021-06-10T04:51:40.749Z] v2.0.0-dev.23 [2021-06-10T04:51:40.749Z] v2.0.0-dev.230 [2021-06-10T04:51:40.749Z] v2.0.0-dev.231 [2021-06-10T04:51:40.749Z] v2.0.0-dev.232 [2021-06-10T04:51:40.749Z] v2.0.0-dev.233 [2021-06-10T04:51:40.749Z] v2.0.0-dev.234 [2021-06-10T04:51:40.749Z] v2.0.0-dev.235 [2021-06-10T04:51:40.749Z] v2.0.0-dev.236 [2021-06-10T04:51:40.749Z] v2.0.0-dev.237 [2021-06-10T04:51:40.749Z] v2.0.0-dev.238 [2021-06-10T04:51:40.749Z] v2.0.0-dev.239 [2021-06-10T04:51:40.749Z] v2.0.0-dev.24 [2021-06-10T04:51:40.749Z] v2.0.0-dev.240 [2021-06-10T04:51:40.749Z] v2.0.0-dev.241 [2021-06-10T04:51:40.749Z] v2.0.0-dev.242 [2021-06-10T04:51:40.749Z] v2.0.0-dev.243 [2021-06-10T04:51:40.749Z] v2.0.0-dev.244 [2021-06-10T04:51:40.749Z] v2.0.0-dev.245 [2021-06-10T04:51:40.749Z] v2.0.0-dev.246 [2021-06-10T04:51:40.749Z] v2.0.0-dev.247 [2021-06-10T04:51:40.749Z] v2.0.0-dev.248 [2021-06-10T04:51:40.749Z] v2.0.0-dev.249 [2021-06-10T04:51:40.749Z] v2.0.0-dev.25 [2021-06-10T04:51:40.749Z] v2.0.0-dev.250 [2021-06-10T04:51:40.749Z] v2.0.0-dev.251 [2021-06-10T04:51:40.749Z] v2.0.0-dev.252 [2021-06-10T04:51:40.749Z] v2.0.0-dev.253 [2021-06-10T04:51:40.749Z] v2.0.0-dev.254 [2021-06-10T04:51:40.749Z] v2.0.0-dev.255 [2021-06-10T04:51:40.749Z] v2.0.0-dev.256 [2021-06-10T04:51:40.749Z] v2.0.0-dev.257 [2021-06-10T04:51:40.749Z] v2.0.0-dev.258 [2021-06-10T04:51:40.749Z] v2.0.0-dev.259 [2021-06-10T04:51:40.749Z] v2.0.0-dev.26 [2021-06-10T04:51:40.749Z] v2.0.0-dev.260 [2021-06-10T04:51:40.749Z] v2.0.0-dev.27 [2021-06-10T04:51:40.749Z] v2.0.0-dev.28 [2021-06-10T04:51:40.749Z] v2.0.0-dev.29 [2021-06-10T04:51:40.749Z] v2.0.0-dev.3 [2021-06-10T04:51:40.749Z] v2.0.0-dev.30 [2021-06-10T04:51:40.749Z] v2.0.0-dev.31 [2021-06-10T04:51:40.749Z] v2.0.0-dev.32 [2021-06-10T04:51:40.749Z] v2.0.0-dev.33 [2021-06-10T04:51:40.749Z] v2.0.0-dev.34 [2021-06-10T04:51:40.749Z] v2.0.0-dev.35 [2021-06-10T04:51:40.749Z] v2.0.0-dev.36 [2021-06-10T04:51:40.749Z] v2.0.0-dev.37 [2021-06-10T04:51:40.749Z] v2.0.0-dev.38 [2021-06-10T04:51:40.749Z] v2.0.0-dev.39 [2021-06-10T04:51:40.749Z] v2.0.0-dev.4 [2021-06-10T04:51:40.749Z] v2.0.0-dev.40 [2021-06-10T04:51:40.749Z] v2.0.0-dev.41 [2021-06-10T04:51:40.749Z] v2.0.0-dev.42 [2021-06-10T04:51:40.749Z] v2.0.0-dev.43 [2021-06-10T04:51:40.749Z] v2.0.0-dev.44 [2021-06-10T04:51:40.749Z] v2.0.0-dev.45 [2021-06-10T04:51:40.749Z] v2.0.0-dev.46 [2021-06-10T04:51:40.749Z] v2.0.0-dev.47 [2021-06-10T04:51:40.749Z] v2.0.0-dev.48 [2021-06-10T04:51:40.749Z] v2.0.0-dev.49 [2021-06-10T04:51:40.749Z] v2.0.0-dev.5 [2021-06-10T04:51:40.749Z] v2.0.0-dev.50 [2021-06-10T04:51:40.749Z] v2.0.0-dev.51 [2021-06-10T04:51:40.749Z] v2.0.0-dev.52 [2021-06-10T04:51:40.749Z] v2.0.0-dev.53 [2021-06-10T04:51:40.749Z] v2.0.0-dev.54 [2021-06-10T04:51:40.749Z] v2.0.0-dev.55 [2021-06-10T04:51:40.749Z] v2.0.0-dev.56 [2021-06-10T04:51:40.749Z] v2.0.0-dev.57 [2021-06-10T04:51:40.749Z] v2.0.0-dev.58 [2021-06-10T04:51:40.749Z] v2.0.0-dev.59 [2021-06-10T04:51:40.749Z] v2.0.0-dev.6 [2021-06-10T04:51:40.749Z] v2.0.0-dev.60 [2021-06-10T04:51:40.749Z] v2.0.0-dev.61 [2021-06-10T04:51:40.749Z] v2.0.0-dev.62 [2021-06-10T04:51:40.749Z] v2.0.0-dev.63 [2021-06-10T04:51:40.749Z] v2.0.0-dev.64 [2021-06-10T04:51:40.749Z] v2.0.0-dev.65 [2021-06-10T04:51:40.749Z] v2.0.0-dev.66 [2021-06-10T04:51:40.749Z] v2.0.0-dev.67 [2021-06-10T04:51:40.749Z] v2.0.0-dev.68 [2021-06-10T04:51:40.749Z] v2.0.0-dev.69 [2021-06-10T04:51:40.749Z] v2.0.0-dev.7 [2021-06-10T04:51:40.749Z] v2.0.0-dev.70 [2021-06-10T04:51:40.749Z] v2.0.0-dev.71 [2021-06-10T04:51:40.749Z] v2.0.0-dev.72 [2021-06-10T04:51:40.749Z] v2.0.0-dev.73 [2021-06-10T04:51:40.749Z] v2.0.0-dev.74 [2021-06-10T04:51:40.749Z] v2.0.0-dev.75 [2021-06-10T04:51:40.749Z] v2.0.0-dev.76 [2021-06-10T04:51:40.749Z] v2.0.0-dev.77 [2021-06-10T04:51:40.749Z] v2.0.0-dev.78 [2021-06-10T04:51:40.749Z] v2.0.0-dev.79 [2021-06-10T04:51:40.749Z] v2.0.0-dev.8 [2021-06-10T04:51:40.749Z] v2.0.0-dev.80 [2021-06-10T04:51:40.749Z] v2.0.0-dev.81 [2021-06-10T04:51:40.749Z] v2.0.0-dev.82 [2021-06-10T04:51:40.749Z] v2.0.0-dev.83 [2021-06-10T04:51:40.749Z] v2.0.0-dev.84 [2021-06-10T04:51:40.749Z] v2.0.0-dev.85 [2021-06-10T04:51:40.749Z] v2.0.0-dev.86 [2021-06-10T04:51:40.749Z] v2.0.0-dev.87 [2021-06-10T04:51:40.749Z] v2.0.0-dev.88 [2021-06-10T04:51:40.749Z] v2.0.0-dev.89 [2021-06-10T04:51:40.749Z] v2.0.0-dev.9 [2021-06-10T04:51:40.749Z] v2.0.0-dev.90 [2021-06-10T04:51:40.749Z] v2.0.0-dev.91 [2021-06-10T04:51:40.749Z] v2.0.0-dev.92 [2021-06-10T04:51:40.749Z] v2.0.0-dev.93 [2021-06-10T04:51:40.749Z] v2.0.0-dev.94 [2021-06-10T04:51:40.749Z] v2.0.0-dev.95 [2021-06-10T04:51:40.749Z] v2.0.0-dev.96 [2021-06-10T04:51:40.749Z] v2.0.0-dev.97 [2021-06-10T04:51:40.749Z] v2.0.0-dev.98 [2021-06-10T04:51:40.749Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-10T04:51:41.042Z] + lftools sign git-tag v2.0.0-dev.260 [2021-06-10T04:51:41.618Z] Signing Git tag with Sigul... [2021-06-10T04:51:41.618Z] Signing v2.0.0-dev.260 [Pipeline] echo [2021-06-10T04:51:42.199Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:51:42.492Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-10T04:51:42.500Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-10T04:51:42.534Z] $ docker stop --time=1 ca023770336f36db5e5ed095d3b08b86837f24b84063dd4482c1d3f60a5c6509 [2021-06-10T04:51:44.550Z] $ docker rm -f ca023770336f36db5e5ed095d3b08b86837f24b84063dd4482c1d3f60a5c6509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:51:45.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T04:51:45.215Z] . [Pipeline] withDockerContainer [2021-06-10T04:51:45.293Z] prd-centos7-docker-4c-2g-129 does not seem to be running inside a container [2021-06-10T04:51:45.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T04:51:45.865Z] $ docker top e0f1d238cddf95f71a6c0a8eaf2bd021a0940f9ddef33f2ce5fe50812d0ae739 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T04:51:45.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T04:51:45.996Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T04:51:46.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T04:51:46.115Z] $ docker exec e0f1d238cddf95f71a6c0a8eaf2bd021a0940f9ddef33f2ce5fe50812d0ae739 ssh-agent [2021-06-10T04:51:46.233Z] SSH_AUTH_SOCK=/tmp/ssh-kJU3d1Meo3dK/agent.14 [2021-06-10T04:51:46.233Z] SSH_AGENT_PID=20 [2021-06-10T04:51:46.239Z] Running ssh-add (command line suppressed) [2021-06-10T04:51:46.345Z] Identity added: /w/workspace/edgex-go/532@tmp/private_key_8129643222544143633.key (/w/workspace/edgex-go/532@tmp/private_key_8129643222544143633.key) [2021-06-10T04:51:46.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T04:51:46.667Z] + git semver bump pre [2021-06-10T04:51:46.668Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T04:51:46.668Z] # $GIT_DIR = /w/workspace/edgex-go/532/.git [2021-06-10T04:51:46.668Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/532 [2021-06-10T04:51:46.668Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T04:51:46.668Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T04:51:46.668Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T04:51:46.668Z] # $SEMVER_BRANCH = master [2021-06-10T04:51:46.668Z] # $SEMVER_DIR = /w/workspace/edgex-go/532/.semver [2021-06-10T04:51:46.668Z] 2.0.0-dev.261 [Pipeline] } [2021-06-10T04:51:46.675Z] $ docker exec --env ******** --env ******** e0f1d238cddf95f71a6c0a8eaf2bd021a0940f9ddef33f2ce5fe50812d0ae739 ssh-agent -k [2021-06-10T04:51:46.779Z] unset SSH_AUTH_SOCK; [2021-06-10T04:51:46.779Z] unset SSH_AGENT_PID; [2021-06-10T04:51:46.779Z] echo Agent pid 20 killed; [2021-06-10T04:51:46.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T04:51:47.260Z] + git semver [Pipeline] } [2021-06-10T04:51:47.272Z] $ docker stop --time=1 e0f1d238cddf95f71a6c0a8eaf2bd021a0940f9ddef33f2ce5fe50812d0ae739 [2021-06-10T04:51:48.517Z] $ docker rm -f e0f1d238cddf95f71a6c0a8eaf2bd021a0940f9ddef33f2ce5fe50812d0ae739 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:51:48.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T04:51:48.910Z] . [Pipeline] withDockerContainer [2021-06-10T04:51:48.999Z] prd-centos7-docker-4c-2g-129 does not seem to be running inside a container [2021-06-10T04:51:49.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T04:51:56.697Z] $ docker top 08612c242cd9095bf598e165a8dd47406ef2fb7c312a48d441c61ee78bfc6a36 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T04:51:56.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T04:51:56.829Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T04:51:56.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T04:51:56.949Z] $ docker exec 08612c242cd9095bf598e165a8dd47406ef2fb7c312a48d441c61ee78bfc6a36 ssh-agent [2021-06-10T04:51:57.079Z] SSH_AUTH_SOCK=/tmp/ssh-TxPrJ9Z9Zvfs/agent.13 [2021-06-10T04:51:57.079Z] SSH_AGENT_PID=20 [2021-06-10T04:51:57.084Z] Running ssh-add (command line suppressed) [2021-06-10T04:51:57.190Z] Identity added: /w/workspace/edgex-go/532@tmp/private_key_8810170763653443644.key (/w/workspace/edgex-go/532@tmp/private_key_8810170763653443644.key) [2021-06-10T04:51:57.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T04:51:57.506Z] + git semver push [2021-06-10T04:51:57.506Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T04:51:57.506Z] # $GIT_DIR = /w/workspace/edgex-go/532/.git [2021-06-10T04:51:57.506Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/532 [2021-06-10T04:51:57.506Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T04:51:57.506Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T04:51:57.506Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T04:51:57.506Z] # $SEMVER_BRANCH = master [2021-06-10T04:51:57.506Z] # $SEMVER_DIR = /w/workspace/edgex-go/532/.semver [Pipeline] } [2021-06-10T04:52:04.104Z] $ docker exec --env ******** --env ******** 08612c242cd9095bf598e165a8dd47406ef2fb7c312a48d441c61ee78bfc6a36 ssh-agent -k [2021-06-10T04:52:04.217Z] unset SSH_AUTH_SOCK; [2021-06-10T04:52:04.217Z] unset SSH_AGENT_PID; [2021-06-10T04:52:04.217Z] echo Agent pid 20 killed; [2021-06-10T04:52:04.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T04:52:04.561Z] + git semver [Pipeline] } [2021-06-10T04:52:04.572Z] $ docker stop --time=1 08612c242cd9095bf598e165a8dd47406ef2fb7c312a48d441c61ee78bfc6a36 [2021-06-10T04:52:06.045Z] $ docker rm -f 08612c242cd9095bf598e165a8dd47406ef2fb7c312a48d441c61ee78bfc6a36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:52:07.162Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:52:07.725Z] ---> package-listing.sh [2021-06-10T04:52:07.725Z] ++ facter osfamily [2021-06-10T04:52:07.725Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T04:52:07.989Z] + OS_FAMILY=redhat [2021-06-10T04:52:07.989Z] + workspace=/w/workspace/edgex-go/532 [2021-06-10T04:52:07.989Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T04:52:07.989Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T04:52:07.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T04:52:07.989Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T04:52:07.989Z] + '[' /w/workspace/edgex-go/532 ']' [2021-06-10T04:52:07.989Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T04:52:07.989Z] + case "${OS_FAMILY}" in [2021-06-10T04:52:07.989Z] + rpm -qa [2021-06-10T04:52:07.989Z] + sort [2021-06-10T04:52:10.542Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T04:52:10.542Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T04:52:10.542Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T04:52:10.542Z] + '[' /w/workspace/edgex-go/532 ']' [2021-06-10T04:52:10.542Z] + mkdir -p /w/workspace/edgex-go/532/archives/ [2021-06-10T04:52:10.542Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/532/archives/ [Pipeline] echo [2021-06-10T04:52:10.560Z] 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/532/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T04:52:10.857Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:52:11.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T04:52:11.428Z] [2021-06-10T04:52:11.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:52:11.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T04:52:11.754Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T04:52:11.754Z] df20fa9351a1: Pulling fs layer [2021-06-10T04:52:11.754Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T04:52:11.754Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T04:52:11.754Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T04:52:11.754Z] 93b61091891f: Pulling fs layer [2021-06-10T04:52:11.754Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T04:52:11.754Z] 5e14af77c1be: Pulling fs layer [2021-06-10T04:52:11.754Z] 01666e4c0597: Pulling fs layer [2021-06-10T04:52:11.754Z] aa168da1d23b: Pulling fs layer [2021-06-10T04:52:11.754Z] 93b9cdb0e59b: Waiting [2021-06-10T04:52:11.754Z] 5e14af77c1be: Waiting [2021-06-10T04:52:11.754Z] 01666e4c0597: Waiting [2021-06-10T04:52:11.754Z] aa168da1d23b: Waiting [2021-06-10T04:52:11.754Z] 46f8f816bc3b: Waiting [2021-06-10T04:52:11.754Z] 93b61091891f: Waiting [2021-06-10T04:52:11.754Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T04:52:11.754Z] 36b3adc4ff6f: Download complete [2021-06-10T04:52:11.754Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T04:52:11.754Z] 46f8f816bc3b: Download complete [2021-06-10T04:52:12.015Z] df20fa9351a1: Verifying Checksum [2021-06-10T04:52:12.015Z] df20fa9351a1: Download complete [2021-06-10T04:52:12.015Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T04:52:12.015Z] 93b9cdb0e59b: Download complete [2021-06-10T04:52:12.015Z] 93b61091891f: Verifying Checksum [2021-06-10T04:52:12.015Z] 93b61091891f: Download complete [2021-06-10T04:52:12.015Z] 5e14af77c1be: Verifying Checksum [2021-06-10T04:52:12.015Z] 5e14af77c1be: Download complete [2021-06-10T04:52:12.015Z] 01666e4c0597: Verifying Checksum [2021-06-10T04:52:12.015Z] 01666e4c0597: Download complete [2021-06-10T04:52:12.015Z] df20fa9351a1: Pull complete [2021-06-10T04:52:12.289Z] 36b3adc4ff6f: Pull complete [2021-06-10T04:52:12.289Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T04:52:12.289Z] 8ad3a11d3b57: Download complete [2021-06-10T04:52:12.858Z] 8ad3a11d3b57: Pull complete [2021-06-10T04:52:13.118Z] 46f8f816bc3b: Pull complete [2021-06-10T04:52:13.379Z] 93b61091891f: Pull complete [2021-06-10T04:52:13.379Z] 93b9cdb0e59b: Pull complete [2021-06-10T04:52:13.379Z] 5e14af77c1be: Pull complete [2021-06-10T04:52:13.641Z] 01666e4c0597: Pull complete [2021-06-10T04:52:16.947Z] aa168da1d23b: Download complete [2021-06-10T04:52:20.270Z] aa168da1d23b: Pull complete [2021-06-10T04:52:20.270Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T04:52:20.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T04:52:20.270Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T04:52:20.487Z] prd-centos7-docker-4c-2g-129 does not seem to be running inside a container [2021-06-10T04:52:20.529Z] $ 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/532/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/532 -v /w/workspace/edgex-go/532:/w/workspace/edgex-go/532:rw,z -v /w/workspace/edgex-go/532@tmp:/w/workspace/edgex-go/532@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T04:52:22.816Z] $ docker top f1903e2574400ddfffb150518ca9f7be31c5d5eb2ab3471872c02f73388d681b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:52:23.192Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T04:52:23.484Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T04:52:23.776Z] + ls /var/log/sa-host [2021-06-10T04:52:23.776Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T04:52:23.776Z] file_magic: OK [2021-06-10T04:52:23.776Z] HZ: Using current value: 100 [2021-06-10T04:52:23.776Z] file_header: OK [2021-06-10T04:52:23.776Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-10T04:52:23.776Z] Statistics: [2021-06-10T04:52:23.776Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T04:52:23.776Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T04:52:23.776Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T04:52:23.776Z] file_magic: OK [2021-06-10T04:52:23.776Z] HZ: Using current value: 100 [2021-06-10T04:52:23.776Z] file_header: OK [2021-06-10T04:52:23.776Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-10T04:52:23.776Z] Statistics: [2021-06-10T04:52:23.776Z] 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-06-10T04:52:23.776Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:52:24.378Z] provisioning config files... [2021-06-10T04:52:24.392Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/532@tmp/config4451829348007203569tmp [Pipeline] { [Pipeline] echo [2021-06-10T04:52:24.412Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:52:24.724Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T04:52:24.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:52:25.123Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T04:52:25.134Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:52:25.431Z] ---> sudo-logs.sh [2021-06-10T04:52:25.431Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T04:52:25.472Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:52:25.767Z] ---> job-cost.sh [2021-06-10T04:52:25.767Z] lf-activate-venv: SKIPPING [2021-06-10T04:52:25.767Z] DEBUG: total: 0.18000000715255737 [2021-06-10T04:52:25.767Z] INFO: Retrieving Stack Cost... [2021-06-10T04:52:26.710Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T04:52:27.285Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T04:52:27.300Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:52:27.608Z] ---> logs-deploy.sh [2021-06-10T04:52:27.608Z] lf-activate-venv: SKIPPING [2021-06-10T04:52:27.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/532 [2021-06-10T04:52:27.608Z] INFO: archiving workspace using pattern(s): [2021-06-10T04:52:28.554Z] Archives upload complete. [2021-06-10T04:52:28.554Z] INFO: archiving logs to Nexus [2021-06-10T04:52:29.130Z] ---> uname -a: [2021-06-10T04:52:29.130Z] Linux prd-centos7-docker-4c-2g-129.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-10T04:52:29.130Z] [2021-06-10T04:52:29.130Z] [2021-06-10T04:52:29.130Z] ---> lscpu: [2021-06-10T04:52:29.130Z] Architecture: x86_64 [2021-06-10T04:52:29.130Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-10T04:52:29.130Z] Byte Order: Little Endian [2021-06-10T04:52:29.130Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-10T04:52:29.130Z] CPU(s): 2 [2021-06-10T04:52:29.130Z] On-line CPU(s) list: 0,1 [2021-06-10T04:52:29.130Z] Thread(s) per core: 1 [2021-06-10T04:52:29.130Z] Core(s) per socket: 1 [2021-06-10T04:52:29.130Z] Socket(s): 2 [2021-06-10T04:52:29.130Z] NUMA node(s): 1 [2021-06-10T04:52:29.130Z] Vendor ID: AuthenticAMD [2021-06-10T04:52:29.130Z] CPU family: 23 [2021-06-10T04:52:29.130Z] Model: 49 [2021-06-10T04:52:29.130Z] Model name: AMD EPYC-Rome Processor [2021-06-10T04:52:29.130Z] Stepping: 0 [2021-06-10T04:52:29.130Z] CPU MHz: 2800.000 [2021-06-10T04:52:29.130Z] BogoMIPS: 5600.00 [2021-06-10T04:52:29.130Z] Virtualization: AMD-V [2021-06-10T04:52:29.130Z] Hypervisor vendor: KVM [2021-06-10T04:52:29.130Z] Virtualization type: full [2021-06-10T04:52:29.130Z] L1d cache: 64 KiB [2021-06-10T04:52:29.130Z] L1i cache: 64 KiB [2021-06-10T04:52:29.130Z] L2 cache: 1 MiB [2021-06-10T04:52:29.130Z] L3 cache: 32 MiB [2021-06-10T04:52:29.130Z] NUMA node0 CPU(s): 0,1 [2021-06-10T04:52:29.130Z] Vulnerability Itlb multihit: Not affected [2021-06-10T04:52:29.130Z] Vulnerability L1tf: Not affected [2021-06-10T04:52:29.130Z] Vulnerability Mds: Not affected [2021-06-10T04:52:29.130Z] Vulnerability Meltdown: Not affected [2021-06-10T04:52:29.130Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-10T04:52:29.130Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-10T04:52:29.130Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-10T04:52:29.130Z] Vulnerability Srbds: Not affected [2021-06-10T04:52:29.130Z] Vulnerability Tsx async abort: Not affected [2021-06-10T04:52:29.130Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-10T04:52:29.130Z] [2021-06-10T04:52:29.130Z] [2021-06-10T04:52:29.130Z] ---> nproc: [2021-06-10T04:52:29.130Z] 2 [2021-06-10T04:52:29.130Z] [2021-06-10T04:52:29.130Z] [2021-06-10T04:52:29.130Z] ---> df -h: [2021-06-10T04:52:29.130Z] Filesystem Size Used Available Use% Mounted on [2021-06-10T04:52:29.130Z] overlay 40.0G 13.8G 26.2G 34% / [2021-06-10T04:52:29.130Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-10T04:52:29.130Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-10T04:52:29.130Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-10T04:52:29.130Z] /dev/vda1 40.0G 13.8G 26.2G 34% /facter-os [2021-06-10T04:52:29.130Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/resolv.conf [2021-06-10T04:52:29.130Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hostname [2021-06-10T04:52:29.130Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hosts [2021-06-10T04:52:29.130Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/sa-host [2021-06-10T04:52:29.130Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/secure [2021-06-10T04:52:29.130Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/auth.log [2021-06-10T04:52:29.130Z] /dev/vda1 40.0G 13.8G 26.2G 34% /run/cloud-init/result.json [2021-06-10T04:52:29.130Z] /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/532 [2021-06-10T04:52:29.130Z] /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/532@tmp [2021-06-10T04:52:29.130Z] [2021-06-10T04:52:29.130Z] [2021-06-10T04:52:29.130Z] ---> free -m: [2021-06-10T04:52:29.130Z] total used free shared buff/cache available [2021-06-10T04:52:29.130Z] Mem: 7821 1445 583 0 5791 6446 [2021-06-10T04:52:29.130Z] Swap: 1023 1 1022 [2021-06-10T04:52:29.130Z] [2021-06-10T04:52:29.130Z] [2021-06-10T04:52:29.130Z] ---> ip addr: [2021-06-10T04:52:29.130Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-10T04:52:29.130Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-10T04:52:29.130Z] inet 127.0.0.1/8 scope host lo [2021-06-10T04:52:29.130Z] valid_lft forever preferred_lft forever [2021-06-10T04:52:29.130Z] inet6 ::1/128 scope host [2021-06-10T04:52:29.130Z] valid_lft forever preferred_lft forever [2021-06-10T04:52:29.130Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-10T04:52:29.131Z] link/ether fa:16:3e:d4:e2:90 brd ff:ff:ff:ff:ff:ff [2021-06-10T04:52:29.131Z] inet 10.30.122.114/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-10T04:52:29.131Z] valid_lft 85122sec preferred_lft 85122sec [2021-06-10T04:52:29.131Z] inet6 fe80::f816:3eff:fed4:e290/64 scope link [2021-06-10T04:52:29.131Z] valid_lft forever preferred_lft forever [2021-06-10T04:52:29.131Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-10T04:52:29.131Z] link/ether 02:42:a3:fe:eb:73 brd ff:ff:ff:ff:ff:ff [2021-06-10T04:52:29.131Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-10T04:52:29.131Z] valid_lft forever preferred_lft forever [2021-06-10T04:52:29.131Z] inet6 fe80::42:a3ff:fefe:eb73/64 scope link [2021-06-10T04:52:29.131Z] valid_lft forever preferred_lft forever [2021-06-10T04:52:29.131Z] [2021-06-10T04:52:29.131Z] [2021-06-10T04:52:29.131Z] ---> sar -b -r -n DEV: [2021-06-10T04:52:29.131Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T04:52:29.131Z] [2021-06-10T04:52:29.131Z] 04:31:00 LINUX RESTART (2 CPU) [2021-06-10T04:52:29.131Z] [2021-06-10T04:52:29.131Z] 04:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-10T04:52:29.131Z] 04:33:01 81.25 0.18 81.07 0.00 22.78 41464.96 0.00 [2021-06-10T04:52:29.131Z] 04:34:01 147.31 0.00 147.31 0.00 0.00 18724.61 0.00 [2021-06-10T04:52:29.131Z] 04:35:02 56.89 0.00 56.89 0.00 0.00 9961.97 0.00 [2021-06-10T04:52:29.131Z] 04:36:01 158.12 0.42 157.70 0.00 133.15 80005.62 0.00 [2021-06-10T04:52:29.131Z] 04:37:01 596.74 211.26 385.48 0.00 18054.69 229881.67 0.00 [2021-06-10T04:52:29.131Z] 04:38:01 562.95 37.27 525.68 0.00 2178.85 265455.64 0.00 [2021-06-10T04:52:29.131Z] 04:39:01 207.31 10.29 197.02 0.00 406.06 35192.24 0.00 [2021-06-10T04:52:29.131Z] 04:40:01 90.84 11.91 78.93 0.00 1383.91 7935.80 0.00 [2021-06-10T04:52:29.131Z] 04:41:01 2.67 0.00 2.67 0.00 0.00 63.60 0.00 [2021-06-10T04:52:29.131Z] 04:42:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 [2021-06-10T04:52:29.131Z] 04:43:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 [2021-06-10T04:52:29.131Z] 04:44:01 0.17 0.00 0.17 0.00 0.00 1.82 0.00 [2021-06-10T04:52:29.131Z] 04:45:01 0.30 0.00 0.30 0.00 0.00 3.81 0.00 [2021-06-10T04:52:29.131Z] 04:46:01 0.47 0.18 0.28 0.00 5.73 3.43 0.00 [2021-06-10T04:52:29.131Z] 04:47:01 0.83 0.00 0.83 0.00 0.00 16.24 0.00 [2021-06-10T04:52:29.131Z] 04:48:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 [2021-06-10T04:52:29.131Z] 04:49:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 [2021-06-10T04:52:29.131Z] 04:50:01 0.22 0.00 0.22 0.00 0.00 3.28 0.00 [2021-06-10T04:52:29.131Z] 04:51:01 130.68 1.93 128.75 0.00 104.71 31302.84 0.00 [2021-06-10T04:52:29.131Z] 04:52:01 108.38 0.03 108.34 0.00 0.40 26997.22 0.00 [2021-06-10T04:52:29.131Z] Average: 107.28 13.69 93.59 0.00 1115.95 37341.38 0.00 [2021-06-10T04:52:29.131Z] [2021-06-10T04:52:29.131Z] 04:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-10T04:52:29.131Z] 04:33:01 4178492 0 968188 12.09 2620 2859640 1633548 18.04 1030864 2310500 7144 [2021-06-10T04:52:29.131Z] 04:34:01 3843880 0 1104576 13.79 2620 3057864 1789252 19.75 1316488 2289816 269800 [2021-06-10T04:52:29.131Z] 04:35:02 3871644 0 1145804 14.31 2620 2988872 1629192 17.99 1292924 2283660 73096 [2021-06-10T04:52:29.131Z] 04:36:01 139768 0 1345816 16.80 2620 6520736 2414828 26.66 2893936 4298220 1594560 [2021-06-10T04:52:29.131Z] 04:37:01 922732 0 1639220 20.47 2620 5444368 3720408 41.08 2747684 3609424 133176 [2021-06-10T04:52:29.131Z] 04:38:01 1117908 0 1217292 15.20 2620 5671120 1570324 17.34 2995664 3165004 132 [2021-06-10T04:52:29.131Z] 04:39:01 1830152 0 1258788 15.72 2620 4917380 1658792 18.31 1941996 3499212 128 [2021-06-10T04:52:29.131Z] 04:40:01 2761968 0 1163396 14.53 2620 4080956 1441340 15.91 1281284 3254952 28 [2021-06-10T04:52:29.131Z] 04:41:01 2775632 0 1149740 14.36 2620 4080948 1300732 14.36 1273232 3252664 20 [2021-06-10T04:52:29.131Z] 04:42:01 2781372 0 1143992 14.28 2620 4080956 1256600 13.87 1269140 3252656 8 [2021-06-10T04:52:29.131Z] 04:43:01 2781700 0 1143664 14.28 2620 4080956 1256576 13.87 1269064 3252656 8 [2021-06-10T04:52:29.131Z] 04:44:01 2781680 0 1143672 14.28 2620 4080968 1256516 13.87 1268872 3252848 20 [2021-06-10T04:52:29.131Z] 04:45:01 2781992 0 1143356 14.28 2620 4080972 1256516 13.87 1268996 3252848 8 [2021-06-10T04:52:29.131Z] 04:46:01 2781416 0 1143900 14.28 2620 4081004 1256516 13.87 1269244 3252516 16 [2021-06-10T04:52:29.131Z] 04:47:01 2781308 0 1144004 14.28 2620 4081008 1256600 13.87 1269332 3252512 8 [2021-06-10T04:52:29.131Z] 04:48:01 2781380 0 1143928 14.28 2620 4081012 1256516 13.87 1269372 3252516 8 [2021-06-10T04:52:29.131Z] 04:49:01 2781296 0 1144008 14.28 2620 4081016 1256580 13.87 1269432 3252512 20 [2021-06-10T04:52:29.131Z] 04:50:01 2781272 0 1144028 14.28 2620 4081020 1256580 13.87 1269364 3252512 20 [2021-06-10T04:52:29.131Z] 04:51:01 1996664 0 1207552 15.08 2620 4802104 1336716 14.76 1400880 3851300 32 [2021-06-10T04:52:29.131Z] 04:52:01 1184596 0 1415644 17.68 2620 5406080 1600116 17.67 1554744 4362208 52 [2021-06-10T04:52:29.131Z] Average: 2482843 0 1195528 14.93 2620 4327949 1570212 17.34 1557626 3272527 103914 [2021-06-10T04:52:29.131Z] [2021-06-10T04:52:29.131Z] 04:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-10T04:52:29.131Z] 04:33:01 veth6010790 19.15 20.42 1.57 58.59 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:33:01 eth0 829.29 917.20 4673.93 113.08 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:33:01 docker0 662.83 543.30 50.50 1971.81 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:34:01 eth0 327.46 256.27 828.69 86.14 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:34:01 veth2881c51 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:34:01 docker0 227.38 278.72 15.95 790.82 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:35:02 eth0 25.03 13.09 18.95 10.16 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:35:02 veth2881c51 1.75 1.75 0.14 0.14 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:35:02 docker0 1.75 1.75 0.11 0.14 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:36:01 vethc452e33 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:36:01 eth0 223.62 193.88 1723.91 75.30 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:37:01 vethec55091 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:37:01 veth570e941 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:37:01 veth7eeb07c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:37:01 vethc452e33 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:38:01 veth249caad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:38:01 veth281afc2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:38:01 veth3c657c3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:38:01 vethc452e33 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:39:01 vetha327b90 29.01 50.99 2.13 336.54 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:39:01 vethc452e33 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:39:01 eth0 3188.19 2906.58 13976.09 587.52 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:40:01 eth0 387.11 380.43 221.50 1548.81 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:40:01 docker0 1379.53 1292.82 105.12 4411.50 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:41:01 eth0 22.87 19.16 19.84 5.81 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:42:01 eth0 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:43:01 eth0 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:44:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:45:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:46:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:47:01 eth0 0.33 0.27 0.15 0.08 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:50:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:51:01 eth0 502.10 459.60 4537.67 75.43 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:51:01 docker0 46.33 51.41 3.66 376.15 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:52:01 eth0 482.10 434.87 3513.75 114.91 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:52:01 veth8343da3 2.73 1.75 0.89 1.63 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] 04:52:01 docker0 39.58 40.88 2.88 260.71 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] Average: eth0 162.43 150.50 883.27 109.36 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] Average: veth8343da3 0.14 0.09 0.04 0.08 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] Average: docker0 56.88 56.75 4.17 213.11 0.00 0.00 0.00 0.00 [2021-06-10T04:52:29.131Z] [2021-06-10T04:52:29.131Z] [2021-06-10T04:52:29.131Z] ---> sar -P ALL: [2021-06-10T04:52:29.131Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T04:52:29.131Z] [2021-06-10T04:52:29.131Z] 04:31:00 LINUX RESTART (2 CPU) [2021-06-10T04:52:29.131Z] [2021-06-10T04:52:29.131Z] 04:32:01 CPU %user %nice %system %iowait %steal %idle [2021-06-10T04:52:29.131Z] 04:33:01 all 16.17 0.00 4.98 4.28 0.08 74.48 [2021-06-10T04:52:29.131Z] 04:33:01 0 19.80 0.00 5.27 4.25 0.09 70.60 [2021-06-10T04:52:29.131Z] 04:33:01 1 12.58 0.00 4.70 4.32 0.07 78.33 [2021-06-10T04:52:29.131Z] 04:34:01 all 52.82 0.00 8.75 3.82 0.12 34.50 [2021-06-10T04:52:29.131Z] 04:34:01 0 52.42 0.00 9.43 3.19 0.13 34.83 [2021-06-10T04:52:29.131Z] 04:34:01 1 53.21 0.00 8.07 4.44 0.11 34.17 [2021-06-10T04:52:29.131Z] 04:35:02 all 33.34 0.00 4.98 0.48 0.08 61.13 [2021-06-10T04:52:29.131Z] 04:35:02 0 34.26 0.00 4.82 0.53 0.09 60.30 [2021-06-10T04:52:29.131Z] 04:35:02 1 32.42 0.00 5.13 0.42 0.07 61.95 [2021-06-10T04:52:29.132Z] 04:36:01 all 47.27 0.00 12.60 3.71 0.13 36.29 [2021-06-10T04:52:29.132Z] 04:36:01 0 47.01 0.00 12.78 3.93 0.13 36.15 [2021-06-10T04:52:29.132Z] 04:36:01 1 47.54 0.00 12.41 3.49 0.13 36.43 [2021-06-10T04:52:29.132Z] 04:37:01 all 51.98 0.00 17.97 19.65 0.12 10.29 [2021-06-10T04:52:29.132Z] 04:37:01 0 52.19 0.00 17.76 20.01 0.11 9.94 [2021-06-10T04:52:29.132Z] 04:37:01 1 51.76 0.00 18.18 19.30 0.13 10.63 [2021-06-10T04:52:29.132Z] 04:38:01 all 45.31 0.00 20.73 22.46 0.15 11.35 [2021-06-10T04:52:29.132Z] 04:38:01 0 45.51 0.00 20.64 21.27 0.16 12.42 [2021-06-10T04:52:29.132Z] 04:38:01 1 45.12 0.00 20.83 23.65 0.13 10.28 [2021-06-10T04:52:29.132Z] 04:39:01 all 53.87 0.00 9.96 26.39 0.17 9.61 [2021-06-10T04:52:29.132Z] 04:39:01 0 53.97 0.00 10.48 23.28 0.18 12.09 [2021-06-10T04:52:29.132Z] 04:39:01 1 53.78 0.00 9.44 29.48 0.16 7.14 [2021-06-10T04:52:29.132Z] 04:40:01 all 21.05 0.00 6.23 4.68 0.12 67.92 [2021-06-10T04:52:29.132Z] 04:40:01 0 19.49 0.00 6.84 5.93 0.12 67.62 [2021-06-10T04:52:29.132Z] 04:40:01 1 22.62 0.00 5.62 3.44 0.11 68.21 [2021-06-10T04:52:29.132Z] 04:41:01 all 0.50 0.00 0.34 0.06 0.05 99.05 [2021-06-10T04:52:29.132Z] 04:41:01 0 0.43 0.00 0.38 0.02 0.03 99.13 [2021-06-10T04:52:29.132Z] 04:41:01 1 0.57 0.00 0.30 0.10 0.07 98.96 [2021-06-10T04:52:29.132Z] 04:42:01 all 0.10 0.00 0.06 0.00 0.03 99.82 [2021-06-10T04:52:29.132Z] 04:42:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-10T04:52:29.132Z] 04:42:01 1 0.17 0.00 0.07 0.00 0.02 99.75 [2021-06-10T04:52:29.132Z] 04:43:01 all 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-10T04:52:29.132Z] 04:43:01 0 0.08 0.00 0.05 0.00 0.05 99.82 [2021-06-10T04:52:29.132Z] 04:43:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-10T04:52:29.132Z] [2021-06-10T04:52:29.132Z] 04:43:01 CPU %user %nice %system %iowait %steal %idle [2021-06-10T04:52:29.132Z] 04:44:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-10T04:52:29.132Z] 04:44:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-10T04:52:29.132Z] 04:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-10T04:52:29.132Z] 04:45:01 all 0.16 0.00 0.02 0.00 0.03 99.80 [2021-06-10T04:52:29.132Z] 04:45:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-10T04:52:29.132Z] 04:45:01 1 0.25 0.00 0.02 0.00 0.03 99.70 [2021-06-10T04:52:29.132Z] 04:46:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-06-10T04:52:29.132Z] 04:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-10T04:52:29.132Z] 04:46:01 1 0.25 0.00 0.03 0.00 0.03 99.68 [2021-06-10T04:52:29.132Z] 04:47:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-10T04:52:29.132Z] 04:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-10T04:52:29.132Z] 04:47:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2021-06-10T04:52:29.132Z] 04:48:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-10T04:52:29.132Z] 04:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-06-10T04:52:29.132Z] 04:48:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-10T04:52:29.132Z] 04:49:01 all 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-10T04:52:29.132Z] 04:49:01 0 0.18 0.00 0.02 0.00 0.00 99.80 [2021-06-10T04:52:29.132Z] 04:49:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-10T04:52:29.132Z] 04:50:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-10T04:52:29.132Z] 04:50:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-10T04:52:29.132Z] 04:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-10T04:52:29.132Z] 04:51:01 all 12.19 0.00 5.22 4.49 0.06 78.04 [2021-06-10T04:52:29.132Z] 04:51:01 0 12.66 0.00 5.30 4.84 0.05 77.15 [2021-06-10T04:52:29.132Z] 04:51:01 1 11.71 0.00 5.14 4.15 0.07 78.93 [2021-06-10T04:52:29.132Z] 04:52:01 all 13.86 0.00 7.07 9.87 0.13 69.07 [2021-06-10T04:52:29.132Z] 04:52:01 0 12.51 0.00 7.15 8.12 0.10 72.12 [2021-06-10T04:52:29.132Z] 04:52:01 1 15.21 0.00 6.99 11.61 0.16 66.03 [2021-06-10T04:52:29.132Z] Average: all 16.73 0.00 4.74 4.78 0.07 73.68 [2021-06-10T04:52:29.132Z] Average: 0 16.81 0.00 4.84 4.56 0.07 73.72 [2021-06-10T04:52:29.132Z] Average: 1 16.65 0.00 4.65 4.99 0.07 73.64 [2021-06-10T04:52:29.132Z] [2021-06-10T04:52:29.132Z] [2021-06-10T04:52:29.132Z]