Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dbae55fc488469eb58ee4ed534c55ed7a05c4c0d 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2661710573239988690.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1750514651090990477.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5748040440671060470.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1404314973977623739.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6118600422729619922.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-235 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/30 [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/30 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/30@tmp/jenkins-gitclient-ssh1087814226099474584.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 dbae55fc488469eb58ee4ed534c55ed7a05c4c0d (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 Commit message: "fix(security): Mismatched types int and int32 (#3655)" > git rev-list --no-walk b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-10T08:05:57.478Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-10T08:05:57.568Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-10T08:05:57.617Z] ========================================================= [2021-08-10T08:05:57.617Z] EdgeX Global Pipelines Version Info [2021-08-10T08:05:57.617Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:05:58.852Z] ------------------- [2021-08-10T08:05:58.852Z] stable info: [2021-08-10T08:05:58.852Z] ------------------- [2021-08-10T08:05:58.852Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-10T08:05:58.852Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-10T08:05:58.852Z] Message: update stable to v1.0.204 [2021-08-10T08:05:59.438Z] ------------------- [2021-08-10T08:05:59.438Z] experimental info: [2021-08-10T08:05:59.438Z] ------------------- [2021-08-10T08:05:59.438Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-10T08:05:59.438Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-10T08:05:59.438Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-10T08:05:59.563Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-10T08:05:59.585Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-10T08:05:59.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-10T08:05:59.628Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-10T08:05:59.649Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-10T08:05:59.670Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-10T08:05:59.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-10T08:05:59.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-10T08:05:59.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-10T08:05:59.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-10T08:05:59.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-10T08:05:59.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-10T08:05:59.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-10T08:05:59.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-10T08:05:59.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-10T08:05:59.882Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-10T08:05:59.903Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-10T08:05:59.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-10T08:05:59.947Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-10T08:05:59.968Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-10T08:05:59.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-10T08:06:00.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-10T08:06:00.044Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-10T08:06:00.065Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-10T08:06:00.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-10T08:06:00.108Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-10T08:06:00.129Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] echo [2021-08-10T08:06:00.150Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbae55f [Pipeline] echo [2021-08-10T08:06:00.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T08:06:00.256Z] provisioning config files... [2021-08-10T08:06:00.274Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/30@tmp/config2050243028396871887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:06:00.613Z] ---> docker-login.sh [2021-08-10T08:06:00.613Z] nexus3.edgexfoundry.org:10001 [2021-08-10T08:06:00.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:06:00.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:06:00.880Z] Configure a credential helper to remove this warning. See [2021-08-10T08:06:00.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:06:00.880Z] [2021-08-10T08:06:00.880Z] Login Succeeded [2021-08-10T08:06:00.880Z] nexus3.edgexfoundry.org:10002 [2021-08-10T08:06:00.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:06:00.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:06:00.880Z] Configure a credential helper to remove this warning. See [2021-08-10T08:06:00.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:06:00.880Z] [2021-08-10T08:06:00.880Z] Login Succeeded [2021-08-10T08:06:00.880Z] nexus3.edgexfoundry.org:10003 [2021-08-10T08:06:01.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:06:01.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:06:01.148Z] Configure a credential helper to remove this warning. See [2021-08-10T08:06:01.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:06:01.148Z] [2021-08-10T08:06:01.148Z] Login Succeeded [2021-08-10T08:06:01.148Z] nexus3.edgexfoundry.org:10004 [2021-08-10T08:06:01.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:06:01.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:06:01.413Z] Configure a credential helper to remove this warning. See [2021-08-10T08:06:01.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:06:01.413Z] [2021-08-10T08:06:01.413Z] Login Succeeded [2021-08-10T08:06:01.413Z] docker.io [2021-08-10T08:06:01.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:06:01.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:06:01.680Z] Configure a credential helper to remove this warning. See [2021-08-10T08:06:01.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:06:01.680Z] [2021-08-10T08:06:01.680Z] Login Succeeded [2021-08-10T08:06:01.680Z] ---> docker-login.sh ends [Pipeline] } [2021-08-10T08:06:01.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T08:06:02.050Z] ++ 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-08-10T08:06:02.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T08:06:02.050Z] ++ dirname cmd/core-command/Dockerfile [2021-08-10T08:06:02.050Z] ++ cut -d/ -f2 [2021-08-10T08:06:02.050Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-10T08:06:02.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T08:06:02.050Z] ++ dirname cmd/core-data/Dockerfile [2021-08-10T08:06:02.050Z] ++ cut -d/ -f2 [2021-08-10T08:06:02.050Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-10T08:06:02.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T08:06:02.050Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-10T08:06:02.050Z] ++ cut -d/ -f2 [2021-08-10T08:06:02.050Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-10T08:06:02.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T08:06:02.050Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-10T08:06:02.050Z] ++ cut -d/ -f2 [2021-08-10T08:06:02.050Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-10T08:06:02.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T08:06:02.050Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-10T08:06:02.050Z] ++ cut -d/ -f2 [2021-08-10T08:06:02.050Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-10T08:06:02.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T08:06:02.050Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-10T08:06:02.050Z] ++ cut -d/ -f2 [2021-08-10T08:06:02.050Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-10T08:06:02.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T08:06:02.050Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-10T08:06:02.050Z] ++ cut -d/ -f2 [2021-08-10T08:06:02.050Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-10T08:06:02.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T08:06:02.050Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-10T08:06:02.050Z] ++ cut -d/ -f2 [2021-08-10T08:06:02.050Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-10T08:06:02.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T08:06:02.050Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-10T08:06:02.050Z] ++ cut -d/ -f2 [2021-08-10T08:06:02.050Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-10T08:06:02.111Z] 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-08-10T08:06:03.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T08:06:03.391Z] [2021-08-10T08:06:03.391Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:06:03.720Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T08:06:03.720Z] latest: Pulling from edgex-devops/git-semver [2021-08-10T08:06:03.720Z] 31603596830f: Pulling fs layer [2021-08-10T08:06:03.720Z] d4622e32a9a9: Pulling fs layer [2021-08-10T08:06:03.720Z] 1030fce36090: Pulling fs layer [2021-08-10T08:06:03.720Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-10T08:06:03.720Z] 6c6cb7e1b49b: Waiting [2021-08-10T08:06:03.720Z] d4622e32a9a9: Verifying Checksum [2021-08-10T08:06:03.720Z] d4622e32a9a9: Download complete [2021-08-10T08:06:03.989Z] 31603596830f: Verifying Checksum [2021-08-10T08:06:03.989Z] 31603596830f: Download complete [2021-08-10T08:06:03.989Z] 31603596830f: Pull complete [2021-08-10T08:06:04.265Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-10T08:06:04.265Z] 6c6cb7e1b49b: Download complete [2021-08-10T08:06:04.265Z] d4622e32a9a9: Pull complete [2021-08-10T08:06:04.265Z] 1030fce36090: Verifying Checksum [2021-08-10T08:06:04.265Z] 1030fce36090: Download complete [2021-08-10T08:06:04.849Z] 1030fce36090: Pull complete [2021-08-10T08:06:05.119Z] 6c6cb7e1b49b: Pull complete [2021-08-10T08:06:05.119Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-10T08:06:05.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T08:06:05.119Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-10T08:06:05.211Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-08-10T08:06:05.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@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-08-10T08:06:05.918Z] $ docker top f033f0347f1a4fa90a5519190064c70f74a2806a0da37bc0c2b7e9fa28bbbf19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-10T08:06:06.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T08:06:06.057Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T08:06:06.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T08:06:06.171Z] $ docker exec f033f0347f1a4fa90a5519190064c70f74a2806a0da37bc0c2b7e9fa28bbbf19 ssh-agent [2021-08-10T08:06:06.284Z] SSH_AUTH_SOCK=/tmp/ssh-6JlTXAyiYXJT/agent.13 [2021-08-10T08:06:06.284Z] SSH_AGENT_PID=20 [2021-08-10T08:06:06.294Z] Running ssh-add (command line suppressed) [2021-08-10T08:06:06.383Z] Identity added: /w/workspace/edgex-go/30@tmp/private_key_1944420543461107448.key (/w/workspace/edgex-go/30@tmp/private_key_1944420543461107448.key) [2021-08-10T08:06:06.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T08:06:06.712Z] + git tag --points-at HEAD [Pipeline] } [2021-08-10T08:06:06.730Z] $ docker exec --env ******** --env ******** f033f0347f1a4fa90a5519190064c70f74a2806a0da37bc0c2b7e9fa28bbbf19 ssh-agent -k [2021-08-10T08:06:06.813Z] unset SSH_AUTH_SOCK; [2021-08-10T08:06:06.814Z] unset SSH_AGENT_PID; [2021-08-10T08:06:06.814Z] echo Agent pid 20 killed; [2021-08-10T08:06:06.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-10T08:06:06.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T08:06:06.870Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T08:06:06.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T08:06:06.975Z] $ docker exec f033f0347f1a4fa90a5519190064c70f74a2806a0da37bc0c2b7e9fa28bbbf19 ssh-agent [2021-08-10T08:06:07.085Z] SSH_AUTH_SOCK=/tmp/ssh-XfM32OY4gtuO/agent.54 [2021-08-10T08:06:07.085Z] SSH_AGENT_PID=60 [2021-08-10T08:06:07.093Z] Running ssh-add (command line suppressed) [2021-08-10T08:06:07.181Z] Identity added: /w/workspace/edgex-go/30@tmp/private_key_7370355443364964131.key (/w/workspace/edgex-go/30@tmp/private_key_7370355443364964131.key) [2021-08-10T08:06:07.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T08:06:07.512Z] + git semver init [2021-08-10T08:06:07.512Z] # -> Open(): unable to determine branch for HEAD [2021-08-10T08:06:07.512Z] # $GIT_DIR = /w/workspace/edgex-go/30/.git [2021-08-10T08:06:07.512Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/30 [2021-08-10T08:06:07.512Z] # $SEMVER_REMOTE_NAME = origin [2021-08-10T08:06:07.512Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-10T08:06:07.512Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-10T08:06:07.512Z] # $SEMVER_BRANCH = main [2021-08-10T08:06:07.512Z] # $SEMVER_TEMP = /tmp/semver-085595149 [2021-08-10T08:06:07.512Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-10T08:06:19.865Z] # '/tmp/semver-085595149' -> '/w/workspace/edgex-go/30/.semver' [2021-08-10T08:06:19.865Z] # -> Force: false [2021-08-10T08:06:19.865Z] # $SEMVER_DIR = /w/workspace/edgex-go/30/.semver [Pipeline] } [2021-08-10T08:06:19.879Z] $ docker exec --env ******** --env ******** f033f0347f1a4fa90a5519190064c70f74a2806a0da37bc0c2b7e9fa28bbbf19 ssh-agent -k [2021-08-10T08:06:19.975Z] unset SSH_AUTH_SOCK; [2021-08-10T08:06:19.975Z] unset SSH_AGENT_PID; [2021-08-10T08:06:19.975Z] echo Agent pid 60 killed; [2021-08-10T08:06:19.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T08:06:20.328Z] + git semver [Pipeline] } [2021-08-10T08:06:20.345Z] $ docker stop --time=1 f033f0347f1a4fa90a5519190064c70f74a2806a0da37bc0c2b7e9fa28bbbf19 [2021-08-10T08:06:22.128Z] $ docker rm -f f033f0347f1a4fa90a5519190064c70f74a2806a0da37bc0c2b7e9fa28bbbf19 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-10T08:06:22.523Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-10T08:06:22.852Z] Stashed 1 file(s) [Pipeline] echo [2021-08-10T08:06:22.855Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.27 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-10T08:06:23.053Z] ========================================================= [2021-08-10T08:06:23.053Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-10T08:06:23.053Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-10T08:06:23.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T08:06:23.373Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-10T08:06:23.373Z] 540db60ca938: Pulling fs layer [2021-08-10T08:06:23.373Z] adcc1eea9eea: Pulling fs layer [2021-08-10T08:06:23.373Z] 4c4ab2625f07: Pulling fs layer [2021-08-10T08:06:23.373Z] db62176df00c: Pulling fs layer [2021-08-10T08:06:23.373Z] 3b30891b0d05: Pulling fs layer [2021-08-10T08:06:23.373Z] 06b49ca38bd5: Pulling fs layer [2021-08-10T08:06:23.373Z] c788192a36de: Pulling fs layer [2021-08-10T08:06:23.373Z] a77e37c0d609: Pulling fs layer [2021-08-10T08:06:23.373Z] c3185cebc471: Pulling fs layer [2021-08-10T08:06:23.373Z] db62176df00c: Waiting [2021-08-10T08:06:23.373Z] 3b30891b0d05: Waiting [2021-08-10T08:06:23.373Z] 06b49ca38bd5: Waiting [2021-08-10T08:06:23.373Z] c788192a36de: Waiting [2021-08-10T08:06:23.373Z] a77e37c0d609: Waiting [2021-08-10T08:06:23.373Z] c3185cebc471: Waiting [2021-08-10T08:06:23.373Z] 4c4ab2625f07: Download complete [2021-08-10T08:06:23.373Z] adcc1eea9eea: Verifying Checksum [2021-08-10T08:06:23.373Z] adcc1eea9eea: Download complete [2021-08-10T08:06:23.373Z] 3b30891b0d05: Verifying Checksum [2021-08-10T08:06:23.373Z] 3b30891b0d05: Download complete [2021-08-10T08:06:23.639Z] 06b49ca38bd5: Verifying Checksum [2021-08-10T08:06:23.639Z] 06b49ca38bd5: Download complete [2021-08-10T08:06:23.639Z] c788192a36de: Verifying Checksum [2021-08-10T08:06:23.639Z] c788192a36de: Download complete [2021-08-10T08:06:23.639Z] 540db60ca938: Verifying Checksum [2021-08-10T08:06:23.639Z] 540db60ca938: Download complete [2021-08-10T08:06:23.639Z] 540db60ca938: Pull complete [2021-08-10T08:06:23.905Z] adcc1eea9eea: Pull complete [2021-08-10T08:06:23.905Z] 4c4ab2625f07: Pull complete [2021-08-10T08:06:24.484Z] a77e37c0d609: Verifying Checksum [2021-08-10T08:06:24.484Z] a77e37c0d609: Download complete [2021-08-10T08:06:27.823Z] c3185cebc471: Verifying Checksum [2021-08-10T08:06:27.823Z] c3185cebc471: Download complete [2021-08-10T08:06:27.823Z] db62176df00c: Verifying Checksum [2021-08-10T08:06:27.823Z] db62176df00c: Download complete [2021-08-10T08:06:31.206Z] db62176df00c: Pull complete [2021-08-10T08:06:31.206Z] 3b30891b0d05: Pull complete [2021-08-10T08:06:31.206Z] 06b49ca38bd5: Pull complete [2021-08-10T08:06:31.206Z] c788192a36de: Pull complete [2021-08-10T08:06:31.476Z] a77e37c0d609: Pull complete [2021-08-10T08:06:33.433Z] c3185cebc471: Pull complete [2021-08-10T08:06:33.433Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-10T08:06:33.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T08:06:33.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-10T08:06:33.763Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T08:06:33.763Z] WORKDIR /edgex [2021-08-10T08:06:33.763Z] COPY go.mod . [2021-08-10T08:06:33.763Z] RUN go mod download' [2021-08-10T08:06:33.763Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-10T08:06:35.211Z] Sending build context to Docker daemon 328.6MB [2021-08-10T08:06:35.211Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T08:06:35.211Z] ---> 031687cdd783 [2021-08-10T08:06:35.211Z] Step 2/4 : WORKDIR /edgex [2021-08-10T08:06:36.638Z] ---> Running in 10fa24c24f71 [2021-08-10T08:06:36.638Z] Removing intermediate container 10fa24c24f71 [2021-08-10T08:06:36.638Z] ---> 51746af2938e [2021-08-10T08:06:36.638Z] Step 3/4 : COPY go.mod . [2021-08-10T08:06:36.638Z] ---> becace5587c2 [2021-08-10T08:06:36.638Z] Step 4/4 : RUN go mod download [2021-08-10T08:06:36.915Z] ---> Running in df6d56132dd9 [2021-08-10T08:06:37.983Z] Still waiting to schedule task [2021-08-10T08:06:37.983Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-10T08:07:23.764Z] Removing intermediate container df6d56132dd9 [2021-08-10T08:07:23.764Z] ---> 336554660583 [2021-08-10T08:07:23.764Z] Successfully built 336554660583 [2021-08-10T08:07:23.764Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:07:24.087Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-10T08:07:24.087Z] . [Pipeline] withDockerContainer [2021-08-10T08:07:24.178Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-08-10T08:07:24.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-10T08:07:24.612Z] $ docker top 994d1f2f3327f1c10cb13bfda0314aae639cddb63d2959043ce3dd62a3acd8e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T08:07:25.012Z] + go version [2021-08-10T08:07:25.013Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-10T08:07:25.028Z] $ docker stop --time=1 994d1f2f3327f1c10cb13bfda0314aae639cddb63d2959043ce3dd62a3acd8e2 [2021-08-10T08:07:26.225Z] $ docker rm -f 994d1f2f3327f1c10cb13bfda0314aae639cddb63d2959043ce3dd62a3acd8e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:07:26.711Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-10T08:07:26.711Z] . [Pipeline] withDockerContainer [2021-08-10T08:07:26.803Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-08-10T08:07:26.852Z] $ 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/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-10T08:07:27.211Z] $ docker top 6681ff685ce07311404703e3bcd34de90e4f8a35a25c2ba5f759e93a82dffaaf -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-10T08:07:27.303Z] ========================================================= [2021-08-10T08:07:27.303Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-10T08:07:27.303Z] ========================================================= [Pipeline] sh [2021-08-10T08:07:27.604Z] + go mod tidy [Pipeline] sh [2021-08-10T08:07:28.190Z] + make test [2021-08-10T08:07:28.191Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-10T08:07:28.459Z] go mod tidy [2021-08-10T08:07:28.459Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-10T08:07:33.826Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-10T08:07:52.085Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-10T08:07:54.730Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-10T08:07:55.004Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-10T08:07:55.590Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-10T08:07:57.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-10T08:07:58.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-10T08:07:58.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-10T08:07:58.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-10T08:07:59.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-10T08:07:59.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-10T08:07:59.400Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-10T08:07:59.400Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-10T08:07:59.400Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-10T08:07:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-10T08:08:01.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-08-10T08:08:01.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-10T08:08:01.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-10T08:08:02.990Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements [2021-08-10T08:08:02.990Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-10T08:08:03.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 46.3% of statements [2021-08-10T08:08:03.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-10T08:08:03.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-10T08:08:04.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 90.1% of statements [2021-08-10T08:08:04.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-10T08:08:04.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-10T08:08:05.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-08-10T08:08:05.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-10T08:08:05.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-10T08:08:05.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-10T08:08:05.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-10T08:08:05.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-10T08:08:05.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.278s coverage: 94.2% of statements [2021-08-10T08:08:05.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-10T08:08:05.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-10T08:08:05.795Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2021-08-10T08:08:05.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-10T08:08:05.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-10T08:08:05.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-10T08:08:05.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-10T08:08:05.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-10T08:08:06.387Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2021-08-10T08:08:06.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-10T08:08:06.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-10T08:08:06.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-10T08:08:06.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements [2021-08-10T08:08:06.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-10T08:08:06.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-08-10T08:08:06.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 22.0% of statements [2021-08-10T08:08:06.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-10T08:08:07.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-08-10T08:08:07.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-08-10T08:08:07.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-08-10T08:08:07.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2021-08-10T08:08:08.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-08-10T08:08:20.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-08-10T08:08:20.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-08-10T08:08:25.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.212s coverage: 81.8% of statements [2021-08-10T08:08:25.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-10T08:08:38.567Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-236 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-10T08:08:38.584Z] Running in /w/workspace/edgex-go/30 [Pipeline] { [Pipeline] checkout [2021-08-10T08:08:38.821Z] The recommended git tool is: git [2021-08-10T08:08:43.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-10T08:08:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-10T08:08:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-10T08:08:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-10T08:08:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 58.8% of statements [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-10T08:08:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements [2021-08-10T08:08:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-08-10T08:08:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-08-10T08:08:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.082s coverage: 91.2% of statements [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-10T08:08:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-10T08:08:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-08-10T08:08:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-10T08:08:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-08-10T08:08:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-08-10T08:08:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-08-10T08:08:43.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.182s coverage: 66.9% of statements [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-10T08:08:43.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-10T08:08:44.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 43.6% of statements [2021-08-10T08:08:44.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-10T08:08:44.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-10T08:08:44.363Z] using credential edgex-jenkins-ssh [2021-08-10T08:08:44.387Z] Cloning the remote Git repository [2021-08-10T08:08:44.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2021-08-10T08:08:44.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-10T08:08:44.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-08-10T08:08:44.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-10T08:08:44.484Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-10T08:08:44.618Z] > git init /w/workspace/edgex-go/30 # timeout=10 [2021-08-10T08:08:44.705Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-10T08:08:44.706Z] > git --version # timeout=10 [2021-08-10T08:08:44.725Z] > git --version # 'git version 2.17.1' [2021-08-10T08:08:44.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T08:08:44.794Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T08:08:51.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-10T08:08:51.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.0% of statements [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-10T08:08:51.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-10T08:08:51.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-10T08:08:51.507Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-10T08:08:51.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-10T08:08:51.507Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-08-10T08:08:51.507Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements [2021-08-10T08:08:51.507Z] GO111MODULE=on go vet ./... [2021-08-10T08:08:59.658Z] Avoid second fetch [2021-08-10T08:08:59.659Z] Checking out Revision dbae55fc488469eb58ee4ed534c55ed7a05c4c0d (main) [2021-08-10T08:08:59.615Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-10T08:08:59.633Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T08:08:59.676Z] > git config core.sparsecheckout # timeout=10 [2021-08-10T08:08:59.689Z] > git checkout -f dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 [2021-08-10T08:09:04.118Z] Commit message: "fix(security): Mismatched types int and int32 (#3655)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T08:09:04.852Z] provisioning config files... [2021-08-10T08:09:04.879Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/30@tmp/config7096732086479921369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:09:05.540Z] ---> docker-login.sh [2021-08-10T08:09:05.540Z] nexus3.edgexfoundry.org:10001 [2021-08-10T08:09:06.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:09:06.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:09:06.804Z] Configure a credential helper to remove this warning. See [2021-08-10T08:09:06.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:09:06.804Z] [2021-08-10T08:09:06.804Z] Login Succeeded [2021-08-10T08:09:06.804Z] nexus3.edgexfoundry.org:10002 [2021-08-10T08:09:07.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:09:07.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:09:07.357Z] Configure a credential helper to remove this warning. See [2021-08-10T08:09:07.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:09:07.357Z] [2021-08-10T08:09:07.357Z] Login Succeeded [2021-08-10T08:09:07.357Z] nexus3.edgexfoundry.org:10003 [2021-08-10T08:09:07.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:09:07.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:09:07.916Z] Configure a credential helper to remove this warning. See [2021-08-10T08:09:07.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:09:07.916Z] [2021-08-10T08:09:07.916Z] Login Succeeded [2021-08-10T08:09:07.916Z] nexus3.edgexfoundry.org:10004 [2021-08-10T08:09:08.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:09:08.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:09:08.469Z] Configure a credential helper to remove this warning. See [2021-08-10T08:09:08.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:09:08.469Z] [2021-08-10T08:09:08.469Z] Login Succeeded [2021-08-10T08:09:08.469Z] docker.io [2021-08-10T08:09:08.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:09:09.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:09:09.016Z] Configure a credential helper to remove this warning. See [2021-08-10T08:09:09.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:09:09.016Z] [2021-08-10T08:09:09.016Z] Login Succeeded [2021-08-10T08:09:09.016Z] ---> docker-login.sh ends [Pipeline] } [2021-08-10T08:09:09.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-10T08:09:09.413Z] ========================================================= [2021-08-10T08:09:09.413Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-10T08:09:09.413Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-10T08:09:09.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T08:09:10.040Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-10T08:09:10.040Z] 595b0fe564bb: Pulling fs layer [2021-08-10T08:09:10.040Z] 24495759ef45: Pulling fs layer [2021-08-10T08:09:10.040Z] d148012ef14d: Pulling fs layer [2021-08-10T08:09:10.040Z] e90a11edd702: Pulling fs layer [2021-08-10T08:09:10.040Z] d77568369979: Pulling fs layer [2021-08-10T08:09:10.040Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-10T08:09:10.040Z] 170f2ba95c9a: Pulling fs layer [2021-08-10T08:09:10.040Z] 97ac5df62f85: Pulling fs layer [2021-08-10T08:09:10.040Z] e90a11edd702: Waiting [2021-08-10T08:09:10.040Z] 170f2ba95c9a: Waiting [2021-08-10T08:09:10.040Z] d77568369979: Waiting [2021-08-10T08:09:10.040Z] fc1c9f9a7f3b: Waiting [2021-08-10T08:09:10.040Z] d148012ef14d: Download complete [2021-08-10T08:09:10.040Z] 24495759ef45: Verifying Checksum [2021-08-10T08:09:10.040Z] 24495759ef45: Download complete [2021-08-10T08:09:10.040Z] d77568369979: Verifying Checksum [2021-08-10T08:09:10.040Z] d77568369979: Download complete [2021-08-10T08:09:10.040Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-10T08:09:10.040Z] fc1c9f9a7f3b: Download complete [2021-08-10T08:09:10.318Z] 595b0fe564bb: Verifying Checksum [2021-08-10T08:09:10.318Z] 595b0fe564bb: Download complete [2021-08-10T08:09:10.318Z] 170f2ba95c9a: Verifying Checksum [2021-08-10T08:09:10.318Z] 170f2ba95c9a: Download complete [2021-08-10T08:09:11.013Z] 595b0fe564bb: Pull complete [2021-08-10T08:09:11.646Z] 24495759ef45: Pull complete [2021-08-10T08:09:11.927Z] d148012ef14d: Pull complete [2021-08-10T08:09:14.562Z] 97ac5df62f85: Verifying Checksum [2021-08-10T08:09:14.562Z] 97ac5df62f85: Download complete [2021-08-10T08:09:14.841Z] e90a11edd702: Verifying Checksum [2021-08-10T08:09:14.841Z] e90a11edd702: Download complete [2021-08-10T08:09:18.274Z] gofmt -l . [2021-08-10T08:09:18.274Z] [ "`gofmt -l .`" = "" ] [2021-08-10T08:09:18.274Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-10T08:09:18.590Z] + ls -al . [2021-08-10T08:09:18.590Z] total 604 [2021-08-10T08:09:18.590Z] drwxrwxr-x 10 1001 1001 4096 Aug 10 08:09 . [2021-08-10T08:09:18.590Z] drwxr-xr-x 4 root root 30 Aug 10 08:07 .. [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 11 Aug 10 08:05 .dockerignore [2021-08-10T08:09:18.590Z] drwxrwxr-x 8 1001 1001 162 Aug 10 08:05 .git [2021-08-10T08:09:18.590Z] drwxrwxr-x 3 1001 1001 125 Aug 10 08:05 .github [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 818 Aug 10 08:05 .gitignore [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 76 Aug 10 08:05 .hadolint.yml [2021-08-10T08:09:18.590Z] drwx------ 3 1001 1001 43 Aug 10 08:06 .semver [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 08:05 .sonarcloud.properties [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 1171 Aug 10 08:05 ADOPTERS.md [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 8609 Aug 10 08:05 Attribution.txt [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 43881 Aug 10 08:05 CHANGELOG.md [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 08:05 CONTRIBUTING.md [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 677 Aug 10 08:05 GOVERNANCE.md [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 849 Aug 10 08:05 Jenkinsfile [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 08:05 LICENSE [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 5915 Aug 10 08:05 Makefile [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 582 Aug 10 08:05 OWNERS.md [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 8643 Aug 10 08:05 README.md [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 6912 Aug 10 08:05 SECURITY.md [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 12 Aug 10 08:06 VERSION [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 08:05 ZMQWindows.md [2021-08-10T08:09:18.590Z] drwxrwxr-x 2 1001 1001 37 Aug 10 08:05 bin [2021-08-10T08:09:18.590Z] drwxrwxr-x 14 1001 1001 4096 Aug 10 08:05 cmd [2021-08-10T08:09:18.590Z] -rw-r--r-- 1 root root 404176 Aug 10 08:08 coverage.out [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 813 Aug 10 08:05 go.mod [2021-08-10T08:09:18.590Z] -rw-r--r-- 1 root root 48847 Aug 10 08:07 go.sum [2021-08-10T08:09:18.590Z] drwxrwxr-x 8 1001 1001 124 Aug 10 08:05 internal [2021-08-10T08:09:18.590Z] drwxrwxr-x 3 1001 1001 16 Aug 10 08:05 openapi [2021-08-10T08:09:18.590Z] drwxrwxr-x 4 1001 1001 71 Aug 10 08:05 snap [2021-08-10T08:09:18.590Z] -rw-rw-r-- 1 1001 1001 204 Aug 10 08:05 version.go [Pipeline] sh [2021-08-10T08:09:18.899Z] + '[' -e coverage.out ] [2021-08-10T08:09:18.899Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-10T08:09:19.029Z] Stashed 1 file(s) [Pipeline] sh [2021-08-10T08:09:19.335Z] + make build [2021-08-10T08:09:19.336Z] go mod tidy [2021-08-10T08:09:19.336Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-data/core-data ./cmd/core-data [2021-08-10T08:09:20.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-10T08:09:25.033Z] e90a11edd702: Pull complete [2021-08-10T08:09:25.628Z] d77568369979: Pull complete [2021-08-10T08:09:25.900Z] fc1c9f9a7f3b: Pull complete [2021-08-10T08:09:26.173Z] 170f2ba95c9a: Pull complete [2021-08-10T08:09:27.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-command/core-command ./cmd/core-command [2021-08-10T08:09:28.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-10T08:09:28.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-10T08:09:28.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-10T08:09:29.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-10T08:09:30.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-10T08:09:31.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-10T08:09:32.870Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-10T08:09:32.900Z] 97ac5df62f85: Pull complete [2021-08-10T08:09:32.900Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-10T08:09:32.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T08:09:32.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-10T08:09:33.260Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T08:09:33.260Z] WORKDIR /edgex [2021-08-10T08:09:33.260Z] COPY go.mod . [2021-08-10T08:09:33.260Z] RUN go mod download [2021-08-10T08:09:33.260Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-10T08:09:35.256Z] Sending build context to Docker daemon 165.9MB [2021-08-10T08:09:35.256Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T08:09:35.256Z] ---> 04bc70af865f [2021-08-10T08:09:35.256Z] Step 2/4 : WORKDIR /edgex [2021-08-10T08:09:35.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-10T08:09:35.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-10T08:09:37.159Z] $ docker stop --time=1 6681ff685ce07311404703e3bcd34de90e4f8a35a25c2ba5f759e93a82dffaaf [2021-08-10T08:09:38.669Z] ---> Running in c2dfe8191efb [2021-08-10T08:09:38.942Z] Removing intermediate container c2dfe8191efb [2021-08-10T08:09:38.942Z] ---> 11cce4d07f52 [2021-08-10T08:09:38.942Z] Step 3/4 : COPY go.mod . [2021-08-10T08:09:39.043Z] $ docker rm -f 6681ff685ce07311404703e3bcd34de90e4f8a35a25c2ba5f759e93a82dffaaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-10T08:09:39.924Z] ---> 813fd936676b [2021-08-10T08:09:39.924Z] Step 4/4 : RUN go mod download [2021-08-10T08:09:39.924Z] ---> Running in 835dcaf3bf8c [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:09:41.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T08:09:41.817Z] [2021-08-10T08:09:41.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:09:42.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T08:09:42.154Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-10T08:09:42.154Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-10T08:09:42.154Z] ca9280d653b3: Pulling fs layer [2021-08-10T08:09:42.154Z] 7e9c9ca2126c: Pulling fs layer [2021-08-10T08:09:42.566Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-10T08:09:42.567Z] cbdbe7a5bc2a: Download complete [2021-08-10T08:09:42.567Z] cbdbe7a5bc2a: Pull complete [2021-08-10T08:09:43.273Z] ca9280d653b3: Verifying Checksum [2021-08-10T08:09:43.273Z] ca9280d653b3: Download complete [2021-08-10T08:09:43.646Z] ca9280d653b3: Pull complete [2021-08-10T08:09:45.139Z] 7e9c9ca2126c: Verifying Checksum [2021-08-10T08:09:45.139Z] 7e9c9ca2126c: Download complete [2021-08-10T08:09:48.495Z] 7e9c9ca2126c: Pull complete [2021-08-10T08:09:48.495Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-10T08:09:48.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T08:09:48.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-10T08:09:48.591Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-08-10T08:09:48.647Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-10T08:09:51.495Z] $ docker top 610f505fad628f34658fff40d0bd5e423ec5c634bb9c63f376edb0ba2853de3a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T08:09:51.883Z] + docker-compose build --help [2021-08-10T08:09:51.883Z] + grep parallel [2021-08-10T08:09:52.468Z] --parallel Build images in parallel. [Pipeline] } [2021-08-10T08:09:52.483Z] $ docker stop --time=1 610f505fad628f34658fff40d0bd5e423ec5c634bb9c63f376edb0ba2853de3a [2021-08-10T08:09:53.667Z] $ docker rm -f 610f505fad628f34658fff40d0bd5e423ec5c634bb9c63f376edb0ba2853de3a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:09:54.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T08:09:54.097Z] . [Pipeline] withDockerContainer [2021-08-10T08:09:54.177Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-08-10T08:09:54.223Z] $ 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/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-10T08:09:54.586Z] $ docker top 96eb78a3666b4403b716bf1cc9193f5bbb1df5896c7f32160c1017e9e0fda8ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T08:09:54.966Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-10T08:09:55.551Z] Building core-command ... [2021-08-10T08:09:55.551Z] Building core-data ... [2021-08-10T08:09:55.551Z] Building core-metadata ... [2021-08-10T08:09:55.551Z] Building security-bootstrapper ... [2021-08-10T08:09:55.551Z] Building security-proxy-setup ... [2021-08-10T08:09:55.551Z] Building security-secretstore-setup ... [2021-08-10T08:09:55.551Z] Building support-notifications ... [2021-08-10T08:09:55.551Z] Building support-scheduler ... [2021-08-10T08:09:55.551Z] Building sys-mgmt-agent ... [2021-08-10T08:09:55.551Z] Building support-scheduler [2021-08-10T08:09:55.551Z] Building security-proxy-setup [2021-08-10T08:09:55.551Z] Building core-command [2021-08-10T08:09:55.551Z] Building core-data [2021-08-10T08:09:55.551Z] Building support-notifications [2021-08-10T08:10:05.654Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:10:05.654Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:10:05.654Z] ---> 336554660583 [2021-08-10T08:10:05.654Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T08:10:05.654Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:10:05.654Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:10:05.654Z] ---> 336554660583 [2021-08-10T08:10:05.654Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T08:10:05.919Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:10:05.919Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:10:05.919Z] ---> 336554660583 [2021-08-10T08:10:05.919Z] Step 3/22 : WORKDIR /edgex-go [2021-08-10T08:10:13.173Z] ---> Running in 7732759591b9 [2021-08-10T08:10:13.173Z] ---> Running in f1c789babcfe [2021-08-10T08:10:13.173Z] ---> Running in 8375ec67ec39 [2021-08-10T08:10:17.423Z] Removing intermediate container 8375ec67ec39 [2021-08-10T08:10:17.423Z] ---> dfdb81c088f7 [2021-08-10T08:10:17.423Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:10:17.423Z] Removing intermediate container f1c789babcfe [2021-08-10T08:10:17.423Z] ---> b07f6a8dfe10 [2021-08-10T08:10:17.423Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:10:17.423Z] Removing intermediate container 7732759591b9 [2021-08-10T08:10:17.423Z] ---> 822ca94f645c [2021-08-10T08:10:17.423Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:10:17.423Z] ---> Running in 5cc9ab7b7e57 [2021-08-10T08:10:17.423Z] ---> Running in 1474f42b7b20 [2021-08-10T08:10:17.423Z] ---> Running in a32d550de5b6 [2021-08-10T08:10:22.762Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:10:22.762Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:10:22.762Z] ---> 336554660583 [2021-08-10T08:10:22.762Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T08:10:22.762Z] ---> Using cache [2021-08-10T08:10:22.762Z] ---> dfdb81c088f7 [2021-08-10T08:10:22.762Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:10:23.028Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:10:23.028Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:10:23.028Z] ---> 336554660583 [2021-08-10T08:10:23.028Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T08:10:23.028Z] ---> Using cache [2021-08-10T08:10:23.028Z] ---> dfdb81c088f7 [2021-08-10T08:10:23.028Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:10:24.436Z] ---> Running in 080e4c824b61 [2021-08-10T08:10:24.436Z] ---> Running in cc9f5dc94f97 [2021-08-10T08:10:24.436Z] Removing intermediate container 5cc9ab7b7e57 [2021-08-10T08:10:24.436Z] ---> 8ec8815531e9 [2021-08-10T08:10:24.436Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T08:10:24.436Z] Removing intermediate container a32d550de5b6 [2021-08-10T08:10:24.436Z] ---> 1efbc5dbcb77 [2021-08-10T08:10:24.436Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-10T08:10:24.436Z] ---> Running in 580fcec6e092 [2021-08-10T08:10:24.436Z] Removing intermediate container 1474f42b7b20 [2021-08-10T08:10:24.436Z] ---> 16c4287f9291 [2021-08-10T08:10:24.436Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-10T08:10:24.436Z] ---> Running in 9382b11307ce [2021-08-10T08:10:24.727Z] ---> Running in cbaf5f647ed2 [2021-08-10T08:10:24.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:10:24.999Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:10:25.276Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:10:25.277Z] Removing intermediate container 080e4c824b61 [2021-08-10T08:10:25.277Z] ---> f7b0314e8883 [2021-08-10T08:10:25.277Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-10T08:10:25.277Z] Removing intermediate container cc9f5dc94f97 [2021-08-10T08:10:25.277Z] ---> 5bc7fa99cbd3 [2021-08-10T08:10:25.277Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-10T08:10:25.277Z] ---> Running in f1f9ceab86c5 [2021-08-10T08:10:25.277Z] ---> Running in 83dd8848fb78 [2021-08-10T08:10:25.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:10:25.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:10:25.809Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:10:25.809Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:10:26.092Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:10:26.372Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:10:26.637Z] OK: 219 MiB in 52 packages [2021-08-10T08:10:26.637Z] OK: 219 MiB in 52 packages [2021-08-10T08:10:26.906Z] Removing intermediate container 580fcec6e092 [2021-08-10T08:10:26.906Z] ---> eb0dbb486058 [2021-08-10T08:10:26.906Z] Step 6/24 : COPY go.mod . [2021-08-10T08:10:26.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:10:26.906Z] OK: 219 MiB in 52 packages [2021-08-10T08:10:26.906Z] ---> 1ce10a9d696a [2021-08-10T08:10:26.906Z] Step 7/24 : RUN go mod download [2021-08-10T08:10:27.188Z] ---> Running in 3ff87d5701b5 [2021-08-10T08:10:27.188Z] Removing intermediate container 9382b11307ce [2021-08-10T08:10:27.188Z] ---> d8a29f1fcab6 [2021-08-10T08:10:27.188Z] Step 6/22 : COPY go.mod . [2021-08-10T08:10:27.188Z] OK: 219 MiB in 52 packages [2021-08-10T08:10:27.188Z] Removing intermediate container 83dd8848fb78 [2021-08-10T08:10:27.188Z] ---> 82271b9deae7 [2021-08-10T08:10:27.188Z] Step 6/24 : COPY go.mod . [2021-08-10T08:10:27.456Z] ---> 658c006310c4 [2021-08-10T08:10:27.456Z] Step 7/22 : RUN go mod download [2021-08-10T08:10:27.456Z] ---> Running in 27423e5961e7 [2021-08-10T08:10:27.456Z] Removing intermediate container cbaf5f647ed2 [2021-08-10T08:10:27.456Z] ---> 7e4b43630f85 [2021-08-10T08:10:27.456Z] Step 6/23 : COPY go.mod . [2021-08-10T08:10:27.456Z] ---> bc1371cd9506 [2021-08-10T08:10:27.456Z] Step 7/24 : RUN go mod download [2021-08-10T08:10:27.725Z] ---> Running in a7330bd2669c [2021-08-10T08:10:28.003Z] ---> 5532ecaa4e53 [2021-08-10T08:10:28.003Z] Step 7/23 : RUN go mod download [2021-08-10T08:10:28.003Z] ---> Running in b4f25a0daab2 [2021-08-10T08:10:28.599Z] OK: 219 MiB in 52 packages [2021-08-10T08:10:29.190Z] Removing intermediate container 3ff87d5701b5 [2021-08-10T08:10:29.190Z] ---> 6821a3099bee [2021-08-10T08:10:29.190Z] Step 8/24 : COPY . . [2021-08-10T08:10:29.190Z] Removing intermediate container f1f9ceab86c5 [2021-08-10T08:10:29.190Z] ---> 039d3aec2e2a [2021-08-10T08:10:29.190Z] Step 6/23 : COPY go.mod . [2021-08-10T08:10:29.190Z] Removing intermediate container 27423e5961e7 [2021-08-10T08:10:29.190Z] ---> 6ce3908e5377 [2021-08-10T08:10:29.190Z] Step 8/22 : COPY . . [2021-08-10T08:10:30.173Z] ---> 6c4794232f85 [2021-08-10T08:10:30.173Z] Step 7/23 : RUN go mod download [2021-08-10T08:10:34.474Z] Removing intermediate container a7330bd2669c [2021-08-10T08:10:34.474Z] ---> 1845179a88b8 [2021-08-10T08:10:34.474Z] Step 8/24 : COPY . . [2021-08-10T08:10:34.474Z] ---> Running in 2261b2406dc2 [2021-08-10T08:10:34.474Z] ---> ba41f2e95ad8 [2021-08-10T08:10:34.474Z] Step 9/22 : RUN go mod tidy [2021-08-10T08:10:35.893Z] ---> 486b78e3eecd [2021-08-10T08:10:35.893Z] Step 9/24 : RUN go mod tidy [2021-08-10T08:10:36.489Z] Removing intermediate container b4f25a0daab2 [2021-08-10T08:10:36.489Z] ---> 467b7f365017 [2021-08-10T08:10:36.489Z] Step 8/23 : COPY . . [2021-08-10T08:10:37.088Z] ---> Running in f4090503d5fc [2021-08-10T08:10:37.088Z] ---> Running in 6dbacba7487b [2021-08-10T08:10:40.435Z] ---> d285e9670ac9 [2021-08-10T08:10:40.435Z] Step 9/24 : RUN go mod tidy [2021-08-10T08:10:40.435Z] ---> Running in 3e9c6437bdaa [2021-08-10T08:10:40.435Z] ---> f997e28d2f43 [2021-08-10T08:10:40.435Z] Step 9/23 : RUN go mod tidy [2021-08-10T08:10:40.435Z] Removing intermediate container 2261b2406dc2 [2021-08-10T08:10:40.435Z] ---> f5712c2057da [2021-08-10T08:10:40.435Z] Step 8/23 : COPY . . [2021-08-10T08:10:40.435Z] ---> Running in cc59c3ad839e [2021-08-10T08:10:43.034Z] Removing intermediate container 6dbacba7487b [2021-08-10T08:10:43.034Z] ---> d99a93c2ed8e [2021-08-10T08:10:43.034Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-10T08:10:43.302Z] Removing intermediate container 3e9c6437bdaa [2021-08-10T08:10:43.302Z] ---> e8d1488871ec [2021-08-10T08:10:43.302Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-10T08:10:43.302Z] ---> Running in f164f2f6008a [2021-08-10T08:10:43.302Z] ---> Running in 379f19ccb58d [2021-08-10T08:10:43.302Z] Removing intermediate container f4090503d5fc [2021-08-10T08:10:43.302Z] ---> ed35e979d4e2 [2021-08-10T08:10:43.302Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-10T08:10:44.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-command/core-command ./cmd/core-command [2021-08-10T08:10:44.768Z] Removing intermediate container cc59c3ad839e [2021-08-10T08:10:44.768Z] ---> 89fb3adafe87 [2021-08-10T08:10:44.768Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-10T08:10:44.768Z] ---> Running in 5b184465ba7b [2021-08-10T08:10:45.060Z] ---> Running in e24e493e6ae8 [2021-08-10T08:10:46.494Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-10T08:10:46.494Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-data/core-data ./cmd/core-data [2021-08-10T08:10:46.494Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-10T08:10:47.941Z] ---> 090a53b3646f [2021-08-10T08:10:47.941Z] Step 9/23 : RUN go mod tidy [2021-08-10T08:10:47.941Z] ---> Running in fc9600769abd [2021-08-10T08:10:50.543Z] Removing intermediate container fc9600769abd [2021-08-10T08:10:50.543Z] ---> e0f23faad6e2 [2021-08-10T08:10:50.543Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-10T08:10:50.543Z] ---> Running in b81ac652bd33 [2021-08-10T08:10:50.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-10T08:11:01.944Z] Removing intermediate container 835dcaf3bf8c [2021-08-10T08:11:01.944Z] ---> 081d4308ce52 [2021-08-10T08:11:01.944Z] Successfully built 081d4308ce52 [2021-08-10T08:11:01.944Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:11:02.297Z] + docker inspect -f . ci-base-image-arm64 [2021-08-10T08:11:02.297Z] . [Pipeline] withDockerContainer [2021-08-10T08:11:02.584Z] prd-ubuntu18.04-docker-arm64-4c-16g-236 does not seem to be running inside a container [2021-08-10T08:11:02.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-10T08:11:04.398Z] $ docker top 42566620a6f435b7c1d6f8582fc03a9acd9d72d583ab26a22a683de5f78bc9de -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T08:11:05.385Z] + go version [2021-08-10T08:11:05.386Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-10T08:11:05.402Z] $ docker stop --time=1 42566620a6f435b7c1d6f8582fc03a9acd9d72d583ab26a22a683de5f78bc9de [2021-08-10T08:11:07.262Z] $ docker rm -f 42566620a6f435b7c1d6f8582fc03a9acd9d72d583ab26a22a683de5f78bc9de [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-08-10T08:11:07.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T08:11:08.274Z] [2021-08-10T08:11:08.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:11:08.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T08:11:08.903Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-10T08:11:08.903Z] 29e5d40040c1: Pulling fs layer [2021-08-10T08:11:08.903Z] 1ce36da41761: Pulling fs layer [2021-08-10T08:11:08.903Z] 25b303627fd3: Pulling fs layer [2021-08-10T08:11:09.181Z] 29e5d40040c1: Verifying Checksum [2021-08-10T08:11:09.782Z] 29e5d40040c1: Pull complete [2021-08-10T08:11:10.056Z] 1ce36da41761: Verifying Checksum [2021-08-10T08:11:10.056Z] 1ce36da41761: Download complete [2021-08-10T08:11:11.507Z] 1ce36da41761: Pull complete [2021-08-10T08:11:11.507Z] 25b303627fd3: Verifying Checksum [2021-08-10T08:11:11.507Z] 25b303627fd3: Download complete [2021-08-10T08:11:21.678Z] 25b303627fd3: Pull complete [2021-08-10T08:11:21.679Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-10T08:11:21.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T08:11:21.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-10T08:11:21.911Z] prd-ubuntu18.04-docker-arm64-4c-16g-236 does not seem to be running inside a container [2021-08-10T08:11:21.980Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@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-08-10T08:11:23.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-10T08:11:23.124Z] Removing intermediate container f164f2f6008a [2021-08-10T08:11:23.124Z] ---> 65c9abfe3d13 [2021-08-10T08:11:23.124Z] [2021-08-10T08:11:23.124Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T08:11:25.041Z] $ docker top d8ad430b82e252436c901204d486ec57b10d6cd215f521c4321844e395692744 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T08:11:25.741Z] Removing intermediate container 5b184465ba7b [2021-08-10T08:11:25.741Z] ---> b1a3babbf027 [2021-08-10T08:11:25.741Z] [2021-08-10T08:11:25.741Z] Step 11/22 : FROM alpine:3.12 [2021-08-10T08:11:26.022Z] + docker-compose build --help [2021-08-10T08:11:26.022Z] + grep parallel [2021-08-10T08:11:27.165Z] 3.12: Pulling from library/alpine [2021-08-10T08:11:27.165Z] 3.12: Pulling from library/alpine [2021-08-10T08:11:27.749Z] Removing intermediate container e24e493e6ae8 [2021-08-10T08:11:27.749Z] ---> e3fab0bd2f9e [2021-08-10T08:11:27.749Z] [2021-08-10T08:11:27.749Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T08:11:28.017Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T08:11:28.017Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T08:11:28.017Z] Status: Downloaded newer image for alpine:3.12 [2021-08-10T08:11:28.017Z] Status: Downloaded newer image for alpine:3.12 [2021-08-10T08:11:28.017Z] ---> 13621d1b12d4 [2021-08-10T08:11:28.017Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-10T08:11:28.017Z] ---> 13621d1b12d4 [2021-08-10T08:11:28.017Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T08:11:28.017Z] 3.12: Pulling from library/alpine [2021-08-10T08:11:28.295Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T08:11:28.295Z] Status: Image is up to date for alpine:3.12 [2021-08-10T08:11:28.295Z] ---> 13621d1b12d4 [2021-08-10T08:11:28.295Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-10T08:11:28.295Z] ---> Running in ebf97dcae2ee [2021-08-10T08:11:28.295Z] ---> Running in c814a433946a [2021-08-10T08:11:28.295Z] ---> Running in 4e463182392b [2021-08-10T08:11:29.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:29.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:29.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:29.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:29.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:29.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:29.400Z] --parallel Build images in parallel. [2021-08-10T08:11:29.533Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-10T08:11:29.533Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T08:11:29.533Z] OK: 6 MiB in 15 packages [2021-08-10T08:11:29.533Z] (1/4) Installing ca-certificates (20191127-r4) [Pipeline] } [2021-08-10T08:11:29.694Z] $ docker stop --time=1 d8ad430b82e252436c901204d486ec57b10d6cd215f521c4321844e395692744 [2021-08-10T08:11:29.802Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-10T08:11:29.802Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T08:11:29.802Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-10T08:11:29.802Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-10T08:11:29.802Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T08:11:29.802Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T08:11:29.802Z] (4/4) Installing curl (7.78.0-r0) [2021-08-10T08:11:29.802Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T08:11:29.802Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T08:11:29.802Z] OK: 6 MiB in 16 packages [2021-08-10T08:11:29.802Z] OK: 7 MiB in 18 packages [2021-08-10T08:11:30.390Z] Removing intermediate container c814a433946a [2021-08-10T08:11:30.390Z] ---> 2583fe17ebea [2021-08-10T08:11:30.390Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T08:11:30.657Z] ---> Running in 95eefe0ad4d6 [2021-08-10T08:11:30.922Z] Removing intermediate container 95eefe0ad4d6 [2021-08-10T08:11:30.922Z] ---> 56b83cdf850d [2021-08-10T08:11:30.922Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-10T08:11:30.922Z] Removing intermediate container 4e463182392b [2021-08-10T08:11:30.922Z] ---> 95c429302e9f [2021-08-10T08:11:30.922Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T08:11:31.188Z] Removing intermediate container ebf97dcae2ee [2021-08-10T08:11:31.188Z] ---> b7f7a637f97c [2021-08-10T08:11:31.188Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T08:11:31.188Z] Removing intermediate container 379f19ccb58d [2021-08-10T08:11:31.188Z] ---> 4254e4761d29 [2021-08-10T08:11:31.188Z] [2021-08-10T08:11:31.188Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T08:11:31.188Z] ---> 13621d1b12d4 [2021-08-10T08:11:31.188Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-10T08:11:31.455Z] ---> Running in 65f2f3bba227 [2021-08-10T08:11:31.455Z] ---> Running in f69faab480c5 [2021-08-10T08:11:31.455Z] ---> Running in d57be99e4075 [2021-08-10T08:11:31.455Z] ---> Running in 6fda7085d61f [2021-08-10T08:11:31.573Z] $ docker rm -f d8ad430b82e252436c901204d486ec57b10d6cd215f521c4321844e395692744 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:11:32.045Z] Removing intermediate container f69faab480c5 [2021-08-10T08:11:32.045Z] ---> 09af6ce6a05c [2021-08-10T08:11:32.045Z] Step 14/22 : WORKDIR /edgex [2021-08-10T08:11:32.045Z] Removing intermediate container d57be99e4075 [2021-08-10T08:11:32.045Z] ---> 68a6557b8122 [2021-08-10T08:11:32.045Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-10T08:11:32.045Z] Removing intermediate container 65f2f3bba227 [2021-08-10T08:11:32.045Z] ---> 6e604d0216c8 [2021-08-10T08:11:32.045Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T08:11:32.045Z] Removing intermediate container 6fda7085d61f [2021-08-10T08:11:32.045Z] ---> 9856435f869c [2021-08-10T08:11:32.045Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-10T08:11:32.045Z] ---> Running in 9ec1adb56ffe [2021-08-10T08:11:32.045Z] ---> Running in cd55e0f8cc26 [2021-08-10T08:11:32.045Z] Removing intermediate container b81ac652bd33 [2021-08-10T08:11:32.045Z] ---> 860331e3913c [2021-08-10T08:11:32.045Z] [2021-08-10T08:11:32.045Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T08:11:32.045Z] ---> 13621d1b12d4 [2021-08-10T08:11:32.045Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-10T08:11:32.045Z] ---> Using cache [2021-08-10T08:11:32.045Z] ---> 2583fe17ebea [2021-08-10T08:11:32.045Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T08:11:32.045Z] ---> Using cache [2021-08-10T08:11:32.045Z] ---> 56b83cdf850d [2021-08-10T08:11:32.045Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-10T08:11:32.045Z] ---> Running in 01a9528e1ef1 [2021-08-10T08:11:32.045Z] ---> Running in 41c24a7428cd [2021-08-10T08:11:32.045Z] ---> Running in 4fea0fd468e7 [2021-08-10T08:11:32.045Z] Removing intermediate container cd55e0f8cc26 [2021-08-10T08:11:32.045Z] ---> e03779632612 [2021-08-10T08:11:32.045Z] Step 16/24 : WORKDIR / [2021-08-10T08:11:32.045Z] Removing intermediate container 9ec1adb56ffe [2021-08-10T08:11:32.045Z] ---> 4d06d4f6b528 [2021-08-10T08:11:32.045Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-10T08:11:32.045Z] Removing intermediate container 01a9528e1ef1 [2021-08-10T08:11:32.045Z] ---> fe370a6425b7 [2021-08-10T08:11:32.045Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T08:11:32.045Z] ---> Running in bc28c25f373b [2021-08-10T08:11:32.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T08:11:32.238Z] . [Pipeline] withDockerContainer [2021-08-10T08:11:32.314Z] Removing intermediate container 41c24a7428cd [2021-08-10T08:11:32.315Z] ---> a5a73859760a [2021-08-10T08:11:32.315Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-10T08:11:32.315Z] ---> Running in f8151bc758d6 [2021-08-10T08:11:32.315Z] Removing intermediate container 4fea0fd468e7 [2021-08-10T08:11:32.315Z] ---> 7aafa1628fc7 [2021-08-10T08:11:32.315Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T08:11:32.315Z] ---> Running in 3a09d6215fb0 [2021-08-10T08:11:32.315Z] ---> Running in ddbc6b3f5627 [2021-08-10T08:11:32.315Z] Removing intermediate container f8151bc758d6 [2021-08-10T08:11:32.315Z] ---> 785001d38dac [2021-08-10T08:11:32.315Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T08:11:32.315Z] Removing intermediate container bc28c25f373b [2021-08-10T08:11:32.315Z] ---> e901f624f758 [2021-08-10T08:11:32.315Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T08:11:32.315Z] ---> 2aa59689b172 [2021-08-10T08:11:32.315Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-10T08:11:32.315Z] Removing intermediate container 3a09d6215fb0 [2021-08-10T08:11:32.315Z] ---> 49753c0439a8 [2021-08-10T08:11:32.315Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:11:32.502Z] prd-ubuntu18.04-docker-arm64-4c-16g-236 does not seem to be running inside a container [2021-08-10T08:11:32.581Z] Removing intermediate container ddbc6b3f5627 [2021-08-10T08:11:32.581Z] ---> f3520a7fb17c [2021-08-10T08:11:32.581Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T08:11:32.581Z] ---> Running in fcfb45c9add4 [2021-08-10T08:11:32.581Z] ---> ddfc11aed0a7 [2021-08-10T08:11:32.581Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-10T08:11:32.581Z] ---> 6547db36ed2a [2021-08-10T08:11:32.581Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-10T08:11:32.577Z] $ 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/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-10T08:11:32.855Z] ---> b7f97f86c8d9 [2021-08-10T08:11:32.855Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-10T08:11:33.126Z] ---> b0fc535336c4 [2021-08-10T08:11:33.126Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-10T08:11:33.395Z] ---> 4151286c8a5e [2021-08-10T08:11:33.395Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-10T08:11:33.395Z] ---> d3725a14a8fb [2021-08-10T08:11:33.395Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-10T08:11:33.395Z] ---> 22dd97931fee [2021-08-10T08:11:33.395Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-10T08:11:33.395Z] ---> eea12be1125a [2021-08-10T08:11:33.395Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-10T08:11:33.395Z] Removing intermediate container fcfb45c9add4 [2021-08-10T08:11:33.395Z] ---> 2ebddf62ebd8 [2021-08-10T08:11:33.395Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-10T08:11:33.395Z] ---> Running in 7240f2a9c929 [2021-08-10T08:11:33.395Z] ---> Running in 1b9d68a438ed [2021-08-10T08:11:33.662Z] Removing intermediate container 7240f2a9c929 [2021-08-10T08:11:33.662Z] ---> 448e2e79f690 [2021-08-10T08:11:33.662Z] Step 19/22 : CMD ["--init=true"] [2021-08-10T08:11:33.662Z] ---> 924f205188fc [2021-08-10T08:11:33.662Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-10T08:11:33.662Z] ---> 4941f461525a [2021-08-10T08:11:33.662Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-10T08:11:33.662Z] ---> Running in 93302f6b7d0e [2021-08-10T08:11:33.662Z] ---> 93e44b055d7e [2021-08-10T08:11:33.662Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-10T08:11:33.662Z] ---> Running in 18294c3e5b28 [2021-08-10T08:11:33.662Z] ---> Running in b890b608e847 [2021-08-10T08:11:33.662Z] ---> Running in d91389c75082 [2021-08-10T08:11:33.931Z] Removing intermediate container 93302f6b7d0e [2021-08-10T08:11:33.931Z] ---> 4f353eabc3e2 [2021-08-10T08:11:33.931Z] Step 20/22 : LABEL arch=x86_64 [2021-08-10T08:11:33.931Z] ---> Running in 9c45f80cd9a1 [2021-08-10T08:11:33.931Z] Removing intermediate container b890b608e847 [2021-08-10T08:11:33.931Z] ---> e847048cb617 [2021-08-10T08:11:33.931Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T08:11:33.931Z] Removing intermediate container 18294c3e5b28 [2021-08-10T08:11:33.931Z] ---> 80353ec09823 [2021-08-10T08:11:33.931Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T08:11:33.931Z] ---> Running in 3d92e3b27863 [2021-08-10T08:11:33.931Z] Removing intermediate container d91389c75082 [2021-08-10T08:11:33.931Z] ---> c3339b46b7b9 [2021-08-10T08:11:33.931Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T08:11:33.931Z] ---> Running in 73f330a44e61 [2021-08-10T08:11:33.931Z] ---> Running in b17133481ae1 [2021-08-10T08:11:33.931Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:33.931Z] Removing intermediate container 9c45f80cd9a1 [2021-08-10T08:11:33.931Z] ---> f4045c7f0a63 [2021-08-10T08:11:33.931Z] Step 21/22 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:11:34.197Z] ---> Running in 1b18de045d4d [2021-08-10T08:11:34.197Z] Removing intermediate container 73f330a44e61 [2021-08-10T08:11:34.198Z] ---> 67b3ee7cf1dd [2021-08-10T08:11:34.198Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T08:11:34.198Z] Removing intermediate container 3d92e3b27863 [2021-08-10T08:11:34.198Z] ---> fcc6242a3124 [2021-08-10T08:11:34.198Z] Step 21/23 : LABEL arch=x86_64 [2021-08-10T08:11:34.198Z] ---> Running in f160ce09f112 [2021-08-10T08:11:34.198Z] ---> Running in 5d112764aee1 [2021-08-10T08:11:34.198Z] Removing intermediate container b17133481ae1 [2021-08-10T08:11:34.198Z] ---> 3bbaee6c646e [2021-08-10T08:11:34.198Z] Step 21/23 : LABEL arch=x86_64 [2021-08-10T08:11:34.198Z] ---> Running in cb78e25ad893 [2021-08-10T08:11:34.198Z] Removing intermediate container 1b18de045d4d [2021-08-10T08:11:34.198Z] ---> c940c09529ba [2021-08-10T08:11:34.198Z] Step 22/22 : LABEL version=2.0.1-dev.27 [2021-08-10T08:11:34.198Z] ---> Running in d548f016893b [2021-08-10T08:11:34.198Z] Removing intermediate container f160ce09f112 [2021-08-10T08:11:34.198Z] ---> 8289937918bb [2021-08-10T08:11:34.198Z] Step 23/24 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:11:34.198Z] Removing intermediate container 5d112764aee1 [2021-08-10T08:11:34.198Z] ---> 7a69a3719912 [2021-08-10T08:11:34.198Z] Step 22/23 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:11:34.198Z] ---> Running in 939e0ed948e9 [2021-08-10T08:11:34.198Z] Removing intermediate container cb78e25ad893 [2021-08-10T08:11:34.198Z] ---> b69298370ba8 [2021-08-10T08:11:34.198Z] Step 22/23 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:11:34.208Z] $ docker top e5270e3d3a84f38ceb045306d5b0bbe698679fdee92d29df8a9e4bbce033200e -eo pid,comm [2021-08-10T08:11:34.466Z] ---> Running in 929cd2720035 [2021-08-10T08:11:34.466Z] ---> Running in dbc8fceefacc [2021-08-10T08:11:34.466Z] Removing intermediate container d548f016893b [2021-08-10T08:11:34.466Z] ---> f46ba3cc7754 [2021-08-10T08:11:34.466Z] [2021-08-10T08:11:34.466Z] Successfully built f46ba3cc7754 [2021-08-10T08:11:34.466Z] Successfully tagged security-proxy-setup:latest [2021-08-10T08:11:34.466Z] Building security-secretstore-setup [2021-08-10T08:11:34.466Z]  Building security-proxy-setup ... done Removing intermediate container 939e0ed948e9 [2021-08-10T08:11:34.466Z] ---> d6cb369467f9 [2021-08-10T08:11:34.466Z] Step 24/24 : LABEL version=2.0.1-dev.27 [2021-08-10T08:11:34.466Z] Removing intermediate container 929cd2720035 [2021-08-10T08:11:34.466Z] ---> efaf6661fc28 [2021-08-10T08:11:34.466Z] Step 23/23 : LABEL version=2.0.1-dev.27 [2021-08-10T08:11:34.466Z] ---> Running in 4ae51fd01c57 [2021-08-10T08:11:34.466Z] ---> Running in b44e325748fb [2021-08-10T08:11:34.466Z] Removing intermediate container dbc8fceefacc [2021-08-10T08:11:34.466Z] ---> af9a4cc05289 [2021-08-10T08:11:34.466Z] Step 23/23 : LABEL version=2.0.1-dev.27 [Pipeline] { [Pipeline] sh [2021-08-10T08:11:34.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:34.733Z] ---> Running in bb5f7810a4e9 [2021-08-10T08:11:35.005Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-10T08:11:35.005Z] Removing intermediate container b44e325748fb [2021-08-10T08:11:35.005Z] ---> a8516b87100a [2021-08-10T08:11:35.005Z] [2021-08-10T08:11:35.198Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-10T08:11:35.270Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-10T08:11:35.270Z] Removing intermediate container 4ae51fd01c57 [2021-08-10T08:11:35.270Z] ---> 8e1412051ab9 [2021-08-10T08:11:35.270Z] [2021-08-10T08:11:35.270Z] Successfully built a8516b87100a [2021-08-10T08:11:35.270Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-10T08:11:35.270Z] Successfully tagged support-scheduler:latest [2021-08-10T08:11:35.270Z] Building sys-mgmt-agent [2021-08-10T08:11:35.270Z]  Building support-scheduler ... done Successfully built 8e1412051ab9 [2021-08-10T08:11:35.270Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-10T08:11:35.539Z] Successfully tagged core-command:latest [2021-08-10T08:11:35.539Z]  Building core-command ... done Removing intermediate container bb5f7810a4e9 [2021-08-10T08:11:35.539Z] ---> 45ebc0f6f225 [2021-08-10T08:11:35.539Z] [2021-08-10T08:11:35.539Z] Building security-bootstrapper [2021-08-10T08:11:35.539Z] Successfully built 45ebc0f6f225 [2021-08-10T08:11:35.539Z] Successfully tagged support-notifications:latest [2021-08-10T08:11:35.539Z] Building core-metadata [2021-08-10T08:11:36.121Z]  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) [2021-08-10T08:11:36.401Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-10T08:11:36.401Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T08:11:36.401Z] OK: 8 MiB in 20 packages [2021-08-10T08:11:39.500Z] Building core-command ... [2021-08-10T08:11:39.500Z] Building core-data ... [2021-08-10T08:11:39.500Z] Building core-metadata ... [2021-08-10T08:11:39.500Z] Building security-bootstrapper ... [2021-08-10T08:11:39.500Z] Building security-proxy-setup ... [2021-08-10T08:11:39.500Z] Building security-secretstore-setup ... [2021-08-10T08:11:39.500Z] Building support-notifications ... [2021-08-10T08:11:39.500Z] Building support-scheduler ... [2021-08-10T08:11:39.500Z] Building sys-mgmt-agent ... [2021-08-10T08:11:39.500Z] Building support-notifications [2021-08-10T08:11:39.500Z] Building support-scheduler [2021-08-10T08:11:39.500Z] Building core-metadata [2021-08-10T08:11:39.500Z] Building security-proxy-setup [2021-08-10T08:11:39.500Z] Building security-secretstore-setup [2021-08-10T08:11:44.632Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:11:44.632Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:11:44.632Z] ---> 336554660583 [2021-08-10T08:11:44.632Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T08:11:44.632Z] ---> Using cache [2021-08-10T08:11:44.632Z] ---> dfdb81c088f7 [2021-08-10T08:11:44.632Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:11:44.632Z] ---> Using cache [2021-08-10T08:11:44.632Z] ---> 5bc7fa99cbd3 [2021-08-10T08:11:44.632Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-10T08:11:44.632Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:11:44.632Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:11:44.632Z] ---> 336554660583 [2021-08-10T08:11:44.632Z] Step 3/32 : WORKDIR /edgex-go [2021-08-10T08:11:44.632Z] ---> Using cache [2021-08-10T08:11:44.632Z] ---> dfdb81c088f7 [2021-08-10T08:11:44.632Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:11:44.632Z] ---> Using cache [2021-08-10T08:11:44.632Z] ---> 5bc7fa99cbd3 [2021-08-10T08:11:44.632Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-10T08:11:44.632Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:11:44.632Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:11:44.632Z] ---> 336554660583 [2021-08-10T08:11:44.632Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T08:11:44.632Z] ---> Using cache [2021-08-10T08:11:44.632Z] ---> dfdb81c088f7 [2021-08-10T08:11:44.632Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:11:44.632Z] ---> Using cache [2021-08-10T08:11:44.632Z] ---> 5bc7fa99cbd3 [2021-08-10T08:11:44.632Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T08:11:45.213Z] ---> Running in 784e6743cdfd [2021-08-10T08:11:45.481Z] ---> Running in 1fe48ec1dc37 [2021-08-10T08:11:45.481Z] ---> Running in e936486ad236 [2021-08-10T08:11:46.066Z] Removing intermediate container 1b9d68a438ed [2021-08-10T08:11:46.066Z] ---> 03a27a4d2b37 [2021-08-10T08:11:46.066Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T08:11:47.025Z] ---> 85486be3a08c [2021-08-10T08:11:47.025Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-10T08:11:47.987Z] ---> 1fc670c341cd [2021-08-10T08:11:47.987Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-10T08:11:48.946Z] ---> ef9a304303d9 [2021-08-10T08:11:48.946Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-10T08:11:49.212Z] ---> Running in 6bd13e159ab5 [2021-08-10T08:11:49.793Z] Removing intermediate container 6bd13e159ab5 [2021-08-10T08:11:49.793Z] ---> f4ac61a12dd2 [2021-08-10T08:11:49.793Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T08:11:50.059Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:50.059Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:50.059Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:50.327Z] ---> Running in 9c69f408bfc8 [2021-08-10T08:11:50.909Z] Removing intermediate container 9c69f408bfc8 [2021-08-10T08:11:50.909Z] ---> 4e0f598d9fec [2021-08-10T08:11:50.909Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T08:11:51.174Z] ---> Running in e7de77ab4f77 [2021-08-10T08:11:51.441Z] Removing intermediate container e7de77ab4f77 [2021-08-10T08:11:51.441Z] ---> 5b0a99b34d15 [2021-08-10T08:11:51.441Z] Step 23/24 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:11:51.441Z] ---> Running in bc4a8bc3d8dd [2021-08-10T08:11:51.708Z] Removing intermediate container bc4a8bc3d8dd [2021-08-10T08:11:51.708Z] ---> 8701d19e7528 [2021-08-10T08:11:51.708Z] Step 24/24 : LABEL version=2.0.1-dev.27 [2021-08-10T08:11:51.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:51.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:51.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:51.708Z] ---> Running in 27b7aed2014b [2021-08-10T08:11:51.974Z] Removing intermediate container 27b7aed2014b [2021-08-10T08:11:51.974Z] ---> 66122f8915ee [2021-08-10T08:11:51.974Z] [2021-08-10T08:11:51.974Z] Successfully built 66122f8915ee [2021-08-10T08:11:52.280Z] Successfully tagged core-data:latest [2021-08-10T08:11:52.280Z]  Building core-data ... done OK: 219 MiB in 52 packages [2021-08-10T08:11:52.280Z] OK: 219 MiB in 52 packages [2021-08-10T08:11:52.559Z] OK: 219 MiB in 52 packages [2021-08-10T08:11:52.559Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:11:52.559Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:11:52.559Z] ---> 336554660583 [2021-08-10T08:11:52.559Z] Step 3/26 : WORKDIR /edgex-go [2021-08-10T08:11:52.559Z] ---> Using cache [2021-08-10T08:11:52.559Z] ---> dfdb81c088f7 [2021-08-10T08:11:52.559Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:11:52.559Z] ---> Using cache [2021-08-10T08:11:52.559Z] ---> 5bc7fa99cbd3 [2021-08-10T08:11:52.559Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-10T08:11:52.559Z] ---> Running in 1a14e246db6f [2021-08-10T08:11:52.830Z] Removing intermediate container e936486ad236 [2021-08-10T08:11:52.830Z] ---> d0ee45839722 [2021-08-10T08:11:52.830Z] Step 6/32 : COPY go.mod . [2021-08-10T08:11:52.830Z] Removing intermediate container 1fe48ec1dc37 [2021-08-10T08:11:52.830Z] ---> 0e2cf2acb571 [2021-08-10T08:11:52.830Z] Step 6/24 : COPY go.mod . [2021-08-10T08:11:52.830Z] ---> 08fb6b6220b7 [2021-08-10T08:11:52.830Z] Step 7/32 : RUN go mod download [2021-08-10T08:11:52.830Z] Removing intermediate container 784e6743cdfd [2021-08-10T08:11:52.830Z] ---> cd42b48094e0 [2021-08-10T08:11:52.830Z] Step 6/24 : COPY go.mod . [2021-08-10T08:11:53.102Z] ---> Running in 01aedd504746 [2021-08-10T08:11:53.102Z] ---> 5adbb4e09a65 [2021-08-10T08:11:53.102Z] Step 7/24 : RUN go mod download [2021-08-10T08:11:53.102Z] ---> Running in 505c64a1fd3a [2021-08-10T08:11:53.102Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:53.102Z] ---> 6d1a0e1c98db [2021-08-10T08:11:53.102Z] Step 7/24 : RUN go mod download [2021-08-10T08:11:53.373Z] ---> Running in c86666dec8e5 [2021-08-10T08:11:53.958Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:11:54.553Z] OK: 219 MiB in 52 packages [2021-08-10T08:11:54.553Z] Removing intermediate container 505c64a1fd3a [2021-08-10T08:11:54.553Z] ---> e8c7e1b4f009 [2021-08-10T08:11:54.553Z] Step 8/24 : COPY . . [2021-08-10T08:11:54.829Z] Removing intermediate container c86666dec8e5 [2021-08-10T08:11:54.829Z] ---> 72aa4d1f8e3f [2021-08-10T08:11:54.829Z] Step 8/24 : COPY . . [2021-08-10T08:11:54.829Z] Removing intermediate container 01aedd504746 [2021-08-10T08:11:54.829Z] ---> a993fc88d8b8 [2021-08-10T08:11:54.829Z] Step 8/32 : COPY . . [2021-08-10T08:11:55.093Z] Removing intermediate container 1a14e246db6f [2021-08-10T08:11:55.093Z] ---> 27572e2dd497 [2021-08-10T08:11:55.093Z] Step 6/26 : COPY go.mod . [2021-08-10T08:12:00.505Z] ---> e0705b9d4b77 [2021-08-10T08:12:00.505Z] Step 7/26 : RUN go mod download [2021-08-10T08:12:03.892Z] ---> Running in 3db1bcdfb7dd [2021-08-10T08:12:03.892Z] ---> 00609988c945 [2021-08-10T08:12:03.892Z] Step 9/32 : RUN go mod tidy [2021-08-10T08:12:03.892Z] ---> fe81752005eb [2021-08-10T08:12:03.892Z] Step 9/24 : RUN go mod tidy [2021-08-10T08:12:03.892Z] ---> baf1e66f5cae [2021-08-10T08:12:03.892Z] Step 9/24 : RUN go mod tidy [2021-08-10T08:12:03.892Z] ---> Running in ca39b35188e9 [2021-08-10T08:12:03.892Z] ---> Running in 8b8ed0503bda [2021-08-10T08:12:03.892Z] ---> Running in 8517ed66b567 [2021-08-10T08:12:05.341Z] Removing intermediate container 3db1bcdfb7dd [2021-08-10T08:12:05.341Z] ---> 5a70fe2378da [2021-08-10T08:12:05.341Z] Step 8/26 : COPY . . [2021-08-10T08:12:05.607Z] Removing intermediate container 8517ed66b567 [2021-08-10T08:12:05.608Z] ---> 183b47b27119 [2021-08-10T08:12:05.608Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-10T08:12:08.205Z] ---> Running in 6ee0387153f2 [2021-08-10T08:12:08.205Z] Removing intermediate container 8b8ed0503bda [2021-08-10T08:12:08.205Z] ---> 24098ac42389 [2021-08-10T08:12:08.205Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-10T08:12:08.205Z] Removing intermediate container ca39b35188e9 [2021-08-10T08:12:08.205Z] ---> a1419f499e07 [2021-08-10T08:12:08.205Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-10T08:12:08.473Z] ---> Running in ad77fc3b093c [2021-08-10T08:12:08.740Z] ---> Running in 0d9a55f4b0ff [2021-08-10T08:12:08.740Z] ---> 13f886cc5e98 [2021-08-10T08:12:08.740Z] Step 9/26 : RUN go mod tidy [2021-08-10T08:12:08.740Z] ---> Running in f08d3b6590fd [2021-08-10T08:12:08.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-10T08:12:09.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-10T08:12:09.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-10T08:12:10.741Z] Removing intermediate container f08d3b6590fd [2021-08-10T08:12:10.741Z] ---> e294a0bea600 [2021-08-10T08:12:10.741Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-10T08:12:10.741Z] ---> Running in 1c2341088660 [2021-08-10T08:12:11.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-10T08:12:18.518Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:12:18.518Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:12:18.518Z] ---> 081d4308ce52 [2021-08-10T08:12:18.518Z] Step 3/22 : WORKDIR /edgex-go [2021-08-10T08:12:18.518Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:12:18.518Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:12:18.518Z] ---> 081d4308ce52 [2021-08-10T08:12:18.518Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T08:12:18.792Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:12:18.792Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:12:18.792Z] ---> 081d4308ce52 [2021-08-10T08:12:18.792Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T08:12:19.065Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:12:19.066Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:12:19.066Z] ---> 081d4308ce52 [2021-08-10T08:12:19.066Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T08:12:19.066Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:12:19.066Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:12:19.066Z] ---> 081d4308ce52 [2021-08-10T08:12:19.066Z] Step 3/26 : WORKDIR /edgex-go [2021-08-10T08:12:21.707Z] ---> Running in 1f407f836b7a [2021-08-10T08:12:21.707Z] ---> Running in f0d5f6ebbc9b [2021-08-10T08:12:21.707Z] ---> Running in cc4f195bd1fe [2021-08-10T08:12:21.707Z] ---> Running in 2a602aee8f02 [2021-08-10T08:12:21.707Z] ---> Running in e31c085b5df7 [2021-08-10T08:12:21.986Z] Removing intermediate container 2a602aee8f02 [2021-08-10T08:12:21.986Z] ---> ca05fadf7f4e [2021-08-10T08:12:21.986Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:12:22.259Z] Removing intermediate container 1f407f836b7a [2021-08-10T08:12:22.259Z] ---> 83f07b0bc84f [2021-08-10T08:12:22.259Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:12:22.259Z] Removing intermediate container cc4f195bd1fe [2021-08-10T08:12:22.259Z] ---> 440c675274f3 [2021-08-10T08:12:22.259Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:12:22.259Z] Removing intermediate container e31c085b5df7 [2021-08-10T08:12:22.259Z] ---> 762f14b8aede [2021-08-10T08:12:22.259Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:12:22.259Z] Removing intermediate container f0d5f6ebbc9b [2021-08-10T08:12:22.259Z] ---> b2520118553c [2021-08-10T08:12:22.259Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:12:22.531Z] ---> Running in 2eaefce7750b [2021-08-10T08:12:22.531Z] ---> Running in fcbb76f03b6f [2021-08-10T08:12:22.531Z] ---> Running in 92152d54aad7 [2021-08-10T08:12:22.531Z] ---> Running in b197c34eab19 [2021-08-10T08:12:22.531Z] ---> Running in 2ff761c606c2 [2021-08-10T08:12:25.948Z] Removing intermediate container 2eaefce7750b [2021-08-10T08:12:25.948Z] ---> 71a47e4adeaf [2021-08-10T08:12:25.948Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-10T08:12:26.242Z] Removing intermediate container fcbb76f03b6f [2021-08-10T08:12:26.242Z] ---> 38b49562bd6b [2021-08-10T08:12:26.242Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-10T08:12:26.242Z] ---> Running in 360608ccf000 [2021-08-10T08:12:26.518Z] ---> Running in 9abe230f19dd [2021-08-10T08:12:26.794Z] Removing intermediate container b197c34eab19 [2021-08-10T08:12:26.794Z] ---> 89ee4354469d [2021-08-10T08:12:26.794Z] Removing intermediate container 92152d54aad7 [2021-08-10T08:12:26.794Z] ---> f1c399f546d8 [2021-08-10T08:12:26.794Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T08:12:26.794Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-10T08:12:27.074Z] ---> Running in 8942c21ffcf7 [2021-08-10T08:12:27.074Z] ---> Running in adec06f198cb [2021-08-10T08:12:27.074Z] Removing intermediate container 2ff761c606c2 [2021-08-10T08:12:27.074Z] ---> c9cd86dbcf9f [2021-08-10T08:12:27.074Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-10T08:12:27.349Z] ---> Running in 0992a440b1b7 [2021-08-10T08:12:28.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T08:12:28.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T08:12:29.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T08:12:29.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T08:12:29.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T08:12:29.498Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T08:12:29.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T08:12:30.048Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T08:12:30.339Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T08:12:30.339Z] OK: 218 MiB in 52 packages [2021-08-10T08:12:30.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T08:12:30.627Z] OK: 218 MiB in 52 packages [2021-08-10T08:12:31.267Z] OK: 218 MiB in 52 packages [2021-08-10T08:12:31.267Z] OK: 218 MiB in 52 packages [2021-08-10T08:12:31.880Z] OK: 218 MiB in 52 packages [2021-08-10T08:12:31.880Z] Removing intermediate container 360608ccf000 [2021-08-10T08:12:31.880Z] ---> eeaec9369046 [2021-08-10T08:12:31.880Z] Step 6/23 : COPY go.mod . [2021-08-10T08:12:32.509Z] Removing intermediate container 9abe230f19dd [2021-08-10T08:12:32.509Z] ---> 3de046c5c8f1 [2021-08-10T08:12:32.509Z] Step 6/22 : COPY go.mod . [2021-08-10T08:12:33.116Z] Removing intermediate container 8942c21ffcf7 [2021-08-10T08:12:33.116Z] ---> 22a607d19088 [2021-08-10T08:12:33.116Z] Step 6/26 : COPY go.mod . [2021-08-10T08:12:33.400Z] ---> 856f835fde15 [2021-08-10T08:12:33.400Z] Step 7/23 : RUN go mod download [2021-08-10T08:12:33.400Z] Removing intermediate container adec06f198cb [2021-08-10T08:12:33.400Z] ---> bfc4f9d6fbbc [2021-08-10T08:12:33.400Z] Step 6/24 : COPY go.mod . [2021-08-10T08:12:33.400Z] ---> Running in 280d190ae367 [2021-08-10T08:12:33.400Z] Removing intermediate container 0992a440b1b7 [2021-08-10T08:12:33.400Z] ---> d3e5d47e6b90 [2021-08-10T08:12:33.400Z] Step 6/23 : COPY go.mod . [2021-08-10T08:12:33.679Z] ---> e63583e42588 [2021-08-10T08:12:33.679Z] Step 7/22 : RUN go mod download [2021-08-10T08:12:33.969Z] ---> Running in 60282bf421d0 [2021-08-10T08:12:34.248Z] ---> 17dd8d93ef6c [2021-08-10T08:12:34.248Z] Step 7/26 : RUN go mod download [2021-08-10T08:12:34.530Z] ---> Running in 568c16a8568e [2021-08-10T08:12:34.530Z] ---> 1396ca17c436 [2021-08-10T08:12:34.530Z] Step 7/24 : RUN go mod download [2021-08-10T08:12:34.810Z] ---> 74967e702b5e [2021-08-10T08:12:34.810Z] Step 7/23 : RUN go mod download [2021-08-10T08:12:35.098Z] ---> Running in db516ced503c [2021-08-10T08:12:35.098Z] ---> Running in 7853d43e6411 [2021-08-10T08:12:40.549Z] Removing intermediate container 280d190ae367 [2021-08-10T08:12:40.549Z] Removing intermediate container 60282bf421d0 [2021-08-10T08:12:40.549Z] ---> 01e8ccc48dc8 [2021-08-10T08:12:40.549Z] Step 8/23 : COPY . . [2021-08-10T08:12:40.549Z] ---> ccb581cb019b [2021-08-10T08:12:40.549Z] Step 8/22 : COPY . . [2021-08-10T08:12:43.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-10T08:12:43.575Z] Removing intermediate container 6ee0387153f2 [2021-08-10T08:12:43.575Z] ---> d76e76149a85 [2021-08-10T08:12:43.575Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-10T08:12:43.575Z] ---> Running in eac268466abc [2021-08-10T08:12:43.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-10T08:12:43.575Z] Removing intermediate container 0d9a55f4b0ff [2021-08-10T08:12:43.575Z] ---> ab6caf68d28e [2021-08-10T08:12:43.575Z] [2021-08-10T08:12:43.575Z] Step 11/32 : FROM alpine:3.12 [2021-08-10T08:12:43.575Z] ---> 13621d1b12d4 [2021-08-10T08:12:43.575Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-10T08:12:43.575Z] ---> Running in ab0a54484bae [2021-08-10T08:12:43.575Z] Removing intermediate container ad77fc3b093c [2021-08-10T08:12:43.575Z] ---> 36a3fa679fb5 [2021-08-10T08:12:43.575Z] [2021-08-10T08:12:43.575Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T08:12:43.575Z] ---> 13621d1b12d4 [2021-08-10T08:12:43.575Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T08:12:43.575Z] Removing intermediate container 1c2341088660 [2021-08-10T08:12:43.575Z] ---> ce1ed288e8ee [2021-08-10T08:12:43.575Z] [2021-08-10T08:12:43.575Z] Step 11/26 : FROM alpine:3.12 [2021-08-10T08:12:43.575Z] ---> 13621d1b12d4 [2021-08-10T08:12:43.575Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-10T08:12:43.575Z] ---> Using cache [2021-08-10T08:12:43.575Z] ---> 2583fe17ebea [2021-08-10T08:12:43.575Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T08:12:43.575Z] ---> Using cache [2021-08-10T08:12:43.575Z] ---> 56b83cdf850d [2021-08-10T08:12:43.575Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-10T08:12:43.575Z] Removing intermediate container ab0a54484bae [2021-08-10T08:12:43.575Z] ---> b3717c44f3d9 [2021-08-10T08:12:43.575Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-10T08:12:43.575Z] ---> Running in 8dbc62e0145c [2021-08-10T08:12:43.575Z] ---> Running in f68454180553 [2021-08-10T08:12:43.575Z] ---> Running in e740cef2d78b [2021-08-10T08:12:43.575Z] Removing intermediate container eac268466abc [2021-08-10T08:12:43.575Z] ---> 0958f59455fd [2021-08-10T08:12:43.575Z] [2021-08-10T08:12:43.575Z] Step 12/24 : FROM docker:20.10.7 [2021-08-10T08:12:43.575Z] Removing intermediate container e740cef2d78b [2021-08-10T08:12:43.575Z] ---> 4a922c8a64fc [2021-08-10T08:12:43.575Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T08:12:43.575Z] ---> Running in 97927b1f2395 [2021-08-10T08:12:43.575Z] 20.10.7: Pulling from library/docker [2021-08-10T08:12:43.575Z] Removing intermediate container 97927b1f2395 [2021-08-10T08:12:43.575Z] ---> e554a96d6255 [2021-08-10T08:12:43.575Z] Step 16/24 : WORKDIR / [2021-08-10T08:12:43.575Z] ---> Running in 7ec388620903 [2021-08-10T08:12:43.855Z] Removing intermediate container 7ec388620903 [2021-08-10T08:12:43.855Z] ---> 52aa423efa9c [2021-08-10T08:12:43.855Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T08:12:43.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:12:43.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:12:43.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:12:43.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:12:44.058Z] Removing intermediate container 568c16a8568e [2021-08-10T08:12:44.058Z] ---> ded99bcc0e4f [2021-08-10T08:12:44.058Z] Step 8/26 : COPY . . [2021-08-10T08:12:44.058Z] Removing intermediate container 7853d43e6411 [2021-08-10T08:12:44.058Z] ---> 7c6c1baeaf77 [2021-08-10T08:12:44.058Z] Step 8/23 : COPY . . [2021-08-10T08:12:44.133Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-10T08:12:44.133Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T08:12:44.133Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-10T08:12:44.133Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-10T08:12:44.133Z] (4/6) Installing curl (7.78.0-r0) [2021-08-10T08:12:44.133Z] (2/2) Installing su-exec (0.2-r1) [2021-08-10T08:12:44.133Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T08:12:44.133Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-10T08:12:44.133Z] (6/6) Installing su-exec (0.2-r1) [2021-08-10T08:12:44.133Z] OK: 6 MiB in 16 packages [2021-08-10T08:12:44.133Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T08:12:44.133Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T08:12:44.133Z] OK: 7 MiB in 20 packages [2021-08-10T08:12:44.133Z] ---> 23a1be7409db [2021-08-10T08:12:44.133Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-10T08:12:44.713Z] Removing intermediate container db516ced503c [2021-08-10T08:12:44.713Z] ---> d76d4cb8de2b [2021-08-10T08:12:44.713Z] Step 8/24 : COPY . . [2021-08-10T08:12:44.722Z] ---> 380ddc6ebb0e [2021-08-10T08:12:44.722Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-10T08:12:44.722Z] Removing intermediate container f68454180553 [2021-08-10T08:12:44.722Z] ---> b8b236e71c34 [2021-08-10T08:12:44.722Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-10T08:12:44.722Z] Removing intermediate container 8dbc62e0145c [2021-08-10T08:12:44.722Z] ---> 6a80ce984c01 [2021-08-10T08:12:44.722Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T08:12:44.722Z] ---> Running in 7b5fe230797d [2021-08-10T08:12:44.722Z] ---> Running in dbc8e3545ea3 [2021-08-10T08:12:44.986Z] ---> 03659bc79014 [2021-08-10T08:12:44.986Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-10T08:12:44.986Z] Removing intermediate container 7b5fe230797d [2021-08-10T08:12:44.986Z] ---> 3f18719682de [2021-08-10T08:12:44.986Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-10T08:12:44.986Z] ---> Running in afb191025bb5 [2021-08-10T08:12:44.986Z] Removing intermediate container dbc8e3545ea3 [2021-08-10T08:12:44.986Z] ---> b55f09aceac5 [2021-08-10T08:12:44.986Z] Step 14/26 : WORKDIR / [2021-08-10T08:12:44.986Z] ---> Running in 29a707b57ea3 [2021-08-10T08:12:44.986Z] Removing intermediate container afb191025bb5 [2021-08-10T08:12:44.986Z] ---> 9e52957b510e [2021-08-10T08:12:44.986Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T08:12:44.986Z] ---> Running in 3848cb98cc37 [2021-08-10T08:12:45.255Z] ---> Running in e65dca26fb25 [2021-08-10T08:12:45.255Z] Removing intermediate container 29a707b57ea3 [2021-08-10T08:12:45.255Z] ---> 6667159ba29d [2021-08-10T08:12:45.255Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-10T08:12:45.255Z] Removing intermediate container 3848cb98cc37 [2021-08-10T08:12:45.255Z] ---> 178d4d673743 [2021-08-10T08:12:45.255Z] 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-08-10T08:12:45.524Z] Removing intermediate container e65dca26fb25 [2021-08-10T08:12:45.524Z] ---> 8d00c236e2e6 [2021-08-10T08:12:45.524Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T08:12:45.524Z] ---> Running in 344cc48b50aa [2021-08-10T08:12:45.524Z] ---> Running in e4db95e93bbf [2021-08-10T08:12:45.524Z] ---> a7fd63e3009c [2021-08-10T08:12:45.524Z] 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-08-10T08:12:45.524Z] Removing intermediate container e4db95e93bbf [2021-08-10T08:12:45.524Z] ---> fdbbd54a4132 [2021-08-10T08:12:45.524Z] Step 23/24 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:12:45.796Z] ---> Running in 6ddd297bea59 [2021-08-10T08:12:45.796Z] ---> 44f6e4b2a1ee [2021-08-10T08:12:45.796Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-10T08:12:45.796Z] Removing intermediate container 6ddd297bea59 [2021-08-10T08:12:45.796Z] ---> 4f1b8b05187e [2021-08-10T08:12:45.796Z] Step 24/24 : LABEL version=2.0.1-dev.27 [2021-08-10T08:12:45.796Z] ---> Running in ce6e29abdb75 [2021-08-10T08:12:46.063Z] Removing intermediate container ce6e29abdb75 [2021-08-10T08:12:46.063Z] ---> cc8df0d14182 [2021-08-10T08:12:46.063Z] [2021-08-10T08:12:46.063Z] ---> d7c215008435 [2021-08-10T08:12:46.063Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-10T08:12:46.063Z] Successfully built cc8df0d14182 [2021-08-10T08:12:46.063Z] Removing intermediate container 344cc48b50aa [2021-08-10T08:12:46.063Z] ---> f0d226eea359 [2021-08-10T08:12:46.063Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-10T08:12:46.063Z] Successfully tagged core-metadata:latest [2021-08-10T08:12:46.063Z]  Building core-metadata ... done  ---> Running in dc44c651032e [2021-08-10T08:12:46.330Z] ---> e527bc72cb53 [2021-08-10T08:12:46.330Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-10T08:12:46.330Z] Removing intermediate container dc44c651032e [2021-08-10T08:12:46.330Z] ---> 245b3f6365f6 [2021-08-10T08:12:46.330Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-10T08:12:46.606Z] ---> de6b44e5e5ef [2021-08-10T08:12:46.606Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-10T08:12:46.606Z] ---> 25e52991f4b0 [2021-08-10T08:12:46.606Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-10T08:12:46.606Z] ---> Running in 001018fde344 [2021-08-10T08:12:47.569Z] ---> 06bc338ae561 [2021-08-10T08:12:47.569Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-10T08:12:47.569Z] ---> 2e5c642159da [2021-08-10T08:12:47.569Z] 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-08-10T08:12:47.569Z] Removing intermediate container 001018fde344 [2021-08-10T08:12:47.569Z] ---> d1454b0c1e8d [2021-08-10T08:12:47.569Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T08:12:47.569Z] ---> Running in 09d20fa57e0a [2021-08-10T08:12:47.835Z] ---> 8588ac882bee [2021-08-10T08:12:47.835Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-10T08:12:48.434Z] ---> 1e953abba532 [2021-08-10T08:12:48.434Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-10T08:12:48.703Z] Removing intermediate container 09d20fa57e0a [2021-08-10T08:12:48.703Z] ---> 662f42819711 [2021-08-10T08:12:48.703Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-10T08:12:48.703Z] ---> Running in bd3404edb9e7 [2021-08-10T08:12:48.703Z] ---> 8e91ed542cc1 [2021-08-10T08:12:48.703Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-10T08:12:48.703Z] Removing intermediate container bd3404edb9e7 [2021-08-10T08:12:48.703Z] ---> 24a895eda36b [2021-08-10T08:12:48.703Z] Step 24/26 : LABEL arch=x86_64 [2021-08-10T08:12:48.976Z] ---> Running in 9c4719770932 [2021-08-10T08:12:48.976Z] ---> a433f2c42717 [2021-08-10T08:12:48.976Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-10T08:12:48.976Z] Removing intermediate container 9c4719770932 [2021-08-10T08:12:48.976Z] ---> bdc2261fa1e9 [2021-08-10T08:12:48.977Z] Step 25/26 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:12:49.246Z] ---> Running in 2c8987821bc1 [2021-08-10T08:12:49.246Z] Removing intermediate container 2c8987821bc1 [2021-08-10T08:12:49.246Z] ---> 580e00f0a328 [2021-08-10T08:12:49.246Z] Step 26/26 : LABEL version=2.0.1-dev.27 [2021-08-10T08:12:49.246Z] ---> 7ca00560a1a4 [2021-08-10T08:12:49.246Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-10T08:12:49.246Z] ---> Running in 778d1d387063 [2021-08-10T08:12:49.515Z] Removing intermediate container 778d1d387063 [2021-08-10T08:12:49.515Z] ---> 8db8fe825ef3 [2021-08-10T08:12:49.515Z] [2021-08-10T08:12:49.515Z] Successfully built 8db8fe825ef3 [2021-08-10T08:12:49.785Z] Successfully tagged security-secretstore-setup:latest [2021-08-10T08:12:49.785Z]  Building security-secretstore-setup ... done  ---> Running in 9b79a9dc47c8 [2021-08-10T08:12:49.785Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-10T08:12:49.785Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-10T08:12:49.785Z] ---> 08bdaf2f88f9 [2021-08-10T08:12:49.785Z] 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-08-10T08:12:49.785Z] Removing intermediate container 9b79a9dc47c8 [2021-08-10T08:12:49.785Z] ---> 5a0382402ec5 [2021-08-10T08:12:49.786Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-10T08:12:49.786Z] ---> Running in 51a51ce1ac23 [2021-08-10T08:12:50.053Z] Removing intermediate container 51a51ce1ac23 [2021-08-10T08:12:50.053Z] ---> b58a7afbdad3 [2021-08-10T08:12:50.053Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-10T08:12:50.053Z] ---> ba02b375d090 [2021-08-10T08:12:50.053Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-10T08:12:50.053Z] ---> Running in a7c43ffb8df9 [2021-08-10T08:12:50.053Z] ---> Running in e0d13142d880 [2021-08-10T08:12:50.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T08:12:50.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T08:12:50.589Z] (1/39) Installing readline (8.1.0-r0) [2021-08-10T08:12:50.589Z] (2/39) Installing bash (5.1.0-r0) [2021-08-10T08:12:50.589Z] Removing intermediate container e0d13142d880 [2021-08-10T08:12:50.589Z] ---> eed6d15c7894 [2021-08-10T08:12:50.589Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-10T08:12:50.589Z] Executing bash-5.1.0-r0.post-install [2021-08-10T08:12:50.589Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-10T08:12:50.589Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-10T08:12:50.589Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-10T08:12:50.863Z] (6/39) Installing curl (7.78.0-r0) [2021-08-10T08:12:50.863Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-10T08:12:50.863Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-10T08:12:50.863Z] (9/39) Installing expat (2.2.10-r1) [2021-08-10T08:12:50.863Z] (10/39) Installing libffi (3.3-r2) [2021-08-10T08:12:50.863Z] (11/39) Installing gdbm (1.19-r0) [2021-08-10T08:12:50.863Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-10T08:12:50.863Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-10T08:12:50.863Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-10T08:12:50.863Z] ---> Running in 16afc08bb12c [2021-08-10T08:12:51.129Z] Removing intermediate container 16afc08bb12c [2021-08-10T08:12:51.130Z] ---> ef4e5d9c8389 [2021-08-10T08:12:51.130Z] Step 29/32 : CMD ["gate"] [2021-08-10T08:12:51.396Z] ---> Running in fcf6c81ec4ac [2021-08-10T08:12:51.665Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-10T08:12:51.665Z] Removing intermediate container fcf6c81ec4ac [2021-08-10T08:12:51.665Z] ---> 1e9c7f5cb372 [2021-08-10T08:12:51.665Z] Step 30/32 : LABEL arch=x86_64 [2021-08-10T08:12:51.665Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-10T08:12:51.665Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-10T08:12:51.665Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-10T08:12:51.665Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-10T08:12:51.932Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-10T08:12:51.932Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-10T08:12:51.932Z] ---> Running in ceff2158bdc3 [2021-08-10T08:12:51.932Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-10T08:12:51.932Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-10T08:12:51.932Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-10T08:12:51.932Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-10T08:12:51.932Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-10T08:12:51.932Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-10T08:12:52.200Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-10T08:12:52.200Z] Removing intermediate container ceff2158bdc3 [2021-08-10T08:12:52.200Z] ---> e7668c7b439e [2021-08-10T08:12:52.200Z] Step 31/32 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:12:52.200Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-10T08:12:52.200Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-10T08:12:52.200Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-10T08:12:52.200Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-10T08:12:52.200Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-10T08:12:52.200Z] ---> Running in 4c4a870692f2 [2021-08-10T08:12:52.200Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-10T08:12:52.200Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-10T08:12:52.200Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-10T08:12:52.200Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-10T08:12:52.200Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-10T08:12:52.200Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-10T08:12:52.465Z] Removing intermediate container 4c4a870692f2 [2021-08-10T08:12:52.465Z] ---> 1bd52761e58c [2021-08-10T08:12:52.465Z] Step 32/32 : LABEL version=2.0.1-dev.27 [2021-08-10T08:12:52.465Z] Executing busybox-1.32.1-r6.trigger [2021-08-10T08:12:52.465Z] OK: 82 MiB in 59 packages [2021-08-10T08:12:52.731Z] ---> Running in f36f8c0db4f2 [2021-08-10T08:12:52.731Z] Removing intermediate container f36f8c0db4f2 [2021-08-10T08:12:52.731Z] ---> 48f1cacb50e4 [2021-08-10T08:12:52.731Z] [2021-08-10T08:12:52.731Z] Successfully built 48f1cacb50e4 [2021-08-10T08:12:52.731Z] Successfully tagged security-bootstrapper:latest [2021-08-10T08:12:54.144Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2021-08-10T08:12:54.144Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-10T08:12:54.144Z] Collecting jsonschema<3,>=2.5.1 [2021-08-10T08:12:54.144Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-10T08:12:54.144Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-10T08:12:54.144Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-10T08:12:54.144Z] Collecting docopt<0.7,>=0.6.1 [2021-08-10T08:12:54.144Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-10T08:12:54.410Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-10T08:12:54.675Z] Collecting docker<4.0,>=3.6.0 [2021-08-10T08:12:54.675Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-10T08:12:54.675Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-10T08:12:54.675Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-10T08:12:54.881Z] ---> 8b9a44e09989 [2021-08-10T08:12:54.881Z] Step 9/23 : RUN go mod tidy [2021-08-10T08:12:54.881Z] ---> 73aa4cf8fc02 [2021-08-10T08:12:54.881Z] Step 9/22 : RUN go mod tidy [2021-08-10T08:12:54.940Z] Collecting PyYAML<4,>=3.10 [2021-08-10T08:12:54.940Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-10T08:12:55.476Z] ---> Running in 3d5b1d45e3de [2021-08-10T08:12:55.476Z] ---> Running in edee4b2ce2a8 [2021-08-10T08:12:55.532Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-10T08:12:55.532Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-10T08:12:55.532Z] Collecting texttable<0.10,>=0.9.0 [2021-08-10T08:12:55.532Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-10T08:12:55.799Z] Collecting cached-property<2,>=1.2.0 [2021-08-10T08:12:55.799Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-10T08:12:56.066Z] Collecting docker-pycreds>=0.4.0 [2021-08-10T08:12:56.066Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-10T08:12:56.066Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-10T08:12:56.066Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-10T08:12:56.066Z] Collecting idna<2.8,>=2.5 [2021-08-10T08:12:56.066Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-10T08:12:56.066Z] Collecting certifi>=2017.4.17 [2021-08-10T08:12:56.066Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-10T08:12:56.332Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-10T08:12:56.332Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-10T08:12:56.332Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-10T08:12:56.332Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-10T08:12:56.332Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-10T08:12:56.332Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-10T08:12:56.332Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-10T08:12:56.332Z] Attempting uninstall: urllib3 [2021-08-10T08:12:56.332Z] Found existing installation: urllib3 1.26.2 [2021-08-10T08:12:56.332Z] Uninstalling urllib3-1.26.2: [2021-08-10T08:12:56.332Z] Successfully uninstalled urllib3-1.26.2 [2021-08-10T08:12:56.599Z] Attempting uninstall: idna [2021-08-10T08:12:56.599Z] Found existing installation: idna 3.1 [2021-08-10T08:12:56.599Z] Uninstalling idna-3.1: [2021-08-10T08:12:56.599Z] Successfully uninstalled idna-3.1 [2021-08-10T08:12:56.599Z] Attempting uninstall: chardet [2021-08-10T08:12:56.599Z] Found existing installation: chardet 4.0.0 [2021-08-10T08:12:56.599Z] Uninstalling chardet-4.0.0: [2021-08-10T08:12:56.599Z] Successfully uninstalled chardet-4.0.0 [2021-08-10T08:12:56.872Z] Attempting uninstall: requests [2021-08-10T08:12:56.872Z] Found existing installation: requests 2.25.1 [2021-08-10T08:12:56.872Z] Uninstalling requests-2.25.1: [2021-08-10T08:12:56.872Z] Successfully uninstalled requests-2.25.1 [2021-08-10T08:12:56.872Z] Running setup.py install for texttable: started [2021-08-10T08:12:56.912Z] ---> 3e1c8680b2a9 [2021-08-10T08:12:56.912Z] Step 9/26 : RUN go mod tidy [2021-08-10T08:12:56.912Z] ---> 897b8d494ed0 [2021-08-10T08:12:56.912Z] Step 9/24 : RUN go mod tidy [2021-08-10T08:12:56.912Z] ---> f10e3d19d0df [2021-08-10T08:12:56.912Z] Step 9/23 : RUN go mod tidy [2021-08-10T08:12:56.912Z] ---> Running in 650b8f006890 [2021-08-10T08:12:56.912Z] ---> Running in 05f8e3ba3c44 [2021-08-10T08:12:57.139Z] Running setup.py install for texttable: finished with status 'done' [2021-08-10T08:12:57.139Z] Running setup.py install for PyYAML: started [2021-08-10T08:12:57.202Z] ---> Running in 8cf2300f8c07 [2021-08-10T08:12:57.724Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-10T08:12:57.724Z] Running setup.py install for docopt: started [2021-08-10T08:12:57.993Z] Running setup.py install for docopt: finished with status 'done' [2021-08-10T08:12:57.993Z] Running setup.py install for dockerpty: started [2021-08-10T08:12:58.257Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-10T08:12:58.522Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-10T08:13:01.107Z] Removing intermediate container a7c43ffb8df9 [2021-08-10T08:13:01.107Z] ---> 9eefe250eeeb [2021-08-10T08:13:01.107Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-10T08:13:01.107Z] ---> Running in d17f8547d7e3 [2021-08-10T08:13:01.107Z] Removing intermediate container d17f8547d7e3 [2021-08-10T08:13:01.107Z] ---> 0e1ed1f57f44 [2021-08-10T08:13:01.107Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-10T08:13:01.107Z] ---> Running in 90a1438925dc [2021-08-10T08:13:01.375Z] Removing intermediate container 90a1438925dc [2021-08-10T08:13:01.375Z] ---> 0dc0052b71d8 [2021-08-10T08:13:01.375Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-10T08:13:01.641Z] ---> 4f8ecfcae1d5 [2021-08-10T08:13:01.641Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-10T08:13:01.641Z] ---> 58d87f75eaad [2021-08-10T08:13:01.641Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-10T08:13:01.913Z] ---> 2276f192073b [2021-08-10T08:13:01.913Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-10T08:13:01.913Z] ---> Running in c0aff5d4dfe7 [2021-08-10T08:13:02.181Z] Removing intermediate container c0aff5d4dfe7 [2021-08-10T08:13:02.181Z] ---> 9ee1481951c6 [2021-08-10T08:13:02.181Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T08:13:02.181Z] ---> Running in 52edc46a0992 [2021-08-10T08:13:02.181Z] Removing intermediate container 52edc46a0992 [2021-08-10T08:13:02.181Z] ---> e0938979c3a5 [2021-08-10T08:13:02.181Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T08:13:02.181Z] ---> Running in 1d7b30a7344d [2021-08-10T08:13:02.485Z] Removing intermediate container 1d7b30a7344d [2021-08-10T08:13:02.485Z] ---> 0c6215d59bc0 [2021-08-10T08:13:02.485Z] Step 23/24 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:02.485Z] ---> Running in 7dc2b6d36a32 [2021-08-10T08:13:02.485Z] Removing intermediate container 7dc2b6d36a32 [2021-08-10T08:13:02.485Z] ---> 50efb711c85c [2021-08-10T08:13:02.485Z] Step 24/24 : LABEL version=2.0.1-dev.27 [2021-08-10T08:13:02.485Z] ---> Running in a66333795342 [2021-08-10T08:13:02.652Z] Removing intermediate container 3d5b1d45e3de [2021-08-10T08:13:02.652Z] ---> ef434de4d6f9 [2021-08-10T08:13:02.652Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-10T08:13:02.652Z] ---> Running in 5933e009c817 [2021-08-10T08:13:02.652Z] Removing intermediate container edee4b2ce2a8 [2021-08-10T08:13:02.652Z] ---> 37213726b621 [2021-08-10T08:13:02.652Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-10T08:13:02.652Z] ---> Running in ba0e83acacda [2021-08-10T08:13:02.791Z] Removing intermediate container a66333795342 [2021-08-10T08:13:02.791Z] ---> 9482a644caa8 [2021-08-10T08:13:02.791Z] [2021-08-10T08:13:02.791Z] Successfully built 9482a644caa8 [2021-08-10T08:13:02.791Z] Successfully tagged sys-mgmt-agent:latest [2021-08-10T08:13:02.869Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-10T08:13:02.878Z] $ docker stop --time=1 96eb78a3666b4403b716bf1cc9193f5bbb1df5896c7f32160c1017e9e0fda8ee [2021-08-10T08:13:04.162Z] $ docker rm -f 96eb78a3666b4403b716bf1cc9193f5bbb1df5896c7f32160c1017e9e0fda8ee [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-10T08:13:04.646Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-10T08:13:04.646Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-10T08:13:04.646Z] Removing intermediate container 650b8f006890 [2021-08-10T08:13:04.646Z] ---> 484e887391be [2021-08-10T08:13:04.646Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-10T08:13:04.734Z] + docker images [2021-08-10T08:13:04.734Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-10T08:13:04.734Z] sys-mgmt-agent latest 9482a644caa8 2 seconds ago 325MB [2021-08-10T08:13:04.734Z] security-bootstrapper latest 48f1cacb50e4 12 seconds ago 18.8MB [2021-08-10T08:13:04.734Z] security-secretstore-setup latest 8db8fe825ef3 15 seconds ago 29MB [2021-08-10T08:13:04.734Z] core-metadata latest cc8df0d14182 19 seconds ago 16.7MB [2021-08-10T08:13:04.734Z] 0958f59455fd 21 seconds ago 1.75GB [2021-08-10T08:13:04.734Z] 36a3fa679fb5 22 seconds ago 1.75GB [2021-08-10T08:13:04.734Z] ce1ed288e8ee 22 seconds ago 1.75GB [2021-08-10T08:13:04.734Z] ab6caf68d28e 23 seconds ago 1.75GB [2021-08-10T08:13:04.734Z] core-data latest 66122f8915ee About a minute ago 20.4MB [2021-08-10T08:13:04.734Z] support-notifications latest 45ebc0f6f225 About a minute ago 16.8MB [2021-08-10T08:13:04.734Z] security-proxy-setup latest f46ba3cc7754 About a minute ago 25.9MB [2021-08-10T08:13:04.734Z] core-command latest 8e1412051ab9 About a minute ago 16MB [2021-08-10T08:13:04.734Z] support-scheduler latest a8516b87100a About a minute ago 16.1MB [2021-08-10T08:13:04.734Z] 860331e3913c About a minute ago 1.75GB [2021-08-10T08:13:04.734Z] 4254e4761d29 About a minute ago 1.75GB [2021-08-10T08:13:04.734Z] e3fab0bd2f9e About a minute ago 1.75GB [2021-08-10T08:13:04.734Z] b1a3babbf027 About a minute ago 1.75GB [2021-08-10T08:13:04.734Z] 65c9abfe3d13 About a minute ago 1.74GB [2021-08-10T08:13:04.734Z] ci-base-image-x86_64 latest 336554660583 5 minutes ago 1.24GB [2021-08-10T08:13:04.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 days ago 547MB [2021-08-10T08:13:04.734Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 7 days ago 37.5MB [2021-08-10T08:13:04.734Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-10T08:13:04.734Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-10T08:13:04.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-10T08:13:04.916Z] provisioning config files... [2021-08-10T08:13:04.930Z] ---> Running in 49609fdfa436 [2021-08-10T08:13:04.935Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/30@tmp/config6020515010429450747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:13:05.207Z] Removing intermediate container 05f8e3ba3c44 [2021-08-10T08:13:05.207Z] ---> f4ad0c4967e5 [2021-08-10T08:13:05.207Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-10T08:13:05.299Z] ---> docker-login.sh [2021-08-10T08:13:05.299Z] nexus3.edgexfoundry.org:10001 [2021-08-10T08:13:05.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:13:05.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:13:05.299Z] Configure a credential helper to remove this warning. See [2021-08-10T08:13:05.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:13:05.299Z] [2021-08-10T08:13:05.299Z] Login Succeeded [2021-08-10T08:13:05.299Z] nexus3.edgexfoundry.org:10002 [2021-08-10T08:13:05.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:13:05.494Z] ---> Running in 7707d7a2d464 [2021-08-10T08:13:05.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:13:05.567Z] Configure a credential helper to remove this warning. See [2021-08-10T08:13:05.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:13:05.567Z] [2021-08-10T08:13:05.567Z] Login Succeeded [2021-08-10T08:13:05.567Z] nexus3.edgexfoundry.org:10003 [2021-08-10T08:13:05.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:13:05.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:13:05.567Z] Configure a credential helper to remove this warning. See [2021-08-10T08:13:05.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:13:05.567Z] [2021-08-10T08:13:05.567Z] Login Succeeded [2021-08-10T08:13:05.567Z] nexus3.edgexfoundry.org:10004 [2021-08-10T08:13:05.773Z] Removing intermediate container 8cf2300f8c07 [2021-08-10T08:13:05.773Z] ---> 6e47032fd99e [2021-08-10T08:13:05.773Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-10T08:13:05.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:13:05.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:13:05.834Z] Configure a credential helper to remove this warning. See [2021-08-10T08:13:05.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:13:05.834Z] [2021-08-10T08:13:05.834Z] Login Succeeded [2021-08-10T08:13:05.834Z] docker.io [2021-08-10T08:13:05.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:13:06.064Z] ---> Running in 3c03fe8e216d [2021-08-10T08:13:06.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:13:06.097Z] Configure a credential helper to remove this warning. See [2021-08-10T08:13:06.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:13:06.097Z] [2021-08-10T08:13:06.097Z] Login Succeeded [2021-08-10T08:13:06.097Z] ---> docker-login.sh ends [Pipeline] } [2021-08-10T08:13:06.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:13:06.177Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-10T08:13:06.177Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:06.177Z] latest [2021-08-10T08:13:06.177Z] 2.0.1-dev.27 [2021-08-10T08:13:06.177Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:06.177Z] main [2021-08-10T08:13:06.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:06.561Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:06.880Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:06.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-10T08:13:06.880Z] 5588527f8728: Preparing [2021-08-10T08:13:06.880Z] fccb42f37d68: Preparing [2021-08-10T08:13:06.880Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:06.880Z] d93d1d5317c8: Preparing [2021-08-10T08:13:06.880Z] 32f366d666a5: Preparing [2021-08-10T08:13:06.880Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:07.146Z] d93d1d5317c8: Pushed [2021-08-10T08:13:07.146Z] 5588527f8728: Pushed [2021-08-10T08:13:07.146Z] fe4e0b82c5ec: Pushed [2021-08-10T08:13:07.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-10T08:13:08.103Z] fccb42f37d68: Pushed [2021-08-10T08:13:08.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-10T08:13:08.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-10T08:13:08.367Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:d4de22f634a91ed673b4772617af214673414308285c189c21f592c922c07411 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:08.695Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:09.018Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-10T08:13:09.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-10T08:13:09.018Z] 5588527f8728: Preparing [2021-08-10T08:13:09.018Z] fccb42f37d68: Preparing [2021-08-10T08:13:09.018Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:09.018Z] d93d1d5317c8: Preparing [2021-08-10T08:13:09.018Z] 32f366d666a5: Preparing [2021-08-10T08:13:09.018Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:09.018Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:09.018Z] fccb42f37d68: Layer already exists [2021-08-10T08:13:09.018Z] d93d1d5317c8: Layer already exists [2021-08-10T08:13:09.018Z] 5588527f8728: Layer already exists [2021-08-10T08:13:09.018Z] latest: digest: sha256:d4de22f634a91ed673b4772617af214673414308285c189c21f592c922c07411 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:09.335Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:09.646Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.27 [2021-08-10T08:13:09.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-10T08:13:09.646Z] 5588527f8728: Preparing [2021-08-10T08:13:09.646Z] fccb42f37d68: Preparing [2021-08-10T08:13:09.646Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:09.646Z] d93d1d5317c8: Preparing [2021-08-10T08:13:09.646Z] 32f366d666a5: Preparing [2021-08-10T08:13:09.646Z] 5588527f8728: Layer already exists [2021-08-10T08:13:09.646Z] d93d1d5317c8: Layer already exists [2021-08-10T08:13:09.646Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:09.646Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:09.646Z] fccb42f37d68: Layer already exists [2021-08-10T08:13:09.646Z] 2.0.1-dev.27: digest: sha256:d4de22f634a91ed673b4772617af214673414308285c189c21f592c922c07411 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:09.969Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:10.282Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:10.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-10T08:13:10.282Z] 5588527f8728: Preparing [2021-08-10T08:13:10.282Z] fccb42f37d68: Preparing [2021-08-10T08:13:10.282Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:10.282Z] d93d1d5317c8: Preparing [2021-08-10T08:13:10.282Z] 32f366d666a5: Preparing [2021-08-10T08:13:10.549Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:10.549Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:10.549Z] 5588527f8728: Layer already exists [2021-08-10T08:13:10.549Z] fccb42f37d68: Layer already exists [2021-08-10T08:13:10.549Z] d93d1d5317c8: Layer already exists [2021-08-10T08:13:10.549Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:d4de22f634a91ed673b4772617af214673414308285c189c21f592c922c07411 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:10.890Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:11.208Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-10T08:13:11.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-10T08:13:11.209Z] 5588527f8728: Preparing [2021-08-10T08:13:11.209Z] fccb42f37d68: Preparing [2021-08-10T08:13:11.209Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:11.209Z] d93d1d5317c8: Preparing [2021-08-10T08:13:11.209Z] 32f366d666a5: Preparing [2021-08-10T08:13:11.209Z] fccb42f37d68: Layer already exists [2021-08-10T08:13:11.209Z] 5588527f8728: Layer already exists [2021-08-10T08:13:11.209Z] d93d1d5317c8: Layer already exists [2021-08-10T08:13:11.209Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:11.209Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:11.209Z] main: digest: sha256:d4de22f634a91ed673b4772617af214673414308285c189c21f592c922c07411 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:13:11.264Z] ===================================================== [Pipeline] echo [2021-08-10T08:13:11.279Z] taggedImages: [2021-08-10T08:13:11.279Z] - nexus3.edgexfoundry.org:10004/core-command:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:11.279Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-10T08:13:11.279Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.27 [2021-08-10T08:13:11.279Z] - nexus3.edgexfoundry.org:10004/core-command:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:11.279Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-10T08:13:11.308Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-10T08:13:11.309Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:11.309Z] latest [2021-08-10T08:13:11.309Z] 2.0.1-dev.27 [2021-08-10T08:13:11.309Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:11.309Z] main [2021-08-10T08:13:11.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:11.663Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:11.987Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:11.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-10T08:13:11.988Z] 1b0fd637f099: Preparing [2021-08-10T08:13:11.988Z] 887b0ecb9b02: Preparing [2021-08-10T08:13:11.988Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:11.988Z] 4138578ebfee: Preparing [2021-08-10T08:13:11.988Z] 1b3cc814ad66: Preparing [2021-08-10T08:13:11.988Z] 32f366d666a5: Preparing [2021-08-10T08:13:11.988Z] 32f366d666a5: Waiting [2021-08-10T08:13:11.988Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:11.988Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:12.260Z] 1b3cc814ad66: Pushed [2021-08-10T08:13:12.260Z] 1b0fd637f099: Pushed [2021-08-10T08:13:12.260Z] 4138578ebfee: Pushed [2021-08-10T08:13:13.664Z] 887b0ecb9b02: Pushed [2021-08-10T08:13:13.664Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:f29302732233cf03e18908727f8fb36090093620cbf2ba58cef43403d8bceb37 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:13.982Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:14.299Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-10T08:13:14.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-10T08:13:14.300Z] 1b0fd637f099: Preparing [2021-08-10T08:13:14.300Z] 887b0ecb9b02: Preparing [2021-08-10T08:13:14.300Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:14.300Z] 4138578ebfee: Preparing [2021-08-10T08:13:14.300Z] 1b3cc814ad66: Preparing [2021-08-10T08:13:14.300Z] 32f366d666a5: Preparing [2021-08-10T08:13:14.300Z] 32f366d666a5: Waiting [2021-08-10T08:13:14.300Z] 1b0fd637f099: Layer already exists [2021-08-10T08:13:14.300Z] 1b3cc814ad66: Layer already exists [2021-08-10T08:13:14.300Z] 887b0ecb9b02: Layer already exists [2021-08-10T08:13:14.300Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:14.300Z] 4138578ebfee: Layer already exists [2021-08-10T08:13:14.300Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:14.300Z] latest: digest: sha256:f29302732233cf03e18908727f8fb36090093620cbf2ba58cef43403d8bceb37 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:14.622Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:14.936Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.27 [2021-08-10T08:13:14.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-10T08:13:14.936Z] 1b0fd637f099: Preparing [2021-08-10T08:13:14.936Z] 887b0ecb9b02: Preparing [2021-08-10T08:13:14.936Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:14.936Z] 4138578ebfee: Preparing [2021-08-10T08:13:14.936Z] 1b3cc814ad66: Preparing [2021-08-10T08:13:14.936Z] 32f366d666a5: Preparing [2021-08-10T08:13:14.936Z] 32f366d666a5: Waiting [2021-08-10T08:13:14.936Z] 887b0ecb9b02: Layer already exists [2021-08-10T08:13:14.936Z] 1b3cc814ad66: Layer already exists [2021-08-10T08:13:14.936Z] 1b0fd637f099: Layer already exists [2021-08-10T08:13:14.936Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:14.936Z] 4138578ebfee: Layer already exists [2021-08-10T08:13:14.936Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:14.936Z] 2.0.1-dev.27: digest: sha256:f29302732233cf03e18908727f8fb36090093620cbf2ba58cef43403d8bceb37 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:15.263Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:15.574Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:15.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-10T08:13:15.574Z] 1b0fd637f099: Preparing [2021-08-10T08:13:15.574Z] 887b0ecb9b02: Preparing [2021-08-10T08:13:15.574Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:15.574Z] 4138578ebfee: Preparing [2021-08-10T08:13:15.574Z] 1b3cc814ad66: Preparing [2021-08-10T08:13:15.574Z] 32f366d666a5: Preparing [2021-08-10T08:13:15.574Z] 32f366d666a5: Waiting [2021-08-10T08:13:15.574Z] 4138578ebfee: Layer already exists [2021-08-10T08:13:15.574Z] 887b0ecb9b02: Layer already exists [2021-08-10T08:13:15.574Z] 1b0fd637f099: Layer already exists [2021-08-10T08:13:15.574Z] 1b3cc814ad66: Layer already exists [2021-08-10T08:13:15.574Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:15.574Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:15.574Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:f29302732233cf03e18908727f8fb36090093620cbf2ba58cef43403d8bceb37 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:15.893Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:16.203Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-10T08:13:16.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-10T08:13:16.203Z] 1b0fd637f099: Preparing [2021-08-10T08:13:16.203Z] 887b0ecb9b02: Preparing [2021-08-10T08:13:16.203Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:16.203Z] 4138578ebfee: Preparing [2021-08-10T08:13:16.203Z] 1b3cc814ad66: Preparing [2021-08-10T08:13:16.203Z] 32f366d666a5: Preparing [2021-08-10T08:13:16.203Z] 32f366d666a5: Waiting [2021-08-10T08:13:16.203Z] 1b0fd637f099: Layer already exists [2021-08-10T08:13:16.203Z] 4138578ebfee: Layer already exists [2021-08-10T08:13:16.203Z] 887b0ecb9b02: Layer already exists [2021-08-10T08:13:16.203Z] 1b3cc814ad66: Layer already exists [2021-08-10T08:13:16.203Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:16.203Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:16.203Z] main: digest: sha256:f29302732233cf03e18908727f8fb36090093620cbf2ba58cef43403d8bceb37 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:13:16.526Z] ===================================================== [Pipeline] echo [2021-08-10T08:13:16.540Z] taggedImages: [2021-08-10T08:13:16.540Z] - nexus3.edgexfoundry.org:10004/core-data:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:16.540Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-10T08:13:16.540Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.27 [2021-08-10T08:13:16.540Z] - nexus3.edgexfoundry.org:10004/core-data:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:16.540Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-10T08:13:16.569Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-10T08:13:16.569Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:16.569Z] latest [2021-08-10T08:13:16.569Z] 2.0.1-dev.27 [2021-08-10T08:13:16.569Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:16.569Z] main [2021-08-10T08:13:16.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:16.921Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:17.247Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:17.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-10T08:13:17.247Z] bf951330e554: Preparing [2021-08-10T08:13:17.248Z] 856c8491c57e: Preparing [2021-08-10T08:13:17.248Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:17.248Z] d93d1d5317c8: Preparing [2021-08-10T08:13:17.248Z] 32f366d666a5: Preparing [2021-08-10T08:13:17.248Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:17.248Z] d93d1d5317c8: Layer already exists [2021-08-10T08:13:17.248Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:17.248Z] bf951330e554: Pushed [2021-08-10T08:13:19.200Z] 856c8491c57e: Pushed [2021-08-10T08:13:19.200Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:e935fa8280fd456873779c7278e511eab4ba67d6a051a61d8ea38cc6d8cf2219 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:19.535Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:19.852Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-10T08:13:19.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-10T08:13:19.852Z] bf951330e554: Preparing [2021-08-10T08:13:19.852Z] 856c8491c57e: Preparing [2021-08-10T08:13:19.852Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:19.852Z] d93d1d5317c8: Preparing [2021-08-10T08:13:19.852Z] 32f366d666a5: Preparing [2021-08-10T08:13:19.852Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:19.852Z] 856c8491c57e: Layer already exists [2021-08-10T08:13:19.852Z] bf951330e554: Layer already exists [2021-08-10T08:13:19.852Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:19.852Z] d93d1d5317c8: Layer already exists [2021-08-10T08:13:19.852Z] latest: digest: sha256:e935fa8280fd456873779c7278e511eab4ba67d6a051a61d8ea38cc6d8cf2219 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:20.170Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:20.483Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.27 [2021-08-10T08:13:20.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-10T08:13:20.484Z] bf951330e554: Preparing [2021-08-10T08:13:20.484Z] 856c8491c57e: Preparing [2021-08-10T08:13:20.484Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:20.484Z] d93d1d5317c8: Preparing [2021-08-10T08:13:20.484Z] 32f366d666a5: Preparing [2021-08-10T08:13:20.484Z] bf951330e554: Layer already exists [2021-08-10T08:13:20.484Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:20.484Z] d93d1d5317c8: Layer already exists [2021-08-10T08:13:20.484Z] 856c8491c57e: Layer already exists [2021-08-10T08:13:20.484Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:20.484Z] 2.0.1-dev.27: digest: sha256:e935fa8280fd456873779c7278e511eab4ba67d6a051a61d8ea38cc6d8cf2219 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:20.806Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:21.122Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:21.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-10T08:13:21.123Z] bf951330e554: Preparing [2021-08-10T08:13:21.123Z] 856c8491c57e: Preparing [2021-08-10T08:13:21.123Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:21.123Z] d93d1d5317c8: Preparing [2021-08-10T08:13:21.123Z] 32f366d666a5: Preparing [2021-08-10T08:13:21.123Z] bf951330e554: Layer already exists [2021-08-10T08:13:21.123Z] d93d1d5317c8: Layer already exists [2021-08-10T08:13:21.123Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:21.123Z] 856c8491c57e: Layer already exists [2021-08-10T08:13:21.123Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:21.123Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:e935fa8280fd456873779c7278e511eab4ba67d6a051a61d8ea38cc6d8cf2219 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:21.441Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:21.758Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-10T08:13:21.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-10T08:13:21.759Z] bf951330e554: Preparing [2021-08-10T08:13:21.759Z] 856c8491c57e: Preparing [2021-08-10T08:13:21.759Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:21.759Z] d93d1d5317c8: Preparing [2021-08-10T08:13:21.759Z] 32f366d666a5: Preparing [2021-08-10T08:13:21.759Z] bf951330e554: Layer already exists [2021-08-10T08:13:21.759Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:21.759Z] 856c8491c57e: Layer already exists [2021-08-10T08:13:21.759Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:21.759Z] d93d1d5317c8: Layer already exists [2021-08-10T08:13:21.759Z] main: digest: sha256:e935fa8280fd456873779c7278e511eab4ba67d6a051a61d8ea38cc6d8cf2219 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:13:21.818Z] ===================================================== [Pipeline] echo [2021-08-10T08:13:21.834Z] taggedImages: [2021-08-10T08:13:21.834Z] - nexus3.edgexfoundry.org:10004/core-metadata:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:21.834Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-10T08:13:21.834Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.27 [2021-08-10T08:13:21.834Z] - nexus3.edgexfoundry.org:10004/core-metadata:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:21.834Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-08-10T08:13:21.864Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-10T08:13:21.864Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:21.864Z] latest [2021-08-10T08:13:21.864Z] 2.0.1-dev.27 [2021-08-10T08:13:21.864Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:21.864Z] main [2021-08-10T08:13:21.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:22.219Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:22.531Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:22.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-10T08:13:22.531Z] aacf39a3a79b: Preparing [2021-08-10T08:13:22.531Z] aacf39a3a79b: Preparing [2021-08-10T08:13:22.531Z] ddc39b464cc9: Preparing [2021-08-10T08:13:22.531Z] 4d2d33a0c367: Preparing [2021-08-10T08:13:22.531Z] 18ff22a4dde6: Preparing [2021-08-10T08:13:22.531Z] ef4f6c04a01d: Preparing [2021-08-10T08:13:22.531Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:22.531Z] b5dae1e99045: Preparing [2021-08-10T08:13:22.531Z] 924d74a1c63f: Preparing [2021-08-10T08:13:22.531Z] 663f661dc4b3: Preparing [2021-08-10T08:13:22.531Z] 05c0c83dfd17: Preparing [2021-08-10T08:13:22.531Z] 32f366d666a5: Preparing [2021-08-10T08:13:22.531Z] b5dae1e99045: Waiting [2021-08-10T08:13:22.531Z] 924d74a1c63f: Waiting [2021-08-10T08:13:22.531Z] 663f661dc4b3: Waiting [2021-08-10T08:13:22.531Z] 05c0c83dfd17: Waiting [2021-08-10T08:13:22.531Z] 32f366d666a5: Waiting [2021-08-10T08:13:22.531Z] fe4e0b82c5ec: Waiting [2021-08-10T08:13:22.798Z] 4d2d33a0c367: Pushed [2021-08-10T08:13:22.798Z] aacf39a3a79b: Pushed [2021-08-10T08:13:22.798Z] 18ff22a4dde6: Pushed [2021-08-10T08:13:22.798Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:22.798Z] ddc39b464cc9: Pushed [2021-08-10T08:13:22.798Z] b5dae1e99045: Pushed [2021-08-10T08:13:23.064Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:23.064Z] 05c0c83dfd17: Pushed [2021-08-10T08:13:23.064Z] 663f661dc4b3: Pushed [2021-08-10T08:13:23.064Z] 924d74a1c63f: Pushed [2021-08-10T08:13:24.467Z] ef4f6c04a01d: Pushed [2021-08-10T08:13:24.467Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:1215b9979926758bfedb31520804b1abcf973430060a9a3e5050c0f45462b27f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:24.784Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:25.099Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-10T08:13:25.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-10T08:13:25.099Z] aacf39a3a79b: Preparing [2021-08-10T08:13:25.099Z] aacf39a3a79b: Preparing [2021-08-10T08:13:25.099Z] ddc39b464cc9: Preparing [2021-08-10T08:13:25.099Z] 4d2d33a0c367: Preparing [2021-08-10T08:13:25.099Z] 18ff22a4dde6: Preparing [2021-08-10T08:13:25.099Z] ef4f6c04a01d: Preparing [2021-08-10T08:13:25.099Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:25.099Z] b5dae1e99045: Preparing [2021-08-10T08:13:25.099Z] 924d74a1c63f: Preparing [2021-08-10T08:13:25.099Z] 663f661dc4b3: Preparing [2021-08-10T08:13:25.099Z] 05c0c83dfd17: Preparing [2021-08-10T08:13:25.099Z] 32f366d666a5: Preparing [2021-08-10T08:13:25.099Z] fe4e0b82c5ec: Waiting [2021-08-10T08:13:25.099Z] b5dae1e99045: Waiting [2021-08-10T08:13:25.099Z] 32f366d666a5: Waiting [2021-08-10T08:13:25.099Z] 05c0c83dfd17: Waiting [2021-08-10T08:13:25.099Z] 924d74a1c63f: Waiting [2021-08-10T08:13:25.099Z] 663f661dc4b3: Waiting [2021-08-10T08:13:25.099Z] 4d2d33a0c367: Layer already exists [2021-08-10T08:13:25.099Z] ddc39b464cc9: Layer already exists [2021-08-10T08:13:25.099Z] ef4f6c04a01d: Layer already exists [2021-08-10T08:13:25.099Z] 18ff22a4dde6: Layer already exists [2021-08-10T08:13:25.099Z] aacf39a3a79b: Layer already exists [2021-08-10T08:13:25.099Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:25.099Z] 05c0c83dfd17: Layer already exists [2021-08-10T08:13:25.099Z] 924d74a1c63f: Layer already exists [2021-08-10T08:13:25.099Z] b5dae1e99045: Layer already exists [2021-08-10T08:13:25.099Z] 663f661dc4b3: Layer already exists [2021-08-10T08:13:25.099Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:25.366Z] latest: digest: sha256:1215b9979926758bfedb31520804b1abcf973430060a9a3e5050c0f45462b27f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:25.687Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:25.997Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.27 [2021-08-10T08:13:25.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-10T08:13:25.998Z] aacf39a3a79b: Preparing [2021-08-10T08:13:25.998Z] aacf39a3a79b: Preparing [2021-08-10T08:13:25.998Z] ddc39b464cc9: Preparing [2021-08-10T08:13:25.998Z] 4d2d33a0c367: Preparing [2021-08-10T08:13:25.998Z] 18ff22a4dde6: Preparing [2021-08-10T08:13:25.998Z] ef4f6c04a01d: Preparing [2021-08-10T08:13:25.998Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:25.998Z] b5dae1e99045: Preparing [2021-08-10T08:13:25.998Z] 924d74a1c63f: Preparing [2021-08-10T08:13:25.998Z] 663f661dc4b3: Preparing [2021-08-10T08:13:25.998Z] 05c0c83dfd17: Preparing [2021-08-10T08:13:25.998Z] 32f366d666a5: Preparing [2021-08-10T08:13:25.998Z] fe4e0b82c5ec: Waiting [2021-08-10T08:13:25.998Z] b5dae1e99045: Waiting [2021-08-10T08:13:25.998Z] 924d74a1c63f: Waiting [2021-08-10T08:13:25.998Z] 663f661dc4b3: Waiting [2021-08-10T08:13:25.998Z] 05c0c83dfd17: Waiting [2021-08-10T08:13:25.998Z] 32f366d666a5: Waiting [2021-08-10T08:13:25.998Z] ef4f6c04a01d: Layer already exists [2021-08-10T08:13:25.998Z] aacf39a3a79b: Layer already exists [2021-08-10T08:13:25.998Z] 18ff22a4dde6: Layer already exists [2021-08-10T08:13:25.998Z] 4d2d33a0c367: Layer already exists [2021-08-10T08:13:25.998Z] ddc39b464cc9: Layer already exists [2021-08-10T08:13:25.998Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:25.998Z] b5dae1e99045: Layer already exists [2021-08-10T08:13:25.998Z] 924d74a1c63f: Layer already exists [2021-08-10T08:13:25.998Z] 663f661dc4b3: Layer already exists [2021-08-10T08:13:25.998Z] 05c0c83dfd17: Layer already exists [2021-08-10T08:13:25.998Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:25.998Z] 2.0.1-dev.27: digest: sha256:1215b9979926758bfedb31520804b1abcf973430060a9a3e5050c0f45462b27f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:26.313Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:26.625Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:26.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-10T08:13:26.626Z] aacf39a3a79b: Preparing [2021-08-10T08:13:26.626Z] aacf39a3a79b: Preparing [2021-08-10T08:13:26.626Z] ddc39b464cc9: Preparing [2021-08-10T08:13:26.626Z] 4d2d33a0c367: Preparing [2021-08-10T08:13:26.626Z] 18ff22a4dde6: Preparing [2021-08-10T08:13:26.626Z] ef4f6c04a01d: Preparing [2021-08-10T08:13:26.626Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:26.626Z] b5dae1e99045: Preparing [2021-08-10T08:13:26.626Z] 924d74a1c63f: Preparing [2021-08-10T08:13:26.626Z] 663f661dc4b3: Preparing [2021-08-10T08:13:26.626Z] 05c0c83dfd17: Preparing [2021-08-10T08:13:26.626Z] 32f366d666a5: Preparing [2021-08-10T08:13:26.626Z] 663f661dc4b3: Waiting [2021-08-10T08:13:26.626Z] 05c0c83dfd17: Waiting [2021-08-10T08:13:26.626Z] 32f366d666a5: Waiting [2021-08-10T08:13:26.626Z] fe4e0b82c5ec: Waiting [2021-08-10T08:13:26.626Z] b5dae1e99045: Waiting [2021-08-10T08:13:26.626Z] 924d74a1c63f: Waiting [2021-08-10T08:13:26.626Z] 18ff22a4dde6: Layer already exists [2021-08-10T08:13:26.626Z] ddc39b464cc9: Layer already exists [2021-08-10T08:13:26.626Z] ef4f6c04a01d: Layer already exists [2021-08-10T08:13:26.626Z] 4d2d33a0c367: Layer already exists [2021-08-10T08:13:26.626Z] aacf39a3a79b: Layer already exists [2021-08-10T08:13:26.626Z] b5dae1e99045: Layer already exists [2021-08-10T08:13:26.626Z] 924d74a1c63f: Layer already exists [2021-08-10T08:13:26.626Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:26.626Z] 663f661dc4b3: Layer already exists [2021-08-10T08:13:26.626Z] 05c0c83dfd17: Layer already exists [2021-08-10T08:13:26.626Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:26.626Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:1215b9979926758bfedb31520804b1abcf973430060a9a3e5050c0f45462b27f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:26.941Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:27.260Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-10T08:13:27.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-10T08:13:27.260Z] aacf39a3a79b: Preparing [2021-08-10T08:13:27.260Z] aacf39a3a79b: Preparing [2021-08-10T08:13:27.260Z] ddc39b464cc9: Preparing [2021-08-10T08:13:27.260Z] 4d2d33a0c367: Preparing [2021-08-10T08:13:27.260Z] 18ff22a4dde6: Preparing [2021-08-10T08:13:27.260Z] ef4f6c04a01d: Preparing [2021-08-10T08:13:27.260Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:27.260Z] b5dae1e99045: Preparing [2021-08-10T08:13:27.260Z] 924d74a1c63f: Preparing [2021-08-10T08:13:27.260Z] 663f661dc4b3: Preparing [2021-08-10T08:13:27.260Z] 05c0c83dfd17: Preparing [2021-08-10T08:13:27.260Z] 32f366d666a5: Preparing [2021-08-10T08:13:27.260Z] fe4e0b82c5ec: Waiting [2021-08-10T08:13:27.260Z] b5dae1e99045: Waiting [2021-08-10T08:13:27.260Z] 924d74a1c63f: Waiting [2021-08-10T08:13:27.260Z] 663f661dc4b3: Waiting [2021-08-10T08:13:27.260Z] 05c0c83dfd17: Waiting [2021-08-10T08:13:27.260Z] 32f366d666a5: Waiting [2021-08-10T08:13:27.260Z] ddc39b464cc9: Layer already exists [2021-08-10T08:13:27.260Z] 4d2d33a0c367: Layer already exists [2021-08-10T08:13:27.260Z] 18ff22a4dde6: Layer already exists [2021-08-10T08:13:27.260Z] aacf39a3a79b: Layer already exists [2021-08-10T08:13:27.260Z] ef4f6c04a01d: Layer already exists [2021-08-10T08:13:27.260Z] b5dae1e99045: Layer already exists [2021-08-10T08:13:27.260Z] 924d74a1c63f: Layer already exists [2021-08-10T08:13:27.260Z] 663f661dc4b3: Layer already exists [2021-08-10T08:13:27.260Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:27.260Z] 05c0c83dfd17: Layer already exists [2021-08-10T08:13:27.260Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:27.260Z] main: digest: sha256:1215b9979926758bfedb31520804b1abcf973430060a9a3e5050c0f45462b27f size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:13:27.315Z] ===================================================== [Pipeline] echo [2021-08-10T08:13:27.329Z] taggedImages: [2021-08-10T08:13:27.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:27.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-10T08:13:27.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.27 [2021-08-10T08:13:27.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:27.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-08-10T08:13:27.358Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-10T08:13:27.358Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:27.358Z] latest [2021-08-10T08:13:27.358Z] 2.0.1-dev.27 [2021-08-10T08:13:27.358Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:27.358Z] main [2021-08-10T08:13:27.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:27.716Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:28.032Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:28.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-10T08:13:28.032Z] 025a4d9681a1: Preparing [2021-08-10T08:13:28.032Z] 307c657708c2: Preparing [2021-08-10T08:13:28.032Z] 9ac60613f5df: Preparing [2021-08-10T08:13:28.032Z] e810c0800b33: Preparing [2021-08-10T08:13:28.032Z] 2a8a73e65c89: Preparing [2021-08-10T08:13:28.032Z] 32f366d666a5: Preparing [2021-08-10T08:13:28.032Z] 32f366d666a5: Waiting [2021-08-10T08:13:28.620Z] 9ac60613f5df: Pushed [2021-08-10T08:13:28.620Z] e810c0800b33: Pushed [2021-08-10T08:13:28.620Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:28.620Z] 2a8a73e65c89: Pushed [2021-08-10T08:13:28.884Z] 025a4d9681a1: Pushed [2021-08-10T08:13:28.884Z] 307c657708c2: Pushed [2021-08-10T08:13:29.150Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:7371e62ad12ebe24c401129ddc60baba268b81fb42945068627532346f47f40b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:29.468Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:29.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-10T08:13:29.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-10T08:13:29.780Z] 025a4d9681a1: Preparing [2021-08-10T08:13:29.780Z] 307c657708c2: Preparing [2021-08-10T08:13:29.780Z] 9ac60613f5df: Preparing [2021-08-10T08:13:29.780Z] e810c0800b33: Preparing [2021-08-10T08:13:29.780Z] 2a8a73e65c89: Preparing [2021-08-10T08:13:29.780Z] 32f366d666a5: Preparing [2021-08-10T08:13:29.780Z] 32f366d666a5: Waiting [2021-08-10T08:13:29.780Z] 9ac60613f5df: Layer already exists [2021-08-10T08:13:29.780Z] 2a8a73e65c89: Layer already exists [2021-08-10T08:13:29.780Z] 307c657708c2: Layer already exists [2021-08-10T08:13:29.780Z] 025a4d9681a1: Layer already exists [2021-08-10T08:13:29.780Z] e810c0800b33: Layer already exists [2021-08-10T08:13:29.780Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:29.780Z] latest: digest: sha256:7371e62ad12ebe24c401129ddc60baba268b81fb42945068627532346f47f40b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:30.301Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:30.612Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.27 [2021-08-10T08:13:30.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-10T08:13:30.613Z] 025a4d9681a1: Preparing [2021-08-10T08:13:30.613Z] 307c657708c2: Preparing [2021-08-10T08:13:30.613Z] 9ac60613f5df: Preparing [2021-08-10T08:13:30.613Z] e810c0800b33: Preparing [2021-08-10T08:13:30.613Z] 2a8a73e65c89: Preparing [2021-08-10T08:13:30.613Z] 32f366d666a5: Preparing [2021-08-10T08:13:30.613Z] 32f366d666a5: Waiting [2021-08-10T08:13:30.613Z] 307c657708c2: Layer already exists [2021-08-10T08:13:30.613Z] e810c0800b33: Layer already exists [2021-08-10T08:13:30.613Z] 9ac60613f5df: Layer already exists [2021-08-10T08:13:30.613Z] 025a4d9681a1: Layer already exists [2021-08-10T08:13:30.613Z] 2a8a73e65c89: Layer already exists [2021-08-10T08:13:30.613Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:30.613Z] 2.0.1-dev.27: digest: sha256:7371e62ad12ebe24c401129ddc60baba268b81fb42945068627532346f47f40b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:30.933Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:31.257Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:31.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-10T08:13:31.257Z] 025a4d9681a1: Preparing [2021-08-10T08:13:31.257Z] 307c657708c2: Preparing [2021-08-10T08:13:31.257Z] 9ac60613f5df: Preparing [2021-08-10T08:13:31.257Z] e810c0800b33: Preparing [2021-08-10T08:13:31.257Z] 2a8a73e65c89: Preparing [2021-08-10T08:13:31.257Z] 32f366d666a5: Preparing [2021-08-10T08:13:31.257Z] 32f366d666a5: Waiting [2021-08-10T08:13:31.257Z] 9ac60613f5df: Layer already exists [2021-08-10T08:13:31.257Z] 2a8a73e65c89: Layer already exists [2021-08-10T08:13:31.257Z] e810c0800b33: Layer already exists [2021-08-10T08:13:31.257Z] 025a4d9681a1: Layer already exists [2021-08-10T08:13:31.257Z] 307c657708c2: Layer already exists [2021-08-10T08:13:31.257Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:31.257Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:7371e62ad12ebe24c401129ddc60baba268b81fb42945068627532346f47f40b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:31.574Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:31.888Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-10T08:13:31.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-10T08:13:31.888Z] 025a4d9681a1: Preparing [2021-08-10T08:13:31.888Z] 307c657708c2: Preparing [2021-08-10T08:13:31.888Z] 9ac60613f5df: Preparing [2021-08-10T08:13:31.888Z] e810c0800b33: Preparing [2021-08-10T08:13:31.888Z] 2a8a73e65c89: Preparing [2021-08-10T08:13:31.888Z] 32f366d666a5: Preparing [2021-08-10T08:13:31.888Z] 32f366d666a5: Waiting [2021-08-10T08:13:31.888Z] 9ac60613f5df: Layer already exists [2021-08-10T08:13:31.888Z] 025a4d9681a1: Layer already exists [2021-08-10T08:13:31.888Z] 2a8a73e65c89: Layer already exists [2021-08-10T08:13:31.888Z] e810c0800b33: Layer already exists [2021-08-10T08:13:31.888Z] 307c657708c2: Layer already exists [2021-08-10T08:13:31.888Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:31.888Z] main: digest: sha256:7371e62ad12ebe24c401129ddc60baba268b81fb42945068627532346f47f40b size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:13:31.981Z] ===================================================== [Pipeline] echo [2021-08-10T08:13:32.000Z] taggedImages: [2021-08-10T08:13:32.000Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:32.000Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-10T08:13:32.000Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.27 [2021-08-10T08:13:32.000Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:32.000Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-10T08:13:32.036Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-10T08:13:32.036Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:32.036Z] latest [2021-08-10T08:13:32.036Z] 2.0.1-dev.27 [2021-08-10T08:13:32.036Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:32.036Z] main [2021-08-10T08:13:32.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:32.389Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:32.702Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:32.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-10T08:13:32.702Z] b2c73c3f5add: Preparing [2021-08-10T08:13:32.702Z] b63de6a089c7: Preparing [2021-08-10T08:13:32.702Z] 0e276c9324cd: Preparing [2021-08-10T08:13:32.702Z] 41494420448b: Preparing [2021-08-10T08:13:32.702Z] 104354bceeba: Preparing [2021-08-10T08:13:32.702Z] f664a2c1a93a: Preparing [2021-08-10T08:13:32.702Z] 2d6581c85359: Preparing [2021-08-10T08:13:32.702Z] a5c3003cdf40: Preparing [2021-08-10T08:13:32.702Z] 08839e667ca5: Preparing [2021-08-10T08:13:32.702Z] 32f366d666a5: Preparing [2021-08-10T08:13:32.702Z] f664a2c1a93a: Waiting [2021-08-10T08:13:32.702Z] 2d6581c85359: Waiting [2021-08-10T08:13:32.702Z] a5c3003cdf40: Waiting [2021-08-10T08:13:32.702Z] 08839e667ca5: Waiting [2021-08-10T08:13:32.702Z] 32f366d666a5: Waiting [2021-08-10T08:13:33.300Z] b2c73c3f5add: Pushed [2021-08-10T08:13:33.300Z] 104354bceeba: Pushed [2021-08-10T08:13:33.300Z] b63de6a089c7: Pushed [2021-08-10T08:13:33.564Z] f664a2c1a93a: Pushed [2021-08-10T08:13:33.564Z] a5c3003cdf40: Pushed [2021-08-10T08:13:33.564Z] 2d6581c85359: Pushed [2021-08-10T08:13:33.564Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:33.564Z] 41494420448b: Pushed [2021-08-10T08:13:33.830Z] 08839e667ca5: Pushed [2021-08-10T08:13:33.830Z] 0e276c9324cd: Pushed [2021-08-10T08:13:34.095Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:57a34662c915e8fa63d22ff2698dccc512b28794c42517e9c000795b9e8cde12 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:34.414Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:34.733Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-10T08:13:34.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-10T08:13:34.733Z] b2c73c3f5add: Preparing [2021-08-10T08:13:34.733Z] b63de6a089c7: Preparing [2021-08-10T08:13:34.733Z] 0e276c9324cd: Preparing [2021-08-10T08:13:34.733Z] 41494420448b: Preparing [2021-08-10T08:13:34.733Z] 104354bceeba: Preparing [2021-08-10T08:13:34.733Z] f664a2c1a93a: Preparing [2021-08-10T08:13:34.733Z] 2d6581c85359: Preparing [2021-08-10T08:13:34.733Z] a5c3003cdf40: Preparing [2021-08-10T08:13:34.733Z] 08839e667ca5: Preparing [2021-08-10T08:13:34.733Z] 32f366d666a5: Preparing [2021-08-10T08:13:34.733Z] f664a2c1a93a: Waiting [2021-08-10T08:13:34.733Z] 2d6581c85359: Waiting [2021-08-10T08:13:34.733Z] a5c3003cdf40: Waiting [2021-08-10T08:13:34.733Z] 08839e667ca5: Waiting [2021-08-10T08:13:34.733Z] 32f366d666a5: Waiting [2021-08-10T08:13:34.733Z] 41494420448b: Layer already exists [2021-08-10T08:13:34.733Z] 104354bceeba: Layer already exists [2021-08-10T08:13:34.733Z] 0e276c9324cd: Layer already exists [2021-08-10T08:13:34.733Z] b2c73c3f5add: Layer already exists [2021-08-10T08:13:34.733Z] b63de6a089c7: Layer already exists [2021-08-10T08:13:34.733Z] a5c3003cdf40: Layer already exists [2021-08-10T08:13:34.733Z] 2d6581c85359: Layer already exists [2021-08-10T08:13:34.733Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:34.733Z] 08839e667ca5: Layer already exists [2021-08-10T08:13:34.733Z] f664a2c1a93a: Layer already exists [2021-08-10T08:13:34.733Z] latest: digest: sha256:57a34662c915e8fa63d22ff2698dccc512b28794c42517e9c000795b9e8cde12 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:35.047Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:35.360Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.27 [2021-08-10T08:13:35.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-10T08:13:35.360Z] b2c73c3f5add: Preparing [2021-08-10T08:13:35.360Z] b63de6a089c7: Preparing [2021-08-10T08:13:35.360Z] 0e276c9324cd: Preparing [2021-08-10T08:13:35.360Z] 41494420448b: Preparing [2021-08-10T08:13:35.360Z] 104354bceeba: Preparing [2021-08-10T08:13:35.360Z] f664a2c1a93a: Preparing [2021-08-10T08:13:35.360Z] 2d6581c85359: Preparing [2021-08-10T08:13:35.360Z] a5c3003cdf40: Preparing [2021-08-10T08:13:35.360Z] 08839e667ca5: Preparing [2021-08-10T08:13:35.360Z] 32f366d666a5: Preparing [2021-08-10T08:13:35.360Z] f664a2c1a93a: Waiting [2021-08-10T08:13:35.360Z] 2d6581c85359: Waiting [2021-08-10T08:13:35.360Z] a5c3003cdf40: Waiting [2021-08-10T08:13:35.360Z] 08839e667ca5: Waiting [2021-08-10T08:13:35.360Z] 32f366d666a5: Waiting [2021-08-10T08:13:35.360Z] b63de6a089c7: Layer already exists [2021-08-10T08:13:35.360Z] 41494420448b: Layer already exists [2021-08-10T08:13:35.360Z] b2c73c3f5add: Layer already exists [2021-08-10T08:13:35.360Z] 104354bceeba: Layer already exists [2021-08-10T08:13:35.360Z] 0e276c9324cd: Layer already exists [2021-08-10T08:13:35.360Z] 08839e667ca5: Layer already exists [2021-08-10T08:13:35.360Z] 2d6581c85359: Layer already exists [2021-08-10T08:13:35.360Z] a5c3003cdf40: Layer already exists [2021-08-10T08:13:35.360Z] f664a2c1a93a: Layer already exists [2021-08-10T08:13:35.360Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:35.360Z] 2.0.1-dev.27: digest: sha256:57a34662c915e8fa63d22ff2698dccc512b28794c42517e9c000795b9e8cde12 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:35.674Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:35.986Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:35.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-10T08:13:35.986Z] b2c73c3f5add: Preparing [2021-08-10T08:13:35.986Z] b63de6a089c7: Preparing [2021-08-10T08:13:35.986Z] 0e276c9324cd: Preparing [2021-08-10T08:13:35.986Z] 41494420448b: Preparing [2021-08-10T08:13:35.986Z] 104354bceeba: Preparing [2021-08-10T08:13:35.986Z] f664a2c1a93a: Preparing [2021-08-10T08:13:35.986Z] 2d6581c85359: Preparing [2021-08-10T08:13:35.986Z] a5c3003cdf40: Preparing [2021-08-10T08:13:35.986Z] 08839e667ca5: Preparing [2021-08-10T08:13:35.986Z] 32f366d666a5: Preparing [2021-08-10T08:13:35.986Z] f664a2c1a93a: Waiting [2021-08-10T08:13:35.986Z] 08839e667ca5: Waiting [2021-08-10T08:13:35.986Z] 2d6581c85359: Waiting [2021-08-10T08:13:35.986Z] 32f366d666a5: Waiting [2021-08-10T08:13:35.986Z] a5c3003cdf40: Waiting [2021-08-10T08:13:35.986Z] 104354bceeba: Layer already exists [2021-08-10T08:13:35.986Z] 41494420448b: Layer already exists [2021-08-10T08:13:35.986Z] b2c73c3f5add: Layer already exists [2021-08-10T08:13:35.986Z] 0e276c9324cd: Layer already exists [2021-08-10T08:13:35.986Z] b63de6a089c7: Layer already exists [2021-08-10T08:13:35.986Z] f664a2c1a93a: Layer already exists [2021-08-10T08:13:35.986Z] 2d6581c85359: Layer already exists [2021-08-10T08:13:35.986Z] 08839e667ca5: Layer already exists [2021-08-10T08:13:35.986Z] a5c3003cdf40: Layer already exists [2021-08-10T08:13:35.986Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:35.986Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:57a34662c915e8fa63d22ff2698dccc512b28794c42517e9c000795b9e8cde12 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:36.492Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:36.962Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-10T08:13:36.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-10T08:13:36.962Z] b2c73c3f5add: Preparing [2021-08-10T08:13:36.962Z] b63de6a089c7: Preparing [2021-08-10T08:13:36.962Z] 0e276c9324cd: Preparing [2021-08-10T08:13:36.962Z] 41494420448b: Preparing [2021-08-10T08:13:36.962Z] 104354bceeba: Preparing [2021-08-10T08:13:36.962Z] f664a2c1a93a: Preparing [2021-08-10T08:13:36.962Z] 2d6581c85359: Preparing [2021-08-10T08:13:36.962Z] a5c3003cdf40: Preparing [2021-08-10T08:13:36.962Z] 08839e667ca5: Preparing [2021-08-10T08:13:36.962Z] 32f366d666a5: Preparing [2021-08-10T08:13:36.962Z] f664a2c1a93a: Waiting [2021-08-10T08:13:36.962Z] 2d6581c85359: Waiting [2021-08-10T08:13:36.962Z] a5c3003cdf40: Waiting [2021-08-10T08:13:36.962Z] 08839e667ca5: Waiting [2021-08-10T08:13:36.962Z] 32f366d666a5: Waiting [2021-08-10T08:13:36.962Z] 0e276c9324cd: Layer already exists [2021-08-10T08:13:36.962Z] 104354bceeba: Layer already exists [2021-08-10T08:13:36.962Z] b63de6a089c7: Layer already exists [2021-08-10T08:13:36.962Z] 41494420448b: Layer already exists [2021-08-10T08:13:36.962Z] b2c73c3f5add: Layer already exists [2021-08-10T08:13:36.962Z] 2d6581c85359: Layer already exists [2021-08-10T08:13:36.962Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:36.962Z] 08839e667ca5: Layer already exists [2021-08-10T08:13:36.962Z] a5c3003cdf40: Layer already exists [2021-08-10T08:13:36.962Z] f664a2c1a93a: Layer already exists [2021-08-10T08:13:36.962Z] main: digest: sha256:57a34662c915e8fa63d22ff2698dccc512b28794c42517e9c000795b9e8cde12 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:13:37.017Z] ===================================================== [Pipeline] echo [2021-08-10T08:13:37.031Z] taggedImages: [2021-08-10T08:13:37.031Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:37.031Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-10T08:13:37.031Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.27 [2021-08-10T08:13:37.031Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:37.031Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-10T08:13:37.060Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-10T08:13:37.060Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:37.060Z] latest [2021-08-10T08:13:37.060Z] 2.0.1-dev.27 [2021-08-10T08:13:37.060Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:37.060Z] main [2021-08-10T08:13:37.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:37.412Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:37.729Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:37.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-10T08:13:37.730Z] 8f4aad585198: Preparing [2021-08-10T08:13:37.730Z] 0d60a8d0b1d9: Preparing [2021-08-10T08:13:37.730Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:37.730Z] 63d9716ac041: Preparing [2021-08-10T08:13:37.730Z] 32f366d666a5: Preparing [2021-08-10T08:13:37.730Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:37.730Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:37.997Z] 8f4aad585198: Pushed [2021-08-10T08:13:37.997Z] 63d9716ac041: Pushed [2021-08-10T08:13:38.955Z] 0d60a8d0b1d9: Pushed [2021-08-10T08:13:38.955Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:8145a6f35c9bcb3c020a0d5037a7324a2772f1467aee3800a7e57ac01bceae1b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:39.288Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:39.599Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-10T08:13:39.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-10T08:13:39.600Z] 8f4aad585198: Preparing [2021-08-10T08:13:39.600Z] 0d60a8d0b1d9: Preparing [2021-08-10T08:13:39.600Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:39.600Z] 63d9716ac041: Preparing [2021-08-10T08:13:39.600Z] 32f366d666a5: Preparing [2021-08-10T08:13:39.600Z] 8f4aad585198: Layer already exists [2021-08-10T08:13:39.600Z] 0d60a8d0b1d9: Layer already exists [2021-08-10T08:13:39.600Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:39.600Z] 63d9716ac041: Layer already exists [2021-08-10T08:13:39.600Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:39.600Z] latest: digest: sha256:8145a6f35c9bcb3c020a0d5037a7324a2772f1467aee3800a7e57ac01bceae1b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:39.918Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:40.228Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.27 [2021-08-10T08:13:40.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-10T08:13:40.228Z] 8f4aad585198: Preparing [2021-08-10T08:13:40.228Z] 0d60a8d0b1d9: Preparing [2021-08-10T08:13:40.228Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:40.228Z] 63d9716ac041: Preparing [2021-08-10T08:13:40.228Z] 32f366d666a5: Preparing [2021-08-10T08:13:40.228Z] 0d60a8d0b1d9: Layer already exists [2021-08-10T08:13:40.228Z] 8f4aad585198: Layer already exists [2021-08-10T08:13:40.228Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:40.228Z] 63d9716ac041: Layer already exists [2021-08-10T08:13:40.228Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:40.228Z] 2.0.1-dev.27: digest: sha256:8145a6f35c9bcb3c020a0d5037a7324a2772f1467aee3800a7e57ac01bceae1b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:40.544Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:40.861Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:40.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-10T08:13:40.861Z] 8f4aad585198: Preparing [2021-08-10T08:13:40.861Z] 0d60a8d0b1d9: Preparing [2021-08-10T08:13:40.861Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:40.861Z] 63d9716ac041: Preparing [2021-08-10T08:13:40.861Z] 32f366d666a5: Preparing [2021-08-10T08:13:40.861Z] 0d60a8d0b1d9: Layer already exists [2021-08-10T08:13:40.861Z] 63d9716ac041: Layer already exists [2021-08-10T08:13:40.861Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:40.861Z] 8f4aad585198: Layer already exists [2021-08-10T08:13:40.861Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:40.861Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:8145a6f35c9bcb3c020a0d5037a7324a2772f1467aee3800a7e57ac01bceae1b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:41.179Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:41.493Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-10T08:13:41.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-10T08:13:41.493Z] 8f4aad585198: Preparing [2021-08-10T08:13:41.493Z] 0d60a8d0b1d9: Preparing [2021-08-10T08:13:41.493Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:41.493Z] 63d9716ac041: Preparing [2021-08-10T08:13:41.493Z] 32f366d666a5: Preparing [2021-08-10T08:13:41.493Z] 63d9716ac041: Layer already exists [2021-08-10T08:13:41.493Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:41.493Z] 0d60a8d0b1d9: Layer already exists [2021-08-10T08:13:41.493Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:41.493Z] 8f4aad585198: Layer already exists [2021-08-10T08:13:41.493Z] main: digest: sha256:8145a6f35c9bcb3c020a0d5037a7324a2772f1467aee3800a7e57ac01bceae1b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:13:41.552Z] ===================================================== [Pipeline] echo [2021-08-10T08:13:41.567Z] taggedImages: [2021-08-10T08:13:41.567Z] - nexus3.edgexfoundry.org:10004/support-notifications:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:41.567Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-10T08:13:41.567Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.27 [2021-08-10T08:13:41.567Z] - nexus3.edgexfoundry.org:10004/support-notifications:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:41.567Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-10T08:13:41.603Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-10T08:13:41.603Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:41.603Z] latest [2021-08-10T08:13:41.603Z] 2.0.1-dev.27 [2021-08-10T08:13:41.603Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:41.603Z] main [2021-08-10T08:13:41.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:41.969Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:42.281Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:42.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-10T08:13:42.281Z] 9f9a2e99ffa5: Preparing [2021-08-10T08:13:42.281Z] 82247b81701c: Preparing [2021-08-10T08:13:42.281Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:42.281Z] d93d1d5317c8: Preparing [2021-08-10T08:13:42.281Z] 32f366d666a5: Preparing [2021-08-10T08:13:42.281Z] d93d1d5317c8: Layer already exists [2021-08-10T08:13:42.281Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:42.281Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:42.281Z] 9f9a2e99ffa5: Pushed [2021-08-10T08:13:43.690Z] 82247b81701c: Pushed [2021-08-10T08:13:43.690Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:4e2f386714ece4dc536efcc2cac328c811e6bd01264ee2a40965e74fc6df964b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:44.009Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:44.324Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-10T08:13:44.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-10T08:13:44.324Z] 9f9a2e99ffa5: Preparing [2021-08-10T08:13:44.324Z] 82247b81701c: Preparing [2021-08-10T08:13:44.324Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:44.324Z] d93d1d5317c8: Preparing [2021-08-10T08:13:44.324Z] 32f366d666a5: Preparing [2021-08-10T08:13:44.324Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:44.324Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:44.324Z] 9f9a2e99ffa5: Layer already exists [2021-08-10T08:13:44.324Z] 82247b81701c: Layer already exists [2021-08-10T08:13:44.324Z] d93d1d5317c8: Layer already exists [2021-08-10T08:13:44.324Z] latest: digest: sha256:4e2f386714ece4dc536efcc2cac328c811e6bd01264ee2a40965e74fc6df964b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:44.641Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:44.958Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.27 [2021-08-10T08:13:44.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-10T08:13:44.958Z] 9f9a2e99ffa5: Preparing [2021-08-10T08:13:44.958Z] 82247b81701c: Preparing [2021-08-10T08:13:44.958Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:44.958Z] d93d1d5317c8: Preparing [2021-08-10T08:13:44.958Z] 32f366d666a5: Preparing [2021-08-10T08:13:44.958Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:44.958Z] 9f9a2e99ffa5: Layer already exists [2021-08-10T08:13:44.958Z] d93d1d5317c8: Layer already exists [2021-08-10T08:13:44.958Z] 82247b81701c: Layer already exists [2021-08-10T08:13:44.958Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:44.958Z] 2.0.1-dev.27: digest: sha256:4e2f386714ece4dc536efcc2cac328c811e6bd01264ee2a40965e74fc6df964b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:45.281Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:45.596Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:45.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-10T08:13:45.597Z] 9f9a2e99ffa5: Preparing [2021-08-10T08:13:45.597Z] 82247b81701c: Preparing [2021-08-10T08:13:45.597Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:45.597Z] d93d1d5317c8: Preparing [2021-08-10T08:13:45.597Z] 32f366d666a5: Preparing [2021-08-10T08:13:45.597Z] d93d1d5317c8: Layer already exists [2021-08-10T08:13:45.597Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:45.597Z] 82247b81701c: Layer already exists [2021-08-10T08:13:45.597Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:45.597Z] 9f9a2e99ffa5: Layer already exists [2021-08-10T08:13:45.597Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:4e2f386714ece4dc536efcc2cac328c811e6bd01264ee2a40965e74fc6df964b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:45.916Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:46.226Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-10T08:13:46.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-10T08:13:46.227Z] 9f9a2e99ffa5: Preparing [2021-08-10T08:13:46.227Z] 82247b81701c: Preparing [2021-08-10T08:13:46.227Z] fe4e0b82c5ec: Preparing [2021-08-10T08:13:46.227Z] d93d1d5317c8: Preparing [2021-08-10T08:13:46.227Z] 32f366d666a5: Preparing [2021-08-10T08:13:46.227Z] d93d1d5317c8: Layer already exists [2021-08-10T08:13:46.227Z] 32f366d666a5: Layer already exists [2021-08-10T08:13:46.227Z] 82247b81701c: Layer already exists [2021-08-10T08:13:46.227Z] fe4e0b82c5ec: Layer already exists [2021-08-10T08:13:46.227Z] 9f9a2e99ffa5: Layer already exists [2021-08-10T08:13:46.493Z] main: digest: sha256:4e2f386714ece4dc536efcc2cac328c811e6bd01264ee2a40965e74fc6df964b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:13:46.552Z] ===================================================== [Pipeline] echo [2021-08-10T08:13:46.565Z] taggedImages: [2021-08-10T08:13:46.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:46.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-10T08:13:46.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.27 [2021-08-10T08:13:46.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:46.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-10T08:13:46.594Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-10T08:13:46.594Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:46.594Z] latest [2021-08-10T08:13:46.594Z] 2.0.1-dev.27 [2021-08-10T08:13:46.594Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:46.594Z] main [2021-08-10T08:13:46.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:46.947Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:47.260Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:47.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-10T08:13:47.260Z] ad03de8eebf8: Preparing [2021-08-10T08:13:47.260Z] 61201949321c: Preparing [2021-08-10T08:13:47.260Z] 876a705dcac4: Preparing [2021-08-10T08:13:47.260Z] e3ca05a9747d: Preparing [2021-08-10T08:13:47.260Z] c080ac93e525: Preparing [2021-08-10T08:13:47.260Z] 87dec32dab56: Preparing [2021-08-10T08:13:47.260Z] 4b3c02ac6c6d: Preparing [2021-08-10T08:13:47.260Z] 3b6deb83ca37: Preparing [2021-08-10T08:13:47.260Z] 563ea45970c1: Preparing [2021-08-10T08:13:47.260Z] 91e3b9641807: Preparing [2021-08-10T08:13:47.260Z] b2d5eeeaba3a: Preparing [2021-08-10T08:13:47.260Z] 87dec32dab56: Waiting [2021-08-10T08:13:47.260Z] 4b3c02ac6c6d: Waiting [2021-08-10T08:13:47.260Z] 3b6deb83ca37: Waiting [2021-08-10T08:13:47.260Z] 563ea45970c1: Waiting [2021-08-10T08:13:47.260Z] 91e3b9641807: Waiting [2021-08-10T08:13:47.260Z] b2d5eeeaba3a: Waiting [2021-08-10T08:13:47.260Z] c080ac93e525: Layer already exists [2021-08-10T08:13:47.848Z] 87dec32dab56: Layer already exists [2021-08-10T08:13:47.848Z] 61201949321c: Pushed [2021-08-10T08:13:47.848Z] 4b3c02ac6c6d: Layer already exists [2021-08-10T08:13:48.114Z] 563ea45970c1: Layer already exists [2021-08-10T08:13:48.114Z] 3b6deb83ca37: Layer already exists [2021-08-10T08:13:48.114Z] b2d5eeeaba3a: Layer already exists [2021-08-10T08:13:48.114Z] 91e3b9641807: Layer already exists [2021-08-10T08:13:48.114Z] ad03de8eebf8: Pushed [2021-08-10T08:13:48.379Z] 876a705dcac4: Pushed [2021-08-10T08:13:52.627Z] e3ca05a9747d: Pushed [2021-08-10T08:13:52.892Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:2a17f5cebd78d05852738d4226db5661ae6a7fecef64cb40fd70292cec6e7945 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:53.209Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:53.524Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-10T08:13:53.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-10T08:13:53.524Z] ad03de8eebf8: Preparing [2021-08-10T08:13:53.524Z] 61201949321c: Preparing [2021-08-10T08:13:53.524Z] 876a705dcac4: Preparing [2021-08-10T08:13:53.524Z] e3ca05a9747d: Preparing [2021-08-10T08:13:53.524Z] c080ac93e525: Preparing [2021-08-10T08:13:53.524Z] 87dec32dab56: Preparing [2021-08-10T08:13:53.524Z] 4b3c02ac6c6d: Preparing [2021-08-10T08:13:53.524Z] 3b6deb83ca37: Preparing [2021-08-10T08:13:53.524Z] 563ea45970c1: Preparing [2021-08-10T08:13:53.524Z] 91e3b9641807: Preparing [2021-08-10T08:13:53.524Z] b2d5eeeaba3a: Preparing [2021-08-10T08:13:53.524Z] 4b3c02ac6c6d: Waiting [2021-08-10T08:13:53.524Z] 3b6deb83ca37: Waiting [2021-08-10T08:13:53.524Z] 563ea45970c1: Waiting [2021-08-10T08:13:53.524Z] 87dec32dab56: Waiting [2021-08-10T08:13:53.524Z] 91e3b9641807: Waiting [2021-08-10T08:13:53.524Z] b2d5eeeaba3a: Waiting [2021-08-10T08:13:53.524Z] c080ac93e525: Layer already exists [2021-08-10T08:13:53.524Z] 876a705dcac4: Layer already exists [2021-08-10T08:13:53.524Z] e3ca05a9747d: Layer already exists [2021-08-10T08:13:53.524Z] 61201949321c: Layer already exists [2021-08-10T08:13:53.524Z] ad03de8eebf8: Layer already exists [2021-08-10T08:13:53.524Z] 4b3c02ac6c6d: Layer already exists [2021-08-10T08:13:53.524Z] 3b6deb83ca37: Layer already exists [2021-08-10T08:13:53.524Z] 87dec32dab56: Layer already exists [2021-08-10T08:13:53.524Z] 91e3b9641807: Layer already exists [2021-08-10T08:13:53.524Z] 563ea45970c1: Layer already exists [2021-08-10T08:13:53.524Z] b2d5eeeaba3a: Layer already exists [2021-08-10T08:13:53.524Z] latest: digest: sha256:2a17f5cebd78d05852738d4226db5661ae6a7fecef64cb40fd70292cec6e7945 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:53.842Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:54.160Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.27 [2021-08-10T08:13:54.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-10T08:13:54.161Z] ad03de8eebf8: Preparing [2021-08-10T08:13:54.161Z] 61201949321c: Preparing [2021-08-10T08:13:54.161Z] 876a705dcac4: Preparing [2021-08-10T08:13:54.161Z] e3ca05a9747d: Preparing [2021-08-10T08:13:54.161Z] c080ac93e525: Preparing [2021-08-10T08:13:54.161Z] 87dec32dab56: Preparing [2021-08-10T08:13:54.161Z] 4b3c02ac6c6d: Preparing [2021-08-10T08:13:54.161Z] 3b6deb83ca37: Preparing [2021-08-10T08:13:54.161Z] 563ea45970c1: Preparing [2021-08-10T08:13:54.161Z] 91e3b9641807: Preparing [2021-08-10T08:13:54.161Z] b2d5eeeaba3a: Preparing [2021-08-10T08:13:54.161Z] 87dec32dab56: Waiting [2021-08-10T08:13:54.161Z] 4b3c02ac6c6d: Waiting [2021-08-10T08:13:54.161Z] 3b6deb83ca37: Waiting [2021-08-10T08:13:54.161Z] 563ea45970c1: Waiting [2021-08-10T08:13:54.161Z] 91e3b9641807: Waiting [2021-08-10T08:13:54.161Z] b2d5eeeaba3a: Waiting [2021-08-10T08:13:54.161Z] c080ac93e525: Layer already exists [2021-08-10T08:13:54.161Z] 61201949321c: Layer already exists [2021-08-10T08:13:54.161Z] e3ca05a9747d: Layer already exists [2021-08-10T08:13:54.161Z] 876a705dcac4: Layer already exists [2021-08-10T08:13:54.161Z] ad03de8eebf8: Layer already exists [2021-08-10T08:13:54.161Z] 3b6deb83ca37: Layer already exists [2021-08-10T08:13:54.161Z] 563ea45970c1: Layer already exists [2021-08-10T08:13:54.161Z] 87dec32dab56: Layer already exists [2021-08-10T08:13:54.161Z] 91e3b9641807: Layer already exists [2021-08-10T08:13:54.161Z] 4b3c02ac6c6d: Layer already exists [2021-08-10T08:13:54.161Z] b2d5eeeaba3a: Layer already exists [2021-08-10T08:13:54.161Z] 2.0.1-dev.27: digest: sha256:2a17f5cebd78d05852738d4226db5661ae6a7fecef64cb40fd70292cec6e7945 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:54.479Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:54.794Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:54.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-10T08:13:54.794Z] ad03de8eebf8: Preparing [2021-08-10T08:13:54.794Z] 61201949321c: Preparing [2021-08-10T08:13:54.794Z] 876a705dcac4: Preparing [2021-08-10T08:13:54.794Z] e3ca05a9747d: Preparing [2021-08-10T08:13:54.794Z] c080ac93e525: Preparing [2021-08-10T08:13:54.794Z] 87dec32dab56: Preparing [2021-08-10T08:13:54.794Z] 4b3c02ac6c6d: Preparing [2021-08-10T08:13:54.794Z] 3b6deb83ca37: Preparing [2021-08-10T08:13:54.794Z] 563ea45970c1: Preparing [2021-08-10T08:13:54.794Z] 91e3b9641807: Preparing [2021-08-10T08:13:54.794Z] b2d5eeeaba3a: Preparing [2021-08-10T08:13:54.794Z] 87dec32dab56: Waiting [2021-08-10T08:13:54.794Z] 4b3c02ac6c6d: Waiting [2021-08-10T08:13:54.794Z] 3b6deb83ca37: Waiting [2021-08-10T08:13:54.794Z] 563ea45970c1: Waiting [2021-08-10T08:13:54.794Z] 91e3b9641807: Waiting [2021-08-10T08:13:54.794Z] b2d5eeeaba3a: Waiting [2021-08-10T08:13:54.794Z] c080ac93e525: Layer already exists [2021-08-10T08:13:54.794Z] 876a705dcac4: Layer already exists [2021-08-10T08:13:54.794Z] 61201949321c: Layer already exists [2021-08-10T08:13:54.794Z] ad03de8eebf8: Layer already exists [2021-08-10T08:13:54.794Z] e3ca05a9747d: Layer already exists [2021-08-10T08:13:54.794Z] 3b6deb83ca37: Layer already exists [2021-08-10T08:13:54.794Z] 4b3c02ac6c6d: Layer already exists [2021-08-10T08:13:54.794Z] 87dec32dab56: Layer already exists [2021-08-10T08:13:54.794Z] 563ea45970c1: Layer already exists [2021-08-10T08:13:54.794Z] 91e3b9641807: Layer already exists [2021-08-10T08:13:54.794Z] b2d5eeeaba3a: Layer already exists [2021-08-10T08:13:55.063Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:2a17f5cebd78d05852738d4226db5661ae6a7fecef64cb40fd70292cec6e7945 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:55.386Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:13:55.729Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-10T08:13:55.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-10T08:13:55.729Z] ad03de8eebf8: Preparing [2021-08-10T08:13:55.729Z] 61201949321c: Preparing [2021-08-10T08:13:55.729Z] 876a705dcac4: Preparing [2021-08-10T08:13:55.729Z] e3ca05a9747d: Preparing [2021-08-10T08:13:55.729Z] c080ac93e525: Preparing [2021-08-10T08:13:55.729Z] 87dec32dab56: Preparing [2021-08-10T08:13:55.729Z] 4b3c02ac6c6d: Preparing [2021-08-10T08:13:55.729Z] 3b6deb83ca37: Preparing [2021-08-10T08:13:55.729Z] 563ea45970c1: Preparing [2021-08-10T08:13:55.729Z] 91e3b9641807: Preparing [2021-08-10T08:13:55.729Z] b2d5eeeaba3a: Preparing [2021-08-10T08:13:55.729Z] 87dec32dab56: Waiting [2021-08-10T08:13:55.729Z] 563ea45970c1: Waiting [2021-08-10T08:13:55.729Z] 91e3b9641807: Waiting [2021-08-10T08:13:55.729Z] b2d5eeeaba3a: Waiting [2021-08-10T08:13:55.729Z] 4b3c02ac6c6d: Waiting [2021-08-10T08:13:55.729Z] 3b6deb83ca37: Waiting [2021-08-10T08:13:55.729Z] ad03de8eebf8: Layer already exists [2021-08-10T08:13:55.729Z] 876a705dcac4: Layer already exists [2021-08-10T08:13:55.729Z] e3ca05a9747d: Layer already exists [2021-08-10T08:13:55.729Z] 61201949321c: Layer already exists [2021-08-10T08:13:55.729Z] c080ac93e525: Layer already exists [2021-08-10T08:13:55.729Z] 4b3c02ac6c6d: Layer already exists [2021-08-10T08:13:55.729Z] 91e3b9641807: Layer already exists [2021-08-10T08:13:55.729Z] 87dec32dab56: Layer already exists [2021-08-10T08:13:55.729Z] 3b6deb83ca37: Layer already exists [2021-08-10T08:13:55.729Z] 563ea45970c1: Layer already exists [2021-08-10T08:13:55.729Z] b2d5eeeaba3a: Layer already exists [2021-08-10T08:13:55.729Z] main: digest: sha256:2a17f5cebd78d05852738d4226db5661ae6a7fecef64cb40fd70292cec6e7945 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:13:55.782Z] ===================================================== [Pipeline] echo [2021-08-10T08:13:55.796Z] taggedImages: [2021-08-10T08:13:55.796Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:13:55.796Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-10T08:13:55.796Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.27 [2021-08-10T08:13:55.796Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:13:55.796Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-10T08:15:00.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-10T08:15:00.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-10T08:15:02.661Z] Removing intermediate container 5933e009c817 [2021-08-10T08:15:02.661Z] ---> 8d40bbacb517 [2021-08-10T08:15:02.661Z] [2021-08-10T08:15:02.661Z] Step 11/22 : FROM alpine:3.12 [2021-08-10T08:15:02.943Z] 3.12: Pulling from library/alpine [2021-08-10T08:15:05.603Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T08:15:05.604Z] Status: Downloaded newer image for alpine:3.12 [2021-08-10T08:15:05.604Z] ---> c4fd0aeabfcf [2021-08-10T08:15:05.604Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-10T08:15:06.208Z] ---> Running in e2825fd01e52 [2021-08-10T08:15:08.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T08:15:08.495Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T08:15:09.098Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-10T08:15:09.098Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T08:15:09.098Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-10T08:15:09.098Z] (4/4) Installing curl (7.78.0-r0) [2021-08-10T08:15:09.098Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T08:15:09.098Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T08:15:09.372Z] OK: 7 MiB in 18 packages [2021-08-10T08:15:10.368Z] Removing intermediate container ba0e83acacda [2021-08-10T08:15:10.368Z] ---> c12f73847a44 [2021-08-10T08:15:10.368Z] [2021-08-10T08:15:10.368Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T08:15:10.368Z] ---> c4fd0aeabfcf [2021-08-10T08:15:10.368Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-10T08:15:10.980Z] Removing intermediate container 49609fdfa436 [2021-08-10T08:15:10.980Z] ---> 777d757c60e7 [2021-08-10T08:15:10.980Z] [2021-08-10T08:15:10.980Z] Step 11/26 : FROM alpine:3.12 [2021-08-10T08:15:10.980Z] ---> c4fd0aeabfcf [2021-08-10T08:15:10.980Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-10T08:15:11.255Z] ---> Running in 6401090874c6 [2021-08-10T08:15:11.851Z] ---> Running in 3a7a1a090e77 [2021-08-10T08:15:12.128Z] Removing intermediate container 3c03fe8e216d [2021-08-10T08:15:12.128Z] ---> 99f0a2cf8ed2 [2021-08-10T08:15:12.128Z] [2021-08-10T08:15:12.128Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T08:15:12.128Z] ---> c4fd0aeabfcf [2021-08-10T08:15:12.128Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-10T08:15:12.404Z] Removing intermediate container e2825fd01e52 [2021-08-10T08:15:12.404Z] ---> 480d8d84c443 [2021-08-10T08:15:12.404Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T08:15:12.404Z] ---> Running in fe5d27549427 [2021-08-10T08:15:12.404Z] ---> Running in 6c6385f382a8 [2021-08-10T08:15:13.001Z] Removing intermediate container 7707d7a2d464 [2021-08-10T08:15:13.001Z] ---> 15175682fdfe [2021-08-10T08:15:13.001Z] [2021-08-10T08:15:13.001Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T08:15:13.001Z] ---> c4fd0aeabfcf [2021-08-10T08:15:13.001Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T08:15:13.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T08:15:13.551Z] ---> Running in 72097b41521b [2021-08-10T08:15:13.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T08:15:13.551Z] Removing intermediate container 6c6385f382a8 [2021-08-10T08:15:13.551Z] ---> fd2df9b10076 [2021-08-10T08:15:13.551Z] Step 14/22 : WORKDIR /edgex [2021-08-10T08:15:13.830Z] ---> Running in 2ab468e1e3ff [2021-08-10T08:15:14.110Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-10T08:15:14.111Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-10T08:15:14.390Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T08:15:14.390Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T08:15:14.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T08:15:14.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T08:15:14.669Z] OK: 6 MiB in 16 packages [2021-08-10T08:15:14.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T08:15:14.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T08:15:14.946Z] Removing intermediate container 2ab468e1e3ff [2021-08-10T08:15:14.946Z] ---> 9b70888661fd [2021-08-10T08:15:14.946Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-10T08:15:15.225Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-10T08:15:15.225Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T08:15:15.225Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-10T08:15:15.225Z] (4/6) Installing curl (7.78.0-r0) [2021-08-10T08:15:15.225Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-10T08:15:15.225Z] (6/6) Installing su-exec (0.2-r1) [2021-08-10T08:15:15.225Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T08:15:15.225Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T08:15:15.503Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-10T08:15:15.504Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T08:15:15.504Z] OK: 5 MiB in 15 packages [2021-08-10T08:15:15.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T08:15:15.783Z] OK: 7 MiB in 20 packages [2021-08-10T08:15:15.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T08:15:16.386Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-10T08:15:16.386Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T08:15:16.386Z] OK: 5 MiB in 15 packages [2021-08-10T08:15:16.386Z] ---> dd8c0fed5597 [2021-08-10T08:15:16.386Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-10T08:15:16.997Z] Removing intermediate container 6401090874c6 [2021-08-10T08:15:16.997Z] ---> 8845efcb3334 [2021-08-10T08:15:16.997Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T08:15:17.607Z] ---> Running in f2e594c7e2ca [2021-08-10T08:15:17.607Z] Removing intermediate container fe5d27549427 [2021-08-10T08:15:17.607Z] ---> 1792db0071fa [2021-08-10T08:15:17.607Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T08:15:17.879Z] Removing intermediate container 72097b41521b [2021-08-10T08:15:17.879Z] ---> c28ff9a4a84c [2021-08-10T08:15:17.879Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T08:15:17.879Z] Removing intermediate container 3a7a1a090e77 [2021-08-10T08:15:17.879Z] ---> 5e7500bc1567 [2021-08-10T08:15:17.879Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T08:15:18.154Z] ---> Running in b2a13c70d55b [2021-08-10T08:15:18.154Z] ---> Running in 9e360a0d5e0a [2021-08-10T08:15:18.154Z] ---> Running in 8ffbefa7e620 [2021-08-10T08:15:18.154Z] Removing intermediate container f2e594c7e2ca [2021-08-10T08:15:18.154Z] ---> 5644e804f5de [2021-08-10T08:15:18.154Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-10T08:15:18.429Z] ---> e7009c11ad3c [2021-08-10T08:15:18.429Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-10T08:15:18.429Z] ---> Running in ffb8c662a855 [2021-08-10T08:15:18.708Z] Removing intermediate container b2a13c70d55b [2021-08-10T08:15:18.708Z] ---> a9f3b507b134 [2021-08-10T08:15:18.708Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-10T08:15:18.990Z] Removing intermediate container 8ffbefa7e620 [2021-08-10T08:15:18.991Z] ---> ab64cea58c7a [2021-08-10T08:15:18.991Z] Step 14/26 : WORKDIR / [2021-08-10T08:15:18.991Z] Removing intermediate container 9e360a0d5e0a [2021-08-10T08:15:18.991Z] ---> 00ef35bf4356 [2021-08-10T08:15:18.991Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-10T08:15:18.991Z] ---> Running in f9f548aef3c1 [2021-08-10T08:15:19.265Z] ---> Running in 4dbb42a166fc [2021-08-10T08:15:19.265Z] ---> Running in dd84f29b7a73 [2021-08-10T08:15:19.265Z] Removing intermediate container ffb8c662a855 [2021-08-10T08:15:19.265Z] ---> 9138fadb4996 [2021-08-10T08:15:19.265Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T08:15:19.539Z] ---> Running in 29dea64959f0 [2021-08-10T08:15:19.828Z] Removing intermediate container f9f548aef3c1 [2021-08-10T08:15:19.828Z] ---> d14102dbe768 [2021-08-10T08:15:19.828Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T08:15:19.828Z] Removing intermediate container 4dbb42a166fc [2021-08-10T08:15:19.828Z] ---> 15cf449c6687 [2021-08-10T08:15:19.828Z] 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-08-10T08:15:19.828Z] Removing intermediate container dd84f29b7a73 [2021-08-10T08:15:19.828Z] ---> 451ef57414b7 [2021-08-10T08:15:19.828Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T08:15:19.828Z] ---> 3f7d005b2c91 [2021-08-10T08:15:19.828Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-10T08:15:20.105Z] ---> Running in 9ea4cf8aff4a [2021-08-10T08:15:20.105Z] ---> Running in 5f6b5a123bf4 [2021-08-10T08:15:20.105Z] ---> Running in e88c916d7609 [2021-08-10T08:15:20.380Z] Removing intermediate container 29dea64959f0 [2021-08-10T08:15:20.380Z] ---> 9dd502a2746e [2021-08-10T08:15:20.380Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T08:15:20.659Z] Removing intermediate container 9ea4cf8aff4a [2021-08-10T08:15:20.659Z] ---> 6bf8f5aa6d41 [2021-08-10T08:15:20.659Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T08:15:20.936Z] Removing intermediate container e88c916d7609 [2021-08-10T08:15:20.936Z] ---> 355ff8f1d601 [2021-08-10T08:15:20.936Z] Step 19/22 : CMD ["--init=true"] [2021-08-10T08:15:20.936Z] Removing intermediate container 5f6b5a123bf4 [2021-08-10T08:15:20.936Z] ---> 62c17b2e2eaa [2021-08-10T08:15:20.936Z] Step 16/24 : WORKDIR / [2021-08-10T08:15:21.215Z] ---> 15ef8336514b [2021-08-10T08:15:21.215Z] 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-08-10T08:15:21.215Z] ---> Running in 2b7e0d9635a2 [2021-08-10T08:15:21.215Z] ---> Running in 128b9c10d3a1 [2021-08-10T08:15:21.492Z] ---> 123eb1354c42 [2021-08-10T08:15:21.492Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-10T08:15:21.768Z] ---> 8069993c3f36 [2021-08-10T08:15:21.769Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-10T08:15:22.050Z] Removing intermediate container 128b9c10d3a1 [2021-08-10T08:15:22.050Z] ---> 10f534ec9067 [2021-08-10T08:15:22.050Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T08:15:22.050Z] Removing intermediate container 2b7e0d9635a2 [2021-08-10T08:15:22.050Z] ---> 4762b39c6cc3 [2021-08-10T08:15:22.050Z] Step 20/22 : LABEL arch=arm64 [2021-08-10T08:15:22.337Z] ---> cd1be9ecb6a9 [2021-08-10T08:15:22.337Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-10T08:15:22.614Z] ---> Running in ab66d4cc8d80 [2021-08-10T08:15:23.590Z] ---> e81fc5609979 [2021-08-10T08:15:23.590Z] ---> 85b4f31b0dc4 [2021-08-10T08:15:23.590Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-10T08:15:23.590Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-10T08:15:23.590Z] Removing intermediate container ab66d4cc8d80 [2021-08-10T08:15:23.590Z] ---> 49797c0929f9 [2021-08-10T08:15:23.590Z] Step 21/22 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:15:23.590Z] ---> eef61c00c3f2 [2021-08-10T08:15:23.590Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-10T08:15:23.865Z] ---> dcb2a884611d [2021-08-10T08:15:23.865Z] 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-08-10T08:15:23.865Z] ---> Running in 989e899e3977 [2021-08-10T08:15:24.855Z] Removing intermediate container 989e899e3977 [2021-08-10T08:15:24.855Z] ---> 85c1e7eaf1dc [2021-08-10T08:15:24.855Z] Step 22/22 : LABEL version=2.0.1-dev.27 [2021-08-10T08:15:24.855Z] ---> e384ee0b896b [2021-08-10T08:15:24.855Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-10T08:15:25.127Z] ---> Running in e816d803a90e [2021-08-10T08:15:25.127Z] ---> Running in ed571bf80ffb [2021-08-10T08:15:25.405Z] ---> 30335c9be7bc [2021-08-10T08:15:25.405Z] ---> c04b1aa6fb2c [2021-08-10T08:15:25.405Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-10T08:15:25.405Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-10T08:15:25.405Z] ---> 224d9ff666a3 [2021-08-10T08:15:25.405Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-10T08:15:25.688Z] ---> Running in bf133de2da33 [2021-08-10T08:15:25.688Z] Removing intermediate container e816d803a90e [2021-08-10T08:15:25.688Z] ---> 8a0a0335bd5b [2021-08-10T08:15:25.688Z] [2021-08-10T08:15:25.967Z] Removing intermediate container ed571bf80ffb [2021-08-10T08:15:25.967Z] ---> c8abfb1e3792 [2021-08-10T08:15:25.967Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T08:15:26.248Z] Successfully built 8a0a0335bd5b [2021-08-10T08:15:26.248Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-10T08:15:26.248Z] Building core-data [2021-08-10T08:15:26.248Z] ---> Running in 52b64e265020 [2021-08-10T08:15:26.248Z]  Building security-proxy-setup ... done Removing intermediate container bf133de2da33 [2021-08-10T08:15:26.248Z] ---> 08041b124fea [2021-08-10T08:15:26.248Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T08:15:26.524Z] ---> Running in b1ce4f566b62 [2021-08-10T08:15:26.797Z] ---> 7e0c704e25d9 [2021-08-10T08:15:26.797Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-10T08:15:27.085Z] ---> Running in 30f48a0b4689 [2021-08-10T08:15:27.085Z] Removing intermediate container 52b64e265020 [2021-08-10T08:15:27.085Z] ---> 00d22abdabe0 [2021-08-10T08:15:27.085Z] Step 21/23 : LABEL arch=arm64 [2021-08-10T08:15:27.684Z] ---> e9c947c4f388 [2021-08-10T08:15:27.684Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-10T08:15:27.684Z] Removing intermediate container b1ce4f566b62 [2021-08-10T08:15:27.684Z] ---> 6f78a6652450 [2021-08-10T08:15:27.684Z] Step 21/23 : LABEL arch=arm64 [2021-08-10T08:15:27.957Z] ---> Running in a8e51f1dd803 [2021-08-10T08:15:28.551Z] ---> Running in f23714f1679e [2021-08-10T08:15:29.142Z] Removing intermediate container 30f48a0b4689 [2021-08-10T08:15:29.142Z] ---> 1be0c34f0c72 [2021-08-10T08:15:29.142Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T08:15:29.142Z] Removing intermediate container a8e51f1dd803 [2021-08-10T08:15:29.142Z] ---> 22c0ca10d3c2 [2021-08-10T08:15:29.142Z] Step 22/23 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:15:29.415Z] ---> fd8312d5b72b [2021-08-10T08:15:29.415Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-10T08:15:29.415Z] Removing intermediate container f23714f1679e [2021-08-10T08:15:29.415Z] ---> 518e4e23a88d [2021-08-10T08:15:29.415Z] Step 22/23 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:15:29.415Z] ---> Running in d2a3c80df0ac [2021-08-10T08:15:29.415Z] ---> Running in 02dc82e64933 [2021-08-10T08:15:29.690Z] ---> Running in b0e935578016 [2021-08-10T08:15:29.962Z] Removing intermediate container 02dc82e64933 [2021-08-10T08:15:29.962Z] ---> 5b37ae6fe44c [2021-08-10T08:15:29.962Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T08:15:30.249Z] Removing intermediate container d2a3c80df0ac [2021-08-10T08:15:30.249Z] ---> 54ded51d35af [2021-08-10T08:15:30.249Z] Step 23/23 : LABEL version=2.0.1-dev.27 [2021-08-10T08:15:30.249Z] ---> Running in 75e36643cda0 [2021-08-10T08:15:30.524Z] Removing intermediate container b0e935578016 [2021-08-10T08:15:30.524Z] ---> c63b20980867 [2021-08-10T08:15:30.524Z] Step 23/23 : LABEL version=2.0.1-dev.27 [2021-08-10T08:15:30.524Z] ---> Running in 445d6106c0db [2021-08-10T08:15:30.524Z] ---> 3450f590e158 [2021-08-10T08:15:30.524Z] 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-08-10T08:15:30.524Z] ---> Running in 2b304a3db2b6 [2021-08-10T08:15:30.812Z] ---> Running in 19f17190ebda [2021-08-10T08:15:31.416Z] Removing intermediate container 75e36643cda0 [2021-08-10T08:15:31.416Z] ---> bd055f7e77b2 [2021-08-10T08:15:31.416Z] Step 23/24 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:15:31.416Z] Removing intermediate container 445d6106c0db [2021-08-10T08:15:31.416Z] ---> 5576a3001c74 [2021-08-10T08:15:31.416Z] [2021-08-10T08:15:31.689Z] Successfully built 5576a3001c74 [2021-08-10T08:15:31.968Z] Removing intermediate container 2b304a3db2b6 [2021-08-10T08:15:31.968Z] ---> f482c01af777 [2021-08-10T08:15:31.968Z] [2021-08-10T08:15:31.968Z] Successfully tagged support-notifications-arm64:latest [2021-08-10T08:15:31.968Z]  Building support-notifications ... done Building core-command [2021-08-10T08:15:31.968Z] ---> Running in 23d1f038c415 [2021-08-10T08:15:32.242Z] Successfully built f482c01af777 [2021-08-10T08:15:32.242Z] Successfully tagged support-scheduler-arm64:latest [2021-08-10T08:15:32.242Z]  Building support-scheduler ... done Building security-bootstrapper [2021-08-10T08:15:32.520Z] Removing intermediate container 23d1f038c415 [2021-08-10T08:15:32.520Z] ---> 1e6e03b53992 [2021-08-10T08:15:32.520Z] Step 24/24 : LABEL version=2.0.1-dev.27 [2021-08-10T08:15:32.795Z] ---> Running in 48bab915bbbd [2021-08-10T08:15:33.778Z] Removing intermediate container 19f17190ebda [2021-08-10T08:15:33.778Z] ---> c5b5ea12c6a7 [2021-08-10T08:15:33.778Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-10T08:15:33.778Z] Removing intermediate container 48bab915bbbd [2021-08-10T08:15:33.778Z] ---> 38566037cd0b [2021-08-10T08:15:33.778Z] [2021-08-10T08:15:33.778Z] Successfully built 38566037cd0b [2021-08-10T08:15:34.052Z] Successfully tagged core-metadata-arm64:latest [2021-08-10T08:15:34.052Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-08-10T08:15:34.052Z] ---> Running in 8602061f9ec0 [2021-08-10T08:15:34.663Z] Removing intermediate container 8602061f9ec0 [2021-08-10T08:15:34.663Z] ---> 4bce1d8af9bf [2021-08-10T08:15:34.663Z] Step 24/26 : LABEL arch=arm64 [2021-08-10T08:15:34.938Z] ---> Running in 2acd00d56a11 [2021-08-10T08:15:35.921Z] Removing intermediate container 2acd00d56a11 [2021-08-10T08:15:35.921Z] ---> 204ba13f6a9b [2021-08-10T08:15:35.921Z] Step 25/26 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:15:36.208Z] ---> Running in da14e3eca991 [2021-08-10T08:15:37.247Z] Removing intermediate container da14e3eca991 [2021-08-10T08:15:37.247Z] ---> d42b76866ab5 [2021-08-10T08:15:37.247Z] Step 26/26 : LABEL version=2.0.1-dev.27 [2021-08-10T08:15:37.549Z] ---> Running in e71789b533b9 [2021-08-10T08:15:39.028Z] Removing intermediate container e71789b533b9 [2021-08-10T08:15:39.028Z] ---> 815ba1fe3547 [2021-08-10T08:15:39.028Z] [2021-08-10T08:15:39.028Z] Successfully built 815ba1fe3547 [2021-08-10T08:15:39.028Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-10T08:15:51.428Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:15:51.428Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:15:51.428Z] ---> 081d4308ce52 [2021-08-10T08:15:51.428Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T08:15:51.428Z] ---> Using cache [2021-08-10T08:15:51.428Z] ---> b2520118553c [2021-08-10T08:15:51.428Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:15:51.428Z] ---> Using cache [2021-08-10T08:15:51.428Z] ---> c9cd86dbcf9f [2021-08-10T08:15:51.428Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-10T08:15:53.411Z] ---> Running in 3a85a4112c46 [2021-08-10T08:15:54.845Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T08:15:55.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T08:15:56.798Z] OK: 218 MiB in 52 packages [2021-08-10T08:15:59.427Z] Removing intermediate container 3a85a4112c46 [2021-08-10T08:15:59.427Z] ---> 14e1e5304782 [2021-08-10T08:15:59.427Z] Step 6/24 : COPY go.mod . [2021-08-10T08:15:59.427Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:15:59.427Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:15:59.427Z] ---> 081d4308ce52 [2021-08-10T08:15:59.427Z] Step 3/32 : WORKDIR /edgex-go [2021-08-10T08:15:59.427Z] ---> Using cache [2021-08-10T08:15:59.427Z] ---> b2520118553c [2021-08-10T08:15:59.427Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:15:59.427Z] ---> Using cache [2021-08-10T08:15:59.427Z] ---> c9cd86dbcf9f [2021-08-10T08:15:59.427Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-10T08:15:59.427Z] ---> Using cache [2021-08-10T08:15:59.427Z] ---> d3e5d47e6b90 [2021-08-10T08:15:59.427Z] Step 6/32 : COPY go.mod . [2021-08-10T08:15:59.427Z] ---> Using cache [2021-08-10T08:15:59.427Z] ---> 74967e702b5e [2021-08-10T08:15:59.427Z] Step 7/32 : RUN go mod download [2021-08-10T08:15:59.427Z] ---> Using cache [2021-08-10T08:15:59.427Z] ---> 7c6c1baeaf77 [2021-08-10T08:15:59.427Z] Step 8/32 : COPY . . [2021-08-10T08:15:59.427Z] ---> Using cache [2021-08-10T08:15:59.427Z] ---> f10e3d19d0df [2021-08-10T08:15:59.427Z] Step 9/32 : RUN go mod tidy [2021-08-10T08:15:59.427Z] ---> Using cache [2021-08-10T08:15:59.427Z] ---> 6e47032fd99e [2021-08-10T08:15:59.427Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-10T08:15:59.700Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:15:59.700Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:15:59.700Z] ---> 081d4308ce52 [2021-08-10T08:15:59.700Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T08:15:59.700Z] ---> Using cache [2021-08-10T08:15:59.700Z] ---> b2520118553c [2021-08-10T08:15:59.700Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:15:59.700Z] ---> Using cache [2021-08-10T08:15:59.700Z] ---> c9cd86dbcf9f [2021-08-10T08:15:59.972Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T08:15:59.972Z] ---> Using cache [2021-08-10T08:15:59.972Z] ---> d3e5d47e6b90 [2021-08-10T08:15:59.972Z] Step 6/24 : COPY go.mod . [2021-08-10T08:15:59.972Z] ---> Using cache [2021-08-10T08:15:59.972Z] ---> 74967e702b5e [2021-08-10T08:15:59.972Z] Step 7/24 : RUN go mod download [2021-08-10T08:15:59.972Z] ---> Using cache [2021-08-10T08:15:59.972Z] ---> 7c6c1baeaf77 [2021-08-10T08:15:59.972Z] Step 8/24 : COPY . . [2021-08-10T08:15:59.972Z] ---> Using cache [2021-08-10T08:15:59.972Z] ---> f10e3d19d0df [2021-08-10T08:15:59.972Z] Step 9/24 : RUN go mod tidy [2021-08-10T08:15:59.972Z] ---> Using cache [2021-08-10T08:15:59.972Z] ---> 6e47032fd99e [2021-08-10T08:15:59.972Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-10T08:15:59.972Z] ---> Running in c96b87e3e437 [2021-08-10T08:16:00.257Z] ---> Running in 169ae61ace1a [2021-08-10T08:16:00.540Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T08:16:00.540Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T08:16:00.540Z] ---> 081d4308ce52 [2021-08-10T08:16:00.540Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T08:16:00.540Z] ---> Using cache [2021-08-10T08:16:00.540Z] ---> b2520118553c [2021-08-10T08:16:00.540Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:16:00.540Z] ---> Using cache [2021-08-10T08:16:00.540Z] ---> c9cd86dbcf9f [2021-08-10T08:16:00.540Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-10T08:16:00.540Z] ---> 1a56d28bd8b0 [2021-08-10T08:16:00.540Z] Step 7/24 : RUN go mod download [2021-08-10T08:16:00.540Z] ---> Running in 32e3aa1f1d15 [2021-08-10T08:16:00.540Z] ---> Running in 2d6d02353ff5 [2021-08-10T08:16:01.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-10T08:16:02.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-command/core-command ./cmd/core-command [2021-08-10T08:16:02.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T08:16:03.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T08:16:04.830Z] OK: 218 MiB in 52 packages [2021-08-10T08:16:06.283Z] Removing intermediate container 2d6d02353ff5 [2021-08-10T08:16:06.283Z] ---> ed7edca69b65 [2021-08-10T08:16:06.283Z] Step 8/24 : COPY . . [2021-08-10T08:16:06.557Z] Removing intermediate container 32e3aa1f1d15 [2021-08-10T08:16:06.557Z] ---> 1efa375c1b06 [2021-08-10T08:16:06.557Z] Step 6/24 : COPY go.mod . [2021-08-10T08:16:08.551Z] ---> 7f86d38a8fae [2021-08-10T08:16:08.551Z] Step 7/24 : RUN go mod download [2021-08-10T08:16:08.838Z] ---> Running in 905fec606f71 [2021-08-10T08:16:19.052Z] Removing intermediate container 905fec606f71 [2021-08-10T08:16:19.052Z] ---> bccc8e035faf [2021-08-10T08:16:19.052Z] Step 8/24 : COPY . . [2021-08-10T08:16:19.052Z] ---> 301b4f289c3e [2021-08-10T08:16:19.052Z] Step 9/24 : RUN go mod tidy [2021-08-10T08:16:19.052Z] ---> Running in 3473076ce894 [2021-08-10T08:16:29.266Z] Removing intermediate container 3473076ce894 [2021-08-10T08:16:29.266Z] ---> 20efa602d1de [2021-08-10T08:16:29.266Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-10T08:16:29.266Z] ---> Running in bcee38b9746f [2021-08-10T08:16:29.871Z] ---> 2c59edc16a1b [2021-08-10T08:16:29.871Z] Step 9/24 : RUN go mod tidy [2021-08-10T08:16:30.154Z] ---> Running in 108eba510c6b [2021-08-10T08:16:31.618Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-data/core-data ./cmd/core-data [2021-08-10T08:16:37.509Z] Removing intermediate container 108eba510c6b [2021-08-10T08:16:37.509Z] ---> 47f1db7f9a4b [2021-08-10T08:16:37.509Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-10T08:16:37.509Z] ---> Running in 6cfbc2ed0dfb [2021-08-10T08:16:39.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-10T08:17:36.175Z] Removing intermediate container 169ae61ace1a [2021-08-10T08:17:36.175Z] ---> 994d55dd88ea [2021-08-10T08:17:36.175Z] [2021-08-10T08:17:36.175Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T08:17:36.175Z] ---> c4fd0aeabfcf [2021-08-10T08:17:36.175Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T08:17:36.175Z] ---> Using cache [2021-08-10T08:17:36.175Z] ---> c28ff9a4a84c [2021-08-10T08:17:36.175Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T08:17:36.175Z] ---> Using cache [2021-08-10T08:17:36.175Z] ---> 00ef35bf4356 [2021-08-10T08:17:36.175Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-10T08:17:36.175Z] ---> Running in e124456a591e [2021-08-10T08:17:36.175Z] Removing intermediate container c96b87e3e437 [2021-08-10T08:17:36.175Z] ---> cd928db97842 [2021-08-10T08:17:36.175Z] [2021-08-10T08:17:36.175Z] Step 11/32 : FROM alpine:3.12 [2021-08-10T08:17:36.175Z] ---> c4fd0aeabfcf [2021-08-10T08:17:36.175Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-10T08:17:36.175Z] Removing intermediate container e124456a591e [2021-08-10T08:17:36.175Z] ---> d56d57040249 [2021-08-10T08:17:36.175Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T08:17:36.175Z] ---> Running in a0020195815c [2021-08-10T08:17:36.175Z] ---> Running in 1dbbbe5fa6ca [2021-08-10T08:17:36.175Z] Removing intermediate container a0020195815c [2021-08-10T08:17:36.175Z] ---> 5f26e480d212 [2021-08-10T08:17:36.175Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-10T08:17:36.175Z] Removing intermediate container 1dbbbe5fa6ca [2021-08-10T08:17:36.175Z] ---> 10c5b45c1030 [2021-08-10T08:17:36.175Z] Step 16/24 : WORKDIR / [2021-08-10T08:17:36.175Z] ---> Running in 024ed478c0b6 [2021-08-10T08:17:36.175Z] ---> Running in a498fbec3386 [2021-08-10T08:17:36.175Z] Removing intermediate container a498fbec3386 [2021-08-10T08:17:36.175Z] ---> 3b0e15030c36 [2021-08-10T08:17:36.175Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T08:17:36.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T08:17:36.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T08:17:36.175Z] ---> 76abfe34c51c [2021-08-10T08:17:36.175Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-10T08:17:36.778Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-10T08:17:36.778Z] (2/2) Installing su-exec (0.2-r1) [2021-08-10T08:17:36.778Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T08:17:36.778Z] OK: 5 MiB in 16 packages [2021-08-10T08:17:38.272Z] ---> 0f144aa7ce06 [2021-08-10T08:17:38.272Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-10T08:17:38.567Z] Removing intermediate container 024ed478c0b6 [2021-08-10T08:17:38.857Z] ---> 974596de5e7d [2021-08-10T08:17:38.857Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-10T08:17:38.857Z] ---> Running in a25c1afdc305 [2021-08-10T08:17:39.865Z] Removing intermediate container a25c1afdc305 [2021-08-10T08:17:39.865Z] ---> 97997d7a5e0c [2021-08-10T08:17:39.865Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-10T08:17:40.146Z] ---> e7f726aef3b3 [2021-08-10T08:17:40.146Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-10T08:17:40.146Z] ---> Running in 6c6ad2ba6656 [2021-08-10T08:17:40.422Z] ---> Running in b502e83cb7fa [2021-08-10T08:17:41.459Z] Removing intermediate container 6c6ad2ba6656 [2021-08-10T08:17:41.459Z] ---> d5da90875c7f [2021-08-10T08:17:41.459Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-10T08:17:41.459Z] Removing intermediate container b502e83cb7fa [2021-08-10T08:17:41.459Z] ---> 8436d574d180 [2021-08-10T08:17:41.459Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T08:17:41.736Z] ---> Running in 81ec963f48c5 [2021-08-10T08:17:42.015Z] ---> Running in 11ef48f77006 [2021-08-10T08:17:42.622Z] Removing intermediate container 11ef48f77006 [2021-08-10T08:17:42.622Z] ---> d54c09bf0243 [2021-08-10T08:17:42.622Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T08:17:42.910Z] ---> Running in 3d629e4ab039 [2021-08-10T08:17:43.909Z] Removing intermediate container 3d629e4ab039 [2021-08-10T08:17:43.909Z] ---> 6ccd47949eb9 [2021-08-10T08:17:43.909Z] Step 23/24 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:17:44.189Z] ---> Running in 81519302b5d7 [2021-08-10T08:17:45.190Z] Removing intermediate container 81519302b5d7 [2021-08-10T08:17:45.190Z] ---> 89a4dec0dfb6 [2021-08-10T08:17:45.190Z] Step 24/24 : LABEL version=2.0.1-dev.27 [2021-08-10T08:17:45.479Z] ---> Running in a9fc5bae45d9 [2021-08-10T08:17:45.479Z] Removing intermediate container 81ec963f48c5 [2021-08-10T08:17:45.479Z] ---> 159c6d2613f7 [2021-08-10T08:17:45.479Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-10T08:17:45.765Z] ---> Running in 12213ab559e4 [2021-08-10T08:17:46.395Z] Removing intermediate container a9fc5bae45d9 [2021-08-10T08:17:46.395Z] ---> 3066b14dfe4d [2021-08-10T08:17:46.395Z] [2021-08-10T08:17:46.675Z] Successfully built 3066b14dfe4d [2021-08-10T08:17:46.675Z] Removing intermediate container 12213ab559e4 [2021-08-10T08:17:46.675Z] Successfully tagged core-command-arm64:latest [2021-08-10T08:17:46.675Z]  Building core-command ... done  ---> eadd540eed3a [2021-08-10T08:17:46.675Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-10T08:17:48.128Z] ---> 287d1382672a [2021-08-10T08:17:48.128Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-10T08:17:48.405Z] ---> Running in 10cf680f2e96 [2021-08-10T08:17:51.834Z] Removing intermediate container 10cf680f2e96 [2021-08-10T08:17:51.834Z] ---> ee0d86476522 [2021-08-10T08:17:51.834Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T08:17:53.296Z] ---> 705eb5dc5b24 [2021-08-10T08:17:53.296Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-10T08:17:55.519Z] ---> 4f9d1a711734 [2021-08-10T08:17:55.519Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-10T08:17:56.579Z] ---> a430c7d9b161 [2021-08-10T08:17:56.579Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-10T08:17:57.578Z] ---> 1ea48c3fe98e [2021-08-10T08:17:57.578Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-10T08:17:59.032Z] ---> d06ed526f080 [2021-08-10T08:17:59.032Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-10T08:17:59.645Z] ---> Running in aeb1de2445b6 [2021-08-10T08:18:00.652Z] Removing intermediate container aeb1de2445b6 [2021-08-10T08:18:00.652Z] ---> 4a83eab0dd59 [2021-08-10T08:18:00.652Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-10T08:18:00.652Z] Removing intermediate container 6cfbc2ed0dfb [2021-08-10T08:18:00.652Z] ---> f35dbd13399f [2021-08-10T08:18:00.652Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-10T08:18:00.932Z] ---> Running in 0faa6a8c23bb [2021-08-10T08:18:01.926Z] ---> 482cb068b264 [2021-08-10T08:18:01.926Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-10T08:18:02.543Z] ---> Running in 01e43cadb8a7 [2021-08-10T08:18:02.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-10T08:18:06.258Z] Removing intermediate container 01e43cadb8a7 [2021-08-10T08:18:06.258Z] ---> 1dc94e78e891 [2021-08-10T08:18:06.258Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-10T08:18:06.258Z] ---> Running in 113b6392878a [2021-08-10T08:18:06.258Z] Removing intermediate container 0faa6a8c23bb [2021-08-10T08:18:06.258Z] ---> ccda69f26fe8 [2021-08-10T08:18:06.258Z] [2021-08-10T08:18:06.258Z] Step 12/24 : FROM docker:20.10.7 [2021-08-10T08:18:06.539Z] 20.10.7: Pulling from library/docker [2021-08-10T08:18:07.138Z] Removing intermediate container 113b6392878a [2021-08-10T08:18:07.138Z] ---> a8fdccd80608 [2021-08-10T08:18:07.138Z] Step 29/32 : CMD ["gate"] [2021-08-10T08:18:07.417Z] Removing intermediate container bcee38b9746f [2021-08-10T08:18:07.417Z] ---> 32f01987d9c3 [2021-08-10T08:18:07.417Z] [2021-08-10T08:18:07.417Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T08:18:07.417Z] ---> c4fd0aeabfcf [2021-08-10T08:18:07.417Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-10T08:18:07.697Z] ---> Running in 8df8bb63b16d [2021-08-10T08:18:07.974Z] ---> Running in 3533dedcd91e [2021-08-10T08:18:08.258Z] Removing intermediate container 8df8bb63b16d [2021-08-10T08:18:08.258Z] ---> 6e07bc2137ec [2021-08-10T08:18:08.258Z] Step 30/32 : LABEL arch=arm64 [2021-08-10T08:18:09.245Z] ---> Running in 1e5ad6b79527 [2021-08-10T08:18:09.245Z] Removing intermediate container 3533dedcd91e [2021-08-10T08:18:09.245Z] ---> 4a424b0aac6b [2021-08-10T08:18:09.245Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-10T08:18:09.518Z] ---> Running in 29b65a7bf694 [2021-08-10T08:18:09.792Z] Removing intermediate container 1e5ad6b79527 [2021-08-10T08:18:09.792Z] ---> d8d3d2e26222 [2021-08-10T08:18:09.792Z] Step 31/32 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:18:10.070Z] ---> Running in 4baddf9ec588 [2021-08-10T08:18:10.345Z] Removing intermediate container 29b65a7bf694 [2021-08-10T08:18:10.345Z] ---> bd0ae7e99e0b [2021-08-10T08:18:10.345Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-10T08:18:10.619Z] ---> Running in b11d099ed002 [2021-08-10T08:18:11.217Z] Removing intermediate container 4baddf9ec588 [2021-08-10T08:18:11.217Z] ---> 8d50765d3769 [2021-08-10T08:18:11.217Z] Step 32/32 : LABEL version=2.0.1-dev.27 [2021-08-10T08:18:11.817Z] ---> Running in 62a50c6a3434 [2021-08-10T08:18:11.817Z] Removing intermediate container b11d099ed002 [2021-08-10T08:18:11.817Z] ---> efee48487e4c [2021-08-10T08:18:11.817Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T08:18:12.416Z] ---> Running in 1383b5eab6e4 [2021-08-10T08:18:12.698Z] Removing intermediate container 62a50c6a3434 [2021-08-10T08:18:12.698Z] ---> 6be64c531474 [2021-08-10T08:18:12.698Z] [2021-08-10T08:18:12.973Z] Successfully built 6be64c531474 [2021-08-10T08:18:12.973Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-10T08:18:15.606Z]  Building security-bootstrapper ... done Removing intermediate container 1383b5eab6e4 [2021-08-10T08:18:15.606Z] ---> e0b22d4c5915 [2021-08-10T08:18:15.606Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-10T08:18:15.606Z] ---> Running in ba874e6ce1bf [2021-08-10T08:18:15.606Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-10T08:18:15.606Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-10T08:18:15.606Z] ---> df445af6242a [2021-08-10T08:18:15.606Z] 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-08-10T08:18:15.886Z] ---> Running in 04778e4c88af [2021-08-10T08:18:16.488Z] Removing intermediate container 04778e4c88af [2021-08-10T08:18:16.488Z] ---> 91f89d0852a4 [2021-08-10T08:18:16.488Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-10T08:18:16.488Z] ---> Running in ab0e1c028dea [2021-08-10T08:18:16.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T08:18:17.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T08:18:17.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T08:18:18.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T08:18:18.312Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-10T08:18:18.312Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-10T08:18:18.589Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-10T08:18:18.589Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-10T08:18:18.589Z] (1/39) Installing readline (8.1.0-r0) [2021-08-10T08:18:18.589Z] (2/39) Installing bash (5.1.0-r0) [2021-08-10T08:18:18.589Z] Executing bash-5.1.0-r0.post-install [2021-08-10T08:18:18.589Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-10T08:18:18.589Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-10T08:18:18.589Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-10T08:18:18.589Z] (6/39) Installing curl (7.78.0-r0) [2021-08-10T08:18:18.589Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-10T08:18:18.589Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-10T08:18:18.589Z] (9/39) Installing expat (2.2.10-r1) [2021-08-10T08:18:18.589Z] (10/39) Installing libffi (3.3-r2) [2021-08-10T08:18:18.589Z] (11/39) Installing gdbm (1.19-r0) [2021-08-10T08:18:18.589Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-10T08:18:18.589Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-10T08:18:18.863Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-10T08:18:18.863Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-10T08:18:18.863Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-10T08:18:18.863Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T08:18:18.863Z] OK: 8 MiB in 20 packages [2021-08-10T08:18:20.854Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-10T08:18:20.854Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-10T08:18:20.854Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-10T08:18:20.854Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-10T08:18:20.854Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-10T08:18:20.854Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-10T08:18:20.854Z] Removing intermediate container ba874e6ce1bf [2021-08-10T08:18:20.854Z] ---> 18d2ce392666 [2021-08-10T08:18:20.854Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T08:18:20.854Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-10T08:18:20.854Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-10T08:18:20.854Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-10T08:18:21.135Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-10T08:18:21.135Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-10T08:18:21.135Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-10T08:18:21.135Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-10T08:18:21.135Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-10T08:18:21.135Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-10T08:18:21.135Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-10T08:18:21.135Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-10T08:18:21.135Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-10T08:18:21.135Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-10T08:18:21.135Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-10T08:18:21.135Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-10T08:18:21.135Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-10T08:18:21.135Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-10T08:18:21.135Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-10T08:18:21.135Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-10T08:18:21.749Z] Executing busybox-1.32.1-r6.trigger [2021-08-10T08:18:21.749Z] OK: 82 MiB in 59 packages [2021-08-10T08:18:21.749Z] ---> b1aac33c6955 [2021-08-10T08:18:21.749Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-10T08:18:23.203Z] ---> f6a36e59d217 [2021-08-10T08:18:23.203Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-10T08:18:24.189Z] ---> 7c877753beb0 [2021-08-10T08:18:24.189Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-10T08:18:24.189Z] ---> Running in 584a2bb63dec [2021-08-10T08:18:24.793Z] Removing intermediate container 584a2bb63dec [2021-08-10T08:18:24.793Z] ---> a5b1282417cf [2021-08-10T08:18:24.793Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T08:18:24.793Z] ---> Running in 0f6d0c1850db [2021-08-10T08:18:25.402Z] Removing intermediate container 0f6d0c1850db [2021-08-10T08:18:25.402Z] ---> 89b3c04982e6 [2021-08-10T08:18:25.402Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T08:18:25.402Z] ---> Running in f70523bddd03 [2021-08-10T08:18:26.012Z] Removing intermediate container f70523bddd03 [2021-08-10T08:18:26.012Z] ---> 4ea0e06ecfe9 [2021-08-10T08:18:26.012Z] Step 23/24 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:18:26.012Z] ---> Running in 716ffdf1267e [2021-08-10T08:18:26.613Z] Removing intermediate container 716ffdf1267e [2021-08-10T08:18:26.613Z] ---> e628868ed81d [2021-08-10T08:18:26.613Z] Step 24/24 : LABEL version=2.0.1-dev.27 [2021-08-10T08:18:26.889Z] ---> Running in cdae1b8b3ecd [2021-08-10T08:18:27.170Z] Removing intermediate container cdae1b8b3ecd [2021-08-10T08:18:27.170Z] ---> 76dbb70024f8 [2021-08-10T08:18:27.170Z] [2021-08-10T08:18:27.446Z] Successfully built 76dbb70024f8 [2021-08-10T08:18:27.446Z] Successfully tagged core-data-arm64:latest [2021-08-10T08:18:28.701Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-08-10T08:18:28.701Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-10T08:18:29.295Z] Collecting docker<4.0,>=3.6.0 [2021-08-10T08:18:29.568Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-10T08:18:29.568Z] 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-08-10T08:18:29.568Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-10T08:18:29.568Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-10T08:18:32.190Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-10T08:18:32.190Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-10T08:18:32.463Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-10T08:18:32.463Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-10T08:18:32.463Z] Collecting texttable<0.10,>=0.9.0 [2021-08-10T08:18:32.739Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-10T08:18:34.718Z] Collecting PyYAML<4,>=3.10 [2021-08-10T08:18:34.718Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-10T08:18:38.111Z] Collecting jsonschema<3,>=2.5.1 [2021-08-10T08:18:38.111Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-10T08:18:38.111Z] Collecting docopt<0.7,>=0.6.1 [2021-08-10T08:18:38.111Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-10T08:18:39.555Z] Collecting cached-property<2,>=1.2.0 [2021-08-10T08:18:39.555Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-10T08:18:40.149Z] Collecting docker-pycreds>=0.4.0 [2021-08-10T08:18:40.149Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-10T08:18:40.421Z] Collecting idna<2.8,>=2.5 [2021-08-10T08:18:40.421Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-10T08:18:41.015Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-10T08:18:41.015Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-10T08:18:41.289Z] Collecting certifi>=2017.4.17 [2021-08-10T08:18:41.289Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-10T08:18:41.561Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-10T08:18:41.561Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-10T08:18:41.835Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-10T08:18:41.835Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-10T08:18:41.835Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-10T08:18:41.835Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-10T08:18:42.433Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-10T08:18:42.433Z] Attempting uninstall: urllib3 [2021-08-10T08:18:42.433Z] Found existing installation: urllib3 1.26.2 [2021-08-10T08:18:42.433Z] Uninstalling urllib3-1.26.2: [2021-08-10T08:18:42.706Z] Successfully uninstalled urllib3-1.26.2 [2021-08-10T08:18:42.979Z] Attempting uninstall: idna [2021-08-10T08:18:42.979Z] Found existing installation: idna 3.1 [2021-08-10T08:18:42.979Z] Uninstalling idna-3.1: [2021-08-10T08:18:43.255Z] Successfully uninstalled idna-3.1 [2021-08-10T08:18:43.855Z] Attempting uninstall: chardet [2021-08-10T08:18:43.855Z] Found existing installation: chardet 4.0.0 [2021-08-10T08:18:43.855Z] Uninstalling chardet-4.0.0: [2021-08-10T08:18:43.855Z] Successfully uninstalled chardet-4.0.0 [2021-08-10T08:18:45.291Z] Attempting uninstall: requests [2021-08-10T08:18:45.291Z] Found existing installation: requests 2.25.1 [2021-08-10T08:18:45.291Z] Uninstalling requests-2.25.1: [2021-08-10T08:18:45.291Z] Successfully uninstalled requests-2.25.1 [2021-08-10T08:18:45.563Z] Running setup.py install for texttable: started [2021-08-10T08:18:47.536Z] Running setup.py install for texttable: finished with status 'done' [2021-08-10T08:18:47.536Z] Running setup.py install for PyYAML: started [2021-08-10T08:18:49.520Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-10T08:18:49.794Z] Running setup.py install for docopt: started [2021-08-10T08:18:51.770Z] Running setup.py install for docopt: finished with status 'done' [2021-08-10T08:18:51.770Z] Running setup.py install for dockerpty: started [2021-08-10T08:18:53.206Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-10T08:18:54.644Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-10T08:19:02.983Z] Removing intermediate container ab0e1c028dea [2021-08-10T08:19:02.983Z] ---> 9b3d350a5836 [2021-08-10T08:19:02.983Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-10T08:19:03.263Z] ---> Running in 1ea9d0d12e90 [2021-08-10T08:19:03.864Z] Removing intermediate container 1ea9d0d12e90 [2021-08-10T08:19:03.864Z] ---> e849d670ad3c [2021-08-10T08:19:03.864Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-10T08:19:03.864Z] ---> Running in 70222df41a94 [2021-08-10T08:19:04.468Z] Removing intermediate container 70222df41a94 [2021-08-10T08:19:04.468Z] ---> 98809c181eae [2021-08-10T08:19:04.468Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-10T08:19:05.450Z] ---> 3259de00685c [2021-08-10T08:19:05.450Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-10T08:19:06.436Z] ---> fe74c0ac6b1e [2021-08-10T08:19:06.436Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-10T08:19:07.031Z] ---> fe1aea3099cb [2021-08-10T08:19:07.031Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-10T08:19:07.305Z] ---> Running in aa6d44025a74 [2021-08-10T08:19:07.904Z] Removing intermediate container aa6d44025a74 [2021-08-10T08:19:07.904Z] ---> 8e112b962cd1 [2021-08-10T08:19:07.904Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T08:19:07.904Z] ---> Running in 0321ffea948d [2021-08-10T08:19:08.508Z] Removing intermediate container 0321ffea948d [2021-08-10T08:19:08.509Z] ---> fbf313b4c863 [2021-08-10T08:19:08.509Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T08:19:08.509Z] ---> Running in 2cc1c05c5450 [2021-08-10T08:19:09.112Z] Removing intermediate container 2cc1c05c5450 [2021-08-10T08:19:09.112Z] ---> 74b0b6e5b1f8 [2021-08-10T08:19:09.112Z] Step 23/24 : LABEL git_sha=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:09.112Z] ---> Running in 50aae5726072 [2021-08-10T08:19:09.720Z] Removing intermediate container 50aae5726072 [2021-08-10T08:19:09.720Z] ---> 02098577afca [2021-08-10T08:19:09.720Z] Step 24/24 : LABEL version=2.0.1-dev.27 [2021-08-10T08:19:09.720Z] ---> Running in 015aa68eca27 [2021-08-10T08:19:10.321Z] Removing intermediate container 015aa68eca27 [2021-08-10T08:19:10.321Z] ---> 87b10c5a869d [2021-08-10T08:19:10.321Z] [2021-08-10T08:19:10.599Z] Successfully built 87b10c5a869d [2021-08-10T08:19:10.599Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-10T08:19:11.212Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-10T08:19:11.205Z] $ docker stop --time=1 e5270e3d3a84f38ceb045306d5b0bbe698679fdee92d29df8a9e4bbce033200e [2021-08-10T08:19:13.045Z] $ docker rm -f e5270e3d3a84f38ceb045306d5b0bbe698679fdee92d29df8a9e4bbce033200e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-10T08:19:13.672Z] + docker images [2021-08-10T08:19:13.944Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-10T08:19:13.944Z] sys-mgmt-agent-arm64 latest 87b10c5a869d 3 seconds ago 311MB [2021-08-10T08:19:13.944Z] core-data-arm64 latest 76dbb70024f8 46 seconds ago 19.3MB [2021-08-10T08:19:13.944Z] security-bootstrapper-arm64 latest 6be64c531474 About a minute ago 17.7MB [2021-08-10T08:19:13.944Z] 32f01987d9c3 About a minute ago 1.45GB [2021-08-10T08:19:13.944Z] ccda69f26fe8 About a minute ago 1.45GB [2021-08-10T08:19:13.944Z] core-command-arm64 latest 3066b14dfe4d About a minute ago 15.1MB [2021-08-10T08:19:13.944Z] cd928db97842 About a minute ago 1.45GB [2021-08-10T08:19:13.944Z] 994d55dd88ea About a minute ago 1.44GB [2021-08-10T08:19:13.944Z] security-secretstore-setup-arm64 latest 815ba1fe3547 3 minutes ago 27.4MB [2021-08-10T08:19:13.944Z] core-metadata-arm64 latest 38566037cd0b 3 minutes ago 15.8MB [2021-08-10T08:19:13.944Z] support-scheduler-arm64 latest f482c01af777 3 minutes ago 15.2MB [2021-08-10T08:19:13.944Z] support-notifications-arm64 latest 5576a3001c74 3 minutes ago 15.9MB [2021-08-10T08:19:13.944Z] security-proxy-setup-arm64 latest 8a0a0335bd5b 3 minutes ago 24.5MB [2021-08-10T08:19:13.944Z] 15175682fdfe 4 minutes ago 1.45GB [2021-08-10T08:19:13.944Z] 99f0a2cf8ed2 4 minutes ago 1.45GB [2021-08-10T08:19:13.944Z] 777d757c60e7 4 minutes ago 1.45GB [2021-08-10T08:19:13.944Z] c12f73847a44 4 minutes ago 1.45GB [2021-08-10T08:19:13.944Z] 8d40bbacb517 4 minutes ago 1.45GB [2021-08-10T08:19:13.944Z] ci-base-image-arm64 latest 081d4308ce52 8 minutes ago 1.23GB [2021-08-10T08:19:13.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 days ago 533MB [2021-08-10T08:19:13.944Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-10T08:19:13.944Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-10T08:19:13.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-08-10T08:19:14.107Z] provisioning config files... [2021-08-10T08:19:14.130Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/30@tmp/config9069899556093500002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:19:14.499Z] ---> docker-login.sh [2021-08-10T08:19:14.499Z] nexus3.edgexfoundry.org:10001 [2021-08-10T08:19:14.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:19:15.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:19:15.043Z] Configure a credential helper to remove this warning. See [2021-08-10T08:19:15.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:19:15.043Z] [2021-08-10T08:19:15.043Z] Login Succeeded [2021-08-10T08:19:15.043Z] nexus3.edgexfoundry.org:10002 [2021-08-10T08:19:15.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:19:15.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:19:15.591Z] Configure a credential helper to remove this warning. See [2021-08-10T08:19:15.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:19:15.591Z] [2021-08-10T08:19:15.591Z] Login Succeeded [2021-08-10T08:19:15.591Z] nexus3.edgexfoundry.org:10003 [2021-08-10T08:19:15.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:19:16.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:19:16.143Z] Configure a credential helper to remove this warning. See [2021-08-10T08:19:16.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:19:16.143Z] [2021-08-10T08:19:16.143Z] Login Succeeded [2021-08-10T08:19:16.143Z] nexus3.edgexfoundry.org:10004 [2021-08-10T08:19:16.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:19:16.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:19:16.737Z] Configure a credential helper to remove this warning. See [2021-08-10T08:19:16.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:19:16.737Z] [2021-08-10T08:19:16.737Z] Login Succeeded [2021-08-10T08:19:16.737Z] docker.io [2021-08-10T08:19:17.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T08:19:17.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T08:19:17.602Z] Configure a credential helper to remove this warning. See [2021-08-10T08:19:17.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T08:19:17.602Z] [2021-08-10T08:19:17.602Z] Login Succeeded [2021-08-10T08:19:17.602Z] ---> docker-login.sh ends [Pipeline] } [2021-08-10T08:19:17.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:19:17.689Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-10T08:19:17.689Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:17.689Z] latest [2021-08-10T08:19:17.689Z] 2.0.1-dev.27 [2021-08-10T08:19:17.689Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:17.689Z] main [2021-08-10T08:19:17.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:18.065Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:18.403Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:18.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-10T08:19:18.403Z] e40fe4f37944: Preparing [2021-08-10T08:19:18.403Z] 4a4003fde326: Preparing [2021-08-10T08:19:18.403Z] 18ee41da9532: Preparing [2021-08-10T08:19:18.403Z] da8fa3f11feb: Preparing [2021-08-10T08:19:18.403Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:18.678Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:18.678Z] e40fe4f37944: Pushed [2021-08-10T08:19:18.678Z] da8fa3f11feb: Pushed [2021-08-10T08:19:18.678Z] 18ee41da9532: Pushed [2021-08-10T08:19:21.295Z] 4a4003fde326: Pushed [2021-08-10T08:19:21.566Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:2120f9da25d3eb8539adf9ee509edf8f89d5a73595c4c69d79c4442650164d4a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:21.909Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:22.250Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-10T08:19:22.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-10T08:19:22.250Z] e40fe4f37944: Preparing [2021-08-10T08:19:22.250Z] 4a4003fde326: Preparing [2021-08-10T08:19:22.250Z] 18ee41da9532: Preparing [2021-08-10T08:19:22.250Z] da8fa3f11feb: Preparing [2021-08-10T08:19:22.250Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:22.250Z] 4a4003fde326: Layer already exists [2021-08-10T08:19:22.250Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:22.250Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:22.250Z] e40fe4f37944: Layer already exists [2021-08-10T08:19:22.250Z] da8fa3f11feb: Layer already exists [2021-08-10T08:19:22.522Z] latest: digest: sha256:2120f9da25d3eb8539adf9ee509edf8f89d5a73595c4c69d79c4442650164d4a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:22.876Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:23.213Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.27 [2021-08-10T08:19:23.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-10T08:19:23.213Z] e40fe4f37944: Preparing [2021-08-10T08:19:23.213Z] 4a4003fde326: Preparing [2021-08-10T08:19:23.213Z] 18ee41da9532: Preparing [2021-08-10T08:19:23.213Z] da8fa3f11feb: Preparing [2021-08-10T08:19:23.213Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:23.485Z] 4a4003fde326: Layer already exists [2021-08-10T08:19:23.485Z] da8fa3f11feb: Layer already exists [2021-08-10T08:19:23.485Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:23.485Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:23.485Z] e40fe4f37944: Layer already exists [2021-08-10T08:19:23.485Z] 2.0.1-dev.27: digest: sha256:2120f9da25d3eb8539adf9ee509edf8f89d5a73595c4c69d79c4442650164d4a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:23.832Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:24.181Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:24.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-10T08:19:24.181Z] e40fe4f37944: Preparing [2021-08-10T08:19:24.181Z] 4a4003fde326: Preparing [2021-08-10T08:19:24.181Z] 18ee41da9532: Preparing [2021-08-10T08:19:24.181Z] da8fa3f11feb: Preparing [2021-08-10T08:19:24.181Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:24.181Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:24.181Z] da8fa3f11feb: Layer already exists [2021-08-10T08:19:24.181Z] e40fe4f37944: Layer already exists [2021-08-10T08:19:24.181Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:24.181Z] 4a4003fde326: Layer already exists [2021-08-10T08:19:24.450Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:2120f9da25d3eb8539adf9ee509edf8f89d5a73595c4c69d79c4442650164d4a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:24.784Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:25.116Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-10T08:19:25.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-10T08:19:25.116Z] e40fe4f37944: Preparing [2021-08-10T08:19:25.116Z] 4a4003fde326: Preparing [2021-08-10T08:19:25.116Z] 18ee41da9532: Preparing [2021-08-10T08:19:25.116Z] da8fa3f11feb: Preparing [2021-08-10T08:19:25.116Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:25.116Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:25.116Z] 4a4003fde326: Layer already exists [2021-08-10T08:19:25.116Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:25.116Z] da8fa3f11feb: Layer already exists [2021-08-10T08:19:25.116Z] e40fe4f37944: Layer already exists [2021-08-10T08:19:25.387Z] main: digest: sha256:2120f9da25d3eb8539adf9ee509edf8f89d5a73595c4c69d79c4442650164d4a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:19:25.449Z] ===================================================== [Pipeline] echo [2021-08-10T08:19:25.464Z] taggedImages: [2021-08-10T08:19:25.464Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:25.464Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-10T08:19:25.464Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.27 [2021-08-10T08:19:25.465Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:25.465Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-10T08:19:25.494Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-10T08:19:25.494Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:25.494Z] latest [2021-08-10T08:19:25.494Z] 2.0.1-dev.27 [2021-08-10T08:19:25.494Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:25.494Z] main [2021-08-10T08:19:25.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:25.869Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:26.217Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:26.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-10T08:19:26.217Z] d848a18a9667: Preparing [2021-08-10T08:19:26.217Z] f44fc817a93c: Preparing [2021-08-10T08:19:26.217Z] 18ee41da9532: Preparing [2021-08-10T08:19:26.217Z] 7daea9824812: Preparing [2021-08-10T08:19:26.217Z] d5ff12d0ab33: Preparing [2021-08-10T08:19:26.217Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:26.217Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:26.488Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:26.488Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:26.488Z] d848a18a9667: Pushed [2021-08-10T08:19:26.488Z] d5ff12d0ab33: Pushed [2021-08-10T08:19:27.463Z] 7daea9824812: Pushed [2021-08-10T08:19:29.435Z] f44fc817a93c: Pushed [2021-08-10T08:19:29.704Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:746d2008dd1cfec76127c51fc0451e65ce27dafddc2ec5d4748efa934426e9d7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:30.049Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:30.387Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-10T08:19:30.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-10T08:19:30.387Z] d848a18a9667: Preparing [2021-08-10T08:19:30.387Z] f44fc817a93c: Preparing [2021-08-10T08:19:30.387Z] 18ee41da9532: Preparing [2021-08-10T08:19:30.387Z] 7daea9824812: Preparing [2021-08-10T08:19:30.387Z] d5ff12d0ab33: Preparing [2021-08-10T08:19:30.387Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:30.387Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:30.387Z] d848a18a9667: Layer already exists [2021-08-10T08:19:30.387Z] f44fc817a93c: Layer already exists [2021-08-10T08:19:30.387Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:30.387Z] 7daea9824812: Layer already exists [2021-08-10T08:19:30.387Z] d5ff12d0ab33: Layer already exists [2021-08-10T08:19:30.387Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:30.659Z] latest: digest: sha256:746d2008dd1cfec76127c51fc0451e65ce27dafddc2ec5d4748efa934426e9d7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:31.005Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:31.356Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.27 [2021-08-10T08:19:31.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-10T08:19:31.356Z] d848a18a9667: Preparing [2021-08-10T08:19:31.356Z] f44fc817a93c: Preparing [2021-08-10T08:19:31.356Z] 18ee41da9532: Preparing [2021-08-10T08:19:31.356Z] 7daea9824812: Preparing [2021-08-10T08:19:31.356Z] d5ff12d0ab33: Preparing [2021-08-10T08:19:31.356Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:31.356Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:31.356Z] d5ff12d0ab33: Layer already exists [2021-08-10T08:19:31.356Z] 7daea9824812: Layer already exists [2021-08-10T08:19:31.356Z] d848a18a9667: Layer already exists [2021-08-10T08:19:31.636Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:31.636Z] f44fc817a93c: Layer already exists [2021-08-10T08:19:31.636Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:31.636Z] 2.0.1-dev.27: digest: sha256:746d2008dd1cfec76127c51fc0451e65ce27dafddc2ec5d4748efa934426e9d7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:32.016Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:32.380Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:32.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-10T08:19:32.380Z] d848a18a9667: Preparing [2021-08-10T08:19:32.380Z] f44fc817a93c: Preparing [2021-08-10T08:19:32.380Z] 18ee41da9532: Preparing [2021-08-10T08:19:32.380Z] 7daea9824812: Preparing [2021-08-10T08:19:32.380Z] d5ff12d0ab33: Preparing [2021-08-10T08:19:32.380Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:32.380Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:32.380Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:32.380Z] d848a18a9667: Layer already exists [2021-08-10T08:19:32.380Z] f44fc817a93c: Layer already exists [2021-08-10T08:19:32.380Z] d5ff12d0ab33: Layer already exists [2021-08-10T08:19:32.653Z] 7daea9824812: Layer already exists [2021-08-10T08:19:32.653Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:32.653Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:746d2008dd1cfec76127c51fc0451e65ce27dafddc2ec5d4748efa934426e9d7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:33.013Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:33.353Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-10T08:19:33.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-10T08:19:33.354Z] d848a18a9667: Preparing [2021-08-10T08:19:33.354Z] f44fc817a93c: Preparing [2021-08-10T08:19:33.354Z] 18ee41da9532: Preparing [2021-08-10T08:19:33.354Z] 7daea9824812: Preparing [2021-08-10T08:19:33.354Z] d5ff12d0ab33: Preparing [2021-08-10T08:19:33.354Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:33.354Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:33.354Z] d5ff12d0ab33: Layer already exists [2021-08-10T08:19:33.354Z] d848a18a9667: Layer already exists [2021-08-10T08:19:33.354Z] 7daea9824812: Layer already exists [2021-08-10T08:19:33.354Z] f44fc817a93c: Layer already exists [2021-08-10T08:19:33.354Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:33.354Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:33.625Z] main: digest: sha256:746d2008dd1cfec76127c51fc0451e65ce27dafddc2ec5d4748efa934426e9d7 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:19:33.705Z] ===================================================== [Pipeline] echo [2021-08-10T08:19:33.719Z] taggedImages: [2021-08-10T08:19:33.719Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:33.719Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-10T08:19:33.719Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.27 [2021-08-10T08:19:33.719Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:33.719Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-10T08:19:33.754Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-10T08:19:33.754Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:33.754Z] latest [2021-08-10T08:19:33.754Z] 2.0.1-dev.27 [2021-08-10T08:19:33.754Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:33.754Z] main [2021-08-10T08:19:33.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:34.165Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:34.506Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:34.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-10T08:19:34.506Z] 31e1e4a7d830: Preparing [2021-08-10T08:19:34.506Z] 85fae0944e4e: Preparing [2021-08-10T08:19:34.506Z] 18ee41da9532: Preparing [2021-08-10T08:19:34.506Z] da8fa3f11feb: Preparing [2021-08-10T08:19:34.506Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:34.506Z] da8fa3f11feb: Layer already exists [2021-08-10T08:19:34.778Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:34.778Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:34.778Z] 31e1e4a7d830: Pushed [2021-08-10T08:19:37.398Z] 85fae0944e4e: Pushed [2021-08-10T08:19:37.672Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:8678da43c1bb97316eeb0c264848d337d009f7f5d6b4725ac351816afec56e4b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:38.019Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:38.362Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-10T08:19:38.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-10T08:19:38.363Z] 31e1e4a7d830: Preparing [2021-08-10T08:19:38.363Z] 85fae0944e4e: Preparing [2021-08-10T08:19:38.363Z] 18ee41da9532: Preparing [2021-08-10T08:19:38.363Z] da8fa3f11feb: Preparing [2021-08-10T08:19:38.363Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:38.363Z] da8fa3f11feb: Layer already exists [2021-08-10T08:19:38.363Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:38.363Z] 85fae0944e4e: Layer already exists [2021-08-10T08:19:38.363Z] 31e1e4a7d830: Layer already exists [2021-08-10T08:19:38.363Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:38.636Z] latest: digest: sha256:8678da43c1bb97316eeb0c264848d337d009f7f5d6b4725ac351816afec56e4b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:38.981Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:39.315Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.27 [2021-08-10T08:19:39.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-10T08:19:39.315Z] 31e1e4a7d830: Preparing [2021-08-10T08:19:39.315Z] 85fae0944e4e: Preparing [2021-08-10T08:19:39.315Z] 18ee41da9532: Preparing [2021-08-10T08:19:39.315Z] da8fa3f11feb: Preparing [2021-08-10T08:19:39.315Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:39.315Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:39.315Z] da8fa3f11feb: Layer already exists [2021-08-10T08:19:39.315Z] 85fae0944e4e: Layer already exists [2021-08-10T08:19:39.315Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:39.315Z] 31e1e4a7d830: Layer already exists [2021-08-10T08:19:39.586Z] 2.0.1-dev.27: digest: sha256:8678da43c1bb97316eeb0c264848d337d009f7f5d6b4725ac351816afec56e4b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:39.932Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:40.278Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:40.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-10T08:19:40.278Z] 31e1e4a7d830: Preparing [2021-08-10T08:19:40.278Z] 85fae0944e4e: Preparing [2021-08-10T08:19:40.278Z] 18ee41da9532: Preparing [2021-08-10T08:19:40.278Z] da8fa3f11feb: Preparing [2021-08-10T08:19:40.278Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:40.278Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:40.278Z] da8fa3f11feb: Layer already exists [2021-08-10T08:19:40.278Z] 31e1e4a7d830: Layer already exists [2021-08-10T08:19:40.278Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:40.278Z] 85fae0944e4e: Layer already exists [2021-08-10T08:19:40.553Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:8678da43c1bb97316eeb0c264848d337d009f7f5d6b4725ac351816afec56e4b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:40.896Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:41.238Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-10T08:19:41.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-10T08:19:41.238Z] 31e1e4a7d830: Preparing [2021-08-10T08:19:41.238Z] 85fae0944e4e: Preparing [2021-08-10T08:19:41.238Z] 18ee41da9532: Preparing [2021-08-10T08:19:41.238Z] da8fa3f11feb: Preparing [2021-08-10T08:19:41.238Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:41.238Z] 31e1e4a7d830: Layer already exists [2021-08-10T08:19:41.238Z] da8fa3f11feb: Layer already exists [2021-08-10T08:19:41.238Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:41.238Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:41.238Z] 85fae0944e4e: Layer already exists [2021-08-10T08:19:41.514Z] main: digest: sha256:8678da43c1bb97316eeb0c264848d337d009f7f5d6b4725ac351816afec56e4b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:19:41.575Z] ===================================================== [Pipeline] echo [2021-08-10T08:19:41.594Z] taggedImages: [2021-08-10T08:19:41.594Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:41.594Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-10T08:19:41.594Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.27 [2021-08-10T08:19:41.594Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:41.594Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-10T08:19:41.624Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-10T08:19:41.624Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:41.624Z] latest [2021-08-10T08:19:41.624Z] 2.0.1-dev.27 [2021-08-10T08:19:41.624Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:41.624Z] main [2021-08-10T08:19:41.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:42.004Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:42.352Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:42.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-10T08:19:42.352Z] d48c9bcc8419: Preparing [2021-08-10T08:19:42.352Z] d48c9bcc8419: Preparing [2021-08-10T08:19:42.352Z] a8833e19bad7: Preparing [2021-08-10T08:19:42.352Z] e75cc110e74c: Preparing [2021-08-10T08:19:42.352Z] 4fcbb012d199: Preparing [2021-08-10T08:19:42.352Z] 7162a6924ac6: Preparing [2021-08-10T08:19:42.352Z] 18ee41da9532: Preparing [2021-08-10T08:19:42.352Z] 2bfef77d3484: Preparing [2021-08-10T08:19:42.352Z] 19878c644b70: Preparing [2021-08-10T08:19:42.352Z] 94cd98659819: Preparing [2021-08-10T08:19:42.352Z] 31aeeae1e049: Preparing [2021-08-10T08:19:42.352Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:42.352Z] 18ee41da9532: Waiting [2021-08-10T08:19:42.352Z] 2bfef77d3484: Waiting [2021-08-10T08:19:42.352Z] 31aeeae1e049: Waiting [2021-08-10T08:19:42.352Z] 19878c644b70: Waiting [2021-08-10T08:19:42.352Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:42.352Z] 94cd98659819: Waiting [2021-08-10T08:19:42.625Z] d48c9bcc8419: Pushed [2021-08-10T08:19:42.625Z] 4fcbb012d199: Pushed [2021-08-10T08:19:42.625Z] e75cc110e74c: Pushed [2021-08-10T08:19:42.625Z] a8833e19bad7: Pushed [2021-08-10T08:19:42.901Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:43.172Z] 2bfef77d3484: Pushed [2021-08-10T08:19:43.172Z] 19878c644b70: Pushed [2021-08-10T08:19:43.172Z] 94cd98659819: Pushed [2021-08-10T08:19:43.172Z] 31aeeae1e049: Pushed [2021-08-10T08:19:43.172Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:45.775Z] 7162a6924ac6: Pushed [2021-08-10T08:19:46.060Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:a450991547acaf1a47051920e94e4e8ed19c9cbd253212e8f242fcad2341ce6d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:46.396Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:46.729Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-10T08:19:46.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-10T08:19:46.729Z] d48c9bcc8419: Preparing [2021-08-10T08:19:46.729Z] d48c9bcc8419: Preparing [2021-08-10T08:19:46.729Z] a8833e19bad7: Preparing [2021-08-10T08:19:46.729Z] e75cc110e74c: Preparing [2021-08-10T08:19:46.729Z] 4fcbb012d199: Preparing [2021-08-10T08:19:46.729Z] 7162a6924ac6: Preparing [2021-08-10T08:19:46.729Z] 18ee41da9532: Preparing [2021-08-10T08:19:46.729Z] 2bfef77d3484: Preparing [2021-08-10T08:19:46.729Z] 19878c644b70: Preparing [2021-08-10T08:19:46.729Z] 94cd98659819: Preparing [2021-08-10T08:19:46.729Z] 31aeeae1e049: Preparing [2021-08-10T08:19:46.729Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:46.729Z] 18ee41da9532: Waiting [2021-08-10T08:19:46.729Z] 2bfef77d3484: Waiting [2021-08-10T08:19:46.729Z] 94cd98659819: Waiting [2021-08-10T08:19:46.729Z] 31aeeae1e049: Waiting [2021-08-10T08:19:46.729Z] 19878c644b70: Waiting [2021-08-10T08:19:46.729Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:47.001Z] d48c9bcc8419: Layer already exists [2021-08-10T08:19:47.001Z] 4fcbb012d199: Layer already exists [2021-08-10T08:19:47.001Z] a8833e19bad7: Layer already exists [2021-08-10T08:19:47.001Z] 7162a6924ac6: Layer already exists [2021-08-10T08:19:47.001Z] e75cc110e74c: Layer already exists [2021-08-10T08:19:47.001Z] 2bfef77d3484: Layer already exists [2021-08-10T08:19:47.001Z] 19878c644b70: Layer already exists [2021-08-10T08:19:47.001Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:47.001Z] 31aeeae1e049: Layer already exists [2021-08-10T08:19:47.001Z] 94cd98659819: Layer already exists [2021-08-10T08:19:47.001Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:47.001Z] latest: digest: sha256:a450991547acaf1a47051920e94e4e8ed19c9cbd253212e8f242fcad2341ce6d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:47.342Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:47.683Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.27 [2021-08-10T08:19:47.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-10T08:19:47.683Z] d48c9bcc8419: Preparing [2021-08-10T08:19:47.683Z] d48c9bcc8419: Preparing [2021-08-10T08:19:47.683Z] a8833e19bad7: Preparing [2021-08-10T08:19:47.683Z] e75cc110e74c: Preparing [2021-08-10T08:19:47.683Z] 4fcbb012d199: Preparing [2021-08-10T08:19:47.683Z] 7162a6924ac6: Preparing [2021-08-10T08:19:47.683Z] 18ee41da9532: Preparing [2021-08-10T08:19:47.683Z] 2bfef77d3484: Preparing [2021-08-10T08:19:47.683Z] 19878c644b70: Preparing [2021-08-10T08:19:47.683Z] 94cd98659819: Preparing [2021-08-10T08:19:47.683Z] 31aeeae1e049: Preparing [2021-08-10T08:19:47.683Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:47.683Z] 19878c644b70: Waiting [2021-08-10T08:19:47.683Z] 94cd98659819: Waiting [2021-08-10T08:19:47.683Z] 18ee41da9532: Waiting [2021-08-10T08:19:47.683Z] 31aeeae1e049: Waiting [2021-08-10T08:19:47.683Z] 2bfef77d3484: Waiting [2021-08-10T08:19:47.683Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:47.955Z] a8833e19bad7: Layer already exists [2021-08-10T08:19:47.955Z] 7162a6924ac6: Layer already exists [2021-08-10T08:19:47.955Z] d48c9bcc8419: Layer already exists [2021-08-10T08:19:47.955Z] e75cc110e74c: Layer already exists [2021-08-10T08:19:47.955Z] 4fcbb012d199: Layer already exists [2021-08-10T08:19:47.955Z] 2bfef77d3484: Layer already exists [2021-08-10T08:19:47.955Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:47.955Z] 94cd98659819: Layer already exists [2021-08-10T08:19:47.955Z] 19878c644b70: Layer already exists [2021-08-10T08:19:47.955Z] 31aeeae1e049: Layer already exists [2021-08-10T08:19:47.955Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:47.955Z] 2.0.1-dev.27: digest: sha256:a450991547acaf1a47051920e94e4e8ed19c9cbd253212e8f242fcad2341ce6d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:48.291Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:48.631Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:48.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-10T08:19:48.631Z] d48c9bcc8419: Preparing [2021-08-10T08:19:48.631Z] d48c9bcc8419: Preparing [2021-08-10T08:19:48.631Z] a8833e19bad7: Preparing [2021-08-10T08:19:48.631Z] e75cc110e74c: Preparing [2021-08-10T08:19:48.631Z] 4fcbb012d199: Preparing [2021-08-10T08:19:48.631Z] 7162a6924ac6: Preparing [2021-08-10T08:19:48.631Z] 18ee41da9532: Preparing [2021-08-10T08:19:48.631Z] 2bfef77d3484: Preparing [2021-08-10T08:19:48.631Z] 19878c644b70: Preparing [2021-08-10T08:19:48.631Z] 94cd98659819: Preparing [2021-08-10T08:19:48.631Z] 31aeeae1e049: Preparing [2021-08-10T08:19:48.631Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:48.631Z] 19878c644b70: Waiting [2021-08-10T08:19:48.631Z] 18ee41da9532: Waiting [2021-08-10T08:19:48.631Z] 94cd98659819: Waiting [2021-08-10T08:19:48.631Z] 2bfef77d3484: Waiting [2021-08-10T08:19:48.631Z] 31aeeae1e049: Waiting [2021-08-10T08:19:48.631Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:48.631Z] d48c9bcc8419: Layer already exists [2021-08-10T08:19:48.631Z] 7162a6924ac6: Layer already exists [2021-08-10T08:19:48.631Z] e75cc110e74c: Layer already exists [2021-08-10T08:19:48.907Z] 4fcbb012d199: Layer already exists [2021-08-10T08:19:48.907Z] a8833e19bad7: Layer already exists [2021-08-10T08:19:48.907Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:48.907Z] 2bfef77d3484: Layer already exists [2021-08-10T08:19:48.907Z] 19878c644b70: Layer already exists [2021-08-10T08:19:48.907Z] 31aeeae1e049: Layer already exists [2021-08-10T08:19:48.907Z] 94cd98659819: Layer already exists [2021-08-10T08:19:48.907Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:48.907Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:a450991547acaf1a47051920e94e4e8ed19c9cbd253212e8f242fcad2341ce6d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:49.254Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:49.601Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-10T08:19:49.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-10T08:19:49.601Z] d48c9bcc8419: Preparing [2021-08-10T08:19:49.601Z] d48c9bcc8419: Preparing [2021-08-10T08:19:49.601Z] a8833e19bad7: Preparing [2021-08-10T08:19:49.601Z] e75cc110e74c: Preparing [2021-08-10T08:19:49.601Z] 4fcbb012d199: Preparing [2021-08-10T08:19:49.601Z] 7162a6924ac6: Preparing [2021-08-10T08:19:49.601Z] 18ee41da9532: Preparing [2021-08-10T08:19:49.601Z] 2bfef77d3484: Preparing [2021-08-10T08:19:49.601Z] 19878c644b70: Preparing [2021-08-10T08:19:49.601Z] 94cd98659819: Preparing [2021-08-10T08:19:49.601Z] 31aeeae1e049: Preparing [2021-08-10T08:19:49.601Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:49.601Z] 19878c644b70: Waiting [2021-08-10T08:19:49.601Z] 31aeeae1e049: Waiting [2021-08-10T08:19:49.601Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:49.601Z] 94cd98659819: Waiting [2021-08-10T08:19:49.601Z] 18ee41da9532: Waiting [2021-08-10T08:19:49.601Z] 2bfef77d3484: Waiting [2021-08-10T08:19:49.601Z] a8833e19bad7: Layer already exists [2021-08-10T08:19:49.601Z] 7162a6924ac6: Layer already exists [2021-08-10T08:19:49.601Z] d48c9bcc8419: Layer already exists [2021-08-10T08:19:49.873Z] 4fcbb012d199: Layer already exists [2021-08-10T08:19:49.873Z] e75cc110e74c: Layer already exists [2021-08-10T08:19:49.873Z] 18ee41da9532: Layer already exists [2021-08-10T08:19:49.873Z] 2bfef77d3484: Layer already exists [2021-08-10T08:19:49.873Z] 19878c644b70: Layer already exists [2021-08-10T08:19:49.873Z] 31aeeae1e049: Layer already exists [2021-08-10T08:19:49.873Z] 94cd98659819: Layer already exists [2021-08-10T08:19:49.874Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:49.874Z] main: digest: sha256:a450991547acaf1a47051920e94e4e8ed19c9cbd253212e8f242fcad2341ce6d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:19:49.935Z] ===================================================== [Pipeline] echo [2021-08-10T08:19:49.949Z] taggedImages: [2021-08-10T08:19:49.949Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:49.949Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-10T08:19:49.949Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.27 [2021-08-10T08:19:49.949Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:49.949Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-10T08:19:49.982Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-10T08:19:49.982Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:49.982Z] latest [2021-08-10T08:19:49.982Z] 2.0.1-dev.27 [2021-08-10T08:19:49.982Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:49.982Z] main [2021-08-10T08:19:49.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:50.371Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:50.712Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:50.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-10T08:19:50.712Z] 5e0f1fcfd6ee: Preparing [2021-08-10T08:19:50.712Z] 109b9e683a8a: Preparing [2021-08-10T08:19:50.712Z] 2983d6ee3737: Preparing [2021-08-10T08:19:50.712Z] f1ad0c73b916: Preparing [2021-08-10T08:19:50.712Z] 6a64dee1eda7: Preparing [2021-08-10T08:19:50.712Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:50.712Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:51.000Z] f1ad0c73b916: Pushed [2021-08-10T08:19:51.000Z] 2983d6ee3737: Pushed [2021-08-10T08:19:51.272Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:51.543Z] 6a64dee1eda7: Pushed [2021-08-10T08:19:53.524Z] 109b9e683a8a: Pushed [2021-08-10T08:19:53.524Z] 5e0f1fcfd6ee: Pushed [2021-08-10T08:19:53.524Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:08b633225d817772394740a4ea97b01b18dd1e6f4e69c8f4732eb03131dc8ec3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:53.873Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:54.215Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-10T08:19:54.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-10T08:19:54.215Z] 5e0f1fcfd6ee: Preparing [2021-08-10T08:19:54.215Z] 109b9e683a8a: Preparing [2021-08-10T08:19:54.215Z] 2983d6ee3737: Preparing [2021-08-10T08:19:54.215Z] f1ad0c73b916: Preparing [2021-08-10T08:19:54.215Z] 6a64dee1eda7: Preparing [2021-08-10T08:19:54.215Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:54.215Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:54.215Z] 5e0f1fcfd6ee: Layer already exists [2021-08-10T08:19:54.215Z] 2983d6ee3737: Layer already exists [2021-08-10T08:19:54.216Z] 109b9e683a8a: Layer already exists [2021-08-10T08:19:54.216Z] f1ad0c73b916: Layer already exists [2021-08-10T08:19:54.504Z] 6a64dee1eda7: Layer already exists [2021-08-10T08:19:54.504Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:54.504Z] latest: digest: sha256:08b633225d817772394740a4ea97b01b18dd1e6f4e69c8f4732eb03131dc8ec3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:54.848Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:55.205Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.27 [2021-08-10T08:19:55.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-10T08:19:55.205Z] 5e0f1fcfd6ee: Preparing [2021-08-10T08:19:55.205Z] 109b9e683a8a: Preparing [2021-08-10T08:19:55.205Z] 2983d6ee3737: Preparing [2021-08-10T08:19:55.205Z] f1ad0c73b916: Preparing [2021-08-10T08:19:55.205Z] 6a64dee1eda7: Preparing [2021-08-10T08:19:55.205Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:55.205Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:55.205Z] f1ad0c73b916: Layer already exists [2021-08-10T08:19:55.205Z] 2983d6ee3737: Layer already exists [2021-08-10T08:19:55.481Z] 5e0f1fcfd6ee: Layer already exists [2021-08-10T08:19:55.481Z] 6a64dee1eda7: Layer already exists [2021-08-10T08:19:55.481Z] 109b9e683a8a: Layer already exists [2021-08-10T08:19:55.481Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:55.481Z] 2.0.1-dev.27: digest: sha256:08b633225d817772394740a4ea97b01b18dd1e6f4e69c8f4732eb03131dc8ec3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:55.831Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:56.172Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:56.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-10T08:19:56.172Z] 5e0f1fcfd6ee: Preparing [2021-08-10T08:19:56.172Z] 109b9e683a8a: Preparing [2021-08-10T08:19:56.172Z] 2983d6ee3737: Preparing [2021-08-10T08:19:56.172Z] f1ad0c73b916: Preparing [2021-08-10T08:19:56.172Z] 6a64dee1eda7: Preparing [2021-08-10T08:19:56.172Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:56.172Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:56.442Z] 6a64dee1eda7: Layer already exists [2021-08-10T08:19:56.442Z] f1ad0c73b916: Layer already exists [2021-08-10T08:19:56.442Z] 5e0f1fcfd6ee: Layer already exists [2021-08-10T08:19:56.442Z] 2983d6ee3737: Layer already exists [2021-08-10T08:19:56.442Z] 109b9e683a8a: Layer already exists [2021-08-10T08:19:56.442Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:56.442Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:08b633225d817772394740a4ea97b01b18dd1e6f4e69c8f4732eb03131dc8ec3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:56.779Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:57.115Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-10T08:19:57.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-10T08:19:57.115Z] 5e0f1fcfd6ee: Preparing [2021-08-10T08:19:57.115Z] 109b9e683a8a: Preparing [2021-08-10T08:19:57.115Z] 2983d6ee3737: Preparing [2021-08-10T08:19:57.115Z] f1ad0c73b916: Preparing [2021-08-10T08:19:57.115Z] 6a64dee1eda7: Preparing [2021-08-10T08:19:57.115Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:57.115Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:57.387Z] 5e0f1fcfd6ee: Layer already exists [2021-08-10T08:19:57.387Z] 109b9e683a8a: Layer already exists [2021-08-10T08:19:57.387Z] 6a64dee1eda7: Layer already exists [2021-08-10T08:19:57.387Z] 2983d6ee3737: Layer already exists [2021-08-10T08:19:57.387Z] f1ad0c73b916: Layer already exists [2021-08-10T08:19:57.387Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:57.387Z] main: digest: sha256:08b633225d817772394740a4ea97b01b18dd1e6f4e69c8f4732eb03131dc8ec3 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:19:57.447Z] ===================================================== [Pipeline] echo [2021-08-10T08:19:57.461Z] taggedImages: [2021-08-10T08:19:57.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:57.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-10T08:19:57.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.27 [2021-08-10T08:19:57.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:57.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-10T08:19:57.490Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-10T08:19:57.490Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:57.490Z] latest [2021-08-10T08:19:57.490Z] 2.0.1-dev.27 [2021-08-10T08:19:57.490Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:19:57.490Z] main [2021-08-10T08:19:57.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:57.861Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:19:58.202Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:19:58.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-10T08:19:58.202Z] 0c97cc15c237: Preparing [2021-08-10T08:19:58.202Z] 9e82fc916ed7: Preparing [2021-08-10T08:19:58.202Z] 42344b953ff9: Preparing [2021-08-10T08:19:58.202Z] 6e826b8af333: Preparing [2021-08-10T08:19:58.202Z] dbb83953921d: Preparing [2021-08-10T08:19:58.202Z] d8a28e8cb744: Preparing [2021-08-10T08:19:58.202Z] 99e54676a12c: Preparing [2021-08-10T08:19:58.202Z] 84f610f995da: Preparing [2021-08-10T08:19:58.202Z] a20c8c752bae: Preparing [2021-08-10T08:19:58.202Z] 3fbe34a1663b: Preparing [2021-08-10T08:19:58.202Z] d8a28e8cb744: Waiting [2021-08-10T08:19:58.202Z] 99e54676a12c: Waiting [2021-08-10T08:19:58.202Z] 84f610f995da: Waiting [2021-08-10T08:19:58.202Z] 3fbe34a1663b: Waiting [2021-08-10T08:19:58.202Z] a20c8c752bae: Waiting [2021-08-10T08:19:58.472Z] 0c97cc15c237: Pushed [2021-08-10T08:19:58.472Z] 9e82fc916ed7: Pushed [2021-08-10T08:19:58.472Z] dbb83953921d: Pushed [2021-08-10T08:19:58.744Z] d8a28e8cb744: Pushed [2021-08-10T08:19:58.744Z] 99e54676a12c: Pushed [2021-08-10T08:19:58.744Z] 84f610f995da: Pushed [2021-08-10T08:19:58.744Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:19:59.339Z] a20c8c752bae: Pushed [2021-08-10T08:20:00.779Z] 6e826b8af333: Pushed [2021-08-10T08:20:01.759Z] 42344b953ff9: Pushed [2021-08-10T08:20:02.032Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:8a3d264270effaa8d49dde37017575711965bd1e936e9232d6d20f09a2656a98 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:02.377Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:02.717Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-10T08:20:02.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-10T08:20:02.717Z] 0c97cc15c237: Preparing [2021-08-10T08:20:02.717Z] 9e82fc916ed7: Preparing [2021-08-10T08:20:02.717Z] 42344b953ff9: Preparing [2021-08-10T08:20:02.717Z] 6e826b8af333: Preparing [2021-08-10T08:20:02.717Z] dbb83953921d: Preparing [2021-08-10T08:20:02.717Z] d8a28e8cb744: Preparing [2021-08-10T08:20:02.717Z] 99e54676a12c: Preparing [2021-08-10T08:20:02.717Z] 84f610f995da: Preparing [2021-08-10T08:20:02.717Z] a20c8c752bae: Preparing [2021-08-10T08:20:02.717Z] 3fbe34a1663b: Preparing [2021-08-10T08:20:02.717Z] 99e54676a12c: Waiting [2021-08-10T08:20:02.717Z] 84f610f995da: Waiting [2021-08-10T08:20:02.717Z] a20c8c752bae: Waiting [2021-08-10T08:20:02.717Z] 3fbe34a1663b: Waiting [2021-08-10T08:20:02.717Z] d8a28e8cb744: Waiting [2021-08-10T08:20:02.717Z] 0c97cc15c237: Layer already exists [2021-08-10T08:20:02.717Z] 42344b953ff9: Layer already exists [2021-08-10T08:20:02.717Z] dbb83953921d: Layer already exists [2021-08-10T08:20:02.717Z] 6e826b8af333: Layer already exists [2021-08-10T08:20:02.717Z] 9e82fc916ed7: Layer already exists [2021-08-10T08:20:02.993Z] d8a28e8cb744: Layer already exists [2021-08-10T08:20:02.993Z] 99e54676a12c: Layer already exists [2021-08-10T08:20:02.993Z] 84f610f995da: Layer already exists [2021-08-10T08:20:02.993Z] a20c8c752bae: Layer already exists [2021-08-10T08:20:02.993Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:20:02.993Z] latest: digest: sha256:8a3d264270effaa8d49dde37017575711965bd1e936e9232d6d20f09a2656a98 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:03.344Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:03.688Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.27 [2021-08-10T08:20:03.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-10T08:20:03.688Z] 0c97cc15c237: Preparing [2021-08-10T08:20:03.688Z] 9e82fc916ed7: Preparing [2021-08-10T08:20:03.688Z] 42344b953ff9: Preparing [2021-08-10T08:20:03.688Z] 6e826b8af333: Preparing [2021-08-10T08:20:03.688Z] dbb83953921d: Preparing [2021-08-10T08:20:03.688Z] d8a28e8cb744: Preparing [2021-08-10T08:20:03.688Z] 99e54676a12c: Preparing [2021-08-10T08:20:03.688Z] 84f610f995da: Preparing [2021-08-10T08:20:03.688Z] a20c8c752bae: Preparing [2021-08-10T08:20:03.688Z] 3fbe34a1663b: Preparing [2021-08-10T08:20:03.688Z] d8a28e8cb744: Waiting [2021-08-10T08:20:03.688Z] 99e54676a12c: Waiting [2021-08-10T08:20:03.688Z] 84f610f995da: Waiting [2021-08-10T08:20:03.688Z] a20c8c752bae: Waiting [2021-08-10T08:20:03.688Z] 3fbe34a1663b: Waiting [2021-08-10T08:20:03.960Z] dbb83953921d: Layer already exists [2021-08-10T08:20:03.960Z] 6e826b8af333: Layer already exists [2021-08-10T08:20:03.960Z] 9e82fc916ed7: Layer already exists [2021-08-10T08:20:03.960Z] 42344b953ff9: Layer already exists [2021-08-10T08:20:03.960Z] 0c97cc15c237: Layer already exists [2021-08-10T08:20:03.960Z] a20c8c752bae: Layer already exists [2021-08-10T08:20:03.960Z] 84f610f995da: Layer already exists [2021-08-10T08:20:03.960Z] d8a28e8cb744: Layer already exists [2021-08-10T08:20:03.960Z] 99e54676a12c: Layer already exists [2021-08-10T08:20:03.960Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:20:03.960Z] 2.0.1-dev.27: digest: sha256:8a3d264270effaa8d49dde37017575711965bd1e936e9232d6d20f09a2656a98 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:04.301Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:04.641Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:20:04.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-10T08:20:04.641Z] 0c97cc15c237: Preparing [2021-08-10T08:20:04.641Z] 9e82fc916ed7: Preparing [2021-08-10T08:20:04.641Z] 42344b953ff9: Preparing [2021-08-10T08:20:04.641Z] 6e826b8af333: Preparing [2021-08-10T08:20:04.641Z] dbb83953921d: Preparing [2021-08-10T08:20:04.641Z] d8a28e8cb744: Preparing [2021-08-10T08:20:04.641Z] 99e54676a12c: Preparing [2021-08-10T08:20:04.641Z] 84f610f995da: Preparing [2021-08-10T08:20:04.641Z] a20c8c752bae: Preparing [2021-08-10T08:20:04.641Z] 3fbe34a1663b: Preparing [2021-08-10T08:20:04.641Z] d8a28e8cb744: Waiting [2021-08-10T08:20:04.641Z] 99e54676a12c: Waiting [2021-08-10T08:20:04.641Z] 84f610f995da: Waiting [2021-08-10T08:20:04.641Z] a20c8c752bae: Waiting [2021-08-10T08:20:04.641Z] 3fbe34a1663b: Waiting [2021-08-10T08:20:04.918Z] 9e82fc916ed7: Layer already exists [2021-08-10T08:20:04.918Z] 6e826b8af333: Layer already exists [2021-08-10T08:20:04.918Z] 0c97cc15c237: Layer already exists [2021-08-10T08:20:04.918Z] dbb83953921d: Layer already exists [2021-08-10T08:20:04.918Z] 42344b953ff9: Layer already exists [2021-08-10T08:20:04.918Z] d8a28e8cb744: Layer already exists [2021-08-10T08:20:04.918Z] 99e54676a12c: Layer already exists [2021-08-10T08:20:04.918Z] 84f610f995da: Layer already exists [2021-08-10T08:20:04.918Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:20:04.918Z] a20c8c752bae: Layer already exists [2021-08-10T08:20:04.918Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:8a3d264270effaa8d49dde37017575711965bd1e936e9232d6d20f09a2656a98 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:05.261Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:05.605Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-10T08:20:05.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-10T08:20:05.605Z] 0c97cc15c237: Preparing [2021-08-10T08:20:05.605Z] 9e82fc916ed7: Preparing [2021-08-10T08:20:05.605Z] 42344b953ff9: Preparing [2021-08-10T08:20:05.605Z] 6e826b8af333: Preparing [2021-08-10T08:20:05.605Z] dbb83953921d: Preparing [2021-08-10T08:20:05.605Z] d8a28e8cb744: Preparing [2021-08-10T08:20:05.605Z] 99e54676a12c: Preparing [2021-08-10T08:20:05.605Z] 84f610f995da: Preparing [2021-08-10T08:20:05.605Z] a20c8c752bae: Preparing [2021-08-10T08:20:05.605Z] 3fbe34a1663b: Preparing [2021-08-10T08:20:05.605Z] d8a28e8cb744: Waiting [2021-08-10T08:20:05.605Z] 99e54676a12c: Waiting [2021-08-10T08:20:05.605Z] 84f610f995da: Waiting [2021-08-10T08:20:05.605Z] a20c8c752bae: Waiting [2021-08-10T08:20:05.605Z] 3fbe34a1663b: Waiting [2021-08-10T08:20:05.880Z] 0c97cc15c237: Layer already exists [2021-08-10T08:20:05.880Z] dbb83953921d: Layer already exists [2021-08-10T08:20:05.880Z] 9e82fc916ed7: Layer already exists [2021-08-10T08:20:05.880Z] 42344b953ff9: Layer already exists [2021-08-10T08:20:05.880Z] 6e826b8af333: Layer already exists [2021-08-10T08:20:05.880Z] 84f610f995da: Layer already exists [2021-08-10T08:20:05.880Z] d8a28e8cb744: Layer already exists [2021-08-10T08:20:05.880Z] 99e54676a12c: Layer already exists [2021-08-10T08:20:05.880Z] a20c8c752bae: Layer already exists [2021-08-10T08:20:05.880Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:20:05.880Z] main: digest: sha256:8a3d264270effaa8d49dde37017575711965bd1e936e9232d6d20f09a2656a98 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:20:05.946Z] ===================================================== [Pipeline] echo [2021-08-10T08:20:05.960Z] taggedImages: [2021-08-10T08:20:05.960Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:20:05.960Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-10T08:20:05.960Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.27 [2021-08-10T08:20:05.960Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:20:05.960Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-10T08:20:06.010Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-10T08:20:06.010Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:20:06.010Z] latest [2021-08-10T08:20:06.010Z] 2.0.1-dev.27 [2021-08-10T08:20:06.010Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:20:06.010Z] main [2021-08-10T08:20:06.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:06.397Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:06.736Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:20:06.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-10T08:20:06.737Z] 4d9460d81a19: Preparing [2021-08-10T08:20:06.737Z] 21b8cc81c686: Preparing [2021-08-10T08:20:06.737Z] 18ee41da9532: Preparing [2021-08-10T08:20:06.737Z] d57da5e736c4: Preparing [2021-08-10T08:20:06.737Z] 3fbe34a1663b: Preparing [2021-08-10T08:20:07.028Z] 18ee41da9532: Layer already exists [2021-08-10T08:20:07.028Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:20:07.028Z] 4d9460d81a19: Pushed [2021-08-10T08:20:07.298Z] d57da5e736c4: Pushed [2021-08-10T08:20:09.899Z] 21b8cc81c686: Pushed [2021-08-10T08:20:09.899Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:9ca4d61433e52337b499ceab8c0f545cc2bb42d0adebb7ae653671b37d9aa460 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:10.243Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:10.582Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-10T08:20:10.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-10T08:20:10.582Z] 4d9460d81a19: Preparing [2021-08-10T08:20:10.582Z] 21b8cc81c686: Preparing [2021-08-10T08:20:10.582Z] 18ee41da9532: Preparing [2021-08-10T08:20:10.582Z] d57da5e736c4: Preparing [2021-08-10T08:20:10.582Z] 3fbe34a1663b: Preparing [2021-08-10T08:20:10.582Z] 18ee41da9532: Layer already exists [2021-08-10T08:20:10.582Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:20:10.582Z] 4d9460d81a19: Layer already exists [2021-08-10T08:20:10.582Z] 21b8cc81c686: Layer already exists [2021-08-10T08:20:10.582Z] d57da5e736c4: Layer already exists [2021-08-10T08:20:10.855Z] latest: digest: sha256:9ca4d61433e52337b499ceab8c0f545cc2bb42d0adebb7ae653671b37d9aa460 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:11.195Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:11.529Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.27 [2021-08-10T08:20:11.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-10T08:20:11.529Z] 4d9460d81a19: Preparing [2021-08-10T08:20:11.529Z] 21b8cc81c686: Preparing [2021-08-10T08:20:11.529Z] 18ee41da9532: Preparing [2021-08-10T08:20:11.529Z] d57da5e736c4: Preparing [2021-08-10T08:20:11.529Z] 3fbe34a1663b: Preparing [2021-08-10T08:20:11.803Z] 21b8cc81c686: Layer already exists [2021-08-10T08:20:11.803Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:20:11.803Z] 4d9460d81a19: Layer already exists [2021-08-10T08:20:11.803Z] 18ee41da9532: Layer already exists [2021-08-10T08:20:11.803Z] d57da5e736c4: Layer already exists [2021-08-10T08:20:11.803Z] 2.0.1-dev.27: digest: sha256:9ca4d61433e52337b499ceab8c0f545cc2bb42d0adebb7ae653671b37d9aa460 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:12.141Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:12.481Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:20:12.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-10T08:20:12.481Z] 4d9460d81a19: Preparing [2021-08-10T08:20:12.481Z] 21b8cc81c686: Preparing [2021-08-10T08:20:12.482Z] 18ee41da9532: Preparing [2021-08-10T08:20:12.482Z] d57da5e736c4: Preparing [2021-08-10T08:20:12.482Z] 3fbe34a1663b: Preparing [2021-08-10T08:20:12.482Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:20:12.482Z] 4d9460d81a19: Layer already exists [2021-08-10T08:20:12.482Z] d57da5e736c4: Layer already exists [2021-08-10T08:20:12.482Z] 18ee41da9532: Layer already exists [2021-08-10T08:20:12.482Z] 21b8cc81c686: Layer already exists [2021-08-10T08:20:12.756Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:9ca4d61433e52337b499ceab8c0f545cc2bb42d0adebb7ae653671b37d9aa460 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:13.097Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:13.433Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-10T08:20:13.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-10T08:20:13.433Z] 4d9460d81a19: Preparing [2021-08-10T08:20:13.433Z] 21b8cc81c686: Preparing [2021-08-10T08:20:13.433Z] 18ee41da9532: Preparing [2021-08-10T08:20:13.433Z] d57da5e736c4: Preparing [2021-08-10T08:20:13.433Z] 3fbe34a1663b: Preparing [2021-08-10T08:20:13.433Z] 21b8cc81c686: Layer already exists [2021-08-10T08:20:13.433Z] 18ee41da9532: Layer already exists [2021-08-10T08:20:13.433Z] 4d9460d81a19: Layer already exists [2021-08-10T08:20:13.433Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:20:13.433Z] d57da5e736c4: Layer already exists [2021-08-10T08:20:13.705Z] main: digest: sha256:9ca4d61433e52337b499ceab8c0f545cc2bb42d0adebb7ae653671b37d9aa460 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:20:13.771Z] ===================================================== [Pipeline] echo [2021-08-10T08:20:13.786Z] taggedImages: [2021-08-10T08:20:13.786Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:20:13.786Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-10T08:20:13.786Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.27 [2021-08-10T08:20:13.786Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:20:13.786Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-10T08:20:13.830Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-10T08:20:13.830Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:20:13.830Z] latest [2021-08-10T08:20:13.830Z] 2.0.1-dev.27 [2021-08-10T08:20:13.830Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:20:13.830Z] main [2021-08-10T08:20:13.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:14.257Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:14.626Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:20:14.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-10T08:20:14.626Z] d3a1d1c7be1e: Preparing [2021-08-10T08:20:14.626Z] 9ccb33bd9b30: Preparing [2021-08-10T08:20:14.626Z] 18ee41da9532: Preparing [2021-08-10T08:20:14.626Z] e023e52d8d84: Preparing [2021-08-10T08:20:14.626Z] 3fbe34a1663b: Preparing [2021-08-10T08:20:14.921Z] 18ee41da9532: Layer already exists [2021-08-10T08:20:14.921Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:20:14.921Z] d3a1d1c7be1e: Pushed [2021-08-10T08:20:14.921Z] e023e52d8d84: Pushed [2021-08-10T08:20:17.552Z] 9ccb33bd9b30: Pushed [2021-08-10T08:20:17.823Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:2b5a937ec0a63c9688aefce4c55494d0d4682bcf0d4fa8bbe4a40bb59bfc6c41 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:18.164Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:18.500Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-10T08:20:18.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-10T08:20:18.500Z] d3a1d1c7be1e: Preparing [2021-08-10T08:20:18.500Z] 9ccb33bd9b30: Preparing [2021-08-10T08:20:18.500Z] 18ee41da9532: Preparing [2021-08-10T08:20:18.500Z] e023e52d8d84: Preparing [2021-08-10T08:20:18.500Z] 3fbe34a1663b: Preparing [2021-08-10T08:20:18.500Z] d3a1d1c7be1e: Layer already exists [2021-08-10T08:20:18.500Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:20:18.500Z] 9ccb33bd9b30: Layer already exists [2021-08-10T08:20:18.500Z] e023e52d8d84: Layer already exists [2021-08-10T08:20:18.500Z] 18ee41da9532: Layer already exists [2021-08-10T08:20:18.772Z] latest: digest: sha256:2b5a937ec0a63c9688aefce4c55494d0d4682bcf0d4fa8bbe4a40bb59bfc6c41 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:19.120Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:19.475Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.27 [2021-08-10T08:20:19.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-10T08:20:19.475Z] d3a1d1c7be1e: Preparing [2021-08-10T08:20:19.475Z] 9ccb33bd9b30: Preparing [2021-08-10T08:20:19.475Z] 18ee41da9532: Preparing [2021-08-10T08:20:19.475Z] e023e52d8d84: Preparing [2021-08-10T08:20:19.475Z] 3fbe34a1663b: Preparing [2021-08-10T08:20:19.475Z] 9ccb33bd9b30: Layer already exists [2021-08-10T08:20:19.475Z] e023e52d8d84: Layer already exists [2021-08-10T08:20:19.475Z] 18ee41da9532: Layer already exists [2021-08-10T08:20:19.747Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:20:19.747Z] d3a1d1c7be1e: Layer already exists [2021-08-10T08:20:19.747Z] 2.0.1-dev.27: digest: sha256:2b5a937ec0a63c9688aefce4c55494d0d4682bcf0d4fa8bbe4a40bb59bfc6c41 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:20.083Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:20.414Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:20:20.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-10T08:20:20.414Z] d3a1d1c7be1e: Preparing [2021-08-10T08:20:20.414Z] 9ccb33bd9b30: Preparing [2021-08-10T08:20:20.414Z] 18ee41da9532: Preparing [2021-08-10T08:20:20.414Z] e023e52d8d84: Preparing [2021-08-10T08:20:20.414Z] 3fbe34a1663b: Preparing [2021-08-10T08:20:20.687Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:20:20.687Z] 9ccb33bd9b30: Layer already exists [2021-08-10T08:20:20.687Z] 18ee41da9532: Layer already exists [2021-08-10T08:20:20.687Z] e023e52d8d84: Layer already exists [2021-08-10T08:20:20.687Z] d3a1d1c7be1e: Layer already exists [2021-08-10T08:20:20.687Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:2b5a937ec0a63c9688aefce4c55494d0d4682bcf0d4fa8bbe4a40bb59bfc6c41 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:21.022Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:21.360Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-10T08:20:21.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-10T08:20:21.360Z] d3a1d1c7be1e: Preparing [2021-08-10T08:20:21.360Z] 9ccb33bd9b30: Preparing [2021-08-10T08:20:21.360Z] 18ee41da9532: Preparing [2021-08-10T08:20:21.360Z] e023e52d8d84: Preparing [2021-08-10T08:20:21.360Z] 3fbe34a1663b: Preparing [2021-08-10T08:20:21.632Z] 3fbe34a1663b: Layer already exists [2021-08-10T08:20:21.632Z] 18ee41da9532: Layer already exists [2021-08-10T08:20:21.632Z] 9ccb33bd9b30: Layer already exists [2021-08-10T08:20:21.632Z] d3a1d1c7be1e: Layer already exists [2021-08-10T08:20:21.632Z] e023e52d8d84: Layer already exists [2021-08-10T08:20:21.632Z] main: digest: sha256:2b5a937ec0a63c9688aefce4c55494d0d4682bcf0d4fa8bbe4a40bb59bfc6c41 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:20:21.690Z] ===================================================== [Pipeline] echo [2021-08-10T08:20:21.704Z] taggedImages: [2021-08-10T08:20:21.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:20:21.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-10T08:20:21.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.27 [2021-08-10T08:20:21.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:20:21.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-10T08:20:21.733Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-10T08:20:21.733Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:20:21.733Z] latest [2021-08-10T08:20:21.733Z] 2.0.1-dev.27 [2021-08-10T08:20:21.733Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:20:21.733Z] main [2021-08-10T08:20:21.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:22.101Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:22.449Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:20:22.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-10T08:20:22.449Z] a6362512c1b3: Preparing [2021-08-10T08:20:22.449Z] 5e1177e5243e: Preparing [2021-08-10T08:20:22.449Z] 2efaac82bc01: Preparing [2021-08-10T08:20:22.449Z] ba974252a790: Preparing [2021-08-10T08:20:22.449Z] b287e4fe43ef: Preparing [2021-08-10T08:20:22.449Z] c39efab1fe40: Preparing [2021-08-10T08:20:22.449Z] 386fc9fe74c4: Preparing [2021-08-10T08:20:22.449Z] 097a5c91b892: Preparing [2021-08-10T08:20:22.449Z] 74984ba1a09f: Preparing [2021-08-10T08:20:22.449Z] 6d0ac5d4dfcb: Preparing [2021-08-10T08:20:22.449Z] c55d5dbdab40: Preparing [2021-08-10T08:20:22.449Z] c39efab1fe40: Waiting [2021-08-10T08:20:22.449Z] 386fc9fe74c4: Waiting [2021-08-10T08:20:22.449Z] 6d0ac5d4dfcb: Waiting [2021-08-10T08:20:22.449Z] 097a5c91b892: Waiting [2021-08-10T08:20:22.449Z] 74984ba1a09f: Waiting [2021-08-10T08:20:22.449Z] c55d5dbdab40: Waiting [2021-08-10T08:20:22.723Z] b287e4fe43ef: Layer already exists [2021-08-10T08:20:22.723Z] c39efab1fe40: Layer already exists [2021-08-10T08:20:22.723Z] 386fc9fe74c4: Layer already exists [2021-08-10T08:20:22.723Z] 5e1177e5243e: Pushed [2021-08-10T08:20:22.995Z] 097a5c91b892: Layer already exists [2021-08-10T08:20:22.995Z] 74984ba1a09f: Layer already exists [2021-08-10T08:20:22.995Z] 6d0ac5d4dfcb: Layer already exists [2021-08-10T08:20:22.995Z] c55d5dbdab40: Layer already exists [2021-08-10T08:20:23.591Z] a6362512c1b3: Pushed [2021-08-10T08:20:25.567Z] 2efaac82bc01: Pushed [2021-08-10T08:20:40.622Z] ba974252a790: Pushed [2021-08-10T08:20:40.622Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d: digest: sha256:29794ecfb2e60be979d1b6ae6c4c60cc227e4b63f65c6c3556371fcd0990d779 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:40.959Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:41.298Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-10T08:20:41.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-10T08:20:41.298Z] a6362512c1b3: Preparing [2021-08-10T08:20:41.298Z] 5e1177e5243e: Preparing [2021-08-10T08:20:41.298Z] 2efaac82bc01: Preparing [2021-08-10T08:20:41.298Z] ba974252a790: Preparing [2021-08-10T08:20:41.298Z] b287e4fe43ef: Preparing [2021-08-10T08:20:41.298Z] c39efab1fe40: Preparing [2021-08-10T08:20:41.298Z] 386fc9fe74c4: Preparing [2021-08-10T08:20:41.298Z] 097a5c91b892: Preparing [2021-08-10T08:20:41.298Z] 74984ba1a09f: Preparing [2021-08-10T08:20:41.298Z] 6d0ac5d4dfcb: Preparing [2021-08-10T08:20:41.298Z] c55d5dbdab40: Preparing [2021-08-10T08:20:41.298Z] 74984ba1a09f: Waiting [2021-08-10T08:20:41.298Z] 6d0ac5d4dfcb: Waiting [2021-08-10T08:20:41.298Z] c55d5dbdab40: Waiting [2021-08-10T08:20:41.298Z] 097a5c91b892: Waiting [2021-08-10T08:20:41.298Z] c39efab1fe40: Waiting [2021-08-10T08:20:41.298Z] 386fc9fe74c4: Waiting [2021-08-10T08:20:41.571Z] 2efaac82bc01: Layer already exists [2021-08-10T08:20:41.571Z] b287e4fe43ef: Layer already exists [2021-08-10T08:20:41.571Z] 5e1177e5243e: Layer already exists [2021-08-10T08:20:41.571Z] a6362512c1b3: Layer already exists [2021-08-10T08:20:41.571Z] ba974252a790: Layer already exists [2021-08-10T08:20:41.571Z] 386fc9fe74c4: Layer already exists [2021-08-10T08:20:41.571Z] c39efab1fe40: Layer already exists [2021-08-10T08:20:41.571Z] 097a5c91b892: Layer already exists [2021-08-10T08:20:41.571Z] 74984ba1a09f: Layer already exists [2021-08-10T08:20:41.571Z] 6d0ac5d4dfcb: Layer already exists [2021-08-10T08:20:41.571Z] c55d5dbdab40: Layer already exists [2021-08-10T08:20:41.571Z] latest: digest: sha256:29794ecfb2e60be979d1b6ae6c4c60cc227e4b63f65c6c3556371fcd0990d779 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:41.907Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:42.241Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.27 [2021-08-10T08:20:42.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-10T08:20:42.241Z] a6362512c1b3: Preparing [2021-08-10T08:20:42.241Z] 5e1177e5243e: Preparing [2021-08-10T08:20:42.241Z] 2efaac82bc01: Preparing [2021-08-10T08:20:42.241Z] ba974252a790: Preparing [2021-08-10T08:20:42.241Z] b287e4fe43ef: Preparing [2021-08-10T08:20:42.241Z] c39efab1fe40: Preparing [2021-08-10T08:20:42.241Z] 386fc9fe74c4: Preparing [2021-08-10T08:20:42.241Z] 097a5c91b892: Preparing [2021-08-10T08:20:42.241Z] 74984ba1a09f: Preparing [2021-08-10T08:20:42.241Z] 6d0ac5d4dfcb: Preparing [2021-08-10T08:20:42.241Z] c55d5dbdab40: Preparing [2021-08-10T08:20:42.241Z] c39efab1fe40: Waiting [2021-08-10T08:20:42.241Z] 097a5c91b892: Waiting [2021-08-10T08:20:42.241Z] 74984ba1a09f: Waiting [2021-08-10T08:20:42.241Z] 386fc9fe74c4: Waiting [2021-08-10T08:20:42.241Z] 6d0ac5d4dfcb: Waiting [2021-08-10T08:20:42.241Z] c55d5dbdab40: Waiting [2021-08-10T08:20:42.512Z] a6362512c1b3: Layer already exists [2021-08-10T08:20:42.512Z] b287e4fe43ef: Layer already exists [2021-08-10T08:20:42.512Z] 2efaac82bc01: Layer already exists [2021-08-10T08:20:42.512Z] 5e1177e5243e: Layer already exists [2021-08-10T08:20:42.512Z] ba974252a790: Layer already exists [2021-08-10T08:20:42.512Z] c39efab1fe40: Layer already exists [2021-08-10T08:20:42.512Z] 386fc9fe74c4: Layer already exists [2021-08-10T08:20:42.512Z] 6d0ac5d4dfcb: Layer already exists [2021-08-10T08:20:42.512Z] 097a5c91b892: Layer already exists [2021-08-10T08:20:42.512Z] 74984ba1a09f: Layer already exists [2021-08-10T08:20:42.512Z] c55d5dbdab40: Layer already exists [2021-08-10T08:20:42.512Z] 2.0.1-dev.27: digest: sha256:29794ecfb2e60be979d1b6ae6c4c60cc227e4b63f65c6c3556371fcd0990d779 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:42.847Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:43.186Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:20:43.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-10T08:20:43.186Z] a6362512c1b3: Preparing [2021-08-10T08:20:43.186Z] 5e1177e5243e: Preparing [2021-08-10T08:20:43.186Z] 2efaac82bc01: Preparing [2021-08-10T08:20:43.186Z] ba974252a790: Preparing [2021-08-10T08:20:43.186Z] b287e4fe43ef: Preparing [2021-08-10T08:20:43.186Z] c39efab1fe40: Preparing [2021-08-10T08:20:43.186Z] 386fc9fe74c4: Preparing [2021-08-10T08:20:43.186Z] 097a5c91b892: Preparing [2021-08-10T08:20:43.186Z] 74984ba1a09f: Preparing [2021-08-10T08:20:43.186Z] 6d0ac5d4dfcb: Preparing [2021-08-10T08:20:43.186Z] c55d5dbdab40: Preparing [2021-08-10T08:20:43.186Z] 097a5c91b892: Waiting [2021-08-10T08:20:43.186Z] 74984ba1a09f: Waiting [2021-08-10T08:20:43.186Z] 6d0ac5d4dfcb: Waiting [2021-08-10T08:20:43.186Z] c55d5dbdab40: Waiting [2021-08-10T08:20:43.186Z] c39efab1fe40: Waiting [2021-08-10T08:20:43.186Z] 386fc9fe74c4: Waiting [2021-08-10T08:20:43.462Z] b287e4fe43ef: Layer already exists [2021-08-10T08:20:43.462Z] ba974252a790: Layer already exists [2021-08-10T08:20:43.462Z] 5e1177e5243e: Layer already exists [2021-08-10T08:20:43.462Z] a6362512c1b3: Layer already exists [2021-08-10T08:20:43.462Z] 2efaac82bc01: Layer already exists [2021-08-10T08:20:43.462Z] 386fc9fe74c4: Layer already exists [2021-08-10T08:20:43.462Z] c39efab1fe40: Layer already exists [2021-08-10T08:20:43.462Z] 097a5c91b892: Layer already exists [2021-08-10T08:20:43.462Z] 74984ba1a09f: Layer already exists [2021-08-10T08:20:43.462Z] 6d0ac5d4dfcb: Layer already exists [2021-08-10T08:20:43.462Z] c55d5dbdab40: Layer already exists [2021-08-10T08:20:43.462Z] dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27: digest: sha256:29794ecfb2e60be979d1b6ae6c4c60cc227e4b63f65c6c3556371fcd0990d779 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:43.805Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:44.138Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-10T08:20:44.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-10T08:20:44.138Z] a6362512c1b3: Preparing [2021-08-10T08:20:44.138Z] 5e1177e5243e: Preparing [2021-08-10T08:20:44.138Z] 2efaac82bc01: Preparing [2021-08-10T08:20:44.138Z] ba974252a790: Preparing [2021-08-10T08:20:44.138Z] b287e4fe43ef: Preparing [2021-08-10T08:20:44.138Z] c39efab1fe40: Preparing [2021-08-10T08:20:44.138Z] 386fc9fe74c4: Preparing [2021-08-10T08:20:44.138Z] 097a5c91b892: Preparing [2021-08-10T08:20:44.138Z] 74984ba1a09f: Preparing [2021-08-10T08:20:44.138Z] 6d0ac5d4dfcb: Preparing [2021-08-10T08:20:44.138Z] c55d5dbdab40: Preparing [2021-08-10T08:20:44.138Z] 097a5c91b892: Waiting [2021-08-10T08:20:44.138Z] 74984ba1a09f: Waiting [2021-08-10T08:20:44.138Z] 6d0ac5d4dfcb: Waiting [2021-08-10T08:20:44.138Z] c55d5dbdab40: Waiting [2021-08-10T08:20:44.138Z] c39efab1fe40: Waiting [2021-08-10T08:20:44.138Z] 386fc9fe74c4: Waiting [2021-08-10T08:20:44.411Z] ba974252a790: Layer already exists [2021-08-10T08:20:44.412Z] 5e1177e5243e: Layer already exists [2021-08-10T08:20:44.412Z] 2efaac82bc01: Layer already exists [2021-08-10T08:20:44.412Z] a6362512c1b3: Layer already exists [2021-08-10T08:20:44.412Z] b287e4fe43ef: Layer already exists [2021-08-10T08:20:44.412Z] c39efab1fe40: Layer already exists [2021-08-10T08:20:44.412Z] 097a5c91b892: Layer already exists [2021-08-10T08:20:44.412Z] 386fc9fe74c4: Layer already exists [2021-08-10T08:20:44.412Z] 74984ba1a09f: Layer already exists [2021-08-10T08:20:44.412Z] 6d0ac5d4dfcb: Layer already exists [2021-08-10T08:20:44.412Z] c55d5dbdab40: Layer already exists [2021-08-10T08:20:44.412Z] main: digest: sha256:29794ecfb2e60be979d1b6ae6c4c60cc227e4b63f65c6c3556371fcd0990d779 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T08:20:44.472Z] ===================================================== [Pipeline] echo [2021-08-10T08:20:44.486Z] taggedImages: [2021-08-10T08:20:44.486Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [2021-08-10T08:20:44.486Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-10T08:20:44.486Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.27 [2021-08-10T08:20:44.486Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:dbae55fc488469eb58ee4ed534c55ed7a05c4c0d-2.0.1-dev.27 [2021-08-10T08:20:44.486Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:44.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-10T08:20:45.151Z] [2021-08-10T08:20:45.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:20:45.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-10T08:20:45.772Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-10T08:20:45.772Z] 448f6bf000e3: Pulling fs layer [2021-08-10T08:20:45.772Z] f757da607395: Pulling fs layer [2021-08-10T08:20:45.772Z] 05883995daec: Pulling fs layer [2021-08-10T08:20:45.772Z] 8603b9c90790: Pulling fs layer [2021-08-10T08:20:45.772Z] 1560dd03e051: Pulling fs layer [2021-08-10T08:20:45.772Z] 27f5ce0e4adf: Pulling fs layer [2021-08-10T08:20:45.772Z] c2d8d7efcc4b: Pulling fs layer [2021-08-10T08:20:45.772Z] 8603b9c90790: Waiting [2021-08-10T08:20:45.772Z] 1560dd03e051: Waiting [2021-08-10T08:20:45.772Z] 27f5ce0e4adf: Waiting [2021-08-10T08:20:45.772Z] c2d8d7efcc4b: Waiting [2021-08-10T08:20:45.772Z] f757da607395: Verifying Checksum [2021-08-10T08:20:45.772Z] f757da607395: Download complete [2021-08-10T08:20:46.047Z] 8603b9c90790: Download complete [2021-08-10T08:20:46.319Z] 1560dd03e051: Verifying Checksum [2021-08-10T08:20:46.319Z] 1560dd03e051: Download complete [2021-08-10T08:20:46.319Z] 27f5ce0e4adf: Download complete [2021-08-10T08:20:46.319Z] 05883995daec: Verifying Checksum [2021-08-10T08:20:46.319Z] 05883995daec: Download complete [2021-08-10T08:20:48.288Z] 448f6bf000e3: Verifying Checksum [2021-08-10T08:20:48.288Z] 448f6bf000e3: Download complete [2021-08-10T08:20:50.902Z] c2d8d7efcc4b: Verifying Checksum [2021-08-10T08:20:50.902Z] c2d8d7efcc4b: Download complete [2021-08-10T08:20:51.494Z] 448f6bf000e3: Pull complete [2021-08-10T08:20:52.087Z] f757da607395: Pull complete [2021-08-10T08:20:54.152Z] 05883995daec: Pull complete [2021-08-10T08:20:54.427Z] 8603b9c90790: Pull complete [2021-08-10T08:20:55.409Z] 1560dd03e051: Pull complete [2021-08-10T08:20:56.003Z] 27f5ce0e4adf: Pull complete [2021-08-10T08:21:11.078Z] c2d8d7efcc4b: Pull complete [2021-08-10T08:21:11.078Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-10T08:21:11.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-10T08:21:11.078Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-10T08:21:11.313Z] prd-ubuntu18.04-docker-arm64-4c-16g-236 does not seem to be running inside a container [2021-08-10T08:21:11.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-10T08:21:15.016Z] $ docker top d86022cf075c3b8704a0dc965c7fd12cf6f865fbc6e91570813f9a2630b87e9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:21:16.343Z] ---> job-cost.sh [2021-08-10T08:21:16.343Z] lf-activate-venv: SKIPPING [2021-08-10T08:21:16.343Z] INFO: No Stack... [2021-08-10T08:21:17.320Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-10T08:21:17.594Z] INFO: Archiving Costs [Pipeline] sh [2021-08-10T08:21:18.251Z] + cat /w/workspace/edgex-go/30/archives/cost.csv [2021-08-10T08:21:18.251Z] + cut -d, -f6 [Pipeline] lock [2021-08-10T08:21:18.307Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-30-stack-cost] [2021-08-10T08:21:18.325Z] Resource [jenkins-edgexfoundry-edgex-go-main-30-stack-cost] did not exist. Created. [2021-08-10T08:21:18.325Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-10T08:21:18.993Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-10T08:21:19.617Z] Stashed 1 file(s) [Pipeline] } [2021-08-10T08:21:19.628Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-10T08:21:19.635Z] $ docker stop --time=1 d86022cf075c3b8704a0dc965c7fd12cf6f865fbc6e91570813f9a2630b87e9e [2021-08-10T08:21:21.316Z] $ docker rm -f d86022cf075c3b8704a0dc965c7fd12cf6f865fbc6e91570813f9a2630b87e9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-10T08:21:22.226Z] provisioning config files... [2021-08-10T08:21:22.243Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/30@tmp/config1109046245661944154tmp [Pipeline] { [Pipeline] sh [2021-08-10T08:21:22.565Z] + set +x [2021-08-10T08:21:22.565Z] + curl -s https://codecov.io/bash [2021-08-10T08:21:22.565Z] + bash -s -- [2021-08-10T08:21:22.565Z] [2021-08-10T08:21:22.565Z] _____ _ [2021-08-10T08:21:22.565Z] / ____| | | [2021-08-10T08:21:22.565Z] | | ___ __| | ___ ___ _____ __ [2021-08-10T08:21:22.565Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-10T08:21:22.565Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-10T08:21:22.565Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-10T08:21:22.565Z] Bash-1.0.6 [2021-08-10T08:21:22.565Z] [2021-08-10T08:21:22.565Z] [2021-08-10T08:21:22.565Z] ==> git version 2.24.4 found [2021-08-10T08:21:22.565Z] ==> 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-08-10T08:21:22.565Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-10T08:21:22.565Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-10T08:21:22.833Z] ==> Jenkins CI detected. [2021-08-10T08:21:22.833Z] current dir:  /w/workspace/edgex-go/30 [2021-08-10T08:21:22.833Z] project root: . [2021-08-10T08:21:22.833Z] --> token set from env [2021-08-10T08:21:22.833Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-10T08:21:22.833Z] ==> Running gcov in . (disable via -X gcov) [2021-08-10T08:21:22.833Z] ==> Python coveragepy not found [2021-08-10T08:21:22.833Z] ==> Searching for coverage reports in: [2021-08-10T08:21:22.833Z] + . [2021-08-10T08:21:22.833Z] -> Found 1 reports [2021-08-10T08:21:22.833Z] ==> Detecting git/mercurial file structure [2021-08-10T08:21:22.833Z] ==> Reading reports [2021-08-10T08:21:22.833Z] + ./coverage.out bytes=404176 [2021-08-10T08:21:22.833Z] ==> Appending adjustments [2021-08-10T08:21:22.833Z] https://docs.codecov.io/docs/fixing-reports [2021-08-10T08:21:23.792Z] + Found adjustments [2021-08-10T08:21:23.792Z] ==> Gzipping contents [2021-08-10T08:21:23.792Z] 56K /tmp/codecov.6mqpgb.gz [2021-08-10T08:21:23.792Z] ==> Uploading reports [2021-08-10T08:21:23.792Z] url: https://codecov.io [2021-08-10T08:21:23.792Z] query: branch=main&commit=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-10T08:21:23.792Z] -> Pinging Codecov [2021-08-10T08:21:23.792Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=dbae55fc488469eb58ee4ed534c55ed7a05c4c0d&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-10T08:21:24.372Z] -> Uploading to [2021-08-10T08:21:24.372Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-10/00271124DB129430A58F1EEE437C3FCB/dbae55fc488469eb58ee4ed534c55ed7a05c4c0d/cdcc28b3-f343-46f5-97f9-22a8ab753c56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210810T082124Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b86c5798224a68c403f299e214b86a870dd12be8bf6be309d3f3e3257a30952 [2021-08-10T08:21:24.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T08:21:24.372Z] Dload Upload Total Spent Left Speed [2021-08-10T08:21:24.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54396 0 0 100 54396 0 115k --:--:-- --:--:-- --:--:-- 115k 100 54396 0 0 100 54396 0 115k --:--:-- --:--:-- --:--:-- 115k [2021-08-10T08:21:24.636Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dbae55fc488469eb58ee4ed534c55ed7a05c4c0d [Pipeline] } [2021-08-10T08:21:24.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-10T08:21:25.269Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-10T08:21:25.291Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:21:25.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-10T08:21:25.603Z] [2021-08-10T08:21:25.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:21:25.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-10T08:21:25.928Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-10T08:21:25.928Z] 188c0c94c7c5: Pulling fs layer [2021-08-10T08:21:25.928Z] 0ef7d3d256c8: Pulling fs layer [2021-08-10T08:21:25.928Z] de9db76c5a1d: Pulling fs layer [2021-08-10T08:21:25.928Z] 0eba1c9be4d2: Pulling fs layer [2021-08-10T08:21:25.928Z] 0d57e429df01: Pulling fs layer [2021-08-10T08:21:25.928Z] 4e4be7b47b0d: Pulling fs layer [2021-08-10T08:21:25.928Z] e1f770b5df2f: Pulling fs layer [2021-08-10T08:21:25.928Z] 85a0685a4137: Pulling fs layer [2021-08-10T08:21:25.928Z] 0eba1c9be4d2: Waiting [2021-08-10T08:21:25.928Z] 0d57e429df01: Waiting [2021-08-10T08:21:25.928Z] 4e4be7b47b0d: Waiting [2021-08-10T08:21:25.928Z] e1f770b5df2f: Waiting [2021-08-10T08:21:25.928Z] 85a0685a4137: Waiting [2021-08-10T08:21:25.928Z] de9db76c5a1d: Verifying Checksum [2021-08-10T08:21:25.928Z] de9db76c5a1d: Download complete [2021-08-10T08:21:25.928Z] 0ef7d3d256c8: Verifying Checksum [2021-08-10T08:21:25.928Z] 0ef7d3d256c8: Download complete [2021-08-10T08:21:25.928Z] 0d57e429df01: Verifying Checksum [2021-08-10T08:21:25.928Z] 0d57e429df01: Download complete [2021-08-10T08:21:26.195Z] 4e4be7b47b0d: Verifying Checksum [2021-08-10T08:21:26.195Z] 4e4be7b47b0d: Download complete [2021-08-10T08:21:26.195Z] 188c0c94c7c5: Verifying Checksum [2021-08-10T08:21:26.195Z] 188c0c94c7c5: Download complete [2021-08-10T08:21:26.460Z] 188c0c94c7c5: Pull complete [2021-08-10T08:21:26.460Z] 0ef7d3d256c8: Pull complete [2021-08-10T08:21:26.460Z] de9db76c5a1d: Pull complete [2021-08-10T08:21:27.863Z] e1f770b5df2f: Verifying Checksum [2021-08-10T08:21:27.863Z] e1f770b5df2f: Download complete [2021-08-10T08:21:30.438Z] 0eba1c9be4d2: Download complete [2021-08-10T08:21:31.415Z] 85a0685a4137: Verifying Checksum [2021-08-10T08:21:31.415Z] 85a0685a4137: Download complete [2021-08-10T08:21:34.018Z] 0eba1c9be4d2: Pull complete [2021-08-10T08:21:34.018Z] 0d57e429df01: Pull complete [2021-08-10T08:21:34.018Z] 4e4be7b47b0d: Pull complete [2021-08-10T08:21:34.291Z] e1f770b5df2f: Pull complete [2021-08-10T08:21:37.655Z] 85a0685a4137: Pull complete [2021-08-10T08:21:37.655Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-10T08:21:37.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-10T08:21:37.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-10T08:21:37.755Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-08-10T08:21:37.816Z] $ 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/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-10T08:21:40.527Z] $ docker top f7529fe5b4a2c65a5f20c70cd99f39817ba2424a303f3566a448dc7b2b2ee853 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-10T08:21:40.630Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-10T08:21:40.933Z] + set -o pipefail [2021-08-10T08:21:40.933Z] + snyk monitor '--org=edgex-jenkins' [2021-08-10T08:21:46.286Z] [2021-08-10T08:21:46.286Z] Monitoring /w/workspace/edgex-go/30 (github.com/edgexfoundry/edgex-go)... [2021-08-10T08:21:46.286Z] [2021-08-10T08:21:46.286Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/a400d63a-f82c-4239-b0ee-fe503c29b411 [2021-08-10T08:21:46.286Z] [2021-08-10T08:21:46.286Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-10T08:21:46.286Z] [2021-08-10T08:21:46.286Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-10T08:21:46.286Z] [2021-08-10T08:21:47.696Z] [Pipeline] } [2021-08-10T08:21:47.710Z] $ docker stop --time=1 f7529fe5b4a2c65a5f20c70cd99f39817ba2424a303f3566a448dc7b2b2ee853 [2021-08-10T08:21:49.731Z] $ docker rm -f f7529fe5b4a2c65a5f20c70cd99f39817ba2424a303f3566a448dc7b2b2ee853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-10T08:21:50.409Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T08:21:50.432Z] provisioning config files... [2021-08-10T08:21:50.446Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/30@tmp/config2148723035746206500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:21:50.775Z] --> edgex-publish-swagger.sh [2021-08-10T08:21:50.775Z] === Publish openapi/v2 API === [2021-08-10T08:21:50.775Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-10T08:21:50.775Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/30/openapi/v2/core-command.yaml] [2021-08-10T08:21:50.775Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T08:21:50.775Z] Dload Upload Total Spent Left Speed [2021-08-10T08:21:52.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26242 0:00:01 0:00:01 --:--:-- 26271 100 31867 0 0 100 31867 0 23764 0:00:01 0:00:01 --:--:-- 23781 [2021-08-10T08:21:52.004Z] [2021-08-10T08:21:52.004Z] [2021-08-10T08:21:52.004Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/30/openapi/v2/core-data.yaml] [2021-08-10T08:21:52.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T08:21:52.004Z] Dload Upload Total Spent Left Speed [2021-08-10T08:21:52.971Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 62325 0:00:01 0:00:01 --:--:-- 62335 100 65452 0 0 100 65452 0 62314 0:00:01 0:00:01 --:--:-- 62335 [2021-08-10T08:21:52.971Z] [2021-08-10T08:21:52.971Z] [2021-08-10T08:21:52.971Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/30/openapi/v2/core-metadata.yaml] [2021-08-10T08:21:52.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T08:21:52.971Z] Dload Upload Total Spent Left Speed [2021-08-10T08:21:54.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 119k 0 0 100 119k 0 103k 0:00:01 0:00:01 --:--:-- 103k [2021-08-10T08:21:54.378Z] [2021-08-10T08:21:54.378Z] [2021-08-10T08:21:54.378Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/30/openapi/v2/support-notifications.yaml] [2021-08-10T08:21:54.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T08:21:54.378Z] Dload Upload Total Spent Left Speed [2021-08-10T08:21:55.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74242 0:00:01 0:00:01 --:--:-- 74272 100 86007 0 0 100 86007 0 73948 0:00:01 0:00:01 --:--:-- 74016 [2021-08-10T08:21:55.334Z] [2021-08-10T08:21:55.334Z] [2021-08-10T08:21:55.334Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/30/openapi/v2/support-scheduler.yaml] [2021-08-10T08:21:55.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T08:21:55.334Z] Dload Upload Total Spent Left Speed [2021-08-10T08:21:56.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31655 0:00:01 0:00:01 --:--:-- 31646 100 36710 0 0 100 36710 0 31145 0:00:01 0:00:01 --:--:-- 31136 [2021-08-10T08:21:56.563Z] [2021-08-10T08:21:56.563Z] [2021-08-10T08:21:56.563Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/30/openapi/v2/system-agent.yaml] [2021-08-10T08:21:56.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T08:21:56.563Z] Dload Upload Total Spent Left Speed [2021-08-10T08:21:57.971Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19633 0 0 100 19633 0 18378 0:00:01 0:00:01 --:--:-- 18382 100 19633 0 0 100 19633 0 18376 0:00:01 0:00:01 --:--:-- 18382 [2021-08-10T08:21:57.971Z] [2021-08-10T08:21:57.971Z] [Pipeline] } [2021-08-10T08:21:57.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:21:58.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T08:21:58.434Z] . [Pipeline] withDockerContainer [2021-08-10T08:21:58.532Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-08-10T08:21:58.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@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:10004/edgex-devops/git-semver:latest cat [2021-08-10T08:21:59.001Z] $ docker top dbc1bf5aeb47d91726e6c84b23f075b39a63021b57426b1f6e577b28845cbecd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-10T08:21:59.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T08:21:59.139Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T08:21:59.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T08:21:59.289Z] $ docker exec dbc1bf5aeb47d91726e6c84b23f075b39a63021b57426b1f6e577b28845cbecd ssh-agent [2021-08-10T08:21:59.406Z] SSH_AUTH_SOCK=/tmp/ssh-H5mSINabo7Fk/agent.14 [2021-08-10T08:21:59.406Z] SSH_AGENT_PID=21 [2021-08-10T08:21:59.414Z] Running ssh-add (command line suppressed) [2021-08-10T08:21:59.517Z] Identity added: /w/workspace/edgex-go/30@tmp/private_key_3420726819686339699.key (/w/workspace/edgex-go/30@tmp/private_key_3420726819686339699.key) [2021-08-10T08:21:59.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T08:21:59.852Z] + git semver tag [2021-08-10T08:21:59.852Z] # -> Open(): unable to determine branch for HEAD [2021-08-10T08:21:59.852Z] # $GIT_DIR = /w/workspace/edgex-go/30/.git [2021-08-10T08:21:59.852Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/30 [2021-08-10T08:21:59.852Z] # $SEMVER_REMOTE_NAME = origin [2021-08-10T08:21:59.852Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-10T08:21:59.852Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-10T08:21:59.852Z] # $SEMVER_BRANCH = main [2021-08-10T08:21:59.852Z] # $SEMVER_DIR = /w/workspace/edgex-go/30/.semver [2021-08-10T08:21:59.852Z] # dbae55fc488469eb58ee4ed534c55ed7a05c4c0d HEAD [2021-08-10T08:21:59.852Z] # -> Force: false [2021-08-10T08:21:59.852Z] # 5a2e77074314ed7229b908b1bc27ecbd0a44995e refs/tags/v2.0.1-dev.27 [Pipeline] } [2021-08-10T08:21:59.866Z] $ docker exec --env ******** --env ******** dbc1bf5aeb47d91726e6c84b23f075b39a63021b57426b1f6e577b28845cbecd ssh-agent -k [2021-08-10T08:21:59.959Z] unset SSH_AUTH_SOCK; [2021-08-10T08:21:59.959Z] unset SSH_AGENT_PID; [2021-08-10T08:21:59.959Z] echo Agent pid 21 killed; [2021-08-10T08:21:59.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T08:22:00.325Z] + git semver [Pipeline] } [2021-08-10T08:22:00.342Z] $ docker stop --time=1 dbc1bf5aeb47d91726e6c84b23f075b39a63021b57426b1f6e577b28845cbecd [2021-08-10T08:22:01.551Z] $ docker rm -f dbc1bf5aeb47d91726e6c84b23f075b39a63021b57426b1f6e577b28845cbecd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:22:02.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-10T08:22:02.006Z] [2021-08-10T08:22:02.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:22:02.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-10T08:22:02.372Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-10T08:22:02.372Z] ab5ef0e58194: Pulling fs layer [2021-08-10T08:22:02.372Z] 9712f1f96733: Pulling fs layer [2021-08-10T08:22:02.372Z] 63f879dbbcfc: Pulling fs layer [2021-08-10T08:22:02.372Z] 0d9ebad4ef96: Pulling fs layer [2021-08-10T08:22:02.372Z] e9a5061849ea: Pulling fs layer [2021-08-10T08:22:02.372Z] d747dcd14b5f: Pulling fs layer [2021-08-10T08:22:02.372Z] 2de7ff778b66: Pulling fs layer [2021-08-10T08:22:02.372Z] 0d9ebad4ef96: Waiting [2021-08-10T08:22:02.372Z] e9a5061849ea: Waiting [2021-08-10T08:22:02.372Z] d747dcd14b5f: Waiting [2021-08-10T08:22:02.372Z] 2de7ff778b66: Waiting [2021-08-10T08:22:02.638Z] 9712f1f96733: Verifying Checksum [2021-08-10T08:22:02.638Z] 9712f1f96733: Download complete [2021-08-10T08:22:04.568Z] 63f879dbbcfc: Verifying Checksum [2021-08-10T08:22:04.568Z] 63f879dbbcfc: Download complete [2021-08-10T08:22:04.568Z] e9a5061849ea: Verifying Checksum [2021-08-10T08:22:04.568Z] e9a5061849ea: Download complete [2021-08-10T08:22:04.568Z] d747dcd14b5f: Verifying Checksum [2021-08-10T08:22:04.568Z] d747dcd14b5f: Download complete [2021-08-10T08:22:05.152Z] 2de7ff778b66: Verifying Checksum [2021-08-10T08:22:05.152Z] 2de7ff778b66: Download complete [2021-08-10T08:22:05.735Z] 0d9ebad4ef96: Verifying Checksum [2021-08-10T08:22:05.735Z] 0d9ebad4ef96: Download complete [2021-08-10T08:22:05.735Z] ab5ef0e58194: Verifying Checksum [2021-08-10T08:22:05.735Z] ab5ef0e58194: Download complete [2021-08-10T08:22:08.326Z] ab5ef0e58194: Pull complete [2021-08-10T08:22:08.326Z] 9712f1f96733: Pull complete [2021-08-10T08:22:08.911Z] 63f879dbbcfc: Pull complete [2021-08-10T08:22:12.363Z] 0d9ebad4ef96: Pull complete [2021-08-10T08:22:12.690Z] e9a5061849ea: Pull complete [2021-08-10T08:22:12.690Z] d747dcd14b5f: Pull complete [2021-08-10T08:22:13.794Z] 2de7ff778b66: Pull complete [2021-08-10T08:22:13.794Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-10T08:22:13.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-10T08:22:13.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-10T08:22:13.893Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-08-10T08:22:13.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-10T08:22:17.245Z] $ docker top 2e5ec51c1cacf07f04de4e0acad75d7a843b431fe845f706d9f0a13337119b8e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-10T08:22:17.345Z] provisioning config files... [2021-08-10T08:22:17.357Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/30@tmp/config834058343197895619tmp [2021-08-10T08:22:17.376Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/30@tmp/config524520129820962015tmp [2021-08-10T08:22:17.396Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/30@tmp/config6560267038147130604tmp [Pipeline] { [Pipeline] echo [2021-08-10T08:22:17.420Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:22:17.729Z] ---> sigul-configuration.sh [2021-08-10T08:22:17.729Z] gpg: directory `/root/.gnupg' created [2021-08-10T08:22:17.729Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-10T08:22:17.729Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-10T08:22:17.729Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-10T08:22:17.729Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-10T08:22:17.729Z] gpg: CAST5 encrypted data [2021-08-10T08:22:17.729Z] gpg: encrypted with 1 passphrase [2021-08-10T08:22:17.729Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-10T08:22:18.042Z] + mkdir /home/jenkins [2021-08-10T08:22:18.042Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-10T08:22:18.356Z] + 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-08-10T08:22:18.370Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:22:18.694Z] ---> sigul-install.sh [2021-08-10T08:22:18.694Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-10T08:22:19.013Z] + git tag --list [2021-08-10T08:22:19.013Z] 0.6.0 [2021-08-10T08:22:19.013Z] 0.6.1 [2021-08-10T08:22:19.013Z] 0.7.0 [2021-08-10T08:22:19.013Z] 0.7.1 [2021-08-10T08:22:19.013Z] v1.0.0 [2021-08-10T08:22:19.013Z] v1.0.1 [2021-08-10T08:22:19.013Z] v1.1.0 [2021-08-10T08:22:19.013Z] v1.2.0 [2021-08-10T08:22:19.013Z] v1.2.1 [2021-08-10T08:22:19.013Z] v1.3.0 [2021-08-10T08:22:19.013Z] v1.3.1 [2021-08-10T08:22:19.013Z] v2.0.0 [2021-08-10T08:22:19.013Z] v2.0.1-dev.1 [2021-08-10T08:22:19.013Z] v2.0.1-dev.10 [2021-08-10T08:22:19.013Z] v2.0.1-dev.11 [2021-08-10T08:22:19.013Z] v2.0.1-dev.12 [2021-08-10T08:22:19.013Z] v2.0.1-dev.13 [2021-08-10T08:22:19.013Z] v2.0.1-dev.14 [2021-08-10T08:22:19.013Z] v2.0.1-dev.15 [2021-08-10T08:22:19.013Z] v2.0.1-dev.16 [2021-08-10T08:22:19.013Z] v2.0.1-dev.17 [2021-08-10T08:22:19.013Z] v2.0.1-dev.18 [2021-08-10T08:22:19.013Z] v2.0.1-dev.19 [2021-08-10T08:22:19.013Z] v2.0.1-dev.2 [2021-08-10T08:22:19.013Z] v2.0.1-dev.20 [2021-08-10T08:22:19.013Z] v2.0.1-dev.21 [2021-08-10T08:22:19.013Z] v2.0.1-dev.22 [2021-08-10T08:22:19.013Z] v2.0.1-dev.23 [2021-08-10T08:22:19.013Z] v2.0.1-dev.24 [2021-08-10T08:22:19.013Z] v2.0.1-dev.25 [2021-08-10T08:22:19.013Z] v2.0.1-dev.26 [2021-08-10T08:22:19.013Z] v2.0.1-dev.27 [2021-08-10T08:22:19.013Z] v2.0.1-dev.3 [2021-08-10T08:22:19.013Z] v2.0.1-dev.4 [2021-08-10T08:22:19.013Z] v2.0.1-dev.5 [2021-08-10T08:22:19.013Z] v2.0.1-dev.6 [2021-08-10T08:22:19.013Z] v2.0.1-dev.7 [2021-08-10T08:22:19.013Z] v2.0.1-dev.8 [2021-08-10T08:22:19.013Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-10T08:22:19.325Z] + lftools sign git-tag v2.0.1-dev.27 [2021-08-10T08:22:19.912Z] Signing Git tag with Sigul... [2021-08-10T08:22:19.912Z] Signing v2.0.1-dev.27 [Pipeline] echo [2021-08-10T08:22:20.884Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:22:21.194Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-10T08:22:21.205Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-10T08:22:21.234Z] $ docker stop --time=1 2e5ec51c1cacf07f04de4e0acad75d7a843b431fe845f706d9f0a13337119b8e [2021-08-10T08:22:22.446Z] $ docker rm -f 2e5ec51c1cacf07f04de4e0acad75d7a843b431fe845f706d9f0a13337119b8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:22:22.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T08:22:22.906Z] . [Pipeline] withDockerContainer [2021-08-10T08:22:22.997Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-08-10T08:22:23.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@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:10004/edgex-devops/git-semver:latest cat [2021-08-10T08:22:23.421Z] $ docker top 5ff20056d1aba788a1e049db015c79e41f62dc74264e7605446c9cb4b28b1cc4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-10T08:22:23.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T08:22:23.540Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T08:22:23.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T08:22:23.652Z] $ docker exec 5ff20056d1aba788a1e049db015c79e41f62dc74264e7605446c9cb4b28b1cc4 ssh-agent [2021-08-10T08:22:23.775Z] SSH_AUTH_SOCK=/tmp/ssh-WvbxJnmquHTk/agent.13 [2021-08-10T08:22:23.775Z] SSH_AGENT_PID=19 [2021-08-10T08:22:23.783Z] Running ssh-add (command line suppressed) [2021-08-10T08:22:23.882Z] Identity added: /w/workspace/edgex-go/30@tmp/private_key_1098552664475737732.key (/w/workspace/edgex-go/30@tmp/private_key_1098552664475737732.key) [2021-08-10T08:22:23.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T08:22:24.221Z] + git semver bump pre [2021-08-10T08:22:24.221Z] # -> Open(): unable to determine branch for HEAD [2021-08-10T08:22:24.221Z] # $GIT_DIR = /w/workspace/edgex-go/30/.git [2021-08-10T08:22:24.221Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/30 [2021-08-10T08:22:24.221Z] # $SEMVER_REMOTE_NAME = origin [2021-08-10T08:22:24.221Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-10T08:22:24.221Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-10T08:22:24.221Z] # $SEMVER_BRANCH = main [2021-08-10T08:22:24.221Z] # $SEMVER_DIR = /w/workspace/edgex-go/30/.semver [2021-08-10T08:22:24.221Z] 2.0.1-dev.28 [Pipeline] } [2021-08-10T08:22:24.235Z] $ docker exec --env ******** --env ******** 5ff20056d1aba788a1e049db015c79e41f62dc74264e7605446c9cb4b28b1cc4 ssh-agent -k [2021-08-10T08:22:24.332Z] unset SSH_AUTH_SOCK; [2021-08-10T08:22:24.332Z] unset SSH_AGENT_PID; [2021-08-10T08:22:24.332Z] echo Agent pid 19 killed; [2021-08-10T08:22:24.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T08:22:24.693Z] + git semver [Pipeline] } [2021-08-10T08:22:24.712Z] $ docker stop --time=1 5ff20056d1aba788a1e049db015c79e41f62dc74264e7605446c9cb4b28b1cc4 [2021-08-10T08:22:25.920Z] $ docker rm -f 5ff20056d1aba788a1e049db015c79e41f62dc74264e7605446c9cb4b28b1cc4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:22:26.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T08:22:26.319Z] . [Pipeline] withDockerContainer [2021-08-10T08:22:26.405Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-08-10T08:22:26.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@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:10004/edgex-devops/git-semver:latest cat [2021-08-10T08:22:26.857Z] $ docker top f21857c2b6fe0dce64f188d3f429599e7792d1faef6342cbdd62f841769f834b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-10T08:22:26.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T08:22:26.991Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T08:22:27.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T08:22:27.111Z] $ docker exec f21857c2b6fe0dce64f188d3f429599e7792d1faef6342cbdd62f841769f834b ssh-agent [2021-08-10T08:22:27.228Z] SSH_AUTH_SOCK=/tmp/ssh-nKo6mgUmi34k/agent.13 [2021-08-10T08:22:27.228Z] SSH_AGENT_PID=19 [2021-08-10T08:22:27.236Z] Running ssh-add (command line suppressed) [2021-08-10T08:22:27.341Z] Identity added: /w/workspace/edgex-go/30@tmp/private_key_6280100637943625849.key (/w/workspace/edgex-go/30@tmp/private_key_6280100637943625849.key) [2021-08-10T08:22:27.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T08:22:27.682Z] + git semver push [2021-08-10T08:22:27.682Z] # -> Open(): unable to determine branch for HEAD [2021-08-10T08:22:27.682Z] # $GIT_DIR = /w/workspace/edgex-go/30/.git [2021-08-10T08:22:27.682Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/30 [2021-08-10T08:22:27.682Z] # $SEMVER_REMOTE_NAME = origin [2021-08-10T08:22:27.682Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-10T08:22:27.682Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-10T08:22:27.682Z] # $SEMVER_BRANCH = main [2021-08-10T08:22:27.682Z] # $SEMVER_DIR = /w/workspace/edgex-go/30/.semver [Pipeline] } [2021-08-10T08:22:34.342Z] $ docker exec --env ******** --env ******** f21857c2b6fe0dce64f188d3f429599e7792d1faef6342cbdd62f841769f834b ssh-agent -k [2021-08-10T08:22:34.437Z] unset SSH_AUTH_SOCK; [2021-08-10T08:22:34.437Z] unset SSH_AGENT_PID; [2021-08-10T08:22:34.437Z] echo Agent pid 19 killed; [2021-08-10T08:22:34.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T08:22:34.797Z] + git semver [Pipeline] } [2021-08-10T08:22:34.816Z] $ docker stop --time=1 f21857c2b6fe0dce64f188d3f429599e7792d1faef6342cbdd62f841769f834b [2021-08-10T08:22:36.012Z] $ docker rm -f f21857c2b6fe0dce64f188d3f429599e7792d1faef6342cbdd62f841769f834b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-10T08:22:36.884Z] + '[' -d /w/workspace/edgex-go/30/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:22:37.200Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:22:37.787Z] ---> package-listing.sh [2021-08-10T08:22:37.787Z] ++ facter osfamily [2021-08-10T08:22:37.787Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-10T08:22:38.052Z] + OS_FAMILY=redhat [2021-08-10T08:22:38.052Z] + workspace=/w/workspace/edgex-go/30 [2021-08-10T08:22:38.052Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-10T08:22:38.052Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-10T08:22:38.052Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-10T08:22:38.052Z] + PACKAGES=/tmp/packages_start.txt [2021-08-10T08:22:38.052Z] + '[' /w/workspace/edgex-go/30 ']' [2021-08-10T08:22:38.052Z] + PACKAGES=/tmp/packages_end.txt [2021-08-10T08:22:38.052Z] + case "${OS_FAMILY}" in [2021-08-10T08:22:38.052Z] + rpm -qa [2021-08-10T08:22:38.052Z] + sort [2021-08-10T08:22:39.990Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-10T08:22:39.990Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-10T08:22:39.990Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-10T08:22:39.990Z] + '[' /w/workspace/edgex-go/30 ']' [2021-08-10T08:22:39.990Z] + mkdir -p /w/workspace/edgex-go/30/archives/ [2021-08-10T08:22:39.990Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/30/archives/ [Pipeline] echo [2021-08-10T08:22:40.005Z] 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/30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-10T08:22:40.304Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:22:40.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-10T08:22:40.890Z] [2021-08-10T08:22:40.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T08:22:41.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-10T08:22:41.217Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-10T08:22:41.217Z] b4d181a07f80: Pulling fs layer [2021-08-10T08:22:41.217Z] a1111a8f2ec3: Pulling fs layer [2021-08-10T08:22:41.217Z] ed53099fbce6: Pulling fs layer [2021-08-10T08:22:41.217Z] dc539afda2c1: Pulling fs layer [2021-08-10T08:22:41.217Z] 77bc0d833cb6: Pulling fs layer [2021-08-10T08:22:41.217Z] 9065ff56babe: Pulling fs layer [2021-08-10T08:22:41.217Z] d287ab97295c: Pulling fs layer [2021-08-10T08:22:41.217Z] dc539afda2c1: Waiting [2021-08-10T08:22:41.217Z] 77bc0d833cb6: Waiting [2021-08-10T08:22:41.217Z] 9065ff56babe: Waiting [2021-08-10T08:22:41.217Z] d287ab97295c: Waiting [2021-08-10T08:22:41.482Z] a1111a8f2ec3: Verifying Checksum [2021-08-10T08:22:41.482Z] a1111a8f2ec3: Download complete [2021-08-10T08:22:41.482Z] dc539afda2c1: Verifying Checksum [2021-08-10T08:22:41.482Z] dc539afda2c1: Download complete [2021-08-10T08:22:41.482Z] 77bc0d833cb6: Verifying Checksum [2021-08-10T08:22:41.482Z] 77bc0d833cb6: Download complete [2021-08-10T08:22:41.746Z] 9065ff56babe: Verifying Checksum [2021-08-10T08:22:41.746Z] 9065ff56babe: Download complete [2021-08-10T08:22:41.746Z] ed53099fbce6: Verifying Checksum [2021-08-10T08:22:41.746Z] ed53099fbce6: Download complete [2021-08-10T08:22:42.706Z] b4d181a07f80: Verifying Checksum [2021-08-10T08:22:42.706Z] b4d181a07f80: Download complete [2021-08-10T08:22:43.669Z] b4d181a07f80: Pull complete [2021-08-10T08:22:43.937Z] a1111a8f2ec3: Pull complete [2021-08-10T08:22:44.200Z] ed53099fbce6: Pull complete [2021-08-10T08:22:44.470Z] dc539afda2c1: Pull complete [2021-08-10T08:22:44.736Z] 77bc0d833cb6: Pull complete [2021-08-10T08:22:44.736Z] 9065ff56babe: Pull complete [2021-08-10T08:22:46.143Z] d287ab97295c: Verifying Checksum [2021-08-10T08:22:46.143Z] d287ab97295c: Download complete [2021-08-10T08:22:50.415Z] d287ab97295c: Pull complete [2021-08-10T08:22:50.415Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-10T08:22:50.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-10T08:22:50.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-10T08:22:50.509Z] prd-centos7-docker-4c-2g-235 does not seem to be running inside a container [2021-08-10T08:22:50.570Z] $ 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/30/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/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-10T08:22:52.707Z] $ docker top 7a5065ccd75cd5bb8dbe58edc7a70cb4120b76dd9e03fb251522577f72717108 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T08:22:53.102Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-10T08:22:53.411Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-10T08:22:53.728Z] + ls /var/log/sa-host [2021-08-10T08:22:53.728Z] + sadf -c /var/log/sa-host/sa05 [2021-08-10T08:22:53.728Z] file_magic: OK [2021-08-10T08:22:53.728Z] HZ: Using current value: 100 [2021-08-10T08:22:53.728Z] file_header: OK [2021-08-10T08:22:53.728Z] 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-08-10T08:22:53.728Z] Statistics: [2021-08-10T08:22:53.728Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-10T08:22:53.728Z] File successfully converted to sysstat format version 12.0.3 [2021-08-10T08:22:53.728Z] + sadf -c /var/log/sa-host/sa10 [2021-08-10T08:22:53.728Z] file_magic: OK [2021-08-10T08:22:53.728Z] HZ: Using current value: 100 [2021-08-10T08:22:53.728Z] file_header: OK [2021-08-10T08:22:53.728Z] 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-08-10T08:22:53.728Z] Statistics: [2021-08-10T08:22:53.728Z] 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... [2021-08-10T08:22:53.728Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T08:22:54.251Z] provisioning config files... [2021-08-10T08:22:54.266Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/30@tmp/config5987328608094342159tmp [Pipeline] { [Pipeline] echo [2021-08-10T08:22:54.288Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:22:54.608Z] ---> create-netrc.sh [Pipeline] } [2021-08-10T08:22:54.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:22:55.033Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-10T08:22:55.046Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:22:55.354Z] ---> sudo-logs.sh [2021-08-10T08:22:55.354Z] Archiving 'sudo' log.. [2021-08-10T08:22:55.354Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-235.vexxhost.local: Name or service not known [2021-08-10T08:22:55.354Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-235.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-10T08:22:55.389Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:22:55.696Z] ---> job-cost.sh [2021-08-10T08:22:55.696Z] lf-activate-venv: SKIPPING [2021-08-10T08:22:55.696Z] DEBUG: total: 0.18000000715255737 [2021-08-10T08:22:55.696Z] INFO: Retrieving Stack Cost... [2021-08-10T08:22:57.101Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-10T08:22:57.101Z] INFO: Archiving Costs [Pipeline] echo [2021-08-10T08:22:57.118Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T08:22:57.425Z] ---> logs-deploy.sh [2021-08-10T08:22:57.425Z] lf-activate-venv: SKIPPING [2021-08-10T08:22:57.425Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/30 [2021-08-10T08:22:57.425Z] INFO: archiving workspace using pattern(s): [2021-08-10T08:22:58.008Z] Archives upload complete. [2021-08-10T08:22:58.273Z] INFO: archiving logs to Nexus