Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 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-ssh2693230538083628262.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh6312502096877029463.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh115564002741396797.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh4938728092140895242.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-ssh8939587872446231665.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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-792 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/525 [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/525 # 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/525@tmp/jenkins-gitclient-ssh6057879514505302705.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 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 (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 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 Commit message: "fix: Fix the issue of mismatch Consul service key in proxy-setup (#3548)" > git rev-list --no-walk ebe3624a33549442c75d7c2daf6fea9b9c7b25bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-07T21:16:24.132Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-07T21:16:24.213Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-07T21:16:24.239Z] ========================================================= [2021-06-07T21:16:24.239Z] EdgeX Global Pipelines Version Info [2021-06-07T21:16:24.239Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:16:25.657Z] ------------------- [2021-06-07T21:16:25.657Z] stable info: [2021-06-07T21:16:25.657Z] ------------------- [2021-06-07T21:16:25.657Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-07T21:16:25.657Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-07T21:16:25.657Z] Message: update stable to v1.0.193 [2021-06-07T21:16:26.234Z] ------------------- [2021-06-07T21:16:26.234Z] experimental info: [2021-06-07T21:16:26.234Z] ------------------- [2021-06-07T21:16:26.234Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-07T21:16:26.234Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-07T21:16:26.234Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-07T21:16:26.400Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-07T21:16:26.421Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-07T21:16:26.441Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-07T21:16:26.481Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-07T21:16:26.503Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-07T21:16:26.525Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-07T21:16:26.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-07T21:16:26.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-07T21:16:26.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-07T21:16:26.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-07T21:16:26.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-07T21:16:26.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-07T21:16:26.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-07T21:16:26.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-07T21:16:26.721Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-07T21:16:26.742Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-07T21:16:26.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-07T21:16:26.783Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-07T21:16:26.803Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-07T21:16:26.823Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-07T21:16:26.844Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-07T21:16:26.865Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-07T21:16:26.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-07T21:16:26.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-07T21:16:26.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-07T21:16:26.968Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] echo [2021-06-07T21:16:26.990Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b869cc [Pipeline] echo [2021-06-07T21:16:27.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T21:16:27.088Z] provisioning config files... [2021-06-07T21:16:27.106Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/525@tmp/config427437099881266950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:16:27.427Z] ---> docker-login.sh [2021-06-07T21:16:27.427Z] nexus3.edgexfoundry.org:10001 [2021-06-07T21:16:27.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:16:27.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:16:27.692Z] Configure a credential helper to remove this warning. See [2021-06-07T21:16:27.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:16:27.692Z] [2021-06-07T21:16:27.692Z] Login Succeeded [2021-06-07T21:16:27.692Z] nexus3.edgexfoundry.org:10002 [2021-06-07T21:16:27.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:16:27.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:16:27.692Z] Configure a credential helper to remove this warning. See [2021-06-07T21:16:27.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:16:27.692Z] [2021-06-07T21:16:27.692Z] Login Succeeded [2021-06-07T21:16:27.692Z] nexus3.edgexfoundry.org:10003 [2021-06-07T21:16:27.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:16:27.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:16:27.956Z] Configure a credential helper to remove this warning. See [2021-06-07T21:16:27.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:16:27.956Z] [2021-06-07T21:16:27.956Z] Login Succeeded [2021-06-07T21:16:27.956Z] nexus3.edgexfoundry.org:10004 [2021-06-07T21:16:27.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:16:27.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:16:27.956Z] Configure a credential helper to remove this warning. See [2021-06-07T21:16:27.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:16:27.956Z] [2021-06-07T21:16:27.956Z] Login Succeeded [2021-06-07T21:16:27.956Z] docker.io [2021-06-07T21:16:28.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:16:28.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:16:28.479Z] Configure a credential helper to remove this warning. See [2021-06-07T21:16:28.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:16:28.479Z] [2021-06-07T21:16:28.479Z] Login Succeeded [2021-06-07T21:16:28.479Z] ---> docker-login.sh ends [Pipeline] } [2021-06-07T21:16:28.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-07T21:16:28.839Z] ++ 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-07T21:16:28.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-07T21:16:28.840Z] ++ cut -d/ -f2 [2021-06-07T21:16:28.840Z] ++ dirname cmd/core-command/Dockerfile [2021-06-07T21:16:28.840Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-07T21:16:28.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-07T21:16:28.840Z] ++ dirname cmd/core-data/Dockerfile [2021-06-07T21:16:28.840Z] ++ cut -d/ -f2 [2021-06-07T21:16:28.840Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-07T21:16:28.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-07T21:16:28.840Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-07T21:16:28.840Z] ++ cut -d/ -f2 [2021-06-07T21:16:28.840Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-07T21:16:28.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-07T21:16:28.840Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-07T21:16:28.840Z] ++ cut -d/ -f2 [2021-06-07T21:16:28.840Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-07T21:16:28.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-07T21:16:28.840Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-07T21:16:28.840Z] ++ cut -d/ -f2 [2021-06-07T21:16:28.840Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-07T21:16:28.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-07T21:16:28.840Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-07T21:16:28.840Z] ++ cut -d/ -f2 [2021-06-07T21:16:28.840Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-07T21:16:28.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-07T21:16:28.840Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-07T21:16:28.840Z] ++ cut -d/ -f2 [2021-06-07T21:16:28.840Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-07T21:16:28.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-07T21:16:28.840Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-07T21:16:28.840Z] ++ cut -d/ -f2 [2021-06-07T21:16:28.840Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-07T21:16:28.840Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-07T21:16:28.840Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-07T21:16:28.840Z] ++ cut -d/ -f2 [2021-06-07T21:16:28.840Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-07T21:16:28.886Z] 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-07T21:16:30.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T21:16:30.445Z] [2021-06-07T21:16:30.445Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:16:30.755Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T21:16:30.756Z] latest: Pulling from edgex-devops/git-semver [2021-06-07T21:16:30.756Z] 31603596830f: Pulling fs layer [2021-06-07T21:16:30.756Z] 54011a49482f: Pulling fs layer [2021-06-07T21:16:30.756Z] a6820b24f6d8: Pulling fs layer [2021-06-07T21:16:30.756Z] f581987b2513: Pulling fs layer [2021-06-07T21:16:30.756Z] f581987b2513: Waiting [2021-06-07T21:16:30.756Z] 54011a49482f: Verifying Checksum [2021-06-07T21:16:30.756Z] 54011a49482f: Download complete [2021-06-07T21:16:31.019Z] 31603596830f: Verifying Checksum [2021-06-07T21:16:31.019Z] 31603596830f: Download complete [2021-06-07T21:16:31.019Z] f581987b2513: Verifying Checksum [2021-06-07T21:16:31.019Z] f581987b2513: Download complete [2021-06-07T21:16:31.019Z] a6820b24f6d8: Verifying Checksum [2021-06-07T21:16:31.019Z] a6820b24f6d8: Download complete [2021-06-07T21:16:31.019Z] 31603596830f: Pull complete [2021-06-07T21:16:31.284Z] 54011a49482f: Pull complete [2021-06-07T21:16:31.870Z] a6820b24f6d8: Pull complete [2021-06-07T21:16:32.141Z] f581987b2513: Pull complete [2021-06-07T21:16:32.141Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-07T21:16:32.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T21:16:32.141Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-07T21:16:32.216Z] prd-centos7-docker-4c-2g-792 does not seem to be running inside a container [2021-06-07T21:16:32.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-07T21:16:33.366Z] $ docker top 5d2b333e1336b89889e8f2031ba5550083e756a3c478980ce250fcc44c90b6f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-07T21:16:33.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T21:16:33.507Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T21:16:33.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T21:16:33.623Z] $ docker exec 5d2b333e1336b89889e8f2031ba5550083e756a3c478980ce250fcc44c90b6f1 ssh-agent [2021-06-07T21:16:33.739Z] SSH_AUTH_SOCK=/tmp/ssh-ry7fMhQllQGe/agent.14 [2021-06-07T21:16:33.739Z] SSH_AGENT_PID=21 [2021-06-07T21:16:33.748Z] Running ssh-add (command line suppressed) [2021-06-07T21:16:33.841Z] Identity added: /w/workspace/edgex-go/525@tmp/private_key_7848738448580975014.key (/w/workspace/edgex-go/525@tmp/private_key_7848738448580975014.key) [2021-06-07T21:16:33.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T21:16:34.170Z] + git tag --points-at HEAD [Pipeline] } [2021-06-07T21:16:34.183Z] $ docker exec --env ******** --env ******** 5d2b333e1336b89889e8f2031ba5550083e756a3c478980ce250fcc44c90b6f1 ssh-agent -k [2021-06-07T21:16:34.279Z] unset SSH_AUTH_SOCK; [2021-06-07T21:16:34.281Z] unset SSH_AGENT_PID; [2021-06-07T21:16:34.281Z] echo Agent pid 21 killed; [2021-06-07T21:16:34.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-07T21:16:34.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T21:16:34.338Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T21:16:34.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T21:16:34.446Z] $ docker exec 5d2b333e1336b89889e8f2031ba5550083e756a3c478980ce250fcc44c90b6f1 ssh-agent [2021-06-07T21:16:34.557Z] SSH_AUTH_SOCK=/tmp/ssh-ikESC6iaRFyS/agent.54 [2021-06-07T21:16:34.557Z] SSH_AGENT_PID=60 [2021-06-07T21:16:34.562Z] Running ssh-add (command line suppressed) [2021-06-07T21:16:34.653Z] Identity added: /w/workspace/edgex-go/525@tmp/private_key_4274751316290040394.key (/w/workspace/edgex-go/525@tmp/private_key_4274751316290040394.key) [2021-06-07T21:16:34.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T21:16:34.970Z] + git semver init [2021-06-07T21:16:34.971Z] # -> Open(): unable to determine branch for HEAD [2021-06-07T21:16:34.971Z] # $GIT_DIR = /w/workspace/edgex-go/525/.git [2021-06-07T21:16:34.971Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/525 [2021-06-07T21:16:34.971Z] # $SEMVER_REMOTE_NAME = origin [2021-06-07T21:16:34.971Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-07T21:16:34.971Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-07T21:16:34.971Z] # $SEMVER_BRANCH = master [2021-06-07T21:16:34.971Z] # $SEMVER_TEMP = /tmp/semver-958110802 [2021-06-07T21:16:34.971Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-07T21:16:47.249Z] # '/tmp/semver-958110802' -> '/w/workspace/edgex-go/525/.semver' [2021-06-07T21:16:47.249Z] # -> Force: false [2021-06-07T21:16:47.249Z] # $SEMVER_DIR = /w/workspace/edgex-go/525/.semver [Pipeline] } [2021-06-07T21:16:47.258Z] $ docker exec --env ******** --env ******** 5d2b333e1336b89889e8f2031ba5550083e756a3c478980ce250fcc44c90b6f1 ssh-agent -k [2021-06-07T21:16:47.346Z] unset SSH_AUTH_SOCK; [2021-06-07T21:16:47.346Z] unset SSH_AGENT_PID; [2021-06-07T21:16:47.347Z] echo Agent pid 60 killed; [2021-06-07T21:16:47.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-07T21:16:47.724Z] + git semver [Pipeline] } [2021-06-07T21:16:47.737Z] $ docker stop --time=1 5d2b333e1336b89889e8f2031ba5550083e756a3c478980ce250fcc44c90b6f1 [2021-06-07T21:16:50.339Z] $ docker rm -f 5d2b333e1336b89889e8f2031ba5550083e756a3c478980ce250fcc44c90b6f1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T21:16:50.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-07T21:16:51.009Z] Stashed 1 file(s) [Pipeline] echo [2021-06-07T21:16:51.013Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.254 [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-07T21:16:51.720Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-07T21:16:52.017Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-07T21:16:52.308Z] + sudo service docker restart [2021-06-07T21:16:52.308Z] + true [2021-06-07T21:16:52.308Z] Redirecting to /bin/systemctl restart docker.service [2021-06-07T21:17:06.231Z] Still waiting to schedule task [2021-06-07T21:17:06.232Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-07T21:17:10.480Z] ========================================================= [2021-06-07T21:17:10.480Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-07T21:17:10.480Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:17:10.800Z] + 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-07T21:17:12.202Z] Sending build context to Docker daemon 329.1MB [2021-06-07T21:17:12.202Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-07T21:17:12.202Z] Step 2/6 : FROM ${BASE} [2021-06-07T21:17:12.202Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-07T21:17:12.202Z] 540db60ca938: Pulling fs layer [2021-06-07T21:17:12.202Z] adcc1eea9eea: Pulling fs layer [2021-06-07T21:17:12.202Z] 4c4ab2625f07: Pulling fs layer [2021-06-07T21:17:12.202Z] 0510c868ecb4: Pulling fs layer [2021-06-07T21:17:12.202Z] afea3b2eda06: Pulling fs layer [2021-06-07T21:17:12.202Z] 7809a108b3ef: Pulling fs layer [2021-06-07T21:17:12.202Z] f706445af74f: Pulling fs layer [2021-06-07T21:17:12.202Z] 0510c868ecb4: Waiting [2021-06-07T21:17:12.202Z] afea3b2eda06: Waiting [2021-06-07T21:17:12.202Z] f706445af74f: Waiting [2021-06-07T21:17:12.202Z] 7809a108b3ef: Waiting [2021-06-07T21:17:12.202Z] 4c4ab2625f07: Download complete [2021-06-07T21:17:12.202Z] adcc1eea9eea: Verifying Checksum [2021-06-07T21:17:12.202Z] adcc1eea9eea: Download complete [2021-06-07T21:17:12.202Z] afea3b2eda06: Verifying Checksum [2021-06-07T21:17:12.202Z] afea3b2eda06: Download complete [2021-06-07T21:17:12.202Z] 540db60ca938: Verifying Checksum [2021-06-07T21:17:12.202Z] 540db60ca938: Download complete [2021-06-07T21:17:12.202Z] 7809a108b3ef: Verifying Checksum [2021-06-07T21:17:12.202Z] 7809a108b3ef: Download complete [2021-06-07T21:17:12.466Z] 540db60ca938: Pull complete [2021-06-07T21:17:12.466Z] adcc1eea9eea: Pull complete [2021-06-07T21:17:12.727Z] 4c4ab2625f07: Pull complete [2021-06-07T21:17:14.114Z] f706445af74f: Verifying Checksum [2021-06-07T21:17:14.114Z] f706445af74f: Download complete [2021-06-07T21:17:14.689Z] 0510c868ecb4: Verifying Checksum [2021-06-07T21:17:14.689Z] 0510c868ecb4: Download complete [2021-06-07T21:17:18.025Z] 0510c868ecb4: Pull complete [2021-06-07T21:17:18.025Z] afea3b2eda06: Pull complete [2021-06-07T21:17:18.025Z] 7809a108b3ef: Pull complete [2021-06-07T21:17:20.598Z] f706445af74f: Pull complete [2021-06-07T21:17:20.598Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-07T21:17:20.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-07T21:17:20.598Z] ---> b068be0155e3 [2021-06-07T21:17:20.598Z] 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-07T21:17:21.986Z] ---> Running in 2dc0584ead0b [2021-06-07T21:17:21.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:17:22.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:17:23.515Z] (1/12) Installing libmagic (5.39-r0) [2021-06-07T21:17:23.515Z] (2/12) Installing file (5.39-r0) [2021-06-07T21:17:23.780Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-07T21:17:23.780Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-07T21:17:30.386Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-07T21:17:30.386Z] (6/12) Installing patch (2.7.6-r6) [2021-06-07T21:17:30.386Z] (7/12) Installing build-base (0.5-r2) [2021-06-07T21:17:30.386Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-07T21:17:30.386Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-07T21:17:30.386Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-07T21:17:30.648Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-07T21:17:30.648Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-07T21:17:30.648Z] Executing busybox-1.32.1-r6.trigger [2021-06-07T21:17:30.648Z] OK: 219 MiB in 52 packages [2021-06-07T21:17:32.063Z] Removing intermediate container 2dc0584ead0b [2021-06-07T21:17:32.063Z] ---> 6cf46da4305c [2021-06-07T21:17:32.063Z] Step 4/6 : WORKDIR /edgex-go [2021-06-07T21:17:32.063Z] ---> Running in d9245bfffcc4 [2021-06-07T21:17:32.324Z] Removing intermediate container d9245bfffcc4 [2021-06-07T21:17:32.325Z] ---> 27d49debff6e [2021-06-07T21:17:32.325Z] Step 5/6 : COPY go.mod . [2021-06-07T21:17:32.325Z] ---> 6fc51449dca9 [2021-06-07T21:17:32.325Z] Step 6/6 : RUN go mod download [2021-06-07T21:17:32.325Z] ---> Running in 8ee9eb2b4553 [2021-06-07T21:17:44.593Z] Removing intermediate container 8ee9eb2b4553 [2021-06-07T21:17:44.593Z] ---> 5dd98fe7aebd [2021-06-07T21:17:44.593Z] Successfully built 5dd98fe7aebd [2021-06-07T21:17:44.593Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:17:44.895Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-07T21:17:44.895Z] . [Pipeline] withDockerContainer [2021-06-07T21:17:44.969Z] prd-centos7-docker-4c-2g-792 does not seem to be running inside a container [2021-06-07T21:17:45.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-07T21:17:45.389Z] $ docker top 3002e3e50936881641a272ad6d5ac3bbc418aa04f5be40059326511fc6c5eccb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T21:17:45.761Z] + go version [2021-06-07T21:17:45.761Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-07T21:17:45.772Z] $ docker stop --time=1 3002e3e50936881641a272ad6d5ac3bbc418aa04f5be40059326511fc6c5eccb [2021-06-07T21:17:46.954Z] $ docker rm -f 3002e3e50936881641a272ad6d5ac3bbc418aa04f5be40059326511fc6c5eccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:17:47.453Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-07T21:17:47.453Z] . [Pipeline] withDockerContainer [2021-06-07T21:17:47.536Z] prd-centos7-docker-4c-2g-792 does not seem to be running inside a container [2021-06-07T21:17:47.577Z] $ 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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-07T21:17:47.922Z] $ docker top d6a6f717aea11bde9efb0b3efdad919f9b4c1148362e15e2456981bb5ba2bf80 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-07T21:17:48.011Z] ========================================================= [2021-06-07T21:17:48.011Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-07T21:17:48.011Z] ========================================================= [Pipeline] sh [2021-06-07T21:17:48.297Z] + go mod tidy [Pipeline] sh [2021-06-07T21:17:48.880Z] + make test [2021-06-07T21:17:48.880Z] go mod tidy [2021-06-07T21:17:48.880Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-07T21:17:54.207Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-07T21:18:09.288Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-07T21:18:14.612Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-07T21:18:15.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-07T21:18:15.855Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-07T21:18:17.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-07T21:18:18.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-07T21:18:18.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-07T21:18:18.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-07T21:18:19.009Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-07T21:18:19.274Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-07T21:18:21.221Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-07T21:18:21.221Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-07T21:18:21.221Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-07T21:18:21.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-07T21:18:21.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-07T21:18:21.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-07T21:18:21.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-07T21:18:21.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements [2021-06-07T21:18:23.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.060s coverage: 100.0% of statements [2021-06-07T21:18:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-07T21:18:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-07T21:18:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-07T21:18:24.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements [2021-06-07T21:18:24.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-07T21:18:24.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.064s coverage: 53.4% of statements [2021-06-07T21:18:24.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-07T21:18:24.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-07T21:18:25.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.100s coverage: 87.7% of statements [2021-06-07T21:18:25.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-07T21:18:25.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-07T21:18:25.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.051s coverage: 78.9% of statements [2021-06-07T21:18:25.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-07T21:18:25.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-07T21:18:25.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-07T21:18:25.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-07T21:18:25.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-07T21:18:25.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-07T21:18:25.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-07T21:18:26.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.229s coverage: 95.1% of statements [2021-06-07T21:18:26.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-07T21:18:26.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-07T21:18:26.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-07T21:18:26.143Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-07T21:18:26.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-07T21:18:26.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-07T21:18:26.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-07T21:18:26.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-07T21:18:26.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-07T21:18:26.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-07T21:18:26.143Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-06-07T21:18:26.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-07T21:18:26.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-07T21:18:26.143Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.048s coverage: 60.0% of statements [2021-06-07T21:18:27.145Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-06-07T21:18:27.145Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-07T21:18:27.145Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.047s coverage: 22.0% of statements [2021-06-07T21:18:27.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-07T21:18:27.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-06-07T21:18:27.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-06-07T21:18:27.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-06-07T21:18:27.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements [2021-06-07T21:18:28.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-06-07T21:18:40.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2021-06-07T21:18:40.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-06-07T21:18:47.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.190s coverage: 81.8% of statements [2021-06-07T21:18:47.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-07T21:19:02.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-06-07T21:19:02.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-07T21:19:02.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-07T21:19:02.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-07T21:19:02.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements [2021-06-07T21:19:02.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-07T21:19:02.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-07T21:19:02.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-07T21:19:02.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-07T21:19:02.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-07T21:19:02.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-06-07T21:19:02.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-07T21:19:02.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-07T21:19:02.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-07T21:19:02.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-07T21:19:02.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-06-07T21:19:02.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-07T21:19:02.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements [2021-06-07T21:19:02.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-07T21:19:02.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-07T21:19:02.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 91.2% of statements [2021-06-07T21:19:02.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-07T21:19:02.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-06-07T21:19:02.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-07T21:19:02.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-07T21:19:02.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-07T21:19:02.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements [2021-06-07T21:19:02.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-06-07T21:19:02.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-06-07T21:19:03.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-06-07T21:19:04.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.160s coverage: 66.9% of statements [2021-06-07T21:19:04.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-07T21:19:04.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-07T21:19:04.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-07T21:19:04.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements [2021-06-07T21:19:04.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-07T21:19:04.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-07T21:19:04.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.027s coverage: 89.5% of statements [2021-06-07T21:19:04.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-07T21:19:04.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.037s coverage: 84.8% of statements [2021-06-07T21:19:04.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-07T21:19:04.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-07T21:19:04.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-07T21:19:04.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-07T21:19:12.767Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.058s coverage: 19.3% of statements [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-07T21:19:12.767Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.131s coverage: 91.9% of statements [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-07T21:19:12.767Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-07T21:19:12.767Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.081s coverage: 97.6% of statements [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-07T21:19:12.767Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-07T21:19:12.767Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-07T21:19:12.767Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-07T21:19:12.767Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements [2021-06-07T21:19:12.767Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-07T21:19:12.767Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.051s coverage: 28.9% of statements [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-07T21:19:12.767Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-07T21:19:12.767Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 100.0% of statements [2021-06-07T21:19:12.767Z] GO111MODULE=on go vet ./... [2021-06-07T21:19:17.928Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-793 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-07T21:19:17.949Z] Running in /w/workspace/edgex-go/525 [Pipeline] { [Pipeline] checkout [2021-06-07T21:19:18.239Z] The recommended git tool is: git [2021-06-07T21:19:23.334Z] using credential edgex-jenkins-ssh [2021-06-07T21:19:23.395Z] Cloning the remote Git repository [2021-06-07T21:19:23.469Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-07T21:19:23.609Z] > git init /w/workspace/edgex-go/525 # timeout=10 [2021-06-07T21:19:23.705Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-07T21:19:23.706Z] > git --version # timeout=10 [2021-06-07T21:19:23.722Z] > git --version # 'git version 2.17.1' [2021-06-07T21:19:23.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T21:19:23.804Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T21:19:34.912Z] gofmt -l . [2021-06-07T21:19:34.913Z] [ "`gofmt -l .`" = "" ] [2021-06-07T21:19:34.913Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-07T21:19:35.217Z] + ls -al . [2021-06-07T21:19:35.217Z] total 528 [2021-06-07T21:19:35.217Z] drwxrwxr-x 10 1001 1001 4096 Jun 7 21:19 . [2021-06-07T21:19:35.217Z] drwxr-xr-x 4 root root 32 Jun 7 21:17 .. [2021-06-07T21:19:35.217Z] -rw-rw-r-- 1 1001 1001 11 Jun 7 21:16 .dockerignore [2021-06-07T21:19:35.217Z] drwxrwxr-x 8 1001 1001 162 Jun 7 21:16 .git [2021-06-07T21:19:35.217Z] drwxrwxr-x 3 1001 1001 125 Jun 7 21:16 .github [2021-06-07T21:19:35.217Z] -rw-rw-r-- 1 1001 1001 818 Jun 7 21:16 .gitignore [2021-06-07T21:19:35.217Z] drwx------ 3 1001 1001 45 Jun 7 21:16 .semver [2021-06-07T21:19:35.217Z] -rw-rw-r-- 1 1001 1001 166 Jun 7 21:16 .sonarcloud.properties [2021-06-07T21:19:35.217Z] -rw-rw-r-- 1 1001 1001 8609 Jun 7 21:16 Attribution.txt [2021-06-07T21:19:35.217Z] -rw-rw-r-- 1 1001 1001 3804 Jun 7 21:16 CONTRIBUTING.md [2021-06-07T21:19:35.217Z] -rw-rw-r-- 1 1001 1001 931 Jun 7 21:16 Dockerfile.build [2021-06-07T21:19:35.217Z] -rw-rw-r-- 1 1001 1001 849 Jun 7 21:16 Jenkinsfile [2021-06-07T21:19:35.217Z] -rw-rw-r-- 1 1001 1001 10775 Jun 7 21:16 LICENSE [2021-06-07T21:19:35.217Z] -rw-rw-r-- 1 1001 1001 5605 Jun 7 21:16 Makefile [2021-06-07T21:19:35.217Z] -rw-rw-r-- 1 1001 1001 7978 Jun 7 21:16 README.md [2021-06-07T21:19:35.217Z] -rw-rw-r-- 1 1001 1001 6755 Jun 7 21:16 SECURITY.md [2021-06-07T21:19:35.217Z] -rw-rw-r-- 1 1001 1001 13 Jun 7 21:16 VERSION [2021-06-07T21:19:35.217Z] -rw-rw-r-- 1 1001 1001 4131 Jun 7 21:16 ZMQWindows.md [2021-06-07T21:19:35.217Z] drwxrwxr-x 2 1001 1001 37 Jun 7 21:16 bin [2021-06-07T21:19:35.217Z] drwxrwxr-x 14 1001 1001 4096 Jun 7 21:16 cmd [2021-06-07T21:19:35.217Z] -rw-r--r-- 1 root root 412085 Jun 7 21:19 coverage.out [2021-06-07T21:19:35.217Z] -rw-rw-r-- 1 1001 1001 902 Jun 7 21:16 go.mod [2021-06-07T21:19:35.217Z] -rw-r--r-- 1 root root 21048 Jun 7 21:17 go.sum [2021-06-07T21:19:35.217Z] drwxrwxr-x 8 1001 1001 127 Jun 7 21:16 internal [2021-06-07T21:19:35.217Z] drwxrwxr-x 3 1001 1001 16 Jun 7 21:16 openapi [2021-06-07T21:19:35.217Z] drwxrwxr-x 4 1001 1001 71 Jun 7 21:16 snap [2021-06-07T21:19:35.217Z] -rw-rw-r-- 1 1001 1001 168 Jun 7 21:16 version.go [Pipeline] sh [2021-06-07T21:19:35.517Z] + '[' -e coverage.out ] [2021-06-07T21:19:35.517Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-07T21:19:35.608Z] Stashed 1 file(s) [Pipeline] sh [2021-06-07T21:19:35.916Z] + make build [2021-06-07T21:19:35.916Z] go mod tidy [2021-06-07T21:19:35.916Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/core-data/core-data ./cmd/core-data [2021-06-07T21:19:37.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-07T21:19:39.580Z] Avoid second fetch [2021-06-07T21:19:39.581Z] Checking out Revision 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 (master) [2021-06-07T21:19:39.554Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-07T21:19:39.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T21:19:39.606Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T21:19:39.624Z] > git checkout -f 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-07T21:19:43.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/core-command/core-command ./cmd/core-command [2021-06-07T21:19:44.028Z] Commit message: "fix: Fix the issue of mismatch Consul service key in proxy-setup (#3548)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T21:19:44.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-07T21:19:45.373Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-07T21:19:45.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-07T21:19:45.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-07T21:19:45.801Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-07T21:19:46.149Z] + sudo service docker restart [2021-06-07T21:19:46.150Z] + true [2021-06-07T21:19:46.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-07T21:19:47.495Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-07T21:19:48.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-07T21:19:49.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-07T21:19:49.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-07T21:19:50.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-07T21:19:51.988Z] $ docker stop --time=1 d6a6f717aea11bde9efb0b3efdad919f9b4c1148362e15e2456981bb5ba2bf80 [2021-06-07T21:19:54.043Z] $ docker rm -f d6a6f717aea11bde9efb0b3efdad919f9b4c1148362e15e2456981bb5ba2bf80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:19:56.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-07T21:19:56.862Z] [2021-06-07T21:19:56.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:19:57.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-07T21:19:57.173Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-07T21:19:57.173Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-07T21:19:57.173Z] ca9280d653b3: Pulling fs layer [2021-06-07T21:19:57.173Z] 7e9c9ca2126c: Pulling fs layer [2021-06-07T21:19:57.436Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-07T21:19:57.436Z] cbdbe7a5bc2a: Download complete [2021-06-07T21:19:57.436Z] cbdbe7a5bc2a: Pull complete [2021-06-07T21:19:58.386Z] ca9280d653b3: Verifying Checksum [2021-06-07T21:19:58.386Z] ca9280d653b3: Download complete [2021-06-07T21:19:58.962Z] ca9280d653b3: Pull complete [2021-06-07T21:19:58.962Z] 7e9c9ca2126c: Verifying Checksum [2021-06-07T21:19:58.962Z] 7e9c9ca2126c: Download complete [2021-06-07T21:20:02.280Z] 7e9c9ca2126c: Pull complete [2021-06-07T21:20:02.280Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-07T21:20:02.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-07T21:20:02.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-07T21:20:02.360Z] prd-centos7-docker-4c-2g-792 does not seem to be running inside a container [2021-06-07T21:20:02.399Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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-07T21:20:04.525Z] $ docker top e9bcecb94235bc1cd4bd316aff3158e6e7fd47d6877b37ec26d3980e8d29963c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2021-06-07T21:20:04.662Z] provisioning config files... [2021-06-07T21:20:04.690Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/525@tmp/config3203593971398163616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:20:04.905Z] + docker-compose build --help [2021-06-07T21:20:04.905Z] + grep parallel [2021-06-07T21:20:05.063Z] ---> docker-login.sh [2021-06-07T21:20:05.063Z] nexus3.edgexfoundry.org:10001 [2021-06-07T21:20:05.479Z] --parallel Build images in parallel. [Pipeline] } [2021-06-07T21:20:05.490Z] $ docker stop --time=1 e9bcecb94235bc1cd4bd316aff3158e6e7fd47d6877b37ec26d3980e8d29963c [2021-06-07T21:20:06.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:20:06.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:20:06.320Z] Configure a credential helper to remove this warning. See [2021-06-07T21:20:06.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:20:06.320Z] [2021-06-07T21:20:06.320Z] Login Succeeded [2021-06-07T21:20:06.320Z] nexus3.edgexfoundry.org:10002 [2021-06-07T21:20:06.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:20:06.696Z] $ docker rm -f e9bcecb94235bc1cd4bd316aff3158e6e7fd47d6877b37ec26d3980e8d29963c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:20:06.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:20:06.893Z] Configure a credential helper to remove this warning. See [2021-06-07T21:20:06.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:20:06.893Z] [2021-06-07T21:20:06.893Z] Login Succeeded [2021-06-07T21:20:06.893Z] nexus3.edgexfoundry.org:10003 [2021-06-07T21:20:07.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-07T21:20:07.165Z] . [2021-06-07T21:20:07.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:20:07.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:20:07.165Z] Configure a credential helper to remove this warning. See [2021-06-07T21:20:07.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:20:07.165Z] [2021-06-07T21:20:07.165Z] Login Succeeded [2021-06-07T21:20:07.165Z] nexus3.edgexfoundry.org:10004 [Pipeline] withDockerContainer [2021-06-07T21:20:07.252Z] prd-centos7-docker-4c-2g-792 does not seem to be running inside a container [2021-06-07T21:20:07.288Z] $ 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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-07T21:20:07.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:20:07.641Z] $ docker top 4075e343104fea709ca117eaceb2d7f11bc62a40a1a1568eddb08f687aa5fa8b -eo pid,comm [2021-06-07T21:20:07.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:20:07.718Z] Configure a credential helper to remove this warning. See [2021-06-07T21:20:07.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:20:07.718Z] [2021-06-07T21:20:07.718Z] Login Succeeded [2021-06-07T21:20:07.718Z] docker.io [Pipeline] { [Pipeline] sh [2021-06-07T21:20:07.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:20:08.023Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-07T21:20:08.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:20:08.580Z] Configure a credential helper to remove this warning. See [2021-06-07T21:20:08.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:20:08.580Z] [2021-06-07T21:20:08.580Z] Login Succeeded [2021-06-07T21:20:08.580Z] ---> docker-login.sh ends [2021-06-07T21:20:08.597Z] Building core-command ... [2021-06-07T21:20:08.597Z] Building core-data ... [2021-06-07T21:20:08.597Z] Building core-metadata ... [2021-06-07T21:20:08.597Z] Building security-bootstrapper ... [2021-06-07T21:20:08.597Z] Building security-proxy-setup ... [2021-06-07T21:20:08.597Z] Building security-secretstore-setup ... [2021-06-07T21:20:08.597Z] Building support-notifications ... [2021-06-07T21:20:08.597Z] Building support-scheduler ... [2021-06-07T21:20:08.597Z] Building sys-mgmt-agent ... [2021-06-07T21:20:08.597Z] Building sys-mgmt-agent [2021-06-07T21:20:08.597Z] Building support-scheduler [2021-06-07T21:20:08.597Z] Building security-bootstrapper [2021-06-07T21:20:08.597Z] Building core-data [2021-06-07T21:20:08.597Z] Building support-notifications [Pipeline] } [2021-06-07T21:20:08.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-07T21:20:08.904Z] ========================================================= [2021-06-07T21:20:08.904Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-07T21:20:08.904Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:20:09.255Z] + 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-07T21:20:11.933Z] Sending build context to Docker daemon 166.2MB [2021-06-07T21:20:11.933Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-07T21:20:11.933Z] Step 2/6 : FROM ${BASE} [2021-06-07T21:20:11.933Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-07T21:20:11.933Z] 595b0fe564bb: Pulling fs layer [2021-06-07T21:20:11.933Z] 7186ed65a4f7: Pulling fs layer [2021-06-07T21:20:11.933Z] 316046926c0a: Pulling fs layer [2021-06-07T21:20:11.933Z] 4ebd0625c992: Pulling fs layer [2021-06-07T21:20:11.933Z] 207e8628e3a3: Pulling fs layer [2021-06-07T21:20:11.933Z] c791037a9be2: Pulling fs layer [2021-06-07T21:20:11.933Z] ffd874e62e21: Pulling fs layer [2021-06-07T21:20:11.933Z] 207e8628e3a3: Waiting [2021-06-07T21:20:11.933Z] c791037a9be2: Waiting [2021-06-07T21:20:11.933Z] 4ebd0625c992: Waiting [2021-06-07T21:20:11.933Z] ffd874e62e21: Waiting [2021-06-07T21:20:11.933Z] 316046926c0a: Download complete [2021-06-07T21:20:11.933Z] 7186ed65a4f7: Verifying Checksum [2021-06-07T21:20:11.933Z] 7186ed65a4f7: Download complete [2021-06-07T21:20:11.933Z] 207e8628e3a3: Verifying Checksum [2021-06-07T21:20:11.933Z] 207e8628e3a3: Download complete [2021-06-07T21:20:11.933Z] c791037a9be2: Download complete [2021-06-07T21:20:11.933Z] 595b0fe564bb: Verifying Checksum [2021-06-07T21:20:11.933Z] 595b0fe564bb: Download complete [2021-06-07T21:20:12.536Z] 595b0fe564bb: Pull complete [2021-06-07T21:20:13.142Z] 7186ed65a4f7: Pull complete [2021-06-07T21:20:13.746Z] 316046926c0a: Pull complete [2021-06-07T21:20:14.363Z] ffd874e62e21: Verifying Checksum [2021-06-07T21:20:14.363Z] ffd874e62e21: Download complete [2021-06-07T21:20:15.341Z] 4ebd0625c992: Verifying Checksum [2021-06-07T21:20:15.341Z] 4ebd0625c992: Download complete [2021-06-07T21:20:19.020Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:20:19.021Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:20:19.021Z] ---> 5dd98fe7aebd [2021-06-07T21:20:19.021Z] Step 3/32 : WORKDIR /edgex-go [2021-06-07T21:20:19.605Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:20:19.605Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:20:19.605Z] ---> 5dd98fe7aebd [2021-06-07T21:20:19.605Z] Step 3/23 : WORKDIR /edgex-go [2021-06-07T21:20:19.606Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:20:19.606Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:20:19.606Z] ---> 5dd98fe7aebd [2021-06-07T21:20:19.606Z] Step 3/24 : WORKDIR /edgex-go [2021-06-07T21:20:24.901Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:20:24.901Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:20:24.901Z] ---> 5dd98fe7aebd [2021-06-07T21:20:24.901Z] Step 3/24 : WORKDIR /edgex-go [2021-06-07T21:20:25.474Z] ---> Running in 0f57198283b4 [2021-06-07T21:20:25.474Z] ---> Running in 1b7bb6b2b1e6 [2021-06-07T21:20:25.474Z] ---> Running in ad17518ac451 [2021-06-07T21:20:25.474Z] ---> Running in 97e6b1f89efe [2021-06-07T21:20:25.531Z] 4ebd0625c992: Pull complete [2021-06-07T21:20:25.531Z] 207e8628e3a3: Pull complete [2021-06-07T21:20:25.735Z] Removing intermediate container 1b7bb6b2b1e6 [2021-06-07T21:20:25.735Z] ---> d12e41b57bf2 [2021-06-07T21:20:25.735Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:20:25.735Z] Removing intermediate container 0f57198283b4 [2021-06-07T21:20:25.735Z] ---> e8eefb5aee5b [2021-06-07T21:20:25.735Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:20:26.132Z] c791037a9be2: Pull complete [2021-06-07T21:20:26.312Z] Removing intermediate container ad17518ac451 [2021-06-07T21:20:26.312Z] ---> 742015a2d181 [2021-06-07T21:20:26.312Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:20:26.573Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:20:26.573Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:20:26.573Z] ---> 5dd98fe7aebd [2021-06-07T21:20:26.573Z] Step 3/23 : WORKDIR /edgex-go [2021-06-07T21:20:26.573Z] ---> Using cache [2021-06-07T21:20:26.573Z] ---> 443206be0ddb [2021-06-07T21:20:26.573Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:20:26.573Z] ---> Running in ff031e7e6755 [2021-06-07T21:20:26.574Z] Removing intermediate container 97e6b1f89efe [2021-06-07T21:20:26.574Z] ---> 443206be0ddb [2021-06-07T21:20:26.574Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:20:26.574Z] ---> Running in 45d77dce1946 [2021-06-07T21:20:26.574Z] ---> Running in 7a2819c99834 [2021-06-07T21:20:26.574Z] ---> Running in d7b73cde2164 [2021-06-07T21:20:26.574Z] ---> Running in c257a4493f07 [2021-06-07T21:20:27.540Z] Removing intermediate container ff031e7e6755 [2021-06-07T21:20:27.540Z] ---> 25e5a7c40390 [2021-06-07T21:20:27.540Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-07T21:20:27.540Z] ---> Running in ca6d3de2c26a [2021-06-07T21:20:27.803Z] Removing intermediate container 45d77dce1946 [2021-06-07T21:20:27.803Z] ---> 84f3d84a9eb3 [2021-06-07T21:20:27.803Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-07T21:20:27.803Z] ---> Running in a090df7e1758 [2021-06-07T21:20:27.803Z] Removing intermediate container 7a2819c99834 [2021-06-07T21:20:27.803Z] ---> afe995537f0c [2021-06-07T21:20:27.803Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-07T21:20:28.064Z] ---> Running in fa7850528ba5 [2021-06-07T21:20:28.065Z] Removing intermediate container c257a4493f07 [2021-06-07T21:20:28.065Z] ---> 6bf7b9e17a56 [2021-06-07T21:20:28.065Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-07T21:20:28.065Z] ---> Running in 8e7aa6cd40db [2021-06-07T21:20:28.065Z] Removing intermediate container d7b73cde2164 [2021-06-07T21:20:28.065Z] ---> c4cea2308e81 [2021-06-07T21:20:28.065Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-07T21:20:28.328Z] ---> Running in c571796fdc3c [2021-06-07T21:20:28.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:20:28.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:20:28.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:20:28.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:20:28.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:20:29.169Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:20:29.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:20:29.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:20:29.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:20:29.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:20:29.541Z] ffd874e62e21: Pull complete [2021-06-07T21:20:29.542Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-07T21:20:29.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-07T21:20:29.542Z] ---> cfc18b08335c [2021-06-07T21:20:29.542Z] 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-07T21:20:29.698Z] OK: 219 MiB in 52 packages [2021-06-07T21:20:29.960Z] Removing intermediate container ca6d3de2c26a [2021-06-07T21:20:29.960Z] ---> 0516a80f61af [2021-06-07T21:20:29.960Z] Step 6/32 : COPY go.mod . [2021-06-07T21:20:29.960Z] OK: 219 MiB in 52 packages [2021-06-07T21:20:29.960Z] OK: 219 MiB in 52 packages [2021-06-07T21:20:29.960Z] OK: 219 MiB in 52 packages [2021-06-07T21:20:30.223Z] ---> da2362c87c2b [2021-06-07T21:20:30.223Z] Step 7/32 : RUN go mod download [2021-06-07T21:20:30.223Z] ---> Running in d9031812f1f2 [2021-06-07T21:20:30.223Z] Removing intermediate container fa7850528ba5 [2021-06-07T21:20:30.223Z] ---> 3ba803662629 [2021-06-07T21:20:30.223Z] Step 6/24 : COPY go.mod . [2021-06-07T21:20:30.524Z] Removing intermediate container c571796fdc3c [2021-06-07T21:20:30.524Z] ---> c3655def76b9 [2021-06-07T21:20:30.524Z] Step 6/24 : COPY go.mod . [2021-06-07T21:20:30.524Z] OK: 219 MiB in 52 packages [2021-06-07T21:20:30.796Z] Removing intermediate container a090df7e1758 [2021-06-07T21:20:30.796Z] ---> fad88e638650 [2021-06-07T21:20:30.796Z] Step 6/23 : COPY go.mod . [2021-06-07T21:20:30.796Z] ---> aaa82a5e324a [2021-06-07T21:20:30.796Z] Step 7/24 : RUN go mod download [2021-06-07T21:20:30.796Z] ---> 0e4f7796ceea [2021-06-07T21:20:30.796Z] Step 7/24 : RUN go mod download [2021-06-07T21:20:30.796Z] ---> Running in 6df5b7a9d6b0 [2021-06-07T21:20:30.796Z] ---> Running in ad9485610b7f [2021-06-07T21:20:30.796Z] ---> 63ecfb062fcf [2021-06-07T21:20:30.796Z] Step 7/23 : RUN go mod download [2021-06-07T21:20:30.796Z] Removing intermediate container 8e7aa6cd40db [2021-06-07T21:20:30.796Z] ---> 73bd1925490a [2021-06-07T21:20:30.796Z] Step 6/23 : COPY go.mod . [2021-06-07T21:20:31.061Z] ---> Running in 94d74721a38d [2021-06-07T21:20:31.061Z] ---> 004ada85bed8 [2021-06-07T21:20:31.061Z] Step 7/23 : RUN go mod download [2021-06-07T21:20:31.061Z] ---> Running in 43c206a406a2 [2021-06-07T21:20:31.061Z] Removing intermediate container d9031812f1f2 [2021-06-07T21:20:31.061Z] ---> 7bf736904a19 [2021-06-07T21:20:31.061Z] Step 8/32 : COPY . . [2021-06-07T21:20:32.171Z] ---> Running in 24c034f6f21a [2021-06-07T21:20:33.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:20:34.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:20:34.717Z] (1/12) Installing libmagic (5.39-r0) [2021-06-07T21:20:34.989Z] (2/12) Installing file (5.39-r0) [2021-06-07T21:20:35.260Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-07T21:20:35.260Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-07T21:20:36.409Z] Removing intermediate container ad9485610b7f [2021-06-07T21:20:36.409Z] ---> 559855b4d104 [2021-06-07T21:20:36.409Z] Step 8/24 : COPY . . [2021-06-07T21:20:36.409Z] ---> e0f39a8b97ed [2021-06-07T21:20:36.409Z] Step 9/32 : RUN go mod tidy [2021-06-07T21:20:36.409Z] Removing intermediate container 6df5b7a9d6b0 [2021-06-07T21:20:36.409Z] ---> 8846472a7405 [2021-06-07T21:20:36.409Z] Step 8/24 : COPY . . [2021-06-07T21:20:36.409Z] ---> Running in e2d2b1d1c3bc [2021-06-07T21:20:36.409Z] Removing intermediate container 94d74721a38d [2021-06-07T21:20:36.409Z] ---> b602d1db4294 [2021-06-07T21:20:36.409Z] Step 8/23 : COPY . . [2021-06-07T21:20:36.409Z] Removing intermediate container 43c206a406a2 [2021-06-07T21:20:36.409Z] ---> 78da76f60740 [2021-06-07T21:20:36.409Z] Step 8/23 : COPY . . [2021-06-07T21:20:40.650Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-07T21:20:40.650Z] (6/12) Installing patch (2.7.6-r6) [2021-06-07T21:20:40.650Z] (7/12) Installing build-base (0.5-r2) [2021-06-07T21:20:40.920Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-07T21:20:40.920Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-07T21:20:41.190Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-07T21:20:41.190Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-07T21:20:41.190Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-07T21:20:41.464Z] Executing busybox-1.32.1-r6.trigger [2021-06-07T21:20:41.464Z] OK: 218 MiB in 52 packages [2021-06-07T21:20:45.772Z] Removing intermediate container 24c034f6f21a [2021-06-07T21:20:45.772Z] ---> 22b659baf3d6 [2021-06-07T21:20:45.772Z] Step 4/6 : WORKDIR /edgex-go [2021-06-07T21:20:45.772Z] ---> Running in e007c339d24b [2021-06-07T21:20:45.772Z] Removing intermediate container e007c339d24b [2021-06-07T21:20:45.772Z] ---> 05d368690525 [2021-06-07T21:20:45.772Z] Step 5/6 : COPY go.mod . [2021-06-07T21:20:46.386Z] ---> 90171f7f0e62 [2021-06-07T21:20:46.386Z] Step 6/6 : RUN go mod download [2021-06-07T21:20:46.386Z] ---> Running in bd04a749a8d9 [2021-06-07T21:20:51.418Z] Removing intermediate container e2d2b1d1c3bc [2021-06-07T21:20:51.418Z] ---> 194b287ca244 [2021-06-07T21:20:51.418Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-07T21:20:51.418Z] ---> 206ed685ace0 [2021-06-07T21:20:51.418Z] Step 9/23 : RUN go mod tidy [2021-06-07T21:20:51.419Z] ---> f8ca4a01d8fa [2021-06-07T21:20:51.419Z] Step 9/24 : RUN go mod tidy [2021-06-07T21:20:51.419Z] ---> Running in 4d54c2041712 [2021-06-07T21:20:51.419Z] ---> Running in 3141e2bd3645 [2021-06-07T21:20:51.419Z] ---> Running in 368a3ebcb434 [2021-06-07T21:20:51.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-07T21:21:01.428Z] ---> 525f0d2b299b [2021-06-07T21:21:01.428Z] Step 9/23 : RUN go mod tidy [2021-06-07T21:21:01.428Z] ---> Running in de348dc6cc75 [2021-06-07T21:21:06.757Z] ---> dac977c41678 [2021-06-07T21:21:06.757Z] Step 9/24 : RUN go mod tidy [2021-06-07T21:21:06.757Z] Removing intermediate container 3141e2bd3645 [2021-06-07T21:21:06.757Z] ---> 3bfa8395f8cd [2021-06-07T21:21:06.757Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-07T21:21:06.757Z] Removing intermediate container de348dc6cc75 [2021-06-07T21:21:06.757Z] ---> b40d8f5a8280 [2021-06-07T21:21:06.757Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-07T21:21:06.757Z] ---> Running in 7d56543a0634 [2021-06-07T21:21:06.757Z] ---> Running in 7e0968edfb02 [2021-06-07T21:21:06.757Z] ---> Running in c16a948ec8d5 [2021-06-07T21:21:06.757Z] Removing intermediate container 368a3ebcb434 [2021-06-07T21:21:06.757Z] ---> d4cebad5d304 [2021-06-07T21:21:06.757Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-07T21:21:06.757Z] ---> Running in 2b820dac3536 [2021-06-07T21:21:07.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-07T21:21:07.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-07T21:21:07.301Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/core-data/core-data ./cmd/core-data [2021-06-07T21:21:08.288Z] Removing intermediate container 7d56543a0634 [2021-06-07T21:21:08.288Z] ---> 7564b12eb58e [2021-06-07T21:21:08.288Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-07T21:21:08.288Z] ---> Running in 17bd34ebd331 [2021-06-07T21:21:08.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-07T21:21:13.198Z] Removing intermediate container bd04a749a8d9 [2021-06-07T21:21:13.198Z] ---> 04fea9902bf9 [2021-06-07T21:21:13.198Z] Successfully built 04fea9902bf9 [2021-06-07T21:21:13.198Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:21:13.542Z] + docker inspect -f . ci-base-image-arm64 [2021-06-07T21:21:13.542Z] . [Pipeline] withDockerContainer [2021-06-07T21:21:14.005Z] prd-ubuntu18.04-docker-arm64-4c-16g-793 does not seem to be running inside a container [2021-06-07T21:21:14.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-07T21:21:15.777Z] $ docker top 572fd679423988a4c0e2ae0fe91fc692926067f58065f3bde0e8486e60026ea7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T21:21:16.820Z] + go version [2021-06-07T21:21:16.820Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-07T21:21:16.856Z] $ docker stop --time=1 572fd679423988a4c0e2ae0fe91fc692926067f58065f3bde0e8486e60026ea7 [2021-06-07T21:21:18.717Z] $ docker rm -f 572fd679423988a4c0e2ae0fe91fc692926067f58065f3bde0e8486e60026ea7 [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-07T21:21:19.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-07T21:21:19.666Z] [2021-06-07T21:21:19.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:21:20.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-07T21:21:20.303Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-07T21:21:20.303Z] 29e5d40040c1: Pulling fs layer [2021-06-07T21:21:20.303Z] 1ce36da41761: Pulling fs layer [2021-06-07T21:21:20.303Z] 25b303627fd3: Pulling fs layer [2021-06-07T21:21:20.574Z] 29e5d40040c1: Verifying Checksum [2021-06-07T21:21:20.574Z] 29e5d40040c1: Download complete [2021-06-07T21:21:21.175Z] 1ce36da41761: Verifying Checksum [2021-06-07T21:21:21.175Z] 1ce36da41761: Download complete [2021-06-07T21:21:21.175Z] 29e5d40040c1: Pull complete [2021-06-07T21:21:22.608Z] 1ce36da41761: Pull complete [2021-06-07T21:21:22.608Z] 25b303627fd3: Verifying Checksum [2021-06-07T21:21:22.608Z] 25b303627fd3: Download complete [2021-06-07T21:21:30.951Z] Removing intermediate container 4d54c2041712 [2021-06-07T21:21:30.951Z] ---> 9990d9a25905 [2021-06-07T21:21:30.951Z] [2021-06-07T21:21:30.951Z] Step 11/32 : FROM alpine:3.12 [2021-06-07T21:21:30.951Z] 3.12: Pulling from library/alpine [2021-06-07T21:21:30.951Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-07T21:21:30.951Z] Status: Downloaded newer image for alpine:3.12 [2021-06-07T21:21:30.951Z] ---> 13621d1b12d4 [2021-06-07T21:21:30.951Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-07T21:21:30.951Z] ---> Running in b668aa3787d8 [2021-06-07T21:21:30.951Z] Removing intermediate container b668aa3787d8 [2021-06-07T21:21:30.951Z] ---> c1b8b304685d [2021-06-07T21:21:30.951Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-07T21:21:30.951Z] ---> Running in 6326b00e9bfd [2021-06-07T21:21:30.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:21:30.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:21:30.951Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-07T21:21:30.951Z] (2/2) Installing su-exec (0.2-r1) [2021-06-07T21:21:30.951Z] Executing busybox-1.31.1-r20.trigger [2021-06-07T21:21:30.951Z] OK: 6 MiB in 16 packages [2021-06-07T21:21:30.951Z] Removing intermediate container 6326b00e9bfd [2021-06-07T21:21:30.951Z] ---> 007fd65e2a7d [2021-06-07T21:21:30.951Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-07T21:21:30.951Z] ---> Running in c35d4b66dd76 [2021-06-07T21:21:30.951Z] Removing intermediate container c35d4b66dd76 [2021-06-07T21:21:30.951Z] ---> 732b94f8a989 [2021-06-07T21:21:30.951Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-07T21:21:30.951Z] ---> Running in 6adb81f3e889 [2021-06-07T21:21:30.951Z] Removing intermediate container 6adb81f3e889 [2021-06-07T21:21:30.951Z] ---> 2ea3781798f6 [2021-06-07T21:21:30.951Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-07T21:21:30.951Z] ---> Running in ba694839b6d9 [2021-06-07T21:21:31.900Z] Removing intermediate container ba694839b6d9 [2021-06-07T21:21:31.901Z] ---> 31debc0dbf8e [2021-06-07T21:21:31.901Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-07T21:21:31.901Z] ---> Running in 88fd69c8466a [2021-06-07T21:21:31.901Z] Removing intermediate container 88fd69c8466a [2021-06-07T21:21:31.901Z] ---> bf8d83375633 [2021-06-07T21:21:31.901Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-07T21:21:32.171Z] ---> eb442339560e [2021-06-07T21:21:32.171Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-07T21:21:32.171Z] ---> Running in cd9fe02f4674 [2021-06-07T21:21:32.772Z] 25b303627fd3: Pull complete [2021-06-07T21:21:32.772Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-07T21:21:32.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-07T21:21:32.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-07T21:21:32.998Z] prd-ubuntu18.04-docker-arm64-4c-16g-793 does not seem to be running inside a container [2021-06-07T21:21:33.095Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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-07T21:21:33.144Z] Removing intermediate container cd9fe02f4674 [2021-06-07T21:21:33.144Z] ---> b1a6ae2c4489 [2021-06-07T21:21:33.144Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-07T21:21:33.419Z] ---> 83671daa3be4 [2021-06-07T21:21:33.419Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-07T21:21:34.007Z] ---> 82e5ad7a91ac [2021-06-07T21:21:34.007Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-07T21:21:34.007Z] ---> edce6f8cf00a [2021-06-07T21:21:34.007Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-07T21:21:34.593Z] ---> 95fe7942f1aa [2021-06-07T21:21:34.593Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-07T21:21:34.865Z] ---> 5f72c48df452 [2021-06-07T21:21:34.865Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-07T21:21:34.865Z] ---> Running in 16186a4fe10e [2021-06-07T21:21:35.145Z] Removing intermediate container 16186a4fe10e [2021-06-07T21:21:35.145Z] ---> 20932acc96bf [2021-06-07T21:21:35.145Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-07T21:21:35.412Z] ---> 6ff4d4c2ea7c [2021-06-07T21:21:35.412Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-07T21:21:35.412Z] ---> Running in 60fed6a381b9 [2021-06-07T21:21:35.840Z] $ docker top 5959bc13262a41da6ea418ad84229b3d640bd0118dd077276ee418e5e893c537 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T21:21:36.391Z] Removing intermediate container 60fed6a381b9 [2021-06-07T21:21:36.391Z] ---> 4611b64f9e5a [2021-06-07T21:21:36.391Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-07T21:21:36.391Z] ---> Running in 741722b5243d [2021-06-07T21:21:36.658Z] Removing intermediate container 741722b5243d [2021-06-07T21:21:36.658Z] ---> 96768fb461bc [2021-06-07T21:21:36.658Z] Step 29/32 : CMD ["gate"] [2021-06-07T21:21:36.658Z] ---> Running in de8200dc890e [2021-06-07T21:21:36.757Z] + docker-compose build --help [2021-06-07T21:21:36.757Z] + grep parallel [2021-06-07T21:21:36.933Z] Removing intermediate container de8200dc890e [2021-06-07T21:21:36.933Z] ---> 6d8abc4aad01 [2021-06-07T21:21:36.933Z] Step 30/32 : LABEL arch=x86_64 [2021-06-07T21:21:36.933Z] ---> Running in 9e48d9e281a8 [2021-06-07T21:21:37.199Z] Removing intermediate container 9e48d9e281a8 [2021-06-07T21:21:37.199Z] ---> abbe737e75c4 [2021-06-07T21:21:37.199Z] Step 31/32 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:21:37.199Z] ---> Running in c5e55da1dde2 [2021-06-07T21:21:37.475Z] Removing intermediate container c5e55da1dde2 [2021-06-07T21:21:37.475Z] ---> 4c9f75021c39 [2021-06-07T21:21:37.475Z] Step 32/32 : LABEL version=2.0.0-dev.254 [2021-06-07T21:21:37.750Z] ---> Running in ec42e45bff03 [2021-06-07T21:21:37.750Z] Removing intermediate container ec42e45bff03 [2021-06-07T21:21:37.750Z] ---> 8b5f67a3bc87 [2021-06-07T21:21:37.750Z] [2021-06-07T21:21:38.021Z] Successfully built 8b5f67a3bc87 [2021-06-07T21:21:38.021Z] Successfully tagged security-bootstrapper:latest [2021-06-07T21:21:38.021Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2021-06-07T21:21:40.138Z] --parallel Build images in parallel. [Pipeline] } [2021-06-07T21:21:40.437Z] $ docker stop --time=1 5959bc13262a41da6ea418ad84229b3d640bd0118dd077276ee418e5e893c537 [2021-06-07T21:21:42.182Z] $ docker rm -f 5959bc13262a41da6ea418ad84229b3d640bd0118dd077276ee418e5e893c537 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:21:42.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-07T21:21:42.776Z] . [Pipeline] withDockerContainer [2021-06-07T21:21:43.039Z] prd-ubuntu18.04-docker-arm64-4c-16g-793 does not seem to be running inside a container [2021-06-07T21:21:43.126Z] $ 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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-07T21:21:44.618Z] $ docker top c88b5ca0a09a61ebb2ad8adbbd7f297cb21e73a49563145480d3ad1ba0f1d440 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T21:21:45.575Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-07T21:21:46.305Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:21:46.305Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:21:46.305Z] ---> 5dd98fe7aebd [2021-06-07T21:21:46.305Z] Step 3/26 : WORKDIR /edgex-go [2021-06-07T21:21:46.305Z] ---> Using cache [2021-06-07T21:21:46.305Z] ---> 443206be0ddb [2021-06-07T21:21:46.305Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:21:46.305Z] ---> Using cache [2021-06-07T21:21:46.305Z] ---> c4cea2308e81 [2021-06-07T21:21:46.305Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-07T21:21:46.305Z] ---> Running in 62a2dd4ad86b [2021-06-07T21:21:47.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:21:47.721Z] Removing intermediate container c16a948ec8d5 [2021-06-07T21:21:47.721Z] ---> dcfc9dcb92a5 [2021-06-07T21:21:47.721Z] [2021-06-07T21:21:47.721Z] Step 11/23 : FROM alpine:3.12 [2021-06-07T21:21:47.721Z] ---> 13621d1b12d4 [2021-06-07T21:21:47.721Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-07T21:21:47.721Z] ---> Running in 564fd008b8a0 [2021-06-07T21:21:48.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:21:48.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:21:48.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:21:48.609Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-07T21:21:48.609Z] Executing busybox-1.31.1-r20.trigger [2021-06-07T21:21:48.609Z] OK: 6 MiB in 15 packages [2021-06-07T21:21:48.881Z] OK: 219 MiB in 52 packages [2021-06-07T21:21:48.960Z] Building core-command ... [2021-06-07T21:21:48.960Z] Building core-data ... [2021-06-07T21:21:48.960Z] Building core-metadata ... [2021-06-07T21:21:48.960Z] Building security-bootstrapper ... [2021-06-07T21:21:48.960Z] Building security-proxy-setup ... [2021-06-07T21:21:48.960Z] Building security-secretstore-setup ... [2021-06-07T21:21:48.960Z] Building support-notifications ... [2021-06-07T21:21:48.960Z] Building support-scheduler ... [2021-06-07T21:21:48.960Z] Building sys-mgmt-agent ... [2021-06-07T21:21:48.960Z] Building support-notifications [2021-06-07T21:21:48.960Z] Building support-scheduler [2021-06-07T21:21:48.960Z] Building security-secretstore-setup [2021-06-07T21:21:48.960Z] Building core-metadata [2021-06-07T21:21:48.960Z] Building security-proxy-setup [2021-06-07T21:21:49.174Z] Removing intermediate container 7e0968edfb02 [2021-06-07T21:21:49.174Z] ---> 3520f0a2cecf [2021-06-07T21:21:49.174Z] [2021-06-07T21:21:49.174Z] Step 11/23 : FROM alpine:3.12 [2021-06-07T21:21:49.174Z] ---> 13621d1b12d4 [2021-06-07T21:21:49.174Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-07T21:21:49.174Z] ---> Running in 96a14a4217b0 [2021-06-07T21:21:49.439Z] Removing intermediate container 564fd008b8a0 [2021-06-07T21:21:49.439Z] ---> 0d9496ec87c4 [2021-06-07T21:21:49.439Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-07T21:21:49.439Z] ---> Running in f95089242ff1 [2021-06-07T21:21:49.439Z] Removing intermediate container 62a2dd4ad86b [2021-06-07T21:21:49.439Z] ---> 1cc37be0352f [2021-06-07T21:21:49.439Z] Step 6/26 : COPY go.mod . [2021-06-07T21:21:49.705Z] Removing intermediate container f95089242ff1 [2021-06-07T21:21:49.705Z] ---> ee96a5a1a796 [2021-06-07T21:21:49.705Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-07T21:21:49.705Z] ---> Running in de1a1ac8504a [2021-06-07T21:21:49.705Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:21:49.705Z] ---> b806d47497d8 [2021-06-07T21:21:49.705Z] Step 7/26 : RUN go mod download [2021-06-07T21:21:49.968Z] ---> Running in 12fb34eaca0d [2021-06-07T21:21:49.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:21:49.969Z] Removing intermediate container de1a1ac8504a [2021-06-07T21:21:49.969Z] ---> 9a4634a6afab [2021-06-07T21:21:49.969Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-07T21:21:49.969Z] ---> Running in a3dfa1c7c59d [2021-06-07T21:21:50.231Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-07T21:21:50.231Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-07T21:21:50.231Z] Executing busybox-1.31.1-r20.trigger [2021-06-07T21:21:50.231Z] Executing ca-certificates-20191127-r4.trigger [2021-06-07T21:21:50.231Z] OK: 6 MiB in 16 packages [2021-06-07T21:21:50.495Z] Removing intermediate container a3dfa1c7c59d [2021-06-07T21:21:50.495Z] ---> 2e879cd1f3db [2021-06-07T21:21:50.495Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-07T21:21:50.760Z] ---> 8c8166a19bc5 [2021-06-07T21:21:50.760Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-07T21:21:51.046Z] Removing intermediate container 96a14a4217b0 [2021-06-07T21:21:51.046Z] ---> b4fe6c51f0fb [2021-06-07T21:21:51.046Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-07T21:21:51.628Z] ---> Running in 2bda53b4f046 [2021-06-07T21:21:51.628Z] ---> 5da89cfb1fd7 [2021-06-07T21:21:51.628Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-07T21:21:51.899Z] Removing intermediate container 2bda53b4f046 [2021-06-07T21:21:51.899Z] ---> 75caa14238e2 [2021-06-07T21:21:51.899Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-07T21:21:51.899Z] Removing intermediate container 12fb34eaca0d [2021-06-07T21:21:51.899Z] ---> 2a2cb42a65e4 [2021-06-07T21:21:51.899Z] Step 8/26 : COPY . . [2021-06-07T21:21:51.899Z] ---> Running in 4fad4ebdf4f3 [2021-06-07T21:21:51.899Z] Removing intermediate container 17bd34ebd331 [2021-06-07T21:21:51.899Z] ---> 52686b1f674a [2021-06-07T21:21:51.899Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-07T21:21:55.214Z] ---> 3a25030d375f [2021-06-07T21:21:55.214Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-07T21:21:55.214Z] ---> Running in cb9d9ecf3b88 [2021-06-07T21:21:55.214Z] Removing intermediate container 4fad4ebdf4f3 [2021-06-07T21:21:55.214Z] ---> 29ea7dbe739d [2021-06-07T21:21:55.214Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-07T21:21:55.214Z] ---> Running in 5587a8d82dcd [2021-06-07T21:21:55.214Z] Removing intermediate container 2b820dac3536 [2021-06-07T21:21:55.214Z] ---> 59dc56821650 [2021-06-07T21:21:55.214Z] [2021-06-07T21:21:55.214Z] Step 11/24 : FROM alpine:3.12 [2021-06-07T21:21:55.214Z] ---> 13621d1b12d4 [2021-06-07T21:21:55.214Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-07T21:21:55.485Z] ---> Running in a3e9169a4e29 [2021-06-07T21:21:55.748Z] ---> Running in 65135cdf6d67 [2021-06-07T21:21:56.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-07T21:21:56.008Z] Removing intermediate container a3e9169a4e29 [2021-06-07T21:21:56.008Z] ---> a6a33cae48f9 [2021-06-07T21:21:56.008Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-07T21:21:56.008Z] Removing intermediate container 5587a8d82dcd [2021-06-07T21:21:56.008Z] ---> ff3ebea7e400 [2021-06-07T21:21:56.008Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-07T21:21:56.282Z] Removing intermediate container 65135cdf6d67 [2021-06-07T21:21:56.282Z] ---> f853088d2f55 [2021-06-07T21:21:56.282Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-07T21:21:56.282Z] ---> Running in 5ba21aad380e [2021-06-07T21:21:56.282Z] ---> b6be8a0ec0cf [2021-06-07T21:21:56.282Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-07T21:21:56.282Z] ---> Running in 07f92ed0336b [2021-06-07T21:21:56.549Z] ---> f8d1eae7496d [2021-06-07T21:21:56.549Z] Step 9/26 : RUN go mod tidy [2021-06-07T21:21:56.549Z] Removing intermediate container 5ba21aad380e [2021-06-07T21:21:56.549Z] ---> 4167e1fa08b4 [2021-06-07T21:21:56.549Z] Step 21/23 : LABEL arch=x86_64 [2021-06-07T21:21:56.549Z] ---> Running in fc458e97133e [2021-06-07T21:21:56.549Z] Removing intermediate container 07f92ed0336b [2021-06-07T21:21:56.549Z] ---> b7220ed1825b [2021-06-07T21:21:56.549Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-07T21:21:56.549Z] ---> Running in da50028c99cc [2021-06-07T21:21:56.549Z] ---> Running in 18e0675963f8 [2021-06-07T21:21:56.549Z] ---> 36bf662f44a9 [2021-06-07T21:21:56.549Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-07T21:21:56.900Z] Removing intermediate container da50028c99cc [2021-06-07T21:21:56.900Z] ---> 148bb79436bc [2021-06-07T21:21:56.900Z] Step 22/23 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:21:56.900Z] ---> Running in 5c20f5b4d672 [2021-06-07T21:21:56.900Z] Removing intermediate container 18e0675963f8 [2021-06-07T21:21:56.900Z] ---> 250ef0ad95e9 [2021-06-07T21:21:56.900Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:21:56.900Z] ---> Running in af4ccd7cacc2 [2021-06-07T21:21:56.900Z] Removing intermediate container cb9d9ecf3b88 [2021-06-07T21:21:56.900Z] ---> c82081d6946f [2021-06-07T21:21:56.900Z] [2021-06-07T21:21:56.900Z] Step 12/24 : FROM docker:20.10.0 [2021-06-07T21:21:56.900Z] Removing intermediate container 5c20f5b4d672 [2021-06-07T21:21:56.900Z] ---> e507abdb739c [2021-06-07T21:21:56.900Z] Step 23/23 : LABEL version=2.0.0-dev.254 [2021-06-07T21:21:57.248Z] ---> 9f4420a30069 [2021-06-07T21:21:57.248Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-07T21:21:57.248Z] ---> Running in c2ce2d7995e9 [2021-06-07T21:21:57.248Z] ---> Running in 64e52f8f4092 [2021-06-07T21:21:57.248Z] 20.10.0: Pulling from library/docker [2021-06-07T21:21:57.248Z] Removing intermediate container 64e52f8f4092 [2021-06-07T21:21:57.248Z] ---> 129bd012b761 [2021-06-07T21:21:57.248Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-07T21:21:57.248Z] Removing intermediate container c2ce2d7995e9 [2021-06-07T21:21:57.248Z] ---> fd3df0a5c4bd [2021-06-07T21:21:57.248Z] [2021-06-07T21:21:57.248Z] ---> Running in 1c94254311d9 [2021-06-07T21:21:57.602Z] Successfully built fd3df0a5c4bd [2021-06-07T21:21:57.602Z] Successfully tagged support-scheduler:latest [2021-06-07T21:21:57.602Z] Building core-metadata [2021-06-07T21:21:57.602Z]  Building support-scheduler ... done Removing intermediate container 1c94254311d9 [2021-06-07T21:21:57.602Z] ---> e28f10ebf859 [2021-06-07T21:21:57.602Z] Step 21/23 : LABEL arch=x86_64 [2021-06-07T21:21:57.602Z] ---> Running in b8fa916a31d0 [2021-06-07T21:22:01.097Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:22:01.097Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:22:01.097Z] ---> 5dd98fe7aebd [2021-06-07T21:22:01.097Z] Step 3/24 : WORKDIR /edgex-go [2021-06-07T21:22:01.097Z] ---> Using cache [2021-06-07T21:22:01.097Z] ---> 443206be0ddb [2021-06-07T21:22:01.097Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:22:01.097Z] ---> Using cache [2021-06-07T21:22:01.097Z] ---> c4cea2308e81 [2021-06-07T21:22:01.097Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-07T21:22:01.097Z] ---> Using cache [2021-06-07T21:22:01.097Z] ---> 1cc37be0352f [2021-06-07T21:22:01.097Z] Step 6/24 : COPY go.mod . [2021-06-07T21:22:01.097Z] ---> Using cache [2021-06-07T21:22:01.097Z] ---> b806d47497d8 [2021-06-07T21:22:01.097Z] Step 7/24 : RUN go mod download [2021-06-07T21:22:01.097Z] ---> Using cache [2021-06-07T21:22:01.097Z] ---> 2a2cb42a65e4 [2021-06-07T21:22:01.097Z] Step 8/24 : COPY . . [2021-06-07T21:22:01.097Z] ---> Using cache [2021-06-07T21:22:01.097Z] ---> f8d1eae7496d [2021-06-07T21:22:01.097Z] Step 9/24 : RUN go mod tidy [2021-06-07T21:22:02.041Z] Removing intermediate container af4ccd7cacc2 [2021-06-07T21:22:02.041Z] ---> cd5ea3260637 [2021-06-07T21:22:02.041Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-07T21:22:02.041Z] Removing intermediate container b8fa916a31d0 [2021-06-07T21:22:02.041Z] ---> b6137ec45b15 [2021-06-07T21:22:02.041Z] Step 22/23 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:22:02.041Z] ---> Running in 34a181e75085 [2021-06-07T21:22:02.041Z] ---> Running in df14e4e2ddb6 [2021-06-07T21:22:02.041Z] ---> Running in c3ed7b2a62e4 [2021-06-07T21:22:02.041Z] Removing intermediate container fc458e97133e [2021-06-07T21:22:02.041Z] ---> d474c58c3554 [2021-06-07T21:22:02.041Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-07T21:22:02.041Z] ---> Running in 98b3fce5aec7 [2021-06-07T21:22:02.041Z] Removing intermediate container df14e4e2ddb6 [2021-06-07T21:22:02.041Z] ---> b5facb7fe2d8 [2021-06-07T21:22:02.041Z] Step 23/23 : LABEL version=2.0.0-dev.254 [2021-06-07T21:22:02.304Z] ---> Running in 4a39c5b228e2 [2021-06-07T21:22:02.568Z] Removing intermediate container 4a39c5b228e2 [2021-06-07T21:22:02.568Z] ---> 184b4b6d872f [2021-06-07T21:22:02.568Z] [2021-06-07T21:22:02.568Z] Successfully built 184b4b6d872f [2021-06-07T21:22:02.568Z] Successfully tagged support-notifications:latest [2021-06-07T21:22:02.568Z]  Building support-notifications ... done Building security-proxy-setup [2021-06-07T21:22:02.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:22:02.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-07T21:22:03.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:22:04.047Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-07T21:22:04.047Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-07T21:22:04.047Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-07T21:22:04.047Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-07T21:22:05.052Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-07T21:22:05.052Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-07T21:22:05.319Z] Executing busybox-1.31.1-r20.trigger [2021-06-07T21:22:05.319Z] OK: 8 MiB in 20 packages [2021-06-07T21:22:06.313Z] Removing intermediate container 34a181e75085 [2021-06-07T21:22:06.313Z] ---> 984095c4e74a [2021-06-07T21:22:06.313Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-07T21:22:07.717Z] ---> Running in 6074d262671f [2021-06-07T21:22:07.982Z] Removing intermediate container c3ed7b2a62e4 [2021-06-07T21:22:07.982Z] ---> 8334f2d4ba99 [2021-06-07T21:22:07.982Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-07T21:22:08.249Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-07T21:22:08.249Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-07T21:22:08.249Z] ---> aefe523efa57 [2021-06-07T21:22:08.249Z] 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-07T21:22:08.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-07T21:22:08.518Z] ---> Running in 6c47ed70126b [2021-06-07T21:22:08.518Z] ---> 44132af4673f [2021-06-07T21:22:08.518Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-07T21:22:09.102Z] Removing intermediate container 6c47ed70126b [2021-06-07T21:22:09.102Z] ---> c5c072f80ed4 [2021-06-07T21:22:09.102Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-07T21:22:09.390Z] ---> Running in db4bbab4688f [2021-06-07T21:22:09.390Z] ---> 803869653720 [2021-06-07T21:22:09.390Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-07T21:22:09.662Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:22:09.662Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:22:09.662Z] ---> 5dd98fe7aebd [2021-06-07T21:22:09.662Z] Step 3/22 : WORKDIR /edgex-go [2021-06-07T21:22:09.662Z] ---> Using cache [2021-06-07T21:22:09.662Z] ---> 443206be0ddb [2021-06-07T21:22:09.662Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:22:09.662Z] ---> Using cache [2021-06-07T21:22:09.662Z] ---> c4cea2308e81 [2021-06-07T21:22:09.662Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-07T21:22:09.662Z] ---> Using cache [2021-06-07T21:22:09.662Z] ---> 1cc37be0352f [2021-06-07T21:22:09.662Z] Step 6/22 : COPY go.mod . [2021-06-07T21:22:09.662Z] ---> Using cache [2021-06-07T21:22:09.662Z] ---> b806d47497d8 [2021-06-07T21:22:09.662Z] Step 7/22 : RUN go mod download [2021-06-07T21:22:09.662Z] ---> Using cache [2021-06-07T21:22:09.662Z] ---> 2a2cb42a65e4 [2021-06-07T21:22:09.662Z] Step 8/22 : COPY . . [2021-06-07T21:22:09.662Z] ---> Using cache [2021-06-07T21:22:09.662Z] ---> f8d1eae7496d [2021-06-07T21:22:09.662Z] Step 9/22 : RUN go mod tidy [2021-06-07T21:22:09.662Z] ---> Using cache [2021-06-07T21:22:09.662Z] ---> 984095c4e74a [2021-06-07T21:22:09.662Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-07T21:22:09.662Z] ---> Running in 54ffb8ad1b07 [2021-06-07T21:22:09.994Z] ---> c25c6ba6db86 [2021-06-07T21:22:09.994Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-07T21:22:09.994Z] ---> Running in c65dcb1f6a1b [2021-06-07T21:22:10.265Z] Removing intermediate container c65dcb1f6a1b [2021-06-07T21:22:10.265Z] ---> 47563aeeaf88 [2021-06-07T21:22:10.265Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-07T21:22:10.265Z] ---> Running in bd7043f57db5 [2021-06-07T21:22:10.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:22:10.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:22:10.542Z] Removing intermediate container bd7043f57db5 [2021-06-07T21:22:10.542Z] ---> 9ef8887db6d3 [2021-06-07T21:22:10.542Z] Step 22/24 : LABEL arch=x86_64 [2021-06-07T21:22:10.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-07T21:22:10.542Z] ---> Running in f572724b5d18 [2021-06-07T21:22:10.542Z] (1/39) Installing readline (8.0.4-r0) [2021-06-07T21:22:10.542Z] (2/39) Installing bash (5.0.17-r0) [2021-06-07T21:22:10.542Z] Executing bash-5.0.17-r0.post-install [2021-06-07T21:22:10.542Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-07T21:22:10.542Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-07T21:22:10.542Z] (5/39) Installing curl (7.77.0-r0) [2021-06-07T21:22:10.542Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-07T21:22:10.542Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-07T21:22:10.542Z] (8/39) Installing expat (2.2.9-r1) [2021-06-07T21:22:10.542Z] (9/39) Installing libffi (3.3-r2) [2021-06-07T21:22:10.542Z] (10/39) Installing gdbm (1.13-r1) [2021-06-07T21:22:10.542Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-07T21:22:10.542Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-07T21:22:10.825Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-07T21:22:10.825Z] Removing intermediate container f572724b5d18 [2021-06-07T21:22:10.825Z] ---> 8082bf38525f [2021-06-07T21:22:10.825Z] Step 23/24 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:22:10.825Z] ---> Running in 878ab4f825e0 [2021-06-07T21:22:11.103Z] Removing intermediate container 878ab4f825e0 [2021-06-07T21:22:11.103Z] ---> 7291078f7d3b [2021-06-07T21:22:11.103Z] Step 24/24 : LABEL version=2.0.0-dev.254 [2021-06-07T21:22:11.103Z] ---> Running in 33f4b7417225 [2021-06-07T21:22:11.704Z] Removing intermediate container 33f4b7417225 [2021-06-07T21:22:11.704Z] ---> 09804485b9ff [2021-06-07T21:22:11.704Z] [2021-06-07T21:22:11.704Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-07T21:22:11.704Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-07T21:22:11.704Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-07T21:22:11.704Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-07T21:22:11.704Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-07T21:22:11.704Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-07T21:22:11.704Z] Successfully built 09804485b9ff [2021-06-07T21:22:11.704Z] Successfully tagged core-data:latest [2021-06-07T21:22:11.704Z] Building core-command [2021-06-07T21:22:11.704Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-07T21:22:11.704Z]  Building core-data ... done (21/39) Installing py3-idna (2.9-r0) [2021-06-07T21:22:11.980Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-07T21:22:11.980Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-07T21:22:11.980Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-07T21:22:11.980Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-07T21:22:11.980Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-07T21:22:11.980Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-07T21:22:11.980Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-07T21:22:11.980Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-07T21:22:11.980Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-07T21:22:11.980Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-07T21:22:12.256Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-07T21:22:12.256Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-07T21:22:12.256Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-07T21:22:12.256Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-07T21:22:12.256Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-07T21:22:12.256Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-07T21:22:12.256Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-07T21:22:12.256Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-07T21:22:12.256Z] Executing busybox-1.31.1-r19.trigger [2021-06-07T21:22:12.256Z] OK: 72 MiB in 59 packages [2021-06-07T21:22:14.880Z] Collecting docker-compose==1.23.2 [2021-06-07T21:22:14.880Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-07T21:22:15.149Z] Collecting PyYAML<4,>=3.10 [2021-06-07T21:22:15.149Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-07T21:22:17.073Z] Collecting docopt<0.7,>=0.6.1 [2021-06-07T21:22:17.073Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-07T21:22:18.470Z] Collecting docker<4.0,>=3.6.0 [2021-06-07T21:22:18.470Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-07T21:22:18.470Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-07T21:22:18.470Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-07T21:22:18.740Z] Collecting cached-property<2,>=1.2.0 [2021-06-07T21:22:18.740Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-07T21:22:18.740Z] Collecting jsonschema<3,>=2.5.1 [2021-06-07T21:22:18.740Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-07T21:22:18.740Z] Collecting texttable<0.10,>=0.9.0 [2021-06-07T21:22:18.740Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-07T21:22:19.013Z] 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-07T21:22:19.287Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-07T21:22:19.287Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-07T21:22:19.561Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-07T21:22:19.561Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-07T21:22:20.534Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:22:20.534Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:22:20.534Z] ---> 5dd98fe7aebd [2021-06-07T21:22:20.534Z] Step 3/24 : WORKDIR /edgex-go [2021-06-07T21:22:20.534Z] ---> Using cache [2021-06-07T21:22:20.534Z] ---> 443206be0ddb [2021-06-07T21:22:20.534Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:22:20.534Z] ---> Using cache [2021-06-07T21:22:20.534Z] ---> c4cea2308e81 [2021-06-07T21:22:20.534Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-07T21:22:20.534Z] ---> Using cache [2021-06-07T21:22:20.534Z] ---> 1cc37be0352f [2021-06-07T21:22:20.534Z] Step 6/24 : COPY go.mod . [2021-06-07T21:22:20.534Z] ---> Using cache [2021-06-07T21:22:20.534Z] ---> b806d47497d8 [2021-06-07T21:22:20.534Z] Step 7/24 : RUN go mod download [2021-06-07T21:22:20.534Z] ---> Using cache [2021-06-07T21:22:20.534Z] ---> 2a2cb42a65e4 [2021-06-07T21:22:20.534Z] Step 8/24 : COPY . . [2021-06-07T21:22:20.534Z] ---> Using cache [2021-06-07T21:22:20.534Z] ---> f8d1eae7496d [2021-06-07T21:22:20.534Z] Step 9/24 : RUN go mod tidy [2021-06-07T21:22:20.534Z] ---> Using cache [2021-06-07T21:22:20.534Z] ---> 984095c4e74a [2021-06-07T21:22:20.534Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-07T21:22:21.490Z] Collecting docker-pycreds>=0.4.0 [2021-06-07T21:22:21.490Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-07T21:22:21.755Z] 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-07T21:22:21.755Z] ---> Running in a6c148d59f19 [2021-06-07T21:22:21.755Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-07T21:22:21.755Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-07T21:22:21.756Z] 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-07T21:22:22.022Z] Collecting idna<2.8,>=2.5 [2021-06-07T21:22:22.022Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-07T21:22:22.022Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-07T21:22:22.022Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-07T21:22:22.022Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-07T21:22:22.022Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-07T21:22:22.285Z] Installing collected packages: PyYAML, docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, jsonschema, texttable, dockerpty, docker-compose [2021-06-07T21:22:22.285Z] Running setup.py install for PyYAML: started [2021-06-07T21:22:22.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/core-command/core-command ./cmd/core-command [2021-06-07T21:22:23.235Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-07T21:22:23.235Z] Running setup.py install for docopt: started [2021-06-07T21:22:24.183Z] Running setup.py install for docopt: finished with status 'done' [2021-06-07T21:22:24.183Z] Attempting uninstall: urllib3 [2021-06-07T21:22:24.183Z] Found existing installation: urllib3 1.25.9 [2021-06-07T21:22:24.183Z] Uninstalling urllib3-1.25.9: [2021-06-07T21:22:24.183Z] Successfully uninstalled urllib3-1.25.9 [2021-06-07T21:22:24.446Z] Attempting uninstall: idna [2021-06-07T21:22:24.446Z] Found existing installation: idna 2.9 [2021-06-07T21:22:24.446Z] Uninstalling idna-2.9: [2021-06-07T21:22:24.446Z] Successfully uninstalled idna-2.9 [2021-06-07T21:22:24.710Z] Attempting uninstall: requests [2021-06-07T21:22:24.710Z] Found existing installation: requests 2.23.0 [2021-06-07T21:22:24.710Z] Uninstalling requests-2.23.0: [2021-06-07T21:22:24.710Z] Successfully uninstalled requests-2.23.0 [2021-06-07T21:22:25.295Z] Running setup.py install for texttable: started [2021-06-07T21:22:25.558Z] Running setup.py install for texttable: finished with status 'done' [2021-06-07T21:22:25.558Z] Running setup.py install for dockerpty: started [2021-06-07T21:22:26.513Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-07T21:22:26.779Z] 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-07T21:22:31.021Z] Removing intermediate container db4bbab4688f [2021-06-07T21:22:31.021Z] ---> 5d8b6429a23f [2021-06-07T21:22:31.021Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-07T21:22:31.021Z] ---> Running in 091f8feda34d [2021-06-07T21:22:31.021Z] Removing intermediate container 091f8feda34d [2021-06-07T21:22:31.021Z] ---> 51fed4b8e2a9 [2021-06-07T21:22:31.021Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-07T21:22:31.021Z] ---> Running in d5cf6fa92459 [2021-06-07T21:22:31.021Z] Removing intermediate container d5cf6fa92459 [2021-06-07T21:22:31.021Z] ---> 1b6ade77313b [2021-06-07T21:22:31.021Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-07T21:22:31.604Z] ---> e4aa3d5ad0c5 [2021-06-07T21:22:31.604Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-07T21:22:32.199Z] ---> af8c9ee0d13a [2021-06-07T21:22:32.199Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-07T21:22:32.465Z] ---> f10e7b2fb019 [2021-06-07T21:22:32.465Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-07T21:22:32.465Z] ---> Running in 85966d0e2d57 [2021-06-07T21:22:32.465Z] Removing intermediate container 85966d0e2d57 [2021-06-07T21:22:32.465Z] ---> 79bd180565a1 [2021-06-07T21:22:32.465Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-07T21:22:32.731Z] ---> Running in 6aae8ecacc23 [2021-06-07T21:22:32.731Z] Removing intermediate container 6aae8ecacc23 [2021-06-07T21:22:32.731Z] ---> 2b9bc7e5345a [2021-06-07T21:22:32.731Z] Step 22/24 : LABEL arch=x86_64 [2021-06-07T21:22:32.731Z] ---> Running in d6e3609999b9 [2021-06-07T21:22:32.999Z] Removing intermediate container d6e3609999b9 [2021-06-07T21:22:32.999Z] ---> 560e7752c40a [2021-06-07T21:22:32.999Z] Step 23/24 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:22:32.999Z] ---> Running in c19a39674222 [2021-06-07T21:22:33.273Z] Removing intermediate container c19a39674222 [2021-06-07T21:22:33.273Z] ---> c0e0746a10e8 [2021-06-07T21:22:33.273Z] Step 24/24 : LABEL version=2.0.0-dev.254 [2021-06-07T21:22:33.273Z] ---> Running in 8f2749a2dcf2 [2021-06-07T21:22:33.540Z] Removing intermediate container 8f2749a2dcf2 [2021-06-07T21:22:33.540Z] ---> 9f87ef551b9b [2021-06-07T21:22:33.540Z] [2021-06-07T21:22:33.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-07T21:22:33.540Z] Successfully built 9f87ef551b9b [2021-06-07T21:22:33.540Z] Successfully tagged sys-mgmt-agent:latest [2021-06-07T21:22:35.929Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:22:35.929Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:22:35.929Z] ---> 04fea9902bf9 [2021-06-07T21:22:35.929Z] Step 3/22 : WORKDIR /edgex-go [2021-06-07T21:22:35.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:22:35.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:22:35.929Z] ---> 04fea9902bf9 [2021-06-07T21:22:35.929Z] Step 3/23 : WORKDIR /edgex-go [2021-06-07T21:22:35.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:22:35.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:22:35.929Z] ---> 04fea9902bf9 [2021-06-07T21:22:35.929Z] Step 3/23 : WORKDIR /edgex-go [2021-06-07T21:22:35.929Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:22:35.929Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:22:35.929Z] ---> 04fea9902bf9 [2021-06-07T21:22:35.929Z] Step 3/24 : WORKDIR /edgex-go [2021-06-07T21:22:35.929Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:22:35.929Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:22:35.929Z] ---> 04fea9902bf9 [2021-06-07T21:22:35.929Z] Step 3/26 : WORKDIR /edgex-go [2021-06-07T21:22:35.929Z] ---> Running in 7a151dd2aab1 [2021-06-07T21:22:35.929Z] ---> Running in 04cf597b672f [2021-06-07T21:22:35.929Z] ---> Running in 582624b0ce05 [2021-06-07T21:22:35.929Z] ---> Running in 583741f684f5 [2021-06-07T21:22:35.929Z] ---> Running in dc4e1b1aa7df [2021-06-07T21:22:36.199Z] Removing intermediate container 04cf597b672f [2021-06-07T21:22:36.199Z] ---> 908962083bc5 [2021-06-07T21:22:36.199Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:22:36.199Z] Removing intermediate container 7a151dd2aab1 [2021-06-07T21:22:36.199Z] ---> da12fa49c84e [2021-06-07T21:22:36.199Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:22:36.472Z] Removing intermediate container dc4e1b1aa7df [2021-06-07T21:22:36.472Z] ---> a05aca75f8db [2021-06-07T21:22:36.472Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:22:36.472Z] Removing intermediate container 582624b0ce05 [2021-06-07T21:22:36.472Z] ---> c2f0167ec895 [2021-06-07T21:22:36.473Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:22:36.473Z] Removing intermediate container 583741f684f5 [2021-06-07T21:22:36.473Z] ---> c8504b033931 [2021-06-07T21:22:36.473Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:22:36.473Z] ---> Running in f0b25090834a [2021-06-07T21:22:36.473Z] ---> Running in c3dcf9899a99 [2021-06-07T21:22:36.744Z] ---> Running in e10ad929cb09 [2021-06-07T21:22:36.744Z] ---> Running in f50d13922ce6 [2021-06-07T21:22:36.744Z] ---> Running in 361baaae8e62 [2021-06-07T21:22:37.774Z]  Building sys-mgmt-agent ... done Removing intermediate container 98b3fce5aec7 [2021-06-07T21:22:37.774Z] ---> e3f6ebe6a554 [2021-06-07T21:22:37.774Z] [2021-06-07T21:22:37.774Z] Step 11/26 : FROM alpine:3.12 [2021-06-07T21:22:37.774Z] ---> 13621d1b12d4 [2021-06-07T21:22:37.774Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-07T21:22:37.774Z] ---> Running in 44f0557a1357 [2021-06-07T21:22:38.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:22:38.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:22:38.310Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-07T21:22:38.310Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-07T21:22:38.310Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-07T21:22:38.310Z] (4/6) Installing curl (7.77.0-r0) [2021-06-07T21:22:38.310Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-07T21:22:38.310Z] (6/6) Installing su-exec (0.2-r1) [2021-06-07T21:22:38.310Z] Executing busybox-1.31.1-r20.trigger [2021-06-07T21:22:38.310Z] Executing ca-certificates-20191127-r4.trigger [2021-06-07T21:22:38.572Z] OK: 7 MiB in 20 packages [2021-06-07T21:22:39.146Z] Removing intermediate container 44f0557a1357 [2021-06-07T21:22:39.146Z] ---> 0d09826987e5 [2021-06-07T21:22:39.146Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-07T21:22:39.146Z] ---> Running in 86eb64777a0c [2021-06-07T21:22:39.146Z] Removing intermediate container 86eb64777a0c [2021-06-07T21:22:39.146Z] ---> 37450b93a94d [2021-06-07T21:22:39.146Z] Step 14/26 : WORKDIR / [2021-06-07T21:22:39.146Z] ---> Running in 3470f9d8c456 [2021-06-07T21:22:39.413Z] Removing intermediate container 3470f9d8c456 [2021-06-07T21:22:39.413Z] ---> df43e16b3441 [2021-06-07T21:22:39.413Z] 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-07T21:22:39.675Z] ---> 00fafa646da9 [2021-06-07T21:22:39.675Z] 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-07T21:22:39.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-07T21:22:39.938Z] ---> 50b90811b582 [2021-06-07T21:22:39.938Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-07T21:22:40.149Z] Removing intermediate container f0b25090834a [2021-06-07T21:22:40.149Z] ---> 29995f6dde40 [2021-06-07T21:22:40.149Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-07T21:22:40.149Z] Removing intermediate container c3dcf9899a99 [2021-06-07T21:22:40.149Z] ---> 9e9862d6ecb1 [2021-06-07T21:22:40.149Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-07T21:22:40.149Z] ---> Running in 6a98cbd687ba [2021-06-07T21:22:40.204Z] ---> e7bdb2955693 [2021-06-07T21:22:40.204Z] 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-07T21:22:40.434Z] ---> Running in 3d1d591381d8 [2021-06-07T21:22:40.712Z] Removing intermediate container e10ad929cb09 [2021-06-07T21:22:40.712Z] ---> ba0fcfb1a6c3 [2021-06-07T21:22:40.712Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-07T21:22:40.786Z] ---> 446a39deadc0 [2021-06-07T21:22:40.786Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-07T21:22:40.988Z] Removing intermediate container 361baaae8e62 [2021-06-07T21:22:40.988Z] ---> 8cebba543b82 [2021-06-07T21:22:40.988Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-07T21:22:40.988Z] ---> Running in 8702d638394e [2021-06-07T21:22:40.988Z] Removing intermediate container f50d13922ce6 [2021-06-07T21:22:40.988Z] ---> f5735d9ca1f8 [2021-06-07T21:22:40.988Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-07T21:22:41.052Z] ---> b3c72a372f43 [2021-06-07T21:22:41.052Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-07T21:22:41.265Z] ---> Running in 9fec09f5cdb1 [2021-06-07T21:22:41.265Z] ---> Running in 54122982c3e5 [2021-06-07T21:22:41.632Z] ---> 5cf73515c1ca [2021-06-07T21:22:41.632Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-07T21:22:41.911Z] ---> 3f2cae549ae4 [2021-06-07T21:22:41.911Z] 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-07T21:22:41.911Z] ---> Running in 7e18d7e4b6b0 [2021-06-07T21:22:42.276Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:22:42.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:22:43.151Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:22:43.151Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:22:43.151Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:22:43.151Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:22:43.337Z] Removing intermediate container 7e18d7e4b6b0 [2021-06-07T21:22:43.337Z] ---> dc88d8f6f6a4 [2021-06-07T21:22:43.337Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-07T21:22:43.337Z] ---> Running in c33216a471bd [2021-06-07T21:22:43.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:22:43.619Z] Removing intermediate container c33216a471bd [2021-06-07T21:22:43.619Z] ---> 992f55bdae12 [2021-06-07T21:22:43.619Z] Step 24/26 : LABEL arch=x86_64 [2021-06-07T21:22:43.619Z] ---> Running in 1b0e26b8d6ac [2021-06-07T21:22:44.039Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:22:44.039Z] OK: 218 MiB in 52 packages [2021-06-07T21:22:44.039Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:22:44.201Z] Removing intermediate container 1b0e26b8d6ac [2021-06-07T21:22:44.201Z] ---> 9c527a134c4c [2021-06-07T21:22:44.201Z] Step 25/26 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:22:44.202Z] ---> Running in 7804864b6785 [2021-06-07T21:22:44.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:22:44.315Z] OK: 218 MiB in 52 packages [2021-06-07T21:22:44.463Z] Removing intermediate container 54ffb8ad1b07 [2021-06-07T21:22:44.463Z] ---> 5dd43068d740 [2021-06-07T21:22:44.463Z] [2021-06-07T21:22:44.463Z] Step 11/22 : FROM alpine:3.12 [2021-06-07T21:22:44.463Z] ---> 13621d1b12d4 [2021-06-07T21:22:44.463Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-07T21:22:44.463Z] ---> Running in dd0e668585ec [2021-06-07T21:22:44.463Z] Removing intermediate container 7804864b6785 [2021-06-07T21:22:44.463Z] ---> 9372355a72e9 [2021-06-07T21:22:44.463Z] Step 26/26 : LABEL version=2.0.0-dev.254 [2021-06-07T21:22:44.463Z] ---> Running in 67311ffc25e0 [2021-06-07T21:22:44.724Z] Removing intermediate container 67311ffc25e0 [2021-06-07T21:22:44.724Z] ---> b72201a4ccea [2021-06-07T21:22:44.724Z] [2021-06-07T21:22:44.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:22:45.277Z] Successfully built b72201a4ccea [2021-06-07T21:22:45.277Z] Successfully tagged security-secretstore-setup:latest [2021-06-07T21:22:45.277Z]  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:22:45.277Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-07T21:22:45.277Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-07T21:22:45.277Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-07T21:22:45.316Z] OK: 218 MiB in 52 packages [2021-06-07T21:22:45.316Z] OK: 218 MiB in 52 packages [2021-06-07T21:22:45.316Z] OK: 218 MiB in 52 packages [2021-06-07T21:22:45.555Z] (4/4) Installing curl (7.77.0-r0) [2021-06-07T21:22:45.555Z] Executing busybox-1.31.1-r20.trigger [2021-06-07T21:22:45.555Z] Executing ca-certificates-20191127-r4.trigger [2021-06-07T21:22:45.555Z] OK: 7 MiB in 18 packages [2021-06-07T21:22:45.591Z] Removing intermediate container 6a98cbd687ba [2021-06-07T21:22:45.591Z] ---> ede789e7c7a7 [2021-06-07T21:22:45.591Z] Step 6/23 : COPY go.mod . [2021-06-07T21:22:45.868Z] Removing intermediate container 3d1d591381d8 [2021-06-07T21:22:45.868Z] ---> b95100302d8b [2021-06-07T21:22:45.868Z] Step 6/24 : COPY go.mod . [2021-06-07T21:22:46.153Z] Removing intermediate container 6074d262671f [2021-06-07T21:22:46.153Z] ---> 61e2713bbf34 [2021-06-07T21:22:46.153Z] [2021-06-07T21:22:46.153Z] Step 11/24 : FROM alpine:3.12 [2021-06-07T21:22:46.153Z] ---> 13621d1b12d4 [2021-06-07T21:22:46.153Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-07T21:22:46.153Z] ---> Using cache [2021-06-07T21:22:46.153Z] ---> 0d9496ec87c4 [2021-06-07T21:22:46.154Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-07T21:22:46.154Z] ---> Using cache [2021-06-07T21:22:46.154Z] ---> ee96a5a1a796 [2021-06-07T21:22:46.154Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-07T21:22:46.419Z] ---> Running in 5b69d7e6b09b [2021-06-07T21:22:46.419Z] Removing intermediate container dd0e668585ec [2021-06-07T21:22:46.419Z] ---> 4d86ddc688fb [2021-06-07T21:22:46.419Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-07T21:22:46.419Z] Removing intermediate container 5b69d7e6b09b [2021-06-07T21:22:46.419Z] ---> 0058fd018d54 [2021-06-07T21:22:46.420Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-07T21:22:46.482Z] ---> 6ebce30869bd [2021-06-07T21:22:46.483Z] Step 7/23 : RUN go mod download [2021-06-07T21:22:46.686Z] ---> Running in 11a85b66b0a0 [2021-06-07T21:22:46.686Z] ---> Running in f936c557ab08 [2021-06-07T21:22:46.686Z] Removing intermediate container f936c557ab08 [2021-06-07T21:22:46.686Z] ---> 72521bfa288a [2021-06-07T21:22:46.686Z] Step 14/22 : WORKDIR /edgex [2021-06-07T21:22:46.686Z] Removing intermediate container 11a85b66b0a0 [2021-06-07T21:22:46.686Z] ---> 6d564e7ea020 [2021-06-07T21:22:46.687Z] Step 16/24 : WORKDIR / [2021-06-07T21:22:46.687Z] ---> Running in d2ffbdaed0a8 [2021-06-07T21:22:46.687Z] ---> Running in c56a5895135a [2021-06-07T21:22:46.760Z] ---> Running in 8fbcd12dbee4 [2021-06-07T21:22:46.760Z] Removing intermediate container 8702d638394e [2021-06-07T21:22:46.760Z] ---> 147c9a68d1a5 [2021-06-07T21:22:46.760Z] Step 6/22 : COPY go.mod . [2021-06-07T21:22:46.970Z] Removing intermediate container c56a5895135a [2021-06-07T21:22:46.970Z] ---> eb9f1b80a5e7 [2021-06-07T21:22:46.970Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-07T21:22:46.970Z] Removing intermediate container d2ffbdaed0a8 [2021-06-07T21:22:46.970Z] ---> 0c747f3e2e5d [2021-06-07T21:22:46.970Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-07T21:22:47.038Z] Removing intermediate container 9fec09f5cdb1 [2021-06-07T21:22:47.038Z] ---> 03db295dca6e [2021-06-07T21:22:47.038Z] Step 6/26 : COPY go.mod . [2021-06-07T21:22:47.038Z] ---> 9f0534a8fe11 [2021-06-07T21:22:47.038Z] Step 7/24 : RUN go mod download [2021-06-07T21:22:47.252Z] ---> bc79d1b30025 [2021-06-07T21:22:47.252Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-07T21:22:47.252Z] ---> 9caa3f9ec761 [2021-06-07T21:22:47.253Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-07T21:22:47.318Z] Removing intermediate container 54122982c3e5 [2021-06-07T21:22:47.318Z] ---> 9b8631fff1ca [2021-06-07T21:22:47.318Z] Step 6/23 : COPY go.mod . [2021-06-07T21:22:47.318Z] ---> Running in 1eb3758bd0e9 [2021-06-07T21:22:47.831Z] ---> 86900a20af92 [2021-06-07T21:22:47.831Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-07T21:22:47.831Z] ---> 7187d6f5254f [2021-06-07T21:22:47.831Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-07T21:22:48.101Z] ---> 152f042521ab [2021-06-07T21:22:48.101Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-07T21:22:48.319Z] ---> 906a8cdff155 [2021-06-07T21:22:48.319Z] Step 7/22 : RUN go mod download [2021-06-07T21:22:48.319Z] ---> Running in 5dfdb498d22f [2021-06-07T21:22:48.598Z] ---> 633dbf1d85dd [2021-06-07T21:22:48.598Z] Step 7/26 : RUN go mod download [2021-06-07T21:22:48.598Z] ---> e00d5453893d [2021-06-07T21:22:48.598Z] Step 7/23 : RUN go mod download [2021-06-07T21:22:48.677Z] ---> Running in 6beb8a687d33 [2021-06-07T21:22:48.678Z] ---> fd62bea3ea7b [2021-06-07T21:22:48.678Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-07T21:22:48.678Z] ---> Running in 18c65beca18f [2021-06-07T21:22:48.678Z] Removing intermediate container 6beb8a687d33 [2021-06-07T21:22:48.678Z] ---> c524e173cf9d [2021-06-07T21:22:48.678Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-07T21:22:48.678Z] Removing intermediate container a6c148d59f19 [2021-06-07T21:22:48.678Z] ---> 938c92f6f33e [2021-06-07T21:22:48.678Z] [2021-06-07T21:22:48.678Z] Step 11/24 : FROM alpine:3.12 [2021-06-07T21:22:48.678Z] ---> 13621d1b12d4 [2021-06-07T21:22:48.678Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-07T21:22:48.678Z] ---> Using cache [2021-06-07T21:22:48.678Z] ---> 0d9496ec87c4 [2021-06-07T21:22:48.678Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-07T21:22:48.678Z] ---> Using cache [2021-06-07T21:22:48.678Z] ---> ee96a5a1a796 [2021-06-07T21:22:48.678Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-07T21:22:48.678Z] ---> Running in 8a01dad58231 [2021-06-07T21:22:48.678Z] ---> Running in a29672a07e37 [2021-06-07T21:22:48.678Z] Removing intermediate container 18c65beca18f [2021-06-07T21:22:48.678Z] ---> 365fce1114cc [2021-06-07T21:22:48.678Z] Step 19/22 : CMD ["--init=true"] [2021-06-07T21:22:48.678Z] Removing intermediate container a29672a07e37 [2021-06-07T21:22:48.678Z] ---> 1fa0cda69bdc [2021-06-07T21:22:48.678Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-07T21:22:48.678Z] Removing intermediate container 8a01dad58231 [2021-06-07T21:22:48.678Z] ---> c1457a46a732 [2021-06-07T21:22:48.678Z] Step 22/24 : LABEL arch=x86_64 [2021-06-07T21:22:48.678Z] ---> Running in 2869c78dc1d0 [2021-06-07T21:22:48.678Z] ---> Running in 774bb10ab833 [2021-06-07T21:22:48.678Z] ---> Running in b7c9ed1449c3 [2021-06-07T21:22:48.884Z] ---> Running in 389c206cf938 [2021-06-07T21:22:48.884Z] ---> Running in 8932559ed0a4 [2021-06-07T21:22:48.940Z] Removing intermediate container 2869c78dc1d0 [2021-06-07T21:22:48.940Z] ---> 35fc9c69577d [2021-06-07T21:22:48.940Z] Step 20/22 : LABEL arch=x86_64 [2021-06-07T21:22:48.940Z] Removing intermediate container 774bb10ab833 [2021-06-07T21:22:48.940Z] ---> 70a30f80eb57 [2021-06-07T21:22:48.940Z] Step 23/24 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:22:48.940Z] ---> Running in 807f54f5214a [2021-06-07T21:22:48.940Z] Removing intermediate container b7c9ed1449c3 [2021-06-07T21:22:48.940Z] ---> cd9d2e6e3f3f [2021-06-07T21:22:48.940Z] Step 16/24 : WORKDIR / [2021-06-07T21:22:48.940Z] ---> Running in 5fb2d2031bd8 [2021-06-07T21:22:48.940Z] ---> Running in 25165b8f8fca [2021-06-07T21:22:48.940Z] Removing intermediate container 807f54f5214a [2021-06-07T21:22:48.940Z] ---> 1f6f25cdc3df [2021-06-07T21:22:48.940Z] Step 21/22 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:22:49.202Z] Removing intermediate container 5fb2d2031bd8 [2021-06-07T21:22:49.203Z] ---> c604b5be790d [2021-06-07T21:22:49.203Z] Step 24/24 : LABEL version=2.0.0-dev.254 [2021-06-07T21:22:49.203Z] ---> Running in 68968235d9ff [2021-06-07T21:22:49.203Z] Removing intermediate container 25165b8f8fca [2021-06-07T21:22:49.203Z] ---> 167bdce48347 [2021-06-07T21:22:49.203Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-07T21:22:49.203Z] ---> Running in 7e91adee0955 [2021-06-07T21:22:49.203Z] Removing intermediate container 68968235d9ff [2021-06-07T21:22:49.203Z] ---> 30d491778b1b [2021-06-07T21:22:49.203Z] Step 22/22 : LABEL version=2.0.0-dev.254 [2021-06-07T21:22:49.203Z] ---> Running in b6a4cd44c392 [2021-06-07T21:22:49.203Z] Removing intermediate container 7e91adee0955 [2021-06-07T21:22:49.203Z] ---> c06885da804b [2021-06-07T21:22:49.203Z] [2021-06-07T21:22:49.462Z] Successfully built c06885da804b [2021-06-07T21:22:49.462Z] Successfully tagged core-metadata:latest [2021-06-07T21:22:49.462Z]  Building core-metadata ... done Removing intermediate container b6a4cd44c392 [2021-06-07T21:22:49.462Z] ---> 7b330366f134 [2021-06-07T21:22:49.462Z] [2021-06-07T21:22:49.462Z] ---> 981cd7ae3c56 [2021-06-07T21:22:49.462Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-07T21:22:49.462Z] Successfully built 7b330366f134 [2021-06-07T21:22:49.462Z] Successfully tagged security-proxy-setup:latest [2021-06-07T21:22:49.721Z]  Building security-proxy-setup ... done  ---> 6066ff418792 [2021-06-07T21:22:49.721Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-07T21:22:49.721Z] ---> a0becf9256ec [2021-06-07T21:22:49.721Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-07T21:22:49.982Z] ---> Running in b2eb08298013 [2021-06-07T21:22:49.982Z] Removing intermediate container b2eb08298013 [2021-06-07T21:22:49.982Z] ---> 49520e220257 [2021-06-07T21:22:49.982Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-07T21:22:49.982Z] ---> Running in aa9bbf79b6bf [2021-06-07T21:22:49.982Z] Removing intermediate container aa9bbf79b6bf [2021-06-07T21:22:49.982Z] ---> 6b6a88c0c2de [2021-06-07T21:22:49.982Z] Step 22/24 : LABEL arch=x86_64 [2021-06-07T21:22:49.982Z] ---> Running in 9e0d8a533570 [2021-06-07T21:22:50.242Z] Removing intermediate container 9e0d8a533570 [2021-06-07T21:22:50.242Z] ---> 94d31c0475ea [2021-06-07T21:22:50.242Z] Step 23/24 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:22:50.242Z] ---> Running in d48edffb9e34 [2021-06-07T21:22:50.242Z] Removing intermediate container d48edffb9e34 [2021-06-07T21:22:50.242Z] ---> 626c6a854350 [2021-06-07T21:22:50.242Z] Step 24/24 : LABEL version=2.0.0-dev.254 [2021-06-07T21:22:50.242Z] ---> Running in c2fc6abc702a [2021-06-07T21:22:50.502Z] Removing intermediate container c2fc6abc702a [2021-06-07T21:22:50.502Z] ---> f7e1533e6374 [2021-06-07T21:22:50.502Z] [2021-06-07T21:22:50.502Z] Successfully built f7e1533e6374 [2021-06-07T21:22:50.502Z] Successfully tagged core-command:latest [2021-06-07T21:22:50.509Z]  Building core-command ... done  [Pipeline] } [2021-06-07T21:22:50.514Z] $ docker stop --time=1 4075e343104fea709ca117eaceb2d7f11bc62a40a1a1568eddb08f687aa5fa8b [2021-06-07T21:22:50.915Z] Removing intermediate container 8fbcd12dbee4 [2021-06-07T21:22:50.915Z] ---> 09e686ccf5ec [2021-06-07T21:22:50.915Z] Step 8/23 : COPY . . [2021-06-07T21:22:51.193Z] Removing intermediate container 1eb3758bd0e9 [2021-06-07T21:22:51.193Z] ---> cee510e7cc42 [2021-06-07T21:22:51.193Z] Step 8/24 : COPY . . [2021-06-07T21:22:51.797Z] $ docker rm -f 4075e343104fea709ca117eaceb2d7f11bc62a40a1a1568eddb08f687aa5fa8b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T21:22:52.183Z] Removing intermediate container 5dfdb498d22f [2021-06-07T21:22:52.183Z] ---> 485bbd7a7039 [2021-06-07T21:22:52.183Z] Step 8/22 : COPY . . [2021-06-07T21:22:52.376Z] + docker images [2021-06-07T21:22:52.376Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-07T21:22:52.376Z] core-command latest f7e1533e6374 2 seconds ago 15.9MB [2021-06-07T21:22:52.376Z] security-proxy-setup latest 7b330366f134 3 seconds ago 25.3MB [2021-06-07T21:22:52.376Z] core-metadata latest c06885da804b 3 seconds ago 16.6MB [2021-06-07T21:22:52.376Z] 938c92f6f33e 4 seconds ago 1.14GB [2021-06-07T21:22:52.376Z] 61e2713bbf34 7 seconds ago 1.15GB [2021-06-07T21:22:52.376Z] 5dd43068d740 8 seconds ago 1.15GB [2021-06-07T21:22:52.376Z] security-secretstore-setup latest b72201a4ccea 8 seconds ago 28.1MB [2021-06-07T21:22:52.376Z] e3f6ebe6a554 15 seconds ago 1.15GB [2021-06-07T21:22:52.376Z] sys-mgmt-agent latest 9f87ef551b9b 19 seconds ago 312MB [2021-06-07T21:22:52.376Z] core-data latest 09804485b9ff 41 seconds ago 20.2MB [2021-06-07T21:22:52.376Z] support-notifications latest 184b4b6d872f 50 seconds ago 16.6MB [2021-06-07T21:22:52.376Z] support-scheduler latest fd3df0a5c4bd 55 seconds ago 15.9MB [2021-06-07T21:22:52.376Z] c82081d6946f 56 seconds ago 1.15GB [2021-06-07T21:22:52.376Z] 59dc56821650 58 seconds ago 1.15GB [2021-06-07T21:22:52.376Z] 3520f0a2cecf About a minute ago 1.15GB [2021-06-07T21:22:52.376Z] dcfc9dcb92a5 About a minute ago 1.14GB [2021-06-07T21:22:52.376Z] security-bootstrapper latest 8b5f67a3bc87 About a minute ago 18.2MB [2021-06-07T21:22:52.376Z] 9990d9a25905 About a minute ago 1.14GB [2021-06-07T21:22:52.376Z] ci-base-image-x86_64 latest 5dd98fe7aebd 5 minutes ago 648MB [2021-06-07T21:22:52.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-07T21:22:52.376Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-07T21:22:52.376Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-07T21:22:52.376Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-07T21:22:52.376Z] 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-07T21:22:52.649Z] provisioning config files... [2021-06-07T21:22:52.664Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/525@tmp/config3597765906276579190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:22:52.785Z] Removing intermediate container 389c206cf938 [2021-06-07T21:22:52.785Z] ---> 0b6b6a838d30 [2021-06-07T21:22:52.785Z] Step 8/26 : COPY . . [2021-06-07T21:22:52.983Z] ---> docker-login.sh [2021-06-07T21:22:52.983Z] nexus3.edgexfoundry.org:10001 [2021-06-07T21:22:52.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:22:52.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:22:52.983Z] Configure a credential helper to remove this warning. See [2021-06-07T21:22:52.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:22:52.983Z] [2021-06-07T21:22:52.983Z] Login Succeeded [2021-06-07T21:22:52.983Z] nexus3.edgexfoundry.org:10002 [2021-06-07T21:22:52.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:22:53.057Z] Removing intermediate container 8932559ed0a4 [2021-06-07T21:22:53.057Z] ---> 2b62afae151b [2021-06-07T21:22:53.057Z] Step 8/23 : COPY . . [2021-06-07T21:22:53.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:22:53.250Z] Configure a credential helper to remove this warning. See [2021-06-07T21:22:53.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:22:53.250Z] [2021-06-07T21:22:53.250Z] Login Succeeded [2021-06-07T21:22:53.250Z] nexus3.edgexfoundry.org:10003 [2021-06-07T21:22:53.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:22:53.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:22:53.250Z] Configure a credential helper to remove this warning. See [2021-06-07T21:22:53.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:22:53.250Z] [2021-06-07T21:22:53.250Z] Login Succeeded [2021-06-07T21:22:53.250Z] nexus3.edgexfoundry.org:10004 [2021-06-07T21:22:53.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:22:53.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:22:53.511Z] Configure a credential helper to remove this warning. See [2021-06-07T21:22:53.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:22:53.511Z] [2021-06-07T21:22:53.511Z] Login Succeeded [2021-06-07T21:22:53.511Z] docker.io [2021-06-07T21:22:53.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:22:53.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:22:53.774Z] Configure a credential helper to remove this warning. See [2021-06-07T21:22:53.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:22:53.775Z] [2021-06-07T21:22:53.775Z] Login Succeeded [2021-06-07T21:22:53.775Z] ---> docker-login.sh ends [Pipeline] } [2021-06-07T21:22:53.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:22:53.853Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-07T21:22:53.853Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:22:53.853Z] latest [2021-06-07T21:22:53.853Z] 2.0.0-dev.254 [2021-06-07T21:22:53.853Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:22:53.853Z] master [2021-06-07T21:22:53.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:22:54.202Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:22:54.501Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:22:54.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-07T21:22:54.501Z] 77f3488997b4: Preparing [2021-06-07T21:22:54.501Z] 93c65e1d0646: Preparing [2021-06-07T21:22:54.501Z] 6a0b04681eb9: Preparing [2021-06-07T21:22:54.501Z] 0515d98b8140: Preparing [2021-06-07T21:22:54.501Z] 32f366d666a5: Preparing [2021-06-07T21:22:54.501Z] 32f366d666a5: Layer already exists [2021-06-07T21:22:54.763Z] 6a0b04681eb9: Pushed [2021-06-07T21:22:54.763Z] 77f3488997b4: Pushed [2021-06-07T21:22:54.763Z] 0515d98b8140: Pushed [2021-06-07T21:22:55.703Z] 93c65e1d0646: Pushed [2021-06-07T21:22:55.963Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:2d388ded2dfb55adfbf7ee0e75512883c6237f5046c08e36d9035660f311a6c5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:22:56.268Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:22:56.565Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-07T21:22:56.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-07T21:22:56.565Z] 77f3488997b4: Preparing [2021-06-07T21:22:56.565Z] 93c65e1d0646: Preparing [2021-06-07T21:22:56.565Z] 6a0b04681eb9: Preparing [2021-06-07T21:22:56.565Z] 0515d98b8140: Preparing [2021-06-07T21:22:56.565Z] 32f366d666a5: Preparing [2021-06-07T21:22:56.565Z] 77f3488997b4: Layer already exists [2021-06-07T21:22:56.565Z] 32f366d666a5: Layer already exists [2021-06-07T21:22:56.565Z] 93c65e1d0646: Layer already exists [2021-06-07T21:22:56.565Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:22:56.565Z] 0515d98b8140: Layer already exists [2021-06-07T21:22:56.565Z] latest: digest: sha256:2d388ded2dfb55adfbf7ee0e75512883c6237f5046c08e36d9035660f311a6c5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:22:56.872Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:22:57.174Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.254 [2021-06-07T21:22:57.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-07T21:22:57.174Z] 77f3488997b4: Preparing [2021-06-07T21:22:57.174Z] 93c65e1d0646: Preparing [2021-06-07T21:22:57.174Z] 6a0b04681eb9: Preparing [2021-06-07T21:22:57.174Z] 0515d98b8140: Preparing [2021-06-07T21:22:57.174Z] 32f366d666a5: Preparing [2021-06-07T21:22:57.174Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:22:57.174Z] 77f3488997b4: Layer already exists [2021-06-07T21:22:57.174Z] 93c65e1d0646: Layer already exists [2021-06-07T21:22:57.174Z] 0515d98b8140: Layer already exists [2021-06-07T21:22:57.174Z] 32f366d666a5: Layer already exists [2021-06-07T21:22:57.174Z] 2.0.0-dev.254: digest: sha256:2d388ded2dfb55adfbf7ee0e75512883c6237f5046c08e36d9035660f311a6c5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:22:57.482Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:22:57.781Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:22:57.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-07T21:22:57.781Z] 77f3488997b4: Preparing [2021-06-07T21:22:57.781Z] 93c65e1d0646: Preparing [2021-06-07T21:22:57.781Z] 6a0b04681eb9: Preparing [2021-06-07T21:22:57.781Z] 0515d98b8140: Preparing [2021-06-07T21:22:57.781Z] 32f366d666a5: Preparing [2021-06-07T21:22:57.781Z] 77f3488997b4: Layer already exists [2021-06-07T21:22:57.781Z] 32f366d666a5: Layer already exists [2021-06-07T21:22:57.781Z] 0515d98b8140: Layer already exists [2021-06-07T21:22:57.781Z] 93c65e1d0646: Layer already exists [2021-06-07T21:22:57.781Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:22:57.781Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:2d388ded2dfb55adfbf7ee0e75512883c6237f5046c08e36d9035660f311a6c5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:22:58.087Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:22:58.387Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-07T21:22:58.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-07T21:22:58.387Z] 77f3488997b4: Preparing [2021-06-07T21:22:58.387Z] 93c65e1d0646: Preparing [2021-06-07T21:22:58.387Z] 6a0b04681eb9: Preparing [2021-06-07T21:22:58.387Z] 0515d98b8140: Preparing [2021-06-07T21:22:58.387Z] 32f366d666a5: Preparing [2021-06-07T21:22:58.387Z] 77f3488997b4: Layer already exists [2021-06-07T21:22:58.387Z] 0515d98b8140: Layer already exists [2021-06-07T21:22:58.387Z] 93c65e1d0646: Layer already exists [2021-06-07T21:22:58.387Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:22:58.387Z] 32f366d666a5: Layer already exists [2021-06-07T21:22:58.387Z] master: digest: sha256:2d388ded2dfb55adfbf7ee0e75512883c6237f5046c08e36d9035660f311a6c5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:22:58.440Z] ===================================================== [Pipeline] echo [2021-06-07T21:22:58.455Z] taggedImages: [2021-06-07T21:22:58.455Z] - nexus3.edgexfoundry.org:10004/core-command:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:22:58.455Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-07T21:22:58.455Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.254 [2021-06-07T21:22:58.455Z] - nexus3.edgexfoundry.org:10004/core-command:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:22:58.455Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-07T21:22:58.486Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-07T21:22:58.486Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:22:58.486Z] latest [2021-06-07T21:22:58.486Z] 2.0.0-dev.254 [2021-06-07T21:22:58.486Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:22:58.486Z] master [2021-06-07T21:22:58.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:22:58.828Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:22:59.131Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:22:59.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-07T21:22:59.132Z] 5e5ec6a73a37: Preparing [2021-06-07T21:22:59.132Z] 000ec9538f65: Preparing [2021-06-07T21:22:59.132Z] 6a0b04681eb9: Preparing [2021-06-07T21:22:59.132Z] 31ab0f344f89: Preparing [2021-06-07T21:22:59.132Z] f51be0bf1802: Preparing [2021-06-07T21:22:59.132Z] 32f366d666a5: Preparing [2021-06-07T21:22:59.132Z] 32f366d666a5: Waiting [2021-06-07T21:22:59.132Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:22:59.394Z] 32f366d666a5: Layer already exists [2021-06-07T21:22:59.394Z] f51be0bf1802: Pushed [2021-06-07T21:22:59.394Z] 5e5ec6a73a37: Pushed [2021-06-07T21:22:59.394Z] 31ab0f344f89: Pushed [2021-06-07T21:23:00.336Z] 000ec9538f65: Pushed [2021-06-07T21:23:00.596Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:198a3d61a7333a24383b8040d628888cd91c2e01081fe330f389f76111464abe size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:00.951Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:01.250Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-07T21:23:01.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-07T21:23:01.250Z] 5e5ec6a73a37: Preparing [2021-06-07T21:23:01.250Z] 000ec9538f65: Preparing [2021-06-07T21:23:01.250Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:01.250Z] 31ab0f344f89: Preparing [2021-06-07T21:23:01.250Z] f51be0bf1802: Preparing [2021-06-07T21:23:01.250Z] 32f366d666a5: Preparing [2021-06-07T21:23:01.250Z] 32f366d666a5: Waiting [2021-06-07T21:23:01.250Z] 31ab0f344f89: Layer already exists [2021-06-07T21:23:01.250Z] f51be0bf1802: Layer already exists [2021-06-07T21:23:01.250Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:01.250Z] 000ec9538f65: Layer already exists [2021-06-07T21:23:01.250Z] 5e5ec6a73a37: Layer already exists [2021-06-07T21:23:01.250Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:01.250Z] latest: digest: sha256:198a3d61a7333a24383b8040d628888cd91c2e01081fe330f389f76111464abe size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:01.574Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:01.873Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.254 [2021-06-07T21:23:01.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-07T21:23:01.873Z] 5e5ec6a73a37: Preparing [2021-06-07T21:23:01.873Z] 000ec9538f65: Preparing [2021-06-07T21:23:01.873Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:01.873Z] 31ab0f344f89: Preparing [2021-06-07T21:23:01.873Z] f51be0bf1802: Preparing [2021-06-07T21:23:01.873Z] 32f366d666a5: Preparing [2021-06-07T21:23:01.873Z] 32f366d666a5: Waiting [2021-06-07T21:23:01.873Z] 000ec9538f65: Layer already exists [2021-06-07T21:23:01.873Z] f51be0bf1802: Layer already exists [2021-06-07T21:23:01.873Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:01.873Z] 5e5ec6a73a37: Layer already exists [2021-06-07T21:23:01.874Z] 31ab0f344f89: Layer already exists [2021-06-07T21:23:01.874Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:01.874Z] 2.0.0-dev.254: digest: sha256:198a3d61a7333a24383b8040d628888cd91c2e01081fe330f389f76111464abe size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:02.181Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:02.475Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:02.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-07T21:23:02.475Z] 5e5ec6a73a37: Preparing [2021-06-07T21:23:02.475Z] 000ec9538f65: Preparing [2021-06-07T21:23:02.475Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:02.475Z] 31ab0f344f89: Preparing [2021-06-07T21:23:02.475Z] f51be0bf1802: Preparing [2021-06-07T21:23:02.475Z] 32f366d666a5: Preparing [2021-06-07T21:23:02.475Z] 32f366d666a5: Waiting [2021-06-07T21:23:02.475Z] 31ab0f344f89: Layer already exists [2021-06-07T21:23:02.475Z] 000ec9538f65: Layer already exists [2021-06-07T21:23:02.475Z] f51be0bf1802: Layer already exists [2021-06-07T21:23:02.475Z] 5e5ec6a73a37: Layer already exists [2021-06-07T21:23:02.475Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:02.475Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:02.475Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:198a3d61a7333a24383b8040d628888cd91c2e01081fe330f389f76111464abe size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:02.778Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:03.079Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-07T21:23:03.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-07T21:23:03.079Z] 5e5ec6a73a37: Preparing [2021-06-07T21:23:03.079Z] 000ec9538f65: Preparing [2021-06-07T21:23:03.079Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:03.079Z] 31ab0f344f89: Preparing [2021-06-07T21:23:03.079Z] f51be0bf1802: Preparing [2021-06-07T21:23:03.079Z] 32f366d666a5: Preparing [2021-06-07T21:23:03.079Z] 32f366d666a5: Waiting [2021-06-07T21:23:03.079Z] f51be0bf1802: Layer already exists [2021-06-07T21:23:03.079Z] 5e5ec6a73a37: Layer already exists [2021-06-07T21:23:03.079Z] 31ab0f344f89: Layer already exists [2021-06-07T21:23:03.079Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:03.079Z] 000ec9538f65: Layer already exists [2021-06-07T21:23:03.079Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:03.079Z] master: digest: sha256:198a3d61a7333a24383b8040d628888cd91c2e01081fe330f389f76111464abe size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:23:03.135Z] ===================================================== [Pipeline] echo [2021-06-07T21:23:03.149Z] taggedImages: [2021-06-07T21:23:03.149Z] - nexus3.edgexfoundry.org:10004/core-data:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:03.149Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-07T21:23:03.149Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.254 [2021-06-07T21:23:03.149Z] - nexus3.edgexfoundry.org:10004/core-data:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:03.149Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-07T21:23:03.178Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-07T21:23:03.178Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:03.178Z] latest [2021-06-07T21:23:03.178Z] 2.0.0-dev.254 [2021-06-07T21:23:03.178Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:03.178Z] master [2021-06-07T21:23:03.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:03.525Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:03.831Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:03.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-07T21:23:03.831Z] 7ceb230832d7: Preparing [2021-06-07T21:23:03.831Z] 17e324c7e67c: Preparing [2021-06-07T21:23:03.831Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:03.831Z] 0515d98b8140: Preparing [2021-06-07T21:23:03.831Z] 32f366d666a5: Preparing [2021-06-07T21:23:03.831Z] 0515d98b8140: Layer already exists [2021-06-07T21:23:03.831Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:03.831Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:03.831Z] 7ceb230832d7: Pushed [2021-06-07T21:23:05.221Z] 17e324c7e67c: Pushed [2021-06-07T21:23:05.221Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:f99c083f28017d0917cd785111fbe5bf95f9c8509ae5748a7136a3f9eed5c3f9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:05.530Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:05.833Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-07T21:23:05.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-07T21:23:05.833Z] 7ceb230832d7: Preparing [2021-06-07T21:23:05.833Z] 17e324c7e67c: Preparing [2021-06-07T21:23:05.833Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:05.833Z] 0515d98b8140: Preparing [2021-06-07T21:23:05.833Z] 32f366d666a5: Preparing [2021-06-07T21:23:05.833Z] 7ceb230832d7: Layer already exists [2021-06-07T21:23:05.833Z] 17e324c7e67c: Layer already exists [2021-06-07T21:23:05.833Z] 0515d98b8140: Layer already exists [2021-06-07T21:23:05.833Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:05.833Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:05.833Z] latest: digest: sha256:f99c083f28017d0917cd785111fbe5bf95f9c8509ae5748a7136a3f9eed5c3f9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:06.311Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:06.608Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.254 [2021-06-07T21:23:06.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-07T21:23:06.608Z] 7ceb230832d7: Preparing [2021-06-07T21:23:06.608Z] 17e324c7e67c: Preparing [2021-06-07T21:23:06.608Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:06.608Z] 0515d98b8140: Preparing [2021-06-07T21:23:06.608Z] 32f366d666a5: Preparing [2021-06-07T21:23:06.608Z] 0515d98b8140: Layer already exists [2021-06-07T21:23:06.608Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:06.608Z] 7ceb230832d7: Layer already exists [2021-06-07T21:23:06.608Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:06.608Z] 17e324c7e67c: Layer already exists [2021-06-07T21:23:06.608Z] 2.0.0-dev.254: digest: sha256:f99c083f28017d0917cd785111fbe5bf95f9c8509ae5748a7136a3f9eed5c3f9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:06.912Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:07.249Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:07.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-07T21:23:07.249Z] 7ceb230832d7: Preparing [2021-06-07T21:23:07.249Z] 17e324c7e67c: Preparing [2021-06-07T21:23:07.249Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:07.249Z] 0515d98b8140: Preparing [2021-06-07T21:23:07.249Z] 32f366d666a5: Preparing [2021-06-07T21:23:07.249Z] 0515d98b8140: Layer already exists [2021-06-07T21:23:07.249Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:07.249Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:07.249Z] 7ceb230832d7: Layer already exists [2021-06-07T21:23:07.249Z] 17e324c7e67c: Layer already exists [2021-06-07T21:23:07.249Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:f99c083f28017d0917cd785111fbe5bf95f9c8509ae5748a7136a3f9eed5c3f9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:07.562Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:07.866Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-07T21:23:07.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-07T21:23:07.866Z] 7ceb230832d7: Preparing [2021-06-07T21:23:07.866Z] 17e324c7e67c: Preparing [2021-06-07T21:23:07.866Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:07.866Z] 0515d98b8140: Preparing [2021-06-07T21:23:07.866Z] 32f366d666a5: Preparing [2021-06-07T21:23:07.866Z] 7ceb230832d7: Layer already exists [2021-06-07T21:23:07.866Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:07.866Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:07.866Z] 17e324c7e67c: Layer already exists [2021-06-07T21:23:07.866Z] 0515d98b8140: Layer already exists [2021-06-07T21:23:07.866Z] master: digest: sha256:f99c083f28017d0917cd785111fbe5bf95f9c8509ae5748a7136a3f9eed5c3f9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:23:07.926Z] ===================================================== [Pipeline] echo [2021-06-07T21:23:07.942Z] taggedImages: [2021-06-07T21:23:07.942Z] - nexus3.edgexfoundry.org:10004/core-metadata:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:07.942Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-07T21:23:07.942Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.254 [2021-06-07T21:23:07.942Z] - nexus3.edgexfoundry.org:10004/core-metadata:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:07.942Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-07T21:23:07.978Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-07T21:23:07.978Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:07.978Z] latest [2021-06-07T21:23:07.978Z] 2.0.0-dev.254 [2021-06-07T21:23:07.978Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:07.978Z] master [2021-06-07T21:23:07.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:08.342Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:08.648Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:08.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-07T21:23:08.648Z] 557fad2f854e: Preparing [2021-06-07T21:23:08.648Z] 557fad2f854e: Preparing [2021-06-07T21:23:08.648Z] f209afb1c01f: Preparing [2021-06-07T21:23:08.648Z] 00fb8f0fc6e4: Preparing [2021-06-07T21:23:08.648Z] 4b4a60bb8a3f: Preparing [2021-06-07T21:23:08.648Z] e6ca402ec48b: Preparing [2021-06-07T21:23:08.648Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:08.648Z] b2bbc934f4fd: Preparing [2021-06-07T21:23:08.648Z] 5e4d6310f9de: Preparing [2021-06-07T21:23:08.648Z] e7d21d8b11ca: Preparing [2021-06-07T21:23:08.648Z] 274ceb3e4bd2: Preparing [2021-06-07T21:23:08.648Z] 32f366d666a5: Preparing [2021-06-07T21:23:08.648Z] 6a0b04681eb9: Waiting [2021-06-07T21:23:08.648Z] b2bbc934f4fd: Waiting [2021-06-07T21:23:08.648Z] 5e4d6310f9de: Waiting [2021-06-07T21:23:08.648Z] e7d21d8b11ca: Waiting [2021-06-07T21:23:08.648Z] 274ceb3e4bd2: Waiting [2021-06-07T21:23:08.648Z] 32f366d666a5: Waiting [2021-06-07T21:23:08.911Z] 00fb8f0fc6e4: Pushed [2021-06-07T21:23:08.911Z] 557fad2f854e: Pushed [2021-06-07T21:23:08.911Z] 4b4a60bb8a3f: Pushed [2021-06-07T21:23:08.911Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:08.911Z] f209afb1c01f: Pushed [2021-06-07T21:23:09.173Z] 5e4d6310f9de: Pushed [2021-06-07T21:23:09.173Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:09.173Z] 274ceb3e4bd2: Pushed [2021-06-07T21:23:09.173Z] b2bbc934f4fd: Pushed [2021-06-07T21:23:09.173Z] e7d21d8b11ca: Pushed [2021-06-07T21:23:10.137Z] e6ca402ec48b: Pushed [2021-06-07T21:23:10.399Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:62de0c3553b46866d0d8c9c6adbc1a6c82c9eb9b54635c0fec48300a26627fcf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:10.704Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:11.003Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-07T21:23:11.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-07T21:23:11.003Z] 557fad2f854e: Preparing [2021-06-07T21:23:11.003Z] 557fad2f854e: Preparing [2021-06-07T21:23:11.003Z] f209afb1c01f: Preparing [2021-06-07T21:23:11.003Z] 00fb8f0fc6e4: Preparing [2021-06-07T21:23:11.003Z] 4b4a60bb8a3f: Preparing [2021-06-07T21:23:11.003Z] e6ca402ec48b: Preparing [2021-06-07T21:23:11.003Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:11.003Z] b2bbc934f4fd: Preparing [2021-06-07T21:23:11.003Z] 5e4d6310f9de: Preparing [2021-06-07T21:23:11.003Z] e7d21d8b11ca: Preparing [2021-06-07T21:23:11.003Z] 274ceb3e4bd2: Preparing [2021-06-07T21:23:11.003Z] 32f366d666a5: Preparing [2021-06-07T21:23:11.003Z] 6a0b04681eb9: Waiting [2021-06-07T21:23:11.003Z] b2bbc934f4fd: Waiting [2021-06-07T21:23:11.003Z] 5e4d6310f9de: Waiting [2021-06-07T21:23:11.003Z] e7d21d8b11ca: Waiting [2021-06-07T21:23:11.003Z] 274ceb3e4bd2: Waiting [2021-06-07T21:23:11.003Z] 32f366d666a5: Waiting [2021-06-07T21:23:11.003Z] 4b4a60bb8a3f: Layer already exists [2021-06-07T21:23:11.003Z] 557fad2f854e: Layer already exists [2021-06-07T21:23:11.003Z] f209afb1c01f: Layer already exists [2021-06-07T21:23:11.003Z] 00fb8f0fc6e4: Layer already exists [2021-06-07T21:23:11.003Z] e6ca402ec48b: Layer already exists [2021-06-07T21:23:11.003Z] 5e4d6310f9de: Layer already exists [2021-06-07T21:23:11.003Z] 274ceb3e4bd2: Layer already exists [2021-06-07T21:23:11.003Z] b2bbc934f4fd: Layer already exists [2021-06-07T21:23:11.003Z] e7d21d8b11ca: Layer already exists [2021-06-07T21:23:11.003Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:11.003Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:11.003Z] latest: digest: sha256:62de0c3553b46866d0d8c9c6adbc1a6c82c9eb9b54635c0fec48300a26627fcf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:11.308Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:11.605Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.254 [2021-06-07T21:23:11.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-07T21:23:11.606Z] 557fad2f854e: Preparing [2021-06-07T21:23:11.606Z] 557fad2f854e: Preparing [2021-06-07T21:23:11.606Z] f209afb1c01f: Preparing [2021-06-07T21:23:11.606Z] 00fb8f0fc6e4: Preparing [2021-06-07T21:23:11.606Z] 4b4a60bb8a3f: Preparing [2021-06-07T21:23:11.606Z] e6ca402ec48b: Preparing [2021-06-07T21:23:11.606Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:11.606Z] b2bbc934f4fd: Preparing [2021-06-07T21:23:11.606Z] 5e4d6310f9de: Preparing [2021-06-07T21:23:11.606Z] e7d21d8b11ca: Preparing [2021-06-07T21:23:11.606Z] 274ceb3e4bd2: Preparing [2021-06-07T21:23:11.606Z] 32f366d666a5: Preparing [2021-06-07T21:23:11.606Z] 6a0b04681eb9: Waiting [2021-06-07T21:23:11.606Z] b2bbc934f4fd: Waiting [2021-06-07T21:23:11.606Z] 5e4d6310f9de: Waiting [2021-06-07T21:23:11.606Z] e7d21d8b11ca: Waiting [2021-06-07T21:23:11.606Z] 274ceb3e4bd2: Waiting [2021-06-07T21:23:11.606Z] 32f366d666a5: Waiting [2021-06-07T21:23:11.606Z] 557fad2f854e: Layer already exists [2021-06-07T21:23:11.606Z] 4b4a60bb8a3f: Layer already exists [2021-06-07T21:23:11.606Z] f209afb1c01f: Layer already exists [2021-06-07T21:23:11.606Z] 00fb8f0fc6e4: Layer already exists [2021-06-07T21:23:11.606Z] e6ca402ec48b: Layer already exists [2021-06-07T21:23:11.606Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:11.606Z] 274ceb3e4bd2: Layer already exists [2021-06-07T21:23:11.606Z] b2bbc934f4fd: Layer already exists [2021-06-07T21:23:11.606Z] 5e4d6310f9de: Layer already exists [2021-06-07T21:23:11.606Z] e7d21d8b11ca: Layer already exists [2021-06-07T21:23:11.606Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:11.606Z] 2.0.0-dev.254: digest: sha256:62de0c3553b46866d0d8c9c6adbc1a6c82c9eb9b54635c0fec48300a26627fcf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:11.647Z] ---> 69f28ab87208 [2021-06-07T21:23:11.647Z] Step 9/24 : RUN go mod tidy [2021-06-07T21:23:11.647Z] ---> 15f51973efda [2021-06-07T21:23:11.647Z] Step 9/23 : RUN go mod tidy [2021-06-07T21:23:11.648Z] ---> ed4cfaf4ba4b [2021-06-07T21:23:11.648Z] Step 9/22 : RUN go mod tidy [2021-06-07T21:23:11.648Z] ---> 1240de098cdf [2021-06-07T21:23:11.648Z] Step 9/23 : RUN go mod tidy [2021-06-07T21:23:11.648Z] ---> a83a1010589f [2021-06-07T21:23:11.648Z] Step 9/26 : RUN go mod tidy [2021-06-07T21:23:11.648Z] ---> Running in d54d89df7d99 [2021-06-07T21:23:11.648Z] ---> Running in 49d3ae3e1516 [2021-06-07T21:23:11.648Z] ---> Running in 4e9f3b19b98d [2021-06-07T21:23:11.648Z] ---> Running in 3c350789586d [2021-06-07T21:23:11.648Z] ---> Running in c85bddbfd921 [2021-06-07T21:23:11.913Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:12.211Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:12.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-07T21:23:12.211Z] 557fad2f854e: Preparing [2021-06-07T21:23:12.211Z] 557fad2f854e: Preparing [2021-06-07T21:23:12.211Z] f209afb1c01f: Preparing [2021-06-07T21:23:12.211Z] 00fb8f0fc6e4: Preparing [2021-06-07T21:23:12.211Z] 4b4a60bb8a3f: Preparing [2021-06-07T21:23:12.211Z] e6ca402ec48b: Preparing [2021-06-07T21:23:12.211Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:12.211Z] b2bbc934f4fd: Preparing [2021-06-07T21:23:12.211Z] 5e4d6310f9de: Preparing [2021-06-07T21:23:12.211Z] e7d21d8b11ca: Preparing [2021-06-07T21:23:12.211Z] 274ceb3e4bd2: Preparing [2021-06-07T21:23:12.211Z] 32f366d666a5: Preparing [2021-06-07T21:23:12.211Z] b2bbc934f4fd: Waiting [2021-06-07T21:23:12.211Z] 5e4d6310f9de: Waiting [2021-06-07T21:23:12.211Z] e7d21d8b11ca: Waiting [2021-06-07T21:23:12.211Z] 6a0b04681eb9: Waiting [2021-06-07T21:23:12.211Z] 274ceb3e4bd2: Waiting [2021-06-07T21:23:12.211Z] 32f366d666a5: Waiting [2021-06-07T21:23:12.211Z] 557fad2f854e: Layer already exists [2021-06-07T21:23:12.211Z] 00fb8f0fc6e4: Layer already exists [2021-06-07T21:23:12.211Z] e6ca402ec48b: Layer already exists [2021-06-07T21:23:12.211Z] f209afb1c01f: Layer already exists [2021-06-07T21:23:12.211Z] 4b4a60bb8a3f: Layer already exists [2021-06-07T21:23:12.211Z] b2bbc934f4fd: Layer already exists [2021-06-07T21:23:12.211Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:12.211Z] 274ceb3e4bd2: Layer already exists [2021-06-07T21:23:12.211Z] 5e4d6310f9de: Layer already exists [2021-06-07T21:23:12.211Z] e7d21d8b11ca: Layer already exists [2021-06-07T21:23:12.211Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:12.211Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:62de0c3553b46866d0d8c9c6adbc1a6c82c9eb9b54635c0fec48300a26627fcf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:12.514Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:12.812Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-07T21:23:12.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-07T21:23:12.813Z] 557fad2f854e: Preparing [2021-06-07T21:23:12.813Z] 557fad2f854e: Preparing [2021-06-07T21:23:12.813Z] f209afb1c01f: Preparing [2021-06-07T21:23:12.813Z] 00fb8f0fc6e4: Preparing [2021-06-07T21:23:12.813Z] 4b4a60bb8a3f: Preparing [2021-06-07T21:23:12.813Z] e6ca402ec48b: Preparing [2021-06-07T21:23:12.813Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:12.813Z] b2bbc934f4fd: Preparing [2021-06-07T21:23:12.813Z] 5e4d6310f9de: Preparing [2021-06-07T21:23:12.813Z] e7d21d8b11ca: Preparing [2021-06-07T21:23:12.813Z] 274ceb3e4bd2: Preparing [2021-06-07T21:23:12.813Z] 32f366d666a5: Preparing [2021-06-07T21:23:12.813Z] b2bbc934f4fd: Waiting [2021-06-07T21:23:12.813Z] 5e4d6310f9de: Waiting [2021-06-07T21:23:12.813Z] e7d21d8b11ca: Waiting [2021-06-07T21:23:12.813Z] 274ceb3e4bd2: Waiting [2021-06-07T21:23:12.813Z] 32f366d666a5: Waiting [2021-06-07T21:23:12.813Z] 6a0b04681eb9: Waiting [2021-06-07T21:23:12.813Z] 557fad2f854e: Layer already exists [2021-06-07T21:23:12.813Z] 4b4a60bb8a3f: Layer already exists [2021-06-07T21:23:12.813Z] e6ca402ec48b: Layer already exists [2021-06-07T21:23:12.813Z] 00fb8f0fc6e4: Layer already exists [2021-06-07T21:23:12.813Z] f209afb1c01f: Layer already exists [2021-06-07T21:23:12.813Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:12.813Z] 5e4d6310f9de: Layer already exists [2021-06-07T21:23:12.813Z] e7d21d8b11ca: Layer already exists [2021-06-07T21:23:12.813Z] 274ceb3e4bd2: Layer already exists [2021-06-07T21:23:12.813Z] b2bbc934f4fd: Layer already exists [2021-06-07T21:23:12.813Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:12.813Z] master: digest: sha256:62de0c3553b46866d0d8c9c6adbc1a6c82c9eb9b54635c0fec48300a26627fcf size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:23:12.867Z] ===================================================== [Pipeline] echo [2021-06-07T21:23:12.882Z] taggedImages: [2021-06-07T21:23:12.882Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:12.882Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-07T21:23:12.882Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.254 [2021-06-07T21:23:12.882Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:12.882Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-07T21:23:12.914Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-07T21:23:12.914Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:12.914Z] latest [2021-06-07T21:23:12.914Z] 2.0.0-dev.254 [2021-06-07T21:23:12.914Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:12.914Z] master [2021-06-07T21:23:12.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:13.258Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:13.570Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:13.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-07T21:23:13.571Z] 817afaf642a2: Preparing [2021-06-07T21:23:13.571Z] 2cb86e552a44: Preparing [2021-06-07T21:23:13.571Z] aeb402305d4c: Preparing [2021-06-07T21:23:13.571Z] f9665b678ad9: Preparing [2021-06-07T21:23:13.571Z] dab0550f2d4e: Preparing [2021-06-07T21:23:13.571Z] 32f366d666a5: Preparing [2021-06-07T21:23:13.571Z] 32f366d666a5: Waiting [2021-06-07T21:23:14.158Z] aeb402305d4c: Pushed [2021-06-07T21:23:14.158Z] f9665b678ad9: Pushed [2021-06-07T21:23:14.158Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:14.158Z] dab0550f2d4e: Pushed [2021-06-07T21:23:14.422Z] 817afaf642a2: Pushed [2021-06-07T21:23:14.422Z] 2cb86e552a44: Pushed [2021-06-07T21:23:14.683Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:48815398808e79ecb0e9d848b9d8d0b550fe0cee4383c7e66237386d188b9b67 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:14.986Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:15.280Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-07T21:23:15.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-07T21:23:15.280Z] 817afaf642a2: Preparing [2021-06-07T21:23:15.280Z] 2cb86e552a44: Preparing [2021-06-07T21:23:15.280Z] aeb402305d4c: Preparing [2021-06-07T21:23:15.280Z] f9665b678ad9: Preparing [2021-06-07T21:23:15.281Z] dab0550f2d4e: Preparing [2021-06-07T21:23:15.281Z] 32f366d666a5: Preparing [2021-06-07T21:23:15.281Z] 32f366d666a5: Waiting [2021-06-07T21:23:15.281Z] aeb402305d4c: Layer already exists [2021-06-07T21:23:15.281Z] dab0550f2d4e: Layer already exists [2021-06-07T21:23:15.281Z] f9665b678ad9: Layer already exists [2021-06-07T21:23:15.281Z] 817afaf642a2: Layer already exists [2021-06-07T21:23:15.281Z] 2cb86e552a44: Layer already exists [2021-06-07T21:23:15.281Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:15.281Z] latest: digest: sha256:48815398808e79ecb0e9d848b9d8d0b550fe0cee4383c7e66237386d188b9b67 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:15.581Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:15.878Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.254 [2021-06-07T21:23:15.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-07T21:23:15.878Z] 817afaf642a2: Preparing [2021-06-07T21:23:15.878Z] 2cb86e552a44: Preparing [2021-06-07T21:23:15.878Z] aeb402305d4c: Preparing [2021-06-07T21:23:15.878Z] f9665b678ad9: Preparing [2021-06-07T21:23:15.878Z] dab0550f2d4e: Preparing [2021-06-07T21:23:15.878Z] 32f366d666a5: Preparing [2021-06-07T21:23:15.878Z] 32f366d666a5: Waiting [2021-06-07T21:23:15.878Z] 817afaf642a2: Layer already exists [2021-06-07T21:23:15.878Z] aeb402305d4c: Layer already exists [2021-06-07T21:23:15.878Z] dab0550f2d4e: Layer already exists [2021-06-07T21:23:15.878Z] f9665b678ad9: Layer already exists [2021-06-07T21:23:15.878Z] 2cb86e552a44: Layer already exists [2021-06-07T21:23:15.878Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:15.878Z] 2.0.0-dev.254: digest: sha256:48815398808e79ecb0e9d848b9d8d0b550fe0cee4383c7e66237386d188b9b67 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:16.182Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:16.481Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:16.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-07T21:23:16.481Z] 817afaf642a2: Preparing [2021-06-07T21:23:16.481Z] 2cb86e552a44: Preparing [2021-06-07T21:23:16.481Z] aeb402305d4c: Preparing [2021-06-07T21:23:16.481Z] f9665b678ad9: Preparing [2021-06-07T21:23:16.481Z] dab0550f2d4e: Preparing [2021-06-07T21:23:16.481Z] 32f366d666a5: Preparing [2021-06-07T21:23:16.481Z] 32f366d666a5: Waiting [2021-06-07T21:23:16.481Z] 2cb86e552a44: Layer already exists [2021-06-07T21:23:16.481Z] aeb402305d4c: Layer already exists [2021-06-07T21:23:16.481Z] 817afaf642a2: Layer already exists [2021-06-07T21:23:16.481Z] f9665b678ad9: Layer already exists [2021-06-07T21:23:16.481Z] dab0550f2d4e: Layer already exists [2021-06-07T21:23:16.481Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:16.481Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:48815398808e79ecb0e9d848b9d8d0b550fe0cee4383c7e66237386d188b9b67 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:16.788Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:17.082Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-07T21:23:17.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-07T21:23:17.082Z] 817afaf642a2: Preparing [2021-06-07T21:23:17.082Z] 2cb86e552a44: Preparing [2021-06-07T21:23:17.082Z] aeb402305d4c: Preparing [2021-06-07T21:23:17.082Z] f9665b678ad9: Preparing [2021-06-07T21:23:17.082Z] dab0550f2d4e: Preparing [2021-06-07T21:23:17.082Z] 32f366d666a5: Preparing [2021-06-07T21:23:17.082Z] 32f366d666a5: Waiting [2021-06-07T21:23:17.082Z] aeb402305d4c: Layer already exists [2021-06-07T21:23:17.082Z] 2cb86e552a44: Layer already exists [2021-06-07T21:23:17.082Z] 817afaf642a2: Layer already exists [2021-06-07T21:23:17.082Z] dab0550f2d4e: Layer already exists [2021-06-07T21:23:17.082Z] f9665b678ad9: Layer already exists [2021-06-07T21:23:17.082Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:17.082Z] master: digest: sha256:48815398808e79ecb0e9d848b9d8d0b550fe0cee4383c7e66237386d188b9b67 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:23:17.135Z] ===================================================== [Pipeline] echo [2021-06-07T21:23:17.148Z] taggedImages: [2021-06-07T21:23:17.148Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:17.148Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-07T21:23:17.148Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.254 [2021-06-07T21:23:17.148Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:17.148Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-07T21:23:17.191Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-07T21:23:17.191Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:17.191Z] latest [2021-06-07T21:23:17.191Z] 2.0.0-dev.254 [2021-06-07T21:23:17.191Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:17.191Z] master [2021-06-07T21:23:17.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:17.537Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:17.847Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:17.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-07T21:23:17.847Z] ad156d46107c: Preparing [2021-06-07T21:23:17.847Z] 0cd4191c22f2: Preparing [2021-06-07T21:23:17.847Z] 2e41a9085625: Preparing [2021-06-07T21:23:17.847Z] 0817441e92c2: Preparing [2021-06-07T21:23:17.847Z] b4702370e0ef: Preparing [2021-06-07T21:23:17.847Z] 546d0da7085a: Preparing [2021-06-07T21:23:17.847Z] 765e8784c47f: Preparing [2021-06-07T21:23:17.847Z] 2f1f5f206652: Preparing [2021-06-07T21:23:17.847Z] d1119c10a675: Preparing [2021-06-07T21:23:17.847Z] 32f366d666a5: Preparing [2021-06-07T21:23:17.847Z] 546d0da7085a: Waiting [2021-06-07T21:23:17.847Z] 765e8784c47f: Waiting [2021-06-07T21:23:17.847Z] 2f1f5f206652: Waiting [2021-06-07T21:23:17.847Z] d1119c10a675: Waiting [2021-06-07T21:23:17.847Z] 32f366d666a5: Waiting [2021-06-07T21:23:18.419Z] Removing intermediate container d54d89df7d99 [2021-06-07T21:23:18.419Z] ---> e507cdc70bcc [2021-06-07T21:23:18.419Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-07T21:23:18.419Z] Removing intermediate container 49d3ae3e1516 [2021-06-07T21:23:18.419Z] ---> 429823e168c2 [2021-06-07T21:23:18.419Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-07T21:23:18.419Z] Removing intermediate container 4e9f3b19b98d [2021-06-07T21:23:18.419Z] ---> 0c01f31a42de [2021-06-07T21:23:18.419Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-07T21:23:18.419Z] ---> Running in 380e63c1bda3 [2021-06-07T21:23:18.419Z] ---> Running in 9d66d44a2ee1 [2021-06-07T21:23:18.419Z] ---> Running in f27f02e1a90a [2021-06-07T21:23:18.419Z] Removing intermediate container 3c350789586d [2021-06-07T21:23:18.419Z] ---> 389c7a88274f [2021-06-07T21:23:18.419Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-07T21:23:18.419Z] Removing intermediate container c85bddbfd921 [2021-06-07T21:23:18.419Z] ---> 96b0a2d0c6a9 [2021-06-07T21:23:18.419Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-07T21:23:18.430Z] 0cd4191c22f2: Pushed [2021-06-07T21:23:18.430Z] b4702370e0ef: Pushed [2021-06-07T21:23:18.430Z] ad156d46107c: Pushed [2021-06-07T21:23:18.691Z] 546d0da7085a: Pushed [2021-06-07T21:23:18.691Z] 2f1f5f206652: Pushed [2021-06-07T21:23:18.691Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:18.691Z] 0817441e92c2: Pushed [2021-06-07T21:23:18.691Z] 765e8784c47f: Pushed [2021-06-07T21:23:18.703Z] ---> Running in a00cc5efa526 [2021-06-07T21:23:18.703Z] ---> Running in 1f6a344522a5 [2021-06-07T21:23:18.952Z] d1119c10a675: Pushed [2021-06-07T21:23:18.952Z] 2e41a9085625: Pushed [2021-06-07T21:23:19.214Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:c6d5bc73649fb364b2262599853a9bccb8bff863b11c92cf57f862ced2277f80 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:19.548Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:19.896Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-07T21:23:19.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-07T21:23:19.896Z] ad156d46107c: Preparing [2021-06-07T21:23:19.896Z] 0cd4191c22f2: Preparing [2021-06-07T21:23:19.896Z] 2e41a9085625: Preparing [2021-06-07T21:23:19.896Z] 0817441e92c2: Preparing [2021-06-07T21:23:19.896Z] b4702370e0ef: Preparing [2021-06-07T21:23:19.896Z] 546d0da7085a: Preparing [2021-06-07T21:23:19.896Z] 765e8784c47f: Preparing [2021-06-07T21:23:19.896Z] 2f1f5f206652: Preparing [2021-06-07T21:23:19.896Z] d1119c10a675: Preparing [2021-06-07T21:23:19.896Z] 32f366d666a5: Preparing [2021-06-07T21:23:19.896Z] 765e8784c47f: Waiting [2021-06-07T21:23:19.896Z] 2f1f5f206652: Waiting [2021-06-07T21:23:19.896Z] d1119c10a675: Waiting [2021-06-07T21:23:19.896Z] 32f366d666a5: Waiting [2021-06-07T21:23:19.896Z] 546d0da7085a: Waiting [2021-06-07T21:23:19.896Z] 0817441e92c2: Layer already exists [2021-06-07T21:23:19.896Z] 0cd4191c22f2: Layer already exists [2021-06-07T21:23:19.896Z] 2e41a9085625: Layer already exists [2021-06-07T21:23:19.896Z] b4702370e0ef: Layer already exists [2021-06-07T21:23:19.896Z] ad156d46107c: Layer already exists [2021-06-07T21:23:19.896Z] 765e8784c47f: Layer already exists [2021-06-07T21:23:19.896Z] 546d0da7085a: Layer already exists [2021-06-07T21:23:19.896Z] 2f1f5f206652: Layer already exists [2021-06-07T21:23:19.896Z] d1119c10a675: Layer already exists [2021-06-07T21:23:19.896Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:19.896Z] latest: digest: sha256:c6d5bc73649fb364b2262599853a9bccb8bff863b11c92cf57f862ced2277f80 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:20.283Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:20.596Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.254 [2021-06-07T21:23:20.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-07T21:23:20.596Z] ad156d46107c: Preparing [2021-06-07T21:23:20.596Z] 0cd4191c22f2: Preparing [2021-06-07T21:23:20.596Z] 2e41a9085625: Preparing [2021-06-07T21:23:20.596Z] 0817441e92c2: Preparing [2021-06-07T21:23:20.596Z] b4702370e0ef: Preparing [2021-06-07T21:23:20.596Z] 546d0da7085a: Preparing [2021-06-07T21:23:20.596Z] 765e8784c47f: Preparing [2021-06-07T21:23:20.596Z] 2f1f5f206652: Preparing [2021-06-07T21:23:20.596Z] d1119c10a675: Preparing [2021-06-07T21:23:20.596Z] 32f366d666a5: Preparing [2021-06-07T21:23:20.596Z] 546d0da7085a: Waiting [2021-06-07T21:23:20.596Z] 765e8784c47f: Waiting [2021-06-07T21:23:20.596Z] 2f1f5f206652: Waiting [2021-06-07T21:23:20.596Z] d1119c10a675: Waiting [2021-06-07T21:23:20.596Z] 32f366d666a5: Waiting [2021-06-07T21:23:20.596Z] b4702370e0ef: Layer already exists [2021-06-07T21:23:20.596Z] 0cd4191c22f2: Layer already exists [2021-06-07T21:23:20.596Z] 2e41a9085625: Layer already exists [2021-06-07T21:23:20.596Z] ad156d46107c: Layer already exists [2021-06-07T21:23:20.596Z] 0817441e92c2: Layer already exists [2021-06-07T21:23:20.596Z] 546d0da7085a: Layer already exists [2021-06-07T21:23:20.596Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:20.596Z] 2f1f5f206652: Layer already exists [2021-06-07T21:23:20.596Z] 765e8784c47f: Layer already exists [2021-06-07T21:23:20.596Z] d1119c10a675: Layer already exists [2021-06-07T21:23:20.596Z] 2.0.0-dev.254: digest: sha256:c6d5bc73649fb364b2262599853a9bccb8bff863b11c92cf57f862ced2277f80 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:20.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-07T21:23:20.899Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:21.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-07T21:23:21.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-07T21:23:21.196Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:21.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-07T21:23:21.196Z] ad156d46107c: Preparing [2021-06-07T21:23:21.196Z] 0cd4191c22f2: Preparing [2021-06-07T21:23:21.196Z] 2e41a9085625: Preparing [2021-06-07T21:23:21.196Z] 0817441e92c2: Preparing [2021-06-07T21:23:21.196Z] b4702370e0ef: Preparing [2021-06-07T21:23:21.196Z] 546d0da7085a: Preparing [2021-06-07T21:23:21.196Z] 765e8784c47f: Preparing [2021-06-07T21:23:21.196Z] 2f1f5f206652: Preparing [2021-06-07T21:23:21.196Z] d1119c10a675: Preparing [2021-06-07T21:23:21.196Z] 32f366d666a5: Preparing [2021-06-07T21:23:21.196Z] 546d0da7085a: Waiting [2021-06-07T21:23:21.196Z] 765e8784c47f: Waiting [2021-06-07T21:23:21.196Z] 2f1f5f206652: Waiting [2021-06-07T21:23:21.196Z] d1119c10a675: Waiting [2021-06-07T21:23:21.196Z] 32f366d666a5: Waiting [2021-06-07T21:23:21.196Z] 0817441e92c2: Layer already exists [2021-06-07T21:23:21.196Z] 0cd4191c22f2: Layer already exists [2021-06-07T21:23:21.196Z] b4702370e0ef: Layer already exists [2021-06-07T21:23:21.196Z] ad156d46107c: Layer already exists [2021-06-07T21:23:21.196Z] 2e41a9085625: Layer already exists [2021-06-07T21:23:21.196Z] 546d0da7085a: Layer already exists [2021-06-07T21:23:21.196Z] 765e8784c47f: Layer already exists [2021-06-07T21:23:21.196Z] 2f1f5f206652: Layer already exists [2021-06-07T21:23:21.196Z] d1119c10a675: Layer already exists [2021-06-07T21:23:21.196Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:21.196Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:c6d5bc73649fb364b2262599853a9bccb8bff863b11c92cf57f862ced2277f80 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:21.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-07T21:23:21.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-07T21:23:21.506Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:21.806Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-07T21:23:21.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-07T21:23:21.806Z] ad156d46107c: Preparing [2021-06-07T21:23:21.806Z] 0cd4191c22f2: Preparing [2021-06-07T21:23:21.806Z] 2e41a9085625: Preparing [2021-06-07T21:23:21.806Z] 0817441e92c2: Preparing [2021-06-07T21:23:21.806Z] b4702370e0ef: Preparing [2021-06-07T21:23:21.806Z] 546d0da7085a: Preparing [2021-06-07T21:23:21.806Z] 765e8784c47f: Preparing [2021-06-07T21:23:21.806Z] 2f1f5f206652: Preparing [2021-06-07T21:23:21.806Z] d1119c10a675: Preparing [2021-06-07T21:23:21.806Z] 32f366d666a5: Preparing [2021-06-07T21:23:21.806Z] 765e8784c47f: Waiting [2021-06-07T21:23:21.806Z] 2f1f5f206652: Waiting [2021-06-07T21:23:21.806Z] d1119c10a675: Waiting [2021-06-07T21:23:21.806Z] 32f366d666a5: Waiting [2021-06-07T21:23:21.806Z] 546d0da7085a: Waiting [2021-06-07T21:23:21.806Z] 0cd4191c22f2: Layer already exists [2021-06-07T21:23:21.806Z] b4702370e0ef: Layer already exists [2021-06-07T21:23:21.806Z] 0817441e92c2: Layer already exists [2021-06-07T21:23:21.806Z] ad156d46107c: Layer already exists [2021-06-07T21:23:21.806Z] 2e41a9085625: Layer already exists [2021-06-07T21:23:21.806Z] 546d0da7085a: Layer already exists [2021-06-07T21:23:21.806Z] 765e8784c47f: Layer already exists [2021-06-07T21:23:21.806Z] d1119c10a675: Layer already exists [2021-06-07T21:23:21.806Z] 2f1f5f206652: Layer already exists [2021-06-07T21:23:21.806Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:21.806Z] master: digest: sha256:c6d5bc73649fb364b2262599853a9bccb8bff863b11c92cf57f862ced2277f80 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:23:21.860Z] ===================================================== [Pipeline] echo [2021-06-07T21:23:21.876Z] taggedImages: [2021-06-07T21:23:21.876Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:21.876Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-07T21:23:21.876Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.254 [2021-06-07T21:23:21.876Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:21.876Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-07T21:23:21.906Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-07T21:23:21.906Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:21.906Z] latest [2021-06-07T21:23:21.906Z] 2.0.0-dev.254 [2021-06-07T21:23:21.906Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:21.906Z] master [2021-06-07T21:23:21.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:22.250Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:22.551Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:22.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-07T21:23:22.551Z] 7ac57b1d22fa: Preparing [2021-06-07T21:23:22.551Z] 41b3716aa8d3: Preparing [2021-06-07T21:23:22.551Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:22.551Z] de187dfb344b: Preparing [2021-06-07T21:23:22.551Z] 32f366d666a5: Preparing [2021-06-07T21:23:22.551Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:22.551Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:22.551Z] 7ac57b1d22fa: Pushed [2021-06-07T21:23:22.813Z] de187dfb344b: Pushed [2021-06-07T21:23:23.759Z] 41b3716aa8d3: Pushed [2021-06-07T21:23:23.759Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:05122da1504f5b0a1feae3ce17823294268cadaba57cf9409b5db878f45378c4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:24.061Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:24.354Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-07T21:23:24.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-07T21:23:24.354Z] 7ac57b1d22fa: Preparing [2021-06-07T21:23:24.354Z] 41b3716aa8d3: Preparing [2021-06-07T21:23:24.354Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:24.354Z] de187dfb344b: Preparing [2021-06-07T21:23:24.354Z] 32f366d666a5: Preparing [2021-06-07T21:23:24.354Z] 7ac57b1d22fa: Layer already exists [2021-06-07T21:23:24.354Z] 41b3716aa8d3: Layer already exists [2021-06-07T21:23:24.354Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:24.354Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:24.354Z] de187dfb344b: Layer already exists [2021-06-07T21:23:24.354Z] latest: digest: sha256:05122da1504f5b0a1feae3ce17823294268cadaba57cf9409b5db878f45378c4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:24.657Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:24.954Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.254 [2021-06-07T21:23:24.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-07T21:23:24.954Z] 7ac57b1d22fa: Preparing [2021-06-07T21:23:24.954Z] 41b3716aa8d3: Preparing [2021-06-07T21:23:24.954Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:24.954Z] de187dfb344b: Preparing [2021-06-07T21:23:24.954Z] 32f366d666a5: Preparing [2021-06-07T21:23:24.954Z] de187dfb344b: Layer already exists [2021-06-07T21:23:24.954Z] 41b3716aa8d3: Layer already exists [2021-06-07T21:23:24.954Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:24.954Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:24.954Z] 7ac57b1d22fa: Layer already exists [2021-06-07T21:23:24.954Z] 2.0.0-dev.254: digest: sha256:05122da1504f5b0a1feae3ce17823294268cadaba57cf9409b5db878f45378c4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:25.259Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:25.554Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:25.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-07T21:23:25.554Z] 7ac57b1d22fa: Preparing [2021-06-07T21:23:25.554Z] 41b3716aa8d3: Preparing [2021-06-07T21:23:25.554Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:25.554Z] de187dfb344b: Preparing [2021-06-07T21:23:25.554Z] 32f366d666a5: Preparing [2021-06-07T21:23:25.554Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:25.554Z] 41b3716aa8d3: Layer already exists [2021-06-07T21:23:25.554Z] de187dfb344b: Layer already exists [2021-06-07T21:23:25.554Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:25.554Z] 7ac57b1d22fa: Layer already exists [2021-06-07T21:23:25.554Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:05122da1504f5b0a1feae3ce17823294268cadaba57cf9409b5db878f45378c4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:25.855Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:26.154Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-07T21:23:26.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-07T21:23:26.155Z] 7ac57b1d22fa: Preparing [2021-06-07T21:23:26.155Z] 41b3716aa8d3: Preparing [2021-06-07T21:23:26.155Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:26.155Z] de187dfb344b: Preparing [2021-06-07T21:23:26.155Z] 32f366d666a5: Preparing [2021-06-07T21:23:26.155Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:26.155Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:26.155Z] de187dfb344b: Layer already exists [2021-06-07T21:23:26.155Z] 41b3716aa8d3: Layer already exists [2021-06-07T21:23:26.155Z] 7ac57b1d22fa: Layer already exists [2021-06-07T21:23:26.155Z] master: digest: sha256:05122da1504f5b0a1feae3ce17823294268cadaba57cf9409b5db878f45378c4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:23:26.244Z] ===================================================== [Pipeline] echo [2021-06-07T21:23:26.258Z] taggedImages: [2021-06-07T21:23:26.258Z] - nexus3.edgexfoundry.org:10004/support-notifications:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:26.258Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-07T21:23:26.258Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.254 [2021-06-07T21:23:26.258Z] - nexus3.edgexfoundry.org:10004/support-notifications:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:26.258Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-07T21:23:26.288Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-07T21:23:26.288Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:26.288Z] latest [2021-06-07T21:23:26.288Z] 2.0.0-dev.254 [2021-06-07T21:23:26.288Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:26.288Z] master [2021-06-07T21:23:26.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:26.625Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:26.918Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:26.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-07T21:23:26.918Z] 7fc7ec55b1dd: Preparing [2021-06-07T21:23:26.918Z] de7ea6bbe497: Preparing [2021-06-07T21:23:26.918Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:26.918Z] 0515d98b8140: Preparing [2021-06-07T21:23:26.918Z] 32f366d666a5: Preparing [2021-06-07T21:23:26.918Z] 0515d98b8140: Layer already exists [2021-06-07T21:23:26.918Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:26.918Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:26.918Z] 7fc7ec55b1dd: Pushed [2021-06-07T21:23:28.306Z] de7ea6bbe497: Pushed [2021-06-07T21:23:28.306Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:c36f80b46ae47caad33463125b5937c5e1c24441b859683471cbf29c3e9a9a2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:28.605Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:28.905Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-07T21:23:28.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-07T21:23:28.905Z] 7fc7ec55b1dd: Preparing [2021-06-07T21:23:28.905Z] de7ea6bbe497: Preparing [2021-06-07T21:23:28.905Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:28.905Z] 0515d98b8140: Preparing [2021-06-07T21:23:28.905Z] 32f366d666a5: Preparing [2021-06-07T21:23:28.905Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:28.905Z] 0515d98b8140: Layer already exists [2021-06-07T21:23:28.905Z] 7fc7ec55b1dd: Layer already exists [2021-06-07T21:23:28.905Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:28.905Z] de7ea6bbe497: Layer already exists [2021-06-07T21:23:28.905Z] latest: digest: sha256:c36f80b46ae47caad33463125b5937c5e1c24441b859683471cbf29c3e9a9a2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:29.210Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:29.505Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.254 [2021-06-07T21:23:29.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-07T21:23:29.505Z] 7fc7ec55b1dd: Preparing [2021-06-07T21:23:29.505Z] de7ea6bbe497: Preparing [2021-06-07T21:23:29.505Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:29.505Z] 0515d98b8140: Preparing [2021-06-07T21:23:29.505Z] 32f366d666a5: Preparing [2021-06-07T21:23:29.505Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:29.505Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:29.505Z] 7fc7ec55b1dd: Layer already exists [2021-06-07T21:23:29.505Z] de7ea6bbe497: Layer already exists [2021-06-07T21:23:29.505Z] 0515d98b8140: Layer already exists [2021-06-07T21:23:29.505Z] 2.0.0-dev.254: digest: sha256:c36f80b46ae47caad33463125b5937c5e1c24441b859683471cbf29c3e9a9a2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:29.808Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:30.104Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:30.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-07T21:23:30.104Z] 7fc7ec55b1dd: Preparing [2021-06-07T21:23:30.104Z] de7ea6bbe497: Preparing [2021-06-07T21:23:30.104Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:30.104Z] 0515d98b8140: Preparing [2021-06-07T21:23:30.104Z] 32f366d666a5: Preparing [2021-06-07T21:23:30.104Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:30.104Z] 0515d98b8140: Layer already exists [2021-06-07T21:23:30.104Z] 7fc7ec55b1dd: Layer already exists [2021-06-07T21:23:30.104Z] de7ea6bbe497: Layer already exists [2021-06-07T21:23:30.104Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:30.104Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:c36f80b46ae47caad33463125b5937c5e1c24441b859683471cbf29c3e9a9a2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:30.403Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:30.698Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-07T21:23:30.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-07T21:23:30.698Z] 7fc7ec55b1dd: Preparing [2021-06-07T21:23:30.698Z] de7ea6bbe497: Preparing [2021-06-07T21:23:30.698Z] 6a0b04681eb9: Preparing [2021-06-07T21:23:30.698Z] 0515d98b8140: Preparing [2021-06-07T21:23:30.698Z] 32f366d666a5: Preparing [2021-06-07T21:23:30.698Z] 6a0b04681eb9: Layer already exists [2021-06-07T21:23:30.698Z] 32f366d666a5: Layer already exists [2021-06-07T21:23:30.698Z] de7ea6bbe497: Layer already exists [2021-06-07T21:23:30.698Z] 0515d98b8140: Layer already exists [2021-06-07T21:23:30.698Z] 7fc7ec55b1dd: Layer already exists [2021-06-07T21:23:30.698Z] master: digest: sha256:c36f80b46ae47caad33463125b5937c5e1c24441b859683471cbf29c3e9a9a2e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:23:30.750Z] ===================================================== [Pipeline] echo [2021-06-07T21:23:30.764Z] taggedImages: [2021-06-07T21:23:30.764Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:30.764Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-07T21:23:30.764Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.254 [2021-06-07T21:23:30.764Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:30.764Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-07T21:23:30.795Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-07T21:23:30.795Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:30.795Z] latest [2021-06-07T21:23:30.795Z] 2.0.0-dev.254 [2021-06-07T21:23:30.795Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:30.795Z] master [2021-06-07T21:23:30.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:31.137Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:31.441Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:31.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-07T21:23:31.442Z] 91fce623567f: Preparing [2021-06-07T21:23:31.442Z] 453d1dae0869: Preparing [2021-06-07T21:23:31.442Z] e4d39935b21f: Preparing [2021-06-07T21:23:31.442Z] 3e998b7c3912: Preparing [2021-06-07T21:23:31.442Z] 0754057c0ad3: Preparing [2021-06-07T21:23:31.442Z] 998cdf262ab1: Preparing [2021-06-07T21:23:31.442Z] 02e56110abd2: Preparing [2021-06-07T21:23:31.442Z] abc36efb885a: Preparing [2021-06-07T21:23:31.442Z] b0b09059f4e1: Preparing [2021-06-07T21:23:31.442Z] bb961f40224b: Preparing [2021-06-07T21:23:31.442Z] f4666769fca7: Preparing [2021-06-07T21:23:31.442Z] 998cdf262ab1: Waiting [2021-06-07T21:23:31.442Z] 02e56110abd2: Waiting [2021-06-07T21:23:31.442Z] abc36efb885a: Waiting [2021-06-07T21:23:31.442Z] b0b09059f4e1: Waiting [2021-06-07T21:23:31.442Z] bb961f40224b: Waiting [2021-06-07T21:23:31.442Z] f4666769fca7: Waiting [2021-06-07T21:23:31.442Z] 0754057c0ad3: Layer already exists [2021-06-07T21:23:31.442Z] 998cdf262ab1: Layer already exists [2021-06-07T21:23:32.042Z] 02e56110abd2: Layer already exists [2021-06-07T21:23:32.302Z] abc36efb885a: Layer already exists [2021-06-07T21:23:32.302Z] 453d1dae0869: Pushed [2021-06-07T21:23:32.303Z] b0b09059f4e1: Layer already exists [2021-06-07T21:23:32.303Z] bb961f40224b: Layer already exists [2021-06-07T21:23:32.303Z] f4666769fca7: Layer already exists [2021-06-07T21:23:32.303Z] 91fce623567f: Pushed [2021-06-07T21:23:32.565Z] e4d39935b21f: Pushed [2021-06-07T21:23:36.786Z] 3e998b7c3912: Pushed [2021-06-07T21:23:36.786Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:88442a6f8a9fc4bbf64eb4afd4850eaedfe701c1ae0b8a3ab0773b094e52f1a2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:37.235Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:37.532Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-07T21:23:37.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-07T21:23:37.532Z] 91fce623567f: Preparing [2021-06-07T21:23:37.532Z] 453d1dae0869: Preparing [2021-06-07T21:23:37.532Z] e4d39935b21f: Preparing [2021-06-07T21:23:37.532Z] 3e998b7c3912: Preparing [2021-06-07T21:23:37.532Z] 0754057c0ad3: Preparing [2021-06-07T21:23:37.532Z] 998cdf262ab1: Preparing [2021-06-07T21:23:37.532Z] 02e56110abd2: Preparing [2021-06-07T21:23:37.532Z] abc36efb885a: Preparing [2021-06-07T21:23:37.532Z] b0b09059f4e1: Preparing [2021-06-07T21:23:37.532Z] bb961f40224b: Preparing [2021-06-07T21:23:37.532Z] f4666769fca7: Preparing [2021-06-07T21:23:37.532Z] abc36efb885a: Waiting [2021-06-07T21:23:37.532Z] b0b09059f4e1: Waiting [2021-06-07T21:23:37.532Z] bb961f40224b: Waiting [2021-06-07T21:23:37.532Z] f4666769fca7: Waiting [2021-06-07T21:23:37.532Z] 998cdf262ab1: Waiting [2021-06-07T21:23:37.532Z] 02e56110abd2: Waiting [2021-06-07T21:23:37.532Z] 0754057c0ad3: Layer already exists [2021-06-07T21:23:37.532Z] e4d39935b21f: Layer already exists [2021-06-07T21:23:37.532Z] 91fce623567f: Layer already exists [2021-06-07T21:23:37.532Z] 3e998b7c3912: Layer already exists [2021-06-07T21:23:37.532Z] 453d1dae0869: Layer already exists [2021-06-07T21:23:37.532Z] 998cdf262ab1: Layer already exists [2021-06-07T21:23:37.532Z] abc36efb885a: Layer already exists [2021-06-07T21:23:37.532Z] 02e56110abd2: Layer already exists [2021-06-07T21:23:37.532Z] b0b09059f4e1: Layer already exists [2021-06-07T21:23:37.532Z] bb961f40224b: Layer already exists [2021-06-07T21:23:37.532Z] f4666769fca7: Layer already exists [2021-06-07T21:23:37.532Z] latest: digest: sha256:88442a6f8a9fc4bbf64eb4afd4850eaedfe701c1ae0b8a3ab0773b094e52f1a2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:37.847Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:38.143Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.254 [2021-06-07T21:23:38.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-07T21:23:38.143Z] 91fce623567f: Preparing [2021-06-07T21:23:38.143Z] 453d1dae0869: Preparing [2021-06-07T21:23:38.143Z] e4d39935b21f: Preparing [2021-06-07T21:23:38.143Z] 3e998b7c3912: Preparing [2021-06-07T21:23:38.143Z] 0754057c0ad3: Preparing [2021-06-07T21:23:38.143Z] 998cdf262ab1: Preparing [2021-06-07T21:23:38.143Z] 02e56110abd2: Preparing [2021-06-07T21:23:38.143Z] abc36efb885a: Preparing [2021-06-07T21:23:38.143Z] b0b09059f4e1: Preparing [2021-06-07T21:23:38.143Z] bb961f40224b: Preparing [2021-06-07T21:23:38.143Z] f4666769fca7: Preparing [2021-06-07T21:23:38.143Z] 998cdf262ab1: Waiting [2021-06-07T21:23:38.143Z] 02e56110abd2: Waiting [2021-06-07T21:23:38.143Z] abc36efb885a: Waiting [2021-06-07T21:23:38.143Z] b0b09059f4e1: Waiting [2021-06-07T21:23:38.143Z] bb961f40224b: Waiting [2021-06-07T21:23:38.143Z] f4666769fca7: Waiting [2021-06-07T21:23:38.143Z] 3e998b7c3912: Layer already exists [2021-06-07T21:23:38.143Z] 453d1dae0869: Layer already exists [2021-06-07T21:23:38.143Z] 91fce623567f: Layer already exists [2021-06-07T21:23:38.143Z] 0754057c0ad3: Layer already exists [2021-06-07T21:23:38.143Z] e4d39935b21f: Layer already exists [2021-06-07T21:23:38.143Z] 998cdf262ab1: Layer already exists [2021-06-07T21:23:38.143Z] b0b09059f4e1: Layer already exists [2021-06-07T21:23:38.143Z] 02e56110abd2: Layer already exists [2021-06-07T21:23:38.143Z] bb961f40224b: Layer already exists [2021-06-07T21:23:38.143Z] abc36efb885a: Layer already exists [2021-06-07T21:23:38.143Z] f4666769fca7: Layer already exists [2021-06-07T21:23:38.143Z] 2.0.0-dev.254: digest: sha256:88442a6f8a9fc4bbf64eb4afd4850eaedfe701c1ae0b8a3ab0773b094e52f1a2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:38.460Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:38.766Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:38.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-07T21:23:38.766Z] 91fce623567f: Preparing [2021-06-07T21:23:38.766Z] 453d1dae0869: Preparing [2021-06-07T21:23:38.766Z] e4d39935b21f: Preparing [2021-06-07T21:23:38.766Z] 3e998b7c3912: Preparing [2021-06-07T21:23:38.766Z] 0754057c0ad3: Preparing [2021-06-07T21:23:38.766Z] 998cdf262ab1: Preparing [2021-06-07T21:23:38.766Z] 02e56110abd2: Preparing [2021-06-07T21:23:38.766Z] abc36efb885a: Preparing [2021-06-07T21:23:38.766Z] b0b09059f4e1: Preparing [2021-06-07T21:23:38.766Z] bb961f40224b: Preparing [2021-06-07T21:23:38.766Z] f4666769fca7: Preparing [2021-06-07T21:23:38.766Z] 998cdf262ab1: Waiting [2021-06-07T21:23:38.766Z] 02e56110abd2: Waiting [2021-06-07T21:23:38.766Z] abc36efb885a: Waiting [2021-06-07T21:23:38.766Z] b0b09059f4e1: Waiting [2021-06-07T21:23:38.766Z] f4666769fca7: Waiting [2021-06-07T21:23:38.766Z] 3e998b7c3912: Layer already exists [2021-06-07T21:23:38.766Z] 91fce623567f: Layer already exists [2021-06-07T21:23:38.766Z] e4d39935b21f: Layer already exists [2021-06-07T21:23:38.766Z] 0754057c0ad3: Layer already exists [2021-06-07T21:23:38.766Z] 453d1dae0869: Layer already exists [2021-06-07T21:23:38.766Z] 998cdf262ab1: Layer already exists [2021-06-07T21:23:38.766Z] bb961f40224b: Layer already exists [2021-06-07T21:23:38.766Z] abc36efb885a: Layer already exists [2021-06-07T21:23:38.766Z] 02e56110abd2: Layer already exists [2021-06-07T21:23:38.766Z] b0b09059f4e1: Layer already exists [2021-06-07T21:23:38.766Z] f4666769fca7: Layer already exists [2021-06-07T21:23:38.766Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:88442a6f8a9fc4bbf64eb4afd4850eaedfe701c1ae0b8a3ab0773b094e52f1a2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:39.070Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:39.369Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-07T21:23:39.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-07T21:23:39.369Z] 91fce623567f: Preparing [2021-06-07T21:23:39.369Z] 453d1dae0869: Preparing [2021-06-07T21:23:39.369Z] e4d39935b21f: Preparing [2021-06-07T21:23:39.369Z] 3e998b7c3912: Preparing [2021-06-07T21:23:39.369Z] 0754057c0ad3: Preparing [2021-06-07T21:23:39.369Z] 998cdf262ab1: Preparing [2021-06-07T21:23:39.369Z] 02e56110abd2: Preparing [2021-06-07T21:23:39.369Z] abc36efb885a: Preparing [2021-06-07T21:23:39.369Z] b0b09059f4e1: Preparing [2021-06-07T21:23:39.369Z] bb961f40224b: Preparing [2021-06-07T21:23:39.369Z] f4666769fca7: Preparing [2021-06-07T21:23:39.369Z] 998cdf262ab1: Waiting [2021-06-07T21:23:39.369Z] 02e56110abd2: Waiting [2021-06-07T21:23:39.369Z] abc36efb885a: Waiting [2021-06-07T21:23:39.369Z] b0b09059f4e1: Waiting [2021-06-07T21:23:39.369Z] bb961f40224b: Waiting [2021-06-07T21:23:39.369Z] f4666769fca7: Waiting [2021-06-07T21:23:39.369Z] 3e998b7c3912: Layer already exists [2021-06-07T21:23:39.369Z] e4d39935b21f: Layer already exists [2021-06-07T21:23:39.369Z] 453d1dae0869: Layer already exists [2021-06-07T21:23:39.369Z] 0754057c0ad3: Layer already exists [2021-06-07T21:23:39.369Z] 91fce623567f: Layer already exists [2021-06-07T21:23:39.369Z] 02e56110abd2: Layer already exists [2021-06-07T21:23:39.369Z] 998cdf262ab1: Layer already exists [2021-06-07T21:23:39.369Z] b0b09059f4e1: Layer already exists [2021-06-07T21:23:39.369Z] bb961f40224b: Layer already exists [2021-06-07T21:23:39.369Z] abc36efb885a: Layer already exists [2021-06-07T21:23:39.369Z] f4666769fca7: Layer already exists [2021-06-07T21:23:39.369Z] master: digest: sha256:88442a6f8a9fc4bbf64eb4afd4850eaedfe701c1ae0b8a3ab0773b094e52f1a2 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:23:39.426Z] ===================================================== [Pipeline] echo [2021-06-07T21:23:39.440Z] taggedImages: [2021-06-07T21:23:39.440Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:23:39.440Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-07T21:23:39.440Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.254 [2021-06-07T21:23:39.440Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:23:39.440Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-07T21:24:58.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-07T21:25:02.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-07T21:25:17.724Z] Removing intermediate container a00cc5efa526 [2021-06-07T21:25:17.724Z] ---> 246397dc2bc1 [2021-06-07T21:25:17.724Z] [2021-06-07T21:25:17.724Z] Step 11/22 : FROM alpine:3.12 [2021-06-07T21:25:17.724Z] 3.12: Pulling from library/alpine [2021-06-07T21:25:17.724Z] Removing intermediate container 1f6a344522a5 [2021-06-07T21:25:17.724Z] ---> 0b28e8154fa0 [2021-06-07T21:25:17.724Z] [2021-06-07T21:25:17.724Z] Step 11/26 : FROM alpine:3.12 [2021-06-07T21:25:17.724Z] 3.12: Pulling from library/alpine [2021-06-07T21:25:19.163Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-07T21:25:19.163Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-07T21:25:19.163Z] Status: Downloaded newer image for alpine:3.12 [2021-06-07T21:25:19.163Z] Status: Downloaded newer image for alpine:3.12 [2021-06-07T21:25:19.163Z] ---> 9852663dfa18 [2021-06-07T21:25:19.163Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-07T21:25:19.163Z] ---> 9852663dfa18 [2021-06-07T21:25:19.163Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-07T21:25:19.163Z] Removing intermediate container f27f02e1a90a [2021-06-07T21:25:19.163Z] ---> a3489b8b344f [2021-06-07T21:25:19.163Z] [2021-06-07T21:25:19.163Z] Step 11/23 : FROM alpine:3.12 [2021-06-07T21:25:19.163Z] ---> 9852663dfa18 [2021-06-07T21:25:19.163Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-07T21:25:19.435Z] Removing intermediate container 9d66d44a2ee1 [2021-06-07T21:25:19.435Z] ---> 6c703945b1c0 [2021-06-07T21:25:19.435Z] [2021-06-07T21:25:19.435Z] Step 11/23 : FROM alpine:3.12 [2021-06-07T21:25:19.435Z] ---> 9852663dfa18 [2021-06-07T21:25:19.435Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-07T21:25:19.710Z] ---> Running in 17eab8d64a31 [2021-06-07T21:25:19.982Z] ---> Running in 20b7f2066c9e [2021-06-07T21:25:19.982Z] ---> Running in 3d58c9c853bf [2021-06-07T21:25:19.982Z] ---> Running in 74333a821a8a [2021-06-07T21:25:22.005Z] Removing intermediate container 380e63c1bda3 [2021-06-07T21:25:22.005Z] ---> b68a3289793b [2021-06-07T21:25:22.005Z] [2021-06-07T21:25:22.005Z] Step 11/24 : FROM alpine:3.12 [2021-06-07T21:25:22.005Z] ---> 9852663dfa18 [2021-06-07T21:25:22.005Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-07T21:25:22.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:25:22.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:25:22.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:25:22.005Z] ---> Running in f87bc68b8e22 [2021-06-07T21:25:22.287Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:25:22.287Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:25:22.561Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:25:22.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:25:22.839Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-07T21:25:22.839Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-07T21:25:22.839Z] Executing busybox-1.31.1-r20.trigger [2021-06-07T21:25:22.839Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-07T21:25:22.839Z] OK: 5 MiB in 15 packages [2021-06-07T21:25:22.839Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-07T21:25:22.839Z] (4/4) Installing curl (7.77.0-r0) [2021-06-07T21:25:22.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:25:22.839Z] Executing busybox-1.31.1-r20.trigger [2021-06-07T21:25:23.116Z] Executing ca-certificates-20191127-r4.trigger [2021-06-07T21:25:23.402Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-07T21:25:23.402Z] OK: 7 MiB in 18 packages [2021-06-07T21:25:23.402Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-07T21:25:23.402Z] Executing busybox-1.31.1-r20.trigger [2021-06-07T21:25:23.402Z] Executing ca-certificates-20191127-r4.trigger [2021-06-07T21:25:23.679Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-07T21:25:23.680Z] OK: 6 MiB in 16 packages [2021-06-07T21:25:23.960Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-07T21:25:23.960Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-07T21:25:23.960Z] (4/6) Installing curl (7.77.0-r0) [2021-06-07T21:25:23.960Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-07T21:25:23.960Z] (6/6) Installing su-exec (0.2-r1) [2021-06-07T21:25:23.960Z] Executing busybox-1.31.1-r20.trigger [2021-06-07T21:25:23.960Z] Executing ca-certificates-20191127-r4.trigger [2021-06-07T21:25:24.233Z] OK: 7 MiB in 20 packages [2021-06-07T21:25:24.510Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:25:24.797Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:25:24.797Z] Removing intermediate container 74333a821a8a [2021-06-07T21:25:24.797Z] ---> 77cef9f5e39d [2021-06-07T21:25:24.797Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-07T21:25:25.076Z] ---> Running in 59056d9b9d82 [2021-06-07T21:25:25.354Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-07T21:25:25.354Z] Executing busybox-1.31.1-r20.trigger [2021-06-07T21:25:25.354Z] OK: 5 MiB in 15 packages [2021-06-07T21:25:26.339Z] Removing intermediate container 17eab8d64a31 [2021-06-07T21:25:26.339Z] ---> ef0be23c88c9 [2021-06-07T21:25:26.339Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-07T21:25:26.617Z] Removing intermediate container 59056d9b9d82 [2021-06-07T21:25:26.617Z] ---> e403bdbc3ff9 [2021-06-07T21:25:26.617Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-07T21:25:26.617Z] Removing intermediate container 20b7f2066c9e [2021-06-07T21:25:26.617Z] ---> 59139a54d7ae [2021-06-07T21:25:26.617Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-07T21:25:26.617Z] Removing intermediate container 3d58c9c853bf [2021-06-07T21:25:26.617Z] ---> 32ed474e5935 [2021-06-07T21:25:26.617Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-07T21:25:26.617Z] ---> Running in cfd601edecf9 [2021-06-07T21:25:26.895Z] ---> Running in 8102b5ec9599 [2021-06-07T21:25:26.895Z] ---> Running in 976a4be22e89 [2021-06-07T21:25:26.895Z] ---> Running in 4a9940f25b41 [2021-06-07T21:25:27.169Z] Removing intermediate container f87bc68b8e22 [2021-06-07T21:25:27.169Z] ---> 81ccc9206ee0 [2021-06-07T21:25:27.169Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-07T21:25:27.169Z] ---> Running in 49a4f14f1a3f [2021-06-07T21:25:27.447Z] Removing intermediate container cfd601edecf9 [2021-06-07T21:25:27.447Z] ---> 9fd8ab354105 [2021-06-07T21:25:27.447Z] Step 14/22 : WORKDIR /edgex [2021-06-07T21:25:27.724Z] ---> Running in 7fdaa5af0a08 [2021-06-07T21:25:27.724Z] Removing intermediate container 8102b5ec9599 [2021-06-07T21:25:27.724Z] ---> d82628a56bf8 [2021-06-07T21:25:27.724Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-07T21:25:27.724Z] Removing intermediate container 4a9940f25b41 [2021-06-07T21:25:27.724Z] ---> c3bc8f917cad [2021-06-07T21:25:27.724Z] Step 14/26 : WORKDIR / [2021-06-07T21:25:27.724Z] Removing intermediate container 976a4be22e89 [2021-06-07T21:25:27.724Z] ---> e1c6442513fe [2021-06-07T21:25:27.724Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-07T21:25:28.004Z] ---> Running in 1c5e782d71f1 [2021-06-07T21:25:28.004Z] Removing intermediate container 49a4f14f1a3f [2021-06-07T21:25:28.004Z] ---> 77a065ff307d [2021-06-07T21:25:28.004Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-07T21:25:28.004Z] ---> Running in 62427b531c68 [2021-06-07T21:25:28.004Z] ---> Running in f6f9d872490f [2021-06-07T21:25:28.277Z] ---> Running in bc1c1eecf9eb [2021-06-07T21:25:28.277Z] Removing intermediate container 7fdaa5af0a08 [2021-06-07T21:25:28.277Z] ---> dce575f6d5bf [2021-06-07T21:25:28.277Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-07T21:25:28.554Z] Removing intermediate container 1c5e782d71f1 [2021-06-07T21:25:28.554Z] ---> 12ef24d864ae [2021-06-07T21:25:28.554Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-07T21:25:28.830Z] Removing intermediate container 62427b531c68 [2021-06-07T21:25:28.830Z] ---> 6955a4d2445b [2021-06-07T21:25:28.830Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-07T21:25:29.107Z] Removing intermediate container f6f9d872490f [2021-06-07T21:25:29.107Z] ---> e31a38549a68 [2021-06-07T21:25:29.107Z] 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-07T21:25:29.107Z] Removing intermediate container bc1c1eecf9eb [2021-06-07T21:25:29.107Z] ---> ffba7d1a02b0 [2021-06-07T21:25:29.107Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-07T21:25:29.107Z] ---> Running in 3a8cc9f75071 [2021-06-07T21:25:29.382Z] ---> Running in a1a56cb8303a [2021-06-07T21:25:29.382Z] ---> a5d72b1bdaa4 [2021-06-07T21:25:29.382Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-07T21:25:29.980Z] Removing intermediate container 3a8cc9f75071 [2021-06-07T21:25:29.980Z] ---> d49c890a09ae [2021-06-07T21:25:29.980Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-07T21:25:29.980Z] ---> eda01e2d4eb3 [2021-06-07T21:25:29.980Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-07T21:25:30.259Z] Removing intermediate container a1a56cb8303a [2021-06-07T21:25:30.259Z] ---> f4342a05e25e [2021-06-07T21:25:30.259Z] Step 16/24 : WORKDIR / [2021-06-07T21:25:30.535Z] ---> Running in e6b488295262 [2021-06-07T21:25:30.535Z] ---> 86da51938ddf [2021-06-07T21:25:30.535Z] 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-07T21:25:31.521Z] ---> 551e3561c08e [2021-06-07T21:25:31.521Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-07T21:25:31.521Z] ---> 535425fcb62e [2021-06-07T21:25:31.521Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-07T21:25:31.799Z] Removing intermediate container e6b488295262 [2021-06-07T21:25:31.799Z] ---> c44b785e05ba [2021-06-07T21:25:31.799Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-07T21:25:31.799Z] ---> b86a3920afea [2021-06-07T21:25:31.799Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-07T21:25:31.799Z] ---> bf6c738632fa [2021-06-07T21:25:31.799Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-07T21:25:33.792Z] ---> 200bd3c19d93 [2021-06-07T21:25:33.792Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-07T21:25:33.792Z] ---> b663c2c0ca21 [2021-06-07T21:25:33.792Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-07T21:25:33.792Z] ---> 7982488b9019 [2021-06-07T21:25:33.792Z] 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-07T21:25:33.792Z] ---> 66b5ae0e415c [2021-06-07T21:25:33.792Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-07T21:25:33.792Z] ---> ea5373dd0f9d [2021-06-07T21:25:33.792Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-07T21:25:33.792Z] ---> Running in cf935b69100b [2021-06-07T21:25:33.792Z] ---> Running in a668c461437e [2021-06-07T21:25:34.794Z] Removing intermediate container a668c461437e [2021-06-07T21:25:34.794Z] Removing intermediate container cf935b69100b [2021-06-07T21:25:34.794Z] ---> 6dfc11a1b250 [2021-06-07T21:25:34.794Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-07T21:25:34.794Z] ---> 1f2f7dff5abe [2021-06-07T21:25:34.794Z] Step 19/22 : CMD ["--init=true"] [2021-06-07T21:25:34.794Z] ---> e5a77a437bc0 [2021-06-07T21:25:34.794Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-07T21:25:34.794Z] ---> Running in d603ed65b2b6 [2021-06-07T21:25:34.794Z] ---> Running in 0405253148c4 [2021-06-07T21:25:34.794Z] ---> c8d56ae9c438 [2021-06-07T21:25:34.794Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-07T21:25:35.070Z] ---> 7238dfff328f [2021-06-07T21:25:35.070Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-07T21:25:35.070Z] ---> Running in e27daef1c9c6 [2021-06-07T21:25:35.678Z] Removing intermediate container 0405253148c4 [2021-06-07T21:25:35.678Z] ---> 5c3ad44861ce [2021-06-07T21:25:35.678Z] Step 21/23 : LABEL arch=arm64 [2021-06-07T21:25:35.678Z] Removing intermediate container d603ed65b2b6 [2021-06-07T21:25:35.678Z] ---> 19f13e620ceb [2021-06-07T21:25:35.678Z] Step 20/22 : LABEL arch=arm64 [2021-06-07T21:25:35.953Z] ---> Running in 921da2579f52 [2021-06-07T21:25:35.953Z] ---> Running in cbc5ea595f1b [2021-06-07T21:25:35.953Z] Removing intermediate container e27daef1c9c6 [2021-06-07T21:25:35.953Z] ---> bd72ff9c25cf [2021-06-07T21:25:35.953Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-07T21:25:36.226Z] ---> Running in 412a38a8402b [2021-06-07T21:25:36.501Z] ---> cb418bf0df88 [2021-06-07T21:25:36.501Z] ---> fc057b5727ad [2021-06-07T21:25:36.501Z] Step 20/24 : ENTRYPOINT ["/core-metadata"]Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-07T21:25:36.501Z] [2021-06-07T21:25:36.501Z] Removing intermediate container 921da2579f52 [2021-06-07T21:25:36.501Z] ---> 604887eb585d [2021-06-07T21:25:36.501Z] Step 21/22 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:25:36.501Z] Removing intermediate container cbc5ea595f1b [2021-06-07T21:25:36.501Z] ---> fd99aa870c22 [2021-06-07T21:25:36.501Z] Step 22/23 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:25:36.777Z] ---> Running in 4eb35cd65868 [2021-06-07T21:25:36.777Z] ---> Running in 50c7e2bb621e [2021-06-07T21:25:36.777Z] ---> Running in ebdcc6a2b164 [2021-06-07T21:25:37.061Z] Removing intermediate container 412a38a8402b [2021-06-07T21:25:37.061Z] ---> b98557cd1d52 [2021-06-07T21:25:37.061Z] Step 21/23 : LABEL arch=arm64 [2021-06-07T21:25:37.341Z] ---> Running in 45daf14d89c8 [2021-06-07T21:25:37.656Z] Removing intermediate container 4eb35cd65868 [2021-06-07T21:25:37.656Z] Removing intermediate container ebdcc6a2b164 [2021-06-07T21:25:37.656Z] ---> a2adad7a48ac [2021-06-07T21:25:37.656Z] Step 23/23 : LABEL version=2.0.0-dev.254 [2021-06-07T21:25:37.656Z] ---> e2efe6f2be22 [2021-06-07T21:25:37.656Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-07T21:25:37.656Z] Removing intermediate container 50c7e2bb621e [2021-06-07T21:25:37.656Z] ---> af6e239287a9 [2021-06-07T21:25:37.656Z] Step 22/22 : LABEL version=2.0.0-dev.254 [2021-06-07T21:25:37.935Z] ---> Running in 1ac45ef1413c [2021-06-07T21:25:37.935Z] ---> Running in 4252d74c45fd [2021-06-07T21:25:37.935Z] ---> Running in 828903c21353 [2021-06-07T21:25:38.210Z] Removing intermediate container 45daf14d89c8 [2021-06-07T21:25:38.210Z] ---> 61dd8699ff0b [2021-06-07T21:25:38.210Z] Step 22/23 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:25:38.210Z] ---> 0a2b44b0dddc [2021-06-07T21:25:38.210Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-07T21:25:38.484Z] ---> Running in 795eeff9fac8 [2021-06-07T21:25:38.762Z] Removing intermediate container 1ac45ef1413c [2021-06-07T21:25:38.762Z] ---> e8028e675414 [2021-06-07T21:25:38.762Z] [2021-06-07T21:25:38.762Z] Removing intermediate container 4252d74c45fd [2021-06-07T21:25:38.762Z] ---> 1a260272ee4d [2021-06-07T21:25:38.762Z] Step 22/24 : LABEL arch=arm64 [2021-06-07T21:25:39.040Z] Removing intermediate container 828903c21353 [2021-06-07T21:25:39.040Z] ---> 804c357f3d8f [2021-06-07T21:25:39.040Z] [2021-06-07T21:25:39.040Z] Successfully built e8028e675414 [2021-06-07T21:25:39.040Z] ---> Running in fe35080e4087 [2021-06-07T21:25:39.040Z] Successfully tagged support-scheduler-arm64:latest [2021-06-07T21:25:39.040Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-07T21:25:39.315Z] Removing intermediate container 795eeff9fac8 [2021-06-07T21:25:39.315Z] ---> a1a1faff1a26 [2021-06-07T21:25:39.315Z] Step 23/23 : LABEL version=2.0.0-dev.254 [2021-06-07T21:25:39.315Z] Successfully built 804c357f3d8f [2021-06-07T21:25:39.315Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-07T21:25:39.315Z] Building core-command [2021-06-07T21:25:39.591Z]  Building security-proxy-setup ... done  ---> Running in fbe0c36f8ccb [2021-06-07T21:25:39.591Z] ---> 15b4f9658cd4 [2021-06-07T21:25:39.591Z] 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-07T21:25:39.864Z] Removing intermediate container fe35080e4087 [2021-06-07T21:25:39.864Z] ---> 93118c1ad472 [2021-06-07T21:25:39.864Z] Step 23/24 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:25:39.864Z] ---> Running in abd2133914a8 [2021-06-07T21:25:39.864Z] ---> Running in fdd4c336e6ce [2021-06-07T21:25:40.139Z] Removing intermediate container fbe0c36f8ccb [2021-06-07T21:25:40.139Z] ---> 60f0ec7985e6 [2021-06-07T21:25:40.139Z] [2021-06-07T21:25:40.413Z] Successfully built 60f0ec7985e6 [2021-06-07T21:25:40.688Z] Successfully tagged support-notifications-arm64:latest [2021-06-07T21:25:40.688Z]  Building support-notifications ... done Building core-data [2021-06-07T21:25:40.688Z] Removing intermediate container fdd4c336e6ce [2021-06-07T21:25:40.688Z] ---> a1ee289c1608 [2021-06-07T21:25:40.688Z] Step 24/24 : LABEL version=2.0.0-dev.254 [2021-06-07T21:25:40.961Z] ---> Running in b2ff55a3a378 [2021-06-07T21:25:41.570Z] Removing intermediate container b2ff55a3a378 [2021-06-07T21:25:41.570Z] ---> 01af6eec6895 [2021-06-07T21:25:41.570Z] [2021-06-07T21:25:41.849Z] Successfully built 01af6eec6895 [2021-06-07T21:25:41.849Z] Successfully tagged core-metadata-arm64:latest [2021-06-07T21:25:41.849Z]  Building core-metadata ... done Building security-bootstrapper [2021-06-07T21:25:42.449Z] Removing intermediate container abd2133914a8 [2021-06-07T21:25:42.449Z] ---> 9948495da87d [2021-06-07T21:25:42.449Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-07T21:25:42.721Z] ---> Running in 1c7930c979c6 [2021-06-07T21:25:43.319Z] Removing intermediate container 1c7930c979c6 [2021-06-07T21:25:43.319Z] ---> 0e8f6eda734c [2021-06-07T21:25:43.319Z] Step 24/26 : LABEL arch=arm64 [2021-06-07T21:25:43.934Z] ---> Running in 0cc155f0882c [2021-06-07T21:25:44.959Z] Removing intermediate container 0cc155f0882c [2021-06-07T21:25:44.959Z] ---> 644b0397d226 [2021-06-07T21:25:44.959Z] Step 25/26 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:25:45.236Z] ---> Running in e72926a1a8b2 [2021-06-07T21:25:46.227Z] Removing intermediate container e72926a1a8b2 [2021-06-07T21:25:46.227Z] ---> 97714af9732d [2021-06-07T21:25:46.227Z] Step 26/26 : LABEL version=2.0.0-dev.254 [2021-06-07T21:25:46.501Z] ---> Running in 26dd98a223d8 [2021-06-07T21:25:47.486Z] Removing intermediate container 26dd98a223d8 [2021-06-07T21:25:47.486Z] ---> e8b2fed406f1 [2021-06-07T21:25:47.486Z] [2021-06-07T21:25:47.486Z] Successfully built e8b2fed406f1 [2021-06-07T21:25:47.760Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-07T21:26:20.103Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:26:20.103Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:26:20.103Z] ---> 04fea9902bf9 [2021-06-07T21:26:20.103Z] Step 3/24 : WORKDIR /edgex-go [2021-06-07T21:26:20.103Z] ---> Using cache [2021-06-07T21:26:20.103Z] ---> c8504b033931 [2021-06-07T21:26:20.103Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:26:20.103Z] ---> Using cache [2021-06-07T21:26:20.103Z] ---> ba0fcfb1a6c3 [2021-06-07T21:26:20.103Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-07T21:26:20.103Z] ---> Using cache [2021-06-07T21:26:20.103Z] ---> 147c9a68d1a5 [2021-06-07T21:26:20.103Z] Step 6/24 : COPY go.mod . [2021-06-07T21:26:20.103Z] ---> Using cache [2021-06-07T21:26:20.103Z] ---> 906a8cdff155 [2021-06-07T21:26:20.103Z] Step 7/24 : RUN go mod download [2021-06-07T21:26:20.103Z] ---> Using cache [2021-06-07T21:26:20.103Z] ---> 485bbd7a7039 [2021-06-07T21:26:20.103Z] Step 8/24 : COPY . . [2021-06-07T21:26:20.103Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:26:20.103Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:26:20.103Z] ---> 04fea9902bf9 [2021-06-07T21:26:20.103Z] Step 3/24 : WORKDIR /edgex-go [2021-06-07T21:26:20.103Z] ---> Using cache [2021-06-07T21:26:20.103Z] ---> c8504b033931 [2021-06-07T21:26:20.103Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:26:20.103Z] ---> Using cache [2021-06-07T21:26:20.103Z] ---> ba0fcfb1a6c3 [2021-06-07T21:26:20.103Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-07T21:26:20.103Z] ---> Using cache [2021-06-07T21:26:20.103Z] ---> ed4cfaf4ba4b [2021-06-07T21:26:20.103Z] Step 9/24 : RUN go mod tidy [2021-06-07T21:26:20.103Z] ---> Using cache [2021-06-07T21:26:20.103Z] ---> 389c7a88274f [2021-06-07T21:26:20.103Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-07T21:26:20.103Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:26:20.103Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:26:20.103Z] ---> 04fea9902bf9 [2021-06-07T21:26:20.103Z] Step 3/24 : WORKDIR /edgex-go [2021-06-07T21:26:20.103Z] ---> Using cache [2021-06-07T21:26:20.103Z] ---> c8504b033931 [2021-06-07T21:26:20.103Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:26:20.103Z] ---> Using cache [2021-06-07T21:26:20.103Z] ---> ba0fcfb1a6c3 [2021-06-07T21:26:20.103Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-07T21:26:20.103Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-07T21:26:20.103Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-07T21:26:20.103Z] ---> 04fea9902bf9 [2021-06-07T21:26:20.104Z] Step 3/32 : WORKDIR /edgex-go [2021-06-07T21:26:20.104Z] ---> Using cache [2021-06-07T21:26:20.104Z] ---> c8504b033931 [2021-06-07T21:26:20.104Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:26:20.104Z] ---> Using cache [2021-06-07T21:26:20.104Z] ---> ba0fcfb1a6c3 [2021-06-07T21:26:20.104Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-07T21:26:20.104Z] ---> Using cache [2021-06-07T21:26:20.104Z] ---> 147c9a68d1a5 [2021-06-07T21:26:20.104Z] Step 6/32 : COPY go.mod . [2021-06-07T21:26:20.104Z] ---> Using cache [2021-06-07T21:26:20.104Z] ---> 906a8cdff155 [2021-06-07T21:26:20.104Z] Step 7/32 : RUN go mod download [2021-06-07T21:26:20.104Z] ---> Using cache [2021-06-07T21:26:20.104Z] ---> 485bbd7a7039 [2021-06-07T21:26:20.104Z] Step 8/32 : COPY . . [2021-06-07T21:26:20.104Z] ---> Using cache [2021-06-07T21:26:20.104Z] ---> ed4cfaf4ba4b [2021-06-07T21:26:20.104Z] Step 9/32 : RUN go mod tidy [2021-06-07T21:26:20.104Z] ---> Using cache [2021-06-07T21:26:20.104Z] ---> 389c7a88274f [2021-06-07T21:26:20.104Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-07T21:26:20.104Z] ---> Running in ae960701e547 [2021-06-07T21:26:20.104Z] ---> Running in ce31d8c869e6 [2021-06-07T21:26:20.104Z] ---> Running in a774625ef26a [2021-06-07T21:26:20.104Z] ---> Running in 4cf813fcdf1b [2021-06-07T21:26:20.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:26:20.976Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:26:20.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-07T21:26:20.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/core-command/core-command ./cmd/core-command [2021-06-07T21:26:21.578Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:26:22.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:26:22.778Z] OK: 218 MiB in 52 packages [2021-06-07T21:26:23.056Z] OK: 218 MiB in 52 packages [2021-06-07T21:26:24.667Z] Removing intermediate container ae960701e547 [2021-06-07T21:26:24.667Z] ---> a3500c324e99 [2021-06-07T21:26:24.667Z] Step 6/24 : COPY go.mod . [2021-06-07T21:26:24.667Z] Removing intermediate container 4cf813fcdf1b [2021-06-07T21:26:24.667Z] ---> 1d25b139bdce [2021-06-07T21:26:24.667Z] Step 6/24 : COPY go.mod . [2021-06-07T21:26:26.908Z] ---> 0cc47462b88f [2021-06-07T21:26:26.908Z] Step 7/24 : RUN go mod download [2021-06-07T21:26:26.908Z] ---> e3c6652f7170 [2021-06-07T21:26:26.908Z] Step 7/24 : RUN go mod download [2021-06-07T21:26:26.908Z] ---> Running in 98c10f9e0f43 [2021-06-07T21:26:26.908Z] ---> Running in 8f4edcebecc7 [2021-06-07T21:26:31.680Z] Removing intermediate container 8f4edcebecc7 [2021-06-07T21:26:31.680Z] ---> 61ba629a2ee5 [2021-06-07T21:26:31.680Z] Step 8/24 : COPY . . [2021-06-07T21:26:31.680Z] Removing intermediate container 98c10f9e0f43 [2021-06-07T21:26:31.680Z] ---> a6d7100f2c23 [2021-06-07T21:26:31.680Z] Step 8/24 : COPY . . [2021-06-07T21:26:50.055Z] ---> 1934dcca9045 [2021-06-07T21:26:50.055Z] Step 9/24 : RUN go mod tidy [2021-06-07T21:26:50.055Z] ---> Running in f9549796e4e4 [2021-06-07T21:26:50.055Z] ---> 61573a2fab13 [2021-06-07T21:26:50.055Z] Step 9/24 : RUN go mod tidy [2021-06-07T21:26:50.335Z] ---> Running in 83a26232dcac [2021-06-07T21:26:57.102Z] Removing intermediate container f9549796e4e4 [2021-06-07T21:26:57.102Z] ---> b5455fc330b7 [2021-06-07T21:26:57.102Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-07T21:26:57.102Z] ---> Running in eec90eaa92e0 [2021-06-07T21:26:57.102Z] Removing intermediate container 83a26232dcac [2021-06-07T21:26:57.102Z] ---> 240614008104 [2021-06-07T21:26:57.102Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-07T21:26:57.102Z] ---> Running in e96f3ea8f51a [2021-06-07T21:26:59.114Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/core-data/core-data ./cmd/core-data [2021-06-07T21:26:59.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-07T21:27:56.015Z] Removing intermediate container ce31d8c869e6 [2021-06-07T21:27:56.015Z] ---> 7ec7c21eeeaa [2021-06-07T21:27:56.015Z] [2021-06-07T21:27:56.015Z] Step 11/24 : FROM alpine:3.12 [2021-06-07T21:27:56.015Z] ---> 9852663dfa18 [2021-06-07T21:27:56.015Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-07T21:27:56.015Z] ---> Using cache [2021-06-07T21:27:56.015Z] ---> 81ccc9206ee0 [2021-06-07T21:27:56.015Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-07T21:27:56.015Z] ---> Using cache [2021-06-07T21:27:56.015Z] ---> 77a065ff307d [2021-06-07T21:27:56.015Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-07T21:27:56.015Z] Removing intermediate container a774625ef26a [2021-06-07T21:27:56.015Z] ---> 53a9a5372508 [2021-06-07T21:27:56.015Z] [2021-06-07T21:27:56.015Z] Step 11/32 : FROM alpine:3.12 [2021-06-07T21:27:56.015Z] ---> 9852663dfa18 [2021-06-07T21:27:56.015Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-07T21:27:56.015Z] ---> Running in 15cd6942c52e [2021-06-07T21:27:56.015Z] ---> Running in 8d9eef91f510 [2021-06-07T21:27:56.015Z] Removing intermediate container 8d9eef91f510 [2021-06-07T21:27:56.015Z] ---> b53cd7124055 [2021-06-07T21:27:56.015Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-07T21:27:56.015Z] Removing intermediate container 15cd6942c52e [2021-06-07T21:27:56.015Z] ---> 7036999c2dd9 [2021-06-07T21:27:56.015Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-07T21:27:56.015Z] ---> Running in 5b9f3f805a57 [2021-06-07T21:27:56.015Z] ---> Running in c782bbb39116 [2021-06-07T21:27:56.015Z] Removing intermediate container c782bbb39116 [2021-06-07T21:27:56.015Z] ---> 16bbd92b32da [2021-06-07T21:27:56.015Z] Step 16/24 : WORKDIR / [2021-06-07T21:27:56.015Z] ---> Running in 2198bea0b68c [2021-06-07T21:27:56.015Z] Removing intermediate container 2198bea0b68c [2021-06-07T21:27:56.015Z] ---> 8e5a357eb9aa [2021-06-07T21:27:56.015Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-07T21:27:56.015Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:27:56.015Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:27:56.015Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-07T21:27:56.015Z] (2/2) Installing su-exec (0.2-r1) [2021-06-07T21:27:56.015Z] Executing busybox-1.31.1-r20.trigger [2021-06-07T21:27:56.015Z] OK: 5 MiB in 16 packages [2021-06-07T21:27:56.015Z] ---> 83f9b52a7d22 [2021-06-07T21:27:56.015Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-07T21:27:56.015Z] Removing intermediate container 5b9f3f805a57 [2021-06-07T21:27:56.015Z] ---> 89d042940e81 [2021-06-07T21:27:56.015Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-07T21:27:56.015Z] ---> Running in 0fafa443583a [2021-06-07T21:27:56.015Z] ---> c92b884bfba4 [2021-06-07T21:27:56.015Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-07T21:27:56.015Z] Removing intermediate container 0fafa443583a [2021-06-07T21:27:56.015Z] ---> af8a29fd89e0 [2021-06-07T21:27:56.015Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-07T21:27:56.015Z] ---> Running in ec1079b1c8a3 [2021-06-07T21:27:56.631Z] ---> c4a7d6546256 [2021-06-07T21:27:56.631Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-07T21:27:56.631Z] ---> Running in 8feb49eb7368 [2021-06-07T21:27:56.631Z] Removing intermediate container ec1079b1c8a3 [2021-06-07T21:27:56.631Z] ---> 006b5ef9da3e [2021-06-07T21:27:56.631Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-07T21:27:56.908Z] ---> Running in 4d473efdae1e [2021-06-07T21:27:57.525Z] Removing intermediate container 8feb49eb7368 [2021-06-07T21:27:57.526Z] ---> 277a1c5a9e97 [2021-06-07T21:27:57.526Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-07T21:27:57.809Z] ---> Running in 71b145986f2d [2021-06-07T21:27:58.797Z] Removing intermediate container 71b145986f2d [2021-06-07T21:27:58.797Z] ---> b3b51a095a5a [2021-06-07T21:27:58.797Z] Step 22/24 : LABEL arch=arm64 [2021-06-07T21:27:59.075Z] ---> Running in 84b1b552a728 [2021-06-07T21:28:00.080Z] Removing intermediate container 84b1b552a728 [2021-06-07T21:28:00.080Z] ---> 8aed3e21ce51 [2021-06-07T21:28:00.080Z] Step 23/24 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:28:00.360Z] ---> Running in cbf48c9c505b [2021-06-07T21:28:00.639Z] Removing intermediate container 4d473efdae1e [2021-06-07T21:28:00.639Z] ---> b0e86400103b [2021-06-07T21:28:00.639Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-07T21:28:00.924Z] ---> Running in 7a2e0ecf108c [2021-06-07T21:28:01.205Z] Removing intermediate container cbf48c9c505b [2021-06-07T21:28:01.205Z] ---> 83e9d26e425c [2021-06-07T21:28:01.205Z] Step 24/24 : LABEL version=2.0.0-dev.254 [2021-06-07T21:28:01.488Z] ---> Running in fa5ebd292692 [2021-06-07T21:28:01.766Z] Removing intermediate container 7a2e0ecf108c [2021-06-07T21:28:01.766Z] ---> 37ad2c69c678 [2021-06-07T21:28:01.766Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-07T21:28:02.368Z] Removing intermediate container fa5ebd292692 [2021-06-07T21:28:02.368Z] ---> c5e1cd689079 [2021-06-07T21:28:02.368Z] [2021-06-07T21:28:02.969Z] Successfully built c5e1cd689079 [2021-06-07T21:28:02.969Z] Successfully tagged core-command-arm64:latest [2021-06-07T21:28:03.571Z]  Building core-command ... done  ---> 77662c18ed80 [2021-06-07T21:28:03.571Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-07T21:28:03.571Z] ---> Running in 96ea4bf874bf [2021-06-07T21:28:07.924Z] Removing intermediate container 96ea4bf874bf [2021-06-07T21:28:07.924Z] ---> b5a69ed11b64 [2021-06-07T21:28:07.924Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-07T21:28:08.574Z] ---> 82bac73487ab [2021-06-07T21:28:08.574Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-07T21:28:11.259Z] ---> 44549868c946 [2021-06-07T21:28:11.259Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-07T21:28:12.276Z] ---> 04b3ebe9b6b2 [2021-06-07T21:28:12.276Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-07T21:28:13.729Z] ---> 93ebf98a3535 [2021-06-07T21:28:13.729Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-07T21:28:14.721Z] ---> bbfc0fb02629 [2021-06-07T21:28:14.721Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-07T21:28:15.323Z] ---> Running in 1ecb3efd7c70 [2021-06-07T21:28:16.310Z] Removing intermediate container 1ecb3efd7c70 [2021-06-07T21:28:16.310Z] ---> 3f123093cf25 [2021-06-07T21:28:16.310Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-07T21:28:17.297Z] ---> d186557d4804 [2021-06-07T21:28:17.297Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-07T21:28:17.582Z] ---> Running in bb467363bbac [2021-06-07T21:28:21.914Z] Removing intermediate container bb467363bbac [2021-06-07T21:28:21.914Z] ---> 1c048f9d3d24 [2021-06-07T21:28:21.914Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-07T21:28:21.914Z] ---> Running in 1cdc71381238 [2021-06-07T21:28:22.506Z] Removing intermediate container 1cdc71381238 [2021-06-07T21:28:22.506Z] ---> 2197c61ae3a4 [2021-06-07T21:28:22.506Z] Step 29/32 : CMD ["gate"] [2021-06-07T21:28:23.098Z] Removing intermediate container e96f3ea8f51a [2021-06-07T21:28:23.098Z] ---> 1e47caef5184 [2021-06-07T21:28:23.098Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-07T21:28:23.098Z] ---> Running in 46885d3c7340 [2021-06-07T21:28:23.370Z] ---> Running in 95066d88a11e [2021-06-07T21:28:23.964Z] Removing intermediate container 46885d3c7340 [2021-06-07T21:28:23.964Z] ---> 100c8735a5a2 [2021-06-07T21:28:23.964Z] Step 30/32 : LABEL arch=arm64 [2021-06-07T21:28:24.560Z] ---> Running in 5326b0c8ae6c [2021-06-07T21:28:24.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.254" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-07T21:28:25.441Z] Removing intermediate container 5326b0c8ae6c [2021-06-07T21:28:25.441Z] ---> 9eae4e2f1ac0 [2021-06-07T21:28:25.441Z] Step 31/32 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:28:26.031Z] Removing intermediate container eec90eaa92e0 [2021-06-07T21:28:26.031Z] ---> e42e9e0e2ad0 [2021-06-07T21:28:26.031Z] [2021-06-07T21:28:26.031Z] Step 11/24 : FROM alpine:3.12 [2021-06-07T21:28:26.031Z] ---> 9852663dfa18 [2021-06-07T21:28:26.031Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-07T21:28:26.031Z] ---> Running in 49a5bcf3612b [2021-06-07T21:28:26.301Z] ---> Running in 21feb1aa235d [2021-06-07T21:28:26.889Z] Removing intermediate container 21feb1aa235d [2021-06-07T21:28:26.889Z] ---> 75fc6d9a4207 [2021-06-07T21:28:26.889Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-07T21:28:26.889Z] Removing intermediate container 49a5bcf3612b [2021-06-07T21:28:26.889Z] ---> c900bd9888a5 [2021-06-07T21:28:26.889Z] Step 32/32 : LABEL version=2.0.0-dev.254 [2021-06-07T21:28:27.161Z] ---> Running in d97ccf3e4a0d [2021-06-07T21:28:27.161Z] ---> Running in 7f80a7cf01a4 [2021-06-07T21:28:27.433Z] Removing intermediate container 95066d88a11e [2021-06-07T21:28:27.433Z] ---> 01bb9239f1ff [2021-06-07T21:28:27.433Z] [2021-06-07T21:28:27.433Z] Step 12/24 : FROM docker:20.10.0 [2021-06-07T21:28:27.433Z] 20.10.0: Pulling from library/docker [2021-06-07T21:28:27.707Z] Removing intermediate container d97ccf3e4a0d [2021-06-07T21:28:27.707Z] ---> b885d4177d40 [2021-06-07T21:28:27.707Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-07T21:28:27.707Z] Removing intermediate container 7f80a7cf01a4 [2021-06-07T21:28:27.707Z] ---> 0542c9458518 [2021-06-07T21:28:27.707Z] [2021-06-07T21:28:27.981Z] ---> Running in a8f730e0ad5c [2021-06-07T21:28:27.981Z] Successfully built 0542c9458518 [2021-06-07T21:28:28.255Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-07T21:28:28.850Z]  Building security-bootstrapper ... done Removing intermediate container a8f730e0ad5c [2021-06-07T21:28:28.850Z] ---> 23d2a7e05cc2 [2021-06-07T21:28:28.850Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:28:29.125Z] ---> Running in 0086d4fa5dd4 [2021-06-07T21:28:32.515Z] Removing intermediate container 0086d4fa5dd4 [2021-06-07T21:28:32.515Z] ---> d7289e8ac11c [2021-06-07T21:28:32.515Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-07T21:28:32.515Z] ---> Running in e84c632ef1e1 [2021-06-07T21:28:33.499Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:28:34.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:28:35.465Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-07T21:28:35.465Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-07T21:28:35.465Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-07T21:28:35.465Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-07T21:28:35.738Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-07T21:28:35.738Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-07T21:28:36.012Z] Executing busybox-1.31.1-r20.trigger [2021-06-07T21:28:36.012Z] OK: 8 MiB in 20 packages [2021-06-07T21:28:36.289Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-07T21:28:36.289Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-07T21:28:36.289Z] ---> eeaf43b92773 [2021-06-07T21:28:36.289Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-07T21:28:37.265Z] ---> Running in 80cd43494200 [2021-06-07T21:28:37.538Z] Removing intermediate container 80cd43494200 [2021-06-07T21:28:37.538Z] ---> 3d23341533f3 [2021-06-07T21:28:37.538Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-07T21:28:37.538Z] Removing intermediate container e84c632ef1e1 [2021-06-07T21:28:37.538Z] ---> 90e9505a82ac [2021-06-07T21:28:37.538Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-07T21:28:37.866Z] ---> Running in 881872108f4c [2021-06-07T21:28:38.932Z] ---> 251c3ead1f45 [2021-06-07T21:28:38.932Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-07T21:28:39.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:28:39.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:28:40.113Z] (1/39) Installing readline (8.0.4-r0) [2021-06-07T21:28:40.113Z] (2/39) Installing bash (5.0.17-r0) [2021-06-07T21:28:40.113Z] Executing bash-5.0.17-r0.post-install [2021-06-07T21:28:40.113Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-07T21:28:40.113Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-07T21:28:40.113Z] (5/39) Installing curl (7.77.0-r0) [2021-06-07T21:28:40.113Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-07T21:28:40.113Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-07T21:28:40.113Z] (8/39) Installing expat (2.2.9-r1) [2021-06-07T21:28:40.113Z] (9/39) Installing libffi (3.3-r2) [2021-06-07T21:28:40.113Z] (10/39) Installing gdbm (1.13-r1) [2021-06-07T21:28:40.113Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-07T21:28:40.113Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-07T21:28:40.388Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-07T21:28:40.389Z] ---> 8bd77ba75c46 [2021-06-07T21:28:40.389Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-07T21:28:41.371Z] ---> b42dfbabae46 [2021-06-07T21:28:41.371Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-07T21:28:41.641Z] ---> Running in c1ee5afa6ddd [2021-06-07T21:28:42.235Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-07T21:28:42.235Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-07T21:28:42.235Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-07T21:28:42.235Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-07T21:28:42.235Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-07T21:28:42.235Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-07T21:28:42.235Z] Removing intermediate container c1ee5afa6ddd [2021-06-07T21:28:42.235Z] ---> b0412d85ebaa [2021-06-07T21:28:42.235Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-07T21:28:42.235Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-07T21:28:42.235Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-07T21:28:42.235Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-07T21:28:42.235Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-07T21:28:42.235Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-07T21:28:42.505Z] ---> Running in 6ac4ebb0a604 [2021-06-07T21:28:42.505Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-07T21:28:42.505Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-07T21:28:42.505Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-07T21:28:42.505Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-07T21:28:42.505Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-07T21:28:42.505Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-07T21:28:42.505Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-07T21:28:42.505Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-07T21:28:42.505Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-07T21:28:42.505Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-07T21:28:42.505Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-07T21:28:42.505Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-07T21:28:42.505Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-07T21:28:42.505Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-07T21:28:42.505Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-07T21:28:42.775Z] Executing busybox-1.31.1-r19.trigger [2021-06-07T21:28:42.775Z] OK: 72 MiB in 59 packages [2021-06-07T21:28:43.047Z] Removing intermediate container 6ac4ebb0a604 [2021-06-07T21:28:43.047Z] ---> 28f4879a7018 [2021-06-07T21:28:43.047Z] Step 22/24 : LABEL arch=arm64 [2021-06-07T21:28:43.331Z] ---> Running in 495cc75dda33 [2021-06-07T21:28:43.606Z] Removing intermediate container 495cc75dda33 [2021-06-07T21:28:43.606Z] ---> 90d8c8704542 [2021-06-07T21:28:43.606Z] Step 23/24 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:28:43.879Z] ---> Running in e75cc7bf8abd [2021-06-07T21:28:44.152Z] Removing intermediate container e75cc7bf8abd [2021-06-07T21:28:44.152Z] ---> 14b0b7586229 [2021-06-07T21:28:44.152Z] Step 24/24 : LABEL version=2.0.0-dev.254 [2021-06-07T21:28:44.442Z] ---> Running in 884efa2c931c [2021-06-07T21:28:45.050Z] Removing intermediate container 884efa2c931c [2021-06-07T21:28:45.050Z] ---> 7d900aab375f [2021-06-07T21:28:45.050Z] [2021-06-07T21:28:45.050Z] Successfully built 7d900aab375f [2021-06-07T21:28:45.324Z] Successfully tagged core-data-arm64:latest [2021-06-07T21:28:46.761Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-07T21:28:46.761Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-07T21:28:47.739Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-07T21:28:47.739Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-07T21:28:47.739Z] 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-07T21:28:48.013Z] Collecting cached-property<2,>=1.2.0 [2021-06-07T21:28:48.013Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-07T21:28:48.992Z] Collecting PyYAML<4,>=3.10 [2021-06-07T21:28:48.992Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-07T21:28:52.383Z] Collecting docker<4.0,>=3.6.0 [2021-06-07T21:28:52.383Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-07T21:28:52.383Z] Collecting docopt<0.7,>=0.6.1 [2021-06-07T21:28:52.383Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-07T21:28:55.768Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-07T21:28:55.768Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-07T21:28:55.768Z] Collecting texttable<0.10,>=0.9.0 [2021-06-07T21:28:55.768Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-07T21:28:57.741Z] Collecting jsonschema<3,>=2.5.1 [2021-06-07T21:28:57.741Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-07T21:28:57.741Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-07T21:28:57.741Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-07T21:28:59.711Z] Collecting docker-pycreds>=0.4.0 [2021-06-07T21:28:59.711Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-07T21:29:00.306Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-07T21:29:00.306Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-07T21:29:00.598Z] 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-07T21:29:00.598Z] 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-07T21:29:00.872Z] Collecting idna<2.8,>=2.5 [2021-06-07T21:29:00.872Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-07T21:29:00.872Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-07T21:29:00.872Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-07T21:29:00.872Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-07T21:29:00.872Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-07T21:29:01.472Z] Installing collected packages: websocket-client, cached-property, PyYAML, docker-pycreds, urllib3, idna, requests, docker, docopt, texttable, jsonschema, dockerpty, docker-compose [2021-06-07T21:29:02.069Z] Running setup.py install for PyYAML: started [2021-06-07T21:29:04.047Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-07T21:29:04.323Z] Attempting uninstall: urllib3 [2021-06-07T21:29:04.323Z] Found existing installation: urllib3 1.25.9 [2021-06-07T21:29:04.323Z] Uninstalling urllib3-1.25.9: [2021-06-07T21:29:04.323Z] Successfully uninstalled urllib3-1.25.9 [2021-06-07T21:29:04.920Z] Attempting uninstall: idna [2021-06-07T21:29:04.920Z] Found existing installation: idna 2.9 [2021-06-07T21:29:04.920Z] Uninstalling idna-2.9: [2021-06-07T21:29:04.920Z] Successfully uninstalled idna-2.9 [2021-06-07T21:29:05.898Z] Attempting uninstall: requests [2021-06-07T21:29:05.898Z] Found existing installation: requests 2.23.0 [2021-06-07T21:29:05.898Z] Uninstalling requests-2.23.0: [2021-06-07T21:29:05.898Z] Successfully uninstalled requests-2.23.0 [2021-06-07T21:29:06.909Z] Running setup.py install for docopt: started [2021-06-07T21:29:08.342Z] Running setup.py install for docopt: finished with status 'done' [2021-06-07T21:29:08.614Z] Running setup.py install for texttable: started [2021-06-07T21:29:10.589Z] Running setup.py install for texttable: finished with status 'done' [2021-06-07T21:29:10.589Z] Running setup.py install for dockerpty: started [2021-06-07T21:29:12.565Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-07T21:29:13.160Z] 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-07T21:29:21.477Z] Removing intermediate container 881872108f4c [2021-06-07T21:29:21.477Z] ---> 9332da8312c8 [2021-06-07T21:29:21.477Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-07T21:29:21.477Z] ---> Running in 1a786fda4fa7 [2021-06-07T21:29:21.477Z] Removing intermediate container 1a786fda4fa7 [2021-06-07T21:29:21.477Z] ---> 3584f9793ea9 [2021-06-07T21:29:21.477Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-07T21:29:21.477Z] ---> Running in 5ce54b9c02a5 [2021-06-07T21:29:22.084Z] Removing intermediate container 5ce54b9c02a5 [2021-06-07T21:29:22.084Z] ---> 15fe4a3cc56b [2021-06-07T21:29:22.084Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-07T21:29:23.526Z] ---> c8d4a7a03d02 [2021-06-07T21:29:23.526Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-07T21:29:24.119Z] ---> 47d9bccf22ec [2021-06-07T21:29:24.119Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-07T21:29:24.727Z] ---> 25f9ee49ac45 [2021-06-07T21:29:24.727Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-07T21:29:24.999Z] ---> Running in bb73d0326328 [2021-06-07T21:29:25.276Z] Removing intermediate container bb73d0326328 [2021-06-07T21:29:25.276Z] ---> 572a72ab18a1 [2021-06-07T21:29:25.276Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-07T21:29:25.548Z] ---> Running in d168345f593b [2021-06-07T21:29:25.821Z] Removing intermediate container d168345f593b [2021-06-07T21:29:26.094Z] ---> ce60208612e0 [2021-06-07T21:29:26.094Z] Step 22/24 : LABEL arch=arm64 [2021-06-07T21:29:26.094Z] ---> Running in 37edee9fad40 [2021-06-07T21:29:26.695Z] Removing intermediate container 37edee9fad40 [2021-06-07T21:29:26.695Z] ---> 6fd776dd6761 [2021-06-07T21:29:26.695Z] Step 23/24 : LABEL git_sha=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:29:26.695Z] ---> Running in 5456193bc337 [2021-06-07T21:29:27.291Z] Removing intermediate container 5456193bc337 [2021-06-07T21:29:27.291Z] ---> bced3028b64f [2021-06-07T21:29:27.291Z] Step 24/24 : LABEL version=2.0.0-dev.254 [2021-06-07T21:29:27.291Z] ---> Running in b15f2461d721 [2021-06-07T21:29:27.885Z] Removing intermediate container b15f2461d721 [2021-06-07T21:29:27.885Z] ---> 14327dc7a1cf [2021-06-07T21:29:27.885Z] [2021-06-07T21:29:28.157Z] Successfully built 14327dc7a1cf [2021-06-07T21:29:28.157Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-07T21:29:28.442Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-07T21:29:28.460Z] $ docker stop --time=1 c88b5ca0a09a61ebb2ad8adbbd7f297cb21e73a49563145480d3ad1ba0f1d440 [2021-06-07T21:29:30.337Z] $ docker rm -f c88b5ca0a09a61ebb2ad8adbbd7f297cb21e73a49563145480d3ad1ba0f1d440 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T21:29:30.918Z] + docker images [2021-06-07T21:29:31.191Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-07T21:29:31.191Z] sys-mgmt-agent-arm64 latest 14327dc7a1cf 3 seconds ago 299MB [2021-06-07T21:29:31.192Z] core-data-arm64 latest 7d900aab375f 46 seconds ago 19.1MB [2021-06-07T21:29:31.192Z] 01bb9239f1ff About a minute ago 861MB [2021-06-07T21:29:31.192Z] security-bootstrapper-arm64 latest 0542c9458518 About a minute ago 17.1MB [2021-06-07T21:29:31.192Z] e42e9e0e2ad0 About a minute ago 863MB [2021-06-07T21:29:31.192Z] core-command-arm64 latest c5e1cd689079 About a minute ago 15MB [2021-06-07T21:29:31.192Z] 7ec7c21eeeaa About a minute ago 854MB [2021-06-07T21:29:31.192Z] 53a9a5372508 About a minute ago 855MB [2021-06-07T21:29:31.192Z] security-secretstore-setup-arm64 latest e8b2fed406f1 3 minutes ago 26.5MB [2021-06-07T21:29:31.192Z] core-metadata-arm64 latest 01af6eec6895 3 minutes ago 15.6MB [2021-06-07T21:29:31.192Z] support-notifications-arm64 latest 60f0ec7985e6 3 minutes ago 15.7MB [2021-06-07T21:29:31.192Z] security-proxy-setup-arm64 latest 804c357f3d8f 3 minutes ago 24MB [2021-06-07T21:29:31.192Z] support-scheduler-arm64 latest e8028e675414 3 minutes ago 15MB [2021-06-07T21:29:31.192Z] b68a3289793b 4 minutes ago 860MB [2021-06-07T21:29:31.192Z] a3489b8b344f 4 minutes ago 856MB [2021-06-07T21:29:31.192Z] 6c703945b1c0 4 minutes ago 857MB [2021-06-07T21:29:31.192Z] 0b28e8154fa0 4 minutes ago 862MB [2021-06-07T21:29:31.192Z] 246397dc2bc1 4 minutes ago 859MB [2021-06-07T21:29:31.192Z] ci-base-image-arm64 latest 04fea9902bf9 8 minutes ago 641MB [2021-06-07T21:29:31.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-07T21:29:31.192Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-07T21:29:31.192Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-07T21:29:31.192Z] 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-07T21:29:31.417Z] provisioning config files... [2021-06-07T21:29:31.437Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/525@tmp/config2919963377759392963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:29:31.793Z] ---> docker-login.sh [2021-06-07T21:29:31.793Z] nexus3.edgexfoundry.org:10001 [2021-06-07T21:29:32.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:29:32.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:29:32.345Z] Configure a credential helper to remove this warning. See [2021-06-07T21:29:32.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:29:32.345Z] [2021-06-07T21:29:32.345Z] Login Succeeded [2021-06-07T21:29:32.345Z] nexus3.edgexfoundry.org:10002 [2021-06-07T21:29:32.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:29:32.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:29:32.890Z] Configure a credential helper to remove this warning. See [2021-06-07T21:29:32.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:29:32.890Z] [2021-06-07T21:29:32.890Z] Login Succeeded [2021-06-07T21:29:32.890Z] nexus3.edgexfoundry.org:10003 [2021-06-07T21:29:33.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:29:33.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:29:33.443Z] Configure a credential helper to remove this warning. See [2021-06-07T21:29:33.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:29:33.443Z] [2021-06-07T21:29:33.443Z] Login Succeeded [2021-06-07T21:29:33.443Z] nexus3.edgexfoundry.org:10004 [2021-06-07T21:29:33.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:29:33.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:29:33.987Z] Configure a credential helper to remove this warning. See [2021-06-07T21:29:33.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:29:33.987Z] [2021-06-07T21:29:33.987Z] Login Succeeded [2021-06-07T21:29:33.987Z] docker.io [2021-06-07T21:29:34.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:29:34.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:29:34.849Z] Configure a credential helper to remove this warning. See [2021-06-07T21:29:34.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:29:34.849Z] [2021-06-07T21:29:34.849Z] Login Succeeded [2021-06-07T21:29:34.849Z] ---> docker-login.sh ends [Pipeline] } [2021-06-07T21:29:34.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:29:34.929Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-07T21:29:34.929Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:29:34.929Z] latest [2021-06-07T21:29:34.929Z] 2.0.0-dev.254 [2021-06-07T21:29:34.929Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:29:34.929Z] master [2021-06-07T21:29:34.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:35.298Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:35.636Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:29:35.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-07T21:29:35.636Z] 67a98537bad6: Preparing [2021-06-07T21:29:35.636Z] 43b809e6b1ce: Preparing [2021-06-07T21:29:35.636Z] 84f71787850d: Preparing [2021-06-07T21:29:35.636Z] f2f953032018: Preparing [2021-06-07T21:29:35.636Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:35.911Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:35.911Z] 67a98537bad6: Pushed [2021-06-07T21:29:35.911Z] 84f71787850d: Pushed [2021-06-07T21:29:35.911Z] f2f953032018: Pushed [2021-06-07T21:29:38.540Z] 43b809e6b1ce: Pushed [2021-06-07T21:29:38.540Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:0e28b864d9bc14493a3cd1266464c6d61c6f61e3cda745c9a97d0cad9cd6810b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:38.900Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:39.281Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-07T21:29:39.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-07T21:29:39.281Z] 67a98537bad6: Preparing [2021-06-07T21:29:39.281Z] 43b809e6b1ce: Preparing [2021-06-07T21:29:39.281Z] 84f71787850d: Preparing [2021-06-07T21:29:39.281Z] f2f953032018: Preparing [2021-06-07T21:29:39.281Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:39.281Z] 43b809e6b1ce: Layer already exists [2021-06-07T21:29:39.281Z] 84f71787850d: Layer already exists [2021-06-07T21:29:39.281Z] 67a98537bad6: Layer already exists [2021-06-07T21:29:39.281Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:39.281Z] f2f953032018: Layer already exists [2021-06-07T21:29:40.898Z] latest: digest: sha256:0e28b864d9bc14493a3cd1266464c6d61c6f61e3cda745c9a97d0cad9cd6810b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:41.239Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:41.611Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.254 [2021-06-07T21:29:41.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-07T21:29:41.612Z] 67a98537bad6: Preparing [2021-06-07T21:29:41.612Z] 43b809e6b1ce: Preparing [2021-06-07T21:29:41.612Z] 84f71787850d: Preparing [2021-06-07T21:29:41.612Z] f2f953032018: Preparing [2021-06-07T21:29:41.612Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:41.612Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:41.612Z] 84f71787850d: Layer already exists [2021-06-07T21:29:41.612Z] 67a98537bad6: Layer already exists [2021-06-07T21:29:41.612Z] 43b809e6b1ce: Layer already exists [2021-06-07T21:29:41.612Z] f2f953032018: Layer already exists [2021-06-07T21:29:41.884Z] 2.0.0-dev.254: digest: sha256:0e28b864d9bc14493a3cd1266464c6d61c6f61e3cda745c9a97d0cad9cd6810b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:42.234Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:42.605Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:29:42.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-07T21:29:42.605Z] 67a98537bad6: Preparing [2021-06-07T21:29:42.605Z] 43b809e6b1ce: Preparing [2021-06-07T21:29:42.605Z] 84f71787850d: Preparing [2021-06-07T21:29:42.605Z] f2f953032018: Preparing [2021-06-07T21:29:42.605Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:42.605Z] f2f953032018: Layer already exists [2021-06-07T21:29:42.605Z] 84f71787850d: Layer already exists [2021-06-07T21:29:42.605Z] 67a98537bad6: Layer already exists [2021-06-07T21:29:42.606Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:42.606Z] 43b809e6b1ce: Layer already exists [2021-06-07T21:29:42.878Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:0e28b864d9bc14493a3cd1266464c6d61c6f61e3cda745c9a97d0cad9cd6810b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:43.221Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:43.560Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-07T21:29:43.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-07T21:29:43.560Z] 67a98537bad6: Preparing [2021-06-07T21:29:43.560Z] 43b809e6b1ce: Preparing [2021-06-07T21:29:43.560Z] 84f71787850d: Preparing [2021-06-07T21:29:43.560Z] f2f953032018: Preparing [2021-06-07T21:29:43.560Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:43.560Z] 84f71787850d: Layer already exists [2021-06-07T21:29:43.560Z] 67a98537bad6: Layer already exists [2021-06-07T21:29:43.560Z] 43b809e6b1ce: Layer already exists [2021-06-07T21:29:43.560Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:43.560Z] f2f953032018: Layer already exists [2021-06-07T21:29:43.833Z] master: digest: sha256:0e28b864d9bc14493a3cd1266464c6d61c6f61e3cda745c9a97d0cad9cd6810b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:29:43.893Z] ===================================================== [Pipeline] echo [2021-06-07T21:29:43.907Z] taggedImages: [2021-06-07T21:29:43.907Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:29:43.907Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-07T21:29:43.907Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.254 [2021-06-07T21:29:43.907Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:29:43.907Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-07T21:29:43.936Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-07T21:29:43.936Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:29:43.936Z] latest [2021-06-07T21:29:43.936Z] 2.0.0-dev.254 [2021-06-07T21:29:43.936Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:29:43.936Z] master [2021-06-07T21:29:43.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:44.304Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:44.641Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:29:44.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-07T21:29:44.642Z] 4182706430f9: Preparing [2021-06-07T21:29:44.642Z] 92102babe277: Preparing [2021-06-07T21:29:44.642Z] 84f71787850d: Preparing [2021-06-07T21:29:44.642Z] 8118ea7a4413: Preparing [2021-06-07T21:29:44.642Z] 4d441814ff65: Preparing [2021-06-07T21:29:44.642Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:44.642Z] 3fbe34a1663b: Waiting [2021-06-07T21:29:44.642Z] 84f71787850d: Layer already exists [2021-06-07T21:29:44.913Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:44.913Z] 4d441814ff65: Pushed [2021-06-07T21:29:44.913Z] 4182706430f9: Pushed [2021-06-07T21:29:45.502Z] 8118ea7a4413: Pushed [2021-06-07T21:29:47.465Z] 92102babe277: Pushed [2021-06-07T21:29:47.739Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:4f66a2fb5b1fa892cbbe838cbf10c52493ad3e37f06095b081aa99648e44eda6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:48.080Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:48.424Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-07T21:29:48.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-07T21:29:48.424Z] 4182706430f9: Preparing [2021-06-07T21:29:48.424Z] 92102babe277: Preparing [2021-06-07T21:29:48.424Z] 84f71787850d: Preparing [2021-06-07T21:29:48.424Z] 8118ea7a4413: Preparing [2021-06-07T21:29:48.424Z] 4d441814ff65: Preparing [2021-06-07T21:29:48.424Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:48.424Z] 3fbe34a1663b: Waiting [2021-06-07T21:29:48.424Z] 8118ea7a4413: Layer already exists [2021-06-07T21:29:48.424Z] 4d441814ff65: Layer already exists [2021-06-07T21:29:48.424Z] 4182706430f9: Layer already exists [2021-06-07T21:29:48.424Z] 92102babe277: Layer already exists [2021-06-07T21:29:48.424Z] 84f71787850d: Layer already exists [2021-06-07T21:29:48.694Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:48.694Z] latest: digest: sha256:4f66a2fb5b1fa892cbbe838cbf10c52493ad3e37f06095b081aa99648e44eda6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:49.038Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:49.379Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.254 [2021-06-07T21:29:49.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-07T21:29:49.379Z] 4182706430f9: Preparing [2021-06-07T21:29:49.379Z] 92102babe277: Preparing [2021-06-07T21:29:49.379Z] 84f71787850d: Preparing [2021-06-07T21:29:49.379Z] 8118ea7a4413: Preparing [2021-06-07T21:29:49.379Z] 4d441814ff65: Preparing [2021-06-07T21:29:49.379Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:49.379Z] 8118ea7a4413: Layer already exists [2021-06-07T21:29:49.379Z] 4d441814ff65: Layer already exists [2021-06-07T21:29:49.379Z] 4182706430f9: Layer already exists [2021-06-07T21:29:49.379Z] 92102babe277: Layer already exists [2021-06-07T21:29:49.379Z] 84f71787850d: Layer already exists [2021-06-07T21:29:49.379Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:49.650Z] 2.0.0-dev.254: digest: sha256:4f66a2fb5b1fa892cbbe838cbf10c52493ad3e37f06095b081aa99648e44eda6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:49.985Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:50.320Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:29:50.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-07T21:29:50.320Z] 4182706430f9: Preparing [2021-06-07T21:29:50.320Z] 92102babe277: Preparing [2021-06-07T21:29:50.320Z] 84f71787850d: Preparing [2021-06-07T21:29:50.320Z] 8118ea7a4413: Preparing [2021-06-07T21:29:50.320Z] 4d441814ff65: Preparing [2021-06-07T21:29:50.320Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:50.320Z] 3fbe34a1663b: Waiting [2021-06-07T21:29:50.320Z] 4d441814ff65: Layer already exists [2021-06-07T21:29:50.320Z] 92102babe277: Layer already exists [2021-06-07T21:29:50.320Z] 4182706430f9: Layer already exists [2021-06-07T21:29:50.320Z] 84f71787850d: Layer already exists [2021-06-07T21:29:50.320Z] 8118ea7a4413: Layer already exists [2021-06-07T21:29:50.320Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:50.590Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:4f66a2fb5b1fa892cbbe838cbf10c52493ad3e37f06095b081aa99648e44eda6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:50.935Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:51.303Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-07T21:29:51.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-07T21:29:51.303Z] 4182706430f9: Preparing [2021-06-07T21:29:51.303Z] 92102babe277: Preparing [2021-06-07T21:29:51.303Z] 84f71787850d: Preparing [2021-06-07T21:29:51.303Z] 8118ea7a4413: Preparing [2021-06-07T21:29:51.303Z] 4d441814ff65: Preparing [2021-06-07T21:29:51.303Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:51.303Z] 3fbe34a1663b: Waiting [2021-06-07T21:29:51.303Z] 8118ea7a4413: Layer already exists [2021-06-07T21:29:51.303Z] 4d441814ff65: Layer already exists [2021-06-07T21:29:51.303Z] 84f71787850d: Layer already exists [2021-06-07T21:29:51.303Z] 4182706430f9: Layer already exists [2021-06-07T21:29:51.303Z] 92102babe277: Layer already exists [2021-06-07T21:29:51.303Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:51.575Z] master: digest: sha256:4f66a2fb5b1fa892cbbe838cbf10c52493ad3e37f06095b081aa99648e44eda6 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:29:51.639Z] ===================================================== [Pipeline] echo [2021-06-07T21:29:51.652Z] taggedImages: [2021-06-07T21:29:51.652Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:29:51.652Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-07T21:29:51.652Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.254 [2021-06-07T21:29:51.652Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:29:51.652Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-07T21:29:51.682Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-07T21:29:51.682Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:29:51.682Z] latest [2021-06-07T21:29:51.682Z] 2.0.0-dev.254 [2021-06-07T21:29:51.682Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:29:51.682Z] master [2021-06-07T21:29:51.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:52.055Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:52.397Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:29:52.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-07T21:29:52.397Z] 83ddacec96d9: Preparing [2021-06-07T21:29:52.397Z] afa9915823fe: Preparing [2021-06-07T21:29:52.397Z] 84f71787850d: Preparing [2021-06-07T21:29:52.397Z] f2f953032018: Preparing [2021-06-07T21:29:52.397Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:52.679Z] f2f953032018: Layer already exists [2021-06-07T21:29:52.679Z] 84f71787850d: Layer already exists [2021-06-07T21:29:52.679Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:52.679Z] 83ddacec96d9: Pushed [2021-06-07T21:29:55.276Z] afa9915823fe: Pushed [2021-06-07T21:29:55.276Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:2ac2b007f1db39866d8e63b8ee9210cd428faf286f021be9a1e3711852846548 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:55.618Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:55.955Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-07T21:29:55.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-07T21:29:55.955Z] 83ddacec96d9: Preparing [2021-06-07T21:29:55.955Z] afa9915823fe: Preparing [2021-06-07T21:29:55.955Z] 84f71787850d: Preparing [2021-06-07T21:29:55.955Z] f2f953032018: Preparing [2021-06-07T21:29:55.955Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:55.955Z] 84f71787850d: Layer already exists [2021-06-07T21:29:55.955Z] afa9915823fe: Layer already exists [2021-06-07T21:29:55.955Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:55.955Z] f2f953032018: Layer already exists [2021-06-07T21:29:55.955Z] 83ddacec96d9: Layer already exists [2021-06-07T21:29:56.226Z] latest: digest: sha256:2ac2b007f1db39866d8e63b8ee9210cd428faf286f021be9a1e3711852846548 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:56.564Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:56.895Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.254 [2021-06-07T21:29:56.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-07T21:29:56.895Z] 83ddacec96d9: Preparing [2021-06-07T21:29:56.895Z] afa9915823fe: Preparing [2021-06-07T21:29:56.895Z] 84f71787850d: Preparing [2021-06-07T21:29:56.895Z] f2f953032018: Preparing [2021-06-07T21:29:56.895Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:56.895Z] 83ddacec96d9: Layer already exists [2021-06-07T21:29:56.895Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:56.895Z] afa9915823fe: Layer already exists [2021-06-07T21:29:56.895Z] 84f71787850d: Layer already exists [2021-06-07T21:29:56.895Z] f2f953032018: Layer already exists [2021-06-07T21:29:57.165Z] 2.0.0-dev.254: digest: sha256:2ac2b007f1db39866d8e63b8ee9210cd428faf286f021be9a1e3711852846548 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:57.507Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:57.836Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:29:57.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-07T21:29:57.836Z] 83ddacec96d9: Preparing [2021-06-07T21:29:57.836Z] afa9915823fe: Preparing [2021-06-07T21:29:57.836Z] 84f71787850d: Preparing [2021-06-07T21:29:57.836Z] f2f953032018: Preparing [2021-06-07T21:29:57.836Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:57.836Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:57.836Z] 84f71787850d: Layer already exists [2021-06-07T21:29:57.836Z] f2f953032018: Layer already exists [2021-06-07T21:29:57.836Z] afa9915823fe: Layer already exists [2021-06-07T21:29:57.836Z] 83ddacec96d9: Layer already exists [2021-06-07T21:29:58.106Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:2ac2b007f1db39866d8e63b8ee9210cd428faf286f021be9a1e3711852846548 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:58.441Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:58.787Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-07T21:29:58.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-07T21:29:58.787Z] 83ddacec96d9: Preparing [2021-06-07T21:29:58.787Z] afa9915823fe: Preparing [2021-06-07T21:29:58.787Z] 84f71787850d: Preparing [2021-06-07T21:29:58.787Z] f2f953032018: Preparing [2021-06-07T21:29:58.787Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:58.787Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:58.787Z] f2f953032018: Layer already exists [2021-06-07T21:29:58.787Z] 83ddacec96d9: Layer already exists [2021-06-07T21:29:59.110Z] afa9915823fe: Layer already exists [2021-06-07T21:29:59.110Z] 84f71787850d: Layer already exists [2021-06-07T21:29:59.110Z] master: digest: sha256:2ac2b007f1db39866d8e63b8ee9210cd428faf286f021be9a1e3711852846548 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:29:59.183Z] ===================================================== [Pipeline] echo [2021-06-07T21:29:59.197Z] taggedImages: [2021-06-07T21:29:59.197Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:29:59.197Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-07T21:29:59.197Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.254 [2021-06-07T21:29:59.197Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:29:59.197Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-07T21:29:59.225Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-07T21:29:59.225Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:29:59.225Z] latest [2021-06-07T21:29:59.225Z] 2.0.0-dev.254 [2021-06-07T21:29:59.225Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:29:59.225Z] master [2021-06-07T21:29:59.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:59.609Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:59.950Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:29:59.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-07T21:29:59.950Z] 419e758b312f: Preparing [2021-06-07T21:29:59.950Z] 419e758b312f: Preparing [2021-06-07T21:29:59.950Z] ec7abc7302e9: Preparing [2021-06-07T21:29:59.950Z] de08ca70ee45: Preparing [2021-06-07T21:29:59.950Z] df9b98d7c6a0: Preparing [2021-06-07T21:29:59.950Z] f2c7b436c721: Preparing [2021-06-07T21:29:59.950Z] 84f71787850d: Preparing [2021-06-07T21:29:59.950Z] c956f860c7a2: Preparing [2021-06-07T21:29:59.950Z] 42930fc78447: Preparing [2021-06-07T21:29:59.950Z] 01bebc39ef64: Preparing [2021-06-07T21:29:59.950Z] e82eb3b1ef31: Preparing [2021-06-07T21:29:59.950Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:59.950Z] 84f71787850d: Waiting [2021-06-07T21:29:59.950Z] 42930fc78447: Waiting [2021-06-07T21:29:59.950Z] c956f860c7a2: Waiting [2021-06-07T21:29:59.950Z] 01bebc39ef64: Waiting [2021-06-07T21:29:59.950Z] e82eb3b1ef31: Waiting [2021-06-07T21:29:59.950Z] 3fbe34a1663b: Waiting [2021-06-07T21:30:00.234Z] df9b98d7c6a0: Pushed [2021-06-07T21:30:00.234Z] ec7abc7302e9: Pushed [2021-06-07T21:30:00.234Z] de08ca70ee45: Pushed [2021-06-07T21:30:00.234Z] 419e758b312f: Pushed [2021-06-07T21:30:00.234Z] 84f71787850d: Layer already exists [2021-06-07T21:30:00.507Z] 01bebc39ef64: Pushed [2021-06-07T21:30:00.507Z] 42930fc78447: Pushed [2021-06-07T21:30:00.507Z] c956f860c7a2: Pushed [2021-06-07T21:30:00.507Z] e82eb3b1ef31: Pushed [2021-06-07T21:30:00.779Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:03.395Z] f2c7b436c721: Pushed [2021-06-07T21:30:03.395Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:d2bce68e678f01fed4f521c98dd7367ada3c963d7b41f0b2e02bfac898601b20 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:03.741Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:04.081Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-07T21:30:04.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-07T21:30:04.081Z] 419e758b312f: Preparing [2021-06-07T21:30:04.081Z] 419e758b312f: Preparing [2021-06-07T21:30:04.081Z] ec7abc7302e9: Preparing [2021-06-07T21:30:04.081Z] de08ca70ee45: Preparing [2021-06-07T21:30:04.081Z] df9b98d7c6a0: Preparing [2021-06-07T21:30:04.081Z] f2c7b436c721: Preparing [2021-06-07T21:30:04.081Z] 84f71787850d: Preparing [2021-06-07T21:30:04.081Z] c956f860c7a2: Preparing [2021-06-07T21:30:04.081Z] 42930fc78447: Preparing [2021-06-07T21:30:04.081Z] 01bebc39ef64: Preparing [2021-06-07T21:30:04.081Z] e82eb3b1ef31: Preparing [2021-06-07T21:30:04.081Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:04.081Z] 84f71787850d: Waiting [2021-06-07T21:30:04.081Z] c956f860c7a2: Waiting [2021-06-07T21:30:04.081Z] 42930fc78447: Waiting [2021-06-07T21:30:04.081Z] 01bebc39ef64: Waiting [2021-06-07T21:30:04.081Z] e82eb3b1ef31: Waiting [2021-06-07T21:30:04.081Z] 3fbe34a1663b: Waiting [2021-06-07T21:30:04.356Z] f2c7b436c721: Layer already exists [2021-06-07T21:30:04.356Z] ec7abc7302e9: Layer already exists [2021-06-07T21:30:04.356Z] df9b98d7c6a0: Layer already exists [2021-06-07T21:30:04.356Z] de08ca70ee45: Layer already exists [2021-06-07T21:30:04.356Z] 419e758b312f: Layer already exists [2021-06-07T21:30:04.356Z] c956f860c7a2: Layer already exists [2021-06-07T21:30:04.356Z] 84f71787850d: Layer already exists [2021-06-07T21:30:04.356Z] 01bebc39ef64: Layer already exists [2021-06-07T21:30:04.356Z] 42930fc78447: Layer already exists [2021-06-07T21:30:04.356Z] e82eb3b1ef31: Layer already exists [2021-06-07T21:30:04.356Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:04.356Z] latest: digest: sha256:d2bce68e678f01fed4f521c98dd7367ada3c963d7b41f0b2e02bfac898601b20 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:04.733Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:05.072Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.254 [2021-06-07T21:30:05.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-07T21:30:05.072Z] 419e758b312f: Preparing [2021-06-07T21:30:05.072Z] 419e758b312f: Preparing [2021-06-07T21:30:05.072Z] ec7abc7302e9: Preparing [2021-06-07T21:30:05.072Z] de08ca70ee45: Preparing [2021-06-07T21:30:05.072Z] df9b98d7c6a0: Preparing [2021-06-07T21:30:05.072Z] f2c7b436c721: Preparing [2021-06-07T21:30:05.072Z] 84f71787850d: Preparing [2021-06-07T21:30:05.072Z] c956f860c7a2: Preparing [2021-06-07T21:30:05.072Z] 42930fc78447: Preparing [2021-06-07T21:30:05.072Z] 01bebc39ef64: Preparing [2021-06-07T21:30:05.072Z] e82eb3b1ef31: Preparing [2021-06-07T21:30:05.072Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:05.072Z] 42930fc78447: Waiting [2021-06-07T21:30:05.072Z] 01bebc39ef64: Waiting [2021-06-07T21:30:05.072Z] e82eb3b1ef31: Waiting [2021-06-07T21:30:05.072Z] 84f71787850d: Waiting [2021-06-07T21:30:05.072Z] 3fbe34a1663b: Waiting [2021-06-07T21:30:05.072Z] c956f860c7a2: Waiting [2021-06-07T21:30:05.072Z] 419e758b312f: Layer already exists [2021-06-07T21:30:05.072Z] f2c7b436c721: Layer already exists [2021-06-07T21:30:05.072Z] ec7abc7302e9: Layer already exists [2021-06-07T21:30:05.072Z] de08ca70ee45: Layer already exists [2021-06-07T21:30:05.072Z] df9b98d7c6a0: Layer already exists [2021-06-07T21:30:05.072Z] c956f860c7a2: Layer already exists [2021-06-07T21:30:05.072Z] 84f71787850d: Layer already exists [2021-06-07T21:30:05.072Z] 01bebc39ef64: Layer already exists [2021-06-07T21:30:05.072Z] 42930fc78447: Layer already exists [2021-06-07T21:30:05.072Z] e82eb3b1ef31: Layer already exists [2021-06-07T21:30:05.344Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:05.344Z] 2.0.0-dev.254: digest: sha256:d2bce68e678f01fed4f521c98dd7367ada3c963d7b41f0b2e02bfac898601b20 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:05.689Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:06.039Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:06.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-07T21:30:06.039Z] 419e758b312f: Preparing [2021-06-07T21:30:06.039Z] 419e758b312f: Preparing [2021-06-07T21:30:06.039Z] ec7abc7302e9: Preparing [2021-06-07T21:30:06.039Z] de08ca70ee45: Preparing [2021-06-07T21:30:06.039Z] df9b98d7c6a0: Preparing [2021-06-07T21:30:06.039Z] f2c7b436c721: Preparing [2021-06-07T21:30:06.039Z] 84f71787850d: Preparing [2021-06-07T21:30:06.039Z] c956f860c7a2: Preparing [2021-06-07T21:30:06.039Z] 42930fc78447: Preparing [2021-06-07T21:30:06.039Z] 01bebc39ef64: Preparing [2021-06-07T21:30:06.039Z] e82eb3b1ef31: Preparing [2021-06-07T21:30:06.039Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:06.039Z] 42930fc78447: Waiting [2021-06-07T21:30:06.039Z] 01bebc39ef64: Waiting [2021-06-07T21:30:06.039Z] e82eb3b1ef31: Waiting [2021-06-07T21:30:06.039Z] 84f71787850d: Waiting [2021-06-07T21:30:06.039Z] c956f860c7a2: Waiting [2021-06-07T21:30:06.039Z] 3fbe34a1663b: Waiting [2021-06-07T21:30:06.039Z] ec7abc7302e9: Layer already exists [2021-06-07T21:30:06.039Z] de08ca70ee45: Layer already exists [2021-06-07T21:30:06.039Z] f2c7b436c721: Layer already exists [2021-06-07T21:30:06.039Z] df9b98d7c6a0: Layer already exists [2021-06-07T21:30:06.039Z] 419e758b312f: Layer already exists [2021-06-07T21:30:06.039Z] c956f860c7a2: Layer already exists [2021-06-07T21:30:06.039Z] 84f71787850d: Layer already exists [2021-06-07T21:30:06.312Z] e82eb3b1ef31: Layer already exists [2021-06-07T21:30:06.312Z] 42930fc78447: Layer already exists [2021-06-07T21:30:06.312Z] 01bebc39ef64: Layer already exists [2021-06-07T21:30:06.312Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:06.312Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:d2bce68e678f01fed4f521c98dd7367ada3c963d7b41f0b2e02bfac898601b20 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:06.663Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:07.003Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-07T21:30:07.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-07T21:30:07.003Z] 419e758b312f: Preparing [2021-06-07T21:30:07.003Z] 419e758b312f: Preparing [2021-06-07T21:30:07.003Z] ec7abc7302e9: Preparing [2021-06-07T21:30:07.003Z] de08ca70ee45: Preparing [2021-06-07T21:30:07.003Z] df9b98d7c6a0: Preparing [2021-06-07T21:30:07.003Z] f2c7b436c721: Preparing [2021-06-07T21:30:07.003Z] 84f71787850d: Preparing [2021-06-07T21:30:07.003Z] c956f860c7a2: Preparing [2021-06-07T21:30:07.003Z] 42930fc78447: Preparing [2021-06-07T21:30:07.003Z] 01bebc39ef64: Preparing [2021-06-07T21:30:07.003Z] e82eb3b1ef31: Preparing [2021-06-07T21:30:07.003Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:07.003Z] 42930fc78447: Waiting [2021-06-07T21:30:07.003Z] 01bebc39ef64: Waiting [2021-06-07T21:30:07.003Z] e82eb3b1ef31: Waiting [2021-06-07T21:30:07.003Z] 3fbe34a1663b: Waiting [2021-06-07T21:30:07.003Z] 84f71787850d: Waiting [2021-06-07T21:30:07.003Z] c956f860c7a2: Waiting [2021-06-07T21:30:07.003Z] 419e758b312f: Layer already exists [2021-06-07T21:30:07.003Z] ec7abc7302e9: Layer already exists [2021-06-07T21:30:07.276Z] de08ca70ee45: Layer already exists [2021-06-07T21:30:07.276Z] df9b98d7c6a0: Layer already exists [2021-06-07T21:30:07.276Z] f2c7b436c721: Layer already exists [2021-06-07T21:30:07.276Z] 84f71787850d: Layer already exists [2021-06-07T21:30:07.276Z] c956f860c7a2: Layer already exists [2021-06-07T21:30:07.276Z] e82eb3b1ef31: Layer already exists [2021-06-07T21:30:07.276Z] 42930fc78447: Layer already exists [2021-06-07T21:30:07.276Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:07.276Z] 01bebc39ef64: Layer already exists [2021-06-07T21:30:07.276Z] master: digest: sha256:d2bce68e678f01fed4f521c98dd7367ada3c963d7b41f0b2e02bfac898601b20 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:30:07.338Z] ===================================================== [Pipeline] echo [2021-06-07T21:30:07.352Z] taggedImages: [2021-06-07T21:30:07.352Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:07.352Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-07T21:30:07.352Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.254 [2021-06-07T21:30:07.352Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:07.352Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-07T21:30:07.389Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-07T21:30:07.389Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:07.389Z] latest [2021-06-07T21:30:07.389Z] 2.0.0-dev.254 [2021-06-07T21:30:07.389Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:07.389Z] master [2021-06-07T21:30:07.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:07.762Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:08.109Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:08.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-07T21:30:08.109Z] 668629b8721d: Preparing [2021-06-07T21:30:08.109Z] 50688c98dd8e: Preparing [2021-06-07T21:30:08.109Z] 2aca59f06778: Preparing [2021-06-07T21:30:08.109Z] edcf94b09ecf: Preparing [2021-06-07T21:30:08.109Z] 766d1d800b81: Preparing [2021-06-07T21:30:08.109Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:08.109Z] 3fbe34a1663b: Waiting [2021-06-07T21:30:08.702Z] edcf94b09ecf: Pushed [2021-06-07T21:30:08.702Z] 2aca59f06778: Pushed [2021-06-07T21:30:08.702Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:08.977Z] 766d1d800b81: Pushed [2021-06-07T21:30:10.950Z] 50688c98dd8e: Pushed [2021-06-07T21:30:10.950Z] 668629b8721d: Pushed [2021-06-07T21:30:10.950Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:4494676e61dddf2af66b32888d9c097ffa745ccb08b8c126f2e3c9882e5b7eb0 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:11.298Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:11.640Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-07T21:30:11.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-07T21:30:11.652Z] 668629b8721d: Preparing [2021-06-07T21:30:11.652Z] 50688c98dd8e: Preparing [2021-06-07T21:30:11.652Z] 2aca59f06778: Preparing [2021-06-07T21:30:11.652Z] edcf94b09ecf: Preparing [2021-06-07T21:30:11.652Z] 766d1d800b81: Preparing [2021-06-07T21:30:11.652Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:11.925Z] 766d1d800b81: Layer already exists [2021-06-07T21:30:11.925Z] 50688c98dd8e: Layer already exists [2021-06-07T21:30:11.925Z] edcf94b09ecf: Layer already exists [2021-06-07T21:30:11.925Z] 2aca59f06778: Layer already exists [2021-06-07T21:30:11.925Z] 668629b8721d: Layer already exists [2021-06-07T21:30:11.925Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:11.925Z] latest: digest: sha256:4494676e61dddf2af66b32888d9c097ffa745ccb08b8c126f2e3c9882e5b7eb0 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:12.298Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:12.638Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.254 [2021-06-07T21:30:12.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-07T21:30:12.638Z] 668629b8721d: Preparing [2021-06-07T21:30:12.638Z] 50688c98dd8e: Preparing [2021-06-07T21:30:12.638Z] 2aca59f06778: Preparing [2021-06-07T21:30:12.638Z] edcf94b09ecf: Preparing [2021-06-07T21:30:12.638Z] 766d1d800b81: Preparing [2021-06-07T21:30:12.638Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:12.638Z] 3fbe34a1663b: Waiting [2021-06-07T21:30:12.638Z] 766d1d800b81: Layer already exists [2021-06-07T21:30:12.638Z] 50688c98dd8e: Layer already exists [2021-06-07T21:30:12.638Z] 2aca59f06778: Layer already exists [2021-06-07T21:30:12.638Z] edcf94b09ecf: Layer already exists [2021-06-07T21:30:12.638Z] 668629b8721d: Layer already exists [2021-06-07T21:30:12.912Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:12.912Z] 2.0.0-dev.254: digest: sha256:4494676e61dddf2af66b32888d9c097ffa745ccb08b8c126f2e3c9882e5b7eb0 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:13.254Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:13.591Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:13.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-07T21:30:13.591Z] 668629b8721d: Preparing [2021-06-07T21:30:13.591Z] 50688c98dd8e: Preparing [2021-06-07T21:30:13.591Z] 2aca59f06778: Preparing [2021-06-07T21:30:13.591Z] edcf94b09ecf: Preparing [2021-06-07T21:30:13.591Z] 766d1d800b81: Preparing [2021-06-07T21:30:13.591Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:13.591Z] 3fbe34a1663b: Waiting [2021-06-07T21:30:13.591Z] 50688c98dd8e: Layer already exists [2021-06-07T21:30:13.591Z] 2aca59f06778: Layer already exists [2021-06-07T21:30:13.591Z] 766d1d800b81: Layer already exists [2021-06-07T21:30:13.591Z] 668629b8721d: Layer already exists [2021-06-07T21:30:13.591Z] edcf94b09ecf: Layer already exists [2021-06-07T21:30:13.591Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:13.862Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:4494676e61dddf2af66b32888d9c097ffa745ccb08b8c126f2e3c9882e5b7eb0 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:14.202Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:14.538Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-07T21:30:14.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-07T21:30:14.538Z] 668629b8721d: Preparing [2021-06-07T21:30:14.538Z] 50688c98dd8e: Preparing [2021-06-07T21:30:14.538Z] 2aca59f06778: Preparing [2021-06-07T21:30:14.538Z] edcf94b09ecf: Preparing [2021-06-07T21:30:14.538Z] 766d1d800b81: Preparing [2021-06-07T21:30:14.538Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:14.538Z] 3fbe34a1663b: Waiting [2021-06-07T21:30:14.820Z] 766d1d800b81: Layer already exists [2021-06-07T21:30:14.820Z] 668629b8721d: Layer already exists [2021-06-07T21:30:14.820Z] 2aca59f06778: Layer already exists [2021-06-07T21:30:14.820Z] edcf94b09ecf: Layer already exists [2021-06-07T21:30:14.820Z] 50688c98dd8e: Layer already exists [2021-06-07T21:30:14.820Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:14.820Z] master: digest: sha256:4494676e61dddf2af66b32888d9c097ffa745ccb08b8c126f2e3c9882e5b7eb0 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:30:14.878Z] ===================================================== [Pipeline] echo [2021-06-07T21:30:14.892Z] taggedImages: [2021-06-07T21:30:14.892Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:14.892Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-07T21:30:14.892Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.254 [2021-06-07T21:30:14.892Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:14.892Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-07T21:30:14.925Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-07T21:30:14.925Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:14.925Z] latest [2021-06-07T21:30:14.925Z] 2.0.0-dev.254 [2021-06-07T21:30:14.925Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:14.925Z] master [2021-06-07T21:30:14.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:15.300Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:15.639Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:15.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-07T21:30:15.639Z] d0bb669eb218: Preparing [2021-06-07T21:30:15.639Z] 1c27ceaba019: Preparing [2021-06-07T21:30:15.639Z] 30de8aad2c1c: Preparing [2021-06-07T21:30:15.639Z] 9fabc5f77a2d: Preparing [2021-06-07T21:30:15.639Z] 72733f1b4dd8: Preparing [2021-06-07T21:30:15.639Z] 3372f7a184ff: Preparing [2021-06-07T21:30:15.639Z] e31231116362: Preparing [2021-06-07T21:30:15.639Z] b367fd3aa144: Preparing [2021-06-07T21:30:15.639Z] 0231e5f4aac1: Preparing [2021-06-07T21:30:15.639Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:15.639Z] b367fd3aa144: Waiting [2021-06-07T21:30:15.639Z] 0231e5f4aac1: Waiting [2021-06-07T21:30:15.639Z] 3372f7a184ff: Waiting [2021-06-07T21:30:15.639Z] e31231116362: Waiting [2021-06-07T21:30:15.639Z] 3fbe34a1663b: Waiting [2021-06-07T21:30:16.236Z] 72733f1b4dd8: Pushed [2021-06-07T21:30:16.236Z] d0bb669eb218: Pushed [2021-06-07T21:30:16.236Z] 1c27ceaba019: Pushed [2021-06-07T21:30:16.236Z] e31231116362: Pushed [2021-06-07T21:30:16.236Z] 3372f7a184ff: Pushed [2021-06-07T21:30:16.236Z] b367fd3aa144: Pushed [2021-06-07T21:30:16.507Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:16.784Z] 0231e5f4aac1: Pushed [2021-06-07T21:30:18.210Z] 9fabc5f77a2d: Pushed [2021-06-07T21:30:18.479Z] 30de8aad2c1c: Pushed [2021-06-07T21:30:18.751Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:6094793e692a441f1acc36d09038d11f6c47fcf2dd5263c98ba5668acb2da14c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:19.131Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:19.471Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-07T21:30:19.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-07T21:30:19.471Z] d0bb669eb218: Preparing [2021-06-07T21:30:19.471Z] 1c27ceaba019: Preparing [2021-06-07T21:30:19.471Z] 30de8aad2c1c: Preparing [2021-06-07T21:30:19.471Z] 9fabc5f77a2d: Preparing [2021-06-07T21:30:19.471Z] 72733f1b4dd8: Preparing [2021-06-07T21:30:19.471Z] 3372f7a184ff: Preparing [2021-06-07T21:30:19.471Z] e31231116362: Preparing [2021-06-07T21:30:19.471Z] b367fd3aa144: Preparing [2021-06-07T21:30:19.471Z] 0231e5f4aac1: Preparing [2021-06-07T21:30:19.471Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:19.471Z] 3372f7a184ff: Waiting [2021-06-07T21:30:19.471Z] e31231116362: Waiting [2021-06-07T21:30:19.471Z] b367fd3aa144: Waiting [2021-06-07T21:30:19.471Z] 0231e5f4aac1: Waiting [2021-06-07T21:30:19.471Z] 3fbe34a1663b: Waiting [2021-06-07T21:30:19.471Z] 9fabc5f77a2d: Layer already exists [2021-06-07T21:30:19.471Z] 1c27ceaba019: Layer already exists [2021-06-07T21:30:19.471Z] 72733f1b4dd8: Layer already exists [2021-06-07T21:30:19.471Z] 30de8aad2c1c: Layer already exists [2021-06-07T21:30:19.471Z] d0bb669eb218: Layer already exists [2021-06-07T21:30:19.745Z] 0231e5f4aac1: Layer already exists [2021-06-07T21:30:19.745Z] e31231116362: Layer already exists [2021-06-07T21:30:19.745Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:19.745Z] b367fd3aa144: Layer already exists [2021-06-07T21:30:19.745Z] 3372f7a184ff: Layer already exists [2021-06-07T21:30:19.745Z] latest: digest: sha256:6094793e692a441f1acc36d09038d11f6c47fcf2dd5263c98ba5668acb2da14c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:20.085Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:20.422Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.254 [2021-06-07T21:30:20.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-07T21:30:20.422Z] d0bb669eb218: Preparing [2021-06-07T21:30:20.422Z] 1c27ceaba019: Preparing [2021-06-07T21:30:20.422Z] 30de8aad2c1c: Preparing [2021-06-07T21:30:20.422Z] 9fabc5f77a2d: Preparing [2021-06-07T21:30:20.422Z] 72733f1b4dd8: Preparing [2021-06-07T21:30:20.422Z] 3372f7a184ff: Preparing [2021-06-07T21:30:20.422Z] e31231116362: Preparing [2021-06-07T21:30:20.422Z] b367fd3aa144: Preparing [2021-06-07T21:30:20.422Z] 0231e5f4aac1: Preparing [2021-06-07T21:30:20.422Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:20.422Z] b367fd3aa144: Waiting [2021-06-07T21:30:20.422Z] 3fbe34a1663b: Waiting [2021-06-07T21:30:20.422Z] 0231e5f4aac1: Waiting [2021-06-07T21:30:20.422Z] 3372f7a184ff: Waiting [2021-06-07T21:30:20.422Z] e31231116362: Waiting [2021-06-07T21:30:20.422Z] 1c27ceaba019: Layer already exists [2021-06-07T21:30:20.422Z] 30de8aad2c1c: Layer already exists [2021-06-07T21:30:20.422Z] 9fabc5f77a2d: Layer already exists [2021-06-07T21:30:20.422Z] d0bb669eb218: Layer already exists [2021-06-07T21:30:20.719Z] 72733f1b4dd8: Layer already exists [2021-06-07T21:30:20.719Z] e31231116362: Layer already exists [2021-06-07T21:30:20.719Z] b367fd3aa144: Layer already exists [2021-06-07T21:30:20.719Z] 3372f7a184ff: Layer already exists [2021-06-07T21:30:20.719Z] 0231e5f4aac1: Layer already exists [2021-06-07T21:30:20.719Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:20.719Z] 2.0.0-dev.254: digest: sha256:6094793e692a441f1acc36d09038d11f6c47fcf2dd5263c98ba5668acb2da14c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:21.065Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:21.489Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:21.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-07T21:30:21.489Z] d0bb669eb218: Preparing [2021-06-07T21:30:21.489Z] 1c27ceaba019: Preparing [2021-06-07T21:30:21.489Z] 30de8aad2c1c: Preparing [2021-06-07T21:30:21.489Z] 9fabc5f77a2d: Preparing [2021-06-07T21:30:21.489Z] 72733f1b4dd8: Preparing [2021-06-07T21:30:21.489Z] 3372f7a184ff: Preparing [2021-06-07T21:30:21.489Z] e31231116362: Preparing [2021-06-07T21:30:21.489Z] b367fd3aa144: Preparing [2021-06-07T21:30:21.489Z] 0231e5f4aac1: Preparing [2021-06-07T21:30:21.489Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:21.489Z] 3372f7a184ff: Waiting [2021-06-07T21:30:21.489Z] e31231116362: Waiting [2021-06-07T21:30:21.489Z] b367fd3aa144: Waiting [2021-06-07T21:30:21.489Z] 3fbe34a1663b: Waiting [2021-06-07T21:30:21.489Z] 0231e5f4aac1: Waiting [2021-06-07T21:30:21.489Z] 72733f1b4dd8: Layer already exists [2021-06-07T21:30:21.489Z] 9fabc5f77a2d: Layer already exists [2021-06-07T21:30:21.489Z] 30de8aad2c1c: Layer already exists [2021-06-07T21:30:21.489Z] 1c27ceaba019: Layer already exists [2021-06-07T21:30:21.489Z] d0bb669eb218: Layer already exists [2021-06-07T21:30:21.489Z] 3372f7a184ff: Layer already exists [2021-06-07T21:30:21.489Z] b367fd3aa144: Layer already exists [2021-06-07T21:30:21.489Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:21.489Z] 0231e5f4aac1: Layer already exists [2021-06-07T21:30:21.489Z] e31231116362: Layer already exists [2021-06-07T21:30:21.769Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:6094793e692a441f1acc36d09038d11f6c47fcf2dd5263c98ba5668acb2da14c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:22.129Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:22.491Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-07T21:30:22.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-07T21:30:22.491Z] d0bb669eb218: Preparing [2021-06-07T21:30:22.491Z] 1c27ceaba019: Preparing [2021-06-07T21:30:22.491Z] 30de8aad2c1c: Preparing [2021-06-07T21:30:22.491Z] 9fabc5f77a2d: Preparing [2021-06-07T21:30:22.491Z] 72733f1b4dd8: Preparing [2021-06-07T21:30:22.491Z] 3372f7a184ff: Preparing [2021-06-07T21:30:22.491Z] e31231116362: Preparing [2021-06-07T21:30:22.491Z] b367fd3aa144: Preparing [2021-06-07T21:30:22.491Z] 0231e5f4aac1: Preparing [2021-06-07T21:30:22.491Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:22.491Z] 0231e5f4aac1: Waiting [2021-06-07T21:30:22.491Z] 3fbe34a1663b: Waiting [2021-06-07T21:30:22.491Z] e31231116362: Waiting [2021-06-07T21:30:22.491Z] b367fd3aa144: Waiting [2021-06-07T21:30:22.491Z] 3372f7a184ff: Waiting [2021-06-07T21:30:22.491Z] 72733f1b4dd8: Layer already exists [2021-06-07T21:30:22.491Z] 9fabc5f77a2d: Layer already exists [2021-06-07T21:30:22.491Z] d0bb669eb218: Layer already exists [2021-06-07T21:30:22.767Z] 1c27ceaba019: Layer already exists [2021-06-07T21:30:22.767Z] 30de8aad2c1c: Layer already exists [2021-06-07T21:30:22.767Z] 3372f7a184ff: Layer already exists [2021-06-07T21:30:22.767Z] e31231116362: Layer already exists [2021-06-07T21:30:22.767Z] b367fd3aa144: Layer already exists [2021-06-07T21:30:22.767Z] 0231e5f4aac1: Layer already exists [2021-06-07T21:30:22.767Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:22.767Z] master: digest: sha256:6094793e692a441f1acc36d09038d11f6c47fcf2dd5263c98ba5668acb2da14c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:30:22.827Z] ===================================================== [Pipeline] echo [2021-06-07T21:30:22.842Z] taggedImages: [2021-06-07T21:30:22.842Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:22.842Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-07T21:30:22.842Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.254 [2021-06-07T21:30:22.842Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:22.842Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-07T21:30:22.876Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-07T21:30:22.876Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:22.876Z] latest [2021-06-07T21:30:22.876Z] 2.0.0-dev.254 [2021-06-07T21:30:22.876Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:22.876Z] master [2021-06-07T21:30:22.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:23.254Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:23.594Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:23.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-07T21:30:23.594Z] 6f64d5b80fdb: Preparing [2021-06-07T21:30:23.594Z] 2cadc01bc46b: Preparing [2021-06-07T21:30:23.594Z] 84f71787850d: Preparing [2021-06-07T21:30:23.594Z] bb602d356546: Preparing [2021-06-07T21:30:23.594Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:23.594Z] 84f71787850d: Layer already exists [2021-06-07T21:30:23.867Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:23.867Z] 6f64d5b80fdb: Pushed [2021-06-07T21:30:24.164Z] bb602d356546: Pushed [2021-06-07T21:30:26.134Z] 2cadc01bc46b: Pushed [2021-06-07T21:30:26.405Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:e161ac891eba6eb855a580aa082fb4fee50158ed817b9d535e13674718beb6f7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:26.749Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:27.090Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-07T21:30:27.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-07T21:30:27.091Z] 6f64d5b80fdb: Preparing [2021-06-07T21:30:27.091Z] 2cadc01bc46b: Preparing [2021-06-07T21:30:27.091Z] 84f71787850d: Preparing [2021-06-07T21:30:27.091Z] bb602d356546: Preparing [2021-06-07T21:30:27.091Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:27.091Z] 6f64d5b80fdb: Layer already exists [2021-06-07T21:30:27.091Z] 84f71787850d: Layer already exists [2021-06-07T21:30:27.091Z] bb602d356546: Layer already exists [2021-06-07T21:30:27.091Z] 2cadc01bc46b: Layer already exists [2021-06-07T21:30:27.091Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:27.364Z] latest: digest: sha256:e161ac891eba6eb855a580aa082fb4fee50158ed817b9d535e13674718beb6f7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:27.711Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:28.057Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.254 [2021-06-07T21:30:28.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-07T21:30:28.057Z] 6f64d5b80fdb: Preparing [2021-06-07T21:30:28.057Z] 2cadc01bc46b: Preparing [2021-06-07T21:30:28.057Z] 84f71787850d: Preparing [2021-06-07T21:30:28.057Z] bb602d356546: Preparing [2021-06-07T21:30:28.057Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:28.057Z] bb602d356546: Layer already exists [2021-06-07T21:30:28.057Z] 2cadc01bc46b: Layer already exists [2021-06-07T21:30:28.057Z] 84f71787850d: Layer already exists [2021-06-07T21:30:28.057Z] 6f64d5b80fdb: Layer already exists [2021-06-07T21:30:28.057Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:28.330Z] 2.0.0-dev.254: digest: sha256:e161ac891eba6eb855a580aa082fb4fee50158ed817b9d535e13674718beb6f7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:28.673Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:29.011Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:29.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-07T21:30:29.011Z] 6f64d5b80fdb: Preparing [2021-06-07T21:30:29.011Z] 2cadc01bc46b: Preparing [2021-06-07T21:30:29.011Z] 84f71787850d: Preparing [2021-06-07T21:30:29.011Z] bb602d356546: Preparing [2021-06-07T21:30:29.011Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:29.011Z] 84f71787850d: Layer already exists [2021-06-07T21:30:29.011Z] bb602d356546: Layer already exists [2021-06-07T21:30:29.011Z] 2cadc01bc46b: Layer already exists [2021-06-07T21:30:29.011Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:29.011Z] 6f64d5b80fdb: Layer already exists [2021-06-07T21:30:29.284Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:e161ac891eba6eb855a580aa082fb4fee50158ed817b9d535e13674718beb6f7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:29.632Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:29.973Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-07T21:30:29.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-07T21:30:29.974Z] 6f64d5b80fdb: Preparing [2021-06-07T21:30:29.974Z] 2cadc01bc46b: Preparing [2021-06-07T21:30:29.974Z] 84f71787850d: Preparing [2021-06-07T21:30:29.974Z] bb602d356546: Preparing [2021-06-07T21:30:29.974Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:30.249Z] 84f71787850d: Layer already exists [2021-06-07T21:30:30.249Z] 2cadc01bc46b: Layer already exists [2021-06-07T21:30:30.249Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:30.249Z] 6f64d5b80fdb: Layer already exists [2021-06-07T21:30:30.249Z] bb602d356546: Layer already exists [2021-06-07T21:30:30.249Z] master: digest: sha256:e161ac891eba6eb855a580aa082fb4fee50158ed817b9d535e13674718beb6f7 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:30:30.325Z] ===================================================== [Pipeline] echo [2021-06-07T21:30:30.376Z] taggedImages: [2021-06-07T21:30:30.376Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:30.376Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-07T21:30:30.376Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.254 [2021-06-07T21:30:30.376Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:30.376Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-07T21:30:30.405Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-07T21:30:30.405Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:30.405Z] latest [2021-06-07T21:30:30.405Z] 2.0.0-dev.254 [2021-06-07T21:30:30.405Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:30.405Z] master [2021-06-07T21:30:30.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:30.772Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:31.110Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:31.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-07T21:30:31.110Z] b751884d018c: Preparing [2021-06-07T21:30:31.110Z] 849ecb26c9ec: Preparing [2021-06-07T21:30:31.110Z] 84f71787850d: Preparing [2021-06-07T21:30:31.110Z] 6cbe536b78b8: Preparing [2021-06-07T21:30:31.110Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:31.110Z] 84f71787850d: Layer already exists [2021-06-07T21:30:31.382Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:31.382Z] b751884d018c: Pushed [2021-06-07T21:30:31.382Z] 6cbe536b78b8: Pushed [2021-06-07T21:30:33.998Z] 849ecb26c9ec: Pushed [2021-06-07T21:30:33.998Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:c09f9a43eebf138c3f27b1bce688c4bdca8d95512cfc3aff1315ade776a67edc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:34.339Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:34.675Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-07T21:30:34.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-07T21:30:34.675Z] b751884d018c: Preparing [2021-06-07T21:30:34.675Z] 849ecb26c9ec: Preparing [2021-06-07T21:30:34.675Z] 84f71787850d: Preparing [2021-06-07T21:30:34.675Z] 6cbe536b78b8: Preparing [2021-06-07T21:30:34.675Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:34.947Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:34.947Z] 6cbe536b78b8: Layer already exists [2021-06-07T21:30:34.947Z] 84f71787850d: Layer already exists [2021-06-07T21:30:34.947Z] b751884d018c: Layer already exists [2021-06-07T21:30:34.947Z] 849ecb26c9ec: Layer already exists [2021-06-07T21:30:34.947Z] latest: digest: sha256:c09f9a43eebf138c3f27b1bce688c4bdca8d95512cfc3aff1315ade776a67edc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:35.288Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:35.626Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.254 [2021-06-07T21:30:35.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-07T21:30:35.626Z] b751884d018c: Preparing [2021-06-07T21:30:35.626Z] 849ecb26c9ec: Preparing [2021-06-07T21:30:35.626Z] 84f71787850d: Preparing [2021-06-07T21:30:35.626Z] 6cbe536b78b8: Preparing [2021-06-07T21:30:35.626Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:35.626Z] 84f71787850d: Layer already exists [2021-06-07T21:30:35.626Z] 849ecb26c9ec: Layer already exists [2021-06-07T21:30:35.626Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:35.626Z] b751884d018c: Layer already exists [2021-06-07T21:30:35.626Z] 6cbe536b78b8: Layer already exists [2021-06-07T21:30:35.898Z] 2.0.0-dev.254: digest: sha256:c09f9a43eebf138c3f27b1bce688c4bdca8d95512cfc3aff1315ade776a67edc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:36.236Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:36.574Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:36.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-07T21:30:36.574Z] b751884d018c: Preparing [2021-06-07T21:30:36.574Z] 849ecb26c9ec: Preparing [2021-06-07T21:30:36.574Z] 84f71787850d: Preparing [2021-06-07T21:30:36.574Z] 6cbe536b78b8: Preparing [2021-06-07T21:30:36.574Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:36.574Z] 849ecb26c9ec: Layer already exists [2021-06-07T21:30:36.574Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:36.574Z] 6cbe536b78b8: Layer already exists [2021-06-07T21:30:36.574Z] 84f71787850d: Layer already exists [2021-06-07T21:30:36.574Z] b751884d018c: Layer already exists [2021-06-07T21:30:36.849Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:c09f9a43eebf138c3f27b1bce688c4bdca8d95512cfc3aff1315ade776a67edc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:37.191Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:37.528Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-07T21:30:37.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-07T21:30:37.529Z] b751884d018c: Preparing [2021-06-07T21:30:37.529Z] 849ecb26c9ec: Preparing [2021-06-07T21:30:37.529Z] 84f71787850d: Preparing [2021-06-07T21:30:37.529Z] 6cbe536b78b8: Preparing [2021-06-07T21:30:37.529Z] 3fbe34a1663b: Preparing [2021-06-07T21:30:37.804Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:30:37.804Z] 6cbe536b78b8: Layer already exists [2021-06-07T21:30:37.804Z] 849ecb26c9ec: Layer already exists [2021-06-07T21:30:37.804Z] b751884d018c: Layer already exists [2021-06-07T21:30:37.804Z] 84f71787850d: Layer already exists [2021-06-07T21:30:37.804Z] master: digest: sha256:c09f9a43eebf138c3f27b1bce688c4bdca8d95512cfc3aff1315ade776a67edc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:30:37.880Z] ===================================================== [Pipeline] echo [2021-06-07T21:30:37.900Z] taggedImages: [2021-06-07T21:30:37.900Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:37.900Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-07T21:30:37.901Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.254 [2021-06-07T21:30:37.901Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:37.901Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-07T21:30:37.980Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-07T21:30:37.980Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:37.980Z] latest [2021-06-07T21:30:37.980Z] 2.0.0-dev.254 [2021-06-07T21:30:37.980Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:37.980Z] master [2021-06-07T21:30:37.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:38.373Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:38.704Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:38.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-07T21:30:38.704Z] f044e0d89535: Preparing [2021-06-07T21:30:38.704Z] 777ac54ead30: Preparing [2021-06-07T21:30:38.704Z] 83b40a71517e: Preparing [2021-06-07T21:30:38.704Z] fb8b2a9fcd9d: Preparing [2021-06-07T21:30:38.704Z] 9ded3b6bb9b5: Preparing [2021-06-07T21:30:38.704Z] fa1afe8e6ed9: Preparing [2021-06-07T21:30:38.704Z] 87a09b4c083e: Preparing [2021-06-07T21:30:38.704Z] 0f74e9ff2a61: Preparing [2021-06-07T21:30:38.704Z] b122376c33c6: Preparing [2021-06-07T21:30:38.704Z] f8381ed47b22: Preparing [2021-06-07T21:30:38.704Z] e934a737d657: Preparing [2021-06-07T21:30:38.704Z] 0f74e9ff2a61: Waiting [2021-06-07T21:30:38.704Z] b122376c33c6: Waiting [2021-06-07T21:30:38.704Z] f8381ed47b22: Waiting [2021-06-07T21:30:38.704Z] e934a737d657: Waiting [2021-06-07T21:30:38.704Z] fa1afe8e6ed9: Waiting [2021-06-07T21:30:38.704Z] 87a09b4c083e: Waiting [2021-06-07T21:30:38.985Z] 9ded3b6bb9b5: Layer already exists [2021-06-07T21:30:38.985Z] fa1afe8e6ed9: Layer already exists [2021-06-07T21:30:38.985Z] 87a09b4c083e: Layer already exists [2021-06-07T21:30:38.985Z] 0f74e9ff2a61: Layer already exists [2021-06-07T21:30:38.985Z] 777ac54ead30: Pushed [2021-06-07T21:30:39.258Z] b122376c33c6: Layer already exists [2021-06-07T21:30:39.258Z] f8381ed47b22: Layer already exists [2021-06-07T21:30:39.258Z] e934a737d657: Layer already exists [2021-06-07T21:30:39.854Z] f044e0d89535: Pushed [2021-06-07T21:30:41.283Z] 83b40a71517e: Pushed [2021-06-07T21:30:53.660Z] fb8b2a9fcd9d: Pushed [2021-06-07T21:30:53.660Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703: digest: sha256:816ced702acb4bb33064568b763aaea6053efbd48bb6578d011282565493fe8e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:54.074Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:54.444Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-07T21:30:54.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-07T21:30:54.445Z] f044e0d89535: Preparing [2021-06-07T21:30:54.445Z] 777ac54ead30: Preparing [2021-06-07T21:30:54.445Z] 83b40a71517e: Preparing [2021-06-07T21:30:54.445Z] fb8b2a9fcd9d: Preparing [2021-06-07T21:30:54.445Z] 9ded3b6bb9b5: Preparing [2021-06-07T21:30:54.445Z] fa1afe8e6ed9: Preparing [2021-06-07T21:30:54.445Z] 87a09b4c083e: Preparing [2021-06-07T21:30:54.445Z] 0f74e9ff2a61: Preparing [2021-06-07T21:30:54.445Z] b122376c33c6: Preparing [2021-06-07T21:30:54.445Z] f8381ed47b22: Preparing [2021-06-07T21:30:54.445Z] e934a737d657: Preparing [2021-06-07T21:30:54.445Z] 0f74e9ff2a61: Waiting [2021-06-07T21:30:54.445Z] b122376c33c6: Waiting [2021-06-07T21:30:54.445Z] f8381ed47b22: Waiting [2021-06-07T21:30:54.445Z] e934a737d657: Waiting [2021-06-07T21:30:54.445Z] fa1afe8e6ed9: Waiting [2021-06-07T21:30:54.445Z] 87a09b4c083e: Waiting [2021-06-07T21:30:54.445Z] 9ded3b6bb9b5: Layer already exists [2021-06-07T21:30:54.445Z] 83b40a71517e: Layer already exists [2021-06-07T21:30:54.445Z] fb8b2a9fcd9d: Layer already exists [2021-06-07T21:30:54.445Z] f044e0d89535: Layer already exists [2021-06-07T21:30:54.726Z] 777ac54ead30: Layer already exists [2021-06-07T21:30:54.726Z] fa1afe8e6ed9: Layer already exists [2021-06-07T21:30:54.726Z] 87a09b4c083e: Layer already exists [2021-06-07T21:30:54.726Z] 0f74e9ff2a61: Layer already exists [2021-06-07T21:30:54.726Z] b122376c33c6: Layer already exists [2021-06-07T21:30:54.726Z] f8381ed47b22: Layer already exists [2021-06-07T21:30:54.726Z] e934a737d657: Layer already exists [2021-06-07T21:30:54.726Z] latest: digest: sha256:816ced702acb4bb33064568b763aaea6053efbd48bb6578d011282565493fe8e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:55.087Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:55.430Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.254 [2021-06-07T21:30:55.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-07T21:30:55.431Z] f044e0d89535: Preparing [2021-06-07T21:30:55.431Z] 777ac54ead30: Preparing [2021-06-07T21:30:55.431Z] 83b40a71517e: Preparing [2021-06-07T21:30:55.431Z] fb8b2a9fcd9d: Preparing [2021-06-07T21:30:55.431Z] 9ded3b6bb9b5: Preparing [2021-06-07T21:30:55.431Z] fa1afe8e6ed9: Preparing [2021-06-07T21:30:55.431Z] 87a09b4c083e: Preparing [2021-06-07T21:30:55.431Z] 0f74e9ff2a61: Preparing [2021-06-07T21:30:55.431Z] b122376c33c6: Preparing [2021-06-07T21:30:55.431Z] f8381ed47b22: Preparing [2021-06-07T21:30:55.431Z] e934a737d657: Preparing [2021-06-07T21:30:55.431Z] 0f74e9ff2a61: Waiting [2021-06-07T21:30:55.431Z] b122376c33c6: Waiting [2021-06-07T21:30:55.431Z] f8381ed47b22: Waiting [2021-06-07T21:30:55.431Z] e934a737d657: Waiting [2021-06-07T21:30:55.431Z] 87a09b4c083e: Waiting [2021-06-07T21:30:55.431Z] fa1afe8e6ed9: Waiting [2021-06-07T21:30:55.705Z] 9ded3b6bb9b5: Layer already exists [2021-06-07T21:30:55.705Z] 83b40a71517e: Layer already exists [2021-06-07T21:30:55.705Z] 777ac54ead30: Layer already exists [2021-06-07T21:30:55.705Z] fb8b2a9fcd9d: Layer already exists [2021-06-07T21:30:55.705Z] f044e0d89535: Layer already exists [2021-06-07T21:30:55.705Z] fa1afe8e6ed9: Layer already exists [2021-06-07T21:30:55.705Z] 87a09b4c083e: Layer already exists [2021-06-07T21:30:55.705Z] b122376c33c6: Layer already exists [2021-06-07T21:30:55.705Z] 0f74e9ff2a61: Layer already exists [2021-06-07T21:30:55.705Z] f8381ed47b22: Layer already exists [2021-06-07T21:30:55.705Z] e934a737d657: Layer already exists [2021-06-07T21:30:55.705Z] 2.0.0-dev.254: digest: sha256:816ced702acb4bb33064568b763aaea6053efbd48bb6578d011282565493fe8e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:56.099Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:56.434Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:56.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-07T21:30:56.434Z] f044e0d89535: Preparing [2021-06-07T21:30:56.434Z] 777ac54ead30: Preparing [2021-06-07T21:30:56.434Z] 83b40a71517e: Preparing [2021-06-07T21:30:56.434Z] fb8b2a9fcd9d: Preparing [2021-06-07T21:30:56.434Z] 9ded3b6bb9b5: Preparing [2021-06-07T21:30:56.434Z] fa1afe8e6ed9: Preparing [2021-06-07T21:30:56.434Z] 87a09b4c083e: Preparing [2021-06-07T21:30:56.434Z] 0f74e9ff2a61: Preparing [2021-06-07T21:30:56.434Z] b122376c33c6: Preparing [2021-06-07T21:30:56.434Z] f8381ed47b22: Preparing [2021-06-07T21:30:56.434Z] e934a737d657: Preparing [2021-06-07T21:30:56.434Z] fa1afe8e6ed9: Waiting [2021-06-07T21:30:56.434Z] 87a09b4c083e: Waiting [2021-06-07T21:30:56.434Z] 0f74e9ff2a61: Waiting [2021-06-07T21:30:56.434Z] b122376c33c6: Waiting [2021-06-07T21:30:56.434Z] f8381ed47b22: Waiting [2021-06-07T21:30:56.434Z] e934a737d657: Waiting [2021-06-07T21:30:56.706Z] f044e0d89535: Layer already exists [2021-06-07T21:30:56.706Z] 83b40a71517e: Layer already exists [2021-06-07T21:30:56.706Z] fb8b2a9fcd9d: Layer already exists [2021-06-07T21:30:56.706Z] 777ac54ead30: Layer already exists [2021-06-07T21:30:56.706Z] 9ded3b6bb9b5: Layer already exists [2021-06-07T21:30:56.706Z] 87a09b4c083e: Layer already exists [2021-06-07T21:30:56.706Z] 0f74e9ff2a61: Layer already exists [2021-06-07T21:30:56.706Z] b122376c33c6: Layer already exists [2021-06-07T21:30:56.706Z] fa1afe8e6ed9: Layer already exists [2021-06-07T21:30:56.706Z] f8381ed47b22: Layer already exists [2021-06-07T21:30:56.706Z] e934a737d657: Layer already exists [2021-06-07T21:30:56.706Z] 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254: digest: sha256:816ced702acb4bb33064568b763aaea6053efbd48bb6578d011282565493fe8e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:57.129Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:30:57.466Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-07T21:30:57.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-07T21:30:57.466Z] f044e0d89535: Preparing [2021-06-07T21:30:57.466Z] 777ac54ead30: Preparing [2021-06-07T21:30:57.466Z] 83b40a71517e: Preparing [2021-06-07T21:30:57.466Z] fb8b2a9fcd9d: Preparing [2021-06-07T21:30:57.466Z] 9ded3b6bb9b5: Preparing [2021-06-07T21:30:57.466Z] fa1afe8e6ed9: Preparing [2021-06-07T21:30:57.466Z] 87a09b4c083e: Preparing [2021-06-07T21:30:57.466Z] 0f74e9ff2a61: Preparing [2021-06-07T21:30:57.466Z] b122376c33c6: Preparing [2021-06-07T21:30:57.466Z] f8381ed47b22: Preparing [2021-06-07T21:30:57.466Z] e934a737d657: Preparing [2021-06-07T21:30:57.466Z] 0f74e9ff2a61: Waiting [2021-06-07T21:30:57.466Z] e934a737d657: Waiting [2021-06-07T21:30:57.466Z] b122376c33c6: Waiting [2021-06-07T21:30:57.466Z] f8381ed47b22: Waiting [2021-06-07T21:30:57.466Z] 87a09b4c083e: Waiting [2021-06-07T21:30:57.466Z] 9ded3b6bb9b5: Layer already exists [2021-06-07T21:30:57.466Z] f044e0d89535: Layer already exists [2021-06-07T21:30:57.466Z] 83b40a71517e: Layer already exists [2021-06-07T21:30:57.466Z] 777ac54ead30: Layer already exists [2021-06-07T21:30:57.466Z] fb8b2a9fcd9d: Layer already exists [2021-06-07T21:30:57.466Z] fa1afe8e6ed9: Layer already exists [2021-06-07T21:30:57.738Z] 87a09b4c083e: Layer already exists [2021-06-07T21:30:57.738Z] 0f74e9ff2a61: Layer already exists [2021-06-07T21:30:57.738Z] b122376c33c6: Layer already exists [2021-06-07T21:30:57.738Z] f8381ed47b22: Layer already exists [2021-06-07T21:30:57.738Z] e934a737d657: Layer already exists [2021-06-07T21:30:57.738Z] master: digest: sha256:816ced702acb4bb33064568b763aaea6053efbd48bb6578d011282565493fe8e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:30:57.803Z] ===================================================== [Pipeline] echo [2021-06-07T21:30:57.818Z] taggedImages: [2021-06-07T21:30:57.818Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [2021-06-07T21:30:57.818Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-07T21:30:57.818Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.254 [2021-06-07T21:30:57.818Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703-2.0.0-dev.254 [2021-06-07T21:30:57.818Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:30:58.399Z] ---> job-cost.sh [2021-06-07T21:30:58.399Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ylig [2021-06-07T21:31:37.363Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-07T21:33:14.135Z] lf-activate-venv(): INFO: Adding /tmp/venv-ylig/bin to PATH [2021-06-07T21:33:14.135Z] INFO: No Stack... [2021-06-07T21:33:14.135Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-07T21:33:14.135Z] INFO: Archiving Costs [Pipeline] sh [2021-06-07T21:33:14.465Z] + cat /w/workspace/edgex-go/525/archives/cost.csv [2021-06-07T21:33:14.466Z] + cut -d, -f6 [Pipeline] lock [2021-06-07T21:33:14.526Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-525-stack-cost] [2021-06-07T21:33:14.536Z] Resource [jenkins-edgexfoundry-edgex-go-master-525-stack-cost] did not exist. Created. [2021-06-07T21:33:14.536Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-525-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-07T21:33:14.881Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-07T21:33:15.578Z] Stashed 1 file(s) [Pipeline] } [2021-06-07T21:33:15.587Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-525-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-07T21:33:16.109Z] provisioning config files... [2021-06-07T21:33:16.117Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/525@tmp/config7941739903440904599tmp [Pipeline] { [Pipeline] sh [2021-06-07T21:33:16.422Z] + set +x [2021-06-07T21:33:16.422Z] + curl -s https://codecov.io/bash [2021-06-07T21:33:16.422Z] + bash -s -- [2021-06-07T21:33:16.422Z] [2021-06-07T21:33:16.422Z] _____ _ [2021-06-07T21:33:16.422Z] / ____| | | [2021-06-07T21:33:16.422Z] | | ___ __| | ___ ___ _____ __ [2021-06-07T21:33:16.422Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-07T21:33:16.422Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-07T21:33:16.422Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-07T21:33:16.422Z] Bash-1.0.3 [2021-06-07T21:33:16.422Z] [2021-06-07T21:33:16.422Z] [2021-06-07T21:33:16.422Z] ==> git version 2.24.4 found [2021-06-07T21:33:16.422Z] ==> 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-07T21:33:16.422Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-07T21:33:16.422Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-07T21:33:16.422Z] ==> Jenkins CI detected. [2021-06-07T21:33:16.422Z] project root: . [2021-06-07T21:33:16.422Z] --> token set from env [2021-06-07T21:33:16.422Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-07T21:33:16.726Z] ==> Running gcov in . (disable via -X gcov) [2021-06-07T21:33:16.726Z] ==> Python coveragepy not found [2021-06-07T21:33:16.726Z] ==> Searching for coverage reports in: [2021-06-07T21:33:16.726Z] + . [2021-06-07T21:33:16.726Z] -> Found 1 reports [2021-06-07T21:33:16.726Z] ==> Detecting git/mercurial file structure [2021-06-07T21:33:16.726Z] ==> Reading reports [2021-06-07T21:33:16.726Z] + ./coverage.out bytes=412085 [2021-06-07T21:33:16.726Z] ==> Appending adjustments [2021-06-07T21:33:16.726Z] https://docs.codecov.io/docs/fixing-reports [2021-06-07T21:33:17.791Z] + Found adjustments [2021-06-07T21:33:17.791Z] ==> Gzipping contents [2021-06-07T21:33:18.051Z] 56K /tmp/codecov.reB3ph.gz [2021-06-07T21:33:18.051Z] ==> Uploading reports [2021-06-07T21:33:18.051Z] url: https://codecov.io [2021-06-07T21:33:18.051Z] query: branch=master&commit=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703&build=525&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F525%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-07T21:33:18.051Z] -> Pinging Codecov [2021-06-07T21:33:18.051Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703&build=525&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F525%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-07T21:33:18.312Z] -> Uploading to [2021-06-07T21:33:18.312Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-07/00271124DB129430A58F1EEE437C3FCB/2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703/cba3f0eb-51d3-4ea0-a804-8f081df19b91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210607T213318Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b91ce37f63de02aaa2805c6adcd2f71ec5806e2df0799cdb60dfb9f3c4187e0b [2021-06-07T21:33:18.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-07T21:33:18.313Z] Dload Upload Total Spent Left Speed [2021-06-07T21:33:18.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55989 0 0 100 55989 0 126k --:--:-- --:--:-- --:--:-- 126k 100 55989 0 0 100 55989 0 126k --:--:-- --:--:-- --:--:-- 126k [2021-06-07T21:33:18.884Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 [Pipeline] } [2021-06-07T21:33:18.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-07T21:33:19.218Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-07T21:33:19.232Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:33:19.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-07T21:33:19.536Z] [2021-06-07T21:33:19.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:33:19.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-07T21:33:19.848Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-07T21:33:19.848Z] 188c0c94c7c5: Pulling fs layer [2021-06-07T21:33:19.848Z] 0ef7d3d256c8: Pulling fs layer [2021-06-07T21:33:19.848Z] de9db76c5a1d: Pulling fs layer [2021-06-07T21:33:19.848Z] 0eba1c9be4d2: Pulling fs layer [2021-06-07T21:33:19.848Z] 0d57e429df01: Pulling fs layer [2021-06-07T21:33:19.848Z] 4e4be7b47b0d: Pulling fs layer [2021-06-07T21:33:19.848Z] e1f770b5df2f: Pulling fs layer [2021-06-07T21:33:19.848Z] 85a0685a4137: Pulling fs layer [2021-06-07T21:33:19.848Z] 0d57e429df01: Waiting [2021-06-07T21:33:19.848Z] 4e4be7b47b0d: Waiting [2021-06-07T21:33:19.848Z] e1f770b5df2f: Waiting [2021-06-07T21:33:19.848Z] 85a0685a4137: Waiting [2021-06-07T21:33:19.848Z] 0eba1c9be4d2: Waiting [2021-06-07T21:33:19.848Z] de9db76c5a1d: Verifying Checksum [2021-06-07T21:33:19.848Z] de9db76c5a1d: Download complete [2021-06-07T21:33:19.848Z] 0ef7d3d256c8: Verifying Checksum [2021-06-07T21:33:19.848Z] 0ef7d3d256c8: Download complete [2021-06-07T21:33:19.848Z] 0d57e429df01: Download complete [2021-06-07T21:33:19.848Z] 4e4be7b47b0d: Verifying Checksum [2021-06-07T21:33:19.848Z] 4e4be7b47b0d: Download complete [2021-06-07T21:33:19.848Z] 188c0c94c7c5: Verifying Checksum [2021-06-07T21:33:19.848Z] 188c0c94c7c5: Download complete [2021-06-07T21:33:20.117Z] 188c0c94c7c5: Pull complete [2021-06-07T21:33:20.379Z] 0ef7d3d256c8: Pull complete [2021-06-07T21:33:20.379Z] de9db76c5a1d: Pull complete [2021-06-07T21:33:20.639Z] e1f770b5df2f: Verifying Checksum [2021-06-07T21:33:20.639Z] e1f770b5df2f: Download complete [2021-06-07T21:33:22.557Z] 0eba1c9be4d2: Verifying Checksum [2021-06-07T21:33:22.557Z] 0eba1c9be4d2: Download complete [2021-06-07T21:33:22.818Z] 85a0685a4137: Verifying Checksum [2021-06-07T21:33:22.818Z] 85a0685a4137: Download complete [2021-06-07T21:33:25.377Z] 0eba1c9be4d2: Pull complete [2021-06-07T21:33:25.377Z] 0d57e429df01: Pull complete [2021-06-07T21:33:25.378Z] 4e4be7b47b0d: Pull complete [2021-06-07T21:33:25.959Z] e1f770b5df2f: Pull complete [2021-06-07T21:33:32.579Z] 85a0685a4137: Pull complete [2021-06-07T21:33:32.579Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-07T21:33:32.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-07T21:33:32.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-07T21:33:32.673Z] prd-centos7-docker-4c-2g-792 does not seem to be running inside a container [2021-06-07T21:33:32.711Z] $ 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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-07T21:33:33.476Z] $ docker top 22d8037c5fb2fb24ec3838614c16179a0df8222dc59d6471face9afa9216ebdb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-07T21:33:33.570Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-07T21:33:33.869Z] + set -o pipefail [2021-06-07T21:33:33.870Z] + snyk monitor '--org=edgex-jenkins' [2021-06-07T21:33:42.031Z] [2021-06-07T21:33:42.031Z] Monitoring /w/workspace/edgex-go/525 (github.com/edgexfoundry/edgex-go)... [2021-06-07T21:33:42.031Z] [2021-06-07T21:33:42.031Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/b0a84e27-ca42-4794-a1e2-e6049e30cbf2 [2021-06-07T21:33:42.031Z] [2021-06-07T21:33:42.031Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-07T21:33:42.031Z] [2021-06-07T21:33:42.031Z] [Pipeline] } [2021-06-07T21:33:42.042Z] $ docker stop --time=1 22d8037c5fb2fb24ec3838614c16179a0df8222dc59d6471face9afa9216ebdb [2021-06-07T21:33:44.048Z] $ docker rm -f 22d8037c5fb2fb24ec3838614c16179a0df8222dc59d6471face9afa9216ebdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-07T21:33:44.765Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T21:33:44.784Z] provisioning config files... [2021-06-07T21:33:44.794Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/525@tmp/config8187334727398515347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:33:45.103Z] --> edgex-publish-swagger.sh [2021-06-07T21:33:45.103Z] === Publish openapi/v2 API === [2021-06-07T21:33:45.103Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-07T21:33:45.103Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/525/openapi/v2/core-command.yaml] [2021-06-07T21:33:45.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-07T21:33:45.103Z] Dload Upload Total Spent Left Speed [2021-06-07T21:33:46.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 27220 0:00:01 0:00:01 --:--:-- 27228 100 30687 0 0 100 30687 0 27216 0:00:01 0:00:01 --:--:-- 27228 [2021-06-07T21:33:46.047Z] [2021-06-07T21:33:46.047Z] [2021-06-07T21:33:46.047Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/525/openapi/v2/core-data.yaml] [2021-06-07T21:33:46.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-07T21:33:46.047Z] Dload Upload Total Spent Left Speed [2021-06-07T21:33:47.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 55331 0:00:01 0:00:01 --:--:-- 55375 100 56095 0 0 100 56095 0 55324 0:00:01 0:00:01 --:--:-- 55375 [2021-06-07T21:33:47.040Z] [2021-06-07T21:33:47.040Z] [2021-06-07T21:33:47.040Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/525/openapi/v2/core-metadata.yaml] [2021-06-07T21:33:47.040Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-07T21:33:47.040Z] Dload Upload Total Spent Left Speed [2021-06-07T21:33:48.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 110k 0:00:01 0:00:01 --:--:-- 110k 100 118k 0 0 100 118k 0 110k 0:00:01 0:00:01 --:--:-- 110k [2021-06-07T21:33:48.426Z] [2021-06-07T21:33:48.426Z] [2021-06-07T21:33:48.426Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/525/openapi/v2/support-notifications.yaml] [2021-06-07T21:33:48.426Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-07T21:33:48.426Z] Dload Upload Total Spent Left Speed [2021-06-07T21:33:49.376Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 67885 0:00:01 0:00:01 --:--:-- 67909 100 78300 0 0 100 78300 0 66358 0:00:01 0:00:01 --:--:-- 66412 [2021-06-07T21:33:49.376Z] [2021-06-07T21:33:49.376Z] [2021-06-07T21:33:49.376Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/525/openapi/v2/support-scheduler.yaml] [2021-06-07T21:33:49.376Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-07T21:33:49.376Z] Dload Upload Total Spent Left Speed [2021-06-07T21:33:50.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37610 0 0 100 37610 0 42525 --:--:-- --:--:-- --:--:-- 42497 [2021-06-07T21:33:50.216Z] [2021-06-07T21:33:50.216Z] [2021-06-07T21:33:50.216Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/525/openapi/v2/system-agent.yaml] [2021-06-07T21:33:50.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-07T21:33:50.216Z] Dload Upload Total Spent Left Speed [2021-06-07T21:33:51.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20029 0 0 100 20029 0 20874 --:--:-- --:--:-- --:--:-- 20863 100 20029 0 0 100 20029 0 20871 --:--:-- --:--:-- --:--:-- 20863 [2021-06-07T21:33:51.162Z] [2021-06-07T21:33:51.162Z] [Pipeline] } [2021-06-07T21:33:51.171Z] 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-07T21:33:51.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T21:33:51.688Z] . [Pipeline] withDockerContainer [2021-06-07T21:33:51.766Z] prd-centos7-docker-4c-2g-792 does not seem to be running inside a container [2021-06-07T21:33:51.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-07T21:33:52.169Z] $ docker top 6c62f97e9e83511c4812aa62f9240c166965013618812b9c90667c5546481c4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-07T21:33:52.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T21:33:52.292Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T21:33:52.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T21:33:52.400Z] $ docker exec 6c62f97e9e83511c4812aa62f9240c166965013618812b9c90667c5546481c4f ssh-agent [2021-06-07T21:33:52.506Z] SSH_AUTH_SOCK=/tmp/ssh-gGcWDKJFaZVi/agent.15 [2021-06-07T21:33:52.506Z] SSH_AGENT_PID=22 [2021-06-07T21:33:52.512Z] Running ssh-add (command line suppressed) [2021-06-07T21:33:52.608Z] Identity added: /w/workspace/edgex-go/525@tmp/private_key_5378705628639447338.key (/w/workspace/edgex-go/525@tmp/private_key_5378705628639447338.key) [2021-06-07T21:33:52.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T21:33:52.926Z] + git semver tag [2021-06-07T21:33:52.927Z] # -> Open(): unable to determine branch for HEAD [2021-06-07T21:33:52.927Z] # $GIT_DIR = /w/workspace/edgex-go/525/.git [2021-06-07T21:33:52.927Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/525 [2021-06-07T21:33:52.927Z] # $SEMVER_REMOTE_NAME = origin [2021-06-07T21:33:52.927Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-07T21:33:52.927Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-07T21:33:52.927Z] # $SEMVER_BRANCH = master [2021-06-07T21:33:52.927Z] # $SEMVER_DIR = /w/workspace/edgex-go/525/.semver [2021-06-07T21:33:52.927Z] # 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 HEAD [2021-06-07T21:33:52.927Z] # -> Force: false [2021-06-07T21:33:52.927Z] # 1c3dd9d25d6701a90bee791f1d6940cbc2ae121c refs/tags/v2.0.0-dev.254 [Pipeline] } [2021-06-07T21:33:52.934Z] $ docker exec --env ******** --env ******** 6c62f97e9e83511c4812aa62f9240c166965013618812b9c90667c5546481c4f ssh-agent -k [2021-06-07T21:33:53.032Z] unset SSH_AUTH_SOCK; [2021-06-07T21:33:53.032Z] unset SSH_AGENT_PID; [2021-06-07T21:33:53.032Z] echo Agent pid 22 killed; [2021-06-07T21:33:53.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-07T21:33:53.508Z] + git semver [Pipeline] } [2021-06-07T21:33:53.520Z] $ docker stop --time=1 6c62f97e9e83511c4812aa62f9240c166965013618812b9c90667c5546481c4f [2021-06-07T21:33:54.694Z] $ docker rm -f 6c62f97e9e83511c4812aa62f9240c166965013618812b9c90667c5546481c4f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:33:55.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-07T21:33:55.145Z] [2021-06-07T21:33:55.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:33:55.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-07T21:33:55.454Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-07T21:33:55.454Z] ab5ef0e58194: Pulling fs layer [2021-06-07T21:33:55.454Z] 9712f1f96733: Pulling fs layer [2021-06-07T21:33:55.454Z] 63f879dbbcfc: Pulling fs layer [2021-06-07T21:33:55.454Z] 0d9ebad4ef96: Pulling fs layer [2021-06-07T21:33:55.454Z] e9a5061849ea: Pulling fs layer [2021-06-07T21:33:55.454Z] d747dcd14b5f: Pulling fs layer [2021-06-07T21:33:55.454Z] 2de7ff778b66: Pulling fs layer [2021-06-07T21:33:55.454Z] 0d9ebad4ef96: Waiting [2021-06-07T21:33:55.454Z] e9a5061849ea: Waiting [2021-06-07T21:33:55.454Z] d747dcd14b5f: Waiting [2021-06-07T21:33:55.454Z] 2de7ff778b66: Waiting [2021-06-07T21:33:55.454Z] 9712f1f96733: Verifying Checksum [2021-06-07T21:33:55.454Z] 9712f1f96733: Download complete [2021-06-07T21:33:56.840Z] 63f879dbbcfc: Verifying Checksum [2021-06-07T21:33:56.840Z] 63f879dbbcfc: Download complete [2021-06-07T21:33:57.108Z] e9a5061849ea: Verifying Checksum [2021-06-07T21:33:57.108Z] e9a5061849ea: Download complete [2021-06-07T21:33:57.108Z] d747dcd14b5f: Verifying Checksum [2021-06-07T21:33:57.108Z] d747dcd14b5f: Download complete [2021-06-07T21:33:57.369Z] 2de7ff778b66: Verifying Checksum [2021-06-07T21:33:57.369Z] 2de7ff778b66: Download complete [2021-06-07T21:33:57.629Z] 0d9ebad4ef96: Verifying Checksum [2021-06-07T21:33:57.629Z] 0d9ebad4ef96: Download complete [2021-06-07T21:33:57.901Z] ab5ef0e58194: Verifying Checksum [2021-06-07T21:33:57.901Z] ab5ef0e58194: Download complete [2021-06-07T21:34:00.472Z] ab5ef0e58194: Pull complete [2021-06-07T21:34:00.472Z] 9712f1f96733: Pull complete [2021-06-07T21:34:01.056Z] 63f879dbbcfc: Pull complete [2021-06-07T21:34:04.360Z] 0d9ebad4ef96: Pull complete [2021-06-07T21:34:04.624Z] e9a5061849ea: Pull complete [2021-06-07T21:34:04.624Z] d747dcd14b5f: Pull complete [2021-06-07T21:34:05.571Z] 2de7ff778b66: Pull complete [2021-06-07T21:34:05.572Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-07T21:34:05.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-07T21:34:05.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-07T21:34:05.654Z] prd-centos7-docker-4c-2g-792 does not seem to be running inside a container [2021-06-07T21:34:05.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-07T21:34:09.178Z] $ docker top 976830ea839c52d4d547fa445b6d8904270cf300c0f23c16a74f2cde3cd81295 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-07T21:34:09.272Z] provisioning config files... [2021-06-07T21:34:09.280Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/525@tmp/config2602373516789419547tmp [2021-06-07T21:34:09.290Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/525@tmp/config6054943690960565102tmp [2021-06-07T21:34:09.302Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/525@tmp/config5625455057592608248tmp [Pipeline] { [Pipeline] echo [2021-06-07T21:34:09.320Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:34:09.613Z] ---> sigul-configuration.sh [2021-06-07T21:34:09.613Z] gpg: directory `/root/.gnupg' created [2021-06-07T21:34:09.613Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-07T21:34:09.613Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-07T21:34:09.613Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-07T21:34:09.613Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-07T21:34:09.613Z] gpg: CAST5 encrypted data [2021-06-07T21:34:09.613Z] gpg: encrypted with 1 passphrase [2021-06-07T21:34:09.613Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-07T21:34:09.909Z] + mkdir /home/jenkins [2021-06-07T21:34:09.909Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-07T21:34:10.204Z] + 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-07T21:34:10.215Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:34:10.543Z] ---> sigul-install.sh [2021-06-07T21:34:14.764Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-07T21:34:15.060Z] + git tag --list [2021-06-07T21:34:15.060Z] 0.6.0 [2021-06-07T21:34:15.060Z] 0.6.1 [2021-06-07T21:34:15.060Z] 0.7.0 [2021-06-07T21:34:15.060Z] 0.7.1 [2021-06-07T21:34:15.060Z] v0.0.0 [2021-06-07T21:34:15.060Z] v0.0.1-dev.1 [2021-06-07T21:34:15.060Z] v1.0.0 [2021-06-07T21:34:15.060Z] v1.0.1 [2021-06-07T21:34:15.060Z] v1.1.0 [2021-06-07T21:34:15.060Z] v1.2.0 [2021-06-07T21:34:15.060Z] v1.2.1 [2021-06-07T21:34:15.060Z] v1.2.2-dev.1 [2021-06-07T21:34:15.060Z] v1.2.2-dev.10 [2021-06-07T21:34:15.060Z] v1.2.2-dev.100 [2021-06-07T21:34:15.060Z] v1.2.2-dev.101 [2021-06-07T21:34:15.060Z] v1.2.2-dev.102 [2021-06-07T21:34:15.060Z] v1.2.2-dev.103 [2021-06-07T21:34:15.060Z] v1.2.2-dev.104 [2021-06-07T21:34:15.060Z] v1.2.2-dev.105 [2021-06-07T21:34:15.060Z] v1.2.2-dev.106 [2021-06-07T21:34:15.060Z] v1.2.2-dev.107 [2021-06-07T21:34:15.060Z] v1.2.2-dev.11 [2021-06-07T21:34:15.060Z] v1.2.2-dev.12 [2021-06-07T21:34:15.060Z] v1.2.2-dev.13 [2021-06-07T21:34:15.060Z] v1.2.2-dev.14 [2021-06-07T21:34:15.060Z] v1.2.2-dev.15 [2021-06-07T21:34:15.060Z] v1.2.2-dev.16 [2021-06-07T21:34:15.060Z] v1.2.2-dev.17 [2021-06-07T21:34:15.060Z] v1.2.2-dev.18 [2021-06-07T21:34:15.060Z] v1.2.2-dev.19 [2021-06-07T21:34:15.060Z] v1.2.2-dev.2 [2021-06-07T21:34:15.060Z] v1.2.2-dev.20 [2021-06-07T21:34:15.060Z] v1.2.2-dev.21 [2021-06-07T21:34:15.060Z] v1.2.2-dev.22 [2021-06-07T21:34:15.060Z] v1.2.2-dev.23 [2021-06-07T21:34:15.060Z] v1.2.2-dev.24 [2021-06-07T21:34:15.060Z] v1.2.2-dev.25 [2021-06-07T21:34:15.060Z] v1.2.2-dev.26 [2021-06-07T21:34:15.060Z] v1.2.2-dev.27 [2021-06-07T21:34:15.060Z] v1.2.2-dev.28 [2021-06-07T21:34:15.060Z] v1.2.2-dev.29 [2021-06-07T21:34:15.060Z] v1.2.2-dev.3 [2021-06-07T21:34:15.060Z] v1.2.2-dev.30 [2021-06-07T21:34:15.060Z] v1.2.2-dev.31 [2021-06-07T21:34:15.060Z] v1.2.2-dev.32 [2021-06-07T21:34:15.060Z] v1.2.2-dev.33 [2021-06-07T21:34:15.060Z] v1.2.2-dev.34 [2021-06-07T21:34:15.060Z] v1.2.2-dev.35 [2021-06-07T21:34:15.060Z] v1.2.2-dev.36 [2021-06-07T21:34:15.060Z] v1.2.2-dev.37 [2021-06-07T21:34:15.060Z] v1.2.2-dev.38 [2021-06-07T21:34:15.060Z] v1.2.2-dev.39 [2021-06-07T21:34:15.060Z] v1.2.2-dev.4 [2021-06-07T21:34:15.060Z] v1.2.2-dev.40 [2021-06-07T21:34:15.060Z] v1.2.2-dev.41 [2021-06-07T21:34:15.060Z] v1.2.2-dev.42 [2021-06-07T21:34:15.060Z] v1.2.2-dev.43 [2021-06-07T21:34:15.060Z] v1.2.2-dev.44 [2021-06-07T21:34:15.060Z] v1.2.2-dev.45 [2021-06-07T21:34:15.060Z] v1.2.2-dev.46 [2021-06-07T21:34:15.060Z] v1.2.2-dev.47 [2021-06-07T21:34:15.060Z] v1.2.2-dev.48 [2021-06-07T21:34:15.060Z] v1.2.2-dev.49 [2021-06-07T21:34:15.060Z] v1.2.2-dev.5 [2021-06-07T21:34:15.060Z] v1.2.2-dev.50 [2021-06-07T21:34:15.060Z] v1.2.2-dev.51 [2021-06-07T21:34:15.060Z] v1.2.2-dev.52 [2021-06-07T21:34:15.060Z] v1.2.2-dev.53 [2021-06-07T21:34:15.060Z] v1.2.2-dev.54 [2021-06-07T21:34:15.061Z] v1.2.2-dev.55 [2021-06-07T21:34:15.061Z] v1.2.2-dev.56 [2021-06-07T21:34:15.061Z] v1.2.2-dev.57 [2021-06-07T21:34:15.061Z] v1.2.2-dev.58 [2021-06-07T21:34:15.061Z] v1.2.2-dev.59 [2021-06-07T21:34:15.061Z] v1.2.2-dev.6 [2021-06-07T21:34:15.061Z] v1.2.2-dev.60 [2021-06-07T21:34:15.061Z] v1.2.2-dev.61 [2021-06-07T21:34:15.061Z] v1.2.2-dev.62 [2021-06-07T21:34:15.061Z] v1.2.2-dev.63 [2021-06-07T21:34:15.061Z] v1.2.2-dev.64 [2021-06-07T21:34:15.061Z] v1.2.2-dev.65 [2021-06-07T21:34:15.061Z] v1.2.2-dev.66 [2021-06-07T21:34:15.061Z] v1.2.2-dev.67 [2021-06-07T21:34:15.061Z] v1.2.2-dev.68 [2021-06-07T21:34:15.061Z] v1.2.2-dev.69 [2021-06-07T21:34:15.061Z] v1.2.2-dev.7 [2021-06-07T21:34:15.061Z] v1.2.2-dev.70 [2021-06-07T21:34:15.061Z] v1.2.2-dev.71 [2021-06-07T21:34:15.061Z] v1.2.2-dev.72 [2021-06-07T21:34:15.061Z] v1.2.2-dev.73 [2021-06-07T21:34:15.061Z] v1.2.2-dev.74 [2021-06-07T21:34:15.061Z] v1.2.2-dev.75 [2021-06-07T21:34:15.061Z] v1.2.2-dev.76 [2021-06-07T21:34:15.061Z] v1.2.2-dev.77 [2021-06-07T21:34:15.061Z] v1.2.2-dev.78 [2021-06-07T21:34:15.061Z] v1.2.2-dev.79 [2021-06-07T21:34:15.061Z] v1.2.2-dev.8 [2021-06-07T21:34:15.061Z] v1.2.2-dev.80 [2021-06-07T21:34:15.061Z] v1.2.2-dev.81 [2021-06-07T21:34:15.061Z] v1.2.2-dev.82 [2021-06-07T21:34:15.061Z] v1.2.2-dev.83 [2021-06-07T21:34:15.061Z] v1.2.2-dev.84 [2021-06-07T21:34:15.061Z] v1.2.2-dev.85 [2021-06-07T21:34:15.061Z] v1.2.2-dev.86 [2021-06-07T21:34:15.061Z] v1.2.2-dev.87 [2021-06-07T21:34:15.061Z] v1.2.2-dev.88 [2021-06-07T21:34:15.061Z] v1.2.2-dev.89 [2021-06-07T21:34:15.061Z] v1.2.2-dev.9 [2021-06-07T21:34:15.061Z] v1.2.2-dev.90 [2021-06-07T21:34:15.061Z] v1.2.2-dev.91 [2021-06-07T21:34:15.061Z] v1.2.2-dev.92 [2021-06-07T21:34:15.061Z] v1.2.2-dev.93 [2021-06-07T21:34:15.061Z] v1.2.2-dev.94 [2021-06-07T21:34:15.061Z] v1.2.2-dev.95 [2021-06-07T21:34:15.061Z] v1.2.2-dev.96 [2021-06-07T21:34:15.061Z] v1.2.2-dev.97 [2021-06-07T21:34:15.061Z] v1.2.2-dev.98 [2021-06-07T21:34:15.061Z] v1.2.2-dev.99 [2021-06-07T21:34:15.061Z] v1.3.0 [2021-06-07T21:34:15.061Z] v1.3.1 [2021-06-07T21:34:15.061Z] v1.3.1-dev.1 [2021-06-07T21:34:15.061Z] v1.3.1-dev.10 [2021-06-07T21:34:15.061Z] v1.3.1-dev.11 [2021-06-07T21:34:15.061Z] v1.3.1-dev.12 [2021-06-07T21:34:15.061Z] v1.3.1-dev.13 [2021-06-07T21:34:15.061Z] v1.3.1-dev.14 [2021-06-07T21:34:15.061Z] v1.3.1-dev.15 [2021-06-07T21:34:15.061Z] v1.3.1-dev.16 [2021-06-07T21:34:15.061Z] v1.3.1-dev.17 [2021-06-07T21:34:15.061Z] v1.3.1-dev.18 [2021-06-07T21:34:15.061Z] v1.3.1-dev.2 [2021-06-07T21:34:15.061Z] v1.3.1-dev.3 [2021-06-07T21:34:15.061Z] v1.3.1-dev.4 [2021-06-07T21:34:15.061Z] v1.3.1-dev.5 [2021-06-07T21:34:15.061Z] v1.3.1-dev.6 [2021-06-07T21:34:15.061Z] v1.3.1-dev.7 [2021-06-07T21:34:15.061Z] v1.3.1-dev.8 [2021-06-07T21:34:15.061Z] v1.3.1-dev.9 [2021-06-07T21:34:15.061Z] v2.0.0-dev.1 [2021-06-07T21:34:15.061Z] v2.0.0-dev.10 [2021-06-07T21:34:15.061Z] v2.0.0-dev.100 [2021-06-07T21:34:15.061Z] v2.0.0-dev.101 [2021-06-07T21:34:15.061Z] v2.0.0-dev.102 [2021-06-07T21:34:15.061Z] v2.0.0-dev.103 [2021-06-07T21:34:15.061Z] v2.0.0-dev.104 [2021-06-07T21:34:15.061Z] v2.0.0-dev.105 [2021-06-07T21:34:15.061Z] v2.0.0-dev.106 [2021-06-07T21:34:15.061Z] v2.0.0-dev.107 [2021-06-07T21:34:15.061Z] v2.0.0-dev.108 [2021-06-07T21:34:15.061Z] v2.0.0-dev.109 [2021-06-07T21:34:15.061Z] v2.0.0-dev.11 [2021-06-07T21:34:15.061Z] v2.0.0-dev.110 [2021-06-07T21:34:15.061Z] v2.0.0-dev.111 [2021-06-07T21:34:15.061Z] v2.0.0-dev.112 [2021-06-07T21:34:15.061Z] v2.0.0-dev.113 [2021-06-07T21:34:15.061Z] v2.0.0-dev.114 [2021-06-07T21:34:15.061Z] v2.0.0-dev.115 [2021-06-07T21:34:15.061Z] v2.0.0-dev.116 [2021-06-07T21:34:15.061Z] v2.0.0-dev.117 [2021-06-07T21:34:15.061Z] v2.0.0-dev.118 [2021-06-07T21:34:15.061Z] v2.0.0-dev.119 [2021-06-07T21:34:15.061Z] v2.0.0-dev.12 [2021-06-07T21:34:15.061Z] v2.0.0-dev.120 [2021-06-07T21:34:15.061Z] v2.0.0-dev.121 [2021-06-07T21:34:15.061Z] v2.0.0-dev.122 [2021-06-07T21:34:15.061Z] v2.0.0-dev.123 [2021-06-07T21:34:15.061Z] v2.0.0-dev.124 [2021-06-07T21:34:15.061Z] v2.0.0-dev.125 [2021-06-07T21:34:15.061Z] v2.0.0-dev.126 [2021-06-07T21:34:15.061Z] v2.0.0-dev.127 [2021-06-07T21:34:15.061Z] v2.0.0-dev.128 [2021-06-07T21:34:15.061Z] v2.0.0-dev.129 [2021-06-07T21:34:15.061Z] v2.0.0-dev.13 [2021-06-07T21:34:15.061Z] v2.0.0-dev.130 [2021-06-07T21:34:15.061Z] v2.0.0-dev.131 [2021-06-07T21:34:15.061Z] v2.0.0-dev.132 [2021-06-07T21:34:15.061Z] v2.0.0-dev.133 [2021-06-07T21:34:15.061Z] v2.0.0-dev.134 [2021-06-07T21:34:15.061Z] v2.0.0-dev.135 [2021-06-07T21:34:15.061Z] v2.0.0-dev.136 [2021-06-07T21:34:15.061Z] v2.0.0-dev.137 [2021-06-07T21:34:15.061Z] v2.0.0-dev.138 [2021-06-07T21:34:15.061Z] v2.0.0-dev.139 [2021-06-07T21:34:15.061Z] v2.0.0-dev.14 [2021-06-07T21:34:15.061Z] v2.0.0-dev.140 [2021-06-07T21:34:15.061Z] v2.0.0-dev.141 [2021-06-07T21:34:15.061Z] v2.0.0-dev.142 [2021-06-07T21:34:15.061Z] v2.0.0-dev.143 [2021-06-07T21:34:15.061Z] v2.0.0-dev.144 [2021-06-07T21:34:15.061Z] v2.0.0-dev.145 [2021-06-07T21:34:15.061Z] v2.0.0-dev.146 [2021-06-07T21:34:15.061Z] v2.0.0-dev.147 [2021-06-07T21:34:15.061Z] v2.0.0-dev.148 [2021-06-07T21:34:15.061Z] v2.0.0-dev.149 [2021-06-07T21:34:15.061Z] v2.0.0-dev.15 [2021-06-07T21:34:15.061Z] v2.0.0-dev.150 [2021-06-07T21:34:15.061Z] v2.0.0-dev.151 [2021-06-07T21:34:15.061Z] v2.0.0-dev.152 [2021-06-07T21:34:15.061Z] v2.0.0-dev.153 [2021-06-07T21:34:15.061Z] v2.0.0-dev.154 [2021-06-07T21:34:15.061Z] v2.0.0-dev.155 [2021-06-07T21:34:15.061Z] v2.0.0-dev.156 [2021-06-07T21:34:15.061Z] v2.0.0-dev.157 [2021-06-07T21:34:15.061Z] v2.0.0-dev.158 [2021-06-07T21:34:15.061Z] v2.0.0-dev.159 [2021-06-07T21:34:15.061Z] v2.0.0-dev.16 [2021-06-07T21:34:15.061Z] v2.0.0-dev.160 [2021-06-07T21:34:15.061Z] v2.0.0-dev.161 [2021-06-07T21:34:15.061Z] v2.0.0-dev.162 [2021-06-07T21:34:15.061Z] v2.0.0-dev.163 [2021-06-07T21:34:15.061Z] v2.0.0-dev.164 [2021-06-07T21:34:15.061Z] v2.0.0-dev.165 [2021-06-07T21:34:15.061Z] v2.0.0-dev.166 [2021-06-07T21:34:15.061Z] v2.0.0-dev.167 [2021-06-07T21:34:15.061Z] v2.0.0-dev.168 [2021-06-07T21:34:15.061Z] v2.0.0-dev.169 [2021-06-07T21:34:15.061Z] v2.0.0-dev.17 [2021-06-07T21:34:15.061Z] v2.0.0-dev.170 [2021-06-07T21:34:15.061Z] v2.0.0-dev.171 [2021-06-07T21:34:15.061Z] v2.0.0-dev.172 [2021-06-07T21:34:15.061Z] v2.0.0-dev.173 [2021-06-07T21:34:15.061Z] v2.0.0-dev.174 [2021-06-07T21:34:15.061Z] v2.0.0-dev.175 [2021-06-07T21:34:15.061Z] v2.0.0-dev.176 [2021-06-07T21:34:15.061Z] v2.0.0-dev.177 [2021-06-07T21:34:15.061Z] v2.0.0-dev.178 [2021-06-07T21:34:15.061Z] v2.0.0-dev.179 [2021-06-07T21:34:15.061Z] v2.0.0-dev.18 [2021-06-07T21:34:15.061Z] v2.0.0-dev.180 [2021-06-07T21:34:15.061Z] v2.0.0-dev.181 [2021-06-07T21:34:15.061Z] v2.0.0-dev.182 [2021-06-07T21:34:15.061Z] v2.0.0-dev.183 [2021-06-07T21:34:15.061Z] v2.0.0-dev.184 [2021-06-07T21:34:15.061Z] v2.0.0-dev.185 [2021-06-07T21:34:15.061Z] v2.0.0-dev.186 [2021-06-07T21:34:15.061Z] v2.0.0-dev.187 [2021-06-07T21:34:15.061Z] v2.0.0-dev.188 [2021-06-07T21:34:15.061Z] v2.0.0-dev.189 [2021-06-07T21:34:15.061Z] v2.0.0-dev.19 [2021-06-07T21:34:15.061Z] v2.0.0-dev.190 [2021-06-07T21:34:15.061Z] v2.0.0-dev.191 [2021-06-07T21:34:15.061Z] v2.0.0-dev.192 [2021-06-07T21:34:15.061Z] v2.0.0-dev.193 [2021-06-07T21:34:15.061Z] v2.0.0-dev.194 [2021-06-07T21:34:15.061Z] v2.0.0-dev.195 [2021-06-07T21:34:15.061Z] v2.0.0-dev.196 [2021-06-07T21:34:15.061Z] v2.0.0-dev.197 [2021-06-07T21:34:15.061Z] v2.0.0-dev.198 [2021-06-07T21:34:15.061Z] v2.0.0-dev.199 [2021-06-07T21:34:15.061Z] v2.0.0-dev.2 [2021-06-07T21:34:15.061Z] v2.0.0-dev.20 [2021-06-07T21:34:15.061Z] v2.0.0-dev.200 [2021-06-07T21:34:15.061Z] v2.0.0-dev.201 [2021-06-07T21:34:15.061Z] v2.0.0-dev.202 [2021-06-07T21:34:15.061Z] v2.0.0-dev.203 [2021-06-07T21:34:15.061Z] v2.0.0-dev.204 [2021-06-07T21:34:15.061Z] v2.0.0-dev.205 [2021-06-07T21:34:15.061Z] v2.0.0-dev.206 [2021-06-07T21:34:15.061Z] v2.0.0-dev.207 [2021-06-07T21:34:15.061Z] v2.0.0-dev.208 [2021-06-07T21:34:15.061Z] v2.0.0-dev.209 [2021-06-07T21:34:15.061Z] v2.0.0-dev.21 [2021-06-07T21:34:15.061Z] v2.0.0-dev.210 [2021-06-07T21:34:15.061Z] v2.0.0-dev.211 [2021-06-07T21:34:15.061Z] v2.0.0-dev.212 [2021-06-07T21:34:15.061Z] v2.0.0-dev.213 [2021-06-07T21:34:15.061Z] v2.0.0-dev.214 [2021-06-07T21:34:15.061Z] v2.0.0-dev.215 [2021-06-07T21:34:15.061Z] v2.0.0-dev.216 [2021-06-07T21:34:15.061Z] v2.0.0-dev.217 [2021-06-07T21:34:15.061Z] v2.0.0-dev.218 [2021-06-07T21:34:15.061Z] v2.0.0-dev.219 [2021-06-07T21:34:15.061Z] v2.0.0-dev.22 [2021-06-07T21:34:15.061Z] v2.0.0-dev.220 [2021-06-07T21:34:15.061Z] v2.0.0-dev.221 [2021-06-07T21:34:15.061Z] v2.0.0-dev.222 [2021-06-07T21:34:15.061Z] v2.0.0-dev.223 [2021-06-07T21:34:15.061Z] v2.0.0-dev.224 [2021-06-07T21:34:15.061Z] v2.0.0-dev.225 [2021-06-07T21:34:15.061Z] v2.0.0-dev.226 [2021-06-07T21:34:15.061Z] v2.0.0-dev.227 [2021-06-07T21:34:15.061Z] v2.0.0-dev.228 [2021-06-07T21:34:15.061Z] v2.0.0-dev.229 [2021-06-07T21:34:15.061Z] v2.0.0-dev.23 [2021-06-07T21:34:15.061Z] v2.0.0-dev.230 [2021-06-07T21:34:15.061Z] v2.0.0-dev.231 [2021-06-07T21:34:15.061Z] v2.0.0-dev.232 [2021-06-07T21:34:15.061Z] v2.0.0-dev.233 [2021-06-07T21:34:15.061Z] v2.0.0-dev.234 [2021-06-07T21:34:15.061Z] v2.0.0-dev.235 [2021-06-07T21:34:15.061Z] v2.0.0-dev.236 [2021-06-07T21:34:15.061Z] v2.0.0-dev.237 [2021-06-07T21:34:15.061Z] v2.0.0-dev.238 [2021-06-07T21:34:15.061Z] v2.0.0-dev.239 [2021-06-07T21:34:15.061Z] v2.0.0-dev.24 [2021-06-07T21:34:15.061Z] v2.0.0-dev.240 [2021-06-07T21:34:15.061Z] v2.0.0-dev.241 [2021-06-07T21:34:15.061Z] v2.0.0-dev.242 [2021-06-07T21:34:15.061Z] v2.0.0-dev.243 [2021-06-07T21:34:15.061Z] v2.0.0-dev.244 [2021-06-07T21:34:15.061Z] v2.0.0-dev.245 [2021-06-07T21:34:15.061Z] v2.0.0-dev.246 [2021-06-07T21:34:15.061Z] v2.0.0-dev.247 [2021-06-07T21:34:15.061Z] v2.0.0-dev.248 [2021-06-07T21:34:15.061Z] v2.0.0-dev.249 [2021-06-07T21:34:15.061Z] v2.0.0-dev.25 [2021-06-07T21:34:15.061Z] v2.0.0-dev.250 [2021-06-07T21:34:15.061Z] v2.0.0-dev.251 [2021-06-07T21:34:15.061Z] v2.0.0-dev.252 [2021-06-07T21:34:15.061Z] v2.0.0-dev.253 [2021-06-07T21:34:15.061Z] v2.0.0-dev.254 [2021-06-07T21:34:15.061Z] v2.0.0-dev.26 [2021-06-07T21:34:15.061Z] v2.0.0-dev.27 [2021-06-07T21:34:15.061Z] v2.0.0-dev.28 [2021-06-07T21:34:15.061Z] v2.0.0-dev.29 [2021-06-07T21:34:15.061Z] v2.0.0-dev.3 [2021-06-07T21:34:15.061Z] v2.0.0-dev.30 [2021-06-07T21:34:15.061Z] v2.0.0-dev.31 [2021-06-07T21:34:15.061Z] v2.0.0-dev.32 [2021-06-07T21:34:15.061Z] v2.0.0-dev.33 [2021-06-07T21:34:15.061Z] v2.0.0-dev.34 [2021-06-07T21:34:15.061Z] v2.0.0-dev.35 [2021-06-07T21:34:15.061Z] v2.0.0-dev.36 [2021-06-07T21:34:15.061Z] v2.0.0-dev.37 [2021-06-07T21:34:15.061Z] v2.0.0-dev.38 [2021-06-07T21:34:15.061Z] v2.0.0-dev.39 [2021-06-07T21:34:15.061Z] v2.0.0-dev.4 [2021-06-07T21:34:15.061Z] v2.0.0-dev.40 [2021-06-07T21:34:15.061Z] v2.0.0-dev.41 [2021-06-07T21:34:15.061Z] v2.0.0-dev.42 [2021-06-07T21:34:15.061Z] v2.0.0-dev.43 [2021-06-07T21:34:15.061Z] v2.0.0-dev.44 [2021-06-07T21:34:15.061Z] v2.0.0-dev.45 [2021-06-07T21:34:15.061Z] v2.0.0-dev.46 [2021-06-07T21:34:15.061Z] v2.0.0-dev.47 [2021-06-07T21:34:15.061Z] v2.0.0-dev.48 [2021-06-07T21:34:15.061Z] v2.0.0-dev.49 [2021-06-07T21:34:15.061Z] v2.0.0-dev.5 [2021-06-07T21:34:15.061Z] v2.0.0-dev.50 [2021-06-07T21:34:15.061Z] v2.0.0-dev.51 [2021-06-07T21:34:15.061Z] v2.0.0-dev.52 [2021-06-07T21:34:15.061Z] v2.0.0-dev.53 [2021-06-07T21:34:15.061Z] v2.0.0-dev.54 [2021-06-07T21:34:15.061Z] v2.0.0-dev.55 [2021-06-07T21:34:15.061Z] v2.0.0-dev.56 [2021-06-07T21:34:15.061Z] v2.0.0-dev.57 [2021-06-07T21:34:15.061Z] v2.0.0-dev.58 [2021-06-07T21:34:15.061Z] v2.0.0-dev.59 [2021-06-07T21:34:15.061Z] v2.0.0-dev.6 [2021-06-07T21:34:15.061Z] v2.0.0-dev.60 [2021-06-07T21:34:15.061Z] v2.0.0-dev.61 [2021-06-07T21:34:15.061Z] v2.0.0-dev.62 [2021-06-07T21:34:15.061Z] v2.0.0-dev.63 [2021-06-07T21:34:15.061Z] v2.0.0-dev.64 [2021-06-07T21:34:15.061Z] v2.0.0-dev.65 [2021-06-07T21:34:15.061Z] v2.0.0-dev.66 [2021-06-07T21:34:15.061Z] v2.0.0-dev.67 [2021-06-07T21:34:15.061Z] v2.0.0-dev.68 [2021-06-07T21:34:15.061Z] v2.0.0-dev.69 [2021-06-07T21:34:15.061Z] v2.0.0-dev.7 [2021-06-07T21:34:15.061Z] v2.0.0-dev.70 [2021-06-07T21:34:15.061Z] v2.0.0-dev.71 [2021-06-07T21:34:15.061Z] v2.0.0-dev.72 [2021-06-07T21:34:15.061Z] v2.0.0-dev.73 [2021-06-07T21:34:15.061Z] v2.0.0-dev.74 [2021-06-07T21:34:15.061Z] v2.0.0-dev.75 [2021-06-07T21:34:15.061Z] v2.0.0-dev.76 [2021-06-07T21:34:15.061Z] v2.0.0-dev.77 [2021-06-07T21:34:15.061Z] v2.0.0-dev.78 [2021-06-07T21:34:15.061Z] v2.0.0-dev.79 [2021-06-07T21:34:15.061Z] v2.0.0-dev.8 [2021-06-07T21:34:15.061Z] v2.0.0-dev.80 [2021-06-07T21:34:15.061Z] v2.0.0-dev.81 [2021-06-07T21:34:15.061Z] v2.0.0-dev.82 [2021-06-07T21:34:15.061Z] v2.0.0-dev.83 [2021-06-07T21:34:15.061Z] v2.0.0-dev.84 [2021-06-07T21:34:15.061Z] v2.0.0-dev.85 [2021-06-07T21:34:15.061Z] v2.0.0-dev.86 [2021-06-07T21:34:15.061Z] v2.0.0-dev.87 [2021-06-07T21:34:15.061Z] v2.0.0-dev.88 [2021-06-07T21:34:15.061Z] v2.0.0-dev.89 [2021-06-07T21:34:15.061Z] v2.0.0-dev.9 [2021-06-07T21:34:15.061Z] v2.0.0-dev.90 [2021-06-07T21:34:15.061Z] v2.0.0-dev.91 [2021-06-07T21:34:15.061Z] v2.0.0-dev.92 [2021-06-07T21:34:15.061Z] v2.0.0-dev.93 [2021-06-07T21:34:15.061Z] v2.0.0-dev.94 [2021-06-07T21:34:15.061Z] v2.0.0-dev.95 [2021-06-07T21:34:15.061Z] v2.0.0-dev.96 [2021-06-07T21:34:15.061Z] v2.0.0-dev.97 [2021-06-07T21:34:15.061Z] v2.0.0-dev.98 [2021-06-07T21:34:15.061Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-07T21:34:15.356Z] + lftools sign git-tag v2.0.0-dev.254 [2021-06-07T21:34:15.929Z] Signing Git tag with Sigul... [2021-06-07T21:34:15.929Z] Signing v2.0.0-dev.254 [Pipeline] echo [2021-06-07T21:34:16.511Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:34:16.802Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-07T21:34:16.810Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-07T21:34:16.834Z] $ docker stop --time=1 976830ea839c52d4d547fa445b6d8904270cf300c0f23c16a74f2cde3cd81295 [2021-06-07T21:34:18.541Z] $ docker rm -f 976830ea839c52d4d547fa445b6d8904270cf300c0f23c16a74f2cde3cd81295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:34:19.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T21:34:19.258Z] . [Pipeline] withDockerContainer [2021-06-07T21:34:19.338Z] prd-centos7-docker-4c-2g-792 does not seem to be running inside a container [2021-06-07T21:34:19.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-07T21:34:19.934Z] $ docker top 07371796c8a326cb5dafb48862012dc7b026ca5f301ee0f88311c2c4b205eb1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-07T21:34:20.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T21:34:20.076Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T21:34:20.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T21:34:20.198Z] $ docker exec 07371796c8a326cb5dafb48862012dc7b026ca5f301ee0f88311c2c4b205eb1b ssh-agent [2021-06-07T21:34:20.312Z] SSH_AUTH_SOCK=/tmp/ssh-3DcV9I9FVDD1/agent.13 [2021-06-07T21:34:20.312Z] SSH_AGENT_PID=19 [2021-06-07T21:34:20.317Z] Running ssh-add (command line suppressed) [2021-06-07T21:34:20.422Z] Identity added: /w/workspace/edgex-go/525@tmp/private_key_3852712811436852055.key (/w/workspace/edgex-go/525@tmp/private_key_3852712811436852055.key) [2021-06-07T21:34:20.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T21:34:20.738Z] + git semver bump pre [2021-06-07T21:34:20.738Z] # -> Open(): unable to determine branch for HEAD [2021-06-07T21:34:20.738Z] # $GIT_DIR = /w/workspace/edgex-go/525/.git [2021-06-07T21:34:20.738Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/525 [2021-06-07T21:34:20.738Z] # $SEMVER_REMOTE_NAME = origin [2021-06-07T21:34:20.738Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-07T21:34:20.738Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-07T21:34:20.738Z] # $SEMVER_BRANCH = master [2021-06-07T21:34:20.738Z] # $SEMVER_DIR = /w/workspace/edgex-go/525/.semver [2021-06-07T21:34:20.738Z] 2.0.0-dev.255 [Pipeline] } [2021-06-07T21:34:20.745Z] $ docker exec --env ******** --env ******** 07371796c8a326cb5dafb48862012dc7b026ca5f301ee0f88311c2c4b205eb1b ssh-agent -k [2021-06-07T21:34:20.835Z] unset SSH_AUTH_SOCK; [2021-06-07T21:34:20.835Z] unset SSH_AGENT_PID; [2021-06-07T21:34:20.835Z] echo Agent pid 19 killed; [2021-06-07T21:34:20.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-07T21:34:21.179Z] + git semver [Pipeline] } [2021-06-07T21:34:21.192Z] $ docker stop --time=1 07371796c8a326cb5dafb48862012dc7b026ca5f301ee0f88311c2c4b205eb1b [2021-06-07T21:34:22.381Z] $ docker rm -f 07371796c8a326cb5dafb48862012dc7b026ca5f301ee0f88311c2c4b205eb1b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:34:22.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T21:34:22.767Z] . [Pipeline] withDockerContainer [2021-06-07T21:34:22.842Z] prd-centos7-docker-4c-2g-792 does not seem to be running inside a container [2021-06-07T21:34:22.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-07T21:34:23.271Z] $ docker top ea8c8baf4f9fa5e096fe051823c03851a68da0b91b62b24f6982ae7b82aebb00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-07T21:34:23.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T21:34:23.393Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T21:34:23.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T21:34:23.518Z] $ docker exec ea8c8baf4f9fa5e096fe051823c03851a68da0b91b62b24f6982ae7b82aebb00 ssh-agent [2021-06-07T21:34:23.631Z] SSH_AUTH_SOCK=/tmp/ssh-YwCyzN5Qz49e/agent.14 [2021-06-07T21:34:23.631Z] SSH_AGENT_PID=20 [2021-06-07T21:34:23.637Z] Running ssh-add (command line suppressed) [2021-06-07T21:34:23.749Z] Identity added: /w/workspace/edgex-go/525@tmp/private_key_2833316937698834583.key (/w/workspace/edgex-go/525@tmp/private_key_2833316937698834583.key) [2021-06-07T21:34:23.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T21:34:24.065Z] + git semver push [2021-06-07T21:34:24.065Z] # -> Open(): unable to determine branch for HEAD [2021-06-07T21:34:24.065Z] # $GIT_DIR = /w/workspace/edgex-go/525/.git [2021-06-07T21:34:24.065Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/525 [2021-06-07T21:34:24.065Z] # $SEMVER_REMOTE_NAME = origin [2021-06-07T21:34:24.065Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-07T21:34:24.065Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-07T21:34:24.065Z] # $SEMVER_BRANCH = master [2021-06-07T21:34:24.065Z] # $SEMVER_DIR = /w/workspace/edgex-go/525/.semver [Pipeline] } [2021-06-07T21:34:30.669Z] $ docker exec --env ******** --env ******** ea8c8baf4f9fa5e096fe051823c03851a68da0b91b62b24f6982ae7b82aebb00 ssh-agent -k [2021-06-07T21:34:30.768Z] unset SSH_AUTH_SOCK; [2021-06-07T21:34:30.768Z] unset SSH_AGENT_PID; [2021-06-07T21:34:30.768Z] echo Agent pid 20 killed; [2021-06-07T21:34:30.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-07T21:34:31.175Z] + git semver [Pipeline] } [2021-06-07T21:34:31.185Z] $ docker stop --time=1 ea8c8baf4f9fa5e096fe051823c03851a68da0b91b62b24f6982ae7b82aebb00 [2021-06-07T21:34:32.384Z] $ docker rm -f ea8c8baf4f9fa5e096fe051823c03851a68da0b91b62b24f6982ae7b82aebb00 [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-07T21:34:33.089Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:34:33.650Z] ---> package-listing.sh [2021-06-07T21:34:33.650Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-07T21:34:33.650Z] ++ facter osfamily [2021-06-07T21:34:33.911Z] + OS_FAMILY=redhat [2021-06-07T21:34:33.911Z] + workspace=/w/workspace/edgex-go/525 [2021-06-07T21:34:33.911Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-07T21:34:33.911Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-07T21:34:33.911Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-07T21:34:33.911Z] + PACKAGES=/tmp/packages_start.txt [2021-06-07T21:34:33.911Z] + '[' /w/workspace/edgex-go/525 ']' [2021-06-07T21:34:33.911Z] + PACKAGES=/tmp/packages_end.txt [2021-06-07T21:34:33.911Z] + case "${OS_FAMILY}" in [2021-06-07T21:34:33.911Z] + sort [2021-06-07T21:34:33.911Z] + rpm -qa [2021-06-07T21:34:36.461Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-07T21:34:36.461Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-07T21:34:36.461Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-07T21:34:36.461Z] + '[' /w/workspace/edgex-go/525 ']' [2021-06-07T21:34:36.461Z] + mkdir -p /w/workspace/edgex-go/525/archives/ [2021-06-07T21:34:36.461Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/525/archives/ [Pipeline] echo [2021-06-07T21:34:36.472Z] 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/525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-07T21:34:36.757Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:34:37.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T21:34:37.317Z] [2021-06-07T21:34:37.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:34:37.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T21:34:37.720Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-07T21:34:37.720Z] df20fa9351a1: Pulling fs layer [2021-06-07T21:34:37.720Z] 36b3adc4ff6f: Pulling fs layer [2021-06-07T21:34:37.720Z] 8ad3a11d3b57: Pulling fs layer [2021-06-07T21:34:37.720Z] 46f8f816bc3b: Pulling fs layer [2021-06-07T21:34:37.720Z] 93b61091891f: Pulling fs layer [2021-06-07T21:34:37.720Z] 93b9cdb0e59b: Pulling fs layer [2021-06-07T21:34:37.720Z] 5e14af77c1be: Pulling fs layer [2021-06-07T21:34:37.720Z] 01666e4c0597: Pulling fs layer [2021-06-07T21:34:37.720Z] aa168da1d23b: Pulling fs layer [2021-06-07T21:34:37.720Z] 46f8f816bc3b: Waiting [2021-06-07T21:34:37.720Z] 93b61091891f: Waiting [2021-06-07T21:34:37.720Z] 93b9cdb0e59b: Waiting [2021-06-07T21:34:37.720Z] 5e14af77c1be: Waiting [2021-06-07T21:34:37.720Z] 01666e4c0597: Waiting [2021-06-07T21:34:37.720Z] aa168da1d23b: Waiting [2021-06-07T21:34:37.720Z] 36b3adc4ff6f: Verifying Checksum [2021-06-07T21:34:37.720Z] 36b3adc4ff6f: Download complete [2021-06-07T21:34:37.720Z] 46f8f816bc3b: Verifying Checksum [2021-06-07T21:34:37.720Z] 46f8f816bc3b: Download complete [2021-06-07T21:34:37.720Z] df20fa9351a1: Verifying Checksum [2021-06-07T21:34:37.720Z] df20fa9351a1: Download complete [2021-06-07T21:34:37.720Z] 93b9cdb0e59b: Verifying Checksum [2021-06-07T21:34:37.720Z] 93b9cdb0e59b: Download complete [2021-06-07T21:34:37.720Z] 93b61091891f: Verifying Checksum [2021-06-07T21:34:37.720Z] 93b61091891f: Download complete [2021-06-07T21:34:37.720Z] 5e14af77c1be: Verifying Checksum [2021-06-07T21:34:37.720Z] 5e14af77c1be: Download complete [2021-06-07T21:34:37.720Z] 01666e4c0597: Verifying Checksum [2021-06-07T21:34:37.720Z] 01666e4c0597: Download complete [2021-06-07T21:34:37.990Z] df20fa9351a1: Pull complete [2021-06-07T21:34:37.990Z] 8ad3a11d3b57: Verifying Checksum [2021-06-07T21:34:37.990Z] 8ad3a11d3b57: Download complete [2021-06-07T21:34:37.990Z] 36b3adc4ff6f: Pull complete [2021-06-07T21:34:38.566Z] 8ad3a11d3b57: Pull complete [2021-06-07T21:34:38.566Z] 46f8f816bc3b: Pull complete [2021-06-07T21:34:38.832Z] 93b61091891f: Pull complete [2021-06-07T21:34:38.833Z] 93b9cdb0e59b: Pull complete [2021-06-07T21:34:39.093Z] 5e14af77c1be: Pull complete [2021-06-07T21:34:39.093Z] 01666e4c0597: Pull complete [2021-06-07T21:34:39.662Z] aa168da1d23b: Verifying Checksum [2021-06-07T21:34:39.662Z] aa168da1d23b: Download complete [2021-06-07T21:34:43.887Z] aa168da1d23b: Pull complete [2021-06-07T21:34:43.887Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-07T21:34:43.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T21:34:43.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-07T21:34:43.967Z] prd-centos7-docker-4c-2g-792 does not seem to be running inside a container [2021-06-07T21:34:44.009Z] $ 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/525/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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-07T21:34:46.430Z] $ docker top a190a2c0639a9bdcdd7f20b6bcabdfa435b53071a0ffc424311b56186ee9c5de -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T21:34:46.820Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-07T21:34:47.121Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-07T21:34:47.420Z] + ls /var/log/sa-host [2021-06-07T21:34:47.421Z] + sadf -c /var/log/sa-host/sa05 [2021-06-07T21:34:47.421Z] file_magic: OK [2021-06-07T21:34:47.421Z] HZ: Using current value: 100 [2021-06-07T21:34:47.421Z] file_header: OK [2021-06-07T21:34:47.421Z] 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-07T21:34:47.421Z] Statistics: [2021-06-07T21:34:47.421Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-07T21:34:47.421Z] File successfully converted to sysstat format version 12.2.1 [2021-06-07T21:34:47.421Z] + sadf -c /var/log/sa-host/sa07 [2021-06-07T21:34:47.421Z] file_magic: OK [2021-06-07T21:34:47.421Z] HZ: Using current value: 100 [2021-06-07T21:34:47.421Z] file_header: OK [2021-06-07T21:34:47.421Z] 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-07T21:34:47.421Z] Statistics: [2021-06-07T21:34:47.421Z] 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... [2021-06-07T21:34:47.421Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T21:34:47.584Z] provisioning config files... [2021-06-07T21:34:47.597Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/525@tmp/config6519626537544766814tmp [Pipeline] { [Pipeline] echo [2021-06-07T21:34:47.617Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:34:47.912Z] ---> create-netrc.sh [Pipeline] } [2021-06-07T21:34:47.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:34:48.287Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-07T21:34:48.299Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:34:48.592Z] ---> sudo-logs.sh [2021-06-07T21:34:48.593Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-07T21:34:48.623Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:34:48.918Z] ---> job-cost.sh [2021-06-07T21:34:48.918Z] lf-activate-venv: SKIPPING [2021-06-07T21:34:48.918Z] DEBUG: total: 0.18000000715255737 [2021-06-07T21:34:48.918Z] INFO: Retrieving Stack Cost... [2021-06-07T21:34:49.493Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-07T21:34:50.065Z] INFO: Archiving Costs [Pipeline] echo [2021-06-07T21:34:50.078Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:34:50.371Z] ---> logs-deploy.sh [2021-06-07T21:34:50.371Z] lf-activate-venv: SKIPPING [2021-06-07T21:34:50.371Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/525 [2021-06-07T21:34:50.371Z] INFO: archiving workspace using pattern(s): [2021-06-07T21:34:51.318Z] Archives upload complete. [2021-06-07T21:34:51.318Z] INFO: archiving logs to Nexus