Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70a7de6140c9210a4916c44f40b1630081c5c4da 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-ssh7186850602703522716.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-ssh2576698841936831620.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-ssh2138395416870479212.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-ssh280124748645675360.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-ssh7378444788687345614.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-157 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/28 [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/28 # 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/28@tmp/jenkins-gitclient-ssh7881301430250893745.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 70a7de6140c9210a4916c44f40b1630081c5c4da (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 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 Commit message: "Merge pull request #3661 from cherrycl/issue-3640" > git rev-list --no-walk 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-09T22:19:12.968Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-09T22:19:13.061Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-09T22:19:13.094Z] ========================================================= [2021-08-09T22:19:13.094Z] EdgeX Global Pipelines Version Info [2021-08-09T22:19:13.094Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:19:14.332Z] ------------------- [2021-08-09T22:19:14.333Z] stable info: [2021-08-09T22:19:14.333Z] ------------------- [2021-08-09T22:19:14.333Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-09T22:19:14.333Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T22:19:14.333Z] Message: update stable to v1.0.204 [2021-08-09T22:19:14.808Z] ------------------- [2021-08-09T22:19:14.808Z] experimental info: [2021-08-09T22:19:14.808Z] ------------------- [2021-08-09T22:19:14.809Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-09T22:19:14.809Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T22:19:14.809Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-09T22:19:14.967Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-09T22:19:14.990Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-09T22:19:15.011Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-09T22:19:15.033Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-09T22:19:15.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-09T22:19:15.079Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-09T22:19:15.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-09T22:19:15.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-09T22:19:15.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-09T22:19:15.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-09T22:19:15.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-09T22:19:15.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-09T22:19:15.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-09T22:19:15.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-09T22:19:15.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-09T22:19:15.306Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T22:19:15.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T22:19:15.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-09T22:19:15.374Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-09T22:19:15.399Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-09T22:19:15.421Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-09T22:19:15.442Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-09T22:19:15.464Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-09T22:19:15.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-09T22:19:15.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-09T22:19:15.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-09T22:19:15.551Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] echo [2021-08-09T22:19:15.573Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70a7de6 [Pipeline] echo [2021-08-09T22:19:15.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T22:19:15.668Z] provisioning config files... [2021-08-09T22:19:15.689Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/28@tmp/config5777970649317687391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:19:16.054Z] ---> docker-login.sh [2021-08-09T22:19:16.054Z] nexus3.edgexfoundry.org:10001 [2021-08-09T22:19:16.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:19:21.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:19:21.416Z] Configure a credential helper to remove this warning. See [2021-08-09T22:19:21.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:19:21.416Z] [2021-08-09T22:19:21.416Z] Login Succeeded [2021-08-09T22:19:21.416Z] nexus3.edgexfoundry.org:10002 [2021-08-09T22:19:21.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:19:21.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:19:21.416Z] Configure a credential helper to remove this warning. See [2021-08-09T22:19:21.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:19:21.416Z] [2021-08-09T22:19:21.416Z] Login Succeeded [2021-08-09T22:19:21.416Z] nexus3.edgexfoundry.org:10003 [2021-08-09T22:19:21.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:19:21.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:19:21.691Z] Configure a credential helper to remove this warning. See [2021-08-09T22:19:21.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:19:21.691Z] [2021-08-09T22:19:21.691Z] Login Succeeded [2021-08-09T22:19:21.691Z] nexus3.edgexfoundry.org:10004 [2021-08-09T22:19:21.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:19:21.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:19:21.964Z] Configure a credential helper to remove this warning. See [2021-08-09T22:19:21.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:19:21.964Z] [2021-08-09T22:19:21.964Z] Login Succeeded [2021-08-09T22:19:21.964Z] docker.io [2021-08-09T22:19:21.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:19:22.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:19:22.231Z] Configure a credential helper to remove this warning. See [2021-08-09T22:19:22.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:19:22.231Z] [2021-08-09T22:19:22.231Z] Login Succeeded [2021-08-09T22:19:22.231Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T22:19:22.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T22:19:22.612Z] ++ 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-09T22:19:22.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:19:22.612Z] ++ dirname cmd/core-command/Dockerfile [2021-08-09T22:19:22.612Z] ++ cut -d/ -f2 [2021-08-09T22:19:22.612Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-09T22:19:22.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:19:22.612Z] ++ dirname cmd/core-data/Dockerfile [2021-08-09T22:19:22.612Z] ++ cut -d/ -f2 [2021-08-09T22:19:22.612Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-09T22:19:22.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:19:22.612Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-09T22:19:22.612Z] ++ cut -d/ -f2 [2021-08-09T22:19:22.612Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-09T22:19:22.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:19:22.612Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-09T22:19:22.612Z] ++ cut -d/ -f2 [2021-08-09T22:19:22.612Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-09T22:19:22.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:19:22.612Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-09T22:19:22.612Z] ++ cut -d/ -f2 [2021-08-09T22:19:22.612Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-09T22:19:22.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:19:22.612Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-09T22:19:22.612Z] ++ cut -d/ -f2 [2021-08-09T22:19:22.612Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-09T22:19:22.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:19:22.612Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-09T22:19:22.612Z] ++ cut -d/ -f2 [2021-08-09T22:19:22.612Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-09T22:19:22.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:19:22.612Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-09T22:19:22.612Z] ++ cut -d/ -f2 [2021-08-09T22:19:22.612Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-09T22:19:22.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T22:19:22.612Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-09T22:19:22.612Z] ++ cut -d/ -f2 [2021-08-09T22:19:22.612Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-09T22:19:22.672Z] 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-09T22:19:23.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T22:19:23.894Z] [2021-08-09T22:19:23.894Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:19:24.220Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T22:19:24.220Z] latest: Pulling from edgex-devops/git-semver [2021-08-09T22:19:24.220Z] 31603596830f: Pulling fs layer [2021-08-09T22:19:24.220Z] d4622e32a9a9: Pulling fs layer [2021-08-09T22:19:24.220Z] 1030fce36090: Pulling fs layer [2021-08-09T22:19:24.220Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-09T22:19:24.220Z] 6c6cb7e1b49b: Waiting [2021-08-09T22:19:24.220Z] d4622e32a9a9: Download complete [2021-08-09T22:19:24.489Z] 31603596830f: Verifying Checksum [2021-08-09T22:19:24.489Z] 31603596830f: Download complete [2021-08-09T22:19:24.489Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-09T22:19:24.489Z] 6c6cb7e1b49b: Download complete [2021-08-09T22:19:24.756Z] 31603596830f: Pull complete [2021-08-09T22:19:24.756Z] d4622e32a9a9: Pull complete [2021-08-09T22:19:24.756Z] 1030fce36090: Verifying Checksum [2021-08-09T22:19:24.756Z] 1030fce36090: Download complete [2021-08-09T22:19:25.362Z] 1030fce36090: Pull complete [2021-08-09T22:19:25.630Z] 6c6cb7e1b49b: Pull complete [2021-08-09T22:19:25.630Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-09T22:19:25.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T22:19:25.630Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-09T22:19:25.734Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-08-09T22:19:25.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-09T22:19:26.549Z] $ docker top a175e1a094bab3236b776ce6c4c1ff28ced5f159728b9e71d23a3ffcd04e9403 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-09T22:19:26.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T22:19:26.687Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T22:19:26.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T22:19:26.804Z] $ docker exec a175e1a094bab3236b776ce6c4c1ff28ced5f159728b9e71d23a3ffcd04e9403 ssh-agent [2021-08-09T22:19:26.915Z] SSH_AUTH_SOCK=/tmp/ssh-ezGE7NzZXCRs/agent.14 [2021-08-09T22:19:26.915Z] SSH_AGENT_PID=21 [2021-08-09T22:19:26.926Z] Running ssh-add (command line suppressed) [2021-08-09T22:19:27.020Z] Identity added: /w/workspace/edgex-go/28@tmp/private_key_102418691721168581.key (/w/workspace/edgex-go/28@tmp/private_key_102418691721168581.key) [2021-08-09T22:19:27.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T22:19:27.364Z] + git tag --points-at HEAD [Pipeline] } [2021-08-09T22:19:27.385Z] $ docker exec --env ******** --env ******** a175e1a094bab3236b776ce6c4c1ff28ced5f159728b9e71d23a3ffcd04e9403 ssh-agent -k [2021-08-09T22:19:27.474Z] unset SSH_AUTH_SOCK; [2021-08-09T22:19:27.474Z] unset SSH_AGENT_PID; [2021-08-09T22:19:27.474Z] echo Agent pid 21 killed; [2021-08-09T22:19:27.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-09T22:19:27.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T22:19:27.536Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T22:19:27.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T22:19:27.641Z] $ docker exec a175e1a094bab3236b776ce6c4c1ff28ced5f159728b9e71d23a3ffcd04e9403 ssh-agent [2021-08-09T22:19:27.741Z] SSH_AUTH_SOCK=/tmp/ssh-cJbhwzvojsFY/agent.55 [2021-08-09T22:19:27.741Z] SSH_AGENT_PID=61 [2021-08-09T22:19:27.759Z] Running ssh-add (command line suppressed) [2021-08-09T22:19:27.847Z] Identity added: /w/workspace/edgex-go/28@tmp/private_key_2491159758403134230.key (/w/workspace/edgex-go/28@tmp/private_key_2491159758403134230.key) [2021-08-09T22:19:27.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T22:19:28.208Z] + git semver init [2021-08-09T22:19:28.208Z] # -> Open(): unable to determine branch for HEAD [2021-08-09T22:19:28.208Z] # $GIT_DIR = /w/workspace/edgex-go/28/.git [2021-08-09T22:19:28.208Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/28 [2021-08-09T22:19:28.208Z] # $SEMVER_REMOTE_NAME = origin [2021-08-09T22:19:28.208Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-09T22:19:28.208Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-09T22:19:28.208Z] # $SEMVER_BRANCH = main [2021-08-09T22:19:28.208Z] # $SEMVER_TEMP = /tmp/semver-866825919 [2021-08-09T22:19:28.208Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-09T22:19:46.439Z] # '/tmp/semver-866825919' -> '/w/workspace/edgex-go/28/.semver' [2021-08-09T22:19:46.439Z] # -> Force: false [2021-08-09T22:19:46.439Z] # $SEMVER_DIR = /w/workspace/edgex-go/28/.semver [Pipeline] } [2021-08-09T22:19:46.455Z] $ docker exec --env ******** --env ******** a175e1a094bab3236b776ce6c4c1ff28ced5f159728b9e71d23a3ffcd04e9403 ssh-agent -k [2021-08-09T22:19:46.549Z] unset SSH_AUTH_SOCK; [2021-08-09T22:19:46.550Z] unset SSH_AGENT_PID; [2021-08-09T22:19:46.550Z] echo Agent pid 61 killed; [2021-08-09T22:19:46.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T22:19:46.907Z] + git semver [Pipeline] } [2021-08-09T22:19:46.927Z] $ docker stop --time=1 a175e1a094bab3236b776ce6c4c1ff28ced5f159728b9e71d23a3ffcd04e9403 [2021-08-09T22:19:48.798Z] $ docker rm -f a175e1a094bab3236b776ce6c4c1ff28ced5f159728b9e71d23a3ffcd04e9403 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T22:19:49.192Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-09T22:19:49.541Z] Stashed 1 file(s) [Pipeline] echo [2021-08-09T22:19:49.544Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.25 [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-09T22:19:49.786Z] ========================================================= [2021-08-09T22:19:49.786Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-09T22:19:49.786Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T22:19:50.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T22:19:50.136Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-09T22:19:50.136Z] 540db60ca938: Pulling fs layer [2021-08-09T22:19:50.136Z] adcc1eea9eea: Pulling fs layer [2021-08-09T22:19:50.136Z] 4c4ab2625f07: Pulling fs layer [2021-08-09T22:19:50.136Z] db62176df00c: Pulling fs layer [2021-08-09T22:19:50.136Z] 3b30891b0d05: Pulling fs layer [2021-08-09T22:19:50.136Z] 06b49ca38bd5: Pulling fs layer [2021-08-09T22:19:50.136Z] c788192a36de: Pulling fs layer [2021-08-09T22:19:50.136Z] a77e37c0d609: Pulling fs layer [2021-08-09T22:19:50.136Z] c3185cebc471: Pulling fs layer [2021-08-09T22:19:50.136Z] db62176df00c: Waiting [2021-08-09T22:19:50.136Z] 3b30891b0d05: Waiting [2021-08-09T22:19:50.136Z] 06b49ca38bd5: Waiting [2021-08-09T22:19:50.136Z] c788192a36de: Waiting [2021-08-09T22:19:50.136Z] a77e37c0d609: Waiting [2021-08-09T22:19:50.136Z] c3185cebc471: Waiting [2021-08-09T22:19:50.136Z] 4c4ab2625f07: Verifying Checksum [2021-08-09T22:19:50.136Z] 4c4ab2625f07: Download complete [2021-08-09T22:19:50.136Z] adcc1eea9eea: Verifying Checksum [2021-08-09T22:19:50.136Z] adcc1eea9eea: Download complete [2021-08-09T22:19:50.136Z] 3b30891b0d05: Verifying Checksum [2021-08-09T22:19:50.136Z] 3b30891b0d05: Download complete [2021-08-09T22:19:50.404Z] 06b49ca38bd5: Download complete [2021-08-09T22:19:50.404Z] c788192a36de: Verifying Checksum [2021-08-09T22:19:50.404Z] c788192a36de: Download complete [2021-08-09T22:19:50.404Z] 540db60ca938: Verifying Checksum [2021-08-09T22:19:50.404Z] 540db60ca938: Download complete [2021-08-09T22:19:50.404Z] 540db60ca938: Pull complete [2021-08-09T22:19:50.682Z] adcc1eea9eea: Pull complete [2021-08-09T22:19:50.682Z] 4c4ab2625f07: Pull complete [2021-08-09T22:19:51.648Z] a77e37c0d609: Verifying Checksum [2021-08-09T22:19:51.648Z] a77e37c0d609: Download complete [2021-08-09T22:19:55.201Z] c3185cebc471: Verifying Checksum [2021-08-09T22:19:55.201Z] c3185cebc471: Download complete [2021-08-09T22:19:55.787Z] db62176df00c: Verifying Checksum [2021-08-09T22:19:55.787Z] db62176df00c: Download complete [2021-08-09T22:19:59.143Z] db62176df00c: Pull complete [2021-08-09T22:19:59.143Z] 3b30891b0d05: Pull complete [2021-08-09T22:19:59.143Z] 06b49ca38bd5: Pull complete [2021-08-09T22:19:59.416Z] c788192a36de: Pull complete [2021-08-09T22:19:59.416Z] a77e37c0d609: Pull complete [2021-08-09T22:20:02.035Z] c3185cebc471: Pull complete [2021-08-09T22:20:02.035Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-09T22:20:02.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T22:20:02.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-09T22:20:02.370Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-09T22:20:02.370Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T22:20:02.370Z] WORKDIR /edgex [2021-08-09T22:20:02.370Z] COPY go.mod . [2021-08-09T22:20:02.370Z] RUN go mod download' [2021-08-09T22:20:03.800Z] Sending build context to Docker daemon 328.6MB [2021-08-09T22:20:03.800Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T22:20:03.800Z] ---> 031687cdd783 [2021-08-09T22:20:03.800Z] Step 2/4 : WORKDIR /edgex [2021-08-09T22:20:04.699Z] Still waiting to schedule task [2021-08-09T22:20:04.699Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-09T22:20:05.750Z] ---> Running in d623a4139c8c [2021-08-09T22:20:05.751Z] Removing intermediate container d623a4139c8c [2021-08-09T22:20:05.751Z] ---> 7994b537fb9b [2021-08-09T22:20:05.751Z] Step 3/4 : COPY go.mod . [2021-08-09T22:20:05.751Z] ---> 1ccf3f638d49 [2021-08-09T22:20:05.751Z] Step 4/4 : RUN go mod download [2021-08-09T22:20:05.751Z] ---> Running in 62f78dc0825e [2021-08-09T22:20:44.668Z] Removing intermediate container 62f78dc0825e [2021-08-09T22:20:44.668Z] ---> 85c8067c46e1 [2021-08-09T22:20:44.668Z] Successfully built 85c8067c46e1 [2021-08-09T22:20:44.668Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:20:44.993Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T22:20:44.993Z] . [Pipeline] withDockerContainer [2021-08-09T22:20:45.101Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-08-09T22:20:45.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-x86_64 cat [2021-08-09T22:20:45.574Z] $ docker top b32f1411c968a41875e4c315e5603eda05a0d76f182b925fb31dfcb287fa7fa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T22:20:45.991Z] + go version [2021-08-09T22:20:45.991Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-09T22:20:46.007Z] $ docker stop --time=1 b32f1411c968a41875e4c315e5603eda05a0d76f182b925fb31dfcb287fa7fa1 [2021-08-09T22:20:47.196Z] $ docker rm -f b32f1411c968a41875e4c315e5603eda05a0d76f182b925fb31dfcb287fa7fa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:20:47.666Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T22:20:47.666Z] . [Pipeline] withDockerContainer [2021-08-09T22:20:47.757Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-08-09T22:20:47.822Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-x86_64 cat [2021-08-09T22:20:48.197Z] $ docker top bcbc8f44831fb989e76c44a6774d2e57ddad07b0217303fdf3185ffabeed4c97 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T22:20:48.298Z] ========================================================= [2021-08-09T22:20:48.298Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T22:20:48.298Z] ========================================================= [Pipeline] sh [2021-08-09T22:20:48.608Z] + go mod tidy [Pipeline] sh [2021-08-09T22:20:49.200Z] + make test [2021-08-09T22:20:49.200Z] 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-09T22:20:49.471Z] go mod tidy [2021-08-09T22:20:49.471Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-09T22:20:54.921Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-09T22:21:13.270Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-09T22:21:15.883Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-09T22:21:16.154Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-09T22:21:16.752Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-09T22:21:19.363Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-09T22:21:19.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-09T22:21:19.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-09T22:21:19.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-09T22:21:20.548Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-09T22:21:20.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-09T22:21:21.101Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-09T22:21:21.101Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-09T22:21:21.101Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-09T22:21:21.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-09T22:21:23.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2021-08-09T22:21:23.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-09T22:21:23.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-09T22:21:25.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 100.0% of statements [2021-08-09T22:21:25.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-09T22:21:25.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 46.3% of statements [2021-08-09T22:21:25.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-09T22:21:25.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-09T22:21:26.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 90.1% of statements [2021-08-09T22:21:26.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-09T22:21:26.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-09T22:21:27.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-08-09T22:21:27.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-09T22:21:27.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-09T22:21:27.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-09T22:21:27.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-09T22:21:27.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-09T22:21:27.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.241s coverage: 94.2% of statements [2021-08-09T22:21:27.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-09T22:21:27.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-09T22:21:27.783Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 59.1% of statements [2021-08-09T22:21:27.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-09T22:21:27.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-09T22:21:27.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-09T22:21:27.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-09T22:21:27.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-09T22:21:28.052Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-08-09T22:21:28.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-09T22:21:28.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-09T22:21:28.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-09T22:21:29.033Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.8% of statements [2021-08-09T22:21:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-09T22:21:29.033Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-08-09T22:21:29.033Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 22.0% of statements [2021-08-09T22:21:29.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-09T22:21:29.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-08-09T22:21:30.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements [2021-08-09T22:21:30.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-08-09T22:21:30.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2021-08-09T22:21:30.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-08-09T22:21:43.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-08-09T22:21:43.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-08-09T22:21:48.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.215s coverage: 81.8% of statements [2021-08-09T22:21:48.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 64.4% of statements [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-08-09T22:22:06.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.209s coverage: 66.9% of statements [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-09T22:22:06.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-09T22:22:07.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements [2021-08-09T22:22:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-09T22:22:07.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-09T22:22:07.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-08-09T22:22:07.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-09T22:22:07.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-08-09T22:22:07.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-09T22:22:08.329Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-158 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-09T22:22:08.350Z] Running in /w/workspace/edgex-go/28 [Pipeline] { [Pipeline] checkout [2021-08-09T22:22:08.545Z] The recommended git tool is: git [2021-08-09T22:22:14.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 19.5% of statements [2021-08-09T22:22:14.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-09T22:22:14.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-09T22:22:14.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-09T22:22:14.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-09T22:22:14.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.0% of statements [2021-08-09T22:22:14.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-09T22:22:14.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-09T22:22:14.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-09T22:22:14.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-09T22:22:14.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-08-09T22:22:14.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-09T22:22:14.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-09T22:22:14.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2021-08-09T22:22:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-09T22:22:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-09T22:22:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-09T22:22:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-09T22:22:14.210Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-08-09T22:22:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-09T22:22:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-09T22:22:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-09T22:22:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-09T22:22:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-09T22:22:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-09T22:22:14.210Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-08-09T22:22:14.210Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-09T22:22:14.302Z] using credential edgex-jenkins-ssh [2021-08-09T22:22:14.323Z] Cloning the remote Git repository [2021-08-09T22:22:14.480Z] GO111MODULE=on go vet ./... [2021-08-09T22:22:14.386Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-09T22:22:14.496Z] > git init /w/workspace/edgex-go/28 # timeout=10 [2021-08-09T22:22:14.566Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T22:22:14.567Z] > git --version # timeout=10 [2021-08-09T22:22:14.580Z] > git --version # 'git version 2.17.1' [2021-08-09T22:22:14.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T22:22:14.664Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T22:22:34.064Z] Avoid second fetch [2021-08-09T22:22:34.065Z] Checking out Revision 70a7de6140c9210a4916c44f40b1630081c5c4da (main) [2021-08-09T22:22:34.012Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T22:22:34.036Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T22:22:34.078Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T22:22:34.096Z] > git checkout -f 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 [2021-08-09T22:22:38.483Z] Commit message: "Merge pull request #3661 from cherrycl/issue-3640" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T22:22:39.031Z] provisioning config files... [2021-08-09T22:22:39.061Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/28@tmp/config8772929246480697468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:22:39.631Z] ---> docker-login.sh [2021-08-09T22:22:39.631Z] nexus3.edgexfoundry.org:10001 [2021-08-09T22:22:40.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:22:40.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:22:40.897Z] Configure a credential helper to remove this warning. See [2021-08-09T22:22:40.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:22:40.897Z] [2021-08-09T22:22:40.897Z] Login Succeeded [2021-08-09T22:22:40.897Z] nexus3.edgexfoundry.org:10002 [2021-08-09T22:22:41.218Z] gofmt -l . [2021-08-09T22:22:41.218Z] [ "`gofmt -l .`" = "" ] [2021-08-09T22:22:41.218Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-09T22:22:41.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:22:41.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:22:41.501Z] Configure a credential helper to remove this warning. See [2021-08-09T22:22:41.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:22:41.501Z] [2021-08-09T22:22:41.501Z] Login Succeeded [2021-08-09T22:22:41.501Z] nexus3.edgexfoundry.org:10003 [2021-08-09T22:22:41.545Z] + ls -al . [2021-08-09T22:22:41.545Z] total 592 [2021-08-09T22:22:41.545Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 22:22 . [2021-08-09T22:22:41.545Z] drwxr-xr-x 4 root root 30 Aug 9 22:20 .. [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 11 Aug 9 22:19 .dockerignore [2021-08-09T22:22:41.545Z] drwxrwxr-x 8 1001 1001 162 Aug 9 22:19 .git [2021-08-09T22:22:41.545Z] drwxrwxr-x 3 1001 1001 125 Aug 9 22:19 .github [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 818 Aug 9 22:19 .gitignore [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 76 Aug 9 22:19 .hadolint.yml [2021-08-09T22:22:41.545Z] drwx------ 3 1001 1001 43 Aug 9 22:19 .semver [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 22:19 .sonarcloud.properties [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 8609 Aug 9 22:19 Attribution.txt [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 43881 Aug 9 22:19 CHANGELOG.md [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 22:19 CONTRIBUTING.md [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 849 Aug 9 22:19 Jenkinsfile [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 22:19 LICENSE [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 5915 Aug 9 22:19 Makefile [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 8643 Aug 9 22:19 README.md [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 22:19 SECURITY.md [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 12 Aug 9 22:19 VERSION [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 22:19 ZMQWindows.md [2021-08-09T22:22:41.545Z] drwxrwxr-x 2 1001 1001 37 Aug 9 22:19 bin [2021-08-09T22:22:41.545Z] drwxrwxr-x 14 1001 1001 4096 Aug 9 22:19 cmd [2021-08-09T22:22:41.545Z] -rw-r--r-- 1 root root 404176 Aug 9 22:22 coverage.out [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 813 Aug 9 22:19 go.mod [2021-08-09T22:22:41.545Z] -rw-r--r-- 1 root root 48847 Aug 9 22:20 go.sum [2021-08-09T22:22:41.545Z] drwxrwxr-x 8 1001 1001 124 Aug 9 22:19 internal [2021-08-09T22:22:41.545Z] drwxrwxr-x 3 1001 1001 16 Aug 9 22:19 openapi [2021-08-09T22:22:41.545Z] drwxrwxr-x 4 1001 1001 71 Aug 9 22:19 snap [2021-08-09T22:22:41.545Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 22:19 version.go [Pipeline] sh [2021-08-09T22:22:41.864Z] + '[' -e coverage.out ] [2021-08-09T22:22:41.864Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-09T22:22:41.989Z] Stashed 1 file(s) [Pipeline] sh [2021-08-09T22:22:42.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:22:42.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:22:42.106Z] Configure a credential helper to remove this warning. See [2021-08-09T22:22:42.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:22:42.106Z] [2021-08-09T22:22:42.106Z] Login Succeeded [2021-08-09T22:22:42.106Z] nexus3.edgexfoundry.org:10004 [2021-08-09T22:22:42.300Z] + make build [2021-08-09T22:22:42.300Z] go mod tidy [2021-08-09T22:22:42.300Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T22:22:42.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:22:42.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:22:42.662Z] Configure a credential helper to remove this warning. See [2021-08-09T22:22:42.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:22:42.662Z] [2021-08-09T22:22:42.662Z] Login Succeeded [2021-08-09T22:22:42.662Z] docker.io [2021-08-09T22:22:43.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:22:43.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:22:43.537Z] Configure a credential helper to remove this warning. See [2021-08-09T22:22:43.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:22:43.537Z] [2021-08-09T22:22:43.537Z] Login Succeeded [2021-08-09T22:22:43.537Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T22:22:43.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-09T22:22:43.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] echo [2021-08-09T22:22:43.984Z] ========================================================= [2021-08-09T22:22:43.984Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-09T22:22:43.984Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T22:22:44.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T22:22:44.709Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-09T22:22:44.709Z] 595b0fe564bb: Pulling fs layer [2021-08-09T22:22:44.709Z] 24495759ef45: Pulling fs layer [2021-08-09T22:22:44.710Z] d148012ef14d: Pulling fs layer [2021-08-09T22:22:44.710Z] e90a11edd702: Pulling fs layer [2021-08-09T22:22:44.710Z] d77568369979: Pulling fs layer [2021-08-09T22:22:44.710Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-09T22:22:44.710Z] 170f2ba95c9a: Pulling fs layer [2021-08-09T22:22:44.710Z] 97ac5df62f85: Pulling fs layer [2021-08-09T22:22:44.710Z] e90a11edd702: Waiting [2021-08-09T22:22:44.710Z] d77568369979: Waiting [2021-08-09T22:22:44.710Z] 170f2ba95c9a: Waiting [2021-08-09T22:22:44.710Z] 97ac5df62f85: Waiting [2021-08-09T22:22:44.710Z] d148012ef14d: Verifying Checksum [2021-08-09T22:22:44.710Z] d148012ef14d: Download complete [2021-08-09T22:22:44.710Z] 24495759ef45: Verifying Checksum [2021-08-09T22:22:44.710Z] 24495759ef45: Download complete [2021-08-09T22:22:44.710Z] d77568369979: Download complete [2021-08-09T22:22:44.710Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-09T22:22:44.710Z] fc1c9f9a7f3b: Download complete [2021-08-09T22:22:44.993Z] 595b0fe564bb: Download complete [2021-08-09T22:22:44.993Z] 170f2ba95c9a: Verifying Checksum [2021-08-09T22:22:44.993Z] 170f2ba95c9a: Download complete [2021-08-09T22:22:45.599Z] 595b0fe564bb: Pull complete [2021-08-09T22:22:46.215Z] 24495759ef45: Pull complete [2021-08-09T22:22:46.494Z] d148012ef14d: Pull complete [2021-08-09T22:22:48.490Z] 97ac5df62f85: Verifying Checksum [2021-08-09T22:22:48.490Z] 97ac5df62f85: Download complete [2021-08-09T22:22:49.466Z] e90a11edd702: Verifying Checksum [2021-08-09T22:22:49.466Z] e90a11edd702: Download complete [2021-08-09T22:22:50.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T22:22:50.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T22:22:51.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T22:22:52.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T22:22:53.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T22:22:54.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T22:22:55.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T22:22:56.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T22:22:56.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T22:22:57.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-09T22:22:59.108Z] $ docker stop --time=1 bcbc8f44831fb989e76c44a6774d2e57ddad07b0217303fdf3185ffabeed4c97 [2021-08-09T22:22:59.645Z] e90a11edd702: Pull complete [2021-08-09T22:22:59.646Z] d77568369979: Pull complete [2021-08-09T22:22:59.646Z] fc1c9f9a7f3b: Pull complete [2021-08-09T22:23:00.247Z] 170f2ba95c9a: Pull complete [2021-08-09T22:23:00.995Z] $ docker rm -f bcbc8f44831fb989e76c44a6774d2e57ddad07b0217303fdf3185ffabeed4c97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:23:04.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T22:23:04.117Z] [2021-08-09T22:23:04.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:23:04.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T22:23:04.817Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-09T22:23:04.817Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-09T22:23:04.817Z] ca9280d653b3: Pulling fs layer [2021-08-09T22:23:04.817Z] 7e9c9ca2126c: Pulling fs layer [2021-08-09T22:23:05.217Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-09T22:23:05.217Z] cbdbe7a5bc2a: Download complete [2021-08-09T22:23:05.217Z] cbdbe7a5bc2a: Pull complete [2021-08-09T22:23:05.806Z] ca9280d653b3: Verifying Checksum [2021-08-09T22:23:05.806Z] ca9280d653b3: Download complete [2021-08-09T22:23:06.395Z] ca9280d653b3: Pull complete [2021-08-09T22:23:07.146Z] 97ac5df62f85: Pull complete [2021-08-09T22:23:07.146Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-09T22:23:07.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T22:23:07.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-09T22:23:07.566Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-09T22:23:07.566Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T22:23:07.566Z] WORKDIR /edgex [2021-08-09T22:23:07.566Z] COPY go.mod . [2021-08-09T22:23:07.566Z] RUN go mod download [2021-08-09T22:23:08.333Z] 7e9c9ca2126c: Verifying Checksum [2021-08-09T22:23:08.333Z] 7e9c9ca2126c: Download complete [2021-08-09T22:23:09.583Z] Sending build context to Docker daemon 165.9MB [2021-08-09T22:23:09.583Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T22:23:09.583Z] ---> 04bc70af865f [2021-08-09T22:23:09.583Z] Step 2/4 : WORKDIR /edgex [2021-08-09T22:23:10.922Z] 7e9c9ca2126c: Pull complete [2021-08-09T22:23:10.922Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-09T22:23:10.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T22:23:10.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-09T22:23:11.019Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-08-09T22:23:11.300Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T22:23:13.915Z] ---> Running in e4a6240fcb2c [2021-08-09T22:23:13.916Z] Removing intermediate container e4a6240fcb2c [2021-08-09T22:23:13.916Z] ---> 6c36b38ee627 [2021-08-09T22:23:13.916Z] Step 3/4 : COPY go.mod . [2021-08-09T22:23:14.112Z] $ docker top 69fadd9c1f02b421f08ed8b5109010fcd6ef3c09d65ce8e31482843651b1f044 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T22:23:14.514Z] + grep parallel [2021-08-09T22:23:14.514Z] + docker-compose build --help [2021-08-09T22:23:14.891Z] ---> ab8d96ec0d67 [2021-08-09T22:23:14.891Z] Step 4/4 : RUN go mod download [2021-08-09T22:23:14.892Z] ---> Running in a4d6389c7f51 [2021-08-09T22:23:15.103Z] --parallel Build images in parallel. [Pipeline] } [2021-08-09T22:23:15.120Z] $ docker stop --time=1 69fadd9c1f02b421f08ed8b5109010fcd6ef3c09d65ce8e31482843651b1f044 [2021-08-09T22:23:16.310Z] $ docker rm -f 69fadd9c1f02b421f08ed8b5109010fcd6ef3c09d65ce8e31482843651b1f044 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:23:16.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T22:23:16.757Z] . [Pipeline] withDockerContainer [2021-08-09T22:23:16.845Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-08-09T22:23:16.920Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-09T22:23:17.223Z] $ docker top 42ec901f139b91d82e1a9268f1bce66a450beb107a6e3d9c56242095c831a673 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T22:23:17.622Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T22:23:18.216Z] Building core-command ... [2021-08-09T22:23:18.216Z] Building core-data ... [2021-08-09T22:23:18.216Z] Building core-metadata ... [2021-08-09T22:23:18.216Z] Building security-bootstrapper ... [2021-08-09T22:23:18.216Z] Building security-proxy-setup ... [2021-08-09T22:23:18.216Z] Building security-secretstore-setup ... [2021-08-09T22:23:18.216Z] Building support-notifications ... [2021-08-09T22:23:18.216Z] Building support-scheduler ... [2021-08-09T22:23:18.216Z] Building sys-mgmt-agent ... [2021-08-09T22:23:18.216Z] Building support-notifications [2021-08-09T22:23:18.216Z] Building sys-mgmt-agent [2021-08-09T22:23:18.216Z] Building support-scheduler [2021-08-09T22:23:18.216Z] Building security-proxy-setup [2021-08-09T22:23:18.216Z] Building core-command [2021-08-09T22:23:28.547Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:23:28.547Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:23:28.547Z] ---> 85c8067c46e1 [2021-08-09T22:23:28.547Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T22:23:28.547Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:23:28.547Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:23:28.547Z] ---> 85c8067c46e1 [2021-08-09T22:23:28.547Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T22:23:28.547Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:23:28.547Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:23:28.547Z] ---> 85c8067c46e1 [2021-08-09T22:23:28.547Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:23:31.883Z] ---> Running in c6e852b23b4a [2021-08-09T22:23:31.883Z] ---> Running in b69e3b48120b [2021-08-09T22:23:31.883Z] ---> Running in 1f2fc46a4838 [2021-08-09T22:23:38.532Z] Removing intermediate container 1f2fc46a4838 [2021-08-09T22:23:38.532Z] ---> bc00524831bd [2021-08-09T22:23:38.532Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:23:38.532Z] Removing intermediate container c6e852b23b4a [2021-08-09T22:23:38.532Z] ---> 00d5fec2f6ff [2021-08-09T22:23:38.532Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:23:38.532Z] Removing intermediate container b69e3b48120b [2021-08-09T22:23:38.532Z] ---> 4098de390c74 [2021-08-09T22:23:38.532Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:23:38.532Z] ---> Running in c578e78a20d0 [2021-08-09T22:23:38.532Z] ---> Running in 869c10b01722 [2021-08-09T22:23:38.532Z] ---> Running in 4425730e0002 [2021-08-09T22:23:45.182Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:23:45.182Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:23:45.182Z] ---> 85c8067c46e1 [2021-08-09T22:23:45.182Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:23:45.182Z] ---> Using cache [2021-08-09T22:23:45.182Z] ---> 00d5fec2f6ff [2021-08-09T22:23:45.182Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:23:45.182Z] ---> Using cache [2021-08-09T22:23:45.182Z] ---> 4ea198699bb3 [2021-08-09T22:23:45.182Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T22:23:45.182Z] Removing intermediate container c578e78a20d0 [2021-08-09T22:23:45.182Z] ---> 4ea198699bb3 [2021-08-09T22:23:45.182Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T22:23:45.182Z] Removing intermediate container 869c10b01722 [2021-08-09T22:23:45.182Z] ---> 3ce21b27f2e3 [2021-08-09T22:23:45.182Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T22:23:45.451Z] ---> Running in 33c0c007d887 [2021-08-09T22:23:45.451Z] Removing intermediate container 4425730e0002 [2021-08-09T22:23:45.451Z] ---> 5a0a4e399f6a [2021-08-09T22:23:45.451Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T22:23:45.451Z] ---> Running in 80f5bc7f029e [2021-08-09T22:23:45.451Z] ---> Running in 3ffac7af194b [2021-08-09T22:23:45.451Z] ---> Running in dd46a6cda652 [2021-08-09T22:23:46.036Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:23:46.036Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:23:46.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:23:46.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:23:46.574Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:23:46.574Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:23:46.574Z] ---> 85c8067c46e1 [2021-08-09T22:23:46.574Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T22:23:46.574Z] ---> Using cache [2021-08-09T22:23:46.574Z] ---> 00d5fec2f6ff [2021-08-09T22:23:46.574Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:23:46.574Z] ---> Using cache [2021-08-09T22:23:46.574Z] ---> 4ea198699bb3 [2021-08-09T22:23:46.574Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T22:23:46.845Z] ---> Running in 634f0539416b [2021-08-09T22:23:47.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:23:47.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:23:47.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:23:47.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:23:47.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:23:47.383Z] OK: 219 MiB in 52 packages [2021-08-09T22:23:47.653Z] OK: 219 MiB in 52 packages [2021-08-09T22:23:47.653Z] Removing intermediate container dd46a6cda652 [2021-08-09T22:23:47.653Z] ---> 0170cd1a13c7 [2021-08-09T22:23:47.653Z] Step 6/22 : COPY go.mod . [2021-08-09T22:23:47.930Z] Removing intermediate container 3ffac7af194b [2021-08-09T22:23:47.930Z] ---> dff29f295c15 [2021-08-09T22:23:47.930Z] Step 6/24 : COPY go.mod . [2021-08-09T22:23:47.930Z] OK: 219 MiB in 52 packages [2021-08-09T22:23:47.930Z] ---> 57fdb5984d4d [2021-08-09T22:23:47.930Z] Step 7/24 : RUN go mod download [2021-08-09T22:23:47.930Z] ---> 46f8ae82d67d [2021-08-09T22:23:47.930Z] Step 7/22 : RUN go mod download [2021-08-09T22:23:47.930Z] ---> Running in 8c7670acfbec [2021-08-09T22:23:47.930Z] ---> Running in b9ca028e3ff1 [2021-08-09T22:23:48.221Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:23:48.221Z] OK: 219 MiB in 52 packages [2021-08-09T22:23:48.221Z] Removing intermediate container 80f5bc7f029e [2021-08-09T22:23:48.221Z] ---> ad10dc238a5e [2021-08-09T22:23:48.221Z] Step 6/23 : COPY go.mod . [2021-08-09T22:23:48.495Z] ---> c4ce2e42a118 [2021-08-09T22:23:48.495Z] Step 7/23 : RUN go mod download [2021-08-09T22:23:48.495Z] ---> Running in a33294a00191 [2021-08-09T22:23:48.495Z] OK: 219 MiB in 52 packages [2021-08-09T22:23:48.760Z] Removing intermediate container 33c0c007d887 [2021-08-09T22:23:48.760Z] ---> 6cae098d5f7f [2021-08-09T22:23:48.760Z] Step 6/24 : COPY go.mod . [2021-08-09T22:23:49.027Z] ---> 910e57ff5f65 [2021-08-09T22:23:49.027Z] Step 7/24 : RUN go mod download [2021-08-09T22:23:49.027Z] ---> Running in 921b7c1a4224 [2021-08-09T22:23:49.027Z] Removing intermediate container 634f0539416b [2021-08-09T22:23:49.027Z] ---> d7d421c698da [2021-08-09T22:23:49.027Z] Step 6/23 : COPY go.mod . [2021-08-09T22:23:49.640Z] ---> c17d9ce235be [2021-08-09T22:23:49.640Z] Step 7/23 : RUN go mod download [2021-08-09T22:23:49.640Z] ---> Running in c3018b179840 [2021-08-09T22:23:50.646Z] Removing intermediate container b9ca028e3ff1 [2021-08-09T22:23:50.646Z] ---> aec4f517e670 [2021-08-09T22:23:50.646Z] Step 8/22 : COPY . . [2021-08-09T22:23:50.646Z] Removing intermediate container 8c7670acfbec [2021-08-09T22:23:50.646Z] ---> e06d2aeab629 [2021-08-09T22:23:50.646Z] Step 8/24 : COPY . . [2021-08-09T22:23:50.646Z] Removing intermediate container a33294a00191 [2021-08-09T22:23:50.646Z] ---> ad957cfe0053 [2021-08-09T22:23:50.646Z] Step 8/23 : COPY . . [2021-08-09T22:23:56.013Z] Removing intermediate container c3018b179840 [2021-08-09T22:23:56.013Z] ---> 83f6d4084465 [2021-08-09T22:23:56.013Z] Step 8/23 : COPY . . [2021-08-09T22:23:56.013Z] Removing intermediate container 921b7c1a4224 [2021-08-09T22:23:56.013Z] ---> 425561587154 [2021-08-09T22:23:56.013Z] Step 8/24 : COPY . . [2021-08-09T22:24:01.360Z] ---> c0835fb9f570 [2021-08-09T22:24:01.360Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:24:01.360Z] ---> 46fa62403fc3 [2021-08-09T22:24:01.360Z] Step 9/23 : RUN go mod tidy [2021-08-09T22:24:01.360Z] ---> 3d1655981a0e [2021-08-09T22:24:01.360Z] Step 9/22 : RUN go mod tidy [2021-08-09T22:24:01.628Z] ---> Running in de1aa5e75ca1 [2021-08-09T22:24:01.629Z] ---> Running in 8fd13ed6ee6c [2021-08-09T22:24:01.629Z] ---> Running in 9029756a52ab [2021-08-09T22:24:06.979Z] Removing intermediate container de1aa5e75ca1 [2021-08-09T22:24:06.979Z] ---> 2d2c17b94702 [2021-08-09T22:24:06.979Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T22:24:06.979Z] ---> Running in f734f75feb06 [2021-08-09T22:24:06.979Z] Removing intermediate container 8fd13ed6ee6c [2021-08-09T22:24:06.979Z] ---> a07abcb2706e [2021-08-09T22:24:06.979Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T22:24:07.950Z] Removing intermediate container 9029756a52ab [2021-08-09T22:24:07.950Z] ---> 9c0b0768202c [2021-08-09T22:24:07.950Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T22:24:08.239Z] ---> Running in c1129544fd2c [2021-08-09T22:24:08.239Z] ---> Running in d38f628162db [2021-08-09T22:24:08.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T22:24:08.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T22:24:08.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T22:24:13.087Z] ---> b90128a67bd6 [2021-08-09T22:24:13.087Z] Step 9/23 : RUN go mod tidy [2021-08-09T22:24:13.087Z] ---> Running in f3d76fdb54ee [2021-08-09T22:24:13.087Z] ---> 3315fbfae1de [2021-08-09T22:24:13.087Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:24:13.087Z] ---> Running in 6f2e6ce07618 [2021-08-09T22:24:15.040Z] Removing intermediate container f3d76fdb54ee [2021-08-09T22:24:15.040Z] ---> 249df0146977 [2021-08-09T22:24:15.040Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-09T22:24:15.040Z] ---> Running in 8db65c450fd8 [2021-08-09T22:24:15.040Z] Removing intermediate container 6f2e6ce07618 [2021-08-09T22:24:15.040Z] ---> 603280a41e0a [2021-08-09T22:24:15.040Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T22:24:15.040Z] ---> Running in fd77fe57579a [2021-08-09T22:24:15.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T22:24:15.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T22:24:42.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T22:24:45.636Z] Removing intermediate container f734f75feb06 [2021-08-09T22:24:45.636Z] ---> e8b8aec1a11f [2021-08-09T22:24:45.636Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T22:24:45.636Z] ---> Running in 6a8d8a23418f [2021-08-09T22:24:45.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T22:24:47.852Z] Removing intermediate container c1129544fd2c [2021-08-09T22:24:47.852Z] ---> cd42959107e7 [2021-08-09T22:24:47.852Z] [2021-08-09T22:24:47.852Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T22:24:48.116Z] 3.12: Pulling from library/alpine [2021-08-09T22:24:48.390Z] Removing intermediate container d38f628162db [2021-08-09T22:24:48.391Z] ---> ed95a7cfd725 [2021-08-09T22:24:48.391Z] [2021-08-09T22:24:48.391Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T22:24:48.391Z] Removing intermediate container 6a8d8a23418f [2021-08-09T22:24:48.391Z] ---> 94b522c0563c [2021-08-09T22:24:48.391Z] [2021-08-09T22:24:48.391Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T22:24:48.391Z] 3.12: Pulling from library/alpine [2021-08-09T22:24:48.659Z] 20.10.7: Pulling from library/docker [2021-08-09T22:24:48.934Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T22:24:48.934Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T22:24:48.934Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T22:24:48.934Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T22:24:48.934Z] ---> 13621d1b12d4 [2021-08-09T22:24:48.934Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T22:24:48.934Z] ---> 13621d1b12d4 [2021-08-09T22:24:48.934Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T22:24:48.934Z] ---> Running in bfb8cfe3c0f6 [2021-08-09T22:24:49.202Z] ---> Running in 0b787ba9c371 [2021-08-09T22:24:50.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:24:50.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:24:50.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:24:50.175Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T22:24:50.175Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:24:50.175Z] OK: 6 MiB in 15 packages [2021-08-09T22:24:50.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:24:50.442Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T22:24:50.443Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T22:24:50.443Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T22:24:50.443Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T22:24:50.443Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:24:50.443Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T22:24:50.443Z] OK: 7 MiB in 18 packages [2021-08-09T22:24:51.038Z] Removing intermediate container 0b787ba9c371 [2021-08-09T22:24:51.038Z] ---> 0413c58b5480 [2021-08-09T22:24:51.038Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:24:51.038Z] Removing intermediate container fd77fe57579a [2021-08-09T22:24:51.038Z] ---> 89f90f1d167d [2021-08-09T22:24:51.038Z] [2021-08-09T22:24:51.038Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T22:24:51.038Z] ---> 13621d1b12d4 [2021-08-09T22:24:51.038Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T22:24:51.038Z] ---> Using cache [2021-08-09T22:24:51.038Z] ---> 0413c58b5480 [2021-08-09T22:24:51.038Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:24:51.038Z] ---> Running in db589decea32 [2021-08-09T22:24:51.307Z] ---> Running in a08df7d6e5f0 [2021-08-09T22:24:51.573Z] Removing intermediate container a08df7d6e5f0 [2021-08-09T22:24:51.573Z] ---> 7c4ca61b1b7c [2021-08-09T22:24:51.573Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T22:24:51.573Z] Removing intermediate container db589decea32 [2021-08-09T22:24:51.573Z] ---> a45368c37efd [2021-08-09T22:24:51.573Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T22:24:51.573Z] Removing intermediate container bfb8cfe3c0f6 [2021-08-09T22:24:51.573Z] ---> 9ddbb3b8972f [2021-08-09T22:24:51.573Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T22:24:51.573Z] ---> Running in 94cbf285c1e6 [2021-08-09T22:24:51.573Z] ---> Running in 90850a16914b [2021-08-09T22:24:51.573Z] ---> Running in d59d8fe5edda [2021-08-09T22:24:51.684Z] Removing intermediate container a4d6389c7f51 [2021-08-09T22:24:51.684Z] ---> 61a7ba71f617 [2021-08-09T22:24:51.684Z] Successfully built 61a7ba71f617 [2021-08-09T22:24:51.684Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:24:51.843Z] Removing intermediate container 94cbf285c1e6 [2021-08-09T22:24:51.843Z] ---> b9ca2a871e8b [2021-08-09T22:24:51.843Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T22:24:51.843Z] Removing intermediate container d59d8fe5edda [2021-08-09T22:24:51.843Z] ---> a35049ead99e [2021-08-09T22:24:51.843Z] Step 14/22 : WORKDIR /edgex [2021-08-09T22:24:51.843Z] Removing intermediate container 90850a16914b [2021-08-09T22:24:51.843Z] ---> e2619f0f652c [2021-08-09T22:24:51.843Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T22:24:51.843Z] ---> Running in 7bd34d03c976 [2021-08-09T22:24:51.843Z] ---> Running in 81ac2228e608 [2021-08-09T22:24:51.843Z] ---> Running in 878ada444205 [2021-08-09T22:24:52.031Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T22:24:52.031Z] . [Pipeline] withDockerContainer [2021-08-09T22:24:52.109Z] Removing intermediate container 878ada444205 [2021-08-09T22:24:52.109Z] ---> 94666af9c695 [2021-08-09T22:24:52.109Z] Step 16/24 : WORKDIR / [2021-08-09T22:24:52.109Z] Removing intermediate container 7bd34d03c976 [2021-08-09T22:24:52.109Z] ---> eae102ef2658 [2021-08-09T22:24:52.109Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:24:52.109Z] Removing intermediate container 81ac2228e608 [2021-08-09T22:24:52.109Z] ---> 3cd183c09f99 [2021-08-09T22:24:52.109Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T22:24:52.109Z] ---> Running in 416c4c331726 [2021-08-09T22:24:52.316Z] prd-ubuntu18.04-docker-arm64-4c-16g-158 does not seem to be running inside a container [2021-08-09T22:24:52.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-arm64 cat [2021-08-09T22:24:52.700Z] ---> f60c50f3fdc8 [2021-08-09T22:24:52.700Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T22:24:52.700Z] Removing intermediate container 416c4c331726 [2021-08-09T22:24:52.700Z] ---> 99c57252cf39 [2021-08-09T22:24:52.700Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:24:52.700Z] ---> 1bc61be9c275 [2021-08-09T22:24:52.700Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T22:24:52.700Z] Removing intermediate container 8db65c450fd8 [2021-08-09T22:24:52.700Z] ---> eb6d17b729c9 [2021-08-09T22:24:52.700Z] [2021-08-09T22:24:52.700Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T22:24:52.700Z] ---> 13621d1b12d4 [2021-08-09T22:24:52.700Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T22:24:52.700Z] ---> Running in 0ec83c52896e [2021-08-09T22:24:52.974Z] ---> 6b970e81c0b1 [2021-08-09T22:24:52.974Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T22:24:52.974Z] ---> f9dbfb769942 [2021-08-09T22:24:52.974Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T22:24:52.974Z] ---> 49903dd592d0 [2021-08-09T22:24:52.974Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T22:24:53.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:24:53.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:24:53.262Z] ---> 07873c077289 [2021-08-09T22:24:53.262Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T22:24:53.530Z] ---> c93a90ccc0df [2021-08-09T22:24:53.530Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T22:24:53.530Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T22:24:53.530Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T22:24:53.530Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:24:53.530Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T22:24:53.530Z] ---> Running in ff6d1994c206 [2021-08-09T22:24:53.530Z] OK: 6 MiB in 16 packages [2021-08-09T22:24:53.810Z] ---> 13676d20d025 [2021-08-09T22:24:53.810Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T22:24:53.810Z] Removing intermediate container ff6d1994c206 [2021-08-09T22:24:53.810Z] ---> 7444abc34087 [2021-08-09T22:24:53.810Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:24:53.810Z] ---> b45fc6109a4e [2021-08-09T22:24:53.810Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T22:24:53.810Z] ---> Running in 4a3693e08655 [2021-08-09T22:24:53.810Z] ---> Running in fbd47cf4079f [2021-08-09T22:24:53.810Z] ---> Running in 4a6c52fe1e78 [2021-08-09T22:24:54.082Z] Removing intermediate container 4a3693e08655 [2021-08-09T22:24:54.082Z] ---> e65e5b9a9c10 [2021-08-09T22:24:54.082Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:24:54.082Z] Removing intermediate container 0ec83c52896e [2021-08-09T22:24:54.082Z] ---> a9e14201d865 [2021-08-09T22:24:54.082Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:24:54.082Z] Removing intermediate container fbd47cf4079f [2021-08-09T22:24:54.082Z] ---> 5fb0039a4cca [2021-08-09T22:24:54.082Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T22:24:54.355Z] Removing intermediate container 4a6c52fe1e78 [2021-08-09T22:24:54.355Z] ---> aff6923c4a9e [2021-08-09T22:24:54.355Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T22:24:54.355Z] ---> Running in fb3cf806b239 [2021-08-09T22:24:54.355Z] ---> Running in 532f9539dca4 [2021-08-09T22:24:54.355Z] ---> Running in 1058a2b0a3e0 [2021-08-09T22:24:54.374Z] $ docker top 732af9b7d82bceae1c70a28a1a0521351014d43482ae017aedba310d743a15b0 -eo pid,comm [2021-08-09T22:24:54.636Z] ---> Running in 0e2e73130bf6 [2021-08-09T22:24:54.636Z] Removing intermediate container fb3cf806b239 [2021-08-09T22:24:54.636Z] ---> f04952213d26 [2021-08-09T22:24:54.636Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T22:24:54.636Z] Removing intermediate container 0e2e73130bf6 [2021-08-09T22:24:54.636Z] ---> 897e59db4f9a [2021-08-09T22:24:54.636Z] Step 20/22 : LABEL arch=x86_64 [2021-08-09T22:24:54.636Z] Removing intermediate container 532f9539dca4 [2021-08-09T22:24:54.636Z] ---> 88a4e4ab7537 [2021-08-09T22:24:54.636Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T22:24:54.636Z] ---> Running in 9fded32aca4b [2021-08-09T22:24:54.636Z] ---> Running in 89c2d22a04e4 [2021-08-09T22:24:54.636Z] Removing intermediate container 1058a2b0a3e0 [2021-08-09T22:24:54.636Z] ---> b521c6cb7cfe [2021-08-09T22:24:54.636Z] Step 22/23 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:24:54.636Z] ---> Running in 6f89e9e8ff65 [Pipeline] { [Pipeline] sh [2021-08-09T22:24:54.910Z] ---> Running in 28fbbd9f3631 [2021-08-09T22:24:54.910Z] Removing intermediate container 9fded32aca4b [2021-08-09T22:24:54.910Z] ---> 3cf8f1dadc4f [2021-08-09T22:24:54.910Z] Step 21/22 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:24:54.910Z] Removing intermediate container 89c2d22a04e4 [2021-08-09T22:24:54.910Z] ---> 1e9f9718a4e4 [2021-08-09T22:24:54.910Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T22:24:54.910Z] Removing intermediate container 6f89e9e8ff65 [2021-08-09T22:24:54.910Z] ---> 25d55c750c3a [2021-08-09T22:24:54.910Z] Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:24:54.910Z] ---> Running in 813a0cbae629 [2021-08-09T22:24:54.910Z] ---> Running in df09168273b6 [2021-08-09T22:24:54.910Z] Removing intermediate container 28fbbd9f3631 [2021-08-09T22:24:54.910Z] ---> e3a284ab341d [2021-08-09T22:24:54.910Z] Step 23/23 : LABEL version=2.0.1-dev.25 [2021-08-09T22:24:54.910Z] ---> Running in 18980ed6bd22 [2021-08-09T22:24:55.191Z] ---> Running in 1df62cb08286 [2021-08-09T22:24:55.191Z] Removing intermediate container 813a0cbae629 [2021-08-09T22:24:55.191Z] ---> 0363bc6b21cf [2021-08-09T22:24:55.191Z] Step 22/22 : LABEL version=2.0.1-dev.25 [2021-08-09T22:24:55.191Z] Removing intermediate container df09168273b6 [2021-08-09T22:24:55.191Z] ---> 2d4d065ffe47 [2021-08-09T22:24:55.191Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:24:55.191Z] ---> Running in dd7b8b7b7697 [2021-08-09T22:24:55.191Z] Removing intermediate container 1df62cb08286 [2021-08-09T22:24:55.191Z] ---> 9f3a2b866a00 [2021-08-09T22:24:55.191Z] [2021-08-09T22:24:55.191Z] Removing intermediate container 18980ed6bd22 [2021-08-09T22:24:55.191Z] ---> 525656794497 [2021-08-09T22:24:55.191Z] Step 24/24 : LABEL version=2.0.1-dev.25 [2021-08-09T22:24:55.191Z] ---> Running in f4f29c2c1456 [2021-08-09T22:24:55.364Z] + go version [2021-08-09T22:24:55.364Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-09T22:24:55.378Z] $ docker stop --time=1 732af9b7d82bceae1c70a28a1a0521351014d43482ae017aedba310d743a15b0 [2021-08-09T22:24:55.474Z] Removing intermediate container dd7b8b7b7697 [2021-08-09T22:24:55.474Z] ---> ddc039218fb8 [2021-08-09T22:24:55.474Z] [2021-08-09T22:24:55.474Z] Successfully built 9f3a2b866a00 [2021-08-09T22:24:55.474Z] Successfully tagged support-scheduler:latest [2021-08-09T22:24:55.474Z] Building security-secretstore-setup [2021-08-09T22:24:55.474Z] Removing intermediate container f4f29c2c1456 [2021-08-09T22:24:55.474Z] ---> eeaa7b45c64c [2021-08-09T22:24:55.474Z] [2021-08-09T22:24:55.474Z]  Building support-scheduler ... done Successfully built ddc039218fb8 [2021-08-09T22:24:55.474Z] Successfully built eeaa7b45c64c [2021-08-09T22:24:55.474Z] Successfully tagged security-proxy-setup:latest [2021-08-09T22:24:55.474Z] Building core-data [2021-08-09T22:24:55.474Z]  Building security-proxy-setup ... done  ---> 8df0eacfb475 [2021-08-09T22:24:55.474Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T22:24:55.765Z] Successfully tagged core-command:latest [2021-08-09T22:24:55.765Z] Building security-bootstrapper [2021-08-09T22:24:57.262Z] $ docker rm -f 732af9b7d82bceae1c70a28a1a0521351014d43482ae017aedba310d743a15b0 [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-09T22:24:57.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T22:24:58.269Z] [2021-08-09T22:24:58.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:24:58.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T22:24:58.899Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-09T22:24:58.899Z] 29e5d40040c1: Pulling fs layer [2021-08-09T22:24:58.899Z] 1ce36da41761: Pulling fs layer [2021-08-09T22:24:58.899Z] 25b303627fd3: Pulling fs layer [2021-08-09T22:24:58.899Z] 29e5d40040c1: Verifying Checksum [2021-08-09T22:24:58.899Z] 29e5d40040c1: Download complete [2021-08-09T22:24:59.500Z] 1ce36da41761: Verifying Checksum [2021-08-09T22:24:59.500Z] 1ce36da41761: Download complete [2021-08-09T22:24:59.783Z] 29e5d40040c1: Pull complete [2021-08-09T22:25:01.249Z] 1ce36da41761: Pull complete [2021-08-09T22:25:01.249Z] 25b303627fd3: Verifying Checksum [2021-08-09T22:25:01.249Z] 25b303627fd3: Download complete [2021-08-09T22:25:02.442Z]  Building core-command ... done  ---> 7988cce90127 [2021-08-09T22:25:02.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T22:25:02.442Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:25:02.442Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:25:02.442Z] ---> 85c8067c46e1 [2021-08-09T22:25:02.442Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T22:25:02.442Z] ---> Using cache [2021-08-09T22:25:02.442Z] ---> 00d5fec2f6ff [2021-08-09T22:25:02.442Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:25:02.442Z] ---> Using cache [2021-08-09T22:25:02.442Z] ---> 4ea198699bb3 [2021-08-09T22:25:02.442Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T22:25:02.442Z] ---> Using cache [2021-08-09T22:25:02.442Z] ---> 6cae098d5f7f [2021-08-09T22:25:02.442Z] Step 6/32 : COPY go.mod . [2021-08-09T22:25:02.442Z] ---> Using cache [2021-08-09T22:25:02.442Z] ---> 910e57ff5f65 [2021-08-09T22:25:02.442Z] Step 7/32 : RUN go mod download [2021-08-09T22:25:02.442Z] ---> Using cache [2021-08-09T22:25:02.442Z] ---> 425561587154 [2021-08-09T22:25:02.442Z] Step 8/32 : COPY . . [2021-08-09T22:25:02.442Z] ---> Using cache [2021-08-09T22:25:02.442Z] ---> 3315fbfae1de [2021-08-09T22:25:02.442Z] Step 9/32 : RUN go mod tidy [2021-08-09T22:25:02.442Z] ---> Using cache [2021-08-09T22:25:02.442Z] ---> 603280a41e0a [2021-08-09T22:25:02.442Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T22:25:02.442Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:25:02.442Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:25:02.442Z] ---> 85c8067c46e1 [2021-08-09T22:25:02.442Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:25:02.442Z] ---> Using cache [2021-08-09T22:25:02.442Z] ---> 00d5fec2f6ff [2021-08-09T22:25:02.442Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:25:02.442Z] ---> Using cache [2021-08-09T22:25:02.442Z] ---> 4ea198699bb3 [2021-08-09T22:25:02.442Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T22:25:03.406Z] ---> Running in d32ffc30b6d4 [2021-08-09T22:25:03.406Z] ---> 4d66a2da6c58 [2021-08-09T22:25:03.406Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T22:25:03.406Z] ---> Running in 83cf3bb1c369 [2021-08-09T22:25:03.673Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T22:25:03.673Z] ---> Running in 6beaf228b478 [2021-08-09T22:25:03.673Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T22:25:03.940Z] ---> 08bdaf2f88f9 [2021-08-09T22:25:03.941Z] 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-09T22:25:04.207Z] Removing intermediate container 6beaf228b478 [2021-08-09T22:25:04.207Z] ---> 034bc2143aed [2021-08-09T22:25:04.207Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:25:04.473Z] ---> Running in 60cffdf7dce2 [2021-08-09T22:25:04.740Z] ---> Running in c7ae38c8758e [2021-08-09T22:25:05.005Z] Removing intermediate container 60cffdf7dce2 [2021-08-09T22:25:05.005Z] ---> 01d9a1596d34 [2021-08-09T22:25:05.005Z] 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-09T22:25:05.278Z] Removing intermediate container c7ae38c8758e [2021-08-09T22:25:05.279Z] ---> 7c9c52abef8a [2021-08-09T22:25:05.279Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T22:25:05.279Z] ---> Running in cac2caa12111 [2021-08-09T22:25:05.279Z] ---> Running in e793dfd2660b [2021-08-09T22:25:05.867Z] Removing intermediate container e793dfd2660b [2021-08-09T22:25:05.867Z] ---> f411f4f61fe0 [2021-08-09T22:25:05.867Z] Step 22/23 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:25:05.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-09T22:25:05.867Z] ---> Running in 0d03db983c26 [2021-08-09T22:25:06.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:25:06.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:25:06.142Z] Removing intermediate container 0d03db983c26 [2021-08-09T22:25:06.142Z] ---> b284b2ff7f57 [2021-08-09T22:25:06.142Z] Step 23/23 : LABEL version=2.0.1-dev.25 [2021-08-09T22:25:06.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:25:06.142Z] ---> Running in 4aaa73c92806 [2021-08-09T22:25:06.418Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T22:25:06.418Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T22:25:06.418Z] Removing intermediate container 4aaa73c92806 [2021-08-09T22:25:06.418Z] ---> 7bd3c75044d5 [2021-08-09T22:25:06.418Z] [2021-08-09T22:25:06.418Z] Executing bash-5.1.0-r0.post-install [2021-08-09T22:25:06.418Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T22:25:06.418Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T22:25:06.418Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T22:25:06.686Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T22:25:06.686Z] Successfully built 7bd3c75044d5 [2021-08-09T22:25:06.686Z] Successfully tagged support-notifications:latest [2021-08-09T22:25:06.686Z]  Building support-notifications ... done (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T22:25:06.686Z] Building core-metadata [2021-08-09T22:25:06.686Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T22:25:06.686Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T22:25:06.686Z] (10/39) Installing libffi (3.3-r2) [2021-08-09T22:25:06.686Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T22:25:06.686Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T22:25:06.686Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T22:25:06.686Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T22:25:06.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:25:07.539Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T22:25:07.539Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T22:25:07.539Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T22:25:07.539Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T22:25:07.539Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T22:25:07.539Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T22:25:07.539Z] OK: 219 MiB in 52 packages [2021-08-09T22:25:07.539Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T22:25:07.539Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T22:25:07.539Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T22:25:07.539Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T22:25:07.539Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T22:25:07.539Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T22:25:07.539Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T22:25:07.804Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T22:25:07.804Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T22:25:07.804Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T22:25:07.804Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T22:25:07.804Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T22:25:07.804Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T22:25:07.804Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T22:25:07.804Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T22:25:07.804Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-09T22:25:07.804Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T22:25:07.804Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T22:25:08.389Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T22:25:09.359Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:25:09.359Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:25:09.359Z] ---> 85c8067c46e1 [2021-08-09T22:25:09.359Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T22:25:09.359Z] ---> Using cache [2021-08-09T22:25:09.359Z] ---> 00d5fec2f6ff [2021-08-09T22:25:09.359Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:25:09.359Z] ---> Using cache [2021-08-09T22:25:09.359Z] ---> 4ea198699bb3 [2021-08-09T22:25:09.359Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T22:25:09.359Z] ---> Using cache [2021-08-09T22:25:09.359Z] ---> 6cae098d5f7f [2021-08-09T22:25:09.359Z] Step 6/26 : COPY go.mod . [2021-08-09T22:25:09.359Z] ---> Using cache [2021-08-09T22:25:09.359Z] ---> 910e57ff5f65 [2021-08-09T22:25:09.359Z] Step 7/26 : RUN go mod download [2021-08-09T22:25:09.359Z] ---> Using cache [2021-08-09T22:25:09.359Z] ---> 425561587154 [2021-08-09T22:25:09.359Z] Step 8/26 : COPY . . [2021-08-09T22:25:09.359Z] ---> Using cache [2021-08-09T22:25:09.359Z] ---> 3315fbfae1de [2021-08-09T22:25:09.359Z] Step 9/26 : RUN go mod tidy [2021-08-09T22:25:09.359Z] ---> Using cache [2021-08-09T22:25:09.359Z] ---> 603280a41e0a [2021-08-09T22:25:09.360Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T22:25:10.332Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T22:25:10.332Z] OK: 82 MiB in 59 packages [2021-08-09T22:25:10.332Z] ---> Running in 7b4cc8cf98c7 [2021-08-09T22:25:10.617Z] Removing intermediate container 83cf3bb1c369 [2021-08-09T22:25:10.617Z] ---> f27cc4f90c14 [2021-08-09T22:25:10.617Z] Step 6/24 : COPY go.mod . [2021-08-09T22:25:11.231Z] ---> 96d58a464595 [2021-08-09T22:25:11.231Z] Step 7/24 : RUN go mod download [2021-08-09T22:25:11.231Z] ---> Running in 11ad7c311824 [2021-08-09T22:25:11.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T22:25:11.431Z] 25b303627fd3: Pull complete [2021-08-09T22:25:11.431Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-09T22:25:11.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T22:25:11.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-09T22:25:11.670Z] prd-ubuntu18.04-docker-arm64-4c-16g-158 does not seem to be running inside a container [2021-08-09T22:25:11.742Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-09T22:25:12.418Z] Collecting docker-compose==1.23.2 [2021-08-09T22:25:12.418Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T22:25:13.003Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T22:25:13.003Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T22:25:13.003Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T22:25:13.003Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T22:25:13.003Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T22:25:13.003Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T22:25:13.273Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T22:25:13.273Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T22:25:13.541Z] Collecting PyYAML<4,>=3.10 [2021-08-09T22:25:13.541Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T22:25:13.808Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:25:13.808Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:25:13.808Z] ---> 85c8067c46e1 [2021-08-09T22:25:13.808Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:25:13.808Z] ---> Using cache [2021-08-09T22:25:13.808Z] ---> 00d5fec2f6ff [2021-08-09T22:25:13.808Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:25:13.808Z] ---> Using cache [2021-08-09T22:25:13.808Z] ---> 4ea198699bb3 [2021-08-09T22:25:13.808Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T22:25:13.808Z] ---> Using cache [2021-08-09T22:25:13.808Z] ---> 6cae098d5f7f [2021-08-09T22:25:13.808Z] Step 6/24 : COPY go.mod . [2021-08-09T22:25:13.808Z] ---> Using cache [2021-08-09T22:25:13.808Z] ---> 910e57ff5f65 [2021-08-09T22:25:13.808Z] Step 7/24 : RUN go mod download [2021-08-09T22:25:13.808Z] ---> Using cache [2021-08-09T22:25:13.808Z] ---> 425561587154 [2021-08-09T22:25:13.808Z] Step 8/24 : COPY . . [2021-08-09T22:25:13.808Z] ---> Using cache [2021-08-09T22:25:13.808Z] ---> 3315fbfae1de [2021-08-09T22:25:13.808Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:25:13.808Z] ---> Using cache [2021-08-09T22:25:13.808Z] ---> 603280a41e0a [2021-08-09T22:25:13.808Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T22:25:13.808Z] ---> Running in d90159aadc66 [2021-08-09T22:25:13.808Z] Removing intermediate container 11ad7c311824 [2021-08-09T22:25:13.808Z] ---> 6a955ab7a9fd [2021-08-09T22:25:13.808Z] Step 8/24 : COPY . . [2021-08-09T22:25:14.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T22:25:14.984Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T22:25:14.984Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T22:25:15.361Z] $ docker top 2ec6ce6e54f210dfa06b1d69d4e06d53f69235fa15fad7d3bc4612dfad68e368 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T22:25:16.302Z] + + grepdocker-compose parallel build [2021-08-09T22:25:16.302Z] --help [2021-08-09T22:25:16.416Z] 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-09T22:25:16.417Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T22:25:16.417Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T22:25:17.422Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T22:25:17.422Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T22:25:17.690Z] Collecting docopt<0.7,>=0.6.1 [2021-08-09T22:25:17.690Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T22:25:18.663Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T22:25:18.663Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T22:25:18.663Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T22:25:18.663Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T22:25:18.934Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T22:25:18.934Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T22:25:18.934Z] Collecting certifi>=2017.4.17 [2021-08-09T22:25:18.934Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T22:25:18.934Z] Collecting idna<2.8,>=2.5 [2021-08-09T22:25:18.934Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T22:25:19.201Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T22:25:19.201Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T22:25:19.201Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T22:25:19.201Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T22:25:19.468Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T22:25:19.468Z] Attempting uninstall: urllib3 [2021-08-09T22:25:19.468Z] Found existing installation: urllib3 1.26.2 [2021-08-09T22:25:19.468Z] Uninstalling urllib3-1.26.2: [2021-08-09T22:25:19.468Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T22:25:19.674Z] --parallel Build images in parallel. [2021-08-09T22:25:19.740Z] Attempting uninstall: idna [2021-08-09T22:25:19.740Z] Found existing installation: idna 3.1 [2021-08-09T22:25:19.740Z] Uninstalling idna-3.1: [2021-08-09T22:25:19.740Z] Successfully uninstalled idna-3.1 [Pipeline] } [2021-08-09T22:25:19.960Z] $ docker stop --time=1 2ec6ce6e54f210dfa06b1d69d4e06d53f69235fa15fad7d3bc4612dfad68e368 [2021-08-09T22:25:20.014Z] ---> d7a01e2a89f4 [2021-08-09T22:25:20.014Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:25:20.014Z] ---> Running in ffb3913a326d [2021-08-09T22:25:20.014Z] Attempting uninstall: chardet [2021-08-09T22:25:20.014Z] Found existing installation: chardet 4.0.0 [2021-08-09T22:25:20.014Z] Uninstalling chardet-4.0.0: [2021-08-09T22:25:20.291Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T22:25:20.897Z] Attempting uninstall: requests [2021-08-09T22:25:20.897Z] Found existing installation: requests 2.25.1 [2021-08-09T22:25:20.897Z] Uninstalling requests-2.25.1: [2021-08-09T22:25:20.897Z] Successfully uninstalled requests-2.25.1 [2021-08-09T22:25:20.897Z] Running setup.py install for texttable: started [2021-08-09T22:25:21.787Z] $ docker rm -f 2ec6ce6e54f210dfa06b1d69d4e06d53f69235fa15fad7d3bc4612dfad68e368 [2021-08-09T22:25:21.861Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T22:25:21.861Z] Running setup.py install for PyYAML: started [2021-08-09T22:25:21.861Z] Removing intermediate container ffb3913a326d [2021-08-09T22:25:21.861Z] ---> 959fa42db110 [2021-08-09T22:25:21.861Z] Step 10/24 : RUN make cmd/core-data/core-data [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:25:22.127Z] ---> Running in 6852b192b71e [2021-08-09T22:25:22.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T22:25:22.408Z] . [Pipeline] withDockerContainer [2021-08-09T22:25:22.666Z] prd-ubuntu18.04-docker-arm64-4c-16g-158 does not seem to be running inside a container [2021-08-09T22:25:22.720Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T22:25:22.721Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T22:25:22.736Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-arm64:latest cat [2021-08-09T22:25:22.991Z] Running setup.py install for docopt: started [2021-08-09T22:25:23.575Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T22:25:23.575Z] Running setup.py install for dockerpty: started [2021-08-09T22:25:24.368Z] $ docker top 86e78a7e74cb77d6047bc422319abb3652212aba752b111673a5d09160a99eec -eo pid,comm [2021-08-09T22:25:24.543Z] Running setup.py install for dockerpty: finished with status 'done' [Pipeline] { [Pipeline] sh [2021-08-09T22:25:25.125Z] 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-09T22:25:25.304Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T22:25:28.690Z] Building core-command ... [2021-08-09T22:25:28.690Z] Building core-data ... [2021-08-09T22:25:28.690Z] Building core-metadata ... [2021-08-09T22:25:28.690Z] Building security-bootstrapper ... [2021-08-09T22:25:28.690Z] Building security-proxy-setup ... [2021-08-09T22:25:28.690Z] Building security-secretstore-setup ... [2021-08-09T22:25:28.690Z] Building support-notifications ... [2021-08-09T22:25:28.690Z] Building support-scheduler ... [2021-08-09T22:25:28.690Z] Building sys-mgmt-agent ... [2021-08-09T22:25:28.690Z] Building security-bootstrapper [2021-08-09T22:25:28.690Z] Building security-secretstore-setup [2021-08-09T22:25:28.690Z] Building support-scheduler [2021-08-09T22:25:28.690Z] Building core-command [2021-08-09T22:25:28.690Z] Building support-notifications [2021-08-09T22:25:29.416Z] Removing intermediate container cac2caa12111 [2021-08-09T22:25:29.416Z] ---> b2cfb7c6fa54 [2021-08-09T22:25:29.416Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T22:25:29.416Z] ---> Running in d439194b966f [2021-08-09T22:25:29.416Z] Removing intermediate container d439194b966f [2021-08-09T22:25:29.416Z] ---> 05e974ca14e8 [2021-08-09T22:25:29.416Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T22:25:29.416Z] ---> Running in 3c455222517a [2021-08-09T22:25:29.416Z] Removing intermediate container 3c455222517a [2021-08-09T22:25:29.416Z] ---> 2125085c17c5 [2021-08-09T22:25:29.416Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T22:25:29.703Z] ---> 421337e9bf88 [2021-08-09T22:25:29.703Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T22:25:29.982Z] ---> 9bd22eafc792 [2021-08-09T22:25:29.983Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T22:25:30.265Z] ---> c631a8cdc724 [2021-08-09T22:25:30.265Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T22:25:30.265Z] ---> Running in 6caff81d5e89 [2021-08-09T22:25:30.538Z] Removing intermediate container 6caff81d5e89 [2021-08-09T22:25:30.538Z] ---> 1b32c0d603f4 [2021-08-09T22:25:30.538Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:25:30.538Z] ---> Running in 2be5a32bc770 [2021-08-09T22:25:30.814Z] Removing intermediate container 2be5a32bc770 [2021-08-09T22:25:30.814Z] ---> f447b39c13bf [2021-08-09T22:25:30.814Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T22:25:30.814Z] ---> Running in a05a69e33347 [2021-08-09T22:25:30.814Z] Removing intermediate container a05a69e33347 [2021-08-09T22:25:30.814Z] ---> 6a837a89df6a [2021-08-09T22:25:30.814Z] Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:25:30.814Z] ---> Running in 69dba77a712e [2021-08-09T22:25:31.090Z] Removing intermediate container 69dba77a712e [2021-08-09T22:25:31.090Z] ---> 2640c3e0aa0f [2021-08-09T22:25:31.090Z] Step 24/24 : LABEL version=2.0.1-dev.25 [2021-08-09T22:25:31.090Z] ---> Running in c6caf645579d [2021-08-09T22:25:31.370Z] Removing intermediate container c6caf645579d [2021-08-09T22:25:31.370Z] ---> 5244820467ef [2021-08-09T22:25:31.370Z] [2021-08-09T22:25:31.370Z] Successfully built 5244820467ef [2021-08-09T22:25:31.370Z] Successfully tagged sys-mgmt-agent:latest [2021-08-09T22:25:39.660Z]  Building sys-mgmt-agent ... done Removing intermediate container d32ffc30b6d4 [2021-08-09T22:25:39.660Z] ---> a25eb72e6655 [2021-08-09T22:25:39.660Z] [2021-08-09T22:25:39.660Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T22:25:39.660Z] ---> 13621d1b12d4 [2021-08-09T22:25:39.660Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T22:25:39.932Z] ---> Running in e1f4715ab255 [2021-08-09T22:25:39.932Z] Removing intermediate container e1f4715ab255 [2021-08-09T22:25:39.932Z] ---> d1147e657b21 [2021-08-09T22:25:39.932Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T22:25:39.932Z] ---> Running in 43e843bb77ac [2021-08-09T22:25:40.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:25:40.792Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:25:40.792Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T22:25:41.057Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T22:25:41.057Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:25:41.057Z] OK: 6 MiB in 16 packages [2021-08-09T22:25:41.326Z] Removing intermediate container 43e843bb77ac [2021-08-09T22:25:41.326Z] ---> 2e25f58611e1 [2021-08-09T22:25:41.326Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T22:25:41.326Z] ---> Running in 37d0e5bb0a06 [2021-08-09T22:25:41.596Z] Removing intermediate container 37d0e5bb0a06 [2021-08-09T22:25:41.596Z] ---> b1a05f05fb70 [2021-08-09T22:25:41.596Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T22:25:41.596Z] ---> Running in 88841008f79b [2021-08-09T22:25:41.864Z] Removing intermediate container 88841008f79b [2021-08-09T22:25:41.864Z] ---> 85fb1635868a [2021-08-09T22:25:41.864Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T22:25:41.864Z] ---> Running in 5cec10db3ffe [2021-08-09T22:25:42.842Z] Removing intermediate container 5cec10db3ffe [2021-08-09T22:25:42.842Z] ---> d85c4a454880 [2021-08-09T22:25:42.842Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T22:25:42.842Z] ---> Running in 4196175f65e5 [2021-08-09T22:25:42.842Z] Removing intermediate container 4196175f65e5 [2021-08-09T22:25:42.842Z] ---> 35a90d1cc312 [2021-08-09T22:25:42.842Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T22:25:43.430Z] ---> 37db77cd580d [2021-08-09T22:25:43.430Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T22:25:43.430Z] ---> Running in 971e065a2456 [2021-08-09T22:25:43.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T22:25:44.395Z] Removing intermediate container 971e065a2456 [2021-08-09T22:25:44.395Z] ---> 71ad6d388788 [2021-08-09T22:25:44.395Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:25:44.662Z] ---> cc1ae8eb7725 [2021-08-09T22:25:44.662Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T22:25:45.256Z] ---> e8231ddf5d63 [2021-08-09T22:25:45.256Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T22:25:45.524Z] ---> cde59e578a89 [2021-08-09T22:25:45.524Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T22:25:45.793Z] ---> 2269fb9188f6 [2021-08-09T22:25:45.793Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T22:25:46.063Z] ---> cbd465f2c05d [2021-08-09T22:25:46.063Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T22:25:46.332Z] ---> Running in 7ce9f0c0ffa1 [2021-08-09T22:25:46.920Z] Removing intermediate container 7ce9f0c0ffa1 [2021-08-09T22:25:46.920Z] ---> c77811836987 [2021-08-09T22:25:46.920Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T22:25:47.508Z] Removing intermediate container 7b4cc8cf98c7 [2021-08-09T22:25:47.508Z] ---> 88c399855be0 [2021-08-09T22:25:47.508Z] [2021-08-09T22:25:47.508Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T22:25:47.508Z] ---> 13621d1b12d4 [2021-08-09T22:25:47.508Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T22:25:47.508Z] ---> d4d42ec54a1e [2021-08-09T22:25:47.508Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T22:25:47.508Z] ---> Running in 3dc154de4fba [2021-08-09T22:25:47.508Z] ---> Running in 5e18b58de46b [2021-08-09T22:25:48.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:25:48.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:25:48.928Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T22:25:48.928Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T22:25:48.928Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T22:25:48.928Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T22:25:48.928Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T22:25:48.928Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T22:25:48.928Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:25:48.928Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T22:25:49.202Z] OK: 7 MiB in 20 packages [2021-08-09T22:25:49.202Z] Removing intermediate container d90159aadc66 [2021-08-09T22:25:49.202Z] ---> f9c2c4035a75 [2021-08-09T22:25:49.202Z] [2021-08-09T22:25:49.202Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T22:25:49.202Z] ---> 13621d1b12d4 [2021-08-09T22:25:49.202Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T22:25:49.202Z] ---> Using cache [2021-08-09T22:25:49.202Z] ---> 0413c58b5480 [2021-08-09T22:25:49.202Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:25:49.202Z] ---> Using cache [2021-08-09T22:25:49.202Z] ---> 7c4ca61b1b7c [2021-08-09T22:25:49.202Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T22:25:49.470Z] ---> Running in 1d4e160adbe6 [2021-08-09T22:25:49.470Z] Removing intermediate container 3dc154de4fba [2021-08-09T22:25:49.470Z] ---> 7591da55f257 [2021-08-09T22:25:49.470Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T22:25:49.470Z] ---> Running in 01349fa9c78c [2021-08-09T22:25:49.741Z] Removing intermediate container 1d4e160adbe6 [2021-08-09T22:25:49.741Z] ---> 69e470a76c87 [2021-08-09T22:25:49.741Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T22:25:49.741Z] ---> Running in adc1013b4f42 [2021-08-09T22:25:49.741Z] Removing intermediate container 5e18b58de46b [2021-08-09T22:25:49.741Z] ---> 802605f258b1 [2021-08-09T22:25:49.741Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T22:25:49.741Z] Removing intermediate container 01349fa9c78c [2021-08-09T22:25:49.741Z] ---> 946bfd430957 [2021-08-09T22:25:49.741Z] Step 29/32 : CMD ["gate"] [2021-08-09T22:25:49.741Z] ---> Running in 0715437ce5e0 [2021-08-09T22:25:49.741Z] ---> Running in 9e37d4211a56 [2021-08-09T22:25:50.012Z] Removing intermediate container adc1013b4f42 [2021-08-09T22:25:50.012Z] ---> 4cd3cb9a2429 [2021-08-09T22:25:50.012Z] Step 16/24 : WORKDIR / [2021-08-09T22:25:50.012Z] ---> Running in 27ccec45bf64 [2021-08-09T22:25:50.012Z] Removing intermediate container 0715437ce5e0 [2021-08-09T22:25:50.012Z] ---> 250e5b06c2b2 [2021-08-09T22:25:50.012Z] Step 14/26 : WORKDIR / [2021-08-09T22:25:50.012Z] ---> Running in a9582d54cc83 [2021-08-09T22:25:50.012Z] Removing intermediate container 27ccec45bf64 [2021-08-09T22:25:50.012Z] ---> 1136edc6cb9b [2021-08-09T22:25:50.012Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:25:50.012Z] Removing intermediate container 9e37d4211a56 [2021-08-09T22:25:50.012Z] ---> 85ffb47b03ab [2021-08-09T22:25:50.012Z] Step 30/32 : LABEL arch=x86_64 [2021-08-09T22:25:50.285Z] ---> Running in 9ce4162ab073 [2021-08-09T22:25:50.285Z] Removing intermediate container a9582d54cc83 [2021-08-09T22:25:50.285Z] ---> f4e334c2d984 [2021-08-09T22:25:50.285Z] 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-09T22:25:50.554Z] Removing intermediate container 9ce4162ab073 [2021-08-09T22:25:50.554Z] ---> 05c32668a5e0 [2021-08-09T22:25:50.554Z] Step 31/32 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:25:50.554Z] ---> Running in 5787de86af89 [2021-08-09T22:25:50.554Z] ---> a935681fa903 [2021-08-09T22:25:50.554Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T22:25:50.828Z] ---> 0a57b54db25c [2021-08-09T22:25:50.828Z] 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-09T22:25:50.828Z] Removing intermediate container 5787de86af89 [2021-08-09T22:25:50.828Z] ---> 14dea377e1a7 [2021-08-09T22:25:50.828Z] Step 32/32 : LABEL version=2.0.1-dev.25 [2021-08-09T22:25:51.099Z] ---> Running in edbdfa51d81d [2021-08-09T22:25:51.099Z] ---> 3be1f4610fd5 [2021-08-09T22:25:51.099Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T22:25:51.099Z] ---> 914dd0bb2870 [2021-08-09T22:25:51.099Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T22:25:51.374Z] Removing intermediate container edbdfa51d81d [2021-08-09T22:25:51.374Z] ---> 7ccd8542b842 [2021-08-09T22:25:51.374Z] [2021-08-09T22:25:51.374Z] ---> 07bc72fabdfc [2021-08-09T22:25:51.374Z] 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-09T22:25:51.374Z] Successfully built 7ccd8542b842 [2021-08-09T22:25:51.374Z] Successfully tagged security-bootstrapper:latest [2021-08-09T22:25:51.644Z]  Building security-bootstrapper ... done  ---> 898f63ea37ce [2021-08-09T22:25:51.644Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T22:25:51.644Z] ---> Running in 6cf7d5e00d2f [2021-08-09T22:25:51.644Z] ---> 259668d0dfdf [2021-08-09T22:25:51.644Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T22:25:51.920Z] Removing intermediate container 6cf7d5e00d2f [2021-08-09T22:25:51.920Z] ---> c6a096dbcb1b [2021-08-09T22:25:51.920Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:25:51.920Z] ---> Running in cc880da14231 [2021-08-09T22:25:52.197Z] Removing intermediate container cc880da14231 [2021-08-09T22:25:52.197Z] ---> b6297a394a0e [2021-08-09T22:25:52.197Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T22:25:52.197Z] ---> 5fed1fdee1eb [2021-08-09T22:25:52.197Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T22:25:52.197Z] ---> Running in 46e74afd0197 [2021-08-09T22:25:52.466Z] Removing intermediate container 46e74afd0197 [2021-08-09T22:25:52.466Z] ---> b897c0ccb961 [2021-08-09T22:25:52.466Z] Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:25:52.466Z] ---> Running in 94272517c5ef [2021-08-09T22:25:52.466Z] ---> 729cec95a163 [2021-08-09T22:25:52.466Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T22:25:52.741Z] Removing intermediate container 94272517c5ef [2021-08-09T22:25:52.741Z] ---> 565ddd29f2c9 [2021-08-09T22:25:52.741Z] Step 24/24 : LABEL version=2.0.1-dev.25 [2021-08-09T22:25:52.741Z] ---> Running in e5321a31b0a7 [2021-08-09T22:25:52.741Z] ---> 0d501decd98d [2021-08-09T22:25:52.741Z] 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-09T22:25:52.741Z] ---> Running in 23bb0fabf4da [2021-08-09T22:25:53.014Z] Removing intermediate container e5321a31b0a7 [2021-08-09T22:25:53.014Z] ---> 3ab008f32df9 [2021-08-09T22:25:53.014Z] [2021-08-09T22:25:53.014Z] Successfully built 3ab008f32df9 [2021-08-09T22:25:53.014Z] Successfully tagged core-metadata:latest [2021-08-09T22:25:53.604Z]  Building core-metadata ... done Removing intermediate container 23bb0fabf4da [2021-08-09T22:25:53.604Z] ---> 650bb759729b [2021-08-09T22:25:53.604Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T22:25:53.604Z] ---> Running in 33f82c84d5dd [2021-08-09T22:25:53.604Z] Removing intermediate container 33f82c84d5dd [2021-08-09T22:25:53.604Z] ---> 6c8187ec8427 [2021-08-09T22:25:53.604Z] Step 24/26 : LABEL arch=x86_64 [2021-08-09T22:25:53.604Z] ---> Running in 28af2d7d6128 [2021-08-09T22:25:53.877Z] Removing intermediate container 28af2d7d6128 [2021-08-09T22:25:53.877Z] ---> 983f9d46ec65 [2021-08-09T22:25:53.877Z] Step 25/26 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:25:53.877Z] ---> Running in 6d8e6075ac4c [2021-08-09T22:25:53.877Z] Removing intermediate container 6d8e6075ac4c [2021-08-09T22:25:53.877Z] ---> 40c17fd2b9c4 [2021-08-09T22:25:53.877Z] Step 26/26 : LABEL version=2.0.1-dev.25 [2021-08-09T22:25:53.877Z] ---> Running in aa2dbaf55af8 [2021-08-09T22:25:54.212Z] Removing intermediate container aa2dbaf55af8 [2021-08-09T22:25:54.213Z] ---> d473e2a6bc9b [2021-08-09T22:25:54.213Z] [2021-08-09T22:25:54.213Z] Successfully built d473e2a6bc9b [2021-08-09T22:25:54.213Z] Successfully tagged security-secretstore-setup:latest [2021-08-09T22:25:54.974Z]  Building security-secretstore-setup ... done Removing intermediate container 6852b192b71e [2021-08-09T22:25:54.974Z] ---> 161848e52528 [2021-08-09T22:25:54.974Z] [2021-08-09T22:25:54.974Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T22:25:54.974Z] ---> 13621d1b12d4 [2021-08-09T22:25:54.974Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T22:25:55.275Z] ---> Running in 708f38593330 [2021-08-09T22:25:55.275Z] Removing intermediate container 708f38593330 [2021-08-09T22:25:55.275Z] ---> b24db1796aa0 [2021-08-09T22:25:55.275Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-09T22:25:55.275Z] ---> Running in 9498ec4f016b [2021-08-09T22:25:55.275Z] Removing intermediate container 9498ec4f016b [2021-08-09T22:25:55.275Z] ---> 66b4d43b77d1 [2021-08-09T22:25:55.275Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-09T22:25:55.275Z] ---> Running in a61525cefe2a [2021-08-09T22:25:55.633Z] Removing intermediate container a61525cefe2a [2021-08-09T22:25:55.633Z] ---> 33086c928723 [2021-08-09T22:25:55.633Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:25:55.633Z] ---> Running in c753dfbd4b3f [2021-08-09T22:25:55.921Z] Removing intermediate container c753dfbd4b3f [2021-08-09T22:25:55.921Z] ---> 75c79b995888 [2021-08-09T22:25:55.921Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T22:25:55.921Z] ---> Running in 78d6419b4213 [2021-08-09T22:25:56.191Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T22:25:56.778Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T22:25:57.359Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T22:25:57.359Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T22:25:57.359Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T22:25:57.624Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T22:25:58.579Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T22:25:58.579Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T22:25:58.579Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:25:58.579Z] OK: 8 MiB in 20 packages [2021-08-09T22:25:58.846Z] Removing intermediate container 78d6419b4213 [2021-08-09T22:25:58.846Z] ---> 3c9722b32371 [2021-08-09T22:25:58.846Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:25:59.112Z] ---> 5001a89d4967 [2021-08-09T22:25:59.112Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T22:25:59.377Z] ---> 81ca2e7090dc [2021-08-09T22:25:59.377Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T22:25:59.377Z] ---> 3ca76a96129f [2021-08-09T22:25:59.377Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T22:25:59.644Z] ---> Running in eb918eefa936 [2021-08-09T22:25:59.644Z] Removing intermediate container eb918eefa936 [2021-08-09T22:25:59.644Z] ---> b3b26224b35e [2021-08-09T22:25:59.644Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:25:59.644Z] ---> Running in a2143a41d16d [2021-08-09T22:25:59.644Z] Removing intermediate container a2143a41d16d [2021-08-09T22:25:59.644Z] ---> 2dbb82d2ca3b [2021-08-09T22:25:59.644Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T22:25:59.644Z] ---> Running in 65aa22ac7e33 [2021-08-09T22:25:59.910Z] Removing intermediate container 65aa22ac7e33 [2021-08-09T22:25:59.910Z] ---> 09865054f523 [2021-08-09T22:25:59.910Z] Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:25:59.910Z] ---> Running in 1bd108209be6 [2021-08-09T22:25:59.910Z] Removing intermediate container 1bd108209be6 [2021-08-09T22:25:59.910Z] ---> 3310ab562e0a [2021-08-09T22:25:59.910Z] Step 24/24 : LABEL version=2.0.1-dev.25 [2021-08-09T22:25:59.910Z] ---> Running in 7c21354923ab [2021-08-09T22:26:00.175Z] Removing intermediate container 7c21354923ab [2021-08-09T22:26:00.175Z] ---> a369866cb40e [2021-08-09T22:26:00.175Z] [2021-08-09T22:26:00.175Z] Successfully built a369866cb40e [2021-08-09T22:26:00.175Z] Successfully tagged core-data:latest [2021-08-09T22:26:00.188Z]  Building core-data ... done  [Pipeline] } [2021-08-09T22:26:00.198Z] $ docker stop --time=1 42ec901f139b91d82e1a9268f1bce66a450beb107a6e3d9c56242095c831a673 [2021-08-09T22:26:01.470Z] $ docker rm -f 42ec901f139b91d82e1a9268f1bce66a450beb107a6e3d9c56242095c831a673 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T22:26:02.088Z] + docker images [2021-08-09T22:26:02.089Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T22:26:02.089Z] core-data latest a369866cb40e 2 seconds ago 20.4MB [2021-08-09T22:26:02.089Z] 161848e52528 7 seconds ago 1.75GB [2021-08-09T22:26:02.089Z] security-secretstore-setup latest d473e2a6bc9b 8 seconds ago 29MB [2021-08-09T22:26:02.089Z] core-metadata latest 3ab008f32df9 9 seconds ago 16.7MB [2021-08-09T22:26:02.089Z] security-bootstrapper latest 7ccd8542b842 10 seconds ago 18.8MB [2021-08-09T22:26:02.089Z] f9c2c4035a75 12 seconds ago 1.75GB [2021-08-09T22:26:02.089Z] 88c399855be0 14 seconds ago 1.75GB [2021-08-09T22:26:02.089Z] a25eb72e6655 22 seconds ago 1.75GB [2021-08-09T22:26:02.089Z] sys-mgmt-agent latest 5244820467ef 30 seconds ago 325MB [2021-08-09T22:26:02.089Z] support-notifications latest 7bd3c75044d5 55 seconds ago 16.8MB [2021-08-09T22:26:02.089Z] security-proxy-setup latest ddc039218fb8 About a minute ago 25.9MB [2021-08-09T22:26:02.089Z] core-command latest eeaa7b45c64c About a minute ago 16MB [2021-08-09T22:26:02.089Z] support-scheduler latest 9f3a2b866a00 About a minute ago 16.1MB [2021-08-09T22:26:02.089Z] eb6d17b729c9 About a minute ago 1.75GB [2021-08-09T22:26:02.089Z] 89f90f1d167d About a minute ago 1.74GB [2021-08-09T22:26:02.089Z] 94b522c0563c About a minute ago 1.75GB [2021-08-09T22:26:02.089Z] ed95a7cfd725 About a minute ago 1.75GB [2021-08-09T22:26:02.089Z] cd42959107e7 About a minute ago 1.75GB [2021-08-09T22:26:02.089Z] ci-base-image-x86_64 latest 85c8067c46e1 5 minutes ago 1.24GB [2021-08-09T22:26:02.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 days ago 547MB [2021-08-09T22:26:02.089Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 7 days ago 37.5MB [2021-08-09T22:26:02.089Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-09T22:26:02.089Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-09T22:26:02.089Z] 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-09T22:26:02.301Z] provisioning config files... [2021-08-09T22:26:02.322Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/28@tmp/config7940905705618070072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:26:02.665Z] ---> docker-login.sh [2021-08-09T22:26:02.665Z] nexus3.edgexfoundry.org:10001 [2021-08-09T22:26:02.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:26:02.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:26:02.665Z] Configure a credential helper to remove this warning. See [2021-08-09T22:26:02.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:26:02.665Z] [2021-08-09T22:26:02.665Z] Login Succeeded [2021-08-09T22:26:02.665Z] nexus3.edgexfoundry.org:10002 [2021-08-09T22:26:02.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:26:02.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:26:02.934Z] Configure a credential helper to remove this warning. See [2021-08-09T22:26:02.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:26:02.934Z] [2021-08-09T22:26:02.934Z] Login Succeeded [2021-08-09T22:26:02.934Z] nexus3.edgexfoundry.org:10003 [2021-08-09T22:26:02.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:26:03.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:26:03.208Z] Configure a credential helper to remove this warning. See [2021-08-09T22:26:03.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:26:03.208Z] [2021-08-09T22:26:03.208Z] Login Succeeded [2021-08-09T22:26:03.208Z] nexus3.edgexfoundry.org:10004 [2021-08-09T22:26:03.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:26:03.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:26:03.208Z] Configure a credential helper to remove this warning. See [2021-08-09T22:26:03.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:26:03.208Z] [2021-08-09T22:26:03.208Z] Login Succeeded [2021-08-09T22:26:03.208Z] docker.io [2021-08-09T22:26:03.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:26:03.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:26:03.790Z] Configure a credential helper to remove this warning. See [2021-08-09T22:26:03.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:26:03.790Z] [2021-08-09T22:26:03.790Z] Login Succeeded [2021-08-09T22:26:03.790Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T22:26:03.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:26:03.884Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-09T22:26:03.884Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:03.884Z] latest [2021-08-09T22:26:03.884Z] 2.0.1-dev.25 [2021-08-09T22:26:03.884Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:03.884Z] main [2021-08-09T22:26:03.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:04.258Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:04.584Z] + docker push nexus3.edgexfoundry.org:10004/core-command:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:04.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-09T22:26:04.584Z] f8a90bd865b5: Preparing [2021-08-09T22:26:04.584Z] 0d230749d625: Preparing [2021-08-09T22:26:04.584Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:04.584Z] 1f65eca3895f: Preparing [2021-08-09T22:26:04.584Z] 32f366d666a5: Preparing [2021-08-09T22:26:04.584Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:04.859Z] f8a90bd865b5: Pushed [2021-08-09T22:26:04.859Z] 1f65eca3895f: Pushed [2021-08-09T22:26:04.859Z] 4d6fd4e84185: Pushed [2021-08-09T22:26:05.820Z] 0d230749d625: Pushed [2021-08-09T22:26:06.089Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:eafef8288a25ea806d6994318e73cbd33f67cb1070e4e468e927415e643aaaa8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:06.418Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:06.739Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-09T22:26:06.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-09T22:26:06.739Z] f8a90bd865b5: Preparing [2021-08-09T22:26:06.739Z] 0d230749d625: Preparing [2021-08-09T22:26:06.739Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:06.739Z] 1f65eca3895f: Preparing [2021-08-09T22:26:06.739Z] 32f366d666a5: Preparing [2021-08-09T22:26:06.739Z] f8a90bd865b5: Layer already exists [2021-08-09T22:26:06.739Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:06.739Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:06.739Z] 0d230749d625: Layer already exists [2021-08-09T22:26:06.739Z] 1f65eca3895f: Layer already exists [2021-08-09T22:26:06.739Z] latest: digest: sha256:eafef8288a25ea806d6994318e73cbd33f67cb1070e4e468e927415e643aaaa8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:07.071Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:07.397Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.25 [2021-08-09T22:26:12.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-09T22:26:12.745Z] f8a90bd865b5: Preparing [2021-08-09T22:26:12.745Z] 0d230749d625: Preparing [2021-08-09T22:26:12.745Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:12.745Z] 1f65eca3895f: Preparing [2021-08-09T22:26:12.745Z] 32f366d666a5: Preparing [2021-08-09T22:26:12.745Z] 0d230749d625: Layer already exists [2021-08-09T22:26:12.745Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:12.745Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:12.745Z] f8a90bd865b5: Layer already exists [2021-08-09T22:26:12.745Z] 1f65eca3895f: Layer already exists [2021-08-09T22:26:12.745Z] 2.0.1-dev.25: digest: sha256:eafef8288a25ea806d6994318e73cbd33f67cb1070e4e468e927415e643aaaa8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:13.080Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:13.414Z] + docker push nexus3.edgexfoundry.org:10004/core-command:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:13.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-09T22:26:13.414Z] f8a90bd865b5: Preparing [2021-08-09T22:26:13.414Z] 0d230749d625: Preparing [2021-08-09T22:26:13.414Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:13.414Z] 1f65eca3895f: Preparing [2021-08-09T22:26:13.414Z] 32f366d666a5: Preparing [2021-08-09T22:26:13.414Z] 0d230749d625: Layer already exists [2021-08-09T22:26:13.414Z] f8a90bd865b5: Layer already exists [2021-08-09T22:26:13.414Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:13.414Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:13.414Z] 1f65eca3895f: Layer already exists [2021-08-09T22:26:15.713Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:26:15.713Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:26:15.713Z] ---> 61a7ba71f617 [2021-08-09T22:26:15.713Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T22:26:15.713Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:26:15.713Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:26:15.713Z] ---> 61a7ba71f617 [2021-08-09T22:26:15.713Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T22:26:15.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:26:15.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:26:15.713Z] ---> 61a7ba71f617 [2021-08-09T22:26:15.713Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T22:26:15.713Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:26:15.713Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:26:15.713Z] ---> 61a7ba71f617 [2021-08-09T22:26:15.713Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:26:15.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:26:15.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:26:15.713Z] ---> 61a7ba71f617 [2021-08-09T22:26:15.714Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T22:26:15.714Z] ---> Running in 5620ce14abe9 [2021-08-09T22:26:15.714Z] ---> Running in 196e2081a625 [2021-08-09T22:26:15.714Z] ---> Running in 44ef2a7a22ef [2021-08-09T22:26:15.714Z] ---> Running in 10476ff611a2 [2021-08-09T22:26:15.714Z] ---> Running in ce15508702ee [2021-08-09T22:26:15.714Z] Removing intermediate container 5620ce14abe9 [2021-08-09T22:26:15.714Z] ---> ab49e2659f4a [2021-08-09T22:26:15.714Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:26:15.714Z] Removing intermediate container 196e2081a625 [2021-08-09T22:26:15.714Z] ---> 3233c7bbad20 [2021-08-09T22:26:15.714Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:26:15.714Z] Removing intermediate container ce15508702ee [2021-08-09T22:26:15.714Z] ---> 5346228e8f37 [2021-08-09T22:26:15.714Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:26:15.714Z] Removing intermediate container 44ef2a7a22ef [2021-08-09T22:26:15.714Z] ---> 0039324d7164 [2021-08-09T22:26:15.714Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:26:15.989Z] Removing intermediate container 10476ff611a2 [2021-08-09T22:26:15.989Z] ---> af8fa522d4db [2021-08-09T22:26:15.989Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:26:15.989Z] ---> Running in 82d0f982ef40 [2021-08-09T22:26:15.989Z] ---> Running in 12be77311394 [2021-08-09T22:26:15.989Z] ---> Running in 23d2a125d88e [2021-08-09T22:26:15.989Z] ---> Running in 133dae004d08 [2021-08-09T22:26:15.989Z] ---> Running in 3e0983ea6486 [2021-08-09T22:26:18.766Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:eafef8288a25ea806d6994318e73cbd33f67cb1070e4e468e927415e643aaaa8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:19.100Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:19.419Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-09T22:26:19.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-09T22:26:19.419Z] f8a90bd865b5: Preparing [2021-08-09T22:26:19.419Z] 0d230749d625: Preparing [2021-08-09T22:26:19.419Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:19.419Z] 1f65eca3895f: Preparing [2021-08-09T22:26:19.419Z] 32f366d666a5: Preparing [2021-08-09T22:26:19.419Z] 0d230749d625: Layer already exists [2021-08-09T22:26:19.419Z] f8a90bd865b5: Layer already exists [2021-08-09T22:26:19.419Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:19.419Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:19.419Z] 1f65eca3895f: Layer already exists [2021-08-09T22:26:19.419Z] main: digest: sha256:eafef8288a25ea806d6994318e73cbd33f67cb1070e4e468e927415e643aaaa8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:26:19.503Z] ===================================================== [Pipeline] echo [2021-08-09T22:26:19.526Z] taggedImages: [2021-08-09T22:26:19.526Z] - nexus3.edgexfoundry.org:10004/core-command:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:19.526Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-09T22:26:19.526Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.25 [2021-08-09T22:26:19.526Z] - nexus3.edgexfoundry.org:10004/core-command:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:19.526Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-09T22:26:19.584Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-09T22:26:19.584Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:19.584Z] latest [2021-08-09T22:26:19.584Z] 2.0.1-dev.25 [2021-08-09T22:26:19.584Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:19.584Z] main [2021-08-09T22:26:19.584Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:19.978Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:20.307Z] + docker push nexus3.edgexfoundry.org:10004/core-data:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:20.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-09T22:26:20.307Z] 1de826bef9d2: Preparing [2021-08-09T22:26:20.307Z] a80d91b473f0: Preparing [2021-08-09T22:26:20.307Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:20.307Z] 1e9e7348425f: Preparing [2021-08-09T22:26:20.307Z] f9823ad8e7be: Preparing [2021-08-09T22:26:20.307Z] 32f366d666a5: Preparing [2021-08-09T22:26:20.307Z] 32f366d666a5: Waiting [2021-08-09T22:26:20.307Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:20.323Z] Removing intermediate container 82d0f982ef40 [2021-08-09T22:26:20.323Z] ---> f4a935f0b1f4 [2021-08-09T22:26:20.323Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T22:26:20.323Z] ---> Running in c04dbcaa9d46 [2021-08-09T22:26:20.323Z] Removing intermediate container 12be77311394 [2021-08-09T22:26:20.323Z] ---> a0bd140519d0 [2021-08-09T22:26:20.323Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T22:26:20.323Z] ---> Running in d8dde6153ece [2021-08-09T22:26:20.574Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:20.574Z] f9823ad8e7be: Pushed [2021-08-09T22:26:20.574Z] 1de826bef9d2: Pushed [2021-08-09T22:26:20.574Z] 1e9e7348425f: Pushed [2021-08-09T22:26:20.594Z] Removing intermediate container 133dae004d08 [2021-08-09T22:26:20.594Z] ---> 6e25891e90f9 [2021-08-09T22:26:20.594Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T22:26:20.868Z] Removing intermediate container 23d2a125d88e [2021-08-09T22:26:20.868Z] ---> 555113807ec3 [2021-08-09T22:26:20.868Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T22:26:20.868Z] ---> Running in 4bed05ec7a74 [2021-08-09T22:26:20.868Z] Removing intermediate container 3e0983ea6486 [2021-08-09T22:26:20.868Z] ---> 5b0c3a559bdd [2021-08-09T22:26:20.868Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T22:26:21.145Z] ---> Running in 92488d926679 [2021-08-09T22:26:21.145Z] ---> Running in d0923aa02862 [2021-08-09T22:26:21.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:26:21.986Z] a80d91b473f0: Pushed [2021-08-09T22:26:21.986Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:9ca50cbc121ca8bb54468f8cc5c41d65706eef3074d0cf8489e89eb42661593f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:22.315Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:22.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:26:22.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:26:22.651Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-09T22:26:22.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-09T22:26:22.651Z] 1de826bef9d2: Preparing [2021-08-09T22:26:22.651Z] a80d91b473f0: Preparing [2021-08-09T22:26:22.652Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:22.652Z] 1e9e7348425f: Preparing [2021-08-09T22:26:22.652Z] f9823ad8e7be: Preparing [2021-08-09T22:26:22.652Z] 32f366d666a5: Preparing [2021-08-09T22:26:22.652Z] 32f366d666a5: Waiting [2021-08-09T22:26:22.652Z] f9823ad8e7be: Layer already exists [2021-08-09T22:26:22.652Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:22.652Z] 1e9e7348425f: Layer already exists [2021-08-09T22:26:22.652Z] a80d91b473f0: Layer already exists [2021-08-09T22:26:22.652Z] 1de826bef9d2: Layer already exists [2021-08-09T22:26:22.652Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:22.652Z] latest: digest: sha256:9ca50cbc121ca8bb54468f8cc5c41d65706eef3074d0cf8489e89eb42661593f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:22.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:26:22.977Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:23.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:26:23.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:26:23.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:26:23.299Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.25 [2021-08-09T22:26:23.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-09T22:26:23.299Z] 1de826bef9d2: Preparing [2021-08-09T22:26:23.299Z] a80d91b473f0: Preparing [2021-08-09T22:26:23.299Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:23.299Z] 1e9e7348425f: Preparing [2021-08-09T22:26:23.299Z] f9823ad8e7be: Preparing [2021-08-09T22:26:23.299Z] 32f366d666a5: Preparing [2021-08-09T22:26:23.299Z] 32f366d666a5: Waiting [2021-08-09T22:26:23.299Z] a80d91b473f0: Layer already exists [2021-08-09T22:26:23.299Z] 1e9e7348425f: Layer already exists [2021-08-09T22:26:23.299Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:23.299Z] 1de826bef9d2: Layer already exists [2021-08-09T22:26:23.299Z] f9823ad8e7be: Layer already exists [2021-08-09T22:26:23.299Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:23.299Z] 2.0.1-dev.25: digest: sha256:9ca50cbc121ca8bb54468f8cc5c41d65706eef3074d0cf8489e89eb42661593f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:23.629Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:23.794Z] OK: 218 MiB in 52 packages [2021-08-09T22:26:23.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:26:23.947Z] + docker push nexus3.edgexfoundry.org:10004/core-data:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:23.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-09T22:26:23.948Z] 1de826bef9d2: Preparing [2021-08-09T22:26:23.948Z] a80d91b473f0: Preparing [2021-08-09T22:26:23.948Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:23.948Z] 1e9e7348425f: Preparing [2021-08-09T22:26:23.948Z] f9823ad8e7be: Preparing [2021-08-09T22:26:23.948Z] 32f366d666a5: Preparing [2021-08-09T22:26:23.948Z] 32f366d666a5: Waiting [2021-08-09T22:26:23.948Z] 1e9e7348425f: Layer already exists [2021-08-09T22:26:23.948Z] 1de826bef9d2: Layer already exists [2021-08-09T22:26:23.948Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:23.948Z] a80d91b473f0: Layer already exists [2021-08-09T22:26:23.948Z] f9823ad8e7be: Layer already exists [2021-08-09T22:26:23.948Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:23.948Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:9ca50cbc121ca8bb54468f8cc5c41d65706eef3074d0cf8489e89eb42661593f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:24.068Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:26:24.068Z] OK: 218 MiB in 52 packages [2021-08-09T22:26:24.068Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:26:24.273Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:24.593Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-09T22:26:24.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-09T22:26:24.593Z] 1de826bef9d2: Preparing [2021-08-09T22:26:24.593Z] a80d91b473f0: Preparing [2021-08-09T22:26:24.593Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:24.593Z] 1e9e7348425f: Preparing [2021-08-09T22:26:24.593Z] f9823ad8e7be: Preparing [2021-08-09T22:26:24.593Z] 32f366d666a5: Preparing [2021-08-09T22:26:24.593Z] 32f366d666a5: Waiting [2021-08-09T22:26:24.593Z] f9823ad8e7be: Layer already exists [2021-08-09T22:26:24.593Z] a80d91b473f0: Layer already exists [2021-08-09T22:26:24.593Z] 1e9e7348425f: Layer already exists [2021-08-09T22:26:24.593Z] 1de826bef9d2: Layer already exists [2021-08-09T22:26:24.593Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:24.593Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:24.593Z] main: digest: sha256:9ca50cbc121ca8bb54468f8cc5c41d65706eef3074d0cf8489e89eb42661593f size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:26:24.651Z] ===================================================== [Pipeline] echo [2021-08-09T22:26:24.667Z] taggedImages: [2021-08-09T22:26:24.667Z] - nexus3.edgexfoundry.org:10004/core-data:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:24.667Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-09T22:26:24.667Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.25 [2021-08-09T22:26:24.667Z] - nexus3.edgexfoundry.org:10004/core-data:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:24.667Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-09T22:26:24.697Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-09T22:26:24.697Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:24.697Z] latest [2021-08-09T22:26:24.697Z] 2.0.1-dev.25 [2021-08-09T22:26:24.697Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:24.697Z] main [2021-08-09T22:26:24.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:25.055Z] OK: 218 MiB in 52 packages [2021-08-09T22:26:25.055Z] Removing intermediate container c04dbcaa9d46 [2021-08-09T22:26:25.055Z] ---> 7b7517a31e3e [2021-08-09T22:26:25.055Z] Step 6/26 : COPY go.mod . [2021-08-09T22:26:25.058Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:25.337Z] OK: 218 MiB in 52 packages [2021-08-09T22:26:25.377Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:25.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-09T22:26:25.377Z] fb6e14368a73: Preparing [2021-08-09T22:26:25.377Z] 4bba3802f5eb: Preparing [2021-08-09T22:26:25.377Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:25.377Z] 1f65eca3895f: Preparing [2021-08-09T22:26:25.377Z] 32f366d666a5: Preparing [2021-08-09T22:26:25.377Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:25.377Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:25.377Z] 1f65eca3895f: Layer already exists [2021-08-09T22:26:25.377Z] fb6e14368a73: Pushed [2021-08-09T22:26:25.616Z] OK: 218 MiB in 52 packages [2021-08-09T22:26:25.616Z] Removing intermediate container d8dde6153ece [2021-08-09T22:26:25.616Z] ---> 8881fef5fd82 [2021-08-09T22:26:25.616Z] Step 6/24 : COPY go.mod . [2021-08-09T22:26:26.603Z] ---> 4ebddcc6991c [2021-08-09T22:26:26.603Z] Step 7/26 : RUN go mod download [2021-08-09T22:26:26.603Z] ---> Running in 8afb153bd24d [2021-08-09T22:26:26.797Z] 4bba3802f5eb: Pushed [2021-08-09T22:26:26.872Z] Removing intermediate container d0923aa02862 [2021-08-09T22:26:26.872Z] ---> c899d7c1ff08 [2021-08-09T22:26:26.872Z] Step 6/23 : COPY go.mod . [2021-08-09T22:26:26.872Z] Removing intermediate container 4bed05ec7a74 [2021-08-09T22:26:26.872Z] ---> e44bf005fcd8 [2021-08-09T22:26:26.872Z] Step 6/32 : COPY go.mod . [2021-08-09T22:26:26.872Z] ---> 567a77edbbd4 [2021-08-09T22:26:26.872Z] Step 7/24 : RUN go mod download [2021-08-09T22:26:27.062Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:1ef4453c66cffd51d04205b392cb20c52fc491c7557049b58fb237f2564b3c93 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:27.149Z] Removing intermediate container 92488d926679 [2021-08-09T22:26:27.149Z] ---> 2f5518946b03 [2021-08-09T22:26:27.149Z] Step 6/23 : COPY go.mod . [2021-08-09T22:26:27.377Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:27.426Z] ---> Running in e9e57e480554 [2021-08-09T22:26:27.693Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-09T22:26:27.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-09T22:26:27.693Z] fb6e14368a73: Preparing [2021-08-09T22:26:27.693Z] 4bba3802f5eb: Preparing [2021-08-09T22:26:27.693Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:27.693Z] 1f65eca3895f: Preparing [2021-08-09T22:26:27.693Z] 32f366d666a5: Preparing [2021-08-09T22:26:27.694Z] 4bba3802f5eb: Layer already exists [2021-08-09T22:26:27.694Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:27.694Z] fb6e14368a73: Layer already exists [2021-08-09T22:26:27.694Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:27.694Z] 1f65eca3895f: Layer already exists [2021-08-09T22:26:27.694Z] latest: digest: sha256:1ef4453c66cffd51d04205b392cb20c52fc491c7557049b58fb237f2564b3c93 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:28.013Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:28.042Z] ---> cd3c2bb29d84 [2021-08-09T22:26:28.042Z] Step 7/23 : RUN go mod download [2021-08-09T22:26:28.320Z] ---> Running in dfce3383d66e [2021-08-09T22:26:28.320Z] ---> 61c152fa4879 [2021-08-09T22:26:28.320Z] Step 7/32 : RUN go mod download [2021-08-09T22:26:28.338Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.25 [2021-08-09T22:26:28.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-09T22:26:28.338Z] fb6e14368a73: Preparing [2021-08-09T22:26:28.338Z] 4bba3802f5eb: Preparing [2021-08-09T22:26:28.338Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:28.338Z] 1f65eca3895f: Preparing [2021-08-09T22:26:28.338Z] 32f366d666a5: Preparing [2021-08-09T22:26:28.338Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:28.338Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:28.338Z] 4bba3802f5eb: Layer already exists [2021-08-09T22:26:28.338Z] 1f65eca3895f: Layer already exists [2021-08-09T22:26:28.338Z] fb6e14368a73: Layer already exists [2021-08-09T22:26:28.338Z] 2.0.1-dev.25: digest: sha256:1ef4453c66cffd51d04205b392cb20c52fc491c7557049b58fb237f2564b3c93 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:28.593Z] ---> a6569cac51d0 [2021-08-09T22:26:28.593Z] Step 7/23 : RUN go mod download [2021-08-09T22:26:28.593Z] ---> Running in fe3897fd44ba [2021-08-09T22:26:28.656Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:28.879Z] ---> Running in 359642a0c1e0 [2021-08-09T22:26:28.987Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:28.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-09T22:26:28.987Z] fb6e14368a73: Preparing [2021-08-09T22:26:28.987Z] 4bba3802f5eb: Preparing [2021-08-09T22:26:28.987Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:28.987Z] 1f65eca3895f: Preparing [2021-08-09T22:26:28.987Z] 32f366d666a5: Preparing [2021-08-09T22:26:28.987Z] fb6e14368a73: Layer already exists [2021-08-09T22:26:28.988Z] 1f65eca3895f: Layer already exists [2021-08-09T22:26:28.988Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:28.988Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:28.988Z] 4bba3802f5eb: Layer already exists [2021-08-09T22:26:28.988Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:1ef4453c66cffd51d04205b392cb20c52fc491c7557049b58fb237f2564b3c93 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:29.513Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:29.845Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-09T22:26:29.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-09T22:26:29.845Z] fb6e14368a73: Preparing [2021-08-09T22:26:29.845Z] 4bba3802f5eb: Preparing [2021-08-09T22:26:29.845Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:29.845Z] 1f65eca3895f: Preparing [2021-08-09T22:26:29.845Z] 32f366d666a5: Preparing [2021-08-09T22:26:29.845Z] fb6e14368a73: Layer already exists [2021-08-09T22:26:29.845Z] 4bba3802f5eb: Layer already exists [2021-08-09T22:26:29.845Z] 1f65eca3895f: Layer already exists [2021-08-09T22:26:29.845Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:29.845Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:29.845Z] main: digest: sha256:1ef4453c66cffd51d04205b392cb20c52fc491c7557049b58fb237f2564b3c93 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:26:29.950Z] ===================================================== [Pipeline] echo [2021-08-09T22:26:29.968Z] taggedImages: [2021-08-09T22:26:29.968Z] - nexus3.edgexfoundry.org:10004/core-metadata:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:29.968Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-09T22:26:29.968Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.25 [2021-08-09T22:26:29.968Z] - nexus3.edgexfoundry.org:10004/core-metadata:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:29.968Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-08-09T22:26:30.017Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-09T22:26:30.017Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:30.017Z] latest [2021-08-09T22:26:30.017Z] 2.0.1-dev.25 [2021-08-09T22:26:30.017Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:30.017Z] main [2021-08-09T22:26:30.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:30.402Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:30.728Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:30.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-09T22:26:30.728Z] 9f2e2e1115e4: Preparing [2021-08-09T22:26:30.728Z] 9f2e2e1115e4: Preparing [2021-08-09T22:26:30.728Z] b16f1c317e56: Preparing [2021-08-09T22:26:30.728Z] de84011a5ab8: Preparing [2021-08-09T22:26:30.728Z] 21880d9f2836: Preparing [2021-08-09T22:26:30.728Z] 3d3399d5c312: Preparing [2021-08-09T22:26:30.728Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:30.728Z] 6b689c202ec6: Preparing [2021-08-09T22:26:30.728Z] a3fa4264e811: Preparing [2021-08-09T22:26:30.728Z] 40e43fbee244: Preparing [2021-08-09T22:26:30.728Z] 4656861d9e2e: Preparing [2021-08-09T22:26:30.728Z] 32f366d666a5: Preparing [2021-08-09T22:26:30.728Z] 4d6fd4e84185: Waiting [2021-08-09T22:26:30.728Z] a3fa4264e811: Waiting [2021-08-09T22:26:30.728Z] 40e43fbee244: Waiting [2021-08-09T22:26:30.728Z] 6b689c202ec6: Waiting [2021-08-09T22:26:30.728Z] 4656861d9e2e: Waiting [2021-08-09T22:26:31.012Z] de84011a5ab8: Pushed [2021-08-09T22:26:31.012Z] 21880d9f2836: Pushed [2021-08-09T22:26:31.012Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:31.012Z] 9f2e2e1115e4: Pushed [2021-08-09T22:26:31.012Z] b16f1c317e56: Pushed [2021-08-09T22:26:31.282Z] 4656861d9e2e: Pushed [2021-08-09T22:26:31.282Z] 6b689c202ec6: Pushed [2021-08-09T22:26:31.282Z] a3fa4264e811: Pushed [2021-08-09T22:26:31.282Z] 40e43fbee244: Pushed [2021-08-09T22:26:31.282Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:32.503Z] Removing intermediate container 8afb153bd24d [2021-08-09T22:26:32.503Z] ---> ce3f933fbb44 [2021-08-09T22:26:32.503Z] Step 8/26 : COPY . . [2021-08-09T22:26:32.689Z] 3d3399d5c312: Pushed [2021-08-09T22:26:32.689Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:14eff4d7c8d48dfc20ed6809644194776405ae0367d6751e0f6a238fbe60a7a9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:33.021Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:33.339Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-09T22:26:33.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-09T22:26:33.339Z] 9f2e2e1115e4: Preparing [2021-08-09T22:26:33.339Z] 9f2e2e1115e4: Preparing [2021-08-09T22:26:33.339Z] b16f1c317e56: Preparing [2021-08-09T22:26:33.339Z] de84011a5ab8: Preparing [2021-08-09T22:26:33.339Z] 21880d9f2836: Preparing [2021-08-09T22:26:33.339Z] 3d3399d5c312: Preparing [2021-08-09T22:26:33.339Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:33.339Z] 6b689c202ec6: Preparing [2021-08-09T22:26:33.339Z] a3fa4264e811: Preparing [2021-08-09T22:26:33.339Z] 40e43fbee244: Preparing [2021-08-09T22:26:33.339Z] 4656861d9e2e: Preparing [2021-08-09T22:26:33.339Z] 32f366d666a5: Preparing [2021-08-09T22:26:33.339Z] 4d6fd4e84185: Waiting [2021-08-09T22:26:33.339Z] 6b689c202ec6: Waiting [2021-08-09T22:26:33.339Z] a3fa4264e811: Waiting [2021-08-09T22:26:33.339Z] 40e43fbee244: Waiting [2021-08-09T22:26:33.339Z] 4656861d9e2e: Waiting [2021-08-09T22:26:33.339Z] 32f366d666a5: Waiting [2021-08-09T22:26:33.339Z] b16f1c317e56: Layer already exists [2021-08-09T22:26:33.339Z] 21880d9f2836: Layer already exists [2021-08-09T22:26:33.339Z] 3d3399d5c312: Layer already exists [2021-08-09T22:26:33.339Z] de84011a5ab8: Layer already exists [2021-08-09T22:26:33.339Z] 9f2e2e1115e4: Layer already exists [2021-08-09T22:26:33.339Z] 6b689c202ec6: Layer already exists [2021-08-09T22:26:33.339Z] a3fa4264e811: Layer already exists [2021-08-09T22:26:33.339Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:33.339Z] 40e43fbee244: Layer already exists [2021-08-09T22:26:33.339Z] 4656861d9e2e: Layer already exists [2021-08-09T22:26:33.339Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:33.609Z] latest: digest: sha256:14eff4d7c8d48dfc20ed6809644194776405ae0367d6751e0f6a238fbe60a7a9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:33.936Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:34.007Z] Removing intermediate container e9e57e480554 [2021-08-09T22:26:34.007Z] ---> 5dc4f1ea98b0 [2021-08-09T22:26:34.007Z] Step 8/24 : COPY . . [2021-08-09T22:26:34.251Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.25 [2021-08-09T22:26:34.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-09T22:26:34.251Z] 9f2e2e1115e4: Preparing [2021-08-09T22:26:34.251Z] 9f2e2e1115e4: Preparing [2021-08-09T22:26:34.251Z] b16f1c317e56: Preparing [2021-08-09T22:26:34.251Z] de84011a5ab8: Preparing [2021-08-09T22:26:34.251Z] 21880d9f2836: Preparing [2021-08-09T22:26:34.251Z] 3d3399d5c312: Preparing [2021-08-09T22:26:34.251Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:34.251Z] 6b689c202ec6: Preparing [2021-08-09T22:26:34.251Z] a3fa4264e811: Preparing [2021-08-09T22:26:34.251Z] 40e43fbee244: Preparing [2021-08-09T22:26:34.251Z] 4656861d9e2e: Preparing [2021-08-09T22:26:34.251Z] 32f366d666a5: Preparing [2021-08-09T22:26:34.251Z] 4d6fd4e84185: Waiting [2021-08-09T22:26:34.251Z] 6b689c202ec6: Waiting [2021-08-09T22:26:34.251Z] a3fa4264e811: Waiting [2021-08-09T22:26:34.251Z] 40e43fbee244: Waiting [2021-08-09T22:26:34.251Z] 4656861d9e2e: Waiting [2021-08-09T22:26:34.251Z] 32f366d666a5: Waiting [2021-08-09T22:26:34.251Z] 3d3399d5c312: Layer already exists [2021-08-09T22:26:34.251Z] 9f2e2e1115e4: Layer already exists [2021-08-09T22:26:34.251Z] de84011a5ab8: Layer already exists [2021-08-09T22:26:34.251Z] 21880d9f2836: Layer already exists [2021-08-09T22:26:34.251Z] b16f1c317e56: Layer already exists [2021-08-09T22:26:34.251Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:34.251Z] 6b689c202ec6: Layer already exists [2021-08-09T22:26:34.251Z] a3fa4264e811: Layer already exists [2021-08-09T22:26:34.251Z] 40e43fbee244: Layer already exists [2021-08-09T22:26:34.251Z] 4656861d9e2e: Layer already exists [2021-08-09T22:26:34.251Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:34.521Z] 2.0.1-dev.25: digest: sha256:14eff4d7c8d48dfc20ed6809644194776405ae0367d6751e0f6a238fbe60a7a9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:34.846Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:35.166Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:35.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-09T22:26:35.166Z] 9f2e2e1115e4: Preparing [2021-08-09T22:26:35.166Z] 9f2e2e1115e4: Preparing [2021-08-09T22:26:35.166Z] b16f1c317e56: Preparing [2021-08-09T22:26:35.166Z] de84011a5ab8: Preparing [2021-08-09T22:26:35.166Z] 21880d9f2836: Preparing [2021-08-09T22:26:35.166Z] 3d3399d5c312: Preparing [2021-08-09T22:26:35.166Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:35.166Z] 6b689c202ec6: Preparing [2021-08-09T22:26:35.166Z] a3fa4264e811: Preparing [2021-08-09T22:26:35.166Z] 40e43fbee244: Preparing [2021-08-09T22:26:35.166Z] 4656861d9e2e: Preparing [2021-08-09T22:26:35.166Z] 32f366d666a5: Preparing [2021-08-09T22:26:35.166Z] 4d6fd4e84185: Waiting [2021-08-09T22:26:35.166Z] 6b689c202ec6: Waiting [2021-08-09T22:26:35.166Z] a3fa4264e811: Waiting [2021-08-09T22:26:35.166Z] 40e43fbee244: Waiting [2021-08-09T22:26:35.166Z] 4656861d9e2e: Waiting [2021-08-09T22:26:35.166Z] 32f366d666a5: Waiting [2021-08-09T22:26:35.166Z] 9f2e2e1115e4: Layer already exists [2021-08-09T22:26:35.166Z] 21880d9f2836: Layer already exists [2021-08-09T22:26:35.166Z] de84011a5ab8: Layer already exists [2021-08-09T22:26:35.166Z] b16f1c317e56: Layer already exists [2021-08-09T22:26:35.166Z] 3d3399d5c312: Layer already exists [2021-08-09T22:26:35.166Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:35.166Z] a3fa4264e811: Layer already exists [2021-08-09T22:26:35.166Z] 40e43fbee244: Layer already exists [2021-08-09T22:26:35.166Z] 4656861d9e2e: Layer already exists [2021-08-09T22:26:35.166Z] 6b689c202ec6: Layer already exists [2021-08-09T22:26:35.166Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:35.166Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:14eff4d7c8d48dfc20ed6809644194776405ae0367d6751e0f6a238fbe60a7a9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:35.488Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:35.807Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-09T22:26:35.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-09T22:26:35.807Z] 9f2e2e1115e4: Preparing [2021-08-09T22:26:35.807Z] 9f2e2e1115e4: Preparing [2021-08-09T22:26:35.807Z] b16f1c317e56: Preparing [2021-08-09T22:26:35.807Z] de84011a5ab8: Preparing [2021-08-09T22:26:35.807Z] 21880d9f2836: Preparing [2021-08-09T22:26:35.807Z] 3d3399d5c312: Preparing [2021-08-09T22:26:35.807Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:35.807Z] 6b689c202ec6: Preparing [2021-08-09T22:26:35.807Z] a3fa4264e811: Preparing [2021-08-09T22:26:35.807Z] 40e43fbee244: Preparing [2021-08-09T22:26:35.807Z] 4656861d9e2e: Preparing [2021-08-09T22:26:35.807Z] 32f366d666a5: Preparing [2021-08-09T22:26:35.807Z] 4d6fd4e84185: Waiting [2021-08-09T22:26:35.807Z] 6b689c202ec6: Waiting [2021-08-09T22:26:35.807Z] a3fa4264e811: Waiting [2021-08-09T22:26:35.807Z] 40e43fbee244: Waiting [2021-08-09T22:26:35.807Z] 4656861d9e2e: Waiting [2021-08-09T22:26:35.807Z] 32f366d666a5: Waiting [2021-08-09T22:26:35.807Z] 3d3399d5c312: Layer already exists [2021-08-09T22:26:35.807Z] 9f2e2e1115e4: Layer already exists [2021-08-09T22:26:35.807Z] 21880d9f2836: Layer already exists [2021-08-09T22:26:35.807Z] b16f1c317e56: Layer already exists [2021-08-09T22:26:35.807Z] de84011a5ab8: Layer already exists [2021-08-09T22:26:35.807Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:35.807Z] 6b689c202ec6: Layer already exists [2021-08-09T22:26:35.807Z] a3fa4264e811: Layer already exists [2021-08-09T22:26:35.807Z] 4656861d9e2e: Layer already exists [2021-08-09T22:26:35.807Z] 40e43fbee244: Layer already exists [2021-08-09T22:26:35.807Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:36.672Z] Removing intermediate container dfce3383d66e [2021-08-09T22:26:36.672Z] ---> fa2bcda5e3f3 [2021-08-09T22:26:36.672Z] Step 8/23 : COPY . . [2021-08-09T22:26:37.276Z] Removing intermediate container fe3897fd44ba [2021-08-09T22:26:37.276Z] ---> 3b46311e4abe [2021-08-09T22:26:37.276Z] Step 8/32 : COPY . . [2021-08-09T22:26:37.276Z] Removing intermediate container 359642a0c1e0 [2021-08-09T22:26:37.276Z] ---> a260cf4e0917 [2021-08-09T22:26:37.276Z] Step 8/23 : COPY . . [2021-08-09T22:26:41.149Z] main: digest: sha256:14eff4d7c8d48dfc20ed6809644194776405ae0367d6751e0f6a238fbe60a7a9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:26:41.227Z] ===================================================== [Pipeline] echo [2021-08-09T22:26:41.240Z] taggedImages: [2021-08-09T22:26:41.240Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:41.240Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-09T22:26:41.240Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.25 [2021-08-09T22:26:41.240Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:41.240Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-08-09T22:26:41.298Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-09T22:26:41.298Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:41.298Z] latest [2021-08-09T22:26:41.298Z] 2.0.1-dev.25 [2021-08-09T22:26:41.298Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:41.298Z] main [2021-08-09T22:26:41.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:41.652Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:41.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:41.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-09T22:26:41.974Z] ab140e1ac6d2: Preparing [2021-08-09T22:26:41.974Z] 53aa98966344: Preparing [2021-08-09T22:26:41.974Z] 2592d646df47: Preparing [2021-08-09T22:26:41.974Z] 1cda6e59b084: Preparing [2021-08-09T22:26:41.974Z] 81f71e407b17: Preparing [2021-08-09T22:26:41.974Z] 32f366d666a5: Preparing [2021-08-09T22:26:41.974Z] 32f366d666a5: Waiting [2021-08-09T22:26:42.572Z] 1cda6e59b084: Pushed [2021-08-09T22:26:42.572Z] 2592d646df47: Pushed [2021-08-09T22:26:42.572Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:42.572Z] 81f71e407b17: Pushed [2021-08-09T22:26:42.839Z] 53aa98966344: Pushed [2021-08-09T22:26:42.839Z] ab140e1ac6d2: Pushed [2021-08-09T22:26:43.105Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:afb7c4a0683ee6645d734f58dea17a692c06e21fb899ef2e16f8711ff3f255ee size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:43.424Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:43.740Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-09T22:26:43.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-09T22:26:43.740Z] ab140e1ac6d2: Preparing [2021-08-09T22:26:43.740Z] 53aa98966344: Preparing [2021-08-09T22:26:43.740Z] 2592d646df47: Preparing [2021-08-09T22:26:43.740Z] 1cda6e59b084: Preparing [2021-08-09T22:26:43.740Z] 81f71e407b17: Preparing [2021-08-09T22:26:43.740Z] 32f366d666a5: Preparing [2021-08-09T22:26:43.740Z] 32f366d666a5: Waiting [2021-08-09T22:26:43.740Z] 53aa98966344: Layer already exists [2021-08-09T22:26:43.740Z] 81f71e407b17: Layer already exists [2021-08-09T22:26:43.740Z] ab140e1ac6d2: Layer already exists [2021-08-09T22:26:43.740Z] 1cda6e59b084: Layer already exists [2021-08-09T22:26:43.740Z] 2592d646df47: Layer already exists [2021-08-09T22:26:43.740Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:43.740Z] latest: digest: sha256:afb7c4a0683ee6645d734f58dea17a692c06e21fb899ef2e16f8711ff3f255ee size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:44.061Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:44.380Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.25 [2021-08-09T22:26:44.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-09T22:26:44.380Z] ab140e1ac6d2: Preparing [2021-08-09T22:26:44.380Z] 53aa98966344: Preparing [2021-08-09T22:26:44.380Z] 2592d646df47: Preparing [2021-08-09T22:26:44.380Z] 1cda6e59b084: Preparing [2021-08-09T22:26:44.380Z] 81f71e407b17: Preparing [2021-08-09T22:26:44.380Z] 32f366d666a5: Preparing [2021-08-09T22:26:44.380Z] 32f366d666a5: Waiting [2021-08-09T22:26:44.380Z] 1cda6e59b084: Layer already exists [2021-08-09T22:26:44.380Z] 2592d646df47: Layer already exists [2021-08-09T22:26:44.380Z] 81f71e407b17: Layer already exists [2021-08-09T22:26:44.380Z] ab140e1ac6d2: Layer already exists [2021-08-09T22:26:44.380Z] 53aa98966344: Layer already exists [2021-08-09T22:26:44.380Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:44.380Z] 2.0.1-dev.25: digest: sha256:afb7c4a0683ee6645d734f58dea17a692c06e21fb899ef2e16f8711ff3f255ee size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:44.702Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:45.025Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:45.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-09T22:26:45.025Z] ab140e1ac6d2: Preparing [2021-08-09T22:26:45.025Z] 53aa98966344: Preparing [2021-08-09T22:26:45.025Z] 2592d646df47: Preparing [2021-08-09T22:26:45.025Z] 1cda6e59b084: Preparing [2021-08-09T22:26:45.025Z] 81f71e407b17: Preparing [2021-08-09T22:26:45.025Z] 32f366d666a5: Preparing [2021-08-09T22:26:45.025Z] 32f366d666a5: Waiting [2021-08-09T22:26:45.025Z] 1cda6e59b084: Layer already exists [2021-08-09T22:26:45.025Z] 53aa98966344: Layer already exists [2021-08-09T22:26:45.025Z] 81f71e407b17: Layer already exists [2021-08-09T22:26:45.025Z] ab140e1ac6d2: Layer already exists [2021-08-09T22:26:45.025Z] 2592d646df47: Layer already exists [2021-08-09T22:26:45.025Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:45.025Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:afb7c4a0683ee6645d734f58dea17a692c06e21fb899ef2e16f8711ff3f255ee size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:45.366Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:45.685Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-09T22:26:45.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-09T22:26:45.685Z] ab140e1ac6d2: Preparing [2021-08-09T22:26:45.685Z] 53aa98966344: Preparing [2021-08-09T22:26:45.685Z] 2592d646df47: Preparing [2021-08-09T22:26:45.685Z] 1cda6e59b084: Preparing [2021-08-09T22:26:45.685Z] 81f71e407b17: Preparing [2021-08-09T22:26:45.685Z] 32f366d666a5: Preparing [2021-08-09T22:26:45.685Z] 32f366d666a5: Waiting [2021-08-09T22:26:45.685Z] 1cda6e59b084: Layer already exists [2021-08-09T22:26:45.685Z] ab140e1ac6d2: Layer already exists [2021-08-09T22:26:45.685Z] 53aa98966344: Layer already exists [2021-08-09T22:26:45.685Z] 81f71e407b17: Layer already exists [2021-08-09T22:26:45.685Z] 2592d646df47: Layer already exists [2021-08-09T22:26:45.685Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:45.685Z] main: digest: sha256:afb7c4a0683ee6645d734f58dea17a692c06e21fb899ef2e16f8711ff3f255ee size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:26:45.766Z] ===================================================== [Pipeline] echo [2021-08-09T22:26:45.791Z] taggedImages: [2021-08-09T22:26:45.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:45.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-09T22:26:45.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.25 [2021-08-09T22:26:45.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:45.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-09T22:26:45.840Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-09T22:26:45.840Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:45.840Z] latest [2021-08-09T22:26:45.840Z] 2.0.1-dev.25 [2021-08-09T22:26:45.840Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:45.840Z] main [2021-08-09T22:26:45.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:46.203Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:46.793Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:46.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-09T22:26:46.793Z] d56f3c1327e0: Preparing [2021-08-09T22:26:46.793Z] 16010d5fbd4b: Preparing [2021-08-09T22:26:46.793Z] 05f6029f02af: Preparing [2021-08-09T22:26:46.793Z] 503ab81e872b: Preparing [2021-08-09T22:26:46.793Z] fdbc8e0321ba: Preparing [2021-08-09T22:26:46.793Z] bfc88c529012: Preparing [2021-08-09T22:26:46.793Z] 689372cb2574: Preparing [2021-08-09T22:26:46.793Z] 630c76a26d10: Preparing [2021-08-09T22:26:46.793Z] 654a4552ad29: Preparing [2021-08-09T22:26:46.793Z] 32f366d666a5: Preparing [2021-08-09T22:26:46.793Z] 689372cb2574: Waiting [2021-08-09T22:26:46.793Z] 630c76a26d10: Waiting [2021-08-09T22:26:46.793Z] 654a4552ad29: Waiting [2021-08-09T22:26:46.793Z] 32f366d666a5: Waiting [2021-08-09T22:26:46.793Z] bfc88c529012: Waiting [2021-08-09T22:26:47.174Z] fdbc8e0321ba: Pushed [2021-08-09T22:26:47.175Z] 16010d5fbd4b: Pushed [2021-08-09T22:26:47.175Z] d56f3c1327e0: Pushed [2021-08-09T22:26:47.527Z] bfc88c529012: Pushed [2021-08-09T22:26:47.527Z] 630c76a26d10: Pushed [2021-08-09T22:26:47.527Z] 689372cb2574: Pushed [2021-08-09T22:26:47.527Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:47.527Z] 503ab81e872b: Pushed [2021-08-09T22:26:47.811Z] 654a4552ad29: Pushed [2021-08-09T22:26:47.811Z] 05f6029f02af: Pushed [2021-08-09T22:26:48.077Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:21ee9e11316bc95c4f916fbe8d5aa20ad2ed949476b39174ef19607f4b6d45ef size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:48.397Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:48.712Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-09T22:26:48.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-09T22:26:48.979Z] d56f3c1327e0: Preparing [2021-08-09T22:26:48.979Z] 16010d5fbd4b: Preparing [2021-08-09T22:26:48.979Z] 05f6029f02af: Preparing [2021-08-09T22:26:48.979Z] 503ab81e872b: Preparing [2021-08-09T22:26:48.979Z] fdbc8e0321ba: Preparing [2021-08-09T22:26:48.979Z] bfc88c529012: Preparing [2021-08-09T22:26:48.979Z] 689372cb2574: Preparing [2021-08-09T22:26:48.979Z] 630c76a26d10: Preparing [2021-08-09T22:26:48.979Z] 654a4552ad29: Preparing [2021-08-09T22:26:48.979Z] 32f366d666a5: Preparing [2021-08-09T22:26:48.979Z] bfc88c529012: Waiting [2021-08-09T22:26:48.979Z] 689372cb2574: Waiting [2021-08-09T22:26:48.979Z] 630c76a26d10: Waiting [2021-08-09T22:26:48.979Z] 654a4552ad29: Waiting [2021-08-09T22:26:48.979Z] 32f366d666a5: Waiting [2021-08-09T22:26:48.979Z] 05f6029f02af: Layer already exists [2021-08-09T22:26:48.979Z] 16010d5fbd4b: Layer already exists [2021-08-09T22:26:48.979Z] d56f3c1327e0: Layer already exists [2021-08-09T22:26:48.979Z] fdbc8e0321ba: Layer already exists [2021-08-09T22:26:48.979Z] 503ab81e872b: Layer already exists [2021-08-09T22:26:48.979Z] 689372cb2574: Layer already exists [2021-08-09T22:26:48.979Z] bfc88c529012: Layer already exists [2021-08-09T22:26:48.979Z] 654a4552ad29: Layer already exists [2021-08-09T22:26:48.979Z] 630c76a26d10: Layer already exists [2021-08-09T22:26:48.979Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:48.979Z] latest: digest: sha256:21ee9e11316bc95c4f916fbe8d5aa20ad2ed949476b39174ef19607f4b6d45ef size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:49.306Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:49.635Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.25 [2021-08-09T22:26:49.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-09T22:26:49.635Z] d56f3c1327e0: Preparing [2021-08-09T22:26:49.635Z] 16010d5fbd4b: Preparing [2021-08-09T22:26:49.635Z] 05f6029f02af: Preparing [2021-08-09T22:26:49.635Z] 503ab81e872b: Preparing [2021-08-09T22:26:49.635Z] fdbc8e0321ba: Preparing [2021-08-09T22:26:49.635Z] bfc88c529012: Preparing [2021-08-09T22:26:49.635Z] 689372cb2574: Preparing [2021-08-09T22:26:49.635Z] 630c76a26d10: Preparing [2021-08-09T22:26:49.635Z] 654a4552ad29: Preparing [2021-08-09T22:26:49.635Z] 32f366d666a5: Preparing [2021-08-09T22:26:49.635Z] bfc88c529012: Waiting [2021-08-09T22:26:49.635Z] 689372cb2574: Waiting [2021-08-09T22:26:49.635Z] 630c76a26d10: Waiting [2021-08-09T22:26:49.635Z] 654a4552ad29: Waiting [2021-08-09T22:26:49.635Z] 32f366d666a5: Waiting [2021-08-09T22:26:49.635Z] d56f3c1327e0: Layer already exists [2021-08-09T22:26:49.635Z] 503ab81e872b: Layer already exists [2021-08-09T22:26:49.635Z] 05f6029f02af: Layer already exists [2021-08-09T22:26:49.635Z] fdbc8e0321ba: Layer already exists [2021-08-09T22:26:49.635Z] 16010d5fbd4b: Layer already exists [2021-08-09T22:26:49.635Z] bfc88c529012: Layer already exists [2021-08-09T22:26:49.635Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:49.635Z] 630c76a26d10: Layer already exists [2021-08-09T22:26:49.635Z] 689372cb2574: Layer already exists [2021-08-09T22:26:49.635Z] 654a4552ad29: Layer already exists [2021-08-09T22:26:49.635Z] 2.0.1-dev.25: digest: sha256:21ee9e11316bc95c4f916fbe8d5aa20ad2ed949476b39174ef19607f4b6d45ef size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:49.956Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:50.272Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:50.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-09T22:26:50.272Z] d56f3c1327e0: Preparing [2021-08-09T22:26:50.272Z] 16010d5fbd4b: Preparing [2021-08-09T22:26:50.272Z] 05f6029f02af: Preparing [2021-08-09T22:26:50.272Z] 503ab81e872b: Preparing [2021-08-09T22:26:50.272Z] fdbc8e0321ba: Preparing [2021-08-09T22:26:50.272Z] bfc88c529012: Preparing [2021-08-09T22:26:50.272Z] 689372cb2574: Preparing [2021-08-09T22:26:50.272Z] 630c76a26d10: Preparing [2021-08-09T22:26:50.272Z] 654a4552ad29: Preparing [2021-08-09T22:26:50.272Z] 32f366d666a5: Preparing [2021-08-09T22:26:50.272Z] bfc88c529012: Waiting [2021-08-09T22:26:50.272Z] 689372cb2574: Waiting [2021-08-09T22:26:50.272Z] 630c76a26d10: Waiting [2021-08-09T22:26:50.272Z] 654a4552ad29: Waiting [2021-08-09T22:26:50.272Z] 32f366d666a5: Waiting [2021-08-09T22:26:50.272Z] 16010d5fbd4b: Layer already exists [2021-08-09T22:26:50.272Z] fdbc8e0321ba: Layer already exists [2021-08-09T22:26:50.272Z] d56f3c1327e0: Layer already exists [2021-08-09T22:26:50.272Z] 503ab81e872b: Layer already exists [2021-08-09T22:26:50.272Z] 05f6029f02af: Layer already exists [2021-08-09T22:26:50.272Z] 689372cb2574: Layer already exists [2021-08-09T22:26:50.272Z] 630c76a26d10: Layer already exists [2021-08-09T22:26:50.272Z] bfc88c529012: Layer already exists [2021-08-09T22:26:50.272Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:50.272Z] 654a4552ad29: Layer already exists [2021-08-09T22:26:50.272Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:21ee9e11316bc95c4f916fbe8d5aa20ad2ed949476b39174ef19607f4b6d45ef size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:50.597Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:50.919Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-09T22:26:50.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-09T22:26:50.919Z] d56f3c1327e0: Preparing [2021-08-09T22:26:50.919Z] 16010d5fbd4b: Preparing [2021-08-09T22:26:50.919Z] 05f6029f02af: Preparing [2021-08-09T22:26:50.919Z] 503ab81e872b: Preparing [2021-08-09T22:26:50.919Z] fdbc8e0321ba: Preparing [2021-08-09T22:26:50.919Z] bfc88c529012: Preparing [2021-08-09T22:26:50.919Z] 689372cb2574: Preparing [2021-08-09T22:26:50.919Z] 630c76a26d10: Preparing [2021-08-09T22:26:50.919Z] 654a4552ad29: Preparing [2021-08-09T22:26:50.919Z] 32f366d666a5: Preparing [2021-08-09T22:26:50.919Z] bfc88c529012: Waiting [2021-08-09T22:26:50.919Z] 689372cb2574: Waiting [2021-08-09T22:26:50.919Z] 630c76a26d10: Waiting [2021-08-09T22:26:50.919Z] 654a4552ad29: Waiting [2021-08-09T22:26:50.919Z] 32f366d666a5: Waiting [2021-08-09T22:26:50.919Z] d56f3c1327e0: Layer already exists [2021-08-09T22:26:50.919Z] 503ab81e872b: Layer already exists [2021-08-09T22:26:50.919Z] 16010d5fbd4b: Layer already exists [2021-08-09T22:26:50.919Z] fdbc8e0321ba: Layer already exists [2021-08-09T22:26:50.919Z] 05f6029f02af: Layer already exists [2021-08-09T22:26:50.919Z] bfc88c529012: Layer already exists [2021-08-09T22:26:50.919Z] 630c76a26d10: Layer already exists [2021-08-09T22:26:50.919Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:50.919Z] 689372cb2574: Layer already exists [2021-08-09T22:26:50.919Z] 654a4552ad29: Layer already exists [2021-08-09T22:26:50.919Z] main: digest: sha256:21ee9e11316bc95c4f916fbe8d5aa20ad2ed949476b39174ef19607f4b6d45ef size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:26:50.978Z] ===================================================== [Pipeline] echo [2021-08-09T22:26:50.993Z] taggedImages: [2021-08-09T22:26:50.993Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:50.993Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-09T22:26:50.993Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.25 [2021-08-09T22:26:50.993Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:50.993Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-09T22:26:51.023Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-09T22:26:51.024Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:51.024Z] latest [2021-08-09T22:26:51.024Z] 2.0.1-dev.25 [2021-08-09T22:26:51.024Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:51.024Z] main [2021-08-09T22:26:51.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:51.391Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:51.704Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:51.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-09T22:26:51.705Z] c5706dbe58fc: Preparing [2021-08-09T22:26:51.705Z] 88a5b4de32c2: Preparing [2021-08-09T22:26:51.705Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:51.705Z] 80336986474b: Preparing [2021-08-09T22:26:51.705Z] 32f366d666a5: Preparing [2021-08-09T22:26:51.705Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:51.705Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:51.971Z] c5706dbe58fc: Pushed [2021-08-09T22:26:51.971Z] 80336986474b: Pushed [2021-08-09T22:26:52.417Z] ---> 7045467100ab [2021-08-09T22:26:52.417Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:26:52.417Z] ---> a1a7aa7450e0 [2021-08-09T22:26:52.417Z] Step 9/26 : RUN go mod tidy [2021-08-09T22:26:52.417Z] ---> Running in 303af6a03508 [2021-08-09T22:26:52.417Z] ---> Running in b6f1af960700 [2021-08-09T22:26:52.417Z] ---> 7d9045d0d924 [2021-08-09T22:26:52.417Z] Step 9/23 : RUN go mod tidy [2021-08-09T22:26:52.417Z] ---> e763a8db7750 [2021-08-09T22:26:52.417Z] Step 9/23 : RUN go mod tidy [2021-08-09T22:26:52.417Z] ---> f2c288151846 [2021-08-09T22:26:52.417Z] Step 9/32 : RUN go mod tidy [2021-08-09T22:26:52.417Z] ---> Running in 55ea50e56bff [2021-08-09T22:26:52.417Z] ---> Running in 6d9ea7a8c8f6 [2021-08-09T22:26:52.417Z] ---> Running in e5a22095e31d [2021-08-09T22:26:52.934Z] 88a5b4de32c2: Pushed [2021-08-09T22:26:53.205Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:e26ba8b07eb116db868ce9686032321817698e5bfb394807377e298d72cf4534 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:53.536Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:53.854Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-09T22:26:53.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-09T22:26:53.855Z] c5706dbe58fc: Preparing [2021-08-09T22:26:53.855Z] 88a5b4de32c2: Preparing [2021-08-09T22:26:53.855Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:53.855Z] 80336986474b: Preparing [2021-08-09T22:26:53.855Z] 32f366d666a5: Preparing [2021-08-09T22:26:53.855Z] 80336986474b: Layer already exists [2021-08-09T22:26:53.855Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:53.855Z] c5706dbe58fc: Layer already exists [2021-08-09T22:26:53.855Z] 88a5b4de32c2: Layer already exists [2021-08-09T22:26:53.855Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:53.855Z] latest: digest: sha256:e26ba8b07eb116db868ce9686032321817698e5bfb394807377e298d72cf4534 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:54.174Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:54.501Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.25 [2021-08-09T22:26:54.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-09T22:26:54.501Z] c5706dbe58fc: Preparing [2021-08-09T22:26:54.501Z] 88a5b4de32c2: Preparing [2021-08-09T22:26:54.501Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:54.501Z] 80336986474b: Preparing [2021-08-09T22:26:54.501Z] 32f366d666a5: Preparing [2021-08-09T22:26:54.501Z] c5706dbe58fc: Layer already exists [2021-08-09T22:26:54.501Z] 88a5b4de32c2: Layer already exists [2021-08-09T22:26:54.501Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:54.501Z] 80336986474b: Layer already exists [2021-08-09T22:26:54.501Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:54.501Z] 2.0.1-dev.25: digest: sha256:e26ba8b07eb116db868ce9686032321817698e5bfb394807377e298d72cf4534 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:54.843Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:55.158Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:55.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-09T22:26:55.158Z] c5706dbe58fc: Preparing [2021-08-09T22:26:55.158Z] 88a5b4de32c2: Preparing [2021-08-09T22:26:55.158Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:55.158Z] 80336986474b: Preparing [2021-08-09T22:26:55.158Z] 32f366d666a5: Preparing [2021-08-09T22:26:55.158Z] 80336986474b: Layer already exists [2021-08-09T22:26:55.158Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:55.158Z] 88a5b4de32c2: Layer already exists [2021-08-09T22:26:55.158Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:55.158Z] c5706dbe58fc: Layer already exists [2021-08-09T22:26:55.158Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:e26ba8b07eb116db868ce9686032321817698e5bfb394807377e298d72cf4534 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:55.488Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:55.812Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-09T22:26:55.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-09T22:26:55.812Z] c5706dbe58fc: Preparing [2021-08-09T22:26:55.812Z] 88a5b4de32c2: Preparing [2021-08-09T22:26:55.812Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:55.812Z] 80336986474b: Preparing [2021-08-09T22:26:55.812Z] 32f366d666a5: Preparing [2021-08-09T22:26:55.812Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:55.812Z] 80336986474b: Layer already exists [2021-08-09T22:26:55.812Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:55.812Z] 88a5b4de32c2: Layer already exists [2021-08-09T22:26:55.812Z] c5706dbe58fc: Layer already exists [2021-08-09T22:26:55.812Z] main: digest: sha256:e26ba8b07eb116db868ce9686032321817698e5bfb394807377e298d72cf4534 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:26:55.896Z] ===================================================== [Pipeline] echo [2021-08-09T22:26:55.916Z] taggedImages: [2021-08-09T22:26:55.916Z] - nexus3.edgexfoundry.org:10004/support-notifications:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:55.916Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-09T22:26:55.916Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.25 [2021-08-09T22:26:55.916Z] - nexus3.edgexfoundry.org:10004/support-notifications:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:55.916Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-09T22:26:55.971Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-09T22:26:55.971Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:55.971Z] latest [2021-08-09T22:26:55.971Z] 2.0.1-dev.25 [2021-08-09T22:26:55.971Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:55.971Z] main [2021-08-09T22:26:55.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:56.358Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:56.678Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:26:56.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-09T22:26:56.678Z] 06296ef304e8: Preparing [2021-08-09T22:26:56.678Z] c3a7d2eea8fd: Preparing [2021-08-09T22:26:56.678Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:56.678Z] 1f65eca3895f: Preparing [2021-08-09T22:26:56.678Z] 32f366d666a5: Preparing [2021-08-09T22:26:56.678Z] 1f65eca3895f: Layer already exists [2021-08-09T22:26:56.678Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:56.678Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:56.678Z] 06296ef304e8: Pushed [2021-08-09T22:26:57.844Z] Removing intermediate container 303af6a03508 [2021-08-09T22:26:57.844Z] ---> 383d1bd98a38 [2021-08-09T22:26:57.844Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T22:26:57.844Z] ---> Running in 58fd3af3f89f [2021-08-09T22:26:58.094Z] c3a7d2eea8fd: Pushed [2021-08-09T22:26:58.094Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:da97740dbca8ffc6d01cbc86988bfb585f6ac2dfc8613d8561f8c155c782a3bd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:58.419Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:58.731Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-09T22:26:58.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-09T22:26:58.731Z] 06296ef304e8: Preparing [2021-08-09T22:26:58.731Z] c3a7d2eea8fd: Preparing [2021-08-09T22:26:58.731Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:58.731Z] 1f65eca3895f: Preparing [2021-08-09T22:26:58.731Z] 32f366d666a5: Preparing [2021-08-09T22:26:58.731Z] c3a7d2eea8fd: Layer already exists [2021-08-09T22:26:58.731Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:58.731Z] 1f65eca3895f: Layer already exists [2021-08-09T22:26:58.731Z] 06296ef304e8: Layer already exists [2021-08-09T22:26:58.731Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:58.731Z] latest: digest: sha256:da97740dbca8ffc6d01cbc86988bfb585f6ac2dfc8613d8561f8c155c782a3bd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:58.827Z] Removing intermediate container b6f1af960700 [2021-08-09T22:26:58.827Z] ---> 257b7f4c5d13 [2021-08-09T22:26:58.827Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T22:26:58.827Z] Removing intermediate container 55ea50e56bff [2021-08-09T22:26:58.827Z] ---> e89d18901e45 [2021-08-09T22:26:58.827Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T22:26:59.051Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:59.103Z] ---> Running in c12d43b0b880 [2021-08-09T22:26:59.103Z] ---> Running in 6b26af692f66 [2021-08-09T22:26:59.364Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.25 [2021-08-09T22:26:59.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-09T22:26:59.364Z] 06296ef304e8: Preparing [2021-08-09T22:26:59.364Z] c3a7d2eea8fd: Preparing [2021-08-09T22:26:59.364Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:59.364Z] 1f65eca3895f: Preparing [2021-08-09T22:26:59.364Z] 32f366d666a5: Preparing [2021-08-09T22:26:59.364Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:59.364Z] c3a7d2eea8fd: Layer already exists [2021-08-09T22:26:59.364Z] 06296ef304e8: Layer already exists [2021-08-09T22:26:59.364Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:59.364Z] 1f65eca3895f: Layer already exists [2021-08-09T22:26:59.364Z] 2.0.1-dev.25: digest: sha256:da97740dbca8ffc6d01cbc86988bfb585f6ac2dfc8613d8561f8c155c782a3bd size: 1363 [2021-08-09T22:26:59.374Z] Removing intermediate container e5a22095e31d [2021-08-09T22:26:59.374Z] ---> 2e0f18245c9f [2021-08-09T22:26:59.374Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T22:26:59.374Z] Removing intermediate container 6d9ea7a8c8f6 [2021-08-09T22:26:59.374Z] ---> f378a471dab1 [2021-08-09T22:26:59.374Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:59.644Z] ---> Running in c2d4a844ac1a [2021-08-09T22:26:59.645Z] ---> Running in de3b75f65c33 [2021-08-09T22:26:59.678Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:26:59.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T22:26:59.992Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:26:59.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-09T22:26:59.992Z] 06296ef304e8: Preparing [2021-08-09T22:26:59.992Z] c3a7d2eea8fd: Preparing [2021-08-09T22:26:59.992Z] 4d6fd4e84185: Preparing [2021-08-09T22:26:59.992Z] 1f65eca3895f: Preparing [2021-08-09T22:26:59.992Z] 32f366d666a5: Preparing [2021-08-09T22:26:59.992Z] 1f65eca3895f: Layer already exists [2021-08-09T22:26:59.992Z] 32f366d666a5: Layer already exists [2021-08-09T22:26:59.992Z] 06296ef304e8: Layer already exists [2021-08-09T22:26:59.992Z] c3a7d2eea8fd: Layer already exists [2021-08-09T22:26:59.992Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:26:59.992Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:da97740dbca8ffc6d01cbc86988bfb585f6ac2dfc8613d8561f8c155c782a3bd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:27:00.321Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:27:00.647Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-09T22:27:00.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-09T22:27:00.647Z] 06296ef304e8: Preparing [2021-08-09T22:27:00.647Z] c3a7d2eea8fd: Preparing [2021-08-09T22:27:00.647Z] 4d6fd4e84185: Preparing [2021-08-09T22:27:00.647Z] 1f65eca3895f: Preparing [2021-08-09T22:27:00.647Z] 32f366d666a5: Preparing [2021-08-09T22:27:00.647Z] 4d6fd4e84185: Layer already exists [2021-08-09T22:27:00.647Z] 32f366d666a5: Layer already exists [2021-08-09T22:27:00.647Z] c3a7d2eea8fd: Layer already exists [2021-08-09T22:27:00.647Z] 1f65eca3895f: Layer already exists [2021-08-09T22:27:00.647Z] 06296ef304e8: Layer already exists [2021-08-09T22:27:00.647Z] main: digest: sha256:da97740dbca8ffc6d01cbc86988bfb585f6ac2dfc8613d8561f8c155c782a3bd size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:27:00.714Z] ===================================================== [Pipeline] echo [2021-08-09T22:27:00.728Z] taggedImages: [2021-08-09T22:27:00.728Z] - nexus3.edgexfoundry.org:10004/support-scheduler:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:27:00.728Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-09T22:27:00.728Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.25 [2021-08-09T22:27:00.728Z] - nexus3.edgexfoundry.org:10004/support-scheduler:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:27:00.728Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-09T22:27:00.759Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-09T22:27:00.759Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:27:00.759Z] latest [2021-08-09T22:27:00.759Z] 2.0.1-dev.25 [2021-08-09T22:27:00.759Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:27:00.759Z] main [2021-08-09T22:27:00.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:27:01.120Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:27:01.451Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:27:01.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-09T22:27:01.451Z] 74f21c97ec25: Preparing [2021-08-09T22:27:01.451Z] 94d3c1487e28: Preparing [2021-08-09T22:27:01.451Z] ac3eb8117a87: Preparing [2021-08-09T22:27:01.451Z] 93eeb841e9de: Preparing [2021-08-09T22:27:01.451Z] c080ac93e525: Preparing [2021-08-09T22:27:01.451Z] 87dec32dab56: Preparing [2021-08-09T22:27:01.451Z] 4b3c02ac6c6d: Preparing [2021-08-09T22:27:01.451Z] 3b6deb83ca37: Preparing [2021-08-09T22:27:01.451Z] 563ea45970c1: Preparing [2021-08-09T22:27:01.451Z] 91e3b9641807: Preparing [2021-08-09T22:27:01.451Z] b2d5eeeaba3a: Preparing [2021-08-09T22:27:01.451Z] 3b6deb83ca37: Waiting [2021-08-09T22:27:01.451Z] 563ea45970c1: Waiting [2021-08-09T22:27:01.451Z] 91e3b9641807: Waiting [2021-08-09T22:27:01.451Z] b2d5eeeaba3a: Waiting [2021-08-09T22:27:01.451Z] 87dec32dab56: Waiting [2021-08-09T22:27:01.451Z] 4b3c02ac6c6d: Waiting [2021-08-09T22:27:01.451Z] c080ac93e525: Layer already exists [2021-08-09T22:27:01.451Z] 87dec32dab56: Layer already exists [2021-08-09T22:27:01.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T22:27:01.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T22:27:02.051Z] 4b3c02ac6c6d: Layer already exists [2021-08-09T22:27:02.051Z] 3b6deb83ca37: Layer already exists [2021-08-09T22:27:02.051Z] 94d3c1487e28: Pushed [2021-08-09T22:27:02.318Z] 563ea45970c1: Layer already exists [2021-08-09T22:27:02.318Z] 91e3b9641807: Layer already exists [2021-08-09T22:27:02.318Z] 74f21c97ec25: Pushed [2021-08-09T22:27:02.318Z] b2d5eeeaba3a: Layer already exists [2021-08-09T22:27:02.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T22:27:02.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-09T22:27:02.585Z] ac3eb8117a87: Pushed [2021-08-09T22:27:07.936Z] 93eeb841e9de: Pushed [2021-08-09T22:27:07.936Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:3e98d1fb7eeaa08cb08f0c0a9f9751bc5301d1b4552f6879bef3b3c0654f840c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:27:08.254Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:27:08.568Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-09T22:27:08.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-09T22:27:08.568Z] 74f21c97ec25: Preparing [2021-08-09T22:27:08.568Z] 94d3c1487e28: Preparing [2021-08-09T22:27:08.568Z] ac3eb8117a87: Preparing [2021-08-09T22:27:08.568Z] 93eeb841e9de: Preparing [2021-08-09T22:27:08.568Z] c080ac93e525: Preparing [2021-08-09T22:27:08.568Z] 87dec32dab56: Preparing [2021-08-09T22:27:08.568Z] 4b3c02ac6c6d: Preparing [2021-08-09T22:27:08.568Z] 3b6deb83ca37: Preparing [2021-08-09T22:27:08.568Z] 563ea45970c1: Preparing [2021-08-09T22:27:08.568Z] 91e3b9641807: Preparing [2021-08-09T22:27:08.568Z] b2d5eeeaba3a: Preparing [2021-08-09T22:27:08.568Z] 87dec32dab56: Waiting [2021-08-09T22:27:08.568Z] 4b3c02ac6c6d: Waiting [2021-08-09T22:27:08.568Z] 3b6deb83ca37: Waiting [2021-08-09T22:27:08.568Z] 563ea45970c1: Waiting [2021-08-09T22:27:08.568Z] 91e3b9641807: Waiting [2021-08-09T22:27:08.568Z] b2d5eeeaba3a: Waiting [2021-08-09T22:27:08.568Z] c080ac93e525: Layer already exists [2021-08-09T22:27:08.568Z] 74f21c97ec25: Layer already exists [2021-08-09T22:27:08.568Z] ac3eb8117a87: Layer already exists [2021-08-09T22:27:08.568Z] 93eeb841e9de: Layer already exists [2021-08-09T22:27:08.568Z] 94d3c1487e28: Layer already exists [2021-08-09T22:27:08.568Z] 3b6deb83ca37: Layer already exists [2021-08-09T22:27:08.568Z] 87dec32dab56: Layer already exists [2021-08-09T22:27:08.568Z] 91e3b9641807: Layer already exists [2021-08-09T22:27:08.568Z] 4b3c02ac6c6d: Layer already exists [2021-08-09T22:27:08.568Z] 563ea45970c1: Layer already exists [2021-08-09T22:27:08.568Z] b2d5eeeaba3a: Layer already exists [2021-08-09T22:27:08.568Z] latest: digest: sha256:3e98d1fb7eeaa08cb08f0c0a9f9751bc5301d1b4552f6879bef3b3c0654f840c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:27:08.886Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:27:09.200Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.25 [2021-08-09T22:27:09.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-09T22:27:09.201Z] 74f21c97ec25: Preparing [2021-08-09T22:27:09.201Z] 94d3c1487e28: Preparing [2021-08-09T22:27:09.201Z] ac3eb8117a87: Preparing [2021-08-09T22:27:09.201Z] 93eeb841e9de: Preparing [2021-08-09T22:27:09.201Z] c080ac93e525: Preparing [2021-08-09T22:27:09.201Z] 87dec32dab56: Preparing [2021-08-09T22:27:09.201Z] 4b3c02ac6c6d: Preparing [2021-08-09T22:27:09.201Z] 3b6deb83ca37: Preparing [2021-08-09T22:27:09.201Z] 563ea45970c1: Preparing [2021-08-09T22:27:09.201Z] 91e3b9641807: Preparing [2021-08-09T22:27:09.201Z] b2d5eeeaba3a: Preparing [2021-08-09T22:27:09.201Z] 4b3c02ac6c6d: Waiting [2021-08-09T22:27:09.201Z] 3b6deb83ca37: Waiting [2021-08-09T22:27:09.201Z] 563ea45970c1: Waiting [2021-08-09T22:27:09.201Z] 91e3b9641807: Waiting [2021-08-09T22:27:09.201Z] b2d5eeeaba3a: Waiting [2021-08-09T22:27:09.201Z] 87dec32dab56: Waiting [2021-08-09T22:27:09.201Z] 74f21c97ec25: Layer already exists [2021-08-09T22:27:09.201Z] 94d3c1487e28: Layer already exists [2021-08-09T22:27:09.201Z] c080ac93e525: Layer already exists [2021-08-09T22:27:09.201Z] 93eeb841e9de: Layer already exists [2021-08-09T22:27:09.201Z] ac3eb8117a87: Layer already exists [2021-08-09T22:27:09.201Z] 87dec32dab56: Layer already exists [2021-08-09T22:27:09.201Z] 563ea45970c1: Layer already exists [2021-08-09T22:27:09.201Z] 4b3c02ac6c6d: Layer already exists [2021-08-09T22:27:09.201Z] 91e3b9641807: Layer already exists [2021-08-09T22:27:09.201Z] 3b6deb83ca37: Layer already exists [2021-08-09T22:27:09.201Z] b2d5eeeaba3a: Layer already exists [2021-08-09T22:27:09.201Z] 2.0.1-dev.25: digest: sha256:3e98d1fb7eeaa08cb08f0c0a9f9751bc5301d1b4552f6879bef3b3c0654f840c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:27:09.523Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:27:09.841Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:27:09.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-09T22:27:09.841Z] 74f21c97ec25: Preparing [2021-08-09T22:27:09.841Z] 94d3c1487e28: Preparing [2021-08-09T22:27:09.841Z] ac3eb8117a87: Preparing [2021-08-09T22:27:09.841Z] 93eeb841e9de: Preparing [2021-08-09T22:27:09.841Z] c080ac93e525: Preparing [2021-08-09T22:27:09.841Z] 87dec32dab56: Preparing [2021-08-09T22:27:09.841Z] 4b3c02ac6c6d: Preparing [2021-08-09T22:27:09.841Z] 3b6deb83ca37: Preparing [2021-08-09T22:27:09.841Z] 563ea45970c1: Preparing [2021-08-09T22:27:09.841Z] 91e3b9641807: Preparing [2021-08-09T22:27:09.841Z] b2d5eeeaba3a: Preparing [2021-08-09T22:27:09.841Z] 4b3c02ac6c6d: Waiting [2021-08-09T22:27:09.841Z] 3b6deb83ca37: Waiting [2021-08-09T22:27:09.841Z] 563ea45970c1: Waiting [2021-08-09T22:27:09.841Z] 91e3b9641807: Waiting [2021-08-09T22:27:09.841Z] b2d5eeeaba3a: Waiting [2021-08-09T22:27:09.841Z] 87dec32dab56: Waiting [2021-08-09T22:27:09.841Z] 74f21c97ec25: Layer already exists [2021-08-09T22:27:09.841Z] c080ac93e525: Layer already exists [2021-08-09T22:27:09.841Z] 93eeb841e9de: Layer already exists [2021-08-09T22:27:09.841Z] ac3eb8117a87: Layer already exists [2021-08-09T22:27:09.841Z] 94d3c1487e28: Layer already exists [2021-08-09T22:27:09.841Z] 87dec32dab56: Layer already exists [2021-08-09T22:27:09.841Z] 3b6deb83ca37: Layer already exists [2021-08-09T22:27:09.841Z] 4b3c02ac6c6d: Layer already exists [2021-08-09T22:27:09.841Z] 563ea45970c1: Layer already exists [2021-08-09T22:27:09.841Z] 91e3b9641807: Layer already exists [2021-08-09T22:27:09.841Z] b2d5eeeaba3a: Layer already exists [2021-08-09T22:27:15.180Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:3e98d1fb7eeaa08cb08f0c0a9f9751bc5301d1b4552f6879bef3b3c0654f840c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:27:15.501Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:27:15.814Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-09T22:27:15.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-09T22:27:15.814Z] 74f21c97ec25: Preparing [2021-08-09T22:27:15.814Z] 94d3c1487e28: Preparing [2021-08-09T22:27:15.814Z] ac3eb8117a87: Preparing [2021-08-09T22:27:15.815Z] 93eeb841e9de: Preparing [2021-08-09T22:27:15.815Z] c080ac93e525: Preparing [2021-08-09T22:27:15.815Z] 87dec32dab56: Preparing [2021-08-09T22:27:15.815Z] 4b3c02ac6c6d: Preparing [2021-08-09T22:27:15.815Z] 3b6deb83ca37: Preparing [2021-08-09T22:27:15.815Z] 563ea45970c1: Preparing [2021-08-09T22:27:15.815Z] 91e3b9641807: Preparing [2021-08-09T22:27:15.815Z] b2d5eeeaba3a: Preparing [2021-08-09T22:27:15.815Z] 3b6deb83ca37: Waiting [2021-08-09T22:27:15.815Z] 563ea45970c1: Waiting [2021-08-09T22:27:15.815Z] 91e3b9641807: Waiting [2021-08-09T22:27:15.815Z] b2d5eeeaba3a: Waiting [2021-08-09T22:27:15.815Z] 87dec32dab56: Waiting [2021-08-09T22:27:15.815Z] 4b3c02ac6c6d: Waiting [2021-08-09T22:27:15.815Z] c080ac93e525: Layer already exists [2021-08-09T22:27:15.815Z] 93eeb841e9de: Layer already exists [2021-08-09T22:27:15.815Z] ac3eb8117a87: Layer already exists [2021-08-09T22:27:15.815Z] 74f21c97ec25: Layer already exists [2021-08-09T22:27:15.815Z] 94d3c1487e28: Layer already exists [2021-08-09T22:27:15.815Z] 3b6deb83ca37: Layer already exists [2021-08-09T22:27:15.815Z] 87dec32dab56: Layer already exists [2021-08-09T22:27:15.815Z] 4b3c02ac6c6d: Layer already exists [2021-08-09T22:27:15.815Z] 91e3b9641807: Layer already exists [2021-08-09T22:27:15.815Z] 563ea45970c1: Layer already exists [2021-08-09T22:27:15.815Z] b2d5eeeaba3a: Layer already exists [2021-08-09T22:27:16.081Z] main: digest: sha256:3e98d1fb7eeaa08cb08f0c0a9f9751bc5301d1b4552f6879bef3b3c0654f840c size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:27:16.138Z] ===================================================== [Pipeline] echo [2021-08-09T22:27:16.152Z] taggedImages: [2021-08-09T22:27:16.152Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:27:16.152Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-09T22:27:16.152Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.25 [2021-08-09T22:27:16.152Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:27:16.152Z] - 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-09T22:28:54.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T22:28:54.434Z] Removing intermediate container c12d43b0b880 [2021-08-09T22:28:54.434Z] ---> 2a3d8fb45fb9 [2021-08-09T22:28:54.434Z] [2021-08-09T22:28:54.434Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T22:28:54.712Z] 3.12: Pulling from library/alpine [2021-08-09T22:28:57.349Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T22:28:57.349Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T22:28:57.349Z] ---> c4fd0aeabfcf [2021-08-09T22:28:57.349Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T22:28:58.334Z] ---> Running in 9d1430716d68 [2021-08-09T22:28:59.317Z] Removing intermediate container c2d4a844ac1a [2021-08-09T22:28:59.317Z] ---> eb1b156ddc0d [2021-08-09T22:28:59.317Z] [2021-08-09T22:28:59.317Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T22:28:59.317Z] ---> c4fd0aeabfcf [2021-08-09T22:28:59.317Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T22:28:59.602Z] ---> Running in 396266a8c475 [2021-08-09T22:29:00.211Z] Removing intermediate container 58fd3af3f89f [2021-08-09T22:29:00.211Z] ---> b64cee24b108 [2021-08-09T22:29:00.211Z] [2021-08-09T22:29:00.211Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T22:29:00.211Z] ---> c4fd0aeabfcf [2021-08-09T22:29:00.211Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T22:29:00.805Z] Removing intermediate container 396266a8c475 [2021-08-09T22:29:00.805Z] ---> f8ecfd9a39b1 [2021-08-09T22:29:00.805Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T22:29:00.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:29:00.805Z] ---> Running in c490daa7e677 [2021-08-09T22:29:01.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:29:01.361Z] ---> Running in 090d7a35ccdb [2021-08-09T22:29:01.641Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T22:29:01.641Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:29:01.923Z] OK: 5 MiB in 15 packages [2021-08-09T22:29:03.381Z] Removing intermediate container 6b26af692f66 [2021-08-09T22:29:03.381Z] ---> 3617eb39ed06 [2021-08-09T22:29:03.381Z] [2021-08-09T22:29:03.381Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T22:29:03.381Z] ---> c4fd0aeabfcf [2021-08-09T22:29:03.381Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T22:29:03.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:29:03.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:29:03.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:29:03.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:29:03.381Z] Removing intermediate container de3b75f65c33 [2021-08-09T22:29:03.381Z] ---> e4d789013aec [2021-08-09T22:29:03.381Z] [2021-08-09T22:29:03.381Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T22:29:03.381Z] ---> c4fd0aeabfcf [2021-08-09T22:29:03.382Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T22:29:03.382Z] ---> Running in 0e028372a810 [2021-08-09T22:29:03.662Z] ---> Running in ae4c44b34c14 [2021-08-09T22:29:03.942Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T22:29:03.942Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T22:29:03.942Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T22:29:03.942Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:29:03.942Z] OK: 5 MiB in 16 packages [2021-08-09T22:29:03.942Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T22:29:03.942Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T22:29:03.942Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T22:29:03.942Z] Removing intermediate container 9d1430716d68 [2021-08-09T22:29:03.942Z] ---> d415a0c587a6 [2021-08-09T22:29:03.942Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:29:03.942Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T22:29:03.942Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T22:29:03.942Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:29:04.240Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T22:29:04.522Z] OK: 7 MiB in 20 packages [2021-08-09T22:29:04.522Z] ---> Running in 2c755e71e53f [2021-08-09T22:29:05.132Z] Removing intermediate container 2c755e71e53f [2021-08-09T22:29:05.132Z] ---> 2b3ce98f0379 [2021-08-09T22:29:05.132Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T22:29:05.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:29:05.407Z] ---> Running in 42c7864e5331 [2021-08-09T22:29:05.685Z] Removing intermediate container 090d7a35ccdb [2021-08-09T22:29:05.685Z] ---> 1b31027e062b [2021-08-09T22:29:05.685Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T22:29:05.685Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:29:05.685Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:29:05.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:29:05.962Z] ---> Running in 08c0e253bce9 [2021-08-09T22:29:06.245Z] Removing intermediate container 42c7864e5331 [2021-08-09T22:29:06.245Z] ---> 38ab11abdb58 [2021-08-09T22:29:06.245Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T22:29:06.245Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T22:29:06.245Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:29:06.245Z] OK: 5 MiB in 15 packages [2021-08-09T22:29:06.522Z] ---> Running in a6a9d06385d2 [2021-08-09T22:29:06.522Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T22:29:06.522Z] Removing intermediate container c490daa7e677 [2021-08-09T22:29:06.522Z] ---> 11ddf1793d38 [2021-08-09T22:29:06.522Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T22:29:06.522Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T22:29:06.522Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:29:06.522Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T22:29:06.800Z] Removing intermediate container 08c0e253bce9 [2021-08-09T22:29:06.800Z] ---> 27bfd14fc964 [2021-08-09T22:29:06.800Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T22:29:06.800Z] OK: 6 MiB in 16 packages [2021-08-09T22:29:07.077Z] ---> Running in 160a52289a17 [2021-08-09T22:29:07.077Z] ---> Running in 4cb067666b74 [2021-08-09T22:29:07.353Z] Removing intermediate container a6a9d06385d2 [2021-08-09T22:29:07.353Z] ---> 5ab1f8b4e4ff [2021-08-09T22:29:07.353Z] Step 16/24 : WORKDIR / [2021-08-09T22:29:07.637Z] ---> Running in 3fa557567021 [2021-08-09T22:29:07.637Z] Removing intermediate container 160a52289a17 [2021-08-09T22:29:07.637Z] ---> 53c185083af4 [2021-08-09T22:29:07.637Z] Step 14/26 : WORKDIR / [2021-08-09T22:29:07.917Z] Removing intermediate container 4cb067666b74 [2021-08-09T22:29:07.917Z] ---> 0ae06ccd0eb2 [2021-08-09T22:29:07.917Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T22:29:07.917Z] Removing intermediate container 0e028372a810 [2021-08-09T22:29:07.917Z] ---> 736ca4c2b2c5 [2021-08-09T22:29:07.917Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:29:08.194Z] ---> Running in b3fd449436d5 [2021-08-09T22:29:08.194Z] ---> Running in 4c275583ff84 [2021-08-09T22:29:08.474Z] ---> Running in bc998dbeeb82 [2021-08-09T22:29:08.474Z] Removing intermediate container 3fa557567021 [2021-08-09T22:29:08.474Z] ---> 0d54ce379ad2 [2021-08-09T22:29:08.474Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:29:08.752Z] Removing intermediate container ae4c44b34c14 [2021-08-09T22:29:08.752Z] ---> fcce7677bbe6 [2021-08-09T22:29:08.752Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:29:09.028Z] Removing intermediate container b3fd449436d5 [2021-08-09T22:29:09.028Z] ---> 38fb6d81105a [2021-08-09T22:29:09.028Z] 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-09T22:29:09.301Z] ---> Running in 7bc967dc0bdc [2021-08-09T22:29:09.301Z] Removing intermediate container bc998dbeeb82 [2021-08-09T22:29:09.301Z] ---> 858ef8d31b4c [2021-08-09T22:29:09.301Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T22:29:09.590Z] ---> Running in 688335092cb2 [2021-08-09T22:29:10.194Z] ---> 23fa10013c42 [2021-08-09T22:29:10.194Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T22:29:10.469Z] Removing intermediate container 7bc967dc0bdc [2021-08-09T22:29:10.469Z] ---> 828056f46eaf [2021-08-09T22:29:10.469Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T22:29:10.756Z] ---> 034db406eccc [2021-08-09T22:29:10.756Z] 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-09T22:29:10.756Z] Removing intermediate container 688335092cb2 [2021-08-09T22:29:10.756Z] ---> 0f1755cf143f [2021-08-09T22:29:10.756Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T22:29:10.756Z] ---> Running in b96ebce812e6 [2021-08-09T22:29:11.361Z] ---> Running in c8542b3c2866 [2021-08-09T22:29:11.638Z] Removing intermediate container b96ebce812e6 [2021-08-09T22:29:11.638Z] ---> b77a580f7ce6 [2021-08-09T22:29:11.638Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T22:29:11.922Z] ---> 7b58325178ff [2021-08-09T22:29:11.922Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T22:29:11.922Z] ---> Running in 7fd36c944f55 [2021-08-09T22:29:11.922Z] ---> 2147b4bc5ebf [2021-08-09T22:29:11.922Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T22:29:12.200Z] Removing intermediate container 4c275583ff84 [2021-08-09T22:29:12.200Z] ---> 4482945463fe [2021-08-09T22:29:12.200Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T22:29:12.200Z] Removing intermediate container c8542b3c2866 [2021-08-09T22:29:12.200Z] ---> 8bd58553ad4f [2021-08-09T22:29:12.200Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:29:12.473Z] ---> Running in d042d646b0b1 [2021-08-09T22:29:12.749Z] Removing intermediate container 7fd36c944f55 [2021-08-09T22:29:12.749Z] ---> b8350460d1fc [2021-08-09T22:29:12.749Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:29:13.026Z] ---> 6ea3df5b362f [2021-08-09T22:29:13.026Z] 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-09T22:29:13.626Z] ---> 262db2e0a33a [2021-08-09T22:29:13.626Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T22:29:13.626Z] Removing intermediate container d042d646b0b1 [2021-08-09T22:29:13.626Z] ---> cc1f4d96de6d [2021-08-09T22:29:13.626Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T22:29:13.626Z] ---> 43b14034f175 [2021-08-09T22:29:13.626Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T22:29:13.901Z] ---> Running in 22a532c68d3d [2021-08-09T22:29:13.901Z] ---> 7edcfc4d6d45 [2021-08-09T22:29:13.901Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T22:29:13.901Z] ---> cad12b7c1073 [2021-08-09T22:29:13.901Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T22:29:14.879Z] Removing intermediate container 22a532c68d3d [2021-08-09T22:29:14.879Z] ---> 4ca9ed753cc2 [2021-08-09T22:29:14.879Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:29:15.472Z] ---> 301845029545 [2021-08-09T22:29:15.472Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T22:29:15.472Z] ---> Running in a4f085ca8786 [2021-08-09T22:29:15.745Z] ---> Running in 1dc74a6708b9 [2021-08-09T22:29:16.018Z] ---> 00407af0937d [2021-08-09T22:29:16.018Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T22:29:16.018Z] ---> 2e840e23a34d [2021-08-09T22:29:16.018Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T22:29:16.018Z] ---> 03c326656ecc [2021-08-09T22:29:16.018Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T22:29:16.295Z] Removing intermediate container a4f085ca8786 [2021-08-09T22:29:16.295Z] ---> 2b54c7314c57 [2021-08-09T22:29:16.295Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T22:29:16.572Z] ---> Running in 695af306f952 [2021-08-09T22:29:17.548Z] ---> ef227d30bdaa [2021-08-09T22:29:17.548Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T22:29:17.548Z] ---> ce5570eadd59 [2021-08-09T22:29:17.548Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T22:29:17.548Z] Removing intermediate container 695af306f952 [2021-08-09T22:29:17.548Z] ---> 631a3548f6bd [2021-08-09T22:29:17.548Z] Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:29:17.823Z] ---> Running in 2607a23aae9f [2021-08-09T22:29:17.823Z] ---> Running in f5515378f26f [2021-08-09T22:29:17.823Z] ---> Running in a673455a3788 [2021-08-09T22:29:17.823Z] ---> 6b34c7c87031 [2021-08-09T22:29:17.823Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T22:29:18.805Z] Removing intermediate container f5515378f26f [2021-08-09T22:29:18.805Z] Removing intermediate container 2607a23aae9f [2021-08-09T22:29:18.805Z] ---> f59f18ce2ec2 [2021-08-09T22:29:18.805Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:29:18.805Z] ---> 34cd24e33b31 [2021-08-09T22:29:18.805Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:29:18.805Z] Removing intermediate container a673455a3788 [2021-08-09T22:29:18.805Z] ---> 6d1993b8f2b0 [2021-08-09T22:29:18.805Z] Step 24/24 : LABEL version=2.0.1-dev.25 [2021-08-09T22:29:18.805Z] ---> Running in 5031778bef28 [2021-08-09T22:29:18.805Z] ---> Running in 84694a20f5a0 [2021-08-09T22:29:19.077Z] ---> Running in 61331108b14b [2021-08-09T22:29:19.077Z] ---> e496f559d854 [2021-08-09T22:29:19.077Z] 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-09T22:29:19.077Z] Removing intermediate container 1dc74a6708b9 [2021-08-09T22:29:19.077Z] ---> 988116ff5890 [2021-08-09T22:29:19.077Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:29:19.352Z] ---> Running in 4b82e39fc5fc [2021-08-09T22:29:19.624Z] Removing intermediate container 5031778bef28 [2021-08-09T22:29:19.624Z] ---> 8e2df8ec8a64 [2021-08-09T22:29:19.624Z] Step 21/23 : LABEL arch=arm64 [2021-08-09T22:29:19.624Z] Removing intermediate container 84694a20f5a0 [2021-08-09T22:29:19.624Z] ---> d3d77d3c99dc [2021-08-09T22:29:19.624Z] Step 21/23 : LABEL arch=arm64 [2021-08-09T22:29:19.896Z] ---> Running in ad00de8ce83c [2021-08-09T22:29:19.896Z] Removing intermediate container 61331108b14b [2021-08-09T22:29:19.896Z] ---> f1f61cec26f1 [2021-08-09T22:29:19.896Z] [2021-08-09T22:29:20.167Z] Successfully built f1f61cec26f1 [2021-08-09T22:29:20.454Z] ---> Running in af9229350a87 [2021-08-09T22:29:20.454Z] Successfully tagged core-command-arm64:latest [2021-08-09T22:29:20.454Z]  Building core-command ... done Building security-proxy-setup [2021-08-09T22:29:20.727Z] ---> 8bcb14ea62be [2021-08-09T22:29:20.727Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T22:29:20.727Z] Removing intermediate container ad00de8ce83c [2021-08-09T22:29:20.727Z] ---> 572f53231c1b [2021-08-09T22:29:20.727Z] Step 22/23 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:29:21.000Z] ---> Running in 5879fc837829 [2021-08-09T22:29:21.590Z] Removing intermediate container af9229350a87 [2021-08-09T22:29:21.590Z] ---> cf5de7490b17 [2021-08-09T22:29:21.590Z] Step 22/23 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:29:22.564Z] Removing intermediate container 5879fc837829 [2021-08-09T22:29:22.564Z] ---> fba5730eb311 [2021-08-09T22:29:22.564Z] Step 23/23 : LABEL version=2.0.1-dev.25 [2021-08-09T22:29:22.837Z] ---> Running in 03c3c98e705e [2021-08-09T22:29:23.440Z] ---> Running in 1fb5a9145776 [2021-08-09T22:29:23.440Z] ---> 3c7fd3e112f0 [2021-08-09T22:29:23.440Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T22:29:23.721Z] Removing intermediate container 03c3c98e705e [2021-08-09T22:29:23.721Z] Removing intermediate container 4b82e39fc5fc [2021-08-09T22:29:23.721Z] ---> 262f36341f0f [2021-08-09T22:29:23.721Z] ---> 79b20107bec7 [2021-08-09T22:29:23.721Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T22:29:23.721Z] Step 23/23 : LABEL version=2.0.1-dev.25 [2021-08-09T22:29:23.998Z] ---> Running in 5babba09dd52 [2021-08-09T22:29:23.999Z] ---> Running in 2b9d91563561 [2021-08-09T22:29:23.999Z] Removing intermediate container 1fb5a9145776 [2021-08-09T22:29:23.999Z] ---> 733ccc13c2ef [2021-08-09T22:29:23.999Z] [2021-08-09T22:29:24.275Z] Successfully built 733ccc13c2ef [2021-08-09T22:29:24.552Z] Successfully tagged support-scheduler-arm64:latest [2021-08-09T22:29:24.552Z]  Building support-scheduler ... done Building core-metadata [2021-08-09T22:29:24.552Z] Removing intermediate container 5babba09dd52 [2021-08-09T22:29:24.552Z] ---> f3b386acf414 [2021-08-09T22:29:24.552Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T22:29:24.552Z] ---> 7913c8b8f570 [2021-08-09T22:29:24.552Z] Step 24/26 : LABEL arch=arm64 [2021-08-09T22:29:24.552Z] Removing intermediate container 2b9d91563561 [2021-08-09T22:29:24.832Z] ---> 4fd845dc9fb0 [2021-08-09T22:29:24.832Z] [2021-08-09T22:29:24.832Z] ---> Running in 3eb765edff39 [2021-08-09T22:29:25.112Z] Successfully built 4fd845dc9fb0 [2021-08-09T22:29:25.112Z] Successfully tagged support-notifications-arm64:latest [2021-08-09T22:29:25.112Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-08-09T22:29:25.710Z] Removing intermediate container 3eb765edff39 [2021-08-09T22:29:25.710Z] ---> 3c46bd761f7c [2021-08-09T22:29:25.710Z] Step 25/26 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:29:25.710Z] ---> 3c9af6dd23d1 [2021-08-09T22:29:25.710Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T22:29:25.997Z] ---> Running in e3bd7c3766e7 [2021-08-09T22:29:26.616Z] Removing intermediate container e3bd7c3766e7 [2021-08-09T22:29:26.616Z] ---> 9b93a1a4af4c [2021-08-09T22:29:26.616Z] Step 26/26 : LABEL version=2.0.1-dev.25 [2021-08-09T22:29:28.061Z] ---> Running in db1c0b58c9be [2021-08-09T22:29:28.061Z] ---> 6a7f3f43c4a6 [2021-08-09T22:29:28.061Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T22:29:28.662Z] ---> Running in 9cddf421f4a6 [2021-08-09T22:29:28.662Z] Removing intermediate container db1c0b58c9be [2021-08-09T22:29:28.662Z] ---> 24cf1c4c09ef [2021-08-09T22:29:28.662Z] [2021-08-09T22:29:28.940Z] Successfully built 24cf1c4c09ef [2021-08-09T22:29:28.940Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-09T22:29:28.940Z]  Building security-secretstore-setup ... done Building core-data [2021-08-09T22:29:29.546Z] Removing intermediate container 9cddf421f4a6 [2021-08-09T22:29:29.546Z] ---> 39faa08148c3 [2021-08-09T22:29:29.546Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T22:29:31.050Z] ---> ccd60669ecd9 [2021-08-09T22:29:31.050Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T22:29:31.756Z] ---> Running in 7ebc201adbc3 [2021-08-09T22:29:35.395Z] Removing intermediate container 7ebc201adbc3 [2021-08-09T22:29:35.395Z] ---> a8c842de1685 [2021-08-09T22:29:35.395Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T22:29:35.675Z] ---> Running in 15edc0d065d2 [2021-08-09T22:29:36.272Z] Removing intermediate container 15edc0d065d2 [2021-08-09T22:29:36.272Z] ---> 0e34a9727582 [2021-08-09T22:29:36.272Z] Step 29/32 : CMD ["gate"] [2021-08-09T22:29:36.872Z] ---> Running in 3ec96885cc57 [2021-08-09T22:29:37.472Z] Removing intermediate container 3ec96885cc57 [2021-08-09T22:29:37.472Z] ---> 964206f59bd7 [2021-08-09T22:29:37.472Z] Step 30/32 : LABEL arch=arm64 [2021-08-09T22:29:37.745Z] ---> Running in 6dc4662b3210 [2021-08-09T22:29:38.731Z] Removing intermediate container 6dc4662b3210 [2021-08-09T22:29:38.731Z] ---> 6a41d6e95fc6 [2021-08-09T22:29:38.731Z] Step 31/32 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:29:39.330Z] ---> Running in a6599b8ee4ff [2021-08-09T22:29:40.767Z] Removing intermediate container a6599b8ee4ff [2021-08-09T22:29:40.767Z] ---> 2c3e0f633363 [2021-08-09T22:29:40.767Z] Step 32/32 : LABEL version=2.0.1-dev.25 [2021-08-09T22:29:41.042Z] ---> Running in 85d0c62aafc1 [2021-08-09T22:29:41.635Z] Removing intermediate container 85d0c62aafc1 [2021-08-09T22:29:41.635Z] ---> ed99e9910060 [2021-08-09T22:29:41.635Z] [2021-08-09T22:29:41.912Z] Successfully built ed99e9910060 [2021-08-09T22:29:42.186Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-09T22:29:42.460Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:29:42.460Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:29:42.460Z] ---> 61a7ba71f617 [2021-08-09T22:29:42.460Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T22:29:42.460Z] ---> Using cache [2021-08-09T22:29:42.460Z] ---> 0039324d7164 [2021-08-09T22:29:42.460Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:29:42.460Z] ---> Using cache [2021-08-09T22:29:42.460Z] ---> 6e25891e90f9 [2021-08-09T22:29:42.460Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T22:29:42.460Z] ---> Using cache [2021-08-09T22:29:42.460Z] ---> e44bf005fcd8 [2021-08-09T22:29:42.460Z] Step 6/22 : COPY go.mod . [2021-08-09T22:29:42.460Z] ---> Using cache [2021-08-09T22:29:42.460Z] ---> 61c152fa4879 [2021-08-09T22:29:42.460Z] Step 7/22 : RUN go mod download [2021-08-09T22:29:42.460Z] ---> Using cache [2021-08-09T22:29:42.460Z] ---> 3b46311e4abe [2021-08-09T22:29:42.460Z] Step 8/22 : COPY . . [2021-08-09T22:29:42.460Z] ---> Using cache [2021-08-09T22:29:42.460Z] ---> f2c288151846 [2021-08-09T22:29:42.460Z] Step 9/22 : RUN go mod tidy [2021-08-09T22:29:42.460Z] ---> Using cache [2021-08-09T22:29:42.460Z] ---> 2e0f18245c9f [2021-08-09T22:29:42.460Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T22:29:43.056Z] ---> Running in 5aae31ae14b4 [2021-08-09T22:29:44.515Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T22:29:51.268Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:29:51.268Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:29:51.268Z] ---> 61a7ba71f617 [2021-08-09T22:29:51.268Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:29:51.268Z] ---> Using cache [2021-08-09T22:29:51.268Z] ---> 0039324d7164 [2021-08-09T22:29:51.268Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:29:51.268Z] ---> Using cache [2021-08-09T22:29:51.268Z] ---> 6e25891e90f9 [2021-08-09T22:29:51.268Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T22:29:51.268Z] ---> Using cache [2021-08-09T22:29:51.268Z] ---> e44bf005fcd8 [2021-08-09T22:29:51.268Z] Step 6/24 : COPY go.mod . [2021-08-09T22:29:51.268Z] ---> Using cache [2021-08-09T22:29:51.268Z] ---> 61c152fa4879 [2021-08-09T22:29:51.268Z] Step 7/24 : RUN go mod download [2021-08-09T22:29:51.268Z] ---> Using cache [2021-08-09T22:29:51.268Z] ---> 3b46311e4abe [2021-08-09T22:29:51.268Z] Step 8/24 : COPY . . [2021-08-09T22:29:51.268Z] ---> Using cache [2021-08-09T22:29:51.268Z] ---> f2c288151846 [2021-08-09T22:29:51.268Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:29:51.268Z] ---> Using cache [2021-08-09T22:29:51.268Z] ---> 2e0f18245c9f [2021-08-09T22:29:51.268Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T22:29:51.543Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:29:51.544Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:29:51.544Z] ---> 61a7ba71f617 [2021-08-09T22:29:51.544Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:29:51.544Z] ---> Using cache [2021-08-09T22:29:51.544Z] ---> 0039324d7164 [2021-08-09T22:29:51.544Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:29:51.544Z] ---> Using cache [2021-08-09T22:29:51.544Z] ---> 6e25891e90f9 [2021-08-09T22:29:51.544Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T22:29:53.525Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T22:29:53.525Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T22:29:53.525Z] ---> 61a7ba71f617 [2021-08-09T22:29:53.525Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T22:29:53.525Z] ---> Using cache [2021-08-09T22:29:53.525Z] ---> 0039324d7164 [2021-08-09T22:29:53.525Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:29:53.525Z] ---> Using cache [2021-08-09T22:29:53.525Z] ---> 6e25891e90f9 [2021-08-09T22:29:53.525Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T22:29:53.525Z] ---> Running in 0bf8a6766f34 [2021-08-09T22:29:53.525Z] ---> Running in 5261e2239d38 [2021-08-09T22:29:53.525Z] ---> Running in 82a6fadc0aa7 [2021-08-09T22:29:56.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:29:56.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:29:56.928Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T22:29:57.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:29:57.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:29:58.516Z] OK: 218 MiB in 52 packages [2021-08-09T22:29:58.516Z] OK: 218 MiB in 52 packages [2021-08-09T22:30:00.532Z] Removing intermediate container 82a6fadc0aa7 [2021-08-09T22:30:00.532Z] ---> dc16146e4e99 [2021-08-09T22:30:00.532Z] Step 6/24 : COPY go.mod . [2021-08-09T22:30:01.139Z] Removing intermediate container 5261e2239d38 [2021-08-09T22:30:01.139Z] ---> 42cc4b366fca [2021-08-09T22:30:01.139Z] Step 6/24 : COPY go.mod . [2021-08-09T22:30:01.751Z] ---> 433e62defa49 [2021-08-09T22:30:01.751Z] Step 7/24 : RUN go mod download [2021-08-09T22:30:02.036Z] ---> Running in 6c56c83c3610 [2021-08-09T22:30:02.666Z] ---> 7194fe30144f [2021-08-09T22:30:02.666Z] Step 7/24 : RUN go mod download [2021-08-09T22:30:02.951Z] ---> Running in ef53aded8349 [2021-08-09T22:30:09.705Z] Removing intermediate container 6c56c83c3610 [2021-08-09T22:30:09.705Z] ---> 9d12e65880f3 [2021-08-09T22:30:09.705Z] Step 8/24 : COPY . . [2021-08-09T22:30:09.705Z] Removing intermediate container ef53aded8349 [2021-08-09T22:30:09.705Z] ---> d46931f6baac [2021-08-09T22:30:09.705Z] Step 8/24 : COPY . . [2021-08-09T22:30:28.067Z] ---> 62d4a30a0cb7 [2021-08-09T22:30:28.067Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:30:28.067Z] ---> 08b6079f501a [2021-08-09T22:30:28.067Z] Step 9/24 : RUN go mod tidy [2021-08-09T22:30:28.067Z] ---> Running in d462596e5a69 [2021-08-09T22:30:28.067Z] ---> Running in 257f1985ee6a [2021-08-09T22:30:36.425Z] Removing intermediate container 257f1985ee6a [2021-08-09T22:30:36.425Z] ---> 82e3998b5819 [2021-08-09T22:30:36.425Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T22:30:36.425Z] ---> Running in d66f3b289614 [2021-08-09T22:30:36.425Z] Removing intermediate container d462596e5a69 [2021-08-09T22:30:36.425Z] ---> 160f86b6547e [2021-08-09T22:30:36.425Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-09T22:30:36.425Z] ---> Running in c5e62e0dc953 [2021-08-09T22:30:37.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T22:30:38.155Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T22:30:44.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T22:31:00.049Z] Removing intermediate container 5aae31ae14b4 [2021-08-09T22:31:00.049Z] ---> cf63da192d82 [2021-08-09T22:31:00.049Z] [2021-08-09T22:31:00.049Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T22:31:00.049Z] ---> c4fd0aeabfcf [2021-08-09T22:31:00.049Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T22:31:00.049Z] ---> Running in 7b2579a29320 [2021-08-09T22:31:01.554Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:31:01.554Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:31:02.545Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T22:31:02.545Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T22:31:02.545Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T22:31:02.545Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T22:31:02.545Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:31:02.545Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T22:31:02.845Z] OK: 7 MiB in 18 packages [2021-08-09T22:31:05.549Z] Removing intermediate container 7b2579a29320 [2021-08-09T22:31:05.549Z] ---> 51ede6a0d6a8 [2021-08-09T22:31:05.549Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T22:31:05.549Z] ---> Running in cdfb485b215b [2021-08-09T22:31:06.169Z] Removing intermediate container cdfb485b215b [2021-08-09T22:31:06.169Z] ---> 483890ee7413 [2021-08-09T22:31:06.169Z] Step 14/22 : WORKDIR /edgex [2021-08-09T22:31:06.452Z] ---> Running in 499bf509c68c [2021-08-09T22:31:07.082Z] Removing intermediate container 499bf509c68c [2021-08-09T22:31:07.082Z] ---> e8c0d91dd03f [2021-08-09T22:31:07.082Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T22:31:08.559Z] ---> e0cae2313bee [2021-08-09T22:31:08.559Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T22:31:10.571Z] ---> 46b78f71e15d [2021-08-09T22:31:10.571Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T22:31:12.584Z] ---> 1aedac2b7e30 [2021-08-09T22:31:12.584Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T22:31:12.861Z] ---> Running in f5a96facf8d5 [2021-08-09T22:31:13.464Z] Removing intermediate container f5a96facf8d5 [2021-08-09T22:31:13.464Z] ---> a84c164155c0 [2021-08-09T22:31:13.464Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T22:31:13.741Z] ---> Running in 265e4d38d65e [2021-08-09T22:31:14.368Z] Removing intermediate container 265e4d38d65e [2021-08-09T22:31:14.368Z] ---> 18bc7577bb61 [2021-08-09T22:31:14.368Z] Step 20/22 : LABEL arch=arm64 [2021-08-09T22:31:14.650Z] ---> Running in 8fe652f836a2 [2021-08-09T22:31:15.262Z] Removing intermediate container 8fe652f836a2 [2021-08-09T22:31:15.262Z] ---> 2c2c9f4dade1 [2021-08-09T22:31:15.262Z] Step 21/22 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:31:15.540Z] ---> Running in ffd1836bea91 [2021-08-09T22:31:16.348Z] Removing intermediate container ffd1836bea91 [2021-08-09T22:31:16.348Z] ---> c84485276fef [2021-08-09T22:31:16.348Z] Step 22/22 : LABEL version=2.0.1-dev.25 [2021-08-09T22:31:16.651Z] ---> Running in ed88848923bb [2021-08-09T22:31:17.270Z] Removing intermediate container ed88848923bb [2021-08-09T22:31:17.270Z] ---> f42d035cf9aa [2021-08-09T22:31:17.270Z] [2021-08-09T22:31:17.556Z] Successfully built f42d035cf9aa [2021-08-09T22:31:17.557Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-09T22:31:27.803Z]  Building security-proxy-setup ... done Removing intermediate container 0bf8a6766f34 [2021-08-09T22:31:27.803Z] ---> 9d0d898a1f54 [2021-08-09T22:31:27.803Z] [2021-08-09T22:31:27.803Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T22:31:27.803Z] ---> c4fd0aeabfcf [2021-08-09T22:31:27.803Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T22:31:27.803Z] ---> Using cache [2021-08-09T22:31:27.803Z] ---> 736ca4c2b2c5 [2021-08-09T22:31:27.803Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T22:31:27.803Z] ---> Using cache [2021-08-09T22:31:27.803Z] ---> 858ef8d31b4c [2021-08-09T22:31:27.803Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T22:31:27.803Z] ---> Running in 9ef8c0359d3f [2021-08-09T22:31:27.803Z] Removing intermediate container 9ef8c0359d3f [2021-08-09T22:31:27.803Z] ---> 44ea36552266 [2021-08-09T22:31:27.803Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T22:31:27.803Z] ---> Running in 19a15403fe6c [2021-08-09T22:31:28.089Z] Removing intermediate container 19a15403fe6c [2021-08-09T22:31:28.089Z] ---> c12254e5744a [2021-08-09T22:31:28.089Z] Step 16/24 : WORKDIR / [2021-08-09T22:31:28.366Z] ---> Running in 844e0bbd47fd [2021-08-09T22:31:29.005Z] Removing intermediate container 844e0bbd47fd [2021-08-09T22:31:29.005Z] ---> 67c3e5b42a08 [2021-08-09T22:31:29.005Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:31:30.462Z] ---> e5f51c524638 [2021-08-09T22:31:30.462Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T22:31:32.462Z] ---> e0807725ea93 [2021-08-09T22:31:32.462Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T22:31:33.915Z] ---> 49deb06aa558 [2021-08-09T22:31:33.915Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T22:31:33.915Z] ---> Running in 1a8c3a0b67c5 [2021-08-09T22:31:34.517Z] Removing intermediate container 1a8c3a0b67c5 [2021-08-09T22:31:34.517Z] ---> 2d0c3b09efcf [2021-08-09T22:31:34.517Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:31:34.796Z] ---> Running in 4fedcec1e53e [2021-08-09T22:31:35.402Z] Removing intermediate container 4fedcec1e53e [2021-08-09T22:31:35.402Z] ---> 5d05d72c914d [2021-08-09T22:31:35.402Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T22:31:35.686Z] ---> Running in cfb3655c298a [2021-08-09T22:31:36.697Z] Removing intermediate container cfb3655c298a [2021-08-09T22:31:36.697Z] ---> 538e8a8274a6 [2021-08-09T22:31:36.697Z] Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:31:36.976Z] ---> Running in 254b525d3203 [2021-08-09T22:31:37.586Z] Removing intermediate container 254b525d3203 [2021-08-09T22:31:37.586Z] ---> 0ebb177baf76 [2021-08-09T22:31:37.586Z] Step 24/24 : LABEL version=2.0.1-dev.25 [2021-08-09T22:31:37.865Z] ---> Running in 655dd0dc4baf [2021-08-09T22:31:38.878Z] Removing intermediate container 655dd0dc4baf [2021-08-09T22:31:38.878Z] ---> 346e53e4697e [2021-08-09T22:31:38.878Z] [2021-08-09T22:31:38.878Z] Successfully built 346e53e4697e [2021-08-09T22:31:39.156Z] Successfully tagged core-metadata-arm64:latest [2021-08-09T22:31:54.313Z]  Building core-metadata ... done Removing intermediate container d66f3b289614 [2021-08-09T22:31:54.313Z] ---> 2db1faca56e6 [2021-08-09T22:31:54.313Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T22:31:54.313Z] ---> Running in 4544db02a4fe [2021-08-09T22:31:54.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.25" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T22:31:56.951Z] Removing intermediate container 4544db02a4fe [2021-08-09T22:31:56.951Z] ---> 6371249c83f4 [2021-08-09T22:31:56.951Z] [2021-08-09T22:31:56.951Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T22:31:56.951Z] 20.10.7: Pulling from library/docker [2021-08-09T22:32:00.370Z] Removing intermediate container c5e62e0dc953 [2021-08-09T22:32:00.370Z] ---> 91f028c9a023 [2021-08-09T22:32:00.370Z] [2021-08-09T22:32:00.370Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T22:32:00.370Z] ---> c4fd0aeabfcf [2021-08-09T22:32:00.370Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T22:32:00.970Z] ---> Running in e7bc30007144 [2021-08-09T22:32:01.981Z] Removing intermediate container e7bc30007144 [2021-08-09T22:32:01.981Z] ---> 6c6c5e22f15d [2021-08-09T22:32:01.981Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-09T22:32:02.254Z] ---> Running in 40bead8592c7 [2021-08-09T22:32:03.239Z] Removing intermediate container 40bead8592c7 [2021-08-09T22:32:03.240Z] ---> 50954527fac7 [2021-08-09T22:32:03.240Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-09T22:32:03.517Z] ---> Running in 14a047c265c0 [2021-08-09T22:32:04.506Z] Removing intermediate container 14a047c265c0 [2021-08-09T22:32:04.506Z] ---> 6edffcee5655 [2021-08-09T22:32:04.506Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T22:32:04.506Z] ---> Running in e00a936663b0 [2021-08-09T22:32:05.952Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T22:32:05.952Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T22:32:05.952Z] ---> df445af6242a [2021-08-09T22:32:05.952Z] 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-09T22:32:05.952Z] ---> Running in 285d0465c02d [2021-08-09T22:32:06.549Z] Removing intermediate container 285d0465c02d [2021-08-09T22:32:06.549Z] ---> 29c80347a79f [2021-08-09T22:32:06.549Z] 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-09T22:32:06.825Z] ---> Running in dba3631ae2a8 [2021-08-09T22:32:07.100Z] Removing intermediate container e00a936663b0 [2021-08-09T22:32:07.100Z] ---> 61ea22169b70 [2021-08-09T22:32:07.100Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T22:32:07.375Z] ---> Running in 56120b467b56 [2021-08-09T22:32:08.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:32:08.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:32:08.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T22:32:09.254Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T22:32:09.254Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T22:32:09.254Z] Executing bash-5.1.0-r0.post-install [2021-08-09T22:32:09.254Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T22:32:09.254Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T22:32:09.254Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T22:32:09.528Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T22:32:09.528Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T22:32:09.528Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T22:32:09.528Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T22:32:09.528Z] (10/39) Installing libffi (3.3-r2) [2021-08-09T22:32:09.528Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T22:32:09.528Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T22:32:09.528Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T22:32:09.528Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T22:32:09.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T22:32:10.520Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T22:32:10.520Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T22:32:10.796Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T22:32:10.796Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T22:32:11.072Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T22:32:11.357Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T22:32:11.357Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T22:32:11.357Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T22:32:11.357Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T22:32:11.357Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T22:32:11.357Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T22:32:11.357Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T22:32:11.357Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T22:32:11.357Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T22:32:11.357Z] OK: 8 MiB in 20 packages [2021-08-09T22:32:11.635Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T22:32:11.635Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T22:32:11.635Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T22:32:11.635Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T22:32:11.635Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T22:32:11.635Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T22:32:11.915Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T22:32:11.915Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T22:32:11.915Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T22:32:11.915Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T22:32:11.915Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T22:32:11.915Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T22:32:11.915Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T22:32:11.915Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T22:32:11.915Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-09T22:32:11.915Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T22:32:11.915Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T22:32:11.915Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T22:32:12.528Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T22:32:12.528Z] OK: 82 MiB in 59 packages [2021-08-09T22:32:13.520Z] Removing intermediate container 56120b467b56 [2021-08-09T22:32:13.520Z] ---> 58e4ec54ccf7 [2021-08-09T22:32:13.520Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T22:32:14.504Z] ---> 551346cb042a [2021-08-09T22:32:14.504Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T22:32:15.954Z] ---> e592422594df [2021-08-09T22:32:15.954Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T22:32:16.944Z] ---> 2e702640e2bf [2021-08-09T22:32:16.944Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T22:32:16.944Z] ---> Running in 36729894c740 [2021-08-09T22:32:17.543Z] Removing intermediate container 36729894c740 [2021-08-09T22:32:17.543Z] ---> 6528486ab8b4 [2021-08-09T22:32:17.543Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:32:17.821Z] ---> Running in 9ceacc1fe4aa [2021-08-09T22:32:18.425Z] Removing intermediate container 9ceacc1fe4aa [2021-08-09T22:32:18.425Z] ---> dd3085212edc [2021-08-09T22:32:18.425Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T22:32:18.425Z] ---> Running in fd50e3fc9939 [2021-08-09T22:32:19.026Z] Removing intermediate container fd50e3fc9939 [2021-08-09T22:32:19.026Z] ---> 7695ea780cdd [2021-08-09T22:32:19.026Z] Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:32:19.302Z] ---> Running in cef0f23f0b5b [2021-08-09T22:32:19.904Z] Collecting docker-compose==1.23.2 [2021-08-09T22:32:19.904Z] Removing intermediate container cef0f23f0b5b [2021-08-09T22:32:19.904Z] ---> bbe585631b2b [2021-08-09T22:32:19.904Z] Step 24/24 : LABEL version=2.0.1-dev.25 [2021-08-09T22:32:19.904Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T22:32:20.178Z] ---> Running in f699af02ea08 [2021-08-09T22:32:20.454Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T22:32:20.454Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T22:32:20.729Z] Removing intermediate container f699af02ea08 [2021-08-09T22:32:20.729Z] ---> 96d1003a483b [2021-08-09T22:32:20.729Z] [2021-08-09T22:32:20.729Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T22:32:20.729Z] Successfully built 96d1003a483b [2021-08-09T22:32:20.729Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T22:32:21.004Z] Successfully tagged core-data-arm64:latest [2021-08-09T22:32:21.982Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T22:32:21.982Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T22:32:21.982Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T22:32:21.982Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T22:32:23.959Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T22:32:23.959Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T22:32:25.933Z] Collecting PyYAML<4,>=3.10 [2021-08-09T22:32:25.933Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T22:32:29.315Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T22:32:29.315Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T22:32:29.315Z] 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-09T22:32:29.315Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T22:32:29.315Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T22:32:29.315Z] Collecting docopt<0.7,>=0.6.1 [2021-08-09T22:32:29.315Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T22:32:31.936Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T22:32:31.936Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T22:32:32.534Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T22:32:32.534Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T22:32:32.534Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T22:32:32.534Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T22:32:32.807Z] Collecting certifi>=2017.4.17 [2021-08-09T22:32:32.807Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T22:32:33.079Z] Collecting idna<2.8,>=2.5 [2021-08-09T22:32:33.079Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T22:32:33.350Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T22:32:33.350Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T22:32:33.350Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T22:32:33.350Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T22:32:34.324Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T22:32:34.324Z] Attempting uninstall: urllib3 [2021-08-09T22:32:34.324Z] Found existing installation: urllib3 1.26.2 [2021-08-09T22:32:34.324Z] Uninstalling urllib3-1.26.2: [2021-08-09T22:32:34.324Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T22:32:34.597Z] Attempting uninstall: idna [2021-08-09T22:32:34.597Z] Found existing installation: idna 3.1 [2021-08-09T22:32:34.597Z] Uninstalling idna-3.1: [2021-08-09T22:32:34.872Z] Successfully uninstalled idna-3.1 [2021-08-09T22:32:35.467Z] Attempting uninstall: chardet [2021-08-09T22:32:35.467Z] Found existing installation: chardet 4.0.0 [2021-08-09T22:32:35.467Z] Uninstalling chardet-4.0.0: [2021-08-09T22:32:35.467Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T22:32:36.938Z] Attempting uninstall: requests [2021-08-09T22:32:36.938Z] Found existing installation: requests 2.25.1 [2021-08-09T22:32:36.938Z] Uninstalling requests-2.25.1: [2021-08-09T22:32:36.938Z] Successfully uninstalled requests-2.25.1 [2021-08-09T22:32:37.541Z] Running setup.py install for texttable: started [2021-08-09T22:32:39.520Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T22:32:39.520Z] Running setup.py install for PyYAML: started [2021-08-09T22:32:41.499Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T22:32:41.499Z] Running setup.py install for docopt: started [2021-08-09T22:32:43.475Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T22:32:43.475Z] Running setup.py install for dockerpty: started [2021-08-09T22:32:45.443Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-09T22:32:46.423Z] 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-09T22:32:56.581Z] Removing intermediate container dba3631ae2a8 [2021-08-09T22:32:56.581Z] ---> 8fefe710a139 [2021-08-09T22:32:56.581Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T22:32:56.581Z] ---> Running in 7d414a8960fa [2021-08-09T22:32:56.581Z] Removing intermediate container 7d414a8960fa [2021-08-09T22:32:56.581Z] ---> 355dfe9c78fc [2021-08-09T22:32:56.581Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T22:32:56.581Z] ---> Running in 1a67026d54fb [2021-08-09T22:32:56.581Z] Removing intermediate container 1a67026d54fb [2021-08-09T22:32:56.581Z] ---> dc3b04014dda [2021-08-09T22:32:56.581Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T22:32:57.565Z] ---> 8d73cbbe411c [2021-08-09T22:32:57.565Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T22:32:58.546Z] ---> d1172942e6a2 [2021-08-09T22:32:58.546Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T22:32:59.532Z] ---> e836edf2d9f9 [2021-08-09T22:32:59.532Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T22:32:59.532Z] ---> Running in 63f490a784cc [2021-08-09T22:33:00.131Z] Removing intermediate container 63f490a784cc [2021-08-09T22:33:00.131Z] ---> d099965fe14f [2021-08-09T22:33:00.131Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T22:33:00.131Z] ---> Running in a9ac8c859aa5 [2021-08-09T22:33:00.733Z] Removing intermediate container a9ac8c859aa5 [2021-08-09T22:33:00.733Z] ---> c6601a36f058 [2021-08-09T22:33:00.733Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T22:33:01.006Z] ---> Running in 158f22983f9a [2021-08-09T22:33:01.279Z] Removing intermediate container 158f22983f9a [2021-08-09T22:33:01.279Z] ---> b1a4606cbab9 [2021-08-09T22:33:01.279Z] Step 23/24 : LABEL git_sha=70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:01.555Z] ---> Running in 53e90f8c68e4 [2021-08-09T22:33:02.159Z] Removing intermediate container 53e90f8c68e4 [2021-08-09T22:33:02.159Z] ---> 9fdbc9b0bc5f [2021-08-09T22:33:02.159Z] Step 24/24 : LABEL version=2.0.1-dev.25 [2021-08-09T22:33:02.159Z] ---> Running in 403f4386eea6 [2021-08-09T22:33:02.758Z] Removing intermediate container 403f4386eea6 [2021-08-09T22:33:02.758Z] ---> 10fbff2f261a [2021-08-09T22:33:02.758Z] [2021-08-09T22:33:03.034Z] Successfully built 10fbff2f261a [2021-08-09T22:33:03.034Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-09T22:33:03.326Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-09T22:33:03.316Z] $ docker stop --time=1 86e78a7e74cb77d6047bc422319abb3652212aba752b111673a5d09160a99eec [2021-08-09T22:33:05.152Z] $ docker rm -f 86e78a7e74cb77d6047bc422319abb3652212aba752b111673a5d09160a99eec [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T22:33:05.788Z] + docker images [2021-08-09T22:33:06.059Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T22:33:06.059Z] sys-mgmt-agent-arm64 latest 10fbff2f261a 3 seconds ago 311MB [2021-08-09T22:33:06.059Z] core-data-arm64 latest 96d1003a483b 45 seconds ago 19.3MB [2021-08-09T22:33:06.059Z] 91f028c9a023 About a minute ago 1.45GB [2021-08-09T22:33:06.059Z] 6371249c83f4 About a minute ago 1.45GB [2021-08-09T22:33:06.059Z] core-metadata-arm64 latest 346e53e4697e About a minute ago 15.8MB [2021-08-09T22:33:06.059Z] 9d0d898a1f54 About a minute ago 1.45GB [2021-08-09T22:33:06.059Z] security-proxy-setup-arm64 latest f42d035cf9aa About a minute ago 24.5MB [2021-08-09T22:33:06.059Z] cf63da192d82 2 minutes ago 1.45GB [2021-08-09T22:33:06.059Z] security-bootstrapper-arm64 latest ed99e9910060 3 minutes ago 17.7MB [2021-08-09T22:33:06.059Z] security-secretstore-setup-arm64 latest 24cf1c4c09ef 3 minutes ago 27.4MB [2021-08-09T22:33:06.059Z] support-notifications-arm64 latest 4fd845dc9fb0 3 minutes ago 15.9MB [2021-08-09T22:33:06.059Z] support-scheduler-arm64 latest 733ccc13c2ef 3 minutes ago 15.2MB [2021-08-09T22:33:06.059Z] core-command-arm64 latest f1f61cec26f1 3 minutes ago 15.1MB [2021-08-09T22:33:06.059Z] e4d789013aec 4 minutes ago 1.45GB [2021-08-09T22:33:06.059Z] 3617eb39ed06 4 minutes ago 1.45GB [2021-08-09T22:33:06.059Z] b64cee24b108 4 minutes ago 1.45GB [2021-08-09T22:33:06.059Z] eb1b156ddc0d 4 minutes ago 1.45GB [2021-08-09T22:33:06.059Z] 2a3d8fb45fb9 4 minutes ago 1.44GB [2021-08-09T22:33:06.059Z] ci-base-image-arm64 latest 61a7ba71f617 8 minutes ago 1.23GB [2021-08-09T22:33:06.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 days ago 533MB [2021-08-09T22:33:06.059Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-09T22:33:06.059Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-09T22:33:06.059Z] 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-09T22:33:06.228Z] provisioning config files... [2021-08-09T22:33:06.249Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/28@tmp/config1360432676030929244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:33:06.608Z] ---> docker-login.sh [2021-08-09T22:33:06.608Z] nexus3.edgexfoundry.org:10001 [2021-08-09T22:33:06.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:33:07.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:33:07.153Z] Configure a credential helper to remove this warning. See [2021-08-09T22:33:07.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:33:07.153Z] [2021-08-09T22:33:07.153Z] Login Succeeded [2021-08-09T22:33:07.153Z] nexus3.edgexfoundry.org:10002 [2021-08-09T22:33:07.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:33:07.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:33:07.694Z] Configure a credential helper to remove this warning. See [2021-08-09T22:33:07.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:33:07.694Z] [2021-08-09T22:33:07.694Z] Login Succeeded [2021-08-09T22:33:07.694Z] nexus3.edgexfoundry.org:10003 [2021-08-09T22:33:07.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:33:08.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:33:08.236Z] Configure a credential helper to remove this warning. See [2021-08-09T22:33:08.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:33:08.236Z] [2021-08-09T22:33:08.236Z] Login Succeeded [2021-08-09T22:33:08.236Z] nexus3.edgexfoundry.org:10004 [2021-08-09T22:33:08.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:33:08.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:33:08.781Z] Configure a credential helper to remove this warning. See [2021-08-09T22:33:08.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:33:08.781Z] [2021-08-09T22:33:08.781Z] Login Succeeded [2021-08-09T22:33:08.781Z] docker.io [2021-08-09T22:33:09.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T22:33:09.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T22:33:09.648Z] Configure a credential helper to remove this warning. See [2021-08-09T22:33:09.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T22:33:09.648Z] [2021-08-09T22:33:09.648Z] Login Succeeded [2021-08-09T22:33:09.648Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T22:33:09.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:33:09.741Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-09T22:33:09.741Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:09.741Z] latest [2021-08-09T22:33:09.741Z] 2.0.1-dev.25 [2021-08-09T22:33:09.741Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:09.741Z] main [2021-08-09T22:33:09.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:10.122Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:10.462Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:10.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-09T22:33:10.463Z] b5536d262865: Preparing [2021-08-09T22:33:10.463Z] 68469c645a47: Preparing [2021-08-09T22:33:10.463Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:10.463Z] dbf5cfcaf37f: Preparing [2021-08-09T22:33:10.463Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:10.736Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:10.736Z] dbf5cfcaf37f: Pushed [2021-08-09T22:33:10.736Z] 5126bcc52c5c: Pushed [2021-08-09T22:33:10.736Z] b5536d262865: Pushed [2021-08-09T22:33:13.341Z] 68469c645a47: Pushed [2021-08-09T22:33:13.341Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:0285825ae75ad928903b456af66e2fad8c8d12d873f282a596cb084066282049 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:13.683Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:14.022Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-09T22:33:14.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-09T22:33:14.022Z] b5536d262865: Preparing [2021-08-09T22:33:14.022Z] 68469c645a47: Preparing [2021-08-09T22:33:14.022Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:14.022Z] dbf5cfcaf37f: Preparing [2021-08-09T22:33:14.022Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:14.022Z] dbf5cfcaf37f: Layer already exists [2021-08-09T22:33:14.294Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:14.294Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:14.294Z] 68469c645a47: Layer already exists [2021-08-09T22:33:14.294Z] b5536d262865: Layer already exists [2021-08-09T22:33:14.294Z] latest: digest: sha256:0285825ae75ad928903b456af66e2fad8c8d12d873f282a596cb084066282049 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:14.634Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:14.968Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.25 [2021-08-09T22:33:14.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-09T22:33:14.968Z] b5536d262865: Preparing [2021-08-09T22:33:14.968Z] 68469c645a47: Preparing [2021-08-09T22:33:14.968Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:14.968Z] dbf5cfcaf37f: Preparing [2021-08-09T22:33:14.968Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:15.239Z] b5536d262865: Layer already exists [2021-08-09T22:33:15.239Z] dbf5cfcaf37f: Layer already exists [2021-08-09T22:33:15.239Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:15.239Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:15.239Z] 68469c645a47: Layer already exists [2021-08-09T22:33:15.239Z] 2.0.1-dev.25: digest: sha256:0285825ae75ad928903b456af66e2fad8c8d12d873f282a596cb084066282049 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:15.579Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:15.916Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:15.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-09T22:33:15.916Z] b5536d262865: Preparing [2021-08-09T22:33:15.916Z] 68469c645a47: Preparing [2021-08-09T22:33:15.916Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:15.916Z] dbf5cfcaf37f: Preparing [2021-08-09T22:33:15.916Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:15.916Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:16.187Z] b5536d262865: Layer already exists [2021-08-09T22:33:16.188Z] dbf5cfcaf37f: Layer already exists [2021-08-09T22:33:16.188Z] 68469c645a47: Layer already exists [2021-08-09T22:33:16.188Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:16.188Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:0285825ae75ad928903b456af66e2fad8c8d12d873f282a596cb084066282049 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:16.526Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:16.862Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-09T22:33:16.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-09T22:33:16.862Z] b5536d262865: Preparing [2021-08-09T22:33:16.862Z] 68469c645a47: Preparing [2021-08-09T22:33:16.862Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:16.862Z] dbf5cfcaf37f: Preparing [2021-08-09T22:33:16.862Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:16.862Z] 68469c645a47: Layer already exists [2021-08-09T22:33:17.132Z] dbf5cfcaf37f: Layer already exists [2021-08-09T22:33:17.132Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:17.132Z] b5536d262865: Layer already exists [2021-08-09T22:33:17.132Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:17.132Z] main: digest: sha256:0285825ae75ad928903b456af66e2fad8c8d12d873f282a596cb084066282049 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:33:17.191Z] ===================================================== [Pipeline] echo [2021-08-09T22:33:17.205Z] taggedImages: [2021-08-09T22:33:17.205Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:17.205Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-09T22:33:17.205Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.25 [2021-08-09T22:33:17.205Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:17.205Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-09T22:33:17.235Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-09T22:33:17.235Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:17.235Z] latest [2021-08-09T22:33:17.235Z] 2.0.1-dev.25 [2021-08-09T22:33:17.235Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:17.235Z] main [2021-08-09T22:33:17.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:17.610Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:17.954Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:17.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-09T22:33:17.954Z] 1e2cdde6b268: Preparing [2021-08-09T22:33:17.954Z] 790f46074dfa: Preparing [2021-08-09T22:33:17.954Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:17.954Z] a0434c154375: Preparing [2021-08-09T22:33:17.954Z] f3fd059b021d: Preparing [2021-08-09T22:33:17.954Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:17.954Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:18.225Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:18.225Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:18.225Z] 1e2cdde6b268: Pushed [2021-08-09T22:33:18.225Z] f3fd059b021d: Pushed [2021-08-09T22:33:18.815Z] a0434c154375: Pushed [2021-08-09T22:33:20.803Z] 790f46074dfa: Pushed [2021-08-09T22:33:21.079Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:66ee4ce7f4c11d640cdb40691ce3cefdc2d6ff0f16917e5a0443f1f4e1ac9b30 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:21.418Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:21.759Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-09T22:33:21.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-09T22:33:21.759Z] 1e2cdde6b268: Preparing [2021-08-09T22:33:21.759Z] 790f46074dfa: Preparing [2021-08-09T22:33:21.759Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:21.759Z] a0434c154375: Preparing [2021-08-09T22:33:21.759Z] f3fd059b021d: Preparing [2021-08-09T22:33:21.759Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:21.759Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:21.759Z] 1e2cdde6b268: Layer already exists [2021-08-09T22:33:21.759Z] 790f46074dfa: Layer already exists [2021-08-09T22:33:21.759Z] a0434c154375: Layer already exists [2021-08-09T22:33:21.759Z] f3fd059b021d: Layer already exists [2021-08-09T22:33:21.759Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:22.030Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:22.030Z] latest: digest: sha256:66ee4ce7f4c11d640cdb40691ce3cefdc2d6ff0f16917e5a0443f1f4e1ac9b30 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:22.367Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:22.707Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.25 [2021-08-09T22:33:22.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-09T22:33:22.707Z] 1e2cdde6b268: Preparing [2021-08-09T22:33:22.707Z] 790f46074dfa: Preparing [2021-08-09T22:33:22.707Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:22.707Z] a0434c154375: Preparing [2021-08-09T22:33:22.707Z] f3fd059b021d: Preparing [2021-08-09T22:33:22.707Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:22.707Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:22.707Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:22.707Z] 790f46074dfa: Layer already exists [2021-08-09T22:33:22.707Z] f3fd059b021d: Layer already exists [2021-08-09T22:33:22.707Z] 1e2cdde6b268: Layer already exists [2021-08-09T22:33:22.707Z] a0434c154375: Layer already exists [2021-08-09T22:33:22.707Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:22.978Z] 2.0.1-dev.25: digest: sha256:66ee4ce7f4c11d640cdb40691ce3cefdc2d6ff0f16917e5a0443f1f4e1ac9b30 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:23.317Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:23.653Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:23.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-09T22:33:23.654Z] 1e2cdde6b268: Preparing [2021-08-09T22:33:23.654Z] 790f46074dfa: Preparing [2021-08-09T22:33:23.654Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:23.654Z] a0434c154375: Preparing [2021-08-09T22:33:23.654Z] f3fd059b021d: Preparing [2021-08-09T22:33:23.654Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:23.654Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:23.925Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:23.925Z] a0434c154375: Layer already exists [2021-08-09T22:33:23.925Z] f3fd059b021d: Layer already exists [2021-08-09T22:33:23.925Z] 1e2cdde6b268: Layer already exists [2021-08-09T22:33:23.925Z] 790f46074dfa: Layer already exists [2021-08-09T22:33:23.925Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:23.925Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:66ee4ce7f4c11d640cdb40691ce3cefdc2d6ff0f16917e5a0443f1f4e1ac9b30 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:24.264Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:24.603Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-09T22:33:24.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-09T22:33:24.603Z] 1e2cdde6b268: Preparing [2021-08-09T22:33:24.603Z] 790f46074dfa: Preparing [2021-08-09T22:33:24.603Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:24.603Z] a0434c154375: Preparing [2021-08-09T22:33:24.603Z] f3fd059b021d: Preparing [2021-08-09T22:33:24.603Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:24.603Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:24.876Z] 790f46074dfa: Layer already exists [2021-08-09T22:33:24.876Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:24.876Z] 1e2cdde6b268: Layer already exists [2021-08-09T22:33:24.876Z] a0434c154375: Layer already exists [2021-08-09T22:33:24.876Z] f3fd059b021d: Layer already exists [2021-08-09T22:33:24.876Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:24.876Z] main: digest: sha256:66ee4ce7f4c11d640cdb40691ce3cefdc2d6ff0f16917e5a0443f1f4e1ac9b30 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:33:24.939Z] ===================================================== [Pipeline] echo [2021-08-09T22:33:24.954Z] taggedImages: [2021-08-09T22:33:24.954Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:24.954Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-09T22:33:24.954Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.25 [2021-08-09T22:33:24.954Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:24.954Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-09T22:33:24.984Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-09T22:33:24.984Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:24.984Z] latest [2021-08-09T22:33:24.984Z] 2.0.1-dev.25 [2021-08-09T22:33:24.984Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:24.984Z] main [2021-08-09T22:33:24.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:25.352Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:25.693Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:25.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-09T22:33:25.693Z] 6f7edc3556ac: Preparing [2021-08-09T22:33:25.693Z] 92f49a83f0d0: Preparing [2021-08-09T22:33:25.693Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:25.693Z] 72e4a32e8d20: Preparing [2021-08-09T22:33:25.693Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:25.693Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:25.963Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:25.963Z] 6f7edc3556ac: Pushed [2021-08-09T22:33:25.963Z] 72e4a32e8d20: Pushed [2021-08-09T22:33:29.335Z] 92f49a83f0d0: Pushed [2021-08-09T22:33:29.335Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:1ae80c00ddd7413138003eb4edebc479f47e6bb0a684b23796931de721a5a8ba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:29.669Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:30.003Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-09T22:33:30.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-09T22:33:30.003Z] 6f7edc3556ac: Preparing [2021-08-09T22:33:30.003Z] 92f49a83f0d0: Preparing [2021-08-09T22:33:30.003Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:30.003Z] 72e4a32e8d20: Preparing [2021-08-09T22:33:30.003Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:30.003Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:30.003Z] 72e4a32e8d20: Layer already exists [2021-08-09T22:33:30.003Z] 92f49a83f0d0: Layer already exists [2021-08-09T22:33:30.003Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:30.003Z] 6f7edc3556ac: Layer already exists [2021-08-09T22:33:30.273Z] latest: digest: sha256:1ae80c00ddd7413138003eb4edebc479f47e6bb0a684b23796931de721a5a8ba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:30.614Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:30.946Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.25 [2021-08-09T22:33:30.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-09T22:33:30.946Z] 6f7edc3556ac: Preparing [2021-08-09T22:33:30.946Z] 92f49a83f0d0: Preparing [2021-08-09T22:33:30.946Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:30.946Z] 72e4a32e8d20: Preparing [2021-08-09T22:33:30.946Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:30.946Z] 92f49a83f0d0: Layer already exists [2021-08-09T22:33:30.946Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:30.946Z] 6f7edc3556ac: Layer already exists [2021-08-09T22:33:30.946Z] 72e4a32e8d20: Layer already exists [2021-08-09T22:33:30.946Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:31.216Z] 2.0.1-dev.25: digest: sha256:1ae80c00ddd7413138003eb4edebc479f47e6bb0a684b23796931de721a5a8ba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:31.558Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:31.899Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:31.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-09T22:33:31.899Z] 6f7edc3556ac: Preparing [2021-08-09T22:33:31.899Z] 92f49a83f0d0: Preparing [2021-08-09T22:33:31.899Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:31.899Z] 72e4a32e8d20: Preparing [2021-08-09T22:33:31.899Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:31.899Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:31.899Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:31.899Z] 92f49a83f0d0: Layer already exists [2021-08-09T22:33:31.899Z] 6f7edc3556ac: Layer already exists [2021-08-09T22:33:31.899Z] 72e4a32e8d20: Layer already exists [2021-08-09T22:33:32.172Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:1ae80c00ddd7413138003eb4edebc479f47e6bb0a684b23796931de721a5a8ba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:32.511Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:32.841Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-09T22:33:32.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-09T22:33:32.841Z] 6f7edc3556ac: Preparing [2021-08-09T22:33:32.841Z] 92f49a83f0d0: Preparing [2021-08-09T22:33:32.841Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:32.841Z] 72e4a32e8d20: Preparing [2021-08-09T22:33:32.841Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:33.113Z] 92f49a83f0d0: Layer already exists [2021-08-09T22:33:33.113Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:33.113Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:33.113Z] 72e4a32e8d20: Layer already exists [2021-08-09T22:33:33.113Z] 6f7edc3556ac: Layer already exists [2021-08-09T22:33:33.113Z] main: digest: sha256:1ae80c00ddd7413138003eb4edebc479f47e6bb0a684b23796931de721a5a8ba size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:33:33.172Z] ===================================================== [Pipeline] echo [2021-08-09T22:33:33.187Z] taggedImages: [2021-08-09T22:33:33.187Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:33.187Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-09T22:33:33.187Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.25 [2021-08-09T22:33:33.187Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:33.187Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-09T22:33:33.217Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-09T22:33:33.217Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:33.217Z] latest [2021-08-09T22:33:33.217Z] 2.0.1-dev.25 [2021-08-09T22:33:33.217Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:33.217Z] main [2021-08-09T22:33:33.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:33.593Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:33.930Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:33.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-09T22:33:33.930Z] c6a59045364a: Preparing [2021-08-09T22:33:33.930Z] c6a59045364a: Preparing [2021-08-09T22:33:33.930Z] 8932fbe8c6be: Preparing [2021-08-09T22:33:33.930Z] 8089fbcdf8dc: Preparing [2021-08-09T22:33:33.930Z] 6551614aabeb: Preparing [2021-08-09T22:33:33.930Z] 42be36d0740c: Preparing [2021-08-09T22:33:33.930Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:33.930Z] 16a361a0050a: Preparing [2021-08-09T22:33:33.930Z] 3f8cefadb720: Preparing [2021-08-09T22:33:33.930Z] 64728db59b00: Preparing [2021-08-09T22:33:33.930Z] bd68b3eee38e: Preparing [2021-08-09T22:33:33.930Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:33.930Z] 5126bcc52c5c: Waiting [2021-08-09T22:33:33.930Z] 16a361a0050a: Waiting [2021-08-09T22:33:33.930Z] 64728db59b00: Waiting [2021-08-09T22:33:33.930Z] bd68b3eee38e: Waiting [2021-08-09T22:33:33.930Z] 3f8cefadb720: Waiting [2021-08-09T22:33:34.212Z] 8089fbcdf8dc: Pushed [2021-08-09T22:33:34.212Z] 8932fbe8c6be: Pushed [2021-08-09T22:33:34.212Z] c6a59045364a: Pushed [2021-08-09T22:33:34.212Z] 6551614aabeb: Pushed [2021-08-09T22:33:34.483Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:34.483Z] 16a361a0050a: Pushed [2021-08-09T22:33:34.483Z] 3f8cefadb720: Pushed [2021-08-09T22:33:34.483Z] 64728db59b00: Pushed [2021-08-09T22:33:34.483Z] bd68b3eee38e: Pushed [2021-08-09T22:33:34.754Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:37.361Z] 42be36d0740c: Pushed [2021-08-09T22:33:37.361Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:04b37f557226c2e8f417b268c55a991b474e3d3bbb27dd2d4227fec72e131188 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:37.707Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:38.040Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-09T22:33:38.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-09T22:33:38.040Z] c6a59045364a: Preparing [2021-08-09T22:33:38.040Z] c6a59045364a: Preparing [2021-08-09T22:33:38.040Z] 8932fbe8c6be: Preparing [2021-08-09T22:33:38.040Z] 8089fbcdf8dc: Preparing [2021-08-09T22:33:38.040Z] 6551614aabeb: Preparing [2021-08-09T22:33:38.040Z] 42be36d0740c: Preparing [2021-08-09T22:33:38.040Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:38.040Z] 16a361a0050a: Preparing [2021-08-09T22:33:38.040Z] 3f8cefadb720: Preparing [2021-08-09T22:33:38.040Z] 64728db59b00: Preparing [2021-08-09T22:33:38.040Z] bd68b3eee38e: Preparing [2021-08-09T22:33:38.040Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:38.040Z] 5126bcc52c5c: Waiting [2021-08-09T22:33:38.040Z] 16a361a0050a: Waiting [2021-08-09T22:33:38.040Z] 3f8cefadb720: Waiting [2021-08-09T22:33:38.040Z] bd68b3eee38e: Waiting [2021-08-09T22:33:38.040Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:38.040Z] 64728db59b00: Waiting [2021-08-09T22:33:38.314Z] 8932fbe8c6be: Layer already exists [2021-08-09T22:33:38.314Z] c6a59045364a: Layer already exists [2021-08-09T22:33:38.314Z] 8089fbcdf8dc: Layer already exists [2021-08-09T22:33:38.314Z] 42be36d0740c: Layer already exists [2021-08-09T22:33:38.314Z] 6551614aabeb: Layer already exists [2021-08-09T22:33:38.314Z] 3f8cefadb720: Layer already exists [2021-08-09T22:33:38.314Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:38.314Z] 16a361a0050a: Layer already exists [2021-08-09T22:33:38.314Z] 64728db59b00: Layer already exists [2021-08-09T22:33:38.314Z] bd68b3eee38e: Layer already exists [2021-08-09T22:33:38.314Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:38.314Z] latest: digest: sha256:04b37f557226c2e8f417b268c55a991b474e3d3bbb27dd2d4227fec72e131188 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:38.656Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:38.994Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.25 [2021-08-09T22:33:38.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-09T22:33:38.994Z] c6a59045364a: Preparing [2021-08-09T22:33:38.994Z] c6a59045364a: Preparing [2021-08-09T22:33:38.994Z] 8932fbe8c6be: Preparing [2021-08-09T22:33:38.994Z] 8089fbcdf8dc: Preparing [2021-08-09T22:33:38.994Z] 6551614aabeb: Preparing [2021-08-09T22:33:38.994Z] 42be36d0740c: Preparing [2021-08-09T22:33:38.994Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:38.994Z] 16a361a0050a: Preparing [2021-08-09T22:33:38.994Z] 3f8cefadb720: Preparing [2021-08-09T22:33:38.994Z] 64728db59b00: Preparing [2021-08-09T22:33:38.994Z] bd68b3eee38e: Preparing [2021-08-09T22:33:38.994Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:38.994Z] 3f8cefadb720: Waiting [2021-08-09T22:33:38.994Z] bd68b3eee38e: Waiting [2021-08-09T22:33:38.994Z] 64728db59b00: Waiting [2021-08-09T22:33:38.994Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:38.994Z] 5126bcc52c5c: Waiting [2021-08-09T22:33:38.994Z] 16a361a0050a: Waiting [2021-08-09T22:33:39.265Z] 42be36d0740c: Layer already exists [2021-08-09T22:33:39.265Z] 8089fbcdf8dc: Layer already exists [2021-08-09T22:33:39.265Z] c6a59045364a: Layer already exists [2021-08-09T22:33:39.265Z] 8932fbe8c6be: Layer already exists [2021-08-09T22:33:39.265Z] 6551614aabeb: Layer already exists [2021-08-09T22:33:39.265Z] 16a361a0050a: Layer already exists [2021-08-09T22:33:39.265Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:39.265Z] 3f8cefadb720: Layer already exists [2021-08-09T22:33:39.265Z] bd68b3eee38e: Layer already exists [2021-08-09T22:33:39.265Z] 64728db59b00: Layer already exists [2021-08-09T22:33:39.265Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:39.265Z] 2.0.1-dev.25: digest: sha256:04b37f557226c2e8f417b268c55a991b474e3d3bbb27dd2d4227fec72e131188 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:39.602Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:39.940Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:39.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-09T22:33:39.940Z] c6a59045364a: Preparing [2021-08-09T22:33:39.940Z] c6a59045364a: Preparing [2021-08-09T22:33:39.940Z] 8932fbe8c6be: Preparing [2021-08-09T22:33:39.940Z] 8089fbcdf8dc: Preparing [2021-08-09T22:33:39.940Z] 6551614aabeb: Preparing [2021-08-09T22:33:39.940Z] 42be36d0740c: Preparing [2021-08-09T22:33:39.940Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:39.940Z] 16a361a0050a: Preparing [2021-08-09T22:33:39.940Z] 3f8cefadb720: Preparing [2021-08-09T22:33:39.940Z] 64728db59b00: Preparing [2021-08-09T22:33:39.940Z] bd68b3eee38e: Preparing [2021-08-09T22:33:39.940Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:39.940Z] 3f8cefadb720: Waiting [2021-08-09T22:33:39.940Z] 64728db59b00: Waiting [2021-08-09T22:33:39.940Z] bd68b3eee38e: Waiting [2021-08-09T22:33:39.940Z] 5126bcc52c5c: Waiting [2021-08-09T22:33:39.940Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:39.940Z] 16a361a0050a: Waiting [2021-08-09T22:33:39.940Z] 8089fbcdf8dc: Layer already exists [2021-08-09T22:33:39.940Z] 42be36d0740c: Layer already exists [2021-08-09T22:33:40.213Z] c6a59045364a: Layer already exists [2021-08-09T22:33:40.214Z] 6551614aabeb: Layer already exists [2021-08-09T22:33:40.214Z] 8932fbe8c6be: Layer already exists [2021-08-09T22:33:40.214Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:40.214Z] 16a361a0050a: Layer already exists [2021-08-09T22:33:40.214Z] 3f8cefadb720: Layer already exists [2021-08-09T22:33:40.214Z] 64728db59b00: Layer already exists [2021-08-09T22:33:40.214Z] bd68b3eee38e: Layer already exists [2021-08-09T22:33:40.214Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:40.214Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:04b37f557226c2e8f417b268c55a991b474e3d3bbb27dd2d4227fec72e131188 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:40.553Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:40.911Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-09T22:33:40.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-09T22:33:40.911Z] c6a59045364a: Preparing [2021-08-09T22:33:40.911Z] c6a59045364a: Preparing [2021-08-09T22:33:40.911Z] 8932fbe8c6be: Preparing [2021-08-09T22:33:40.911Z] 8089fbcdf8dc: Preparing [2021-08-09T22:33:40.911Z] 6551614aabeb: Preparing [2021-08-09T22:33:40.911Z] 42be36d0740c: Preparing [2021-08-09T22:33:40.911Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:40.911Z] 16a361a0050a: Preparing [2021-08-09T22:33:40.911Z] 3f8cefadb720: Preparing [2021-08-09T22:33:40.911Z] 64728db59b00: Preparing [2021-08-09T22:33:40.911Z] bd68b3eee38e: Preparing [2021-08-09T22:33:40.911Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:40.911Z] 5126bcc52c5c: Waiting [2021-08-09T22:33:40.911Z] 16a361a0050a: Waiting [2021-08-09T22:33:40.911Z] bd68b3eee38e: Waiting [2021-08-09T22:33:40.911Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:40.911Z] 64728db59b00: Waiting [2021-08-09T22:33:40.911Z] 3f8cefadb720: Waiting [2021-08-09T22:33:41.190Z] 6551614aabeb: Layer already exists [2021-08-09T22:33:41.190Z] 8089fbcdf8dc: Layer already exists [2021-08-09T22:33:41.190Z] 8932fbe8c6be: Layer already exists [2021-08-09T22:33:41.190Z] 42be36d0740c: Layer already exists [2021-08-09T22:33:41.190Z] c6a59045364a: Layer already exists [2021-08-09T22:33:41.190Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:41.190Z] bd68b3eee38e: Layer already exists [2021-08-09T22:33:41.190Z] 64728db59b00: Layer already exists [2021-08-09T22:33:41.190Z] 3f8cefadb720: Layer already exists [2021-08-09T22:33:41.190Z] 16a361a0050a: Layer already exists [2021-08-09T22:33:41.190Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:41.190Z] main: digest: sha256:04b37f557226c2e8f417b268c55a991b474e3d3bbb27dd2d4227fec72e131188 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:33:41.262Z] ===================================================== [Pipeline] echo [2021-08-09T22:33:41.280Z] taggedImages: [2021-08-09T22:33:41.280Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:41.280Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-09T22:33:41.280Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.25 [2021-08-09T22:33:41.280Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:41.280Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-09T22:33:41.315Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-09T22:33:41.315Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:41.315Z] latest [2021-08-09T22:33:41.315Z] 2.0.1-dev.25 [2021-08-09T22:33:41.315Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:41.315Z] main [2021-08-09T22:33:41.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:41.710Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:42.063Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:42.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-09T22:33:42.064Z] c6b48bb1c872: Preparing [2021-08-09T22:33:42.064Z] 767ab2bc9a8b: Preparing [2021-08-09T22:33:42.064Z] ca6e2575af4f: Preparing [2021-08-09T22:33:42.064Z] e5e950605481: Preparing [2021-08-09T22:33:42.064Z] 2fd4b280d870: Preparing [2021-08-09T22:33:42.064Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:42.064Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:42.659Z] ca6e2575af4f: Pushed [2021-08-09T22:33:42.659Z] e5e950605481: Pushed [2021-08-09T22:33:42.659Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:42.933Z] 2fd4b280d870: Pushed [2021-08-09T22:33:44.904Z] c6b48bb1c872: Pushed [2021-08-09T22:33:44.904Z] 767ab2bc9a8b: Pushed [2021-08-09T22:33:44.904Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:a61ebb7ed102733d4780ffbac4c9fef6226921eef21e16b712b88120bcde7116 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:45.247Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:45.578Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-09T22:33:45.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-09T22:33:45.578Z] c6b48bb1c872: Preparing [2021-08-09T22:33:45.578Z] 767ab2bc9a8b: Preparing [2021-08-09T22:33:45.578Z] ca6e2575af4f: Preparing [2021-08-09T22:33:45.578Z] e5e950605481: Preparing [2021-08-09T22:33:45.578Z] 2fd4b280d870: Preparing [2021-08-09T22:33:45.578Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:45.578Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:45.850Z] 2fd4b280d870: Layer already exists [2021-08-09T22:33:45.850Z] c6b48bb1c872: Layer already exists [2021-08-09T22:33:45.850Z] ca6e2575af4f: Layer already exists [2021-08-09T22:33:45.850Z] e5e950605481: Layer already exists [2021-08-09T22:33:45.850Z] 767ab2bc9a8b: Layer already exists [2021-08-09T22:33:45.850Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:45.850Z] latest: digest: sha256:a61ebb7ed102733d4780ffbac4c9fef6226921eef21e16b712b88120bcde7116 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:46.184Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:46.519Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.25 [2021-08-09T22:33:46.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-09T22:33:46.519Z] c6b48bb1c872: Preparing [2021-08-09T22:33:46.519Z] 767ab2bc9a8b: Preparing [2021-08-09T22:33:46.519Z] ca6e2575af4f: Preparing [2021-08-09T22:33:46.519Z] e5e950605481: Preparing [2021-08-09T22:33:46.519Z] 2fd4b280d870: Preparing [2021-08-09T22:33:46.519Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:46.519Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:46.519Z] e5e950605481: Layer already exists [2021-08-09T22:33:46.519Z] 767ab2bc9a8b: Layer already exists [2021-08-09T22:33:46.519Z] 2fd4b280d870: Layer already exists [2021-08-09T22:33:46.519Z] ca6e2575af4f: Layer already exists [2021-08-09T22:33:46.790Z] c6b48bb1c872: Layer already exists [2021-08-09T22:33:46.790Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:46.790Z] 2.0.1-dev.25: digest: sha256:a61ebb7ed102733d4780ffbac4c9fef6226921eef21e16b712b88120bcde7116 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:47.124Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:47.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:47.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-09T22:33:47.458Z] c6b48bb1c872: Preparing [2021-08-09T22:33:47.458Z] 767ab2bc9a8b: Preparing [2021-08-09T22:33:47.458Z] ca6e2575af4f: Preparing [2021-08-09T22:33:47.458Z] e5e950605481: Preparing [2021-08-09T22:33:47.458Z] 2fd4b280d870: Preparing [2021-08-09T22:33:47.458Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:47.458Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:47.730Z] ca6e2575af4f: Layer already exists [2021-08-09T22:33:47.730Z] 767ab2bc9a8b: Layer already exists [2021-08-09T22:33:47.730Z] c6b48bb1c872: Layer already exists [2021-08-09T22:33:47.730Z] e5e950605481: Layer already exists [2021-08-09T22:33:47.730Z] 2fd4b280d870: Layer already exists [2021-08-09T22:33:47.730Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:47.730Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:a61ebb7ed102733d4780ffbac4c9fef6226921eef21e16b712b88120bcde7116 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:48.067Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:48.405Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-09T22:33:48.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-09T22:33:48.405Z] c6b48bb1c872: Preparing [2021-08-09T22:33:48.405Z] 767ab2bc9a8b: Preparing [2021-08-09T22:33:48.405Z] ca6e2575af4f: Preparing [2021-08-09T22:33:48.405Z] e5e950605481: Preparing [2021-08-09T22:33:48.405Z] 2fd4b280d870: Preparing [2021-08-09T22:33:48.405Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:48.405Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:48.676Z] 767ab2bc9a8b: Layer already exists [2021-08-09T22:33:48.676Z] e5e950605481: Layer already exists [2021-08-09T22:33:48.676Z] c6b48bb1c872: Layer already exists [2021-08-09T22:33:48.676Z] 2fd4b280d870: Layer already exists [2021-08-09T22:33:48.676Z] ca6e2575af4f: Layer already exists [2021-08-09T22:33:48.676Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:48.676Z] main: digest: sha256:a61ebb7ed102733d4780ffbac4c9fef6226921eef21e16b712b88120bcde7116 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:33:48.736Z] ===================================================== [Pipeline] echo [2021-08-09T22:33:48.752Z] taggedImages: [2021-08-09T22:33:48.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:48.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-09T22:33:48.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.25 [2021-08-09T22:33:48.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:48.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-09T22:33:48.806Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-09T22:33:48.806Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:48.806Z] latest [2021-08-09T22:33:48.806Z] 2.0.1-dev.25 [2021-08-09T22:33:48.806Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:48.806Z] main [2021-08-09T22:33:48.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:49.211Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:49.545Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:49.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-09T22:33:49.545Z] 893e4b668179: Preparing [2021-08-09T22:33:49.545Z] f98fc6ea5d65: Preparing [2021-08-09T22:33:49.545Z] f90bfb163fd8: Preparing [2021-08-09T22:33:49.545Z] 11c93f4b0c66: Preparing [2021-08-09T22:33:49.545Z] c544279dc2ba: Preparing [2021-08-09T22:33:49.545Z] 36aba53e6816: Preparing [2021-08-09T22:33:49.545Z] 1c3dd06f0d1d: Preparing [2021-08-09T22:33:49.545Z] 12314e9fe99c: Preparing [2021-08-09T22:33:49.545Z] 27ad999716b6: Preparing [2021-08-09T22:33:49.545Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:49.545Z] 36aba53e6816: Waiting [2021-08-09T22:33:49.545Z] 1c3dd06f0d1d: Waiting [2021-08-09T22:33:49.545Z] 27ad999716b6: Waiting [2021-08-09T22:33:49.545Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:49.545Z] 12314e9fe99c: Waiting [2021-08-09T22:33:49.819Z] f98fc6ea5d65: Pushed [2021-08-09T22:33:49.819Z] 893e4b668179: Pushed [2021-08-09T22:33:50.093Z] c544279dc2ba: Pushed [2021-08-09T22:33:50.093Z] 36aba53e6816: Pushed [2021-08-09T22:33:50.093Z] 12314e9fe99c: Pushed [2021-08-09T22:33:50.093Z] 1c3dd06f0d1d: Pushed [2021-08-09T22:33:50.366Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:50.639Z] 27ad999716b6: Pushed [2021-08-09T22:33:52.073Z] 11c93f4b0c66: Pushed [2021-08-09T22:33:52.345Z] f90bfb163fd8: Pushed [2021-08-09T22:33:52.937Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:5135bbc6bb77921abede48fec92d539d9668d15c56cae8d5df6771e5cd38e658 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:53.275Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:53.607Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-09T22:33:53.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-09T22:33:53.607Z] 893e4b668179: Preparing [2021-08-09T22:33:53.607Z] f98fc6ea5d65: Preparing [2021-08-09T22:33:53.607Z] f90bfb163fd8: Preparing [2021-08-09T22:33:53.607Z] 11c93f4b0c66: Preparing [2021-08-09T22:33:53.607Z] c544279dc2ba: Preparing [2021-08-09T22:33:53.607Z] 36aba53e6816: Preparing [2021-08-09T22:33:53.607Z] 1c3dd06f0d1d: Preparing [2021-08-09T22:33:53.607Z] 12314e9fe99c: Preparing [2021-08-09T22:33:53.607Z] 27ad999716b6: Preparing [2021-08-09T22:33:53.607Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:53.607Z] 36aba53e6816: Waiting [2021-08-09T22:33:53.607Z] 1c3dd06f0d1d: Waiting [2021-08-09T22:33:53.607Z] 12314e9fe99c: Waiting [2021-08-09T22:33:53.607Z] 27ad999716b6: Waiting [2021-08-09T22:33:53.607Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:53.878Z] c544279dc2ba: Layer already exists [2021-08-09T22:33:53.878Z] f90bfb163fd8: Layer already exists [2021-08-09T22:33:53.878Z] 11c93f4b0c66: Layer already exists [2021-08-09T22:33:53.878Z] 893e4b668179: Layer already exists [2021-08-09T22:33:53.878Z] f98fc6ea5d65: Layer already exists [2021-08-09T22:33:53.878Z] 36aba53e6816: Layer already exists [2021-08-09T22:33:53.878Z] 1c3dd06f0d1d: Layer already exists [2021-08-09T22:33:53.878Z] 27ad999716b6: Layer already exists [2021-08-09T22:33:53.878Z] 12314e9fe99c: Layer already exists [2021-08-09T22:33:53.878Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:53.878Z] latest: digest: sha256:5135bbc6bb77921abede48fec92d539d9668d15c56cae8d5df6771e5cd38e658 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:54.212Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:54.545Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.25 [2021-08-09T22:33:54.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-09T22:33:54.545Z] 893e4b668179: Preparing [2021-08-09T22:33:54.545Z] f98fc6ea5d65: Preparing [2021-08-09T22:33:54.545Z] f90bfb163fd8: Preparing [2021-08-09T22:33:54.545Z] 11c93f4b0c66: Preparing [2021-08-09T22:33:54.545Z] c544279dc2ba: Preparing [2021-08-09T22:33:54.545Z] 36aba53e6816: Preparing [2021-08-09T22:33:54.545Z] 1c3dd06f0d1d: Preparing [2021-08-09T22:33:54.545Z] 12314e9fe99c: Preparing [2021-08-09T22:33:54.545Z] 27ad999716b6: Preparing [2021-08-09T22:33:54.545Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:54.545Z] 12314e9fe99c: Waiting [2021-08-09T22:33:54.545Z] 36aba53e6816: Waiting [2021-08-09T22:33:54.545Z] 1c3dd06f0d1d: Waiting [2021-08-09T22:33:54.545Z] 27ad999716b6: Waiting [2021-08-09T22:33:54.545Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:54.545Z] f98fc6ea5d65: Layer already exists [2021-08-09T22:33:54.818Z] 11c93f4b0c66: Layer already exists [2021-08-09T22:33:54.818Z] 893e4b668179: Layer already exists [2021-08-09T22:33:54.818Z] c544279dc2ba: Layer already exists [2021-08-09T22:33:54.818Z] f90bfb163fd8: Layer already exists [2021-08-09T22:33:54.818Z] 36aba53e6816: Layer already exists [2021-08-09T22:33:54.818Z] 12314e9fe99c: Layer already exists [2021-08-09T22:33:54.818Z] 1c3dd06f0d1d: Layer already exists [2021-08-09T22:33:54.818Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:54.818Z] 27ad999716b6: Layer already exists [2021-08-09T22:33:54.818Z] 2.0.1-dev.25: digest: sha256:5135bbc6bb77921abede48fec92d539d9668d15c56cae8d5df6771e5cd38e658 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:55.155Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:55.491Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:55.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-09T22:33:55.491Z] 893e4b668179: Preparing [2021-08-09T22:33:55.491Z] f98fc6ea5d65: Preparing [2021-08-09T22:33:55.491Z] f90bfb163fd8: Preparing [2021-08-09T22:33:55.491Z] 11c93f4b0c66: Preparing [2021-08-09T22:33:55.491Z] c544279dc2ba: Preparing [2021-08-09T22:33:55.491Z] 36aba53e6816: Preparing [2021-08-09T22:33:55.491Z] 1c3dd06f0d1d: Preparing [2021-08-09T22:33:55.491Z] 12314e9fe99c: Preparing [2021-08-09T22:33:55.491Z] 27ad999716b6: Preparing [2021-08-09T22:33:55.491Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:55.491Z] 36aba53e6816: Waiting [2021-08-09T22:33:55.491Z] 1c3dd06f0d1d: Waiting [2021-08-09T22:33:55.491Z] 12314e9fe99c: Waiting [2021-08-09T22:33:55.491Z] 27ad999716b6: Waiting [2021-08-09T22:33:55.491Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:55.491Z] 11c93f4b0c66: Layer already exists [2021-08-09T22:33:55.491Z] f98fc6ea5d65: Layer already exists [2021-08-09T22:33:55.764Z] f90bfb163fd8: Layer already exists [2021-08-09T22:33:55.764Z] 893e4b668179: Layer already exists [2021-08-09T22:33:55.764Z] c544279dc2ba: Layer already exists [2021-08-09T22:33:55.764Z] 36aba53e6816: Layer already exists [2021-08-09T22:33:55.764Z] 27ad999716b6: Layer already exists [2021-08-09T22:33:55.764Z] 1c3dd06f0d1d: Layer already exists [2021-08-09T22:33:55.764Z] 12314e9fe99c: Layer already exists [2021-08-09T22:33:55.764Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:55.764Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:5135bbc6bb77921abede48fec92d539d9668d15c56cae8d5df6771e5cd38e658 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:56.097Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:56.432Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-09T22:33:56.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-09T22:33:56.432Z] 893e4b668179: Preparing [2021-08-09T22:33:56.432Z] f98fc6ea5d65: Preparing [2021-08-09T22:33:56.432Z] f90bfb163fd8: Preparing [2021-08-09T22:33:56.432Z] 11c93f4b0c66: Preparing [2021-08-09T22:33:56.432Z] c544279dc2ba: Preparing [2021-08-09T22:33:56.432Z] 36aba53e6816: Preparing [2021-08-09T22:33:56.432Z] 1c3dd06f0d1d: Preparing [2021-08-09T22:33:56.432Z] 12314e9fe99c: Preparing [2021-08-09T22:33:56.432Z] 27ad999716b6: Preparing [2021-08-09T22:33:56.432Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:56.432Z] 36aba53e6816: Waiting [2021-08-09T22:33:56.432Z] 1c3dd06f0d1d: Waiting [2021-08-09T22:33:56.432Z] 12314e9fe99c: Waiting [2021-08-09T22:33:56.432Z] 27ad999716b6: Waiting [2021-08-09T22:33:56.432Z] 3fbe34a1663b: Waiting [2021-08-09T22:33:56.703Z] 11c93f4b0c66: Layer already exists [2021-08-09T22:33:56.703Z] f98fc6ea5d65: Layer already exists [2021-08-09T22:33:56.703Z] c544279dc2ba: Layer already exists [2021-08-09T22:33:56.703Z] 893e4b668179: Layer already exists [2021-08-09T22:33:56.703Z] f90bfb163fd8: Layer already exists [2021-08-09T22:33:56.703Z] 36aba53e6816: Layer already exists [2021-08-09T22:33:56.703Z] 12314e9fe99c: Layer already exists [2021-08-09T22:33:56.703Z] 1c3dd06f0d1d: Layer already exists [2021-08-09T22:33:56.703Z] 27ad999716b6: Layer already exists [2021-08-09T22:33:56.703Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:56.703Z] main: digest: sha256:5135bbc6bb77921abede48fec92d539d9668d15c56cae8d5df6771e5cd38e658 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:33:56.762Z] ===================================================== [Pipeline] echo [2021-08-09T22:33:56.776Z] taggedImages: [2021-08-09T22:33:56.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:56.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-09T22:33:56.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.25 [2021-08-09T22:33:56.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:56.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-09T22:33:56.807Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-09T22:33:56.807Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:56.807Z] latest [2021-08-09T22:33:56.807Z] 2.0.1-dev.25 [2021-08-09T22:33:56.807Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:33:56.807Z] main [2021-08-09T22:33:56.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:57.183Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:33:57.520Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:33:57.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-09T22:33:57.520Z] 8e3fd3008e01: Preparing [2021-08-09T22:33:57.520Z] eb190903afc1: Preparing [2021-08-09T22:33:57.520Z] 5126bcc52c5c: Preparing [2021-08-09T22:33:57.520Z] c117d486eeaf: Preparing [2021-08-09T22:33:57.520Z] 3fbe34a1663b: Preparing [2021-08-09T22:33:57.793Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:33:57.793Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:33:57.793Z] 8e3fd3008e01: Pushed [2021-08-09T22:33:58.061Z] c117d486eeaf: Pushed [2021-08-09T22:34:00.017Z] eb190903afc1: Pushed [2021-08-09T22:34:00.286Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:db78695f9e820a41d233148e5d169a6218f0b260b6bc0a80cac28440637f0f68 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:00.623Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:00.952Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-09T22:34:00.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-09T22:34:00.953Z] 8e3fd3008e01: Preparing [2021-08-09T22:34:00.953Z] eb190903afc1: Preparing [2021-08-09T22:34:00.953Z] 5126bcc52c5c: Preparing [2021-08-09T22:34:00.953Z] c117d486eeaf: Preparing [2021-08-09T22:34:00.953Z] 3fbe34a1663b: Preparing [2021-08-09T22:34:01.224Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:34:01.224Z] c117d486eeaf: Layer already exists [2021-08-09T22:34:01.224Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:34:01.224Z] eb190903afc1: Layer already exists [2021-08-09T22:34:01.224Z] 8e3fd3008e01: Layer already exists [2021-08-09T22:34:01.224Z] latest: digest: sha256:db78695f9e820a41d233148e5d169a6218f0b260b6bc0a80cac28440637f0f68 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:01.565Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:01.903Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.25 [2021-08-09T22:34:01.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-09T22:34:01.903Z] 8e3fd3008e01: Preparing [2021-08-09T22:34:01.903Z] eb190903afc1: Preparing [2021-08-09T22:34:01.903Z] 5126bcc52c5c: Preparing [2021-08-09T22:34:01.903Z] c117d486eeaf: Preparing [2021-08-09T22:34:01.903Z] 3fbe34a1663b: Preparing [2021-08-09T22:34:02.174Z] c117d486eeaf: Layer already exists [2021-08-09T22:34:02.174Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:34:02.174Z] 8e3fd3008e01: Layer already exists [2021-08-09T22:34:02.174Z] eb190903afc1: Layer already exists [2021-08-09T22:34:02.174Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:34:02.174Z] 2.0.1-dev.25: digest: sha256:db78695f9e820a41d233148e5d169a6218f0b260b6bc0a80cac28440637f0f68 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:02.540Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:02.899Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:34:02.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-09T22:34:02.900Z] 8e3fd3008e01: Preparing [2021-08-09T22:34:02.900Z] eb190903afc1: Preparing [2021-08-09T22:34:02.900Z] 5126bcc52c5c: Preparing [2021-08-09T22:34:02.900Z] c117d486eeaf: Preparing [2021-08-09T22:34:02.900Z] 3fbe34a1663b: Preparing [2021-08-09T22:34:02.900Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:34:03.173Z] eb190903afc1: Layer already exists [2021-08-09T22:34:03.173Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:34:03.173Z] c117d486eeaf: Layer already exists [2021-08-09T22:34:03.173Z] 8e3fd3008e01: Layer already exists [2021-08-09T22:34:03.173Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:db78695f9e820a41d233148e5d169a6218f0b260b6bc0a80cac28440637f0f68 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:03.525Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:03.860Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-09T22:34:03.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-09T22:34:03.860Z] 8e3fd3008e01: Preparing [2021-08-09T22:34:03.860Z] eb190903afc1: Preparing [2021-08-09T22:34:03.860Z] 5126bcc52c5c: Preparing [2021-08-09T22:34:03.860Z] c117d486eeaf: Preparing [2021-08-09T22:34:03.860Z] 3fbe34a1663b: Preparing [2021-08-09T22:34:03.860Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:34:03.860Z] c117d486eeaf: Layer already exists [2021-08-09T22:34:03.860Z] eb190903afc1: Layer already exists [2021-08-09T22:34:03.860Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:34:03.860Z] 8e3fd3008e01: Layer already exists [2021-08-09T22:34:04.133Z] main: digest: sha256:db78695f9e820a41d233148e5d169a6218f0b260b6bc0a80cac28440637f0f68 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:34:04.197Z] ===================================================== [Pipeline] echo [2021-08-09T22:34:04.212Z] taggedImages: [2021-08-09T22:34:04.212Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:34:04.212Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-09T22:34:04.212Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.25 [2021-08-09T22:34:04.212Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:34:04.212Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-09T22:34:04.241Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-09T22:34:04.241Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:34:04.241Z] latest [2021-08-09T22:34:04.241Z] 2.0.1-dev.25 [2021-08-09T22:34:04.241Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:34:04.241Z] main [2021-08-09T22:34:04.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:04.613Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:04.950Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:34:04.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-09T22:34:04.951Z] 9b521e5a09e3: Preparing [2021-08-09T22:34:04.951Z] 8c97c82c18e7: Preparing [2021-08-09T22:34:04.951Z] 5126bcc52c5c: Preparing [2021-08-09T22:34:04.951Z] 72e4a32e8d20: Preparing [2021-08-09T22:34:04.951Z] 3fbe34a1663b: Preparing [2021-08-09T22:34:05.230Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:34:05.230Z] 72e4a32e8d20: Layer already exists [2021-08-09T22:34:05.230Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:34:05.230Z] 9b521e5a09e3: Pushed [2021-08-09T22:34:07.841Z] 8c97c82c18e7: Pushed [2021-08-09T22:34:07.841Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:0c9c0b4a3e71ce613b72ef607e635dc68213b7563ac1b65ab62d3628b89f8696 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:08.180Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:08.515Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-09T22:34:08.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-09T22:34:08.515Z] 9b521e5a09e3: Preparing [2021-08-09T22:34:08.515Z] 8c97c82c18e7: Preparing [2021-08-09T22:34:08.515Z] 5126bcc52c5c: Preparing [2021-08-09T22:34:08.515Z] 72e4a32e8d20: Preparing [2021-08-09T22:34:08.515Z] 3fbe34a1663b: Preparing [2021-08-09T22:34:08.787Z] 72e4a32e8d20: Layer already exists [2021-08-09T22:34:08.787Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:34:08.787Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:34:08.787Z] 8c97c82c18e7: Layer already exists [2021-08-09T22:34:08.787Z] 9b521e5a09e3: Layer already exists [2021-08-09T22:34:08.787Z] latest: digest: sha256:0c9c0b4a3e71ce613b72ef607e635dc68213b7563ac1b65ab62d3628b89f8696 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:09.147Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:09.489Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.25 [2021-08-09T22:34:09.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-09T22:34:09.489Z] 9b521e5a09e3: Preparing [2021-08-09T22:34:09.489Z] 8c97c82c18e7: Preparing [2021-08-09T22:34:09.489Z] 5126bcc52c5c: Preparing [2021-08-09T22:34:09.489Z] 72e4a32e8d20: Preparing [2021-08-09T22:34:09.489Z] 3fbe34a1663b: Preparing [2021-08-09T22:34:09.489Z] 72e4a32e8d20: Layer already exists [2021-08-09T22:34:09.761Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:34:09.761Z] 9b521e5a09e3: Layer already exists [2021-08-09T22:34:09.761Z] 8c97c82c18e7: Layer already exists [2021-08-09T22:34:09.761Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:34:09.761Z] 2.0.1-dev.25: digest: sha256:0c9c0b4a3e71ce613b72ef607e635dc68213b7563ac1b65ab62d3628b89f8696 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:10.100Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:10.436Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:34:10.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-09T22:34:10.436Z] 9b521e5a09e3: Preparing [2021-08-09T22:34:10.436Z] 8c97c82c18e7: Preparing [2021-08-09T22:34:10.436Z] 5126bcc52c5c: Preparing [2021-08-09T22:34:10.436Z] 72e4a32e8d20: Preparing [2021-08-09T22:34:10.436Z] 3fbe34a1663b: Preparing [2021-08-09T22:34:10.710Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:34:10.710Z] 8c97c82c18e7: Layer already exists [2021-08-09T22:34:10.710Z] 72e4a32e8d20: Layer already exists [2021-08-09T22:34:10.710Z] 9b521e5a09e3: Layer already exists [2021-08-09T22:34:10.710Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:34:10.710Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:0c9c0b4a3e71ce613b72ef607e635dc68213b7563ac1b65ab62d3628b89f8696 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:11.047Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:11.387Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-09T22:34:11.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-09T22:34:11.387Z] 9b521e5a09e3: Preparing [2021-08-09T22:34:11.387Z] 8c97c82c18e7: Preparing [2021-08-09T22:34:11.387Z] 5126bcc52c5c: Preparing [2021-08-09T22:34:11.387Z] 72e4a32e8d20: Preparing [2021-08-09T22:34:11.387Z] 3fbe34a1663b: Preparing [2021-08-09T22:34:11.387Z] 72e4a32e8d20: Layer already exists [2021-08-09T22:34:11.387Z] 8c97c82c18e7: Layer already exists [2021-08-09T22:34:11.387Z] 9b521e5a09e3: Layer already exists [2021-08-09T22:34:11.387Z] 5126bcc52c5c: Layer already exists [2021-08-09T22:34:11.387Z] 3fbe34a1663b: Layer already exists [2021-08-09T22:34:11.659Z] main: digest: sha256:0c9c0b4a3e71ce613b72ef607e635dc68213b7563ac1b65ab62d3628b89f8696 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:34:11.718Z] ===================================================== [Pipeline] echo [2021-08-09T22:34:11.733Z] taggedImages: [2021-08-09T22:34:11.733Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:34:11.733Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-09T22:34:11.733Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.25 [2021-08-09T22:34:11.733Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:34:11.733Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-09T22:34:11.761Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-09T22:34:11.761Z] 70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:34:11.761Z] latest [2021-08-09T22:34:11.761Z] 2.0.1-dev.25 [2021-08-09T22:34:11.761Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:34:11.761Z] main [2021-08-09T22:34:11.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:12.134Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:12.474Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:34:12.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-09T22:34:12.474Z] 16ea46d4f843: Preparing [2021-08-09T22:34:12.474Z] bddd8d9413e4: Preparing [2021-08-09T22:34:12.474Z] 96ab92668254: Preparing [2021-08-09T22:34:12.474Z] c00e0644d3d0: Preparing [2021-08-09T22:34:12.474Z] b287e4fe43ef: Preparing [2021-08-09T22:34:12.474Z] c39efab1fe40: Preparing [2021-08-09T22:34:12.474Z] 386fc9fe74c4: Preparing [2021-08-09T22:34:12.474Z] 097a5c91b892: Preparing [2021-08-09T22:34:12.474Z] 74984ba1a09f: Preparing [2021-08-09T22:34:12.474Z] 6d0ac5d4dfcb: Preparing [2021-08-09T22:34:12.474Z] c55d5dbdab40: Preparing [2021-08-09T22:34:12.474Z] 097a5c91b892: Waiting [2021-08-09T22:34:12.474Z] 74984ba1a09f: Waiting [2021-08-09T22:34:12.474Z] 6d0ac5d4dfcb: Waiting [2021-08-09T22:34:12.474Z] c55d5dbdab40: Waiting [2021-08-09T22:34:12.474Z] c39efab1fe40: Waiting [2021-08-09T22:34:12.746Z] b287e4fe43ef: Layer already exists [2021-08-09T22:34:12.746Z] c39efab1fe40: Layer already exists [2021-08-09T22:34:12.746Z] 386fc9fe74c4: Layer already exists [2021-08-09T22:34:12.746Z] bddd8d9413e4: Pushed [2021-08-09T22:34:12.746Z] 097a5c91b892: Layer already exists [2021-08-09T22:34:13.017Z] 74984ba1a09f: Layer already exists [2021-08-09T22:34:13.017Z] 6d0ac5d4dfcb: Layer already exists [2021-08-09T22:34:13.017Z] c55d5dbdab40: Layer already exists [2021-08-09T22:34:13.608Z] 16ea46d4f843: Pushed [2021-08-09T22:34:15.570Z] 96ab92668254: Pushed [2021-08-09T22:34:27.931Z] c00e0644d3d0: Pushed [2021-08-09T22:34:28.203Z] 70a7de6140c9210a4916c44f40b1630081c5c4da: digest: sha256:c528cfafed82e0c2b8f673c43b1af732bd6cb1e801bb62c4cf16f264f808d167 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:28.546Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:28.889Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-09T22:34:28.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-09T22:34:28.889Z] 16ea46d4f843: Preparing [2021-08-09T22:34:28.889Z] bddd8d9413e4: Preparing [2021-08-09T22:34:28.889Z] 96ab92668254: Preparing [2021-08-09T22:34:28.889Z] c00e0644d3d0: Preparing [2021-08-09T22:34:28.889Z] b287e4fe43ef: Preparing [2021-08-09T22:34:28.889Z] c39efab1fe40: Preparing [2021-08-09T22:34:28.889Z] 386fc9fe74c4: Preparing [2021-08-09T22:34:28.889Z] 097a5c91b892: Preparing [2021-08-09T22:34:28.889Z] 74984ba1a09f: Preparing [2021-08-09T22:34:28.889Z] 6d0ac5d4dfcb: Preparing [2021-08-09T22:34:28.889Z] c55d5dbdab40: Preparing [2021-08-09T22:34:28.889Z] c39efab1fe40: Waiting [2021-08-09T22:34:28.889Z] 386fc9fe74c4: Waiting [2021-08-09T22:34:28.889Z] 097a5c91b892: Waiting [2021-08-09T22:34:28.889Z] 74984ba1a09f: Waiting [2021-08-09T22:34:28.889Z] c55d5dbdab40: Waiting [2021-08-09T22:34:28.889Z] bddd8d9413e4: Layer already exists [2021-08-09T22:34:28.889Z] c00e0644d3d0: Layer already exists [2021-08-09T22:34:28.889Z] 16ea46d4f843: Layer already exists [2021-08-09T22:34:28.889Z] 96ab92668254: Layer already exists [2021-08-09T22:34:28.889Z] b287e4fe43ef: Layer already exists [2021-08-09T22:34:29.161Z] c39efab1fe40: Layer already exists [2021-08-09T22:34:29.161Z] 386fc9fe74c4: Layer already exists [2021-08-09T22:34:29.161Z] 097a5c91b892: Layer already exists [2021-08-09T22:34:29.161Z] 6d0ac5d4dfcb: Layer already exists [2021-08-09T22:34:29.161Z] 74984ba1a09f: Layer already exists [2021-08-09T22:34:29.161Z] c55d5dbdab40: Layer already exists [2021-08-09T22:34:29.161Z] latest: digest: sha256:c528cfafed82e0c2b8f673c43b1af732bd6cb1e801bb62c4cf16f264f808d167 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:29.500Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:29.832Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.25 [2021-08-09T22:34:29.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-09T22:34:29.832Z] 16ea46d4f843: Preparing [2021-08-09T22:34:29.832Z] bddd8d9413e4: Preparing [2021-08-09T22:34:29.832Z] 96ab92668254: Preparing [2021-08-09T22:34:29.832Z] c00e0644d3d0: Preparing [2021-08-09T22:34:29.832Z] b287e4fe43ef: Preparing [2021-08-09T22:34:29.832Z] c39efab1fe40: Preparing [2021-08-09T22:34:29.832Z] 386fc9fe74c4: Preparing [2021-08-09T22:34:29.832Z] 097a5c91b892: Preparing [2021-08-09T22:34:29.832Z] 74984ba1a09f: Preparing [2021-08-09T22:34:29.832Z] 6d0ac5d4dfcb: Preparing [2021-08-09T22:34:29.832Z] c55d5dbdab40: Preparing [2021-08-09T22:34:29.832Z] 097a5c91b892: Waiting [2021-08-09T22:34:29.832Z] 74984ba1a09f: Waiting [2021-08-09T22:34:29.832Z] 6d0ac5d4dfcb: Waiting [2021-08-09T22:34:29.832Z] c55d5dbdab40: Waiting [2021-08-09T22:34:29.832Z] c39efab1fe40: Waiting [2021-08-09T22:34:29.832Z] 386fc9fe74c4: Waiting [2021-08-09T22:34:29.832Z] c00e0644d3d0: Layer already exists [2021-08-09T22:34:29.832Z] 16ea46d4f843: Layer already exists [2021-08-09T22:34:29.832Z] 96ab92668254: Layer already exists [2021-08-09T22:34:29.832Z] b287e4fe43ef: Layer already exists [2021-08-09T22:34:29.832Z] bddd8d9413e4: Layer already exists [2021-08-09T22:34:30.103Z] 386fc9fe74c4: Layer already exists [2021-08-09T22:34:30.103Z] c39efab1fe40: Layer already exists [2021-08-09T22:34:30.103Z] 74984ba1a09f: Layer already exists [2021-08-09T22:34:30.103Z] 097a5c91b892: Layer already exists [2021-08-09T22:34:30.103Z] 6d0ac5d4dfcb: Layer already exists [2021-08-09T22:34:30.103Z] c55d5dbdab40: Layer already exists [2021-08-09T22:34:30.103Z] 2.0.1-dev.25: digest: sha256:c528cfafed82e0c2b8f673c43b1af732bd6cb1e801bb62c4cf16f264f808d167 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:30.442Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:30.779Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:34:30.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-09T22:34:30.779Z] 16ea46d4f843: Preparing [2021-08-09T22:34:30.779Z] bddd8d9413e4: Preparing [2021-08-09T22:34:30.779Z] 96ab92668254: Preparing [2021-08-09T22:34:30.779Z] c00e0644d3d0: Preparing [2021-08-09T22:34:30.779Z] b287e4fe43ef: Preparing [2021-08-09T22:34:30.779Z] c39efab1fe40: Preparing [2021-08-09T22:34:30.779Z] 386fc9fe74c4: Preparing [2021-08-09T22:34:30.779Z] 097a5c91b892: Preparing [2021-08-09T22:34:30.779Z] 74984ba1a09f: Preparing [2021-08-09T22:34:30.779Z] 6d0ac5d4dfcb: Preparing [2021-08-09T22:34:30.779Z] c55d5dbdab40: Preparing [2021-08-09T22:34:30.779Z] c39efab1fe40: Waiting [2021-08-09T22:34:30.779Z] 386fc9fe74c4: Waiting [2021-08-09T22:34:30.779Z] 097a5c91b892: Waiting [2021-08-09T22:34:30.779Z] 74984ba1a09f: Waiting [2021-08-09T22:34:30.779Z] 6d0ac5d4dfcb: Waiting [2021-08-09T22:34:30.779Z] c55d5dbdab40: Waiting [2021-08-09T22:34:30.779Z] c00e0644d3d0: Layer already exists [2021-08-09T22:34:30.779Z] 16ea46d4f843: Layer already exists [2021-08-09T22:34:30.779Z] b287e4fe43ef: Layer already exists [2021-08-09T22:34:30.779Z] bddd8d9413e4: Layer already exists [2021-08-09T22:34:30.779Z] 96ab92668254: Layer already exists [2021-08-09T22:34:31.050Z] c39efab1fe40: Layer already exists [2021-08-09T22:34:31.050Z] 386fc9fe74c4: Layer already exists [2021-08-09T22:34:31.050Z] 097a5c91b892: Layer already exists [2021-08-09T22:34:31.050Z] 74984ba1a09f: Layer already exists [2021-08-09T22:34:31.050Z] c55d5dbdab40: Layer already exists [2021-08-09T22:34:31.050Z] 6d0ac5d4dfcb: Layer already exists [2021-08-09T22:34:31.050Z] 70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25: digest: sha256:c528cfafed82e0c2b8f673c43b1af732bd6cb1e801bb62c4cf16f264f808d167 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:31.388Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:31.723Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-09T22:34:31.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-09T22:34:31.724Z] 16ea46d4f843: Preparing [2021-08-09T22:34:31.724Z] bddd8d9413e4: Preparing [2021-08-09T22:34:31.724Z] 96ab92668254: Preparing [2021-08-09T22:34:31.724Z] c00e0644d3d0: Preparing [2021-08-09T22:34:31.724Z] b287e4fe43ef: Preparing [2021-08-09T22:34:31.724Z] c39efab1fe40: Preparing [2021-08-09T22:34:31.724Z] 386fc9fe74c4: Preparing [2021-08-09T22:34:31.724Z] 097a5c91b892: Preparing [2021-08-09T22:34:31.724Z] 74984ba1a09f: Preparing [2021-08-09T22:34:31.724Z] 6d0ac5d4dfcb: Preparing [2021-08-09T22:34:31.724Z] c55d5dbdab40: Preparing [2021-08-09T22:34:31.724Z] c39efab1fe40: Waiting [2021-08-09T22:34:31.724Z] 386fc9fe74c4: Waiting [2021-08-09T22:34:31.724Z] 097a5c91b892: Waiting [2021-08-09T22:34:31.724Z] 74984ba1a09f: Waiting [2021-08-09T22:34:31.724Z] 6d0ac5d4dfcb: Waiting [2021-08-09T22:34:31.724Z] c55d5dbdab40: Waiting [2021-08-09T22:34:31.995Z] 16ea46d4f843: Layer already exists [2021-08-09T22:34:31.995Z] c00e0644d3d0: Layer already exists [2021-08-09T22:34:31.995Z] 96ab92668254: Layer already exists [2021-08-09T22:34:31.995Z] b287e4fe43ef: Layer already exists [2021-08-09T22:34:31.995Z] bddd8d9413e4: Layer already exists [2021-08-09T22:34:31.995Z] c39efab1fe40: Layer already exists [2021-08-09T22:34:31.995Z] 386fc9fe74c4: Layer already exists [2021-08-09T22:34:31.995Z] 74984ba1a09f: Layer already exists [2021-08-09T22:34:31.995Z] 097a5c91b892: Layer already exists [2021-08-09T22:34:31.995Z] 6d0ac5d4dfcb: Layer already exists [2021-08-09T22:34:31.995Z] c55d5dbdab40: Layer already exists [2021-08-09T22:34:31.995Z] main: digest: sha256:c528cfafed82e0c2b8f673c43b1af732bd6cb1e801bb62c4cf16f264f808d167 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-09T22:34:32.052Z] ===================================================== [Pipeline] echo [2021-08-09T22:34:32.065Z] taggedImages: [2021-08-09T22:34:32.066Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da [2021-08-09T22:34:32.066Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-09T22:34:32.066Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.25 [2021-08-09T22:34:32.066Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:70a7de6140c9210a4916c44f40b1630081c5c4da-2.0.1-dev.25 [2021-08-09T22:34:32.066Z] - 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-09T22:34:32.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T22:34:32.713Z] [2021-08-09T22:34:32.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:34:33.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T22:34:33.363Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-09T22:34:33.363Z] 448f6bf000e3: Pulling fs layer [2021-08-09T22:34:33.363Z] f757da607395: Pulling fs layer [2021-08-09T22:34:33.363Z] 05883995daec: Pulling fs layer [2021-08-09T22:34:33.363Z] 8603b9c90790: Pulling fs layer [2021-08-09T22:34:33.363Z] 1560dd03e051: Pulling fs layer [2021-08-09T22:34:33.363Z] 27f5ce0e4adf: Pulling fs layer [2021-08-09T22:34:33.363Z] c2d8d7efcc4b: Pulling fs layer [2021-08-09T22:34:33.363Z] 8603b9c90790: Waiting [2021-08-09T22:34:33.363Z] 1560dd03e051: Waiting [2021-08-09T22:34:33.363Z] 27f5ce0e4adf: Waiting [2021-08-09T22:34:33.363Z] c2d8d7efcc4b: Waiting [2021-08-09T22:34:33.642Z] f757da607395: Verifying Checksum [2021-08-09T22:34:33.643Z] f757da607395: Download complete [2021-08-09T22:34:33.643Z] 8603b9c90790: Verifying Checksum [2021-08-09T22:34:33.643Z] 8603b9c90790: Download complete [2021-08-09T22:34:33.920Z] 1560dd03e051: Verifying Checksum [2021-08-09T22:34:33.920Z] 1560dd03e051: Download complete [2021-08-09T22:34:33.920Z] 27f5ce0e4adf: Verifying Checksum [2021-08-09T22:34:33.920Z] 27f5ce0e4adf: Download complete [2021-08-09T22:34:34.197Z] 05883995daec: Verifying Checksum [2021-08-09T22:34:34.197Z] 05883995daec: Download complete [2021-08-09T22:34:34.789Z] 448f6bf000e3: Verifying Checksum [2021-08-09T22:34:34.789Z] 448f6bf000e3: Download complete [2021-08-09T22:34:38.185Z] c2d8d7efcc4b: Verifying Checksum [2021-08-09T22:34:38.185Z] c2d8d7efcc4b: Download complete [2021-08-09T22:34:38.185Z] 448f6bf000e3: Pull complete [2021-08-09T22:34:38.776Z] f757da607395: Pull complete [2021-08-09T22:34:40.213Z] 05883995daec: Pull complete [2021-08-09T22:34:40.484Z] 8603b9c90790: Pull complete [2021-08-09T22:34:41.461Z] 1560dd03e051: Pull complete [2021-08-09T22:34:42.058Z] 27f5ce0e4adf: Pull complete [2021-08-09T22:34:57.131Z] c2d8d7efcc4b: Pull complete [2021-08-09T22:34:57.131Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-09T22:34:57.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T22:34:57.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-09T22:34:57.359Z] prd-ubuntu18.04-docker-arm64-4c-16g-158 does not seem to be running inside a container [2021-08-09T22:34:57.420Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-lftools-log-publisher:arm64 cat [2021-08-09T22:35:00.733Z] $ docker top cc21071765ae7163f7bd3aa764a812d39a69288c71b5f3d667dec19719b64ba1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:35:01.874Z] ---> job-cost.sh [2021-08-09T22:35:01.874Z] lf-activate-venv: SKIPPING [2021-08-09T22:35:01.874Z] INFO: No Stack... [2021-08-09T22:35:02.847Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-09T22:35:03.437Z] INFO: Archiving Costs [Pipeline] sh [2021-08-09T22:35:04.090Z] + + catcut /w/workspace/edgex-go/28/archives/cost.csv -d, [2021-08-09T22:35:04.090Z] -f6 [Pipeline] lock [2021-08-09T22:35:04.150Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-28-stack-cost] [2021-08-09T22:35:04.160Z] Resource [jenkins-edgexfoundry-edgex-go-main-28-stack-cost] did not exist. Created. [2021-08-09T22:35:04.161Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-09T22:35:04.824Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-09T22:35:05.434Z] Stashed 1 file(s) [Pipeline] } [2021-08-09T22:35:05.448Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-09T22:35:05.456Z] $ docker stop --time=1 cc21071765ae7163f7bd3aa764a812d39a69288c71b5f3d667dec19719b64ba1 [2021-08-09T22:35:07.154Z] $ docker rm -f cc21071765ae7163f7bd3aa764a812d39a69288c71b5f3d667dec19719b64ba1 [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-09T22:35:08.076Z] provisioning config files... [2021-08-09T22:35:08.096Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/28@tmp/config5087547903006537178tmp [Pipeline] { [Pipeline] sh [2021-08-09T22:35:08.419Z] + set +x [2021-08-09T22:35:08.419Z] + curl -s https://codecov.io/bash [2021-08-09T22:35:08.419Z] + bash -s -- [2021-08-09T22:35:08.419Z] [2021-08-09T22:35:08.419Z] _____ _ [2021-08-09T22:35:08.419Z] / ____| | | [2021-08-09T22:35:08.419Z] | | ___ __| | ___ ___ _____ __ [2021-08-09T22:35:08.419Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-09T22:35:08.419Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-09T22:35:08.419Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-09T22:35:08.419Z] Bash-1.0.6 [2021-08-09T22:35:08.419Z] [2021-08-09T22:35:08.419Z] [2021-08-09T22:35:08.419Z] ==> git version 2.24.4 found [2021-08-09T22:35:08.419Z] ==> 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-09T22:35:08.419Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-09T22:35:08.419Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-09T22:35:08.688Z] ==> Jenkins CI detected. [2021-08-09T22:35:08.688Z] current dir:  /w/workspace/edgex-go/28 [2021-08-09T22:35:08.688Z] project root: . [2021-08-09T22:35:08.688Z] --> token set from env [2021-08-09T22:35:08.688Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-09T22:35:08.688Z] ==> Running gcov in . (disable via -X gcov) [2021-08-09T22:35:08.688Z] ==> Python coveragepy not found [2021-08-09T22:35:08.688Z] ==> Searching for coverage reports in: [2021-08-09T22:35:08.688Z] + . [2021-08-09T22:35:08.688Z] -> Found 1 reports [2021-08-09T22:35:08.688Z] ==> Detecting git/mercurial file structure [2021-08-09T22:35:08.688Z] ==> Reading reports [2021-08-09T22:35:08.688Z] + ./coverage.out bytes=404176 [2021-08-09T22:35:08.688Z] ==> Appending adjustments [2021-08-09T22:35:08.688Z] https://docs.codecov.io/docs/fixing-reports [2021-08-09T22:35:09.650Z] + Found adjustments [2021-08-09T22:35:09.650Z] ==> Gzipping contents [2021-08-09T22:35:09.650Z] 56K /tmp/codecov.zE9c20.gz [2021-08-09T22:35:09.650Z] ==> Uploading reports [2021-08-09T22:35:09.650Z] url: https://codecov.io [2021-08-09T22:35:09.650Z] query: branch=main&commit=70a7de6140c9210a4916c44f40b1630081c5c4da&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-09T22:35:09.650Z] -> Pinging Codecov [2021-08-09T22:35:09.650Z] 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=70a7de6140c9210a4916c44f40b1630081c5c4da&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-09T22:35:10.234Z] -> Uploading to [2021-08-09T22:35:10.234Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-09/00271124DB129430A58F1EEE437C3FCB/70a7de6140c9210a4916c44f40b1630081c5c4da/3689c026-e9fc-4a52-895d-36fc4a361e80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210809T223510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a69b5a43d5341e985199f897e289e33749aeb0d302884936996633fed8eaf810 [2021-08-09T22:35:10.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T22:35:10.234Z] Dload Upload Total Spent Left Speed [2021-08-09T22:35:10.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54450 0 0 100 54450 0 131k --:--:-- --:--:-- --:--:-- 131k 100 54450 0 0 100 54450 0 131k --:--:-- --:--:-- --:--:-- 131k [2021-08-09T22:35:10.813Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/70a7de6140c9210a4916c44f40b1630081c5c4da [Pipeline] } [2021-08-09T22:35:10.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-09T22:35:11.435Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-09T22:35:11.457Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:35:11.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-09T22:35:11.774Z] [2021-08-09T22:35:11.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:35:12.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-09T22:35:12.101Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-09T22:35:12.101Z] 188c0c94c7c5: Pulling fs layer [2021-08-09T22:35:12.101Z] 0ef7d3d256c8: Pulling fs layer [2021-08-09T22:35:12.101Z] de9db76c5a1d: Pulling fs layer [2021-08-09T22:35:12.101Z] 0eba1c9be4d2: Pulling fs layer [2021-08-09T22:35:12.101Z] 0d57e429df01: Pulling fs layer [2021-08-09T22:35:12.101Z] 4e4be7b47b0d: Pulling fs layer [2021-08-09T22:35:12.101Z] e1f770b5df2f: Pulling fs layer [2021-08-09T22:35:12.101Z] 85a0685a4137: Pulling fs layer [2021-08-09T22:35:12.101Z] 0eba1c9be4d2: Waiting [2021-08-09T22:35:12.101Z] 0d57e429df01: Waiting [2021-08-09T22:35:12.101Z] 4e4be7b47b0d: Waiting [2021-08-09T22:35:12.101Z] e1f770b5df2f: Waiting [2021-08-09T22:35:12.101Z] 85a0685a4137: Waiting [2021-08-09T22:35:12.101Z] de9db76c5a1d: Download complete [2021-08-09T22:35:12.101Z] 0ef7d3d256c8: Verifying Checksum [2021-08-09T22:35:12.101Z] 0ef7d3d256c8: Download complete [2021-08-09T22:35:12.101Z] 0d57e429df01: Verifying Checksum [2021-08-09T22:35:12.101Z] 0d57e429df01: Download complete [2021-08-09T22:35:12.369Z] 4e4be7b47b0d: Verifying Checksum [2021-08-09T22:35:12.369Z] 4e4be7b47b0d: Download complete [2021-08-09T22:35:12.369Z] 188c0c94c7c5: Verifying Checksum [2021-08-09T22:35:12.369Z] 188c0c94c7c5: Download complete [2021-08-09T22:35:12.369Z] 188c0c94c7c5: Pull complete [2021-08-09T22:35:12.638Z] 0ef7d3d256c8: Pull complete [2021-08-09T22:35:12.638Z] de9db76c5a1d: Pull complete [2021-08-09T22:35:13.219Z] e1f770b5df2f: Verifying Checksum [2021-08-09T22:35:13.219Z] e1f770b5df2f: Download complete [2021-08-09T22:35:17.464Z] 0eba1c9be4d2: Verifying Checksum [2021-08-09T22:35:17.464Z] 0eba1c9be4d2: Download complete [2021-08-09T22:35:17.464Z] 85a0685a4137: Verifying Checksum [2021-08-09T22:35:17.464Z] 85a0685a4137: Download complete [2021-08-09T22:35:20.283Z] 0eba1c9be4d2: Pull complete [2021-08-09T22:35:20.283Z] 0d57e429df01: Pull complete [2021-08-09T22:35:20.283Z] 4e4be7b47b0d: Pull complete [2021-08-09T22:35:20.556Z] e1f770b5df2f: Pull complete [2021-08-09T22:35:25.913Z] 85a0685a4137: Pull complete [2021-08-09T22:35:25.913Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-09T22:35:25.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-09T22:35:25.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-09T22:35:26.006Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-08-09T22:35:26.077Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-snyk-go:1.410.4 cat [2021-08-09T22:35:26.899Z] $ docker top ce0376c61e22a1cfbab50dd319c48f1d4e5f7df678b00b7c0222452bf9c9188b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T22:35:26.994Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-09T22:35:27.303Z] + set -o pipefail [2021-08-09T22:35:27.303Z] + snyk monitor '--org=edgex-jenkins' [2021-08-09T22:35:45.515Z] [2021-08-09T22:35:45.515Z] Monitoring /w/workspace/edgex-go/28 (github.com/edgexfoundry/edgex-go)... [2021-08-09T22:35:45.515Z] [2021-08-09T22:35:45.515Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/fad476a0-a044-4415-bccd-7d236c4251ac [2021-08-09T22:35:45.515Z] [2021-08-09T22:35:45.515Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-09T22:35:45.515Z] [2021-08-09T22:35:45.515Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-09T22:35:45.515Z] [2021-08-09T22:35:45.782Z] [Pipeline] } [2021-08-09T22:35:45.801Z] $ docker stop --time=1 ce0376c61e22a1cfbab50dd319c48f1d4e5f7df678b00b7c0222452bf9c9188b [2021-08-09T22:35:47.777Z] $ docker rm -f ce0376c61e22a1cfbab50dd319c48f1d4e5f7df678b00b7c0222452bf9c9188b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-09T22:35:48.402Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T22:35:48.422Z] provisioning config files... [2021-08-09T22:35:48.434Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/28@tmp/config7674288638549652586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:35:48.779Z] --> edgex-publish-swagger.sh [2021-08-09T22:35:48.779Z] === Publish openapi/v2 API === [2021-08-09T22:35:48.779Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-09T22:35:48.779Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/28/openapi/v2/core-command.yaml] [2021-08-09T22:35:48.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T22:35:48.779Z] Dload Upload Total Spent Left Speed [2021-08-09T22:35:49.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 28689 0:00:01 0:00:01 --:--:-- 28709 100 31867 0 0 100 31867 0 28686 0:00:01 0:00:01 --:--:-- 28709 [2021-08-09T22:35:49.743Z] [2021-08-09T22:35:49.743Z] [2021-08-09T22:35:49.743Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/28/openapi/v2/core-data.yaml] [2021-08-09T22:35:49.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T22:35:49.743Z] Dload Upload Total Spent Left Speed [2021-08-09T22:35:51.151Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 59821 0:00:01 0:00:01 --:--:-- 59828 100 65452 0 0 100 65452 0 59813 0:00:01 0:00:01 --:--:-- 59828 [2021-08-09T22:35:51.151Z] [2021-08-09T22:35:51.151Z] [2021-08-09T22:35:51.151Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/28/openapi/v2/core-metadata.yaml] [2021-08-09T22:35:51.151Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T22:35:51.151Z] Dload Upload Total Spent Left Speed [2021-08-09T22:35:52.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 89137 0:00:01 0:00:01 --:--:-- 89159 100 119k 0 0 100 119k 0 80140 0:00:01 0:00:01 --:--:-- 80179 [2021-08-09T22:35:52.555Z] [2021-08-09T22:35:52.555Z] [2021-08-09T22:35:52.556Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/28/openapi/v2/support-notifications.yaml] [2021-08-09T22:35:52.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T22:35:52.556Z] Dload Upload Total Spent Left Speed [2021-08-09T22:35:53.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 76 86007 0 0 76 65536 0 330k --:--:-- --:--:-- --:--:-- 329k 100 86007 0 0 100 86007 0 75068 0:00:01 0:00:01 --:--:-- 75115 [2021-08-09T22:35:53.717Z] [2021-08-09T22:35:53.717Z] [2021-08-09T22:35:53.717Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/28/openapi/v2/support-scheduler.yaml] [2021-08-09T22:35:53.717Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T22:35:53.717Z] Dload Upload Total Spent Left Speed [2021-08-09T22:35:54.677Z] 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 33511 0:00:01 0:00:01 --:--:-- 33494 100 36710 0 0 100 36710 0 33507 0:00:01 0:00:01 --:--:-- 33494 [2021-08-09T22:35:54.677Z] [2021-08-09T22:35:54.677Z] [2021-08-09T22:35:54.677Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/28/openapi/v2/system-agent.yaml] [2021-08-09T22:35:54.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T22:35:54.677Z] Dload Upload Total Spent Left Speed [2021-08-09T22:35:55.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19633 0 0 100 19633 0 21074 --:--:-- --:--:-- --:--:-- 21065 100 19633 0 0 100 19633 0 21071 --:--:-- --:--:-- --:--:-- 21065 [2021-08-09T22:35:55.634Z] [2021-08-09T22:35:55.634Z] [Pipeline] } [2021-08-09T22:35:55.646Z] 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-09T22:35:56.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T22:35:56.108Z] . [Pipeline] withDockerContainer [2021-08-09T22:35:56.201Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-08-09T22:35:56.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-09T22:35:56.651Z] $ docker top 523afc9abfaabbd2f5c8145cd557c2891bab2f984d2003e8abb80d01fff1bc1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-09T22:35:56.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T22:35:56.770Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T22:35:56.907Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T22:35:56.908Z] $ docker exec 523afc9abfaabbd2f5c8145cd557c2891bab2f984d2003e8abb80d01fff1bc1a ssh-agent [2021-08-09T22:35:57.170Z] SSH_AUTH_SOCK=/tmp/ssh-90OjicuvemnX/agent.13 [2021-08-09T22:35:57.170Z] SSH_AGENT_PID=19 [2021-08-09T22:35:57.211Z] Running ssh-add (command line suppressed) [2021-08-09T22:35:57.316Z] Identity added: /w/workspace/edgex-go/28@tmp/private_key_7931123621673186619.key (/w/workspace/edgex-go/28@tmp/private_key_7931123621673186619.key) [2021-08-09T22:35:57.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T22:35:57.776Z] + git semver tag [2021-08-09T22:35:57.776Z] # -> Open(): unable to determine branch for HEAD [2021-08-09T22:35:57.776Z] # $GIT_DIR = /w/workspace/edgex-go/28/.git [2021-08-09T22:35:57.776Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/28 [2021-08-09T22:35:57.776Z] # $SEMVER_REMOTE_NAME = origin [2021-08-09T22:35:57.776Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-09T22:35:57.776Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-09T22:35:57.776Z] # $SEMVER_BRANCH = main [2021-08-09T22:35:57.776Z] # $SEMVER_DIR = /w/workspace/edgex-go/28/.semver [2021-08-09T22:35:57.776Z] # 70a7de6140c9210a4916c44f40b1630081c5c4da HEAD [2021-08-09T22:35:57.776Z] # -> Force: false [2021-08-09T22:35:57.776Z] # 3a2eecada913c34b0c1b503daf06373972448ee3 refs/tags/v2.0.1-dev.25 [Pipeline] } [2021-08-09T22:35:57.791Z] $ docker exec --env ******** --env ******** 523afc9abfaabbd2f5c8145cd557c2891bab2f984d2003e8abb80d01fff1bc1a ssh-agent -k [2021-08-09T22:35:57.891Z] unset SSH_AUTH_SOCK; [2021-08-09T22:35:57.891Z] unset SSH_AGENT_PID; [2021-08-09T22:35:57.892Z] echo Agent pid 19 killed; [2021-08-09T22:35:57.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T22:35:58.255Z] + git semver [Pipeline] } [2021-08-09T22:35:58.277Z] $ docker stop --time=1 523afc9abfaabbd2f5c8145cd557c2891bab2f984d2003e8abb80d01fff1bc1a [2021-08-09T22:35:59.480Z] $ docker rm -f 523afc9abfaabbd2f5c8145cd557c2891bab2f984d2003e8abb80d01fff1bc1a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:35:59.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-09T22:35:59.958Z] [2021-08-09T22:35:59.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:36:00.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-09T22:36:00.288Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-09T22:36:00.288Z] ab5ef0e58194: Pulling fs layer [2021-08-09T22:36:00.288Z] 9712f1f96733: Pulling fs layer [2021-08-09T22:36:00.288Z] 63f879dbbcfc: Pulling fs layer [2021-08-09T22:36:00.288Z] 0d9ebad4ef96: Pulling fs layer [2021-08-09T22:36:00.288Z] e9a5061849ea: Pulling fs layer [2021-08-09T22:36:00.288Z] d747dcd14b5f: Pulling fs layer [2021-08-09T22:36:00.288Z] 2de7ff778b66: Pulling fs layer [2021-08-09T22:36:00.288Z] e9a5061849ea: Waiting [2021-08-09T22:36:00.288Z] d747dcd14b5f: Waiting [2021-08-09T22:36:00.288Z] 2de7ff778b66: Waiting [2021-08-09T22:36:00.288Z] 0d9ebad4ef96: Waiting [2021-08-09T22:36:00.288Z] 9712f1f96733: Verifying Checksum [2021-08-09T22:36:00.288Z] 9712f1f96733: Download complete [2021-08-09T22:36:02.883Z] 63f879dbbcfc: Verifying Checksum [2021-08-09T22:36:02.883Z] 63f879dbbcfc: Download complete [2021-08-09T22:36:03.849Z] e9a5061849ea: Verifying Checksum [2021-08-09T22:36:03.849Z] e9a5061849ea: Download complete [2021-08-09T22:36:03.849Z] 0d9ebad4ef96: Verifying Checksum [2021-08-09T22:36:03.849Z] 0d9ebad4ef96: Download complete [2021-08-09T22:36:04.115Z] ab5ef0e58194: Verifying Checksum [2021-08-09T22:36:04.115Z] ab5ef0e58194: Download complete [2021-08-09T22:36:04.115Z] d747dcd14b5f: Verifying Checksum [2021-08-09T22:36:04.115Z] d747dcd14b5f: Download complete [2021-08-09T22:36:04.704Z] 2de7ff778b66: Verifying Checksum [2021-08-09T22:36:04.705Z] 2de7ff778b66: Download complete [2021-08-09T22:36:06.657Z] ab5ef0e58194: Pull complete [2021-08-09T22:36:06.657Z] 9712f1f96733: Pull complete [2021-08-09T22:36:07.634Z] 63f879dbbcfc: Pull complete [2021-08-09T22:36:10.997Z] 0d9ebad4ef96: Pull complete [2021-08-09T22:36:10.997Z] e9a5061849ea: Pull complete [2021-08-09T22:36:10.997Z] d747dcd14b5f: Pull complete [2021-08-09T22:36:11.967Z] 2de7ff778b66: Pull complete [2021-08-09T22:36:11.967Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-09T22:36:11.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-09T22:36:11.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-09T22:36:12.071Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-08-09T22:36:12.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-09T22:36:15.585Z] $ docker top 6986956a50a700070336849c715beb581a870b93ef9fd4734789b00af47f4884 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-09T22:36:15.688Z] provisioning config files... [2021-08-09T22:36:15.707Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/28@tmp/config2114062739371160130tmp [2021-08-09T22:36:15.730Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/28@tmp/config7119464726379845923tmp [2021-08-09T22:36:15.750Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/28@tmp/config3374901850243797109tmp [Pipeline] { [Pipeline] echo [2021-08-09T22:36:15.772Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:36:16.079Z] ---> sigul-configuration.sh [2021-08-09T22:36:16.080Z] gpg: directory `/root/.gnupg' created [2021-08-09T22:36:16.080Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-09T22:36:16.080Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-09T22:36:16.080Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-09T22:36:16.080Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-09T22:36:16.080Z] gpg: CAST5 encrypted data [2021-08-09T22:36:16.080Z] gpg: encrypted with 1 passphrase [2021-08-09T22:36:16.080Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-09T22:36:16.392Z] + mkdir /home/jenkins [2021-08-09T22:36:16.392Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-09T22:36:16.700Z] + 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-09T22:36:16.715Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:36:17.022Z] ---> sigul-install.sh [2021-08-09T22:36:17.022Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-09T22:36:17.332Z] + git tag --list [2021-08-09T22:36:17.332Z] 0.6.0 [2021-08-09T22:36:17.332Z] 0.6.1 [2021-08-09T22:36:17.332Z] 0.7.0 [2021-08-09T22:36:17.332Z] 0.7.1 [2021-08-09T22:36:17.332Z] v1.0.0 [2021-08-09T22:36:17.332Z] v1.0.1 [2021-08-09T22:36:17.332Z] v1.1.0 [2021-08-09T22:36:17.332Z] v1.2.0 [2021-08-09T22:36:17.332Z] v1.2.1 [2021-08-09T22:36:17.332Z] v1.3.0 [2021-08-09T22:36:17.332Z] v1.3.1 [2021-08-09T22:36:17.332Z] v2.0.0 [2021-08-09T22:36:17.332Z] v2.0.1-dev.1 [2021-08-09T22:36:17.332Z] v2.0.1-dev.10 [2021-08-09T22:36:17.332Z] v2.0.1-dev.11 [2021-08-09T22:36:17.332Z] v2.0.1-dev.12 [2021-08-09T22:36:17.332Z] v2.0.1-dev.13 [2021-08-09T22:36:17.332Z] v2.0.1-dev.14 [2021-08-09T22:36:17.332Z] v2.0.1-dev.15 [2021-08-09T22:36:17.332Z] v2.0.1-dev.16 [2021-08-09T22:36:17.332Z] v2.0.1-dev.17 [2021-08-09T22:36:17.332Z] v2.0.1-dev.18 [2021-08-09T22:36:17.332Z] v2.0.1-dev.19 [2021-08-09T22:36:17.332Z] v2.0.1-dev.2 [2021-08-09T22:36:17.332Z] v2.0.1-dev.20 [2021-08-09T22:36:17.332Z] v2.0.1-dev.21 [2021-08-09T22:36:17.332Z] v2.0.1-dev.22 [2021-08-09T22:36:17.332Z] v2.0.1-dev.23 [2021-08-09T22:36:17.332Z] v2.0.1-dev.24 [2021-08-09T22:36:17.332Z] v2.0.1-dev.25 [2021-08-09T22:36:17.332Z] v2.0.1-dev.3 [2021-08-09T22:36:17.332Z] v2.0.1-dev.4 [2021-08-09T22:36:17.332Z] v2.0.1-dev.5 [2021-08-09T22:36:17.332Z] v2.0.1-dev.6 [2021-08-09T22:36:17.332Z] v2.0.1-dev.7 [2021-08-09T22:36:17.332Z] v2.0.1-dev.8 [2021-08-09T22:36:17.332Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-09T22:36:17.647Z] + lftools sign git-tag v2.0.1-dev.25 [2021-08-09T22:36:18.231Z] Signing Git tag with Sigul... [2021-08-09T22:36:18.231Z] Signing v2.0.1-dev.25 [Pipeline] echo [2021-08-09T22:36:19.203Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:36:19.508Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-09T22:36:19.521Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-09T22:36:19.549Z] $ docker stop --time=1 6986956a50a700070336849c715beb581a870b93ef9fd4734789b00af47f4884 [2021-08-09T22:36:20.759Z] $ docker rm -f 6986956a50a700070336849c715beb581a870b93ef9fd4734789b00af47f4884 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:36:21.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T22:36:21.213Z] . [Pipeline] withDockerContainer [2021-08-09T22:36:21.309Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-08-09T22:36:21.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-09T22:36:21.749Z] $ docker top 3c6a4ae118b7cdf4a531957361c5888da134eecb9b474ac35420d0af472a7cbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-09T22:36:21.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T22:36:21.875Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T22:36:21.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T22:36:21.998Z] $ docker exec 3c6a4ae118b7cdf4a531957361c5888da134eecb9b474ac35420d0af472a7cbc ssh-agent [2021-08-09T22:36:22.106Z] SSH_AUTH_SOCK=/tmp/ssh-w5bXNrOuAjUX/agent.13 [2021-08-09T22:36:22.106Z] SSH_AGENT_PID=19 [2021-08-09T22:36:22.116Z] Running ssh-add (command line suppressed) [2021-08-09T22:36:22.226Z] Identity added: /w/workspace/edgex-go/28@tmp/private_key_3235758255088822453.key (/w/workspace/edgex-go/28@tmp/private_key_3235758255088822453.key) [2021-08-09T22:36:22.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T22:36:22.562Z] + git semver bump pre [2021-08-09T22:36:22.562Z] # -> Open(): unable to determine branch for HEAD [2021-08-09T22:36:22.562Z] # $GIT_DIR = /w/workspace/edgex-go/28/.git [2021-08-09T22:36:22.562Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/28 [2021-08-09T22:36:22.562Z] # $SEMVER_REMOTE_NAME = origin [2021-08-09T22:36:22.562Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-09T22:36:22.562Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-09T22:36:22.562Z] # $SEMVER_BRANCH = main [2021-08-09T22:36:22.562Z] # $SEMVER_DIR = /w/workspace/edgex-go/28/.semver [2021-08-09T22:36:22.562Z] 2.0.1-dev.26 [Pipeline] } [2021-08-09T22:36:22.576Z] $ docker exec --env ******** --env ******** 3c6a4ae118b7cdf4a531957361c5888da134eecb9b474ac35420d0af472a7cbc ssh-agent -k [2021-08-09T22:36:22.670Z] unset SSH_AUTH_SOCK; [2021-08-09T22:36:22.670Z] unset SSH_AGENT_PID; [2021-08-09T22:36:22.670Z] echo Agent pid 19 killed; [2021-08-09T22:36:22.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T22:36:23.029Z] + git semver [Pipeline] } [2021-08-09T22:36:23.048Z] $ docker stop --time=1 3c6a4ae118b7cdf4a531957361c5888da134eecb9b474ac35420d0af472a7cbc [2021-08-09T22:36:24.253Z] $ docker rm -f 3c6a4ae118b7cdf4a531957361c5888da134eecb9b474ac35420d0af472a7cbc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:36:24.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T22:36:24.650Z] . [Pipeline] withDockerContainer [2021-08-09T22:36:24.735Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-08-09T22:36:24.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-09T22:36:25.154Z] $ docker top ab776dbc2a5cdabfb0df72b0a7181629ac556d86753a8f514eb6811d553c39a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-09T22:36:25.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T22:36:25.274Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T22:36:25.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T22:36:25.394Z] $ docker exec ab776dbc2a5cdabfb0df72b0a7181629ac556d86753a8f514eb6811d553c39a9 ssh-agent [2021-08-09T22:36:25.506Z] SSH_AUTH_SOCK=/tmp/ssh-QUponYmyqHX6/agent.14 [2021-08-09T22:36:25.506Z] SSH_AGENT_PID=20 [2021-08-09T22:36:25.516Z] Running ssh-add (command line suppressed) [2021-08-09T22:36:25.619Z] Identity added: /w/workspace/edgex-go/28@tmp/private_key_8258012248654948900.key (/w/workspace/edgex-go/28@tmp/private_key_8258012248654948900.key) [2021-08-09T22:36:25.645Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T22:36:25.958Z] + git semver push [2021-08-09T22:36:25.958Z] # -> Open(): unable to determine branch for HEAD [2021-08-09T22:36:25.958Z] # $GIT_DIR = /w/workspace/edgex-go/28/.git [2021-08-09T22:36:25.958Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/28 [2021-08-09T22:36:25.958Z] # $SEMVER_REMOTE_NAME = origin [2021-08-09T22:36:25.958Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-09T22:36:25.958Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-09T22:36:25.958Z] # $SEMVER_BRANCH = main [2021-08-09T22:36:25.958Z] # $SEMVER_DIR = /w/workspace/edgex-go/28/.semver [Pipeline] } [2021-08-09T22:36:32.612Z] $ docker exec --env ******** --env ******** ab776dbc2a5cdabfb0df72b0a7181629ac556d86753a8f514eb6811d553c39a9 ssh-agent -k [2021-08-09T22:36:32.704Z] unset SSH_AUTH_SOCK; [2021-08-09T22:36:32.704Z] unset SSH_AGENT_PID; [2021-08-09T22:36:32.704Z] echo Agent pid 20 killed; [2021-08-09T22:36:32.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T22:36:33.071Z] + git semver [Pipeline] } [2021-08-09T22:36:33.093Z] $ docker stop --time=1 ab776dbc2a5cdabfb0df72b0a7181629ac556d86753a8f514eb6811d553c39a9 [2021-08-09T22:36:34.270Z] $ docker rm -f ab776dbc2a5cdabfb0df72b0a7181629ac556d86753a8f514eb6811d553c39a9 [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-09T22:36:35.189Z] + '[' -d /w/workspace/edgex-go/28/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:36:35.513Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:36:36.106Z] ---> package-listing.sh [2021-08-09T22:36:36.106Z] ++ facter osfamily [2021-08-09T22:36:36.106Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-09T22:36:36.374Z] + OS_FAMILY=redhat [2021-08-09T22:36:36.374Z] + workspace=/w/workspace/edgex-go/28 [2021-08-09T22:36:36.374Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-09T22:36:36.374Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-09T22:36:36.374Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-09T22:36:36.374Z] + PACKAGES=/tmp/packages_start.txt [2021-08-09T22:36:36.374Z] + '[' /w/workspace/edgex-go/28 ']' [2021-08-09T22:36:36.374Z] + PACKAGES=/tmp/packages_end.txt [2021-08-09T22:36:36.374Z] + case "${OS_FAMILY}" in [2021-08-09T22:36:36.374Z] + sort [2021-08-09T22:36:36.374Z] + rpm -qa [2021-08-09T22:36:38.335Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-09T22:36:38.335Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-09T22:36:38.335Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-09T22:36:38.335Z] + '[' /w/workspace/edgex-go/28 ']' [2021-08-09T22:36:38.335Z] + mkdir -p /w/workspace/edgex-go/28/archives/ [2021-08-09T22:36:38.335Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/28/archives/ [Pipeline] echo [2021-08-09T22:36:38.353Z] 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/28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-09T22:36:38.652Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:36:39.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T22:36:39.238Z] [2021-08-09T22:36:39.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T22:36:39.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T22:36:39.578Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-09T22:36:39.578Z] b4d181a07f80: Pulling fs layer [2021-08-09T22:36:39.578Z] a1111a8f2ec3: Pulling fs layer [2021-08-09T22:36:39.578Z] ed53099fbce6: Pulling fs layer [2021-08-09T22:36:39.578Z] dc539afda2c1: Pulling fs layer [2021-08-09T22:36:39.578Z] 77bc0d833cb6: Pulling fs layer [2021-08-09T22:36:39.578Z] 9065ff56babe: Pulling fs layer [2021-08-09T22:36:39.578Z] d287ab97295c: Pulling fs layer [2021-08-09T22:36:39.578Z] dc539afda2c1: Waiting [2021-08-09T22:36:39.578Z] 77bc0d833cb6: Waiting [2021-08-09T22:36:39.578Z] 9065ff56babe: Waiting [2021-08-09T22:36:39.578Z] d287ab97295c: Waiting [2021-08-09T22:36:39.845Z] a1111a8f2ec3: Verifying Checksum [2021-08-09T22:36:39.845Z] a1111a8f2ec3: Download complete [2021-08-09T22:36:39.845Z] dc539afda2c1: Verifying Checksum [2021-08-09T22:36:39.845Z] dc539afda2c1: Download complete [2021-08-09T22:36:40.111Z] 77bc0d833cb6: Download complete [2021-08-09T22:36:40.111Z] 9065ff56babe: Verifying Checksum [2021-08-09T22:36:40.111Z] 9065ff56babe: Download complete [2021-08-09T22:36:40.111Z] ed53099fbce6: Verifying Checksum [2021-08-09T22:36:40.111Z] ed53099fbce6: Download complete [2021-08-09T22:36:41.523Z] b4d181a07f80: Verifying Checksum [2021-08-09T22:36:41.524Z] b4d181a07f80: Download complete [2021-08-09T22:36:42.494Z] b4d181a07f80: Pull complete [2021-08-09T22:36:42.494Z] a1111a8f2ec3: Pull complete [2021-08-09T22:36:43.083Z] ed53099fbce6: Pull complete [2021-08-09T22:36:43.083Z] dc539afda2c1: Pull complete [2021-08-09T22:36:43.348Z] 77bc0d833cb6: Pull complete [2021-08-09T22:36:43.348Z] 9065ff56babe: Pull complete [2021-08-09T22:36:44.756Z] d287ab97295c: Verifying Checksum [2021-08-09T22:36:44.756Z] d287ab97295c: Download complete [2021-08-09T22:36:49.020Z] d287ab97295c: Pull complete [2021-08-09T22:36:49.020Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-09T22:36:49.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T22:36:49.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-09T22:36:49.110Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-08-09T22:36:49.171Z] $ 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/28/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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-09T22:36:51.591Z] $ docker top deb43caf05c7dc48dac61e59cbda3a94b989fcb01bb2b92546a2b18fa46c7e92 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T22:36:51.984Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-09T22:36:52.295Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-09T22:36:52.609Z] + ls /var/log/sa-host [2021-08-09T22:36:52.609Z] + sadf -c /var/log/sa-host/sa05 [2021-08-09T22:36:52.609Z] file_magic: OK [2021-08-09T22:36:52.609Z] HZ: Using current value: 100 [2021-08-09T22:36:52.609Z] file_header: OK [2021-08-09T22:36:52.609Z] 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-09T22:36:52.609Z] Statistics: [2021-08-09T22:36:52.609Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-09T22:36:52.609Z] File successfully converted to sysstat format version 12.0.3 [2021-08-09T22:36:52.609Z] + sadf -c /var/log/sa-host/sa09 [2021-08-09T22:36:52.609Z] file_magic: OK [2021-08-09T22:36:52.609Z] HZ: Using current value: 100 [2021-08-09T22:36:52.609Z] file_header: OK [2021-08-09T22:36:52.609Z] 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-09T22:36:52.609Z] Statistics: [2021-08-09T22:36:52.609Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-09T22:36:52.609Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T22:36:53.168Z] provisioning config files... [2021-08-09T22:36:53.185Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/28@tmp/config7273072774156287158tmp [Pipeline] { [Pipeline] echo [2021-08-09T22:36:53.208Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:36:53.515Z] ---> create-netrc.sh [Pipeline] } [2021-08-09T22:36:53.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:36:53.926Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-09T22:36:53.940Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:36:54.414Z] ---> sudo-logs.sh [2021-08-09T22:36:54.414Z] Archiving 'sudo' log.. [2021-08-09T22:36:54.414Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-157.vexxhost.local: Name or service not known [2021-08-09T22:36:54.414Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-157.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-09T22:36:54.566Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:36:54.964Z] ---> job-cost.sh [2021-08-09T22:36:54.964Z] lf-activate-venv: SKIPPING [2021-08-09T22:36:54.964Z] DEBUG: total: 0.18000000715255737 [2021-08-09T22:36:54.964Z] INFO: Retrieving Stack Cost... [2021-08-09T22:36:55.940Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-09T22:36:56.204Z] INFO: Archiving Costs [Pipeline] echo [2021-08-09T22:36:56.220Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T22:36:56.528Z] ---> logs-deploy.sh [2021-08-09T22:36:56.528Z] lf-activate-venv: SKIPPING [2021-08-09T22:36:56.528Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/28 [2021-08-09T22:36:56.528Z] INFO: archiving workspace using pattern(s): [2021-08-09T22:36:57.115Z] Archives upload complete. [2021-08-09T22:36:57.380Z] INFO: archiving logs to Nexus