Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 534175572a367338c5f68a22b0251a809e37989d 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-ssh8906761847249297922.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh4634983206271909880.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh9126441267185576715.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh8651287156532747756.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-ssh4778134277226630776.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1496 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/46 [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/46 # 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/46@tmp/jenkins-gitclient-ssh5584255398754808236.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 534175572a367338c5f68a22b0251a809e37989d (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 534175572a367338c5f68a22b0251a809e37989d # timeout=10 Commit message: "Merge pull request #3697 from edgexfoundry/dependabot/go_modules/github.com/lib/pq-1.10.3" > git rev-list --no-walk 1436e3ed73e46b7e81fe8b3b5ad83a32aa03dd97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-07T01:30:32.362Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-07T01:30:32.447Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-07T01:30:32.472Z] ========================================================= [2021-09-07T01:30:32.472Z] EdgeX Global Pipelines Version Info [2021-09-07T01:30:32.472Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:30:33.812Z] ------------------- [2021-09-07T01:30:33.812Z] stable info: [2021-09-07T01:30:33.812Z] ------------------- [2021-09-07T01:30:33.812Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-07T01:30:33.812Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-07T01:30:33.812Z] Message: update stable to v1.0.205 [2021-09-07T01:30:34.408Z] ------------------- [2021-09-07T01:30:34.408Z] experimental info: [2021-09-07T01:30:34.408Z] ------------------- [2021-09-07T01:30:34.408Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-07T01:30:34.408Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-07T01:30:34.408Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-07T01:30:34.560Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-07T01:30:34.583Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-07T01:30:34.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-07T01:30:34.630Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-07T01:30:34.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-07T01:30:34.679Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-07T01:30:34.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-07T01:30:34.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-07T01:30:34.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-07T01:30:34.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-07T01:30:34.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-07T01:30:34.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-07T01:30:34.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-07T01:30:34.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-07T01:30:34.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-07T01:30:34.929Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-07T01:30:34.952Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-07T01:30:34.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-07T01:30:35.001Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-07T01:30:35.026Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-07T01:30:35.051Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-07T01:30:35.073Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-07T01:30:35.096Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-07T01:30:35.118Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-07T01:30:35.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-07T01:30:35.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-07T01:30:35.190Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 534175572a367338c5f68a22b0251a809e37989d [Pipeline] echo [2021-09-07T01:30:35.214Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5341755 [Pipeline] echo [2021-09-07T01:30:35.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-07T01:30:35.319Z] provisioning config files... [2021-09-07T01:30:35.341Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/46@tmp/config3544263787423315394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:30:35.692Z] ---> docker-login.sh [2021-09-07T01:30:35.692Z] nexus3.edgexfoundry.org:10001 [2021-09-07T01:30:35.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:30:35.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:30:35.963Z] Configure a credential helper to remove this warning. See [2021-09-07T01:30:35.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:30:35.963Z] [2021-09-07T01:30:35.963Z] Login Succeeded [2021-09-07T01:30:35.963Z] nexus3.edgexfoundry.org:10002 [2021-09-07T01:30:35.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:30:37.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:30:37.386Z] Configure a credential helper to remove this warning. See [2021-09-07T01:30:37.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:30:37.386Z] [2021-09-07T01:30:37.386Z] Login Succeeded [2021-09-07T01:30:37.386Z] nexus3.edgexfoundry.org:10003 [2021-09-07T01:30:37.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:30:37.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:30:37.386Z] Configure a credential helper to remove this warning. See [2021-09-07T01:30:37.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:30:37.386Z] [2021-09-07T01:30:37.386Z] Login Succeeded [2021-09-07T01:30:37.386Z] nexus3.edgexfoundry.org:10004 [2021-09-07T01:30:37.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:30:37.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:30:37.659Z] Configure a credential helper to remove this warning. See [2021-09-07T01:30:37.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:30:37.659Z] [2021-09-07T01:30:37.659Z] Login Succeeded [2021-09-07T01:30:37.659Z] docker.io [2021-09-07T01:30:37.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:30:37.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:30:37.929Z] Configure a credential helper to remove this warning. See [2021-09-07T01:30:37.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:30:37.929Z] [2021-09-07T01:30:37.929Z] Login Succeeded [2021-09-07T01:30:37.929Z] ---> docker-login.sh ends [Pipeline] } [2021-09-07T01:30:37.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-07T01:30:40.250Z] ++ 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-09-07T01:30:40.250Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T01:30:40.250Z] ++ dirname cmd/core-command/Dockerfile [2021-09-07T01:30:40.250Z] ++ cut -d/ -f2 [2021-09-07T01:30:40.250Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-07T01:30:40.250Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T01:30:40.251Z] ++ cut -d/ -f2 [2021-09-07T01:30:40.251Z] ++ dirname cmd/core-data/Dockerfile [2021-09-07T01:30:40.251Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-07T01:30:40.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T01:30:40.251Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-07T01:30:40.251Z] ++ cut -d/ -f2 [2021-09-07T01:30:40.251Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-07T01:30:40.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T01:30:40.251Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-07T01:30:40.251Z] ++ cut -d/ -f2 [2021-09-07T01:30:40.251Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-07T01:30:40.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T01:30:40.251Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-07T01:30:40.251Z] ++ cut -d/ -f2 [2021-09-07T01:30:40.251Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-07T01:30:40.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T01:30:40.251Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-07T01:30:40.251Z] ++ cut -d/ -f2 [2021-09-07T01:30:40.251Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-07T01:30:40.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T01:30:40.251Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-07T01:30:40.251Z] ++ cut -d/ -f2 [2021-09-07T01:30:40.251Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-07T01:30:40.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T01:30:40.251Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-07T01:30:40.251Z] ++ cut -d/ -f2 [2021-09-07T01:30:40.251Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-07T01:30:40.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-07T01:30:40.251Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-07T01:30:40.251Z] ++ cut -d/ -f2 [2021-09-07T01:30:40.251Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-07T01:30:40.323Z] 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-09-07T01:30:41.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-07T01:30:41.845Z] [2021-09-07T01:30:41.845Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:30:42.211Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-07T01:30:42.211Z] latest: Pulling from edgex-devops/git-semver [2021-09-07T01:30:42.211Z] 31603596830f: Pulling fs layer [2021-09-07T01:30:42.211Z] 04fac38145f0: Pulling fs layer [2021-09-07T01:30:42.211Z] 701f6daf10bf: Pulling fs layer [2021-09-07T01:30:42.211Z] 24f72da36158: Pulling fs layer [2021-09-07T01:30:42.211Z] 24f72da36158: Waiting [2021-09-07T01:30:42.211Z] 04fac38145f0: Verifying Checksum [2021-09-07T01:30:42.211Z] 04fac38145f0: Download complete [2021-09-07T01:30:42.800Z] 31603596830f: Verifying Checksum [2021-09-07T01:30:42.800Z] 31603596830f: Download complete [2021-09-07T01:30:42.800Z] 24f72da36158: Verifying Checksum [2021-09-07T01:30:42.800Z] 24f72da36158: Download complete [2021-09-07T01:30:42.800Z] 31603596830f: Pull complete [2021-09-07T01:30:43.274Z] 04fac38145f0: Pull complete [2021-09-07T01:30:43.274Z] 701f6daf10bf: Verifying Checksum [2021-09-07T01:30:43.274Z] 701f6daf10bf: Download complete [2021-09-07T01:30:43.541Z] 701f6daf10bf: Pull complete [2021-09-07T01:30:43.809Z] 24f72da36158: Pull complete [2021-09-07T01:30:43.809Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-07T01:30:43.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-07T01:30:43.809Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-07T01:30:43.916Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-09-07T01:30:43.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-07T01:30:44.975Z] $ docker top 0558b28d2dbd958a2ea7ffd3727ee22fc1d40bae5703f04185a18bfbb0913e06 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-07T01:30:45.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-07T01:30:45.112Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-07T01:30:45.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-07T01:30:45.234Z] $ docker exec 0558b28d2dbd958a2ea7ffd3727ee22fc1d40bae5703f04185a18bfbb0913e06 ssh-agent [2021-09-07T01:30:45.350Z] SSH_AUTH_SOCK=/tmp/ssh-Jnd7LYI6bB2I/agent.13 [2021-09-07T01:30:45.350Z] SSH_AGENT_PID=19 [2021-09-07T01:30:45.364Z] Running ssh-add (command line suppressed) [2021-09-07T01:30:45.472Z] Identity added: /w/workspace/edgex-go/46@tmp/private_key_7968168508942943091.key (/w/workspace/edgex-go/46@tmp/private_key_7968168508942943091.key) [2021-09-07T01:30:45.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-07T01:30:45.838Z] + git tag --points-at HEAD [Pipeline] } [2021-09-07T01:30:45.859Z] $ docker exec --env ******** --env ******** 0558b28d2dbd958a2ea7ffd3727ee22fc1d40bae5703f04185a18bfbb0913e06 ssh-agent -k [2021-09-07T01:30:45.956Z] unset SSH_AUTH_SOCK; [2021-09-07T01:30:45.956Z] unset SSH_AGENT_PID; [2021-09-07T01:30:45.956Z] echo Agent pid 19 killed; [2021-09-07T01:30:45.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-07T01:30:48.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-07T01:30:48.020Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-07T01:30:48.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-07T01:30:48.159Z] $ docker exec 0558b28d2dbd958a2ea7ffd3727ee22fc1d40bae5703f04185a18bfbb0913e06 ssh-agent [2021-09-07T01:30:48.291Z] SSH_AUTH_SOCK=/tmp/ssh-whTm0V5xotIY/agent.56 [2021-09-07T01:30:48.291Z] SSH_AGENT_PID=62 [2021-09-07T01:30:48.304Z] Running ssh-add (command line suppressed) [2021-09-07T01:30:48.410Z] Identity added: /w/workspace/edgex-go/46@tmp/private_key_5862759753685394331.key (/w/workspace/edgex-go/46@tmp/private_key_5862759753685394331.key) [2021-09-07T01:30:48.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-07T01:30:48.763Z] + git semver init [2021-09-07T01:30:48.763Z] # -> Open(): unable to determine branch for HEAD [2021-09-07T01:30:48.763Z] # $GIT_DIR = /w/workspace/edgex-go/46/.git [2021-09-07T01:30:48.763Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/46 [2021-09-07T01:30:48.763Z] # $SEMVER_REMOTE_NAME = origin [2021-09-07T01:30:48.763Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-07T01:30:48.763Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-07T01:30:48.763Z] # $SEMVER_BRANCH = main [2021-09-07T01:30:48.763Z] # $SEMVER_TEMP = /tmp/semver-996850154 [2021-09-07T01:30:48.763Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-07T01:32:25.464Z] # '/tmp/semver-996850154' -> '/w/workspace/edgex-go/46/.semver' [2021-09-07T01:32:25.464Z] # -> Force: false [2021-09-07T01:32:25.464Z] # $SEMVER_DIR = /w/workspace/edgex-go/46/.semver [Pipeline] } [2021-09-07T01:32:25.485Z] $ docker exec --env ******** --env ******** 0558b28d2dbd958a2ea7ffd3727ee22fc1d40bae5703f04185a18bfbb0913e06 ssh-agent -k [2021-09-07T01:32:25.621Z] unset SSH_AUTH_SOCK; [2021-09-07T01:32:25.622Z] unset SSH_AGENT_PID; [2021-09-07T01:32:25.622Z] echo Agent pid 62 killed; [2021-09-07T01:32:25.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-07T01:32:26.206Z] + git semver [Pipeline] } [2021-09-07T01:32:26.233Z] $ docker stop --time=1 0558b28d2dbd958a2ea7ffd3727ee22fc1d40bae5703f04185a18bfbb0913e06 [2021-09-07T01:32:27.971Z] $ docker rm -f 0558b28d2dbd958a2ea7ffd3727ee22fc1d40bae5703f04185a18bfbb0913e06 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-07T01:32:28.388Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-07T01:32:28.757Z] Stashed 1 file(s) [Pipeline] echo [2021-09-07T01:32:28.761Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.39 [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-09-07T01:32:29.091Z] ========================================================= [2021-09-07T01:32:29.091Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-07T01:32:29.091Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-07T01:32:29.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-07T01:32:29.431Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-07T01:32:29.431Z] 540db60ca938: Pulling fs layer [2021-09-07T01:32:29.431Z] adcc1eea9eea: Pulling fs layer [2021-09-07T01:32:29.431Z] 4c4ab2625f07: Pulling fs layer [2021-09-07T01:32:29.431Z] db62176df00c: Pulling fs layer [2021-09-07T01:32:29.431Z] 3b30891b0d05: Pulling fs layer [2021-09-07T01:32:29.431Z] 06b49ca38bd5: Pulling fs layer [2021-09-07T01:32:29.431Z] c788192a36de: Pulling fs layer [2021-09-07T01:32:29.431Z] a77e37c0d609: Pulling fs layer [2021-09-07T01:32:29.431Z] c3185cebc471: Pulling fs layer [2021-09-07T01:32:29.431Z] 06b49ca38bd5: Waiting [2021-09-07T01:32:29.431Z] c788192a36de: Waiting [2021-09-07T01:32:29.431Z] a77e37c0d609: Waiting [2021-09-07T01:32:29.431Z] c3185cebc471: Waiting [2021-09-07T01:32:29.431Z] db62176df00c: Waiting [2021-09-07T01:32:29.431Z] 3b30891b0d05: Waiting [2021-09-07T01:32:29.431Z] 4c4ab2625f07: Verifying Checksum [2021-09-07T01:32:29.431Z] 4c4ab2625f07: Download complete [2021-09-07T01:32:29.431Z] adcc1eea9eea: Verifying Checksum [2021-09-07T01:32:29.431Z] adcc1eea9eea: Download complete [2021-09-07T01:32:29.431Z] 3b30891b0d05: Download complete [2021-09-07T01:32:29.706Z] 06b49ca38bd5: Verifying Checksum [2021-09-07T01:32:29.706Z] 06b49ca38bd5: Download complete [2021-09-07T01:32:29.706Z] c788192a36de: Verifying Checksum [2021-09-07T01:32:29.706Z] c788192a36de: Download complete [2021-09-07T01:32:29.706Z] 540db60ca938: Verifying Checksum [2021-09-07T01:32:29.706Z] 540db60ca938: Download complete [2021-09-07T01:32:29.974Z] 540db60ca938: Pull complete [2021-09-07T01:32:29.974Z] adcc1eea9eea: Pull complete [2021-09-07T01:32:29.974Z] a77e37c0d609: Verifying Checksum [2021-09-07T01:32:29.974Z] a77e37c0d609: Download complete [2021-09-07T01:32:29.974Z] 4c4ab2625f07: Pull complete [2021-09-07T01:32:35.323Z] c3185cebc471: Verifying Checksum [2021-09-07T01:32:35.323Z] c3185cebc471: Download complete [2021-09-07T01:32:35.914Z] db62176df00c: Verifying Checksum [2021-09-07T01:32:35.914Z] db62176df00c: Download complete [2021-09-07T01:32:39.295Z] db62176df00c: Pull complete [2021-09-07T01:32:39.295Z] 3b30891b0d05: Pull complete [2021-09-07T01:32:39.295Z] 06b49ca38bd5: Pull complete [2021-09-07T01:32:39.295Z] c788192a36de: Pull complete [2021-09-07T01:32:39.565Z] a77e37c0d609: Pull complete [2021-09-07T01:32:41.541Z] c3185cebc471: Pull complete [2021-09-07T01:32:41.810Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-07T01:32:41.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-07T01:32:41.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-07T01:32:42.161Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-07T01:32:42.161Z] WORKDIR /edgex [2021-09-07T01:32:42.161Z] COPY go.mod . [2021-09-07T01:32:42.161Z] RUN go mod download' [2021-09-07T01:32:42.161Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-07T01:32:43.996Z] Still waiting to schedule task [2021-09-07T01:32:43.997Z] ‘prd-centos7-docker-4c-2g-1490’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-07T01:32:43.997Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1492’ is offline [2021-09-07T01:32:43.997Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1498’ is offline [2021-09-07T01:32:44.766Z] Sending build context to Docker daemon 328.8MB [2021-09-07T01:32:44.766Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-07T01:32:44.766Z] ---> 031687cdd783 [2021-09-07T01:32:44.766Z] Step 2/4 : WORKDIR /edgex [2021-09-07T01:32:46.002Z] ---> Running in ec2008f08c1b [2021-09-07T01:32:46.002Z] Removing intermediate container ec2008f08c1b [2021-09-07T01:32:46.002Z] ---> 02d4453ccca7 [2021-09-07T01:32:46.002Z] Step 3/4 : COPY go.mod . [2021-09-07T01:32:46.002Z] ---> c6737b1ddd9f [2021-09-07T01:32:46.002Z] Step 4/4 : RUN go mod download [2021-09-07T01:32:46.002Z] ---> Running in aeabd2cfc3d4 [2021-09-07T01:33:33.171Z] Removing intermediate container aeabd2cfc3d4 [2021-09-07T01:33:33.171Z] ---> b4c764c8e08a [2021-09-07T01:33:33.171Z] Successfully built b4c764c8e08a [2021-09-07T01:33:33.171Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:33:33.502Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-07T01:33:33.502Z] . [Pipeline] withDockerContainer [2021-09-07T01:33:33.610Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-09-07T01:33:33.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-07T01:33:34.077Z] $ docker top 3686879f734fce8491830104c80b58f3cda5232cd37e29ec2848c70e184bdafc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T01:33:34.489Z] + go version [2021-09-07T01:33:34.489Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-07T01:33:34.515Z] $ docker stop --time=1 3686879f734fce8491830104c80b58f3cda5232cd37e29ec2848c70e184bdafc [2021-09-07T01:33:35.730Z] $ docker rm -f 3686879f734fce8491830104c80b58f3cda5232cd37e29ec2848c70e184bdafc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:33:36.296Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-07T01:33:36.296Z] . [Pipeline] withDockerContainer [2021-09-07T01:33:37.911Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-09-07T01:33:37.999Z] $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-07T01:33:38.375Z] $ docker top c852584e35085561be7568cac49375cd02e120dfcc07ae359936d6f005f2d1ec -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-07T01:33:38.467Z] ========================================================= [2021-09-07T01:33:38.467Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-07T01:33:38.467Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-07T01:33:38.794Z] + go mod tidy [Pipeline] sh [2021-09-07T01:33:39.383Z] + make test [2021-09-07T01:33:39.384Z] 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-09-07T01:33:39.652Z] go mod tidy [2021-09-07T01:33:39.939Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-07T01:33:45.335Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-07T01:34:03.713Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-07T01:34:07.105Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-07T01:34:07.105Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-07T01:34:07.373Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-07T01:34:09.603Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-07T01:34:10.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-07T01:34:10.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-07T01:34:10.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-07T01:34:11.200Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-07T01:34:11.478Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-07T01:34:11.753Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-07T01:34:11.753Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-07T01:34:11.753Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-07T01:34:11.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-07T01:34:13.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2021-09-07T01:34:13.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-07T01:34:13.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-07T01:34:14.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements [2021-09-07T01:34:14.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-07T01:34:15.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 46.3% of statements [2021-09-07T01:34:15.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-07T01:34:15.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-07T01:34:15.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 90.1% of statements [2021-09-07T01:34:15.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-07T01:34:15.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-07T01:34:17.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-09-07T01:34:17.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-07T01:34:17.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-07T01:34:17.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-07T01:34:17.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-07T01:34:17.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-07T01:34:17.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.246s coverage: 94.2% of statements [2021-09-07T01:34:17.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-07T01:34:17.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-07T01:34:17.586Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2021-09-07T01:34:17.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-07T01:34:17.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-07T01:34:17.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-07T01:34:17.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-07T01:34:17.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-07T01:34:18.175Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-09-07T01:34:18.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-07T01:34:18.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-07T01:34:18.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-07T01:34:18.768Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-09-07T01:34:18.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-07T01:34:18.768Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-09-07T01:34:19.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-09-07T01:34:19.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-07T01:34:19.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-09-07T01:34:20.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements [2021-09-07T01:34:20.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-09-07T01:34:20.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-09-07T01:34:20.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-09-07T01:34:33.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2021-09-07T01:34:33.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-09-07T01:34:41.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 18.207s coverage: 81.8% of statements [2021-09-07T01:34:41.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-07T01:34:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-09-07T01:34:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-07T01:34:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-07T01:34:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-07T01:34:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-09-07T01:34:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-07T01:34:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-07T01:34:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-07T01:34:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-07T01:34:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-07T01:34:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-09-07T01:34:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-07T01:34:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-07T01:34:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-09-07T01:34:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-07T01:34:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-07T01:34:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-07T01:34:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-09-07T01:34:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-09-07T01:34:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-09-07T01:34:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 91.2% of statements [2021-09-07T01:34:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-07T01:34:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2021-09-07T01:34:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-07T01:34:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-07T01:34:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-09-07T01:34:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-09-07T01:34:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-09-07T01:34:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-09-07T01:34:56.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-09-07T01:34:57.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 66.9% of statements [2021-09-07T01:34:57.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-07T01:34:57.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-07T01:34:57.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-07T01:34:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements [2021-09-07T01:34:57.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-07T01:34:57.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-07T01:34:58.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-09-07T01:34:58.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-07T01:34:58.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.085s coverage: 84.8% of statements [2021-09-07T01:34:58.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-07T01:35:05.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 19.5% of statements [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-07T01:35:05.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.0% of statements [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-07T01:35:05.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-07T01:35:05.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-07T01:35:05.910Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-07T01:35:05.910Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-07T01:35:05.910Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-09-07T01:35:05.910Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-09-07T01:35:05.910Z] GO111MODULE=on go vet ./... [2021-09-07T01:35:28.058Z] gofmt -l . [2021-09-07T01:35:28.058Z] [ "`gofmt -l .`" = "" ] [2021-09-07T01:35:28.330Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-07T01:35:28.922Z] + ls -al . [2021-09-07T01:35:28.922Z] total 608 [2021-09-07T01:35:28.922Z] drwxrwxr-x 10 1001 1001 4096 Sep 7 01:35 . [2021-09-07T01:35:28.922Z] drwxr-xr-x 4 root root 30 Sep 7 01:33 .. [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 11 Sep 7 01:30 .dockerignore [2021-09-07T01:35:28.922Z] drwxrwxr-x 8 1001 1001 162 Sep 7 01:30 .git [2021-09-07T01:35:28.922Z] drwxrwxr-x 4 1001 1001 142 Sep 7 01:30 .github [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 818 Sep 7 01:30 .gitignore [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 76 Sep 7 01:30 .hadolint.yml [2021-09-07T01:35:28.922Z] drwx------ 3 1001 1001 43 Sep 7 01:32 .semver [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 166 Sep 7 01:30 .sonarcloud.properties [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 1171 Sep 7 01:30 ADOPTERS.md [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 8493 Sep 7 01:30 Attribution.txt [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 43881 Sep 7 01:30 CHANGELOG.md [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 3804 Sep 7 01:30 CONTRIBUTING.md [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 677 Sep 7 01:30 GOVERNANCE.md [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 849 Sep 7 01:30 Jenkinsfile [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 10775 Sep 7 01:30 LICENSE [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 5915 Sep 7 01:30 Makefile [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 582 Sep 7 01:30 OWNERS.md [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 8643 Sep 7 01:30 README.md [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 6912 Sep 7 01:30 SECURITY.md [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 12 Sep 7 01:32 VERSION [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 4131 Sep 7 01:30 ZMQWindows.md [2021-09-07T01:35:28.922Z] drwxrwxr-x 2 1001 1001 37 Sep 7 01:30 bin [2021-09-07T01:35:28.922Z] drwxrwxr-x 14 1001 1001 4096 Sep 7 01:30 cmd [2021-09-07T01:35:28.922Z] -rw-r--r-- 1 root root 404331 Sep 7 01:35 coverage.out [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 841 Sep 7 01:30 go.mod [2021-09-07T01:35:28.922Z] -rw-r--r-- 1 root root 50064 Sep 7 01:33 go.sum [2021-09-07T01:35:28.922Z] drwxrwxr-x 8 1001 1001 124 Sep 7 01:30 internal [2021-09-07T01:35:28.922Z] drwxrwxr-x 3 1001 1001 16 Sep 7 01:30 openapi [2021-09-07T01:35:28.922Z] drwxrwxr-x 4 1001 1001 71 Sep 7 01:30 snap [2021-09-07T01:35:28.922Z] -rw-rw-r-- 1 1001 1001 204 Sep 7 01:30 version.go [Pipeline] sh [2021-09-07T01:35:29.250Z] + '[' -e coverage.out ] [2021-09-07T01:35:29.250Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-07T01:35:29.364Z] Stashed 1 file(s) [Pipeline] sh [2021-09-07T01:35:29.681Z] + make build [2021-09-07T01:35:29.681Z] go mod tidy [2021-09-07T01:35:29.681Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-data/core-data ./cmd/core-data [2021-09-07T01:35:31.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-07T01:35:39.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-command/core-command ./cmd/core-command [2021-09-07T01:35:39.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-07T01:35:40.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-07T01:35:41.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-07T01:35:42.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-07T01:35:43.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-07T01:35:44.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-07T01:35:45.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-07T01:35:46.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-07T01:35:47.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-07T01:35:48.840Z] $ docker stop --time=1 c852584e35085561be7568cac49375cd02e120dfcc07ae359936d6f005f2d1ec [2021-09-07T01:35:50.811Z] $ docker rm -f c852584e35085561be7568cac49375cd02e120dfcc07ae359936d6f005f2d1ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:35:56.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-07T01:35:56.938Z] [2021-09-07T01:35:56.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:35:57.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-07T01:35:57.537Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-07T01:35:57.537Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-07T01:35:57.537Z] ca9280d653b3: Pulling fs layer [2021-09-07T01:35:57.537Z] 7e9c9ca2126c: Pulling fs layer [2021-09-07T01:35:57.537Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-07T01:35:57.537Z] cbdbe7a5bc2a: Download complete [2021-09-07T01:35:57.805Z] cbdbe7a5bc2a: Pull complete [2021-09-07T01:35:58.773Z] ca9280d653b3: Verifying Checksum [2021-09-07T01:35:58.773Z] ca9280d653b3: Download complete [2021-09-07T01:35:59.379Z] ca9280d653b3: Pull complete [2021-09-07T01:36:01.973Z] 7e9c9ca2126c: Download complete [2021-09-07T01:36:05.340Z] 7e9c9ca2126c: Pull complete [2021-09-07T01:36:05.340Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-07T01:36:05.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-07T01:36:05.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-07T01:36:05.468Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-09-07T01:36:05.547Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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-09-07T01:36:08.555Z] $ docker top 0e7992ed6052dd2838815cb47cb93780ec718a3ae92b913389c01d7a731d7ab1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T01:36:09.011Z] + docker-compose build --help [2021-09-07T01:36:09.011Z] + grep parallel [2021-09-07T01:36:09.487Z] --parallel Build images in parallel. [Pipeline] } [2021-09-07T01:36:09.774Z] $ docker stop --time=1 0e7992ed6052dd2838815cb47cb93780ec718a3ae92b913389c01d7a731d7ab1 [2021-09-07T01:36:11.007Z] $ docker rm -f 0e7992ed6052dd2838815cb47cb93780ec718a3ae92b913389c01d7a731d7ab1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:36:11.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-07T01:36:11.477Z] . [Pipeline] withDockerContainer [2021-09-07T01:36:11.579Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-09-07T01:36:11.650Z] $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-07T01:36:12.122Z] $ docker top 8de1b5df0e2047eff21e99e5b88fdccd032083ad5b2a30b3b7847fccb2b338de -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T01:36:12.590Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-07T01:36:13.174Z] Building core-command ... [2021-09-07T01:36:13.174Z] Building core-data ... [2021-09-07T01:36:13.174Z] Building core-metadata ... [2021-09-07T01:36:13.174Z] Building security-bootstrapper ... [2021-09-07T01:36:13.174Z] Building security-proxy-setup ... [2021-09-07T01:36:13.174Z] Building security-secretstore-setup ... [2021-09-07T01:36:13.174Z] Building support-notifications ... [2021-09-07T01:36:13.174Z] Building support-scheduler ... [2021-09-07T01:36:13.174Z] Building sys-mgmt-agent ... [2021-09-07T01:36:13.174Z] Building sys-mgmt-agent [2021-09-07T01:36:13.174Z] Building core-data [2021-09-07T01:36:13.174Z] Building security-bootstrapper [2021-09-07T01:36:13.174Z] Building core-command [2021-09-07T01:36:13.174Z] Building security-secretstore-setup [2021-09-07T01:36:20.392Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1499 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-07T01:36:20.411Z] Running in /w/workspace/edgex-go/46 [Pipeline] { [Pipeline] checkout [2021-09-07T01:36:20.639Z] The recommended git tool is: git [2021-09-07T01:36:25.066Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:36:25.066Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:36:25.066Z] ---> b4c764c8e08a [2021-09-07T01:36:25.066Z] Step 3/26 : WORKDIR /edgex-go [2021-09-07T01:36:25.066Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:36:25.066Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:36:25.066Z] ---> b4c764c8e08a [2021-09-07T01:36:25.066Z] Step 3/32 : WORKDIR /edgex-go [2021-09-07T01:36:25.066Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:36:25.066Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:36:25.066Z] ---> b4c764c8e08a [2021-09-07T01:36:25.066Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T01:36:27.033Z] ---> Running in 48dc2534de5d [2021-09-07T01:36:27.033Z] ---> Running in f7433dc6fffe [2021-09-07T01:36:27.304Z] ---> Running in 79f5729a0526 [2021-09-07T01:36:27.842Z] using credential edgex-jenkins-ssh [2021-09-07T01:36:27.860Z] Cloning the remote Git repository [2021-09-07T01:36:27.908Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-07T01:36:28.024Z] > git init /w/workspace/edgex-go/46 # timeout=10 [2021-09-07T01:36:28.094Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-07T01:36:28.095Z] > git --version # timeout=10 [2021-09-07T01:36:28.109Z] > git --version # 'git version 2.17.1' [2021-09-07T01:36:28.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-07T01:36:28.179Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-07T01:36:35.771Z] Removing intermediate container 48dc2534de5d [2021-09-07T01:36:35.771Z] ---> 80f78fea1833 [2021-09-07T01:36:35.771Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:36:35.771Z] Removing intermediate container 79f5729a0526 [2021-09-07T01:36:35.771Z] ---> f5ce75856d85 [2021-09-07T01:36:35.771Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:36:35.772Z] Removing intermediate container f7433dc6fffe [2021-09-07T01:36:35.772Z] ---> 3574f48056be [2021-09-07T01:36:35.772Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:36:35.772Z] ---> Running in 581549cf441e [2021-09-07T01:36:35.772Z] ---> Running in 47fdcd6303ae [2021-09-07T01:36:36.042Z] ---> Running in a962dc3a0725 [2021-09-07T01:36:37.021Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:36:37.021Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:36:37.021Z] ---> b4c764c8e08a [2021-09-07T01:36:37.021Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T01:36:37.292Z] ---> Using cache [2021-09-07T01:36:37.292Z] ---> f5ce75856d85 [2021-09-07T01:36:37.292Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:36:38.718Z] ---> Running in ebfc5006fec4 [2021-09-07T01:36:39.702Z] Removing intermediate container 581549cf441e [2021-09-07T01:36:39.702Z] ---> 8f07fd9fffc5 [2021-09-07T01:36:39.702Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-07T01:36:39.983Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:36:39.983Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:36:39.983Z] ---> b4c764c8e08a [2021-09-07T01:36:39.983Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T01:36:39.983Z] ---> Using cache [2021-09-07T01:36:39.983Z] ---> f5ce75856d85 [2021-09-07T01:36:39.983Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:36:39.983Z] ---> Using cache [2021-09-07T01:36:39.983Z] ---> 8f07fd9fffc5 [2021-09-07T01:36:39.983Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-07T01:36:39.983Z] ---> Running in e3051f804957 [2021-09-07T01:36:39.983Z] ---> Running in fa54c3886e41 [2021-09-07T01:36:39.983Z] Removing intermediate container a962dc3a0725 [2021-09-07T01:36:39.983Z] ---> ebbda03630d2 [2021-09-07T01:36:39.983Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-07T01:36:40.256Z] Removing intermediate container 47fdcd6303ae [2021-09-07T01:36:40.256Z] ---> fcef174360bf [2021-09-07T01:36:40.256Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-07T01:36:40.256Z] ---> Running in 4e71398f896b [2021-09-07T01:36:40.256Z] ---> Running in a04d47ce21c9 [2021-09-07T01:36:40.256Z] Removing intermediate container ebfc5006fec4 [2021-09-07T01:36:40.256Z] ---> 0779a197a9fb [2021-09-07T01:36:40.256Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-07T01:36:40.256Z] ---> Running in 3a9cfe376730 [2021-09-07T01:36:40.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T01:36:40.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T01:36:40.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T01:36:40.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T01:36:41.118Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T01:36:41.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T01:36:41.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T01:36:41.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T01:36:41.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T01:36:41.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T01:36:42.269Z] OK: 219 MiB in 52 packages [2021-09-07T01:36:42.545Z] Removing intermediate container e3051f804957 [2021-09-07T01:36:42.545Z] ---> 67c00d76e653 [2021-09-07T01:36:42.545Z] Step 6/24 : COPY go.mod . [2021-09-07T01:36:42.545Z] OK: 219 MiB in 52 packages [2021-09-07T01:36:42.545Z] OK: 219 MiB in 52 packages [2021-09-07T01:36:42.545Z] OK: 219 MiB in 52 packages [2021-09-07T01:36:42.545Z] ---> b9115c4056ec [2021-09-07T01:36:42.545Z] Step 7/24 : RUN go mod download [2021-09-07T01:36:42.838Z] ---> Running in a4867789807d [2021-09-07T01:36:42.838Z] Removing intermediate container a04d47ce21c9 [2021-09-07T01:36:42.838Z] ---> 8dfd10662b9e [2021-09-07T01:36:42.838Z] Step 6/26 : COPY go.mod . [2021-09-07T01:36:43.140Z] Removing intermediate container 3a9cfe376730 [2021-09-07T01:36:43.140Z] ---> f393e4164b97 [2021-09-07T01:36:43.140Z] Step 6/24 : COPY go.mod . [2021-09-07T01:36:43.140Z] Removing intermediate container 4e71398f896b [2021-09-07T01:36:43.140Z] ---> eb339e9d48a3 [2021-09-07T01:36:43.140Z] Step 6/32 : COPY go.mod . [2021-09-07T01:36:43.140Z] ---> b70b9d98bd0f [2021-09-07T01:36:43.140Z] Step 7/26 : RUN go mod download [2021-09-07T01:36:43.140Z] ---> Running in 399091bfd3be [2021-09-07T01:36:43.417Z] Avoid second fetch [2021-09-07T01:36:43.418Z] Checking out Revision 534175572a367338c5f68a22b0251a809e37989d (main) [2021-09-07T01:36:43.424Z] ---> 588fb76972e6 [2021-09-07T01:36:43.424Z] Step 7/32 : RUN go mod download [2021-09-07T01:36:43.424Z] ---> 45b26ad6c1dc [2021-09-07T01:36:43.424Z] Step 7/24 : RUN go mod download [2021-09-07T01:36:43.424Z] ---> Running in d17f3273020c [2021-09-07T01:36:43.424Z] ---> Running in ac154fc57cd9 [2021-09-07T01:36:44.030Z] Removing intermediate container a4867789807d [2021-09-07T01:36:44.030Z] ---> a158acc289e9 [2021-09-07T01:36:44.030Z] Step 8/24 : COPY . . [2021-09-07T01:36:44.671Z] OK: 219 MiB in 52 packages [2021-09-07T01:36:43.374Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-07T01:36:43.394Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-07T01:36:43.438Z] > git config core.sparsecheckout # timeout=10 [2021-09-07T01:36:43.452Z] > git checkout -f 534175572a367338c5f68a22b0251a809e37989d # timeout=10 [2021-09-07T01:36:46.123Z] Removing intermediate container 399091bfd3be [2021-09-07T01:36:46.123Z] ---> 22a95a3b7bfb [2021-09-07T01:36:46.123Z] Step 8/26 : COPY . . [2021-09-07T01:36:47.838Z] Commit message: "Merge pull request #3697 from edgexfoundry/dependabot/go_modules/github.com/lib/pq-1.10.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-07T01:36:48.377Z] provisioning config files... [2021-09-07T01:36:48.406Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/46@tmp/config4228346504155834780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:36:48.992Z] ---> docker-login.sh [2021-09-07T01:36:48.992Z] nexus3.edgexfoundry.org:10001 [2021-09-07T01:36:49.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:36:50.475Z] Removing intermediate container fa54c3886e41 [2021-09-07T01:36:50.475Z] ---> 59c465c17b2e [2021-09-07T01:36:50.475Z] Step 6/24 : COPY go.mod . [2021-09-07T01:36:50.475Z] ---> c555570ed207 [2021-09-07T01:36:50.475Z] Step 9/24 : RUN go mod tidy [2021-09-07T01:36:50.475Z] Removing intermediate container d17f3273020c [2021-09-07T01:36:50.475Z] ---> bcda2462a23f [2021-09-07T01:36:50.475Z] Step 8/32 : COPY . . [2021-09-07T01:36:50.475Z] Removing intermediate container ac154fc57cd9 [2021-09-07T01:36:50.475Z] ---> 6d81054d3c04 [2021-09-07T01:36:50.475Z] Step 8/24 : COPY . . [2021-09-07T01:36:50.475Z] ---> Running in 7bbb41667e8c [2021-09-07T01:36:50.475Z] ---> cc60c07a6c20 [2021-09-07T01:36:50.475Z] Step 7/24 : RUN go mod download [2021-09-07T01:36:50.475Z] ---> 997a2b75a061 [2021-09-07T01:36:50.475Z] Step 9/26 : RUN go mod tidy [2021-09-07T01:36:50.475Z] ---> Running in 29a33780f68e [2021-09-07T01:36:50.475Z] ---> Running in a551de00b8e3 [2021-09-07T01:36:50.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:36:50.595Z] Configure a credential helper to remove this warning. See [2021-09-07T01:36:50.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:36:50.595Z] [2021-09-07T01:36:50.595Z] Login Succeeded [2021-09-07T01:36:50.595Z] nexus3.edgexfoundry.org:10002 [2021-09-07T01:36:50.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:36:51.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:36:51.145Z] Configure a credential helper to remove this warning. See [2021-09-07T01:36:51.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:36:51.145Z] [2021-09-07T01:36:51.145Z] Login Succeeded [2021-09-07T01:36:51.145Z] nexus3.edgexfoundry.org:10003 [2021-09-07T01:36:51.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:36:51.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:36:51.693Z] Configure a credential helper to remove this warning. See [2021-09-07T01:36:51.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:36:51.693Z] [2021-09-07T01:36:51.693Z] Login Succeeded [2021-09-07T01:36:51.693Z] nexus3.edgexfoundry.org:10004 [2021-09-07T01:36:51.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:36:52.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:36:52.243Z] Configure a credential helper to remove this warning. See [2021-09-07T01:36:52.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:36:52.243Z] [2021-09-07T01:36:52.243Z] Login Succeeded [2021-09-07T01:36:52.243Z] docker.io [2021-09-07T01:36:52.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:36:53.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:36:53.114Z] Configure a credential helper to remove this warning. See [2021-09-07T01:36:53.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:36:53.114Z] [2021-09-07T01:36:53.114Z] Login Succeeded [2021-09-07T01:36:53.114Z] ---> docker-login.sh ends [Pipeline] } [2021-09-07T01:36:53.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-07T01:36:53.511Z] ========================================================= [2021-09-07T01:36:53.511Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-07T01:36:53.511Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-07T01:36:53.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-07T01:36:54.250Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-07T01:36:54.250Z] 595b0fe564bb: Pulling fs layer [2021-09-07T01:36:54.250Z] 24495759ef45: Pulling fs layer [2021-09-07T01:36:54.250Z] d148012ef14d: Pulling fs layer [2021-09-07T01:36:54.250Z] e90a11edd702: Pulling fs layer [2021-09-07T01:36:54.250Z] d77568369979: Pulling fs layer [2021-09-07T01:36:54.250Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-07T01:36:54.250Z] 170f2ba95c9a: Pulling fs layer [2021-09-07T01:36:54.250Z] 97ac5df62f85: Pulling fs layer [2021-09-07T01:36:54.250Z] fc1c9f9a7f3b: Waiting [2021-09-07T01:36:54.250Z] 170f2ba95c9a: Waiting [2021-09-07T01:36:54.250Z] e90a11edd702: Waiting [2021-09-07T01:36:54.250Z] d77568369979: Waiting [2021-09-07T01:36:54.250Z] 97ac5df62f85: Waiting [2021-09-07T01:36:54.250Z] d148012ef14d: Download complete [2021-09-07T01:36:54.250Z] 24495759ef45: Verifying Checksum [2021-09-07T01:36:54.250Z] 24495759ef45: Download complete [2021-09-07T01:36:54.250Z] d77568369979: Download complete [2021-09-07T01:36:54.526Z] fc1c9f9a7f3b: Download complete [2021-09-07T01:36:54.526Z] 595b0fe564bb: Verifying Checksum [2021-09-07T01:36:54.526Z] 595b0fe564bb: Download complete [2021-09-07T01:36:54.526Z] 170f2ba95c9a: Verifying Checksum [2021-09-07T01:36:54.526Z] 170f2ba95c9a: Download complete [2021-09-07T01:36:54.964Z] Removing intermediate container 7bbb41667e8c [2021-09-07T01:36:54.964Z] ---> 07794ccccdfd [2021-09-07T01:36:54.964Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-07T01:36:55.128Z] 595b0fe564bb: Pull complete [2021-09-07T01:36:55.247Z] Removing intermediate container a551de00b8e3 [2021-09-07T01:36:55.247Z] ---> f57c6bd98a69 [2021-09-07T01:36:55.247Z] Step 8/24 : COPY . . [2021-09-07T01:36:55.544Z] ---> Running in 677ca13cec70 [2021-09-07T01:36:55.734Z] 24495759ef45: Pull complete [2021-09-07T01:36:56.366Z] d148012ef14d: Pull complete [2021-09-07T01:36:56.575Z] Removing intermediate container 29a33780f68e [2021-09-07T01:36:56.575Z] ---> a4a6e966708f [2021-09-07T01:36:56.575Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-07T01:36:58.277Z] ---> Running in 941d0337f7eb [2021-09-07T01:36:58.277Z] ---> b8f479907b80 [2021-09-07T01:36:58.277Z] Step 9/32 : RUN go mod tidy [2021-09-07T01:36:58.277Z] ---> d04884ee639b [2021-09-07T01:36:58.277Z] Step 9/24 : RUN go mod tidy [2021-09-07T01:36:58.277Z] ---> Running in 9f017a112f7b [2021-09-07T01:36:58.277Z] ---> Running in 35c9133c9ad0 [2021-09-07T01:36:58.351Z] e90a11edd702: Verifying Checksum [2021-09-07T01:36:58.351Z] e90a11edd702: Download complete [2021-09-07T01:36:58.351Z] 97ac5df62f85: Verifying Checksum [2021-09-07T01:36:58.351Z] 97ac5df62f85: Download complete [2021-09-07T01:36:58.901Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-07T01:36:58.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-07T01:37:01.649Z] Removing intermediate container 9f017a112f7b [2021-09-07T01:37:01.649Z] ---> 725d2e4347bc [2021-09-07T01:37:01.649Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-07T01:37:01.649Z] ---> Running in 5f585bfbe96a [2021-09-07T01:37:01.649Z] Removing intermediate container 35c9133c9ad0 [2021-09-07T01:37:01.649Z] ---> 0fff04c3e3a2 [2021-09-07T01:37:01.649Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-07T01:37:01.649Z] ---> Running in bdfa12ca8e88 [2021-09-07T01:37:02.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-07T01:37:02.575Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-data/core-data ./cmd/core-data [2021-09-07T01:37:08.111Z] ---> 434a992b86c3 [2021-09-07T01:37:08.111Z] Step 9/24 : RUN go mod tidy [2021-09-07T01:37:08.111Z] ---> Running in 2ce64452615a [2021-09-07T01:37:08.536Z] e90a11edd702: Pull complete [2021-09-07T01:37:08.536Z] d77568369979: Pull complete [2021-09-07T01:37:08.536Z] fc1c9f9a7f3b: Pull complete [2021-09-07T01:37:08.536Z] 170f2ba95c9a: Pull complete [2021-09-07T01:37:10.123Z] Removing intermediate container 2ce64452615a [2021-09-07T01:37:10.123Z] ---> 36f514842f6c [2021-09-07T01:37:10.123Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-07T01:37:10.123Z] ---> Running in 48325485f3b8 [2021-09-07T01:37:10.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-command/core-command ./cmd/core-command [2021-09-07T01:37:13.964Z] 97ac5df62f85: Pull complete [2021-09-07T01:37:14.236Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-07T01:37:14.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-07T01:37:14.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-07T01:37:14.599Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-07T01:37:14.599Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-07T01:37:14.599Z] WORKDIR /edgex [2021-09-07T01:37:14.599Z] COPY go.mod . [2021-09-07T01:37:14.599Z] RUN go mod download [2021-09-07T01:37:16.577Z] Sending build context to Docker daemon 166MB [2021-09-07T01:37:16.577Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-07T01:37:16.577Z] ---> 04bc70af865f [2021-09-07T01:37:16.577Z] Step 2/4 : WORKDIR /edgex [2021-09-07T01:37:22.555Z] ---> Running in 75cf8be42525 [2021-09-07T01:37:22.555Z] Removing intermediate container 75cf8be42525 [2021-09-07T01:37:22.555Z] ---> 8743447bdd2d [2021-09-07T01:37:22.555Z] Step 3/4 : COPY go.mod . [2021-09-07T01:37:22.555Z] ---> 5e1c8b2e9851 [2021-09-07T01:37:22.555Z] Step 4/4 : RUN go mod download [2021-09-07T01:37:22.555Z] ---> Running in 6953935faf0e [2021-09-07T01:37:39.209Z] Removing intermediate container 677ca13cec70 [2021-09-07T01:37:39.209Z] ---> 12c28e74bd76 [2021-09-07T01:37:39.209Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-07T01:37:39.209Z] ---> Running in aeda6c3bd8df [2021-09-07T01:37:39.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-07T01:37:39.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-07T01:37:39.209Z] Removing intermediate container aeda6c3bd8df [2021-09-07T01:37:39.209Z] ---> b9820fdb4c15 [2021-09-07T01:37:39.209Z] [2021-09-07T01:37:39.209Z] Step 12/24 : FROM docker:20.10.7 [2021-09-07T01:37:39.209Z] 20.10.7: Pulling from library/docker [2021-09-07T01:37:40.270Z] Removing intermediate container 941d0337f7eb [2021-09-07T01:37:40.270Z] ---> c5d6d45f4aee [2021-09-07T01:37:40.270Z] [2021-09-07T01:37:40.270Z] Step 11/26 : FROM alpine:3.12 [2021-09-07T01:37:40.571Z] 3.12: Pulling from library/alpine [2021-09-07T01:37:42.074Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-07T01:37:42.074Z] Status: Downloaded newer image for alpine:3.12 [2021-09-07T01:37:42.074Z] ---> 48b8ec4ed9eb [2021-09-07T01:37:42.074Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-07T01:37:42.381Z] ---> Running in 16bbc7fa7d16 [2021-09-07T01:37:42.670Z] Removing intermediate container 5f585bfbe96a [2021-09-07T01:37:42.670Z] ---> 3b85028906b4 [2021-09-07T01:37:42.670Z] [2021-09-07T01:37:42.670Z] Step 11/32 : FROM alpine:3.12 [2021-09-07T01:37:42.670Z] ---> 48b8ec4ed9eb [2021-09-07T01:37:42.670Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-07T01:37:42.670Z] ---> Running in 08b1620ec53e [2021-09-07T01:37:42.958Z] Removing intermediate container 08b1620ec53e [2021-09-07T01:37:42.958Z] ---> b92f7e9c6dde [2021-09-07T01:37:42.958Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-07T01:37:42.958Z] ---> Running in 747c0771ce0d [2021-09-07T01:37:43.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T01:37:43.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T01:37:43.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T01:37:43.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T01:37:43.853Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-07T01:37:43.853Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-07T01:37:43.853Z] (3/3) Installing su-exec (0.2-r1) [2021-09-07T01:37:43.853Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T01:37:43.853Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T01:37:44.149Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-07T01:37:44.150Z] OK: 6 MiB in 17 packages [2021-09-07T01:37:44.150Z] (2/2) Installing su-exec (0.2-r1) [2021-09-07T01:37:44.150Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T01:37:44.150Z] OK: 6 MiB in 16 packages [2021-09-07T01:37:44.811Z] Removing intermediate container 16bbc7fa7d16 [2021-09-07T01:37:44.811Z] ---> b0d500095b62 [2021-09-07T01:37:44.811Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-07T01:37:44.811Z] Removing intermediate container 747c0771ce0d [2021-09-07T01:37:44.811Z] ---> 5bb89432f81b [2021-09-07T01:37:44.811Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-07T01:37:44.811Z] ---> Running in 03e29e02375d [2021-09-07T01:37:44.811Z] ---> Running in ee04fef26dba [2021-09-07T01:37:45.125Z] Removing intermediate container ee04fef26dba [2021-09-07T01:37:45.125Z] ---> 5ee7859c6f3d [2021-09-07T01:37:45.125Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-07T01:37:45.125Z] Removing intermediate container 03e29e02375d [2021-09-07T01:37:45.125Z] ---> ecde06ecdcd5 [2021-09-07T01:37:45.125Z] Step 14/26 : WORKDIR / [2021-09-07T01:37:45.417Z] ---> Running in 4f1f69c014ed [2021-09-07T01:37:45.417Z] ---> Running in ff83ee961664 [2021-09-07T01:37:47.277Z] Removing intermediate container 4f1f69c014ed [2021-09-07T01:37:47.277Z] ---> dfd9f2da7105 [2021-09-07T01:37:47.277Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-07T01:37:47.277Z] Removing intermediate container ff83ee961664 [2021-09-07T01:37:47.277Z] ---> 7541fc22b630 [2021-09-07T01:37:47.277Z] 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-09-07T01:37:47.277Z] ---> Running in 5a07adf9b867 [2021-09-07T01:37:47.277Z] Removing intermediate container 48325485f3b8 [2021-09-07T01:37:47.277Z] ---> caa0a5b4512b [2021-09-07T01:37:47.277Z] [2021-09-07T01:37:47.277Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T01:37:47.277Z] ---> 48b8ec4ed9eb [2021-09-07T01:37:47.277Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-07T01:37:47.277Z] ---> Running in d647866d245c [2021-09-07T01:37:47.277Z] ---> 3c8097583581 [2021-09-07T01:37:47.277Z] 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-09-07T01:37:47.277Z] ---> afcb8e535797 [2021-09-07T01:37:47.277Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-07T01:37:47.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T01:37:47.277Z] ---> 9a39cb51dcba [2021-09-07T01:37:47.277Z] 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-09-07T01:37:47.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T01:37:47.277Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-07T01:37:47.277Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T01:37:47.277Z] OK: 6 MiB in 15 packages [2021-09-07T01:37:47.559Z] Removing intermediate container 5a07adf9b867 [2021-09-07T01:37:47.559Z] ---> 8be1c12a9488 [2021-09-07T01:37:47.559Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-07T01:37:47.851Z] ---> Running in 90a493162459 [2021-09-07T01:37:47.851Z] ---> 646cdf900c14 [2021-09-07T01:37:47.851Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-07T01:37:48.148Z] Removing intermediate container bdfa12ca8e88 [2021-09-07T01:37:48.148Z] ---> 18743e46a876 [2021-09-07T01:37:48.148Z] [2021-09-07T01:37:48.148Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T01:37:48.148Z] ---> 48b8ec4ed9eb [2021-09-07T01:37:48.148Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-07T01:37:48.148Z] ---> Running in 742bc0acecf9 [2021-09-07T01:37:48.148Z] Removing intermediate container 90a493162459 [2021-09-07T01:37:48.148Z] ---> 84185573a07a [2021-09-07T01:37:48.149Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-07T01:37:48.149Z] Removing intermediate container d647866d245c [2021-09-07T01:37:48.149Z] ---> 87262aad151b [2021-09-07T01:37:48.149Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T01:37:48.149Z] ---> Running in ad45abf2bfbc [2021-09-07T01:37:48.450Z] Removing intermediate container 742bc0acecf9 [2021-09-07T01:37:48.450Z] ---> 566d0c0740b5 [2021-09-07T01:37:48.450Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-07T01:37:48.450Z] ---> 7a0329cd8b8e [2021-09-07T01:37:48.450Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-07T01:37:48.450Z] ---> Running in 4d827ddc6a8c [2021-09-07T01:37:48.450Z] ---> 4799f549fbd2 [2021-09-07T01:37:48.450Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-07T01:37:48.450Z] Removing intermediate container ad45abf2bfbc [2021-09-07T01:37:48.450Z] ---> 1227c69772df [2021-09-07T01:37:48.450Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-07T01:37:48.450Z] ---> Running in 5532ba7a873e [2021-09-07T01:37:48.757Z] ---> Running in 73a696487574 [2021-09-07T01:37:48.757Z] Removing intermediate container 4d827ddc6a8c [2021-09-07T01:37:48.757Z] ---> 5c439daf1e28 [2021-09-07T01:37:48.757Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-07T01:37:48.757Z] ---> Running in ff2592c25760 [2021-09-07T01:37:49.270Z] Removing intermediate container 73a696487574 [2021-09-07T01:37:49.270Z] ---> fbd7cf921d4d [2021-09-07T01:37:49.270Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-07T01:37:49.270Z] ---> 09a8cdb66ae0 [2021-09-07T01:37:49.270Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-07T01:37:49.270Z] ---> Running in 0f040aae181c [2021-09-07T01:37:49.270Z] Removing intermediate container ff2592c25760 [2021-09-07T01:37:49.270Z] ---> 74b4a5701931 [2021-09-07T01:37:49.270Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:37:49.270Z] ---> Running in 65a82e707d73 [2021-09-07T01:37:49.270Z] Removing intermediate container 0f040aae181c [2021-09-07T01:37:49.270Z] ---> 75d64544a6ab [2021-09-07T01:37:49.270Z] Step 16/24 : WORKDIR / [2021-09-07T01:37:49.270Z] ---> c28e60733c8f [2021-09-07T01:37:49.270Z] 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-09-07T01:37:49.270Z] ---> Running in a18812119e34 [2021-09-07T01:37:49.569Z] ---> Running in 934fd3ca4764 [2021-09-07T01:37:49.865Z] Removing intermediate container 5532ba7a873e [2021-09-07T01:37:49.865Z] ---> 36eaa7beb60a [2021-09-07T01:37:49.865Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T01:37:49.865Z] Removing intermediate container a18812119e34 [2021-09-07T01:37:49.865Z] ---> f0ab294ce657 [2021-09-07T01:37:49.865Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T01:37:50.168Z] ---> cc8495962f49 [2021-09-07T01:37:50.168Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-07T01:37:50.168Z] Removing intermediate container 65a82e707d73 [2021-09-07T01:37:50.168Z] ---> 00ae4fb564ad [2021-09-07T01:37:50.168Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-07T01:37:50.168Z] ---> 98d29857dc8c [2021-09-07T01:37:50.168Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-07T01:37:50.168Z] ---> Running in 3ca113b02388 [2021-09-07T01:37:50.477Z] Removing intermediate container 934fd3ca4764 [2021-09-07T01:37:50.477Z] ---> 3c0b75cbba91 [2021-09-07T01:37:50.477Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-07T01:37:50.776Z] ---> Running in a5763e644dbf [2021-09-07T01:37:50.776Z] ---> 54b2b4488da9 [2021-09-07T01:37:50.776Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-07T01:37:51.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T01:37:51.073Z] ---> 2012e80d09b0 [2021-09-07T01:37:51.073Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-07T01:37:51.073Z] Removing intermediate container a5763e644dbf [2021-09-07T01:37:51.073Z] ---> d529bc709f96 [2021-09-07T01:37:51.073Z] Step 24/26 : LABEL arch=x86_64 [2021-09-07T01:37:51.073Z] ---> Running in 18a9c32a86e3 [2021-09-07T01:37:51.360Z] ---> 9dec19958ad6 [2021-09-07T01:37:51.360Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-07T01:37:51.360Z] ---> c237b53eb0b5 [2021-09-07T01:37:51.360Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-07T01:37:51.360Z] ---> Running in b5e0efebb72e [2021-09-07T01:37:51.360Z] Removing intermediate container 18a9c32a86e3 [2021-09-07T01:37:51.360Z] ---> a88b500aa1a8 [2021-09-07T01:37:51.360Z] Step 25/26 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:37:51.653Z] ---> Running in 53bbba3919a2 [2021-09-07T01:37:51.653Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T01:37:51.653Z] ---> f05c180953e9 [2021-09-07T01:37:51.653Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-07T01:37:51.653Z] Removing intermediate container b5e0efebb72e [2021-09-07T01:37:51.653Z] ---> 3536fe74e1fd [2021-09-07T01:37:51.653Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T01:37:51.653Z] ---> Running in 9ced188692ec [2021-09-07T01:37:51.653Z] Removing intermediate container 53bbba3919a2 [2021-09-07T01:37:51.653Z] ---> 902e90e1d2fa [2021-09-07T01:37:51.653Z] Step 26/26 : LABEL version=2.0.1-dev.39 [2021-09-07T01:37:51.940Z] ---> Running in 650878cd7076 [2021-09-07T01:37:51.940Z] ---> b4b6521a03cd [2021-09-07T01:37:51.940Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-07T01:37:51.940Z] Removing intermediate container 9ced188692ec [2021-09-07T01:37:51.940Z] ---> 5770840014e4 [2021-09-07T01:37:51.940Z] Step 22/24 : LABEL arch=x86_64 [2021-09-07T01:37:51.940Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-07T01:37:52.231Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-07T01:37:52.232Z] ---> Running in 897deac6e3ec [2021-09-07T01:37:52.232Z] Removing intermediate container 650878cd7076 [2021-09-07T01:37:52.232Z] ---> f052d96ab202 [2021-09-07T01:37:52.232Z] [2021-09-07T01:37:52.232Z] ---> Running in 55f87e5738fd [2021-09-07T01:37:52.232Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-07T01:37:52.232Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-07T01:37:52.232Z] Successfully built f052d96ab202 [2021-09-07T01:37:52.232Z] Successfully tagged security-secretstore-setup:latest [2021-09-07T01:37:52.232Z] Building support-scheduler [2021-09-07T01:37:52.524Z]  Building security-secretstore-setup ... done Removing intermediate container 897deac6e3ec [2021-09-07T01:37:52.524Z] ---> 1bddf1e85dbe [2021-09-07T01:37:52.524Z] Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:37:52.524Z] Removing intermediate container 55f87e5738fd [2021-09-07T01:37:52.524Z] ---> a153e7a0b03e [2021-09-07T01:37:52.524Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-07T01:37:53.014Z] ---> Running in df33c22bfa17 [2021-09-07T01:37:53.014Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-07T01:37:53.298Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-07T01:37:53.298Z] ---> 38ed21833cda [2021-09-07T01:37:53.298Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-07T01:37:53.298Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T01:37:53.298Z] OK: 8 MiB in 20 packages [2021-09-07T01:37:53.920Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-07T01:37:53.920Z] Removing intermediate container df33c22bfa17 [2021-09-07T01:37:53.920Z] ---> cc235fa1f37f [2021-09-07T01:37:53.920Z] Step 24/24 : LABEL version=2.0.1-dev.39 [2021-09-07T01:37:53.920Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-07T01:37:53.920Z] ---> 08bdaf2f88f9 [2021-09-07T01:37:53.920Z] 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-09-07T01:37:54.542Z] ---> Running in 3f232935ed80 [2021-09-07T01:37:54.829Z] ---> Running in 28738b39569f [2021-09-07T01:37:54.829Z] ---> Running in bf0870dd7e42 [2021-09-07T01:37:55.467Z] Removing intermediate container 3ca113b02388 [2021-09-07T01:37:55.467Z] ---> a915a08925d1 [2021-09-07T01:37:55.467Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T01:37:55.753Z] Removing intermediate container bf0870dd7e42 [2021-09-07T01:37:55.753Z] ---> e2eaa10d9bc8 [2021-09-07T01:37:55.753Z] [2021-09-07T01:37:55.753Z] Removing intermediate container 28738b39569f [2021-09-07T01:37:55.753Z] ---> 5946388e2c50 [2021-09-07T01:37:55.753Z] 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-09-07T01:37:55.753Z] Successfully built e2eaa10d9bc8 [2021-09-07T01:37:55.753Z] Successfully tagged core-command:latest [2021-09-07T01:37:55.753Z]  Building core-command ... done Building support-notifications [2021-09-07T01:37:56.042Z] ---> Running in c2afe8a81f05 [2021-09-07T01:37:56.043Z] ---> 01dd8c177e8d [2021-09-07T01:37:56.043Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-07T01:37:58.359Z] Removing intermediate container 3f232935ed80 [2021-09-07T01:37:58.359Z] ---> a3b8abcab34a [2021-09-07T01:37:58.359Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-07T01:37:59.922Z] ---> d2da84e7d4ef [2021-09-07T01:37:59.922Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-07T01:38:00.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T01:38:00.506Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:38:00.506Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:38:00.506Z] ---> b4c764c8e08a [2021-09-07T01:38:00.506Z] Step 3/23 : WORKDIR /edgex-go [2021-09-07T01:38:00.506Z] ---> Using cache [2021-09-07T01:38:00.506Z] ---> f5ce75856d85 [2021-09-07T01:38:00.506Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:38:00.506Z] ---> Using cache [2021-09-07T01:38:00.506Z] ---> 0779a197a9fb [2021-09-07T01:38:00.506Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-07T01:38:00.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T01:38:00.506Z] ---> Running in 7fa24faf8755 [2021-09-07T01:38:00.506Z] (1/39) Installing readline (8.1.0-r0) [2021-09-07T01:38:00.506Z] (2/39) Installing bash (5.1.0-r0) [2021-09-07T01:38:00.797Z] Executing bash-5.1.0-r0.post-install [2021-09-07T01:38:00.797Z] ---> Running in 34dd0f4a02e0 [2021-09-07T01:38:00.797Z] ---> 39838b0b1260 [2021-09-07T01:38:00.797Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-07T01:38:00.797Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-07T01:38:00.797Z] Removing intermediate container 7fa24faf8755 [2021-09-07T01:38:00.797Z] ---> d3382940b3e2 [2021-09-07T01:38:00.797Z] Step 29/32 : CMD ["gate"] [2021-09-07T01:38:00.797Z] ---> Running in b94497f1b1d0 [2021-09-07T01:38:01.085Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-07T01:38:01.085Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-07T01:38:01.085Z] ---> Running in d2b6514ab05a [2021-09-07T01:38:01.085Z] (6/39) Installing curl (7.78.0-r0) [2021-09-07T01:38:01.085Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-07T01:38:01.085Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-07T01:38:01.085Z] (9/39) Installing expat (2.2.10-r1) [2021-09-07T01:38:01.085Z] (10/39) Installing libffi (3.3-r2) [2021-09-07T01:38:01.085Z] (11/39) Installing gdbm (1.19-r0) [2021-09-07T01:38:01.085Z] Removing intermediate container b94497f1b1d0 [2021-09-07T01:38:01.085Z] ---> 5046b7ddacad [2021-09-07T01:38:01.085Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T01:38:01.085Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-07T01:38:01.378Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-07T01:38:01.378Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T01:38:01.378Z] Removing intermediate container d2b6514ab05a [2021-09-07T01:38:01.378Z] ---> acc6cd96ffbf [2021-09-07T01:38:01.378Z] Step 30/32 : LABEL arch=x86_64 [2021-09-07T01:38:01.378Z] ---> Running in 76af265dc5fc [2021-09-07T01:38:01.378Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-07T01:38:01.378Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:38:01.378Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:38:01.378Z] ---> b4c764c8e08a [2021-09-07T01:38:01.378Z] Step 3/23 : WORKDIR /edgex-go [2021-09-07T01:38:01.378Z] ---> Using cache [2021-09-07T01:38:01.378Z] ---> f5ce75856d85 [2021-09-07T01:38:01.378Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:38:01.378Z] ---> Using cache [2021-09-07T01:38:01.378Z] ---> 0779a197a9fb [2021-09-07T01:38:01.378Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-07T01:38:01.378Z] ---> Running in 3927361d4ed0 [2021-09-07T01:38:01.661Z] ---> Running in 2332b19a82c2 [2021-09-07T01:38:01.661Z] Removing intermediate container 76af265dc5fc [2021-09-07T01:38:01.661Z] ---> 1603fb099f51 [2021-09-07T01:38:01.661Z] Step 22/24 : LABEL arch=x86_64 [2021-09-07T01:38:01.661Z] ---> Running in fa4e1bef7102 [2021-09-07T01:38:01.661Z] Removing intermediate container 3927361d4ed0 [2021-09-07T01:38:01.661Z] ---> 9e52ebd27d1b [2021-09-07T01:38:01.661Z] Step 31/32 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:38:01.953Z] Removing intermediate container fa4e1bef7102 [2021-09-07T01:38:01.953Z] ---> 3a6945387845 [2021-09-07T01:38:01.953Z] Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:38:01.953Z] ---> Running in ab22c952084f [2021-09-07T01:38:01.953Z] ---> Running in b8df963bdf5a [2021-09-07T01:38:01.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T01:38:01.953Z] Removing intermediate container ab22c952084f [2021-09-07T01:38:01.953Z] ---> be366199ab9a [2021-09-07T01:38:01.953Z] Step 32/32 : LABEL version=2.0.1-dev.39 [2021-09-07T01:38:02.243Z] ---> Running in 4815e02a76df [2021-09-07T01:38:02.243Z] Removing intermediate container b8df963bdf5a [2021-09-07T01:38:02.243Z] ---> 42aaccc503ba [2021-09-07T01:38:02.243Z] Step 24/24 : LABEL version=2.0.1-dev.39 [2021-09-07T01:38:02.243Z] ---> Running in a03867c5c7b3 [2021-09-07T01:38:02.243Z] Removing intermediate container 4815e02a76df [2021-09-07T01:38:02.243Z] ---> 25429134f3d1 [2021-09-07T01:38:02.243Z] [2021-09-07T01:38:02.243Z] Removing intermediate container a03867c5c7b3 [2021-09-07T01:38:02.243Z] ---> 29f913344605 [2021-09-07T01:38:02.243Z] [2021-09-07T01:38:02.243Z] Successfully built 25429134f3d1 [2021-09-07T01:38:02.533Z] Successfully tagged security-bootstrapper:latest [2021-09-07T01:38:02.533Z] Building security-proxy-setup [2021-09-07T01:38:02.533Z]  Building security-bootstrapper ... done Successfully built 29f913344605 [2021-09-07T01:38:02.533Z] Successfully tagged core-data:latest [2021-09-07T01:38:02.533Z]  Building core-data ... done Building core-metadata [2021-09-07T01:38:02.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T01:38:03.045Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T01:38:03.045Z] OK: 219 MiB in 52 packages [2021-09-07T01:38:04.558Z] OK: 219 MiB in 52 packages [2021-09-07T01:38:07.259Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-07T01:38:07.259Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-07T01:38:07.259Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-07T01:38:07.259Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-07T01:38:07.259Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-07T01:38:07.259Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-07T01:38:07.259Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:38:07.259Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:38:07.259Z] ---> b4c764c8e08a [2021-09-07T01:38:07.259Z] Step 3/22 : WORKDIR /edgex-go [2021-09-07T01:38:07.259Z] ---> Using cache [2021-09-07T01:38:07.259Z] ---> f5ce75856d85 [2021-09-07T01:38:07.259Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:38:07.259Z] ---> Using cache [2021-09-07T01:38:07.259Z] ---> 0779a197a9fb [2021-09-07T01:38:07.259Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-07T01:38:07.572Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-07T01:38:07.572Z] Removing intermediate container 34dd0f4a02e0 [2021-09-07T01:38:07.572Z] ---> 5b5a8295e0ad [2021-09-07T01:38:07.572Z] Step 6/23 : COPY go.mod . [2021-09-07T01:38:07.875Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-07T01:38:07.875Z] ---> Running in c763e4c37260 [2021-09-07T01:38:07.875Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-07T01:38:08.168Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:38:08.168Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:38:08.168Z] ---> b4c764c8e08a [2021-09-07T01:38:08.168Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T01:38:08.168Z] ---> Using cache [2021-09-07T01:38:08.168Z] ---> f5ce75856d85 [2021-09-07T01:38:08.168Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:38:08.168Z] ---> Using cache [2021-09-07T01:38:08.168Z] ---> 0779a197a9fb [2021-09-07T01:38:08.168Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-07T01:38:08.168Z] ---> Using cache [2021-09-07T01:38:08.168Z] ---> d826ad22058e [2021-09-07T01:38:08.168Z] Step 6/24 : COPY go.mod . [2021-09-07T01:38:08.168Z] ---> df52fd4fc50c [2021-09-07T01:38:08.168Z] Step 7/23 : RUN go mod download [2021-09-07T01:38:08.168Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-07T01:38:08.168Z] Removing intermediate container 2332b19a82c2 [2021-09-07T01:38:08.168Z] ---> d826ad22058e [2021-09-07T01:38:08.168Z] Step 6/23 : COPY go.mod . [2021-09-07T01:38:08.168Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-07T01:38:08.168Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-07T01:38:08.168Z] ---> Running in fb8211b2b415 [2021-09-07T01:38:08.168Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-07T01:38:08.462Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-07T01:38:08.462Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-07T01:38:08.462Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-07T01:38:08.462Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-07T01:38:08.462Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-07T01:38:08.462Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-07T01:38:08.462Z] ---> 32625531dadd [2021-09-07T01:38:08.462Z] Step 7/24 : RUN go mod download [2021-09-07T01:38:08.462Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-07T01:38:08.462Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-07T01:38:08.462Z] ---> Running in dd89c0a9ad3d [2021-09-07T01:38:08.462Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-07T01:38:08.462Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-07T01:38:08.462Z] ---> f6d3c756471d [2021-09-07T01:38:08.462Z] Step 7/23 : RUN go mod download [2021-09-07T01:38:08.462Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-07T01:38:08.462Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-07T01:38:08.755Z] ---> Running in 048161b945c0 [2021-09-07T01:38:08.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-07T01:38:09.579Z] Executing busybox-1.32.1-r6.trigger [2021-09-07T01:38:09.579Z] OK: 82 MiB in 59 packages [2021-09-07T01:38:09.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-07T01:38:10.233Z] OK: 219 MiB in 52 packages [2021-09-07T01:38:10.233Z] Removing intermediate container dd89c0a9ad3d [2021-09-07T01:38:10.233Z] ---> 2a7a829d77f5 [2021-09-07T01:38:10.233Z] Step 8/24 : COPY . . [2021-09-07T01:38:10.524Z] Removing intermediate container fb8211b2b415 [2021-09-07T01:38:10.524Z] ---> 8c11668ee507 [2021-09-07T01:38:10.524Z] Step 8/23 : COPY . . [2021-09-07T01:38:10.812Z] Removing intermediate container 048161b945c0 [2021-09-07T01:38:10.812Z] ---> a1dce5546c32 [2021-09-07T01:38:10.812Z] Step 8/23 : COPY . . [2021-09-07T01:38:12.509Z] Removing intermediate container c763e4c37260 [2021-09-07T01:38:12.509Z] ---> f180b49de608 [2021-09-07T01:38:12.509Z] Step 6/22 : COPY go.mod . [2021-09-07T01:38:13.146Z] Collecting docker-compose==1.23.2 [2021-09-07T01:38:13.146Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-07T01:38:13.458Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-07T01:38:13.458Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-07T01:38:13.458Z] Collecting texttable<0.10,>=0.9.0 [2021-09-07T01:38:13.458Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-07T01:38:14.561Z] Collecting docker<4.0,>=3.6.0 [2021-09-07T01:38:14.561Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-07T01:38:14.561Z] 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-09-07T01:38:14.561Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-07T01:38:14.561Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-07T01:38:14.857Z] Collecting cached-property<2,>=1.2.0 [2021-09-07T01:38:14.857Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-07T01:38:14.857Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-07T01:38:14.857Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-07T01:38:14.857Z] Collecting docopt<0.7,>=0.6.1 [2021-09-07T01:38:14.857Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-07T01:38:17.310Z] ---> 208f12841f6a [2021-09-07T01:38:17.310Z] Step 7/22 : RUN go mod download [2021-09-07T01:38:17.310Z] Collecting PyYAML<4,>=3.10 [2021-09-07T01:38:17.310Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-07T01:38:17.614Z] ---> Running in 4996721b65fe [2021-09-07T01:38:17.614Z] Collecting jsonschema<3,>=2.5.1 [2021-09-07T01:38:17.614Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-07T01:38:17.949Z] Collecting docker-pycreds>=0.4.0 [2021-09-07T01:38:17.949Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-07T01:38:17.949Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-07T01:38:17.949Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-07T01:38:17.949Z] Collecting idna<2.8,>=2.5 [2021-09-07T01:38:17.949Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-07T01:38:17.949Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-07T01:38:17.949Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-07T01:38:18.249Z] Collecting certifi>=2017.4.17 [2021-09-07T01:38:18.249Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-07T01:38:18.249Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-07T01:38:18.249Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-07T01:38:18.249Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-07T01:38:18.249Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-07T01:38:18.250Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-07T01:38:18.250Z] Attempting uninstall: urllib3 [2021-09-07T01:38:18.250Z] Found existing installation: urllib3 1.26.2 [2021-09-07T01:38:18.250Z] Uninstalling urllib3-1.26.2: [2021-09-07T01:38:18.250Z] Successfully uninstalled urllib3-1.26.2 [2021-09-07T01:38:18.547Z] Attempting uninstall: idna [2021-09-07T01:38:18.547Z] Found existing installation: idna 3.1 [2021-09-07T01:38:18.547Z] Uninstalling idna-3.1: [2021-09-07T01:38:18.547Z] Successfully uninstalled idna-3.1 [2021-09-07T01:38:18.839Z] Attempting uninstall: chardet [2021-09-07T01:38:18.839Z] Found existing installation: chardet 4.0.0 [2021-09-07T01:38:18.839Z] Uninstalling chardet-4.0.0: [2021-09-07T01:38:18.839Z] Successfully uninstalled chardet-4.0.0 [2021-09-07T01:38:20.292Z] ---> 8db5ba595119 [2021-09-07T01:38:20.292Z] Step 9/23 : RUN go mod tidy [2021-09-07T01:38:20.292Z] Attempting uninstall: requests [2021-09-07T01:38:20.292Z] Found existing installation: requests 2.25.1 [2021-09-07T01:38:20.292Z] Uninstalling requests-2.25.1: [2021-09-07T01:38:20.292Z] Successfully uninstalled requests-2.25.1 [2021-09-07T01:38:20.292Z] ---> Running in 197a7d5969c8 [2021-09-07T01:38:20.589Z] Running setup.py install for texttable: started [2021-09-07T01:38:20.589Z] ---> 3abeace8d7ca [2021-09-07T01:38:20.589Z] Step 9/23 : RUN go mod tidy [2021-09-07T01:38:20.589Z] ---> Running in 9d345a338b7c [2021-09-07T01:38:20.589Z] Removing intermediate container 4996721b65fe [2021-09-07T01:38:20.589Z] ---> dfb32ed01552 [2021-09-07T01:38:20.589Z] Step 8/22 : COPY . . [2021-09-07T01:38:20.875Z] ---> b81155ad88cd [2021-09-07T01:38:20.875Z] Step 9/24 : RUN go mod tidy [2021-09-07T01:38:20.875Z] Running setup.py install for texttable: finished with status 'done' [2021-09-07T01:38:20.875Z] Running setup.py install for PyYAML: started [2021-09-07T01:38:20.875Z] ---> Running in 3f345599c2b9 [2021-09-07T01:38:21.490Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-07T01:38:21.490Z] Running setup.py install for docopt: started [2021-09-07T01:38:21.787Z] Running setup.py install for docopt: finished with status 'done' [2021-09-07T01:38:21.787Z] Running setup.py install for dockerpty: started [2021-09-07T01:38:22.806Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-07T01:38:24.848Z] 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-09-07T01:38:24.848Z] Removing intermediate container 197a7d5969c8 [2021-09-07T01:38:24.848Z] ---> 8e029893ad06 [2021-09-07T01:38:24.848Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-07T01:38:25.140Z] Removing intermediate container 9d345a338b7c [2021-09-07T01:38:25.140Z] ---> 5ee12fa20695 [2021-09-07T01:38:25.140Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-07T01:38:25.140Z] ---> Running in 71825ab40e78 [2021-09-07T01:38:25.140Z] Removing intermediate container 3f345599c2b9 [2021-09-07T01:38:25.140Z] ---> 80098b7360c1 [2021-09-07T01:38:25.140Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-07T01:38:25.140Z] ---> Running in fbe6a8216727 [2021-09-07T01:38:25.434Z] ---> Running in 2941bae65c88 [2021-09-07T01:38:25.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-07T01:38:26.009Z] ---> fc03714a3fc6 [2021-09-07T01:38:26.009Z] Step 9/22 : RUN go mod tidy [2021-09-07T01:38:26.009Z] ---> Running in b603d268fa67 [2021-09-07T01:38:26.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-07T01:38:26.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-07T01:38:28.732Z] Removing intermediate container b603d268fa67 [2021-09-07T01:38:28.732Z] ---> 4ba712a2f1f9 [2021-09-07T01:38:28.732Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-07T01:38:28.732Z] ---> Running in 940646946a75 [2021-09-07T01:38:29.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-07T01:38:30.216Z] Removing intermediate container c2afe8a81f05 [2021-09-07T01:38:30.216Z] ---> 36e5d457ac6f [2021-09-07T01:38:30.216Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-07T01:38:30.216Z] ---> Running in e1a415b069af [2021-09-07T01:38:30.507Z] Removing intermediate container e1a415b069af [2021-09-07T01:38:30.507Z] ---> 7f827945c763 [2021-09-07T01:38:30.507Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-07T01:38:30.507Z] ---> Running in 4abfeb1fcf7a [2021-09-07T01:38:30.507Z] Removing intermediate container 4abfeb1fcf7a [2021-09-07T01:38:30.507Z] ---> 04b5b59ca330 [2021-09-07T01:38:30.507Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-07T01:38:31.144Z] ---> 5ce64beda297 [2021-09-07T01:38:31.144Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-07T01:38:31.446Z] ---> fb662dc4616e [2021-09-07T01:38:31.446Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-07T01:38:32.080Z] ---> 5cc1f9822782 [2021-09-07T01:38:32.080Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-07T01:38:32.080Z] ---> Running in c6c9f447c405 [2021-09-07T01:38:32.080Z] Removing intermediate container c6c9f447c405 [2021-09-07T01:38:32.080Z] ---> 98736f2e2e2f [2021-09-07T01:38:32.080Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T01:38:32.372Z] ---> Running in 6b03212802f9 [2021-09-07T01:38:32.372Z] Removing intermediate container 6b03212802f9 [2021-09-07T01:38:32.372Z] ---> 362d89118b51 [2021-09-07T01:38:32.372Z] Step 22/24 : LABEL arch=x86_64 [2021-09-07T01:38:32.372Z] ---> Running in 5cb9991f0dbf [2021-09-07T01:38:32.660Z] Removing intermediate container 5cb9991f0dbf [2021-09-07T01:38:32.660Z] ---> 15e9f10833d9 [2021-09-07T01:38:32.660Z] Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:38:32.660Z] ---> Running in 577c9d81ebc4 [2021-09-07T01:38:32.959Z] Removing intermediate container 577c9d81ebc4 [2021-09-07T01:38:32.959Z] ---> e0b4eefc937d [2021-09-07T01:38:32.959Z] Step 24/24 : LABEL version=2.0.1-dev.39 [2021-09-07T01:38:32.959Z] ---> Running in 6811ff90920b [2021-09-07T01:38:32.959Z] Removing intermediate container 6811ff90920b [2021-09-07T01:38:32.959Z] ---> 54ad7cc54724 [2021-09-07T01:38:32.959Z] [2021-09-07T01:38:32.959Z] Successfully built 54ad7cc54724 [2021-09-07T01:38:32.959Z] Successfully tagged sys-mgmt-agent:latest [2021-09-07T01:38:44.345Z] Removing intermediate container 6953935faf0e [2021-09-07T01:38:44.345Z] ---> 2e15dad74bfe [2021-09-07T01:38:44.345Z] Successfully built 2e15dad74bfe [2021-09-07T01:38:44.345Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:38:44.693Z] + docker inspect -f . ci-base-image-arm64 [2021-09-07T01:38:44.693Z] . [Pipeline] withDockerContainer [2021-09-07T01:38:44.918Z] prd-ubuntu18.04-docker-arm64-4c-16g-1499 does not seem to be running inside a container [2021-09-07T01:38:45.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-07T01:38:46.567Z] $ docker top 33330bf3ae0c35319713b378d6333066041691fcd057f5fa8ea36d305b2edb15 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T01:38:47.507Z] + go version [2021-09-07T01:38:47.507Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-07T01:38:47.530Z] $ docker stop --time=1 33330bf3ae0c35319713b378d6333066041691fcd057f5fa8ea36d305b2edb15 [2021-09-07T01:38:49.365Z] $ docker rm -f 33330bf3ae0c35319713b378d6333066041691fcd057f5fa8ea36d305b2edb15 [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-09-07T01:38:50.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-07T01:38:50.527Z] [2021-09-07T01:38:50.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:38:51.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-07T01:38:51.445Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-07T01:38:51.445Z] 29e5d40040c1: Pulling fs layer [2021-09-07T01:38:51.445Z] 1ce36da41761: Pulling fs layer [2021-09-07T01:38:51.445Z] 25b303627fd3: Pulling fs layer [2021-09-07T01:38:51.445Z] 29e5d40040c1: Verifying Checksum [2021-09-07T01:38:51.755Z] 29e5d40040c1: Download complete [2021-09-07T01:38:52.418Z] 1ce36da41761: Verifying Checksum [2021-09-07T01:38:52.418Z] 1ce36da41761: Download complete [2021-09-07T01:38:52.701Z] 29e5d40040c1: Pull complete [2021-09-07T01:38:54.135Z] 1ce36da41761: Pull complete [2021-09-07T01:38:54.135Z] 25b303627fd3: Verifying Checksum [2021-09-07T01:38:54.135Z] 25b303627fd3: Download complete [2021-09-07T01:38:59.976Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-07T01:39:02.009Z] Removing intermediate container fbe6a8216727 [2021-09-07T01:39:02.009Z] ---> 187d8b4fb987 [2021-09-07T01:39:02.009Z] [2021-09-07T01:39:02.009Z] Step 11/23 : FROM alpine:3.12 [2021-09-07T01:39:02.009Z] ---> 48b8ec4ed9eb [2021-09-07T01:39:02.009Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-07T01:39:02.009Z] Removing intermediate container 71825ab40e78 [2021-09-07T01:39:02.009Z] ---> a60f63872564 [2021-09-07T01:39:02.009Z] [2021-09-07T01:39:02.009Z] Step 11/23 : FROM alpine:3.12 [2021-09-07T01:39:02.009Z] ---> 48b8ec4ed9eb [2021-09-07T01:39:02.009Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-07T01:39:02.009Z] ---> Using cache [2021-09-07T01:39:02.009Z] ---> 87262aad151b [2021-09-07T01:39:02.009Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T01:39:02.009Z] ---> Using cache [2021-09-07T01:39:02.009Z] ---> 1227c69772df [2021-09-07T01:39:02.009Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-07T01:39:02.009Z] ---> Running in 5675b858e72c [2021-09-07T01:39:02.510Z] Removing intermediate container 2941bae65c88 [2021-09-07T01:39:02.510Z] ---> 8c0a738eabb2 [2021-09-07T01:39:02.510Z] [2021-09-07T01:39:02.510Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T01:39:02.510Z] ---> 48b8ec4ed9eb [2021-09-07T01:39:02.510Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-07T01:39:02.510Z] ---> Using cache [2021-09-07T01:39:02.511Z] ---> 87262aad151b [2021-09-07T01:39:02.511Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T01:39:02.511Z] ---> Using cache [2021-09-07T01:39:02.511Z] ---> 1227c69772df [2021-09-07T01:39:02.511Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-07T01:39:02.511Z] ---> Running in 9acc9fcdb931 [2021-09-07T01:39:02.511Z] ---> Running in 3787d0ab7e94 [2021-09-07T01:39:02.511Z] Removing intermediate container 9acc9fcdb931 [2021-09-07T01:39:02.511Z] ---> 7f02c0c9a962 [2021-09-07T01:39:02.511Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-07T01:39:02.795Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T01:39:02.795Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T01:39:03.084Z] ---> Running in 33cc00ade5b7 [2021-09-07T01:39:03.084Z] Removing intermediate container 3787d0ab7e94 [2021-09-07T01:39:03.084Z] ---> 05592a14f8d0 [2021-09-07T01:39:03.084Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-07T01:39:03.084Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-07T01:39:03.084Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-07T01:39:03.084Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T01:39:03.084Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T01:39:03.084Z] OK: 6 MiB in 16 packages [2021-09-07T01:39:03.084Z] ---> Running in a50c7188cb27 [2021-09-07T01:39:03.084Z] Removing intermediate container 33cc00ade5b7 [2021-09-07T01:39:03.084Z] ---> c780be67d87e [2021-09-07T01:39:03.084Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T01:39:03.371Z] Removing intermediate container 940646946a75 [2021-09-07T01:39:03.371Z] ---> 04c5455e2c81 [2021-09-07T01:39:03.371Z] [2021-09-07T01:39:03.371Z] Step 11/22 : FROM alpine:3.12 [2021-09-07T01:39:03.371Z] ---> 48b8ec4ed9eb [2021-09-07T01:39:03.371Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-07T01:39:03.371Z] ---> Running in a49728953871 [2021-09-07T01:39:03.371Z] Removing intermediate container a50c7188cb27 [2021-09-07T01:39:03.371Z] ---> 3472a99bcb5a [2021-09-07T01:39:03.371Z] Step 16/24 : WORKDIR / [2021-09-07T01:39:03.371Z] ---> 613140ffa335 [2021-09-07T01:39:03.371Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-07T01:39:03.371Z] ---> Running in e46f9aa55a00 [2021-09-07T01:39:03.659Z] Removing intermediate container 5675b858e72c [2021-09-07T01:39:03.659Z] ---> 26367f7af368 [2021-09-07T01:39:03.659Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T01:39:03.659Z] Removing intermediate container e46f9aa55a00 [2021-09-07T01:39:03.659Z] ---> bfce2bf1df23 [2021-09-07T01:39:03.659Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T01:39:03.954Z] ---> Running in 5da532124743 [2021-09-07T01:39:03.954Z] ---> 28f1bf63111c [2021-09-07T01:39:03.954Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-07T01:39:03.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-07T01:39:03.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-07T01:39:03.954Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-07T01:39:03.954Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-07T01:39:03.954Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-07T01:39:03.954Z] Removing intermediate container 5da532124743 [2021-09-07T01:39:03.954Z] ---> 3301dd171553 [2021-09-07T01:39:03.954Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-07T01:39:03.954Z] (4/4) Installing curl (7.78.0-r0) [2021-09-07T01:39:04.253Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T01:39:04.253Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T01:39:04.253Z] ---> 11f7948b6f74 [2021-09-07T01:39:04.253Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-07T01:39:04.253Z] OK: 7 MiB in 18 packages [2021-09-07T01:39:04.253Z] ---> Running in 5c9926d0eb51 [2021-09-07T01:39:04.253Z] ---> Running in c59bf6be4c21 [2021-09-07T01:39:04.253Z] ---> 57e62af49cc5 [2021-09-07T01:39:04.253Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-07T01:39:04.253Z] Removing intermediate container 5c9926d0eb51 [2021-09-07T01:39:04.253Z] ---> 5a1e65322a7d [2021-09-07T01:39:04.253Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-07T01:39:04.275Z] 25b303627fd3: Pull complete [2021-09-07T01:39:04.275Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-07T01:39:04.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-07T01:39:04.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-07T01:39:04.493Z] prd-ubuntu18.04-docker-arm64-4c-16g-1499 does not seem to be running inside a container [2021-09-07T01:39:04.548Z] Removing intermediate container c59bf6be4c21 [2021-09-07T01:39:04.548Z] ---> af1e2da948a9 [2021-09-07T01:39:04.548Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T01:39:04.548Z] ---> Running in 3f286caf353a [2021-09-07T01:39:04.548Z] ---> Running in 2a4cc19c45d1 [2021-09-07T01:39:04.548Z] Removing intermediate container 3f286caf353a [2021-09-07T01:39:04.548Z] ---> f318ae98981d [2021-09-07T01:39:04.548Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T01:39:04.548Z] Removing intermediate container a49728953871 [2021-09-07T01:39:04.548Z] ---> 2f2b41ebd7a8 [2021-09-07T01:39:04.548Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-07T01:39:04.548Z] ---> 2c2903255297 [2021-09-07T01:39:04.548Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-07T01:39:04.548Z] ---> Running in ddfc15d2aa2c [2021-09-07T01:39:04.573Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-07T01:39:04.837Z] Removing intermediate container 2a4cc19c45d1 [2021-09-07T01:39:04.837Z] ---> 776f96893053 [2021-09-07T01:39:04.837Z] Step 21/23 : LABEL arch=x86_64 [2021-09-07T01:39:04.837Z] ---> Running in e7139977dd4f [2021-09-07T01:39:04.837Z] Removing intermediate container ddfc15d2aa2c [2021-09-07T01:39:04.837Z] ---> 61e02e63075b [2021-09-07T01:39:04.837Z] Step 14/22 : WORKDIR /edgex [2021-09-07T01:39:04.837Z] ---> 6e15be188236 [2021-09-07T01:39:04.837Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-07T01:39:04.837Z] ---> 157fa791dd22 [2021-09-07T01:39:04.837Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-07T01:39:04.837Z] Removing intermediate container e7139977dd4f [2021-09-07T01:39:04.837Z] ---> 6dc98ba5483f [2021-09-07T01:39:04.837Z] Step 22/23 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:39:04.837Z] ---> Running in 766b934cf3d6 [2021-09-07T01:39:04.837Z] ---> Running in 49c4cc03ce9c [2021-09-07T01:39:05.123Z] ---> Running in f66907384254 [2021-09-07T01:39:05.123Z] Removing intermediate container f66907384254 [2021-09-07T01:39:05.123Z] ---> 433dac77de44 [2021-09-07T01:39:05.123Z] Step 23/23 : LABEL version=2.0.1-dev.39 [2021-09-07T01:39:05.123Z] Removing intermediate container 49c4cc03ce9c [2021-09-07T01:39:05.123Z] ---> 8f95fb94c654 [2021-09-07T01:39:05.123Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T01:39:05.123Z] ---> Running in 43a60b35b0b5 [2021-09-07T01:39:05.123Z] Removing intermediate container 766b934cf3d6 [2021-09-07T01:39:05.123Z] ---> 9f0e874c4e40 [2021-09-07T01:39:05.123Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-07T01:39:05.424Z] ---> Running in 270575cec03e [2021-09-07T01:39:05.424Z] ---> be4f9653f3f5 [2021-09-07T01:39:05.424Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-07T01:39:05.424Z] Removing intermediate container 43a60b35b0b5 [2021-09-07T01:39:05.424Z] ---> f66a0d3e416a [2021-09-07T01:39:05.424Z] [2021-09-07T01:39:05.424Z] Removing intermediate container 270575cec03e [2021-09-07T01:39:05.424Z] ---> c2336f675fb9 [2021-09-07T01:39:05.424Z] Step 22/24 : LABEL arch=x86_64 [2021-09-07T01:39:05.424Z] ---> Running in c77dca0f506e [2021-09-07T01:39:05.424Z] ---> 5b76713522c3 [2021-09-07T01:39:05.424Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-07T01:39:05.424Z] Successfully built f66a0d3e416a [2021-09-07T01:39:05.424Z] Successfully tagged support-scheduler:latest [2021-09-07T01:39:05.719Z]  Building support-scheduler ... done  ---> 2e03aeb57720 [2021-09-07T01:39:05.719Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-07T01:39:05.719Z] Removing intermediate container c77dca0f506e [2021-09-07T01:39:05.719Z] ---> 5fbad9d776ec [2021-09-07T01:39:05.719Z] Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:39:05.719Z] ---> Running in 3ce9f40aff1f [2021-09-07T01:39:05.719Z] ---> Running in d9ca120633b3 [2021-09-07T01:39:05.719Z] Removing intermediate container 3ce9f40aff1f [2021-09-07T01:39:05.719Z] ---> 3fcba210cd5c [2021-09-07T01:39:05.719Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T01:39:05.719Z] ---> 52bed0f3463b [2021-09-07T01:39:05.719Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-07T01:39:05.719Z] ---> Running in 95f715ba8acd [2021-09-07T01:39:05.719Z] Removing intermediate container d9ca120633b3 [2021-09-07T01:39:05.719Z] ---> 26df8352808b [2021-09-07T01:39:05.719Z] Step 24/24 : LABEL version=2.0.1-dev.39 [2021-09-07T01:39:06.011Z] ---> Running in 977b176f15f3 [2021-09-07T01:39:06.011Z] Removing intermediate container 95f715ba8acd [2021-09-07T01:39:06.011Z] ---> 6a709975c3f5 [2021-09-07T01:39:06.011Z] Step 21/23 : LABEL arch=x86_64 [2021-09-07T01:39:06.011Z] Removing intermediate container 977b176f15f3 [2021-09-07T01:39:06.011Z] ---> b445a92a1dc0 [2021-09-07T01:39:06.011Z] [2021-09-07T01:39:06.011Z] Successfully built b445a92a1dc0 [2021-09-07T01:39:06.011Z] Successfully tagged core-metadata:latest [2021-09-07T01:39:06.011Z]  Building core-metadata ... done  ---> Running in 4b6aae2f7cb1 [2021-09-07T01:39:06.304Z] ---> a8e9b81a7c2d [2021-09-07T01:39:06.304Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-07T01:39:06.304Z] Removing intermediate container 4b6aae2f7cb1 [2021-09-07T01:39:06.304Z] ---> a6d9afba0ace [2021-09-07T01:39:06.304Z] Step 22/23 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:39:06.304Z] ---> Running in 955a9deb88ef [2021-09-07T01:39:06.304Z] ---> Running in 238a5145f7ae [2021-09-07T01:39:06.304Z] Removing intermediate container 238a5145f7ae [2021-09-07T01:39:06.304Z] ---> e5e5e466ed3c [2021-09-07T01:39:06.304Z] Step 23/23 : LABEL version=2.0.1-dev.39 [2021-09-07T01:39:06.304Z] Removing intermediate container 955a9deb88ef [2021-09-07T01:39:06.304Z] ---> 67bc4e296965 [2021-09-07T01:39:06.304Z] Step 19/22 : CMD ["--init=true"] [2021-09-07T01:39:06.304Z] ---> Running in 9d6a9e5c352a [2021-09-07T01:39:06.304Z] ---> Running in 5df63caab6c3 [2021-09-07T01:39:06.600Z] Removing intermediate container 9d6a9e5c352a [2021-09-07T01:39:06.600Z] ---> bdbea913d4de [2021-09-07T01:39:06.600Z] [2021-09-07T01:39:06.600Z] Removing intermediate container 5df63caab6c3 [2021-09-07T01:39:06.600Z] ---> 29cdfb6ece49 [2021-09-07T01:39:06.600Z] Step 20/22 : LABEL arch=x86_64 [2021-09-07T01:39:06.600Z] ---> Running in c531dc7455db [2021-09-07T01:39:06.600Z] Successfully built bdbea913d4de [2021-09-07T01:39:06.600Z] Successfully tagged support-notifications:latest [2021-09-07T01:39:06.600Z]  Building support-notifications ... done Removing intermediate container c531dc7455db [2021-09-07T01:39:06.600Z] ---> a4c11141c5f1 [2021-09-07T01:39:06.600Z] Step 21/22 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:39:06.600Z] ---> Running in 49a369c82eb5 [2021-09-07T01:39:06.600Z] Removing intermediate container 49a369c82eb5 [2021-09-07T01:39:06.600Z] ---> e4d0f5b6e52a [2021-09-07T01:39:06.600Z] Step 22/22 : LABEL version=2.0.1-dev.39 [2021-09-07T01:39:06.897Z] ---> Running in 13e84056cc5f [2021-09-07T01:39:06.897Z] Removing intermediate container 13e84056cc5f [2021-09-07T01:39:06.897Z] ---> ffd953798061 [2021-09-07T01:39:06.897Z] [2021-09-07T01:39:06.897Z] Successfully built ffd953798061 [2021-09-07T01:39:06.897Z] Successfully tagged security-proxy-setup:latest [2021-09-07T01:39:06.928Z]  Building security-proxy-setup ... done  [2021-09-07T01:39:07.965Z] $ docker top 93fb5e216d8609d7401333ceb52e3d940ab26e615c3a58870da0caef69729699 -eo pid,comm [Pipeline] { [Pipeline] } [2021-09-07T01:39:08.259Z] $ docker stop --time=1 8de1b5df0e2047eff21e99e5b88fdccd032083ad5b2a30b3b7847fccb2b338de [2021-09-07T01:39:09.683Z] $ docker rm -f 8de1b5df0e2047eff21e99e5b88fdccd032083ad5b2a30b3b7847fccb2b338de [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-09-07T01:39:10.090Z] + docker images [2021-09-07T01:39:10.090Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-07T01:39:10.090Z] security-proxy-setup latest ffd953798061 4 seconds ago 25.9MB [2021-09-07T01:39:10.090Z] support-notifications latest bdbea913d4de 4 seconds ago 16.8MB [2021-09-07T01:39:10.090Z] support-scheduler latest f66a0d3e416a 5 seconds ago 16.1MB [2021-09-07T01:39:10.090Z] core-metadata latest b445a92a1dc0 5 seconds ago 16.7MB [2021-09-07T01:39:10.090Z] 04c5455e2c81 8 seconds ago 1.76GB [2021-09-07T01:39:10.090Z] 187d8b4fb987 9 seconds ago 1.75GB [2021-09-07T01:39:10.090Z] a60f63872564 9 seconds ago 1.75GB [2021-09-07T01:39:10.090Z] 8c0a738eabb2 9 seconds ago 1.76GB [2021-09-07T01:39:10.090Z] sys-mgmt-agent latest 54ad7cc54724 38 seconds ago 325MB [2021-09-07T01:39:10.090Z] core-data latest 29f913344605 About a minute ago 20.4MB [2021-09-07T01:39:10.090Z] security-bootstrapper latest 25429134f3d1 About a minute ago 18.8MB [2021-09-07T01:39:10.090Z] core-command latest e2eaa10d9bc8 About a minute ago 16MB [2021-09-07T01:39:10.090Z] security-secretstore-setup latest f052d96ab202 About a minute ago 28.1MB [2021-09-07T01:39:10.090Z] 18743e46a876 About a minute ago 1.76GB [2021-09-07T01:39:10.090Z] caa0a5b4512b About a minute ago 1.75GB [2021-09-07T01:39:10.090Z] 3b85028906b4 About a minute ago 1.75GB [2021-09-07T01:39:10.090Z] c5d6d45f4aee About a minute ago 1.76GB [2021-09-07T01:39:10.090Z] b9820fdb4c15 About a minute ago 1.75GB [2021-09-07T01:39:10.090Z] ci-base-image-x86_64 latest b4c764c8e08a 5 minutes ago 1.25GB [2021-09-07T01:39:10.090Z] alpine 3.12 48b8ec4ed9eb 6 days ago 5.58MB [2021-09-07T01:39:10.090Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB [2021-09-07T01:39:10.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-07T01:39:10.090Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-07T01:39:10.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-07T01:39:10.420Z] provisioning config files... [2021-09-07T01:39:10.435Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/46@tmp/config2150378534077399919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:39:10.478Z] + + grepdocker-compose parallel build [2021-09-07T01:39:10.478Z] --help [2021-09-07T01:39:10.803Z] ---> docker-login.sh [2021-09-07T01:39:10.803Z] nexus3.edgexfoundry.org:10001 [2021-09-07T01:39:10.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:39:10.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:39:10.803Z] Configure a credential helper to remove this warning. See [2021-09-07T01:39:10.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:39:10.803Z] [2021-09-07T01:39:10.803Z] Login Succeeded [2021-09-07T01:39:10.803Z] nexus3.edgexfoundry.org:10002 [2021-09-07T01:39:11.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:39:11.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:39:11.075Z] Configure a credential helper to remove this warning. See [2021-09-07T01:39:11.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:39:11.075Z] [2021-09-07T01:39:11.075Z] Login Succeeded [2021-09-07T01:39:11.075Z] nexus3.edgexfoundry.org:10003 [2021-09-07T01:39:11.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:39:11.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:39:11.348Z] Configure a credential helper to remove this warning. See [2021-09-07T01:39:11.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:39:11.348Z] [2021-09-07T01:39:11.348Z] Login Succeeded [2021-09-07T01:39:11.348Z] nexus3.edgexfoundry.org:10004 [2021-09-07T01:39:11.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:39:11.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:39:11.348Z] Configure a credential helper to remove this warning. See [2021-09-07T01:39:11.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:39:11.348Z] [2021-09-07T01:39:11.348Z] Login Succeeded [2021-09-07T01:39:11.348Z] docker.io [2021-09-07T01:39:11.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:39:11.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:39:11.890Z] Configure a credential helper to remove this warning. See [2021-09-07T01:39:11.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:39:11.890Z] [2021-09-07T01:39:11.890Z] Login Succeeded [2021-09-07T01:39:11.890Z] ---> docker-login.sh ends [Pipeline] } [2021-09-07T01:39:11.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:39:11.984Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-07T01:39:11.984Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:39:11.984Z] latest [2021-09-07T01:39:11.984Z] 2.0.1-dev.39 [2021-09-07T01:39:11.984Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:39:11.984Z] main [2021-09-07T01:39:11.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:12.750Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:13.096Z] + docker push nexus3.edgexfoundry.org:10004/core-command:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:39:13.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-07T01:39:13.096Z] bd84b7c658ba: Preparing [2021-09-07T01:39:13.096Z] 6c9538264484: Preparing [2021-09-07T01:39:13.096Z] 0376ce57d1de: Preparing [2021-09-07T01:39:13.096Z] 6b60c8953234: Preparing [2021-09-07T01:39:13.096Z] e6688e911f15: Preparing [2021-09-07T01:39:13.097Z] e6688e911f15: Layer already exists [2021-09-07T01:39:13.368Z] 6b60c8953234: Pushed [2021-09-07T01:39:13.368Z] 0376ce57d1de: Pushed [2021-09-07T01:39:13.368Z] bd84b7c658ba: Pushed [2021-09-07T01:39:14.783Z] --parallel Build images in parallel. [Pipeline] } [2021-09-07T01:39:14.808Z] 6c9538264484: Pushed [2021-09-07T01:39:14.808Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:d50d4374026dbeafbdf4fc3254dc381ec3d9139ca750f38778b9367256765636 size: 1363 [2021-09-07T01:39:14.807Z] $ docker stop --time=1 93fb5e216d8609d7401333ceb52e3d940ab26e615c3a58870da0caef69729699 [2021-09-07T01:39:16.680Z] $ docker rm -f 93fb5e216d8609d7401333ceb52e3d940ab26e615c3a58870da0caef69729699 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:18.696Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:18.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-07T01:39:18.982Z] . [Pipeline] withDockerContainer [2021-09-07T01:39:19.081Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-07T01:39:19.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-07T01:39:19.081Z] bd84b7c658ba: Preparing [2021-09-07T01:39:19.081Z] 6c9538264484: Preparing [2021-09-07T01:39:19.081Z] 0376ce57d1de: Preparing [2021-09-07T01:39:19.081Z] 6b60c8953234: Preparing [2021-09-07T01:39:19.081Z] e6688e911f15: Preparing [2021-09-07T01:39:19.081Z] e6688e911f15: Layer already exists [2021-09-07T01:39:19.081Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:19.081Z] 6b60c8953234: Layer already exists [2021-09-07T01:39:19.081Z] 6c9538264484: Layer already exists [2021-09-07T01:39:19.081Z] bd84b7c658ba: Layer already exists [2021-09-07T01:39:19.081Z] latest: digest: sha256:d50d4374026dbeafbdf4fc3254dc381ec3d9139ca750f38778b9367256765636 size: 1363 [2021-09-07T01:39:19.204Z] prd-ubuntu18.04-docker-arm64-4c-16g-1499 does not seem to be running inside a container [2021-09-07T01:39:19.282Z] $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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-09-07T01:39:20.717Z] $ docker top b70e9bc77ac6f1c01c60feb19645cdd036035604006e5956a42ecec3ba4c44b0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:21.423Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:21.658Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-07T01:39:21.785Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.39 [2021-09-07T01:39:21.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-07T01:39:21.785Z] bd84b7c658ba: Preparing [2021-09-07T01:39:21.785Z] 6c9538264484: Preparing [2021-09-07T01:39:21.785Z] 0376ce57d1de: Preparing [2021-09-07T01:39:21.785Z] 6b60c8953234: Preparing [2021-09-07T01:39:21.785Z] e6688e911f15: Preparing [2021-09-07T01:39:21.785Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:21.785Z] e6688e911f15: Layer already exists [2021-09-07T01:39:21.785Z] bd84b7c658ba: Layer already exists [2021-09-07T01:39:21.785Z] 6c9538264484: Layer already exists [2021-09-07T01:39:21.785Z] 6b60c8953234: Layer already exists [2021-09-07T01:39:21.785Z] 2.0.1-dev.39: digest: sha256:d50d4374026dbeafbdf4fc3254dc381ec3d9139ca750f38778b9367256765636 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:22.148Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:22.508Z] + docker push nexus3.edgexfoundry.org:10004/core-command:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:39:22.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-07T01:39:22.508Z] bd84b7c658ba: Preparing [2021-09-07T01:39:22.508Z] 6c9538264484: Preparing [2021-09-07T01:39:22.508Z] 0376ce57d1de: Preparing [2021-09-07T01:39:22.508Z] 6b60c8953234: Preparing [2021-09-07T01:39:22.508Z] e6688e911f15: Preparing [2021-09-07T01:39:22.508Z] bd84b7c658ba: Layer already exists [2021-09-07T01:39:22.508Z] 6b60c8953234: Layer already exists [2021-09-07T01:39:22.508Z] e6688e911f15: Layer already exists [2021-09-07T01:39:22.508Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:22.508Z] 6c9538264484: Layer already exists [2021-09-07T01:39:22.508Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:d50d4374026dbeafbdf4fc3254dc381ec3d9139ca750f38778b9367256765636 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:22.864Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:23.214Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-07T01:39:23.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-07T01:39:23.214Z] bd84b7c658ba: Preparing [2021-09-07T01:39:23.214Z] 6c9538264484: Preparing [2021-09-07T01:39:23.214Z] 0376ce57d1de: Preparing [2021-09-07T01:39:23.214Z] 6b60c8953234: Preparing [2021-09-07T01:39:23.214Z] e6688e911f15: Preparing [2021-09-07T01:39:23.214Z] 6b60c8953234: Layer already exists [2021-09-07T01:39:23.214Z] e6688e911f15: Layer already exists [2021-09-07T01:39:23.214Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:23.214Z] bd84b7c658ba: Layer already exists [2021-09-07T01:39:23.214Z] 6c9538264484: Layer already exists [2021-09-07T01:39:23.214Z] main: digest: sha256:d50d4374026dbeafbdf4fc3254dc381ec3d9139ca750f38778b9367256765636 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:39:23.275Z] ===================================================== [Pipeline] echo [2021-09-07T01:39:23.291Z] taggedImages: [2021-09-07T01:39:23.291Z] - nexus3.edgexfoundry.org:10004/core-command:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:39:23.291Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-07T01:39:23.291Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.39 [2021-09-07T01:39:23.291Z] - nexus3.edgexfoundry.org:10004/core-command:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:39:23.291Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-07T01:39:23.324Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-07T01:39:23.324Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:39:23.324Z] latest [2021-09-07T01:39:23.324Z] 2.0.1-dev.39 [2021-09-07T01:39:23.324Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:39:23.324Z] main [2021-09-07T01:39:23.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:23.726Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:24.081Z] + docker push nexus3.edgexfoundry.org:10004/core-data:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:39:24.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-07T01:39:24.081Z] 3626d6a5c06f: Preparing [2021-09-07T01:39:24.081Z] 53700c3d4f61: Preparing [2021-09-07T01:39:24.081Z] 0376ce57d1de: Preparing [2021-09-07T01:39:24.081Z] d4d6c2621d78: Preparing [2021-09-07T01:39:24.081Z] 5b1af35f6d42: Preparing [2021-09-07T01:39:24.081Z] e6688e911f15: Preparing [2021-09-07T01:39:24.081Z] e6688e911f15: Waiting [2021-09-07T01:39:24.081Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:24.081Z] e6688e911f15: Layer already exists [2021-09-07T01:39:25.956Z] Building core-command ... [2021-09-07T01:39:25.956Z] Building core-data ... [2021-09-07T01:39:25.956Z] Building core-metadata ... [2021-09-07T01:39:25.956Z] Building security-bootstrapper ... [2021-09-07T01:39:25.956Z] Building security-proxy-setup ... [2021-09-07T01:39:25.956Z] Building security-secretstore-setup ... [2021-09-07T01:39:25.956Z] Building support-notifications ... [2021-09-07T01:39:25.956Z] Building support-scheduler ... [2021-09-07T01:39:25.956Z] Building sys-mgmt-agent ... [2021-09-07T01:39:25.956Z] Building support-notifications [2021-09-07T01:39:25.956Z] Building security-secretstore-setup [2021-09-07T01:39:25.956Z] Building security-proxy-setup [2021-09-07T01:39:25.956Z] Building security-bootstrapper [2021-09-07T01:39:25.956Z] Building core-command [2021-09-07T01:39:29.469Z] 5b1af35f6d42: Pushed [2021-09-07T01:39:29.469Z] 3626d6a5c06f: Pushed [2021-09-07T01:39:29.469Z] 53700c3d4f61: Pushed [2021-09-07T01:39:29.469Z] d4d6c2621d78: Pushed [2021-09-07T01:39:29.740Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:be1078e5bdf16c2f036714b08e7bd7573d86f6a4ba969023cd49b8f810c5b12e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:30.104Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:30.448Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-07T01:39:30.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-07T01:39:30.448Z] 3626d6a5c06f: Preparing [2021-09-07T01:39:30.448Z] 53700c3d4f61: Preparing [2021-09-07T01:39:30.448Z] 0376ce57d1de: Preparing [2021-09-07T01:39:30.448Z] d4d6c2621d78: Preparing [2021-09-07T01:39:30.448Z] 5b1af35f6d42: Preparing [2021-09-07T01:39:30.448Z] e6688e911f15: Preparing [2021-09-07T01:39:30.448Z] e6688e911f15: Waiting [2021-09-07T01:39:30.448Z] d4d6c2621d78: Layer already exists [2021-09-07T01:39:30.448Z] 3626d6a5c06f: Layer already exists [2021-09-07T01:39:30.448Z] 53700c3d4f61: Layer already exists [2021-09-07T01:39:30.448Z] 5b1af35f6d42: Layer already exists [2021-09-07T01:39:30.448Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:30.448Z] e6688e911f15: Layer already exists [2021-09-07T01:39:30.448Z] latest: digest: sha256:be1078e5bdf16c2f036714b08e7bd7573d86f6a4ba969023cd49b8f810c5b12e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:30.810Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:31.157Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.39 [2021-09-07T01:39:31.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-07T01:39:31.157Z] 3626d6a5c06f: Preparing [2021-09-07T01:39:31.157Z] 53700c3d4f61: Preparing [2021-09-07T01:39:31.157Z] 0376ce57d1de: Preparing [2021-09-07T01:39:31.157Z] d4d6c2621d78: Preparing [2021-09-07T01:39:31.157Z] 5b1af35f6d42: Preparing [2021-09-07T01:39:31.157Z] e6688e911f15: Preparing [2021-09-07T01:39:31.157Z] e6688e911f15: Waiting [2021-09-07T01:39:31.157Z] 5b1af35f6d42: Layer already exists [2021-09-07T01:39:31.157Z] 53700c3d4f61: Layer already exists [2021-09-07T01:39:31.157Z] 3626d6a5c06f: Layer already exists [2021-09-07T01:39:31.157Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:31.157Z] d4d6c2621d78: Layer already exists [2021-09-07T01:39:31.157Z] e6688e911f15: Layer already exists [2021-09-07T01:39:31.157Z] 2.0.1-dev.39: digest: sha256:be1078e5bdf16c2f036714b08e7bd7573d86f6a4ba969023cd49b8f810c5b12e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:31.507Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:31.858Z] + docker push nexus3.edgexfoundry.org:10004/core-data:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:39:31.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-07T01:39:31.858Z] 3626d6a5c06f: Preparing [2021-09-07T01:39:31.858Z] 53700c3d4f61: Preparing [2021-09-07T01:39:31.858Z] 0376ce57d1de: Preparing [2021-09-07T01:39:31.858Z] d4d6c2621d78: Preparing [2021-09-07T01:39:31.858Z] 5b1af35f6d42: Preparing [2021-09-07T01:39:31.858Z] e6688e911f15: Preparing [2021-09-07T01:39:31.858Z] e6688e911f15: Waiting [2021-09-07T01:39:37.233Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:37.233Z] d4d6c2621d78: Layer already exists [2021-09-07T01:39:37.233Z] 53700c3d4f61: Layer already exists [2021-09-07T01:39:37.233Z] 3626d6a5c06f: Layer already exists [2021-09-07T01:39:37.233Z] 5b1af35f6d42: Layer already exists [2021-09-07T01:39:37.233Z] e6688e911f15: Layer already exists [2021-09-07T01:39:37.233Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:be1078e5bdf16c2f036714b08e7bd7573d86f6a4ba969023cd49b8f810c5b12e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:37.582Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:37.939Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-07T01:39:37.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-07T01:39:37.939Z] 3626d6a5c06f: Preparing [2021-09-07T01:39:37.939Z] 53700c3d4f61: Preparing [2021-09-07T01:39:37.939Z] 0376ce57d1de: Preparing [2021-09-07T01:39:37.939Z] d4d6c2621d78: Preparing [2021-09-07T01:39:37.939Z] 5b1af35f6d42: Preparing [2021-09-07T01:39:37.939Z] e6688e911f15: Preparing [2021-09-07T01:39:37.939Z] e6688e911f15: Waiting [2021-09-07T01:39:37.939Z] 3626d6a5c06f: Layer already exists [2021-09-07T01:39:37.939Z] d4d6c2621d78: Layer already exists [2021-09-07T01:39:37.939Z] 53700c3d4f61: Layer already exists [2021-09-07T01:39:37.939Z] 5b1af35f6d42: Layer already exists [2021-09-07T01:39:37.939Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:37.939Z] e6688e911f15: Layer already exists [2021-09-07T01:39:38.213Z] main: digest: sha256:be1078e5bdf16c2f036714b08e7bd7573d86f6a4ba969023cd49b8f810c5b12e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:39:38.288Z] ===================================================== [Pipeline] echo [2021-09-07T01:39:38.312Z] taggedImages: [2021-09-07T01:39:38.312Z] - nexus3.edgexfoundry.org:10004/core-data:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:39:38.312Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-07T01:39:38.312Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.39 [2021-09-07T01:39:38.312Z] - nexus3.edgexfoundry.org:10004/core-data:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:39:38.312Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-07T01:39:38.354Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-07T01:39:38.354Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:39:38.354Z] latest [2021-09-07T01:39:38.354Z] 2.0.1-dev.39 [2021-09-07T01:39:38.354Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:39:38.354Z] main [2021-09-07T01:39:38.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:38.750Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:39.114Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:39:39.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-07T01:39:39.114Z] c5445f08a959: Preparing [2021-09-07T01:39:39.114Z] 008fc10d1ce6: Preparing [2021-09-07T01:39:39.114Z] 0376ce57d1de: Preparing [2021-09-07T01:39:39.114Z] 6b60c8953234: Preparing [2021-09-07T01:39:39.114Z] e6688e911f15: Preparing [2021-09-07T01:39:39.114Z] e6688e911f15: Layer already exists [2021-09-07T01:39:39.114Z] 6b60c8953234: Layer already exists [2021-09-07T01:39:39.114Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:39.389Z] c5445f08a959: Pushed [2021-09-07T01:39:40.363Z] 008fc10d1ce6: Pushed [2021-09-07T01:39:40.635Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:31d89071e0de000f9e065fa287fdf3871007e17a98c7229b02ccdc07520d8003 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:40.982Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:41.331Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-07T01:39:41.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-07T01:39:41.331Z] c5445f08a959: Preparing [2021-09-07T01:39:41.331Z] 008fc10d1ce6: Preparing [2021-09-07T01:39:41.331Z] 0376ce57d1de: Preparing [2021-09-07T01:39:41.331Z] 6b60c8953234: Preparing [2021-09-07T01:39:41.331Z] e6688e911f15: Preparing [2021-09-07T01:39:41.331Z] c5445f08a959: Layer already exists [2021-09-07T01:39:41.331Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:41.331Z] 008fc10d1ce6: Layer already exists [2021-09-07T01:39:41.331Z] e6688e911f15: Layer already exists [2021-09-07T01:39:41.602Z] 6b60c8953234: Layer already exists [2021-09-07T01:39:41.602Z] latest: digest: sha256:31d89071e0de000f9e065fa287fdf3871007e17a98c7229b02ccdc07520d8003 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:41.956Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:42.298Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.39 [2021-09-07T01:39:42.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-07T01:39:42.298Z] c5445f08a959: Preparing [2021-09-07T01:39:42.298Z] 008fc10d1ce6: Preparing [2021-09-07T01:39:42.298Z] 0376ce57d1de: Preparing [2021-09-07T01:39:42.298Z] 6b60c8953234: Preparing [2021-09-07T01:39:42.298Z] e6688e911f15: Preparing [2021-09-07T01:39:42.298Z] c5445f08a959: Layer already exists [2021-09-07T01:39:42.298Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:42.298Z] 6b60c8953234: Layer already exists [2021-09-07T01:39:42.298Z] e6688e911f15: Layer already exists [2021-09-07T01:39:42.298Z] 008fc10d1ce6: Layer already exists [2021-09-07T01:39:47.747Z] 2.0.1-dev.39: digest: sha256:31d89071e0de000f9e065fa287fdf3871007e17a98c7229b02ccdc07520d8003 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:48.102Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:48.458Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:39:48.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-07T01:39:48.458Z] c5445f08a959: Preparing [2021-09-07T01:39:48.458Z] 008fc10d1ce6: Preparing [2021-09-07T01:39:48.458Z] 0376ce57d1de: Preparing [2021-09-07T01:39:48.458Z] 6b60c8953234: Preparing [2021-09-07T01:39:48.458Z] e6688e911f15: Preparing [2021-09-07T01:39:48.458Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:48.458Z] e6688e911f15: Layer already exists [2021-09-07T01:39:48.458Z] 008fc10d1ce6: Layer already exists [2021-09-07T01:39:48.458Z] 6b60c8953234: Layer already exists [2021-09-07T01:39:48.458Z] c5445f08a959: Layer already exists [2021-09-07T01:39:48.458Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:31d89071e0de000f9e065fa287fdf3871007e17a98c7229b02ccdc07520d8003 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:48.815Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:49.174Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-07T01:39:49.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-07T01:39:49.174Z] c5445f08a959: Preparing [2021-09-07T01:39:49.174Z] 008fc10d1ce6: Preparing [2021-09-07T01:39:49.174Z] 0376ce57d1de: Preparing [2021-09-07T01:39:49.174Z] 6b60c8953234: Preparing [2021-09-07T01:39:49.174Z] e6688e911f15: Preparing [2021-09-07T01:39:49.174Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:49.174Z] e6688e911f15: Layer already exists [2021-09-07T01:39:49.174Z] 008fc10d1ce6: Layer already exists [2021-09-07T01:39:49.174Z] 6b60c8953234: Layer already exists [2021-09-07T01:39:49.174Z] c5445f08a959: Layer already exists [2021-09-07T01:39:49.174Z] main: digest: sha256:31d89071e0de000f9e065fa287fdf3871007e17a98c7229b02ccdc07520d8003 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:39:49.237Z] ===================================================== [Pipeline] echo [2021-09-07T01:39:49.251Z] taggedImages: [2021-09-07T01:39:49.251Z] - nexus3.edgexfoundry.org:10004/core-metadata:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:39:49.251Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-07T01:39:49.251Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.39 [2021-09-07T01:39:49.251Z] - nexus3.edgexfoundry.org:10004/core-metadata:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:39:49.251Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-07T01:39:49.285Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-07T01:39:49.286Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:39:49.286Z] latest [2021-09-07T01:39:49.286Z] 2.0.1-dev.39 [2021-09-07T01:39:49.286Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:39:49.286Z] main [2021-09-07T01:39:49.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:49.666Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:50.008Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:39:50.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-07T01:39:50.008Z] 6d442ecd7472: Preparing [2021-09-07T01:39:50.008Z] 6d442ecd7472: Preparing [2021-09-07T01:39:50.008Z] 045bb3b936aa: Preparing [2021-09-07T01:39:50.008Z] 62dde7c9870e: Preparing [2021-09-07T01:39:50.008Z] d1fb98e374a7: Preparing [2021-09-07T01:39:50.008Z] cd1ad0ece077: Preparing [2021-09-07T01:39:50.008Z] 0376ce57d1de: Preparing [2021-09-07T01:39:50.008Z] b6292b13827e: Preparing [2021-09-07T01:39:50.008Z] 33dce6e9a1a3: Preparing [2021-09-07T01:39:50.008Z] fe93d6287741: Preparing [2021-09-07T01:39:50.008Z] febeeae3d0fe: Preparing [2021-09-07T01:39:50.008Z] e6688e911f15: Preparing [2021-09-07T01:39:50.008Z] 0376ce57d1de: Waiting [2021-09-07T01:39:50.008Z] b6292b13827e: Waiting [2021-09-07T01:39:50.008Z] 33dce6e9a1a3: Waiting [2021-09-07T01:39:50.008Z] fe93d6287741: Waiting [2021-09-07T01:39:50.008Z] febeeae3d0fe: Waiting [2021-09-07T01:39:50.008Z] e6688e911f15: Waiting [2021-09-07T01:39:51.433Z] 62dde7c9870e: Pushed [2021-09-07T01:39:51.433Z] d1fb98e374a7: Pushed [2021-09-07T01:39:51.433Z] 045bb3b936aa: Pushed [2021-09-07T01:39:51.433Z] 6d442ecd7472: Pushed [2021-09-07T01:39:51.433Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:56.275Z] fe93d6287741: Pushed [2021-09-07T01:39:56.541Z] febeeae3d0fe: Pushed [2021-09-07T01:39:56.541Z] b6292b13827e: Pushed [2021-09-07T01:39:56.541Z] e6688e911f15: Layer already exists [2021-09-07T01:39:56.541Z] 33dce6e9a1a3: Pushed [2021-09-07T01:39:56.541Z] cd1ad0ece077: Pushed [2021-09-07T01:39:56.807Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:a94bedcfaf3276ba8717d1d1034280327465346b5a29714949d6c0378a04ef40 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:57.144Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:57.468Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-07T01:39:57.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-07T01:39:57.468Z] 6d442ecd7472: Preparing [2021-09-07T01:39:57.468Z] 6d442ecd7472: Preparing [2021-09-07T01:39:57.468Z] 045bb3b936aa: Preparing [2021-09-07T01:39:57.468Z] 62dde7c9870e: Preparing [2021-09-07T01:39:57.468Z] d1fb98e374a7: Preparing [2021-09-07T01:39:57.468Z] cd1ad0ece077: Preparing [2021-09-07T01:39:57.468Z] 0376ce57d1de: Preparing [2021-09-07T01:39:57.468Z] b6292b13827e: Preparing [2021-09-07T01:39:57.468Z] 33dce6e9a1a3: Preparing [2021-09-07T01:39:57.468Z] fe93d6287741: Preparing [2021-09-07T01:39:57.468Z] febeeae3d0fe: Preparing [2021-09-07T01:39:57.468Z] e6688e911f15: Preparing [2021-09-07T01:39:57.468Z] 0376ce57d1de: Waiting [2021-09-07T01:39:57.468Z] b6292b13827e: Waiting [2021-09-07T01:39:57.468Z] 33dce6e9a1a3: Waiting [2021-09-07T01:39:57.468Z] fe93d6287741: Waiting [2021-09-07T01:39:57.468Z] febeeae3d0fe: Waiting [2021-09-07T01:39:57.468Z] e6688e911f15: Waiting [2021-09-07T01:39:57.468Z] d1fb98e374a7: Layer already exists [2021-09-07T01:39:57.468Z] 6d442ecd7472: Layer already exists [2021-09-07T01:39:57.469Z] 045bb3b936aa: Layer already exists [2021-09-07T01:39:57.469Z] cd1ad0ece077: Layer already exists [2021-09-07T01:39:57.469Z] 62dde7c9870e: Layer already exists [2021-09-07T01:39:57.469Z] febeeae3d0fe: Layer already exists [2021-09-07T01:39:57.469Z] b6292b13827e: Layer already exists [2021-09-07T01:39:57.469Z] 33dce6e9a1a3: Layer already exists [2021-09-07T01:39:57.469Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:57.469Z] fe93d6287741: Layer already exists [2021-09-07T01:39:57.469Z] e6688e911f15: Layer already exists [2021-09-07T01:39:57.737Z] latest: digest: sha256:a94bedcfaf3276ba8717d1d1034280327465346b5a29714949d6c0378a04ef40 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:58.068Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:58.394Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.39 [2021-09-07T01:39:58.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-07T01:39:58.394Z] 6d442ecd7472: Preparing [2021-09-07T01:39:58.394Z] 6d442ecd7472: Preparing [2021-09-07T01:39:58.394Z] 045bb3b936aa: Preparing [2021-09-07T01:39:58.394Z] 62dde7c9870e: Preparing [2021-09-07T01:39:58.394Z] d1fb98e374a7: Preparing [2021-09-07T01:39:58.394Z] cd1ad0ece077: Preparing [2021-09-07T01:39:58.394Z] 0376ce57d1de: Preparing [2021-09-07T01:39:58.394Z] b6292b13827e: Preparing [2021-09-07T01:39:58.394Z] 33dce6e9a1a3: Preparing [2021-09-07T01:39:58.394Z] fe93d6287741: Preparing [2021-09-07T01:39:58.394Z] febeeae3d0fe: Preparing [2021-09-07T01:39:58.394Z] e6688e911f15: Preparing [2021-09-07T01:39:58.394Z] 0376ce57d1de: Waiting [2021-09-07T01:39:58.394Z] b6292b13827e: Waiting [2021-09-07T01:39:58.394Z] 33dce6e9a1a3: Waiting [2021-09-07T01:39:58.394Z] fe93d6287741: Waiting [2021-09-07T01:39:58.394Z] febeeae3d0fe: Waiting [2021-09-07T01:39:58.394Z] e6688e911f15: Waiting [2021-09-07T01:39:58.394Z] 6d442ecd7472: Layer already exists [2021-09-07T01:39:58.394Z] 045bb3b936aa: Layer already exists [2021-09-07T01:39:58.394Z] 62dde7c9870e: Layer already exists [2021-09-07T01:39:58.394Z] cd1ad0ece077: Layer already exists [2021-09-07T01:39:58.394Z] d1fb98e374a7: Layer already exists [2021-09-07T01:39:58.394Z] b6292b13827e: Layer already exists [2021-09-07T01:39:58.394Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:58.394Z] 33dce6e9a1a3: Layer already exists [2021-09-07T01:39:58.394Z] febeeae3d0fe: Layer already exists [2021-09-07T01:39:58.394Z] fe93d6287741: Layer already exists [2021-09-07T01:39:58.394Z] e6688e911f15: Layer already exists [2021-09-07T01:39:58.668Z] 2.0.1-dev.39: digest: sha256:a94bedcfaf3276ba8717d1d1034280327465346b5a29714949d6c0378a04ef40 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:59.015Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:59.352Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:39:59.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-07T01:39:59.352Z] 6d442ecd7472: Preparing [2021-09-07T01:39:59.352Z] 6d442ecd7472: Preparing [2021-09-07T01:39:59.352Z] 045bb3b936aa: Preparing [2021-09-07T01:39:59.352Z] 62dde7c9870e: Preparing [2021-09-07T01:39:59.352Z] d1fb98e374a7: Preparing [2021-09-07T01:39:59.352Z] cd1ad0ece077: Preparing [2021-09-07T01:39:59.352Z] 0376ce57d1de: Preparing [2021-09-07T01:39:59.352Z] b6292b13827e: Preparing [2021-09-07T01:39:59.352Z] 33dce6e9a1a3: Preparing [2021-09-07T01:39:59.352Z] fe93d6287741: Preparing [2021-09-07T01:39:59.352Z] febeeae3d0fe: Preparing [2021-09-07T01:39:59.352Z] e6688e911f15: Preparing [2021-09-07T01:39:59.352Z] b6292b13827e: Waiting [2021-09-07T01:39:59.352Z] 33dce6e9a1a3: Waiting [2021-09-07T01:39:59.352Z] fe93d6287741: Waiting [2021-09-07T01:39:59.352Z] febeeae3d0fe: Waiting [2021-09-07T01:39:59.352Z] e6688e911f15: Waiting [2021-09-07T01:39:59.352Z] 0376ce57d1de: Waiting [2021-09-07T01:39:59.352Z] 6d442ecd7472: Layer already exists [2021-09-07T01:39:59.352Z] 045bb3b936aa: Layer already exists [2021-09-07T01:39:59.352Z] d1fb98e374a7: Layer already exists [2021-09-07T01:39:59.352Z] cd1ad0ece077: Layer already exists [2021-09-07T01:39:59.352Z] 62dde7c9870e: Layer already exists [2021-09-07T01:39:59.352Z] fe93d6287741: Layer already exists [2021-09-07T01:39:59.352Z] febeeae3d0fe: Layer already exists [2021-09-07T01:39:59.352Z] 0376ce57d1de: Layer already exists [2021-09-07T01:39:59.352Z] b6292b13827e: Layer already exists [2021-09-07T01:39:59.352Z] 33dce6e9a1a3: Layer already exists [2021-09-07T01:39:59.352Z] e6688e911f15: Layer already exists [2021-09-07T01:39:59.622Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:a94bedcfaf3276ba8717d1d1034280327465346b5a29714949d6c0378a04ef40 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:39:59.951Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:00.282Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-07T01:40:00.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-07T01:40:00.282Z] 6d442ecd7472: Preparing [2021-09-07T01:40:00.282Z] 6d442ecd7472: Preparing [2021-09-07T01:40:00.282Z] 045bb3b936aa: Preparing [2021-09-07T01:40:00.282Z] 62dde7c9870e: Preparing [2021-09-07T01:40:00.282Z] d1fb98e374a7: Preparing [2021-09-07T01:40:00.282Z] cd1ad0ece077: Preparing [2021-09-07T01:40:00.282Z] 0376ce57d1de: Preparing [2021-09-07T01:40:00.282Z] b6292b13827e: Preparing [2021-09-07T01:40:00.282Z] 33dce6e9a1a3: Preparing [2021-09-07T01:40:00.282Z] fe93d6287741: Preparing [2021-09-07T01:40:00.282Z] febeeae3d0fe: Preparing [2021-09-07T01:40:00.282Z] e6688e911f15: Preparing [2021-09-07T01:40:00.282Z] 0376ce57d1de: Waiting [2021-09-07T01:40:00.282Z] b6292b13827e: Waiting [2021-09-07T01:40:00.282Z] 33dce6e9a1a3: Waiting [2021-09-07T01:40:00.282Z] fe93d6287741: Waiting [2021-09-07T01:40:00.282Z] febeeae3d0fe: Waiting [2021-09-07T01:40:00.282Z] e6688e911f15: Waiting [2021-09-07T01:40:00.282Z] cd1ad0ece077: Layer already exists [2021-09-07T01:40:00.282Z] d1fb98e374a7: Layer already exists [2021-09-07T01:40:00.282Z] 6d442ecd7472: Layer already exists [2021-09-07T01:40:00.282Z] 045bb3b936aa: Layer already exists [2021-09-07T01:40:00.282Z] 62dde7c9870e: Layer already exists [2021-09-07T01:40:00.282Z] 0376ce57d1de: Layer already exists [2021-09-07T01:40:00.282Z] fe93d6287741: Layer already exists [2021-09-07T01:40:00.282Z] 33dce6e9a1a3: Layer already exists [2021-09-07T01:40:00.282Z] b6292b13827e: Layer already exists [2021-09-07T01:40:00.282Z] febeeae3d0fe: Layer already exists [2021-09-07T01:40:00.282Z] e6688e911f15: Layer already exists [2021-09-07T01:40:00.282Z] main: digest: sha256:a94bedcfaf3276ba8717d1d1034280327465346b5a29714949d6c0378a04ef40 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:40:00.341Z] ===================================================== [Pipeline] echo [2021-09-07T01:40:00.357Z] taggedImages: [2021-09-07T01:40:00.357Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:40:00.357Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-07T01:40:00.357Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.39 [2021-09-07T01:40:00.357Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:40:00.357Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-07T01:40:00.392Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-07T01:40:00.392Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:40:00.392Z] latest [2021-09-07T01:40:00.392Z] 2.0.1-dev.39 [2021-09-07T01:40:00.392Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:40:00.392Z] main [2021-09-07T01:40:00.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:00.764Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:01.105Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:40:01.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-07T01:40:01.105Z] d77532a674ff: Preparing [2021-09-07T01:40:01.105Z] 97f515e83c43: Preparing [2021-09-07T01:40:01.105Z] c191a4f54bf7: Preparing [2021-09-07T01:40:01.105Z] 5a0ca9e9530a: Preparing [2021-09-07T01:40:01.105Z] b97495a0a39c: Preparing [2021-09-07T01:40:01.105Z] e6688e911f15: Preparing [2021-09-07T01:40:01.105Z] e6688e911f15: Waiting [2021-09-07T01:40:01.720Z] c191a4f54bf7: Pushed [2021-09-07T01:40:01.720Z] e6688e911f15: Layer already exists [2021-09-07T01:40:01.990Z] b97495a0a39c: Pushed [2021-09-07T01:40:01.990Z] 97f515e83c43: Pushed [2021-09-07T01:40:02.260Z] d77532a674ff: Pushed [2021-09-07T01:40:02.528Z] 5a0ca9e9530a: Pushed [2021-09-07T01:40:02.797Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:5d76d7f71dca200048205d03171eab6c29c46b46d17f24a9f109afe911ac2677 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:03.149Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:03.491Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-07T01:40:03.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-07T01:40:03.491Z] d77532a674ff: Preparing [2021-09-07T01:40:03.491Z] 97f515e83c43: Preparing [2021-09-07T01:40:03.491Z] c191a4f54bf7: Preparing [2021-09-07T01:40:03.491Z] 5a0ca9e9530a: Preparing [2021-09-07T01:40:03.491Z] b97495a0a39c: Preparing [2021-09-07T01:40:03.491Z] e6688e911f15: Preparing [2021-09-07T01:40:03.491Z] e6688e911f15: Waiting [2021-09-07T01:40:03.491Z] c191a4f54bf7: Layer already exists [2021-09-07T01:40:03.491Z] d77532a674ff: Layer already exists [2021-09-07T01:40:03.491Z] b97495a0a39c: Layer already exists [2021-09-07T01:40:03.491Z] 5a0ca9e9530a: Layer already exists [2021-09-07T01:40:03.491Z] 97f515e83c43: Layer already exists [2021-09-07T01:40:03.491Z] e6688e911f15: Layer already exists [2021-09-07T01:40:03.491Z] latest: digest: sha256:5d76d7f71dca200048205d03171eab6c29c46b46d17f24a9f109afe911ac2677 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:03.847Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:04.191Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.39 [2021-09-07T01:40:04.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-07T01:40:04.191Z] d77532a674ff: Preparing [2021-09-07T01:40:04.191Z] 97f515e83c43: Preparing [2021-09-07T01:40:04.191Z] c191a4f54bf7: Preparing [2021-09-07T01:40:04.191Z] 5a0ca9e9530a: Preparing [2021-09-07T01:40:04.191Z] b97495a0a39c: Preparing [2021-09-07T01:40:04.191Z] e6688e911f15: Preparing [2021-09-07T01:40:04.191Z] e6688e911f15: Waiting [2021-09-07T01:40:04.191Z] 97f515e83c43: Layer already exists [2021-09-07T01:40:04.191Z] c191a4f54bf7: Layer already exists [2021-09-07T01:40:04.191Z] b97495a0a39c: Layer already exists [2021-09-07T01:40:04.191Z] d77532a674ff: Layer already exists [2021-09-07T01:40:04.191Z] e6688e911f15: Layer already exists [2021-09-07T01:40:04.460Z] 5a0ca9e9530a: Layer already exists [2021-09-07T01:40:04.460Z] 2.0.1-dev.39: digest: sha256:5d76d7f71dca200048205d03171eab6c29c46b46d17f24a9f109afe911ac2677 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:04.811Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:05.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:40:05.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-07T01:40:05.152Z] d77532a674ff: Preparing [2021-09-07T01:40:05.152Z] 97f515e83c43: Preparing [2021-09-07T01:40:05.152Z] c191a4f54bf7: Preparing [2021-09-07T01:40:05.152Z] 5a0ca9e9530a: Preparing [2021-09-07T01:40:05.152Z] b97495a0a39c: Preparing [2021-09-07T01:40:05.152Z] e6688e911f15: Preparing [2021-09-07T01:40:05.152Z] e6688e911f15: Waiting [2021-09-07T01:40:10.524Z] d77532a674ff: Layer already exists [2021-09-07T01:40:10.524Z] 97f515e83c43: Layer already exists [2021-09-07T01:40:10.524Z] 5a0ca9e9530a: Layer already exists [2021-09-07T01:40:10.524Z] c191a4f54bf7: Layer already exists [2021-09-07T01:40:10.524Z] b97495a0a39c: Layer already exists [2021-09-07T01:40:10.524Z] e6688e911f15: Layer already exists [2021-09-07T01:40:10.524Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:5d76d7f71dca200048205d03171eab6c29c46b46d17f24a9f109afe911ac2677 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:10.862Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:11.197Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-07T01:40:11.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-07T01:40:11.197Z] d77532a674ff: Preparing [2021-09-07T01:40:11.197Z] 97f515e83c43: Preparing [2021-09-07T01:40:11.197Z] c191a4f54bf7: Preparing [2021-09-07T01:40:11.197Z] 5a0ca9e9530a: Preparing [2021-09-07T01:40:11.197Z] b97495a0a39c: Preparing [2021-09-07T01:40:11.197Z] e6688e911f15: Preparing [2021-09-07T01:40:11.197Z] e6688e911f15: Waiting [2021-09-07T01:40:11.197Z] b97495a0a39c: Layer already exists [2021-09-07T01:40:11.197Z] d77532a674ff: Layer already exists [2021-09-07T01:40:11.197Z] c191a4f54bf7: Layer already exists [2021-09-07T01:40:11.197Z] 97f515e83c43: Layer already exists [2021-09-07T01:40:11.197Z] 5a0ca9e9530a: Layer already exists [2021-09-07T01:40:11.197Z] e6688e911f15: Layer already exists [2021-09-07T01:40:11.197Z] main: digest: sha256:5d76d7f71dca200048205d03171eab6c29c46b46d17f24a9f109afe911ac2677 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:40:11.263Z] ===================================================== [Pipeline] echo [2021-09-07T01:40:11.280Z] taggedImages: [2021-09-07T01:40:11.280Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:40:11.280Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-07T01:40:11.280Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.39 [2021-09-07T01:40:11.280Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:40:11.280Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-09-07T01:40:11.316Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-07T01:40:11.316Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:40:11.316Z] latest [2021-09-07T01:40:11.316Z] 2.0.1-dev.39 [2021-09-07T01:40:11.316Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:40:11.316Z] main [2021-09-07T01:40:11.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:11.707Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:12.253Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:40:12.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-07T01:40:12.253Z] 2000c75585c2: Preparing [2021-09-07T01:40:12.253Z] 91ae6f757f12: Preparing [2021-09-07T01:40:12.254Z] cc020ed0aa21: Preparing [2021-09-07T01:40:12.254Z] 28700c938b29: Preparing [2021-09-07T01:40:12.254Z] d7507156e3db: Preparing [2021-09-07T01:40:12.254Z] 81ed469c60ac: Preparing [2021-09-07T01:40:12.254Z] 29e32e39ab86: Preparing [2021-09-07T01:40:12.254Z] af0b1cee78a4: Preparing [2021-09-07T01:40:12.254Z] b18853a472be: Preparing [2021-09-07T01:40:12.254Z] e6688e911f15: Preparing [2021-09-07T01:40:12.254Z] 81ed469c60ac: Waiting [2021-09-07T01:40:12.254Z] 29e32e39ab86: Waiting [2021-09-07T01:40:12.254Z] af0b1cee78a4: Waiting [2021-09-07T01:40:12.254Z] b18853a472be: Waiting [2021-09-07T01:40:12.254Z] e6688e911f15: Waiting [2021-09-07T01:40:12.868Z] d7507156e3db: Pushed [2021-09-07T01:40:12.868Z] 91ae6f757f12: Pushed [2021-09-07T01:40:12.868Z] 2000c75585c2: Pushed [2021-09-07T01:40:12.928Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:40:12.929Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:40:12.929Z] ---> 2e15dad74bfe [2021-09-07T01:40:12.929Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T01:40:12.929Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:40:12.929Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:40:12.929Z] ---> 2e15dad74bfe [2021-09-07T01:40:12.929Z] Step 3/26 : WORKDIR /edgex-go [2021-09-07T01:40:12.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:40:12.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:40:12.929Z] ---> 2e15dad74bfe [2021-09-07T01:40:12.929Z] Step 3/23 : WORKDIR /edgex-go [2021-09-07T01:40:12.929Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:40:12.929Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:40:12.929Z] ---> 2e15dad74bfe [2021-09-07T01:40:12.929Z] Step 3/32 : WORKDIR /edgex-go [2021-09-07T01:40:12.929Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:40:12.929Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:40:12.929Z] ---> 2e15dad74bfe [2021-09-07T01:40:12.929Z] Step 3/22 : WORKDIR /edgex-go [2021-09-07T01:40:12.929Z] ---> Running in d3bd3c4c4d22 [2021-09-07T01:40:12.929Z] ---> Running in c6ef7bd371da [2021-09-07T01:40:12.929Z] ---> Running in f597fb72b846 [2021-09-07T01:40:12.929Z] ---> Running in 8a2415a61ce1 [2021-09-07T01:40:12.929Z] ---> Running in 135da9b099be [2021-09-07T01:40:12.929Z] Removing intermediate container d3bd3c4c4d22 [2021-09-07T01:40:12.929Z] ---> 6b79ba171f3a [2021-09-07T01:40:12.929Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:40:12.929Z] Removing intermediate container f597fb72b846 [2021-09-07T01:40:12.929Z] ---> b5ab7533f93b [2021-09-07T01:40:12.929Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:40:12.929Z] Removing intermediate container c6ef7bd371da [2021-09-07T01:40:12.929Z] ---> 2ebc796ca052 [2021-09-07T01:40:12.929Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:40:12.929Z] Removing intermediate container 8a2415a61ce1 [2021-09-07T01:40:12.929Z] ---> e0dc8ed57579 [2021-09-07T01:40:12.929Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:40:12.929Z] ---> Running in aab424a85875 [2021-09-07T01:40:12.929Z] Removing intermediate container 135da9b099be [2021-09-07T01:40:12.929Z] ---> 1c51d8388d9e [2021-09-07T01:40:12.929Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:40:12.929Z] ---> Running in 8ac9b2020876 [2021-09-07T01:40:12.929Z] ---> Running in c78dbd84af31 [2021-09-07T01:40:12.929Z] ---> Running in ceef24583893 [2021-09-07T01:40:12.929Z] ---> Running in b11b427ff1a6 [2021-09-07T01:40:13.145Z] 29e32e39ab86: Pushed [2021-09-07T01:40:13.145Z] 81ed469c60ac: Pushed [2021-09-07T01:40:13.145Z] af0b1cee78a4: Pushed [2021-09-07T01:40:13.145Z] e6688e911f15: Layer already exists [2021-09-07T01:40:13.145Z] 28700c938b29: Pushed [2021-09-07T01:40:13.427Z] b18853a472be: Pushed [2021-09-07T01:40:13.427Z] cc020ed0aa21: Pushed [2021-09-07T01:40:13.710Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:f0ad80f506674735a3853079c224e845d713ba0ed5e6d3d7a9f6493b1329375b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:14.299Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:14.664Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-07T01:40:14.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-07T01:40:14.664Z] 2000c75585c2: Preparing [2021-09-07T01:40:14.664Z] 91ae6f757f12: Preparing [2021-09-07T01:40:14.664Z] cc020ed0aa21: Preparing [2021-09-07T01:40:14.664Z] 28700c938b29: Preparing [2021-09-07T01:40:14.664Z] d7507156e3db: Preparing [2021-09-07T01:40:14.664Z] 81ed469c60ac: Preparing [2021-09-07T01:40:14.664Z] 29e32e39ab86: Preparing [2021-09-07T01:40:14.664Z] af0b1cee78a4: Preparing [2021-09-07T01:40:14.664Z] b18853a472be: Preparing [2021-09-07T01:40:14.664Z] e6688e911f15: Preparing [2021-09-07T01:40:14.664Z] 81ed469c60ac: Waiting [2021-09-07T01:40:14.664Z] 29e32e39ab86: Waiting [2021-09-07T01:40:14.664Z] e6688e911f15: Waiting [2021-09-07T01:40:14.664Z] af0b1cee78a4: Waiting [2021-09-07T01:40:14.664Z] b18853a472be: Waiting [2021-09-07T01:40:14.664Z] 28700c938b29: Layer already exists [2021-09-07T01:40:14.664Z] d7507156e3db: Layer already exists [2021-09-07T01:40:14.664Z] cc020ed0aa21: Layer already exists [2021-09-07T01:40:14.664Z] 91ae6f757f12: Layer already exists [2021-09-07T01:40:14.664Z] 2000c75585c2: Layer already exists [2021-09-07T01:40:14.664Z] af0b1cee78a4: Layer already exists [2021-09-07T01:40:14.664Z] 81ed469c60ac: Layer already exists [2021-09-07T01:40:14.664Z] b18853a472be: Layer already exists [2021-09-07T01:40:14.664Z] 29e32e39ab86: Layer already exists [2021-09-07T01:40:14.664Z] e6688e911f15: Layer already exists [2021-09-07T01:40:14.664Z] latest: digest: sha256:f0ad80f506674735a3853079c224e845d713ba0ed5e6d3d7a9f6493b1329375b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:15.024Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:15.379Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.39 [2021-09-07T01:40:15.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-07T01:40:15.379Z] 2000c75585c2: Preparing [2021-09-07T01:40:15.379Z] 91ae6f757f12: Preparing [2021-09-07T01:40:15.379Z] cc020ed0aa21: Preparing [2021-09-07T01:40:15.379Z] 28700c938b29: Preparing [2021-09-07T01:40:15.379Z] d7507156e3db: Preparing [2021-09-07T01:40:15.379Z] 81ed469c60ac: Preparing [2021-09-07T01:40:15.379Z] 29e32e39ab86: Preparing [2021-09-07T01:40:15.379Z] af0b1cee78a4: Preparing [2021-09-07T01:40:15.379Z] b18853a472be: Preparing [2021-09-07T01:40:15.379Z] e6688e911f15: Preparing [2021-09-07T01:40:15.379Z] 81ed469c60ac: Waiting [2021-09-07T01:40:15.379Z] 29e32e39ab86: Waiting [2021-09-07T01:40:15.379Z] af0b1cee78a4: Waiting [2021-09-07T01:40:15.379Z] b18853a472be: Waiting [2021-09-07T01:40:15.379Z] e6688e911f15: Waiting [2021-09-07T01:40:15.379Z] d7507156e3db: Layer already exists [2021-09-07T01:40:15.379Z] cc020ed0aa21: Layer already exists [2021-09-07T01:40:15.379Z] 28700c938b29: Layer already exists [2021-09-07T01:40:15.379Z] 2000c75585c2: Layer already exists [2021-09-07T01:40:15.379Z] 91ae6f757f12: Layer already exists [2021-09-07T01:40:15.379Z] b18853a472be: Layer already exists [2021-09-07T01:40:15.379Z] af0b1cee78a4: Layer already exists [2021-09-07T01:40:15.379Z] 81ed469c60ac: Layer already exists [2021-09-07T01:40:15.379Z] 29e32e39ab86: Layer already exists [2021-09-07T01:40:15.379Z] e6688e911f15: Layer already exists [2021-09-07T01:40:15.379Z] 2.0.1-dev.39: digest: sha256:f0ad80f506674735a3853079c224e845d713ba0ed5e6d3d7a9f6493b1329375b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:15.604Z] Removing intermediate container aab424a85875 [2021-09-07T01:40:15.604Z] ---> 82695f2d87e6 [2021-09-07T01:40:15.604Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-07T01:40:15.604Z] ---> Running in dec1a0ebc7c1 [2021-09-07T01:40:15.727Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:15.879Z] Removing intermediate container 8ac9b2020876 [2021-09-07T01:40:15.879Z] ---> ec06a7f6e06d [2021-09-07T01:40:15.879Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-07T01:40:15.879Z] Removing intermediate container c78dbd84af31 [2021-09-07T01:40:15.879Z] ---> 71ef758df64b [2021-09-07T01:40:15.879Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-07T01:40:16.067Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:40:16.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-07T01:40:16.067Z] 2000c75585c2: Preparing [2021-09-07T01:40:16.067Z] 91ae6f757f12: Preparing [2021-09-07T01:40:16.067Z] cc020ed0aa21: Preparing [2021-09-07T01:40:16.067Z] 28700c938b29: Preparing [2021-09-07T01:40:16.067Z] d7507156e3db: Preparing [2021-09-07T01:40:16.067Z] 81ed469c60ac: Preparing [2021-09-07T01:40:16.067Z] 29e32e39ab86: Preparing [2021-09-07T01:40:16.067Z] af0b1cee78a4: Preparing [2021-09-07T01:40:16.067Z] b18853a472be: Preparing [2021-09-07T01:40:16.067Z] e6688e911f15: Preparing [2021-09-07T01:40:16.067Z] 81ed469c60ac: Waiting [2021-09-07T01:40:16.067Z] 29e32e39ab86: Waiting [2021-09-07T01:40:16.067Z] af0b1cee78a4: Waiting [2021-09-07T01:40:16.067Z] b18853a472be: Waiting [2021-09-07T01:40:16.067Z] e6688e911f15: Waiting [2021-09-07T01:40:16.067Z] d7507156e3db: Layer already exists [2021-09-07T01:40:16.067Z] cc020ed0aa21: Layer already exists [2021-09-07T01:40:16.067Z] 91ae6f757f12: Layer already exists [2021-09-07T01:40:16.067Z] 28700c938b29: Layer already exists [2021-09-07T01:40:16.067Z] b18853a472be: Layer already exists [2021-09-07T01:40:16.067Z] 29e32e39ab86: Layer already exists [2021-09-07T01:40:16.067Z] 81ed469c60ac: Layer already exists [2021-09-07T01:40:16.067Z] af0b1cee78a4: Layer already exists [2021-09-07T01:40:16.067Z] e6688e911f15: Layer already exists [2021-09-07T01:40:16.157Z] ---> Running in bc1a54d21381 [2021-09-07T01:40:16.157Z] ---> Running in bc27aa8e2a4e [2021-09-07T01:40:16.336Z] 2000c75585c2: Layer already exists [2021-09-07T01:40:16.336Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:f0ad80f506674735a3853079c224e845d713ba0ed5e6d3d7a9f6493b1329375b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:16.435Z] Removing intermediate container b11b427ff1a6 [2021-09-07T01:40:16.435Z] ---> a6478986e4cb [2021-09-07T01:40:16.435Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-07T01:40:16.693Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [2021-09-07T01:40:16.715Z] ---> Running in b496eed6a398 [2021-09-07T01:40:16.715Z] Removing intermediate container ceef24583893 [2021-09-07T01:40:16.715Z] ---> 5da6cb09f63e [2021-09-07T01:40:16.715Z] Step 5/32 : RUN apk add --update --no-cache make git [Pipeline] sh [2021-09-07T01:40:17.017Z] ---> Running in 764dbf096245 [2021-09-07T01:40:17.031Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-07T01:40:17.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-07T01:40:17.031Z] 2000c75585c2: Preparing [2021-09-07T01:40:17.031Z] 91ae6f757f12: Preparing [2021-09-07T01:40:17.031Z] cc020ed0aa21: Preparing [2021-09-07T01:40:17.031Z] 28700c938b29: Preparing [2021-09-07T01:40:17.031Z] d7507156e3db: Preparing [2021-09-07T01:40:17.031Z] 81ed469c60ac: Preparing [2021-09-07T01:40:17.031Z] 29e32e39ab86: Preparing [2021-09-07T01:40:17.031Z] af0b1cee78a4: Preparing [2021-09-07T01:40:17.031Z] b18853a472be: Preparing [2021-09-07T01:40:17.031Z] e6688e911f15: Preparing [2021-09-07T01:40:17.031Z] 81ed469c60ac: Waiting [2021-09-07T01:40:17.031Z] 29e32e39ab86: Waiting [2021-09-07T01:40:17.031Z] af0b1cee78a4: Waiting [2021-09-07T01:40:17.031Z] b18853a472be: Waiting [2021-09-07T01:40:17.031Z] e6688e911f15: Waiting [2021-09-07T01:40:17.031Z] 28700c938b29: Layer already exists [2021-09-07T01:40:17.031Z] cc020ed0aa21: Layer already exists [2021-09-07T01:40:17.031Z] d7507156e3db: Layer already exists [2021-09-07T01:40:17.031Z] 2000c75585c2: Layer already exists [2021-09-07T01:40:17.031Z] 91ae6f757f12: Layer already exists [2021-09-07T01:40:17.031Z] b18853a472be: Layer already exists [2021-09-07T01:40:17.031Z] af0b1cee78a4: Layer already exists [2021-09-07T01:40:17.031Z] 29e32e39ab86: Layer already exists [2021-09-07T01:40:17.031Z] 81ed469c60ac: Layer already exists [2021-09-07T01:40:17.031Z] e6688e911f15: Layer already exists [2021-09-07T01:40:17.031Z] main: digest: sha256:f0ad80f506674735a3853079c224e845d713ba0ed5e6d3d7a9f6493b1329375b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:40:17.091Z] ===================================================== [Pipeline] echo [2021-09-07T01:40:17.106Z] taggedImages: [2021-09-07T01:40:17.106Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:40:17.106Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-07T01:40:17.106Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.39 [2021-09-07T01:40:17.106Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:40:17.106Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-07T01:40:17.136Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-07T01:40:17.136Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:40:17.136Z] latest [2021-09-07T01:40:17.136Z] 2.0.1-dev.39 [2021-09-07T01:40:17.136Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:40:17.136Z] main [2021-09-07T01:40:17.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:17.508Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:17.636Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T01:40:17.854Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:40:17.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-07T01:40:17.854Z] 350417ad9a61: Preparing [2021-09-07T01:40:17.854Z] 9fa35d809984: Preparing [2021-09-07T01:40:17.854Z] 0376ce57d1de: Preparing [2021-09-07T01:40:17.854Z] e2246f70e619: Preparing [2021-09-07T01:40:17.854Z] e6688e911f15: Preparing [2021-09-07T01:40:17.854Z] 0376ce57d1de: Layer already exists [2021-09-07T01:40:17.854Z] e6688e911f15: Layer already exists [2021-09-07T01:40:18.129Z] 350417ad9a61: Pushed [2021-09-07T01:40:18.129Z] e2246f70e619: Pushed [2021-09-07T01:40:18.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T01:40:18.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T01:40:18.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T01:40:18.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T01:40:18.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T01:40:19.103Z] 9fa35d809984: Pushed [2021-09-07T01:40:19.103Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:93a5109f38185c02d57d02f5ea352a30125165b3ec083d326d7dcb62874d175a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:19.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T01:40:19.504Z] OK: 218 MiB in 52 packages [2021-09-07T01:40:19.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T01:40:19.724Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:19.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T01:40:20.072Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T01:40:20.077Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-07T01:40:20.363Z] OK: 218 MiB in 52 packages [2021-09-07T01:40:20.654Z] OK: 218 MiB in 52 packages [2021-09-07T01:40:20.654Z] OK: 218 MiB in 52 packages [2021-09-07T01:40:20.936Z] Removing intermediate container dec1a0ebc7c1 [2021-09-07T01:40:20.936Z] ---> 99c561ec252b [2021-09-07T01:40:20.936Z] Step 6/23 : COPY go.mod . [2021-09-07T01:40:21.215Z] OK: 218 MiB in 52 packages [2021-09-07T01:40:21.813Z] Removing intermediate container bc27aa8e2a4e [2021-09-07T01:40:21.813Z] ---> bfb5b524ccfc [2021-09-07T01:40:21.813Z] Step 6/24 : COPY go.mod . [2021-09-07T01:40:22.095Z] ---> 289f47476619 [2021-09-07T01:40:22.095Z] Step 7/23 : RUN go mod download [2021-09-07T01:40:22.368Z] Removing intermediate container b496eed6a398 [2021-09-07T01:40:22.368Z] ---> 78dbfc9cdafc [2021-09-07T01:40:22.368Z] Step 6/22 : COPY go.mod . [2021-09-07T01:40:22.368Z] ---> Running in 5ccca042b29f [2021-09-07T01:40:22.646Z] Removing intermediate container bc1a54d21381 [2021-09-07T01:40:22.646Z] ---> fd433cc9549b [2021-09-07T01:40:22.646Z] Step 6/26 : COPY go.mod . [2021-09-07T01:40:22.928Z] Removing intermediate container 764dbf096245 [2021-09-07T01:40:22.928Z] ---> fb2e9c864f5b [2021-09-07T01:40:22.928Z] Step 6/32 : COPY go.mod . [2021-09-07T01:40:23.209Z] ---> 5c64420fe85c [2021-09-07T01:40:23.209Z] Step 7/24 : RUN go mod download [2021-09-07T01:40:23.209Z] ---> Running in 4c1a7ac9c078 [2021-09-07T01:40:23.831Z] ---> b0bb38b6d583 [2021-09-07T01:40:23.831Z] Step 7/22 : RUN go mod download [2021-09-07T01:40:23.831Z] ---> c83480976d00 [2021-09-07T01:40:23.831Z] Step 7/26 : RUN go mod download [2021-09-07T01:40:24.107Z] ---> Running in 69d262802533 [2021-09-07T01:40:24.388Z] ---> Running in be6900bffa07 [2021-09-07T01:40:24.388Z] ---> 6833d646e331 [2021-09-07T01:40:24.388Z] Step 7/32 : RUN go mod download [2021-09-07T01:40:24.662Z] ---> Running in 6cbeaa962f3e [2021-09-07T01:40:28.101Z] Removing intermediate container 5ccca042b29f [2021-09-07T01:40:28.101Z] ---> 54d626d3c42c [2021-09-07T01:40:28.101Z] Step 8/23 : COPY . . [2021-09-07T01:40:28.711Z] Removing intermediate container 4c1a7ac9c078 [2021-09-07T01:40:28.711Z] ---> 4e871655f156 [2021-09-07T01:40:28.711Z] Step 8/24 : COPY . . [2021-09-07T01:40:30.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-07T01:40:30.200Z] 350417ad9a61: Preparing [2021-09-07T01:40:30.200Z] 9fa35d809984: Preparing [2021-09-07T01:40:30.200Z] 0376ce57d1de: Preparing [2021-09-07T01:40:30.200Z] e2246f70e619: Preparing [2021-09-07T01:40:30.200Z] e6688e911f15: Preparing [2021-09-07T01:40:30.200Z] 350417ad9a61: Layer already exists [2021-09-07T01:40:30.200Z] 9fa35d809984: Layer already exists [2021-09-07T01:40:30.200Z] e2246f70e619: Layer already exists [2021-09-07T01:40:30.200Z] e6688e911f15: Layer already exists [2021-09-07T01:40:30.200Z] 0376ce57d1de: Layer already exists [2021-09-07T01:40:30.200Z] latest: digest: sha256:93a5109f38185c02d57d02f5ea352a30125165b3ec083d326d7dcb62874d175a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:30.583Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:30.931Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.39 [2021-09-07T01:40:30.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-07T01:40:30.931Z] 350417ad9a61: Preparing [2021-09-07T01:40:30.931Z] 9fa35d809984: Preparing [2021-09-07T01:40:30.931Z] 0376ce57d1de: Preparing [2021-09-07T01:40:30.931Z] e2246f70e619: Preparing [2021-09-07T01:40:30.931Z] e6688e911f15: Preparing [2021-09-07T01:40:30.931Z] e6688e911f15: Layer already exists [2021-09-07T01:40:30.931Z] 0376ce57d1de: Layer already exists [2021-09-07T01:40:30.931Z] e2246f70e619: Layer already exists [2021-09-07T01:40:30.931Z] 9fa35d809984: Layer already exists [2021-09-07T01:40:30.931Z] 350417ad9a61: Layer already exists [2021-09-07T01:40:31.202Z] 2.0.1-dev.39: digest: sha256:93a5109f38185c02d57d02f5ea352a30125165b3ec083d326d7dcb62874d175a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:31.548Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:31.886Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:40:31.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-07T01:40:31.886Z] 350417ad9a61: Preparing [2021-09-07T01:40:31.886Z] 9fa35d809984: Preparing [2021-09-07T01:40:31.886Z] 0376ce57d1de: Preparing [2021-09-07T01:40:31.886Z] e2246f70e619: Preparing [2021-09-07T01:40:31.886Z] e6688e911f15: Preparing [2021-09-07T01:40:34.162Z] Removing intermediate container be6900bffa07 [2021-09-07T01:40:34.162Z] Removing intermediate container 69d262802533 [2021-09-07T01:40:34.162Z] ---> f6c2b67137d0 [2021-09-07T01:40:34.162Z] ---> 5cdb79f4360d [2021-09-07T01:40:34.162Z] Step 8/26 : COPY . . [2021-09-07T01:40:34.162Z] Step 8/22 : COPY . . [2021-09-07T01:40:34.162Z] Removing intermediate container 6cbeaa962f3e [2021-09-07T01:40:34.162Z] ---> f52c802d4255 [2021-09-07T01:40:34.162Z] Step 8/32 : COPY . . [2021-09-07T01:40:37.244Z] e2246f70e619: Layer already exists [2021-09-07T01:40:37.244Z] e6688e911f15: Layer already exists [2021-09-07T01:40:37.244Z] 9fa35d809984: Layer already exists [2021-09-07T01:40:37.244Z] 0376ce57d1de: Layer already exists [2021-09-07T01:40:37.244Z] 350417ad9a61: Layer already exists [2021-09-07T01:40:37.244Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:93a5109f38185c02d57d02f5ea352a30125165b3ec083d326d7dcb62874d175a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:37.605Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:37.936Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-07T01:40:37.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-07T01:40:37.936Z] 350417ad9a61: Preparing [2021-09-07T01:40:37.936Z] 9fa35d809984: Preparing [2021-09-07T01:40:37.936Z] 0376ce57d1de: Preparing [2021-09-07T01:40:37.936Z] e2246f70e619: Preparing [2021-09-07T01:40:37.936Z] e6688e911f15: Preparing [2021-09-07T01:40:37.936Z] e2246f70e619: Layer already exists [2021-09-07T01:40:37.936Z] 0376ce57d1de: Layer already exists [2021-09-07T01:40:37.936Z] 9fa35d809984: Layer already exists [2021-09-07T01:40:37.936Z] e6688e911f15: Layer already exists [2021-09-07T01:40:37.936Z] 350417ad9a61: Layer already exists [2021-09-07T01:40:37.936Z] main: digest: sha256:93a5109f38185c02d57d02f5ea352a30125165b3ec083d326d7dcb62874d175a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:40:38.008Z] ===================================================== [Pipeline] echo [2021-09-07T01:40:38.024Z] taggedImages: [2021-09-07T01:40:38.024Z] - nexus3.edgexfoundry.org:10004/support-notifications:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:40:38.024Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-07T01:40:38.024Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.39 [2021-09-07T01:40:38.024Z] - nexus3.edgexfoundry.org:10004/support-notifications:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:40:38.024Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-07T01:40:38.057Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-07T01:40:38.057Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:40:38.057Z] latest [2021-09-07T01:40:38.057Z] 2.0.1-dev.39 [2021-09-07T01:40:38.057Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:40:38.057Z] main [2021-09-07T01:40:38.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:38.440Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:40.321Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:40:40.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-07T01:40:40.321Z] f2fc6c21de7a: Preparing [2021-09-07T01:40:40.321Z] 5b7e370ea51e: Preparing [2021-09-07T01:40:40.321Z] 0376ce57d1de: Preparing [2021-09-07T01:40:40.321Z] 6b60c8953234: Preparing [2021-09-07T01:40:40.321Z] e6688e911f15: Preparing [2021-09-07T01:40:40.321Z] 6b60c8953234: Layer already exists [2021-09-07T01:40:40.321Z] 0376ce57d1de: Layer already exists [2021-09-07T01:40:40.321Z] e6688e911f15: Layer already exists [2021-09-07T01:40:40.321Z] f2fc6c21de7a: Pushed [2021-09-07T01:40:40.321Z] 5b7e370ea51e: Pushed [2021-09-07T01:40:40.321Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:2b30b05817c121aa9024b1147a89ec2a7871609dc4ece317412384b50a0aceae size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:40.675Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:41.000Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-07T01:40:41.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-07T01:40:41.000Z] f2fc6c21de7a: Preparing [2021-09-07T01:40:41.000Z] 5b7e370ea51e: Preparing [2021-09-07T01:40:41.000Z] 0376ce57d1de: Preparing [2021-09-07T01:40:41.000Z] 6b60c8953234: Preparing [2021-09-07T01:40:41.000Z] e6688e911f15: Preparing [2021-09-07T01:40:41.000Z] e6688e911f15: Layer already exists [2021-09-07T01:40:41.000Z] f2fc6c21de7a: Layer already exists [2021-09-07T01:40:41.000Z] 0376ce57d1de: Layer already exists [2021-09-07T01:40:41.000Z] 5b7e370ea51e: Layer already exists [2021-09-07T01:40:41.000Z] 6b60c8953234: Layer already exists [2021-09-07T01:40:41.000Z] latest: digest: sha256:2b30b05817c121aa9024b1147a89ec2a7871609dc4ece317412384b50a0aceae size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:41.446Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:41.994Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.39 [2021-09-07T01:40:41.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-07T01:40:41.994Z] f2fc6c21de7a: Preparing [2021-09-07T01:40:41.994Z] 5b7e370ea51e: Preparing [2021-09-07T01:40:41.994Z] 0376ce57d1de: Preparing [2021-09-07T01:40:41.994Z] 6b60c8953234: Preparing [2021-09-07T01:40:41.994Z] e6688e911f15: Preparing [2021-09-07T01:40:41.994Z] 0376ce57d1de: Layer already exists [2021-09-07T01:40:41.994Z] e6688e911f15: Layer already exists [2021-09-07T01:40:41.994Z] 6b60c8953234: Layer already exists [2021-09-07T01:40:41.994Z] 5b7e370ea51e: Layer already exists [2021-09-07T01:40:41.994Z] f2fc6c21de7a: Layer already exists [2021-09-07T01:40:41.994Z] 2.0.1-dev.39: digest: sha256:2b30b05817c121aa9024b1147a89ec2a7871609dc4ece317412384b50a0aceae size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:42.342Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:42.674Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:40:42.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-07T01:40:42.674Z] f2fc6c21de7a: Preparing [2021-09-07T01:40:42.674Z] 5b7e370ea51e: Preparing [2021-09-07T01:40:42.674Z] 0376ce57d1de: Preparing [2021-09-07T01:40:42.674Z] 6b60c8953234: Preparing [2021-09-07T01:40:42.674Z] e6688e911f15: Preparing [2021-09-07T01:40:42.674Z] e6688e911f15: Layer already exists [2021-09-07T01:40:42.674Z] 0376ce57d1de: Layer already exists [2021-09-07T01:40:42.674Z] 5b7e370ea51e: Layer already exists [2021-09-07T01:40:42.674Z] 6b60c8953234: Layer already exists [2021-09-07T01:40:42.674Z] f2fc6c21de7a: Layer already exists [2021-09-07T01:40:42.674Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:2b30b05817c121aa9024b1147a89ec2a7871609dc4ece317412384b50a0aceae size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:43.015Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:43.348Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-07T01:40:43.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-07T01:40:43.348Z] f2fc6c21de7a: Preparing [2021-09-07T01:40:43.348Z] 5b7e370ea51e: Preparing [2021-09-07T01:40:43.348Z] 0376ce57d1de: Preparing [2021-09-07T01:40:43.348Z] 6b60c8953234: Preparing [2021-09-07T01:40:43.348Z] e6688e911f15: Preparing [2021-09-07T01:40:43.348Z] e6688e911f15: Layer already exists [2021-09-07T01:40:43.348Z] 0376ce57d1de: Layer already exists [2021-09-07T01:40:43.348Z] 6b60c8953234: Layer already exists [2021-09-07T01:40:43.348Z] f2fc6c21de7a: Layer already exists [2021-09-07T01:40:43.348Z] 5b7e370ea51e: Layer already exists [2021-09-07T01:40:45.122Z] ---> 6740688f0905 [2021-09-07T01:40:45.122Z] Step 9/23 : RUN go mod tidy [2021-09-07T01:40:45.399Z] ---> Running in 09247452045a [2021-09-07T01:40:45.673Z] ---> 2b3c8c681f06 [2021-09-07T01:40:45.674Z] Step 9/24 : RUN go mod tidy [2021-09-07T01:40:45.949Z] ---> 9fe03eb60a9a [2021-09-07T01:40:45.949Z] Step 9/26 : RUN go mod tidy [2021-09-07T01:40:45.949Z] ---> Running in 21864618e82d [2021-09-07T01:40:46.224Z] ---> f735bfb81562 [2021-09-07T01:40:46.224Z] Step 9/22 : RUN go mod tidy [2021-09-07T01:40:46.224Z] ---> d43830242f25 [2021-09-07T01:40:46.224Z] Step 9/32 : RUN go mod tidy [2021-09-07T01:40:46.224Z] ---> Running in 6647f4807955 [2021-09-07T01:40:46.498Z] ---> Running in dd67f114373b [2021-09-07T01:40:46.498Z] ---> Running in 13e392425831 [2021-09-07T01:40:48.722Z] main: digest: sha256:2b30b05817c121aa9024b1147a89ec2a7871609dc4ece317412384b50a0aceae size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:40:48.786Z] ===================================================== [Pipeline] echo [2021-09-07T01:40:48.802Z] taggedImages: [2021-09-07T01:40:48.802Z] - nexus3.edgexfoundry.org:10004/support-scheduler:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:40:48.802Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-07T01:40:48.802Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.39 [2021-09-07T01:40:48.802Z] - nexus3.edgexfoundry.org:10004/support-scheduler:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:40:48.802Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-07T01:40:48.835Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-07T01:40:48.835Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:40:48.835Z] latest [2021-09-07T01:40:48.835Z] 2.0.1-dev.39 [2021-09-07T01:40:48.835Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:40:48.835Z] main [2021-09-07T01:40:48.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:49.232Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:49.585Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:40:49.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-07T01:40:49.585Z] 262a2f1cea59: Preparing [2021-09-07T01:40:49.585Z] 0c3aa4a1c592: Preparing [2021-09-07T01:40:49.585Z] 109f81528e92: Preparing [2021-09-07T01:40:49.585Z] 2490f7fb96f4: Preparing [2021-09-07T01:40:49.585Z] c080ac93e525: Preparing [2021-09-07T01:40:49.585Z] 87dec32dab56: Preparing [2021-09-07T01:40:49.585Z] 4b3c02ac6c6d: Preparing [2021-09-07T01:40:49.585Z] 3b6deb83ca37: Preparing [2021-09-07T01:40:49.585Z] 563ea45970c1: Preparing [2021-09-07T01:40:49.585Z] 91e3b9641807: Preparing [2021-09-07T01:40:49.585Z] b2d5eeeaba3a: Preparing [2021-09-07T01:40:49.585Z] 4b3c02ac6c6d: Waiting [2021-09-07T01:40:49.585Z] 3b6deb83ca37: Waiting [2021-09-07T01:40:49.585Z] 563ea45970c1: Waiting [2021-09-07T01:40:49.585Z] 91e3b9641807: Waiting [2021-09-07T01:40:49.585Z] b2d5eeeaba3a: Waiting [2021-09-07T01:40:49.585Z] 87dec32dab56: Waiting [2021-09-07T01:40:49.585Z] c080ac93e525: Layer already exists [2021-09-07T01:40:51.572Z] 87dec32dab56: Layer already exists [2021-09-07T01:40:51.572Z] 4b3c02ac6c6d: Layer already exists [2021-09-07T01:40:51.572Z] 3b6deb83ca37: Layer already exists [2021-09-07T01:40:51.572Z] 0c3aa4a1c592: Pushed [2021-09-07T01:40:51.572Z] 563ea45970c1: Layer already exists [2021-09-07T01:40:51.572Z] b2d5eeeaba3a: Layer already exists [2021-09-07T01:40:51.572Z] 262a2f1cea59: Pushed [2021-09-07T01:40:51.572Z] 91e3b9641807: Layer already exists [2021-09-07T01:40:51.572Z] 109f81528e92: Pushed [2021-09-07T01:40:52.502Z] Removing intermediate container 09247452045a [2021-09-07T01:40:52.502Z] ---> 3d2acbebd969 [2021-09-07T01:40:52.502Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-07T01:40:52.502Z] ---> Running in c8b0289b224e [2021-09-07T01:40:53.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-07T01:40:53.946Z] Removing intermediate container 21864618e82d [2021-09-07T01:40:53.946Z] ---> 973028d015fd [2021-09-07T01:40:53.946Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-07T01:40:54.226Z] ---> Running in 2e536d8b24ec [2021-09-07T01:40:54.501Z] Removing intermediate container 6647f4807955 [2021-09-07T01:40:54.501Z] ---> ef153ada2cca [2021-09-07T01:40:54.501Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-07T01:40:54.501Z] Removing intermediate container 13e392425831 [2021-09-07T01:40:54.501Z] ---> 537b4fced43c [2021-09-07T01:40:54.501Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-07T01:40:54.773Z] ---> Running in a0ec2f9fb05e [2021-09-07T01:40:54.773Z] ---> Running in c30a8fbdffa1 [2021-09-07T01:40:55.046Z] Removing intermediate container dd67f114373b [2021-09-07T01:40:55.046Z] ---> 5bede63de32d [2021-09-07T01:40:55.046Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-07T01:40:55.326Z] ---> Running in 3700d596e69b [2021-09-07T01:40:55.866Z] 2490f7fb96f4: Pushed [2021-09-07T01:40:56.134Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:e3c6bf2d5174d089d999c5b649f008b2130bd048dd4224095b360ca0fcce1a0c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:56.479Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:56.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-command/core-command ./cmd/core-command [2021-09-07T01:40:56.829Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-07T01:40:56.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-07T01:40:56.829Z] 262a2f1cea59: Preparing [2021-09-07T01:40:56.829Z] 0c3aa4a1c592: Preparing [2021-09-07T01:40:56.829Z] 109f81528e92: Preparing [2021-09-07T01:40:56.829Z] 2490f7fb96f4: Preparing [2021-09-07T01:40:56.829Z] c080ac93e525: Preparing [2021-09-07T01:40:56.829Z] 87dec32dab56: Preparing [2021-09-07T01:40:56.829Z] 4b3c02ac6c6d: Preparing [2021-09-07T01:40:56.829Z] 3b6deb83ca37: Preparing [2021-09-07T01:40:56.829Z] 563ea45970c1: Preparing [2021-09-07T01:40:56.829Z] 91e3b9641807: Preparing [2021-09-07T01:40:56.829Z] b2d5eeeaba3a: Preparing [2021-09-07T01:40:56.829Z] 4b3c02ac6c6d: Waiting [2021-09-07T01:40:56.829Z] 3b6deb83ca37: Waiting [2021-09-07T01:40:56.829Z] 563ea45970c1: Waiting [2021-09-07T01:40:56.829Z] 91e3b9641807: Waiting [2021-09-07T01:40:56.829Z] b2d5eeeaba3a: Waiting [2021-09-07T01:40:56.829Z] 87dec32dab56: Waiting [2021-09-07T01:40:56.829Z] 262a2f1cea59: Layer already exists [2021-09-07T01:40:56.829Z] 2490f7fb96f4: Layer already exists [2021-09-07T01:40:56.829Z] 0c3aa4a1c592: Layer already exists [2021-09-07T01:40:56.829Z] c080ac93e525: Layer already exists [2021-09-07T01:40:56.829Z] 109f81528e92: Layer already exists [2021-09-07T01:40:56.829Z] 87dec32dab56: Layer already exists [2021-09-07T01:40:56.829Z] 3b6deb83ca37: Layer already exists [2021-09-07T01:40:56.829Z] 4b3c02ac6c6d: Layer already exists [2021-09-07T01:40:56.829Z] 91e3b9641807: Layer already exists [2021-09-07T01:40:56.829Z] 563ea45970c1: Layer already exists [2021-09-07T01:40:57.097Z] b2d5eeeaba3a: Layer already exists [2021-09-07T01:40:57.097Z] latest: digest: sha256:e3c6bf2d5174d089d999c5b649f008b2130bd048dd4224095b360ca0fcce1a0c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:57.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-07T01:40:57.457Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:57.799Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.39 [2021-09-07T01:40:57.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-07T01:40:57.799Z] 262a2f1cea59: Preparing [2021-09-07T01:40:57.799Z] 0c3aa4a1c592: Preparing [2021-09-07T01:40:57.799Z] 109f81528e92: Preparing [2021-09-07T01:40:57.799Z] 2490f7fb96f4: Preparing [2021-09-07T01:40:57.799Z] c080ac93e525: Preparing [2021-09-07T01:40:57.799Z] 87dec32dab56: Preparing [2021-09-07T01:40:57.799Z] 4b3c02ac6c6d: Preparing [2021-09-07T01:40:57.799Z] 3b6deb83ca37: Preparing [2021-09-07T01:40:57.799Z] 563ea45970c1: Preparing [2021-09-07T01:40:57.799Z] 91e3b9641807: Preparing [2021-09-07T01:40:57.799Z] b2d5eeeaba3a: Preparing [2021-09-07T01:40:57.799Z] 87dec32dab56: Waiting [2021-09-07T01:40:57.799Z] 4b3c02ac6c6d: Waiting [2021-09-07T01:40:57.799Z] 3b6deb83ca37: Waiting [2021-09-07T01:40:57.799Z] 563ea45970c1: Waiting [2021-09-07T01:40:57.799Z] 91e3b9641807: Waiting [2021-09-07T01:40:57.799Z] b2d5eeeaba3a: Waiting [2021-09-07T01:40:57.799Z] 2490f7fb96f4: Layer already exists [2021-09-07T01:40:57.799Z] 109f81528e92: Layer already exists [2021-09-07T01:40:57.799Z] c080ac93e525: Layer already exists [2021-09-07T01:40:57.799Z] 262a2f1cea59: Layer already exists [2021-09-07T01:40:57.799Z] 0c3aa4a1c592: Layer already exists [2021-09-07T01:40:57.799Z] 563ea45970c1: Layer already exists [2021-09-07T01:40:57.800Z] 3b6deb83ca37: Layer already exists [2021-09-07T01:40:57.800Z] 87dec32dab56: Layer already exists [2021-09-07T01:40:57.800Z] 4b3c02ac6c6d: Layer already exists [2021-09-07T01:40:57.800Z] 91e3b9641807: Layer already exists [2021-09-07T01:40:57.800Z] b2d5eeeaba3a: Layer already exists [2021-09-07T01:40:58.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-07T01:40:58.070Z] 2.0.1-dev.39: digest: sha256:e3c6bf2d5174d089d999c5b649f008b2130bd048dd4224095b360ca0fcce1a0c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:58.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-07T01:40:58.419Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:58.761Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:40:58.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-07T01:40:58.761Z] 262a2f1cea59: Preparing [2021-09-07T01:40:58.761Z] 0c3aa4a1c592: Preparing [2021-09-07T01:40:58.761Z] 109f81528e92: Preparing [2021-09-07T01:40:58.761Z] 2490f7fb96f4: Preparing [2021-09-07T01:40:58.761Z] c080ac93e525: Preparing [2021-09-07T01:40:58.761Z] 87dec32dab56: Preparing [2021-09-07T01:40:58.761Z] 4b3c02ac6c6d: Preparing [2021-09-07T01:40:58.761Z] 3b6deb83ca37: Preparing [2021-09-07T01:40:58.761Z] 563ea45970c1: Preparing [2021-09-07T01:40:58.761Z] 91e3b9641807: Preparing [2021-09-07T01:40:58.761Z] b2d5eeeaba3a: Preparing [2021-09-07T01:40:58.761Z] 4b3c02ac6c6d: Waiting [2021-09-07T01:40:58.761Z] 3b6deb83ca37: Waiting [2021-09-07T01:40:58.761Z] 563ea45970c1: Waiting [2021-09-07T01:40:58.761Z] 91e3b9641807: Waiting [2021-09-07T01:40:58.761Z] b2d5eeeaba3a: Waiting [2021-09-07T01:40:58.761Z] 87dec32dab56: Waiting [2021-09-07T01:40:58.761Z] 109f81528e92: Layer already exists [2021-09-07T01:40:58.761Z] 2490f7fb96f4: Layer already exists [2021-09-07T01:40:58.761Z] c080ac93e525: Layer already exists [2021-09-07T01:40:58.761Z] 262a2f1cea59: Layer already exists [2021-09-07T01:40:58.761Z] 0c3aa4a1c592: Layer already exists [2021-09-07T01:40:58.761Z] 4b3c02ac6c6d: Layer already exists [2021-09-07T01:40:58.761Z] 87dec32dab56: Layer already exists [2021-09-07T01:40:58.761Z] 563ea45970c1: Layer already exists [2021-09-07T01:40:58.761Z] 3b6deb83ca37: Layer already exists [2021-09-07T01:40:58.761Z] 91e3b9641807: Layer already exists [2021-09-07T01:40:58.761Z] b2d5eeeaba3a: Layer already exists [2021-09-07T01:40:58.761Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:e3c6bf2d5174d089d999c5b649f008b2130bd048dd4224095b360ca0fcce1a0c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:59.328Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:40:59.680Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-07T01:40:59.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-07T01:40:59.680Z] 262a2f1cea59: Preparing [2021-09-07T01:40:59.680Z] 0c3aa4a1c592: Preparing [2021-09-07T01:40:59.680Z] 109f81528e92: Preparing [2021-09-07T01:40:59.680Z] 2490f7fb96f4: Preparing [2021-09-07T01:40:59.680Z] c080ac93e525: Preparing [2021-09-07T01:40:59.680Z] 87dec32dab56: Preparing [2021-09-07T01:40:59.680Z] 4b3c02ac6c6d: Preparing [2021-09-07T01:40:59.680Z] 3b6deb83ca37: Preparing [2021-09-07T01:40:59.680Z] 563ea45970c1: Preparing [2021-09-07T01:40:59.680Z] 91e3b9641807: Preparing [2021-09-07T01:40:59.680Z] b2d5eeeaba3a: Preparing [2021-09-07T01:40:59.680Z] 4b3c02ac6c6d: Waiting [2021-09-07T01:40:59.680Z] 3b6deb83ca37: Waiting [2021-09-07T01:40:59.680Z] 563ea45970c1: Waiting [2021-09-07T01:40:59.680Z] 87dec32dab56: Waiting [2021-09-07T01:40:59.680Z] 91e3b9641807: Waiting [2021-09-07T01:40:59.680Z] b2d5eeeaba3a: Waiting [2021-09-07T01:40:59.680Z] 109f81528e92: Layer already exists [2021-09-07T01:40:59.680Z] c080ac93e525: Layer already exists [2021-09-07T01:40:59.680Z] 2490f7fb96f4: Layer already exists [2021-09-07T01:40:59.680Z] 262a2f1cea59: Layer already exists [2021-09-07T01:40:59.680Z] 3b6deb83ca37: Layer already exists [2021-09-07T01:40:59.680Z] 4b3c02ac6c6d: Layer already exists [2021-09-07T01:40:59.680Z] 87dec32dab56: Layer already exists [2021-09-07T01:40:59.680Z] 563ea45970c1: Layer already exists [2021-09-07T01:40:59.680Z] b2d5eeeaba3a: Layer already exists [2021-09-07T01:40:59.680Z] 91e3b9641807: Layer already exists [2021-09-07T01:40:59.951Z] 0c3aa4a1c592: Layer already exists [2021-09-07T01:40:59.951Z] main: digest: sha256:e3c6bf2d5174d089d999c5b649f008b2130bd048dd4224095b360ca0fcce1a0c size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:41:00.012Z] ===================================================== [Pipeline] echo [2021-09-07T01:41:00.026Z] taggedImages: [2021-09-07T01:41:00.026Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:41:00.026Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-07T01:41:00.026Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.39 [2021-09-07T01:41:00.026Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:41:00.026Z] - 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-09-07T01:42:50.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-07T01:42:50.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-07T01:42:50.495Z] Removing intermediate container 2e536d8b24ec [2021-09-07T01:42:50.495Z] ---> 6b7adb9e8453 [2021-09-07T01:42:50.495Z] [2021-09-07T01:42:50.495Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T01:42:50.773Z] 3.12: Pulling from library/alpine [2021-09-07T01:42:52.232Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-07T01:42:52.513Z] Status: Downloaded newer image for alpine:3.12 [2021-09-07T01:42:53.117Z] ---> afc2cc120ca2 [2021-09-07T01:42:53.117Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-07T01:42:53.393Z] ---> Running in 3b24313cec53 [2021-09-07T01:42:55.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T01:42:55.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T01:42:55.990Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-07T01:42:55.990Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T01:42:56.267Z] OK: 5 MiB in 15 packages [2021-09-07T01:42:58.911Z] Removing intermediate container a0ec2f9fb05e [2021-09-07T01:42:58.911Z] ---> 4d2e8308ced9 [2021-09-07T01:42:58.911Z] [2021-09-07T01:42:58.911Z] Step 11/22 : FROM alpine:3.12 [2021-09-07T01:42:58.911Z] ---> afc2cc120ca2 [2021-09-07T01:42:58.911Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-07T01:42:58.911Z] Removing intermediate container c8b0289b224e [2021-09-07T01:42:58.911Z] ---> c8db4175cdc9 [2021-09-07T01:42:58.911Z] [2021-09-07T01:42:58.911Z] Step 11/23 : FROM alpine:3.12 [2021-09-07T01:42:58.911Z] ---> afc2cc120ca2 [2021-09-07T01:42:58.911Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-07T01:42:58.911Z] Removing intermediate container 3700d596e69b [2021-09-07T01:42:58.911Z] ---> ea00cf7619dd [2021-09-07T01:42:58.911Z] [2021-09-07T01:42:58.911Z] Step 11/32 : FROM alpine:3.12 [2021-09-07T01:42:58.911Z] ---> afc2cc120ca2 [2021-09-07T01:42:58.911Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-07T01:42:59.195Z] Removing intermediate container 3b24313cec53 [2021-09-07T01:42:59.195Z] ---> 25603c8f352c [2021-09-07T01:42:59.195Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T01:42:59.471Z] ---> Running in 32e3946309ff [2021-09-07T01:42:59.471Z] ---> Running in a22813f46ef1 [2021-09-07T01:42:59.471Z] ---> Running in 080234358f1a [2021-09-07T01:42:59.471Z] Removing intermediate container c30a8fbdffa1 [2021-09-07T01:42:59.471Z] ---> 66d9d39f8b88 [2021-09-07T01:42:59.471Z] [2021-09-07T01:42:59.471Z] Step 11/26 : FROM alpine:3.12 [2021-09-07T01:42:59.751Z] ---> afc2cc120ca2 [2021-09-07T01:42:59.751Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-07T01:42:59.751Z] ---> Running in 6624cf9cca9b [2021-09-07T01:43:00.027Z] ---> Running in 13310884245f [2021-09-07T01:43:00.303Z] Removing intermediate container 6624cf9cca9b [2021-09-07T01:43:00.303Z] ---> a966c21ddf62 [2021-09-07T01:43:00.303Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-07T01:43:00.303Z] Removing intermediate container 080234358f1a [2021-09-07T01:43:00.303Z] ---> 21fe250d4f87 [2021-09-07T01:43:00.303Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-07T01:43:00.593Z] ---> Running in f644a0a87dd7 [2021-09-07T01:43:00.593Z] ---> Running in b834d74abcc1 [2021-09-07T01:43:01.581Z] Removing intermediate container f644a0a87dd7 [2021-09-07T01:43:01.581Z] ---> bbcd349c3f68 [2021-09-07T01:43:01.581Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-07T01:43:01.859Z] ---> Running in 30035804608f [2021-09-07T01:43:02.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T01:43:02.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T01:43:02.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T01:43:02.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T01:43:02.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T01:43:02.422Z] Removing intermediate container 30035804608f [2021-09-07T01:43:02.422Z] ---> 7acc30ce01b2 [2021-09-07T01:43:02.698Z] Step 16/24 : WORKDIR / [2021-09-07T01:43:02.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T01:43:02.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T01:43:02.698Z] ---> Running in 7cefd1c6c070 [2021-09-07T01:43:02.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T01:43:02.982Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-07T01:43:02.982Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-07T01:43:02.982Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T01:43:02.982Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-07T01:43:02.982Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T01:43:03.269Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-07T01:43:03.269Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-07T01:43:03.269Z] (4/4) Installing curl (7.78.0-r0) [2021-09-07T01:43:03.269Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T01:43:03.269Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T01:43:03.269Z] OK: 6 MiB in 16 packages [2021-09-07T01:43:03.544Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-07T01:43:03.544Z] OK: 7 MiB in 18 packages [2021-09-07T01:43:03.544Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-07T01:43:03.544Z] (3/3) Installing su-exec (0.2-r1) [2021-09-07T01:43:03.544Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T01:43:03.544Z] Executing ca-certificates-20191127-r4.trigger [2021-09-07T01:43:03.544Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-07T01:43:03.544Z] (2/2) Installing su-exec (0.2-r1) [2021-09-07T01:43:03.544Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T01:43:03.820Z] OK: 5 MiB in 16 packages [2021-09-07T01:43:03.820Z] Removing intermediate container 7cefd1c6c070 [2021-09-07T01:43:03.820Z] ---> a29e959f219f [2021-09-07T01:43:03.820Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T01:43:03.820Z] OK: 6 MiB in 17 packages [2021-09-07T01:43:05.263Z] ---> 967beffedf45 [2021-09-07T01:43:05.263Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-07T01:43:05.870Z] Removing intermediate container 32e3946309ff [2021-09-07T01:43:05.870Z] ---> 689de7ffb6bb [2021-09-07T01:43:05.870Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T01:43:06.146Z] Removing intermediate container b834d74abcc1 [2021-09-07T01:43:06.146Z] ---> 523e584481dc [2021-09-07T01:43:06.146Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-07T01:43:06.146Z] ---> Running in 118f2da75b60 [2021-09-07T01:43:06.430Z] Removing intermediate container a22813f46ef1 [2021-09-07T01:43:06.430Z] ---> 027e9aec5b1f [2021-09-07T01:43:06.430Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-07T01:43:06.430Z] ---> Running in ea66e5bb24ee [2021-09-07T01:43:06.707Z] Removing intermediate container 13310884245f [2021-09-07T01:43:06.707Z] ---> 6fa30f743942 [2021-09-07T01:43:06.707Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-07T01:43:06.707Z] ---> Running in 68ee09229c44 [2021-09-07T01:43:06.707Z] ---> Running in 0a149b87e5b0 [2021-09-07T01:43:07.306Z] ---> 4cbf1fea6f28 [2021-09-07T01:43:07.306Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-07T01:43:07.306Z] Removing intermediate container 118f2da75b60 [2021-09-07T01:43:07.306Z] ---> c8ae7286bd40 [2021-09-07T01:43:07.306Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-07T01:43:09.047Z] Removing intermediate container ea66e5bb24ee [2021-09-07T01:43:09.047Z] ---> b6b292508c91 [2021-09-07T01:43:09.047Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-07T01:43:09.047Z] Removing intermediate container 68ee09229c44 [2021-09-07T01:43:09.047Z] ---> ceea253381f3 [2021-09-07T01:43:09.047Z] Step 14/22 : WORKDIR /edgex [2021-09-07T01:43:09.047Z] Removing intermediate container 0a149b87e5b0 [2021-09-07T01:43:09.047Z] ---> f3a81e0b2d3e [2021-09-07T01:43:09.047Z] Step 14/26 : WORKDIR / [2021-09-07T01:43:09.047Z] ---> Running in a7628d7c35bb [2021-09-07T01:43:09.047Z] ---> Running in a3e768458f97 [2021-09-07T01:43:09.047Z] ---> Running in 9c6feed9b9e3 [2021-09-07T01:43:09.047Z] ---> Running in 66593c542ccd [2021-09-07T01:43:09.047Z] ---> 02fe354f9eef [2021-09-07T01:43:09.047Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-07T01:43:09.047Z] ---> Running in c063b8c74457 [2021-09-07T01:43:09.047Z] Removing intermediate container a7628d7c35bb [2021-09-07T01:43:09.047Z] ---> 62d396c66fab [2021-09-07T01:43:09.047Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-07T01:43:09.047Z] Removing intermediate container 9c6feed9b9e3 [2021-09-07T01:43:09.047Z] ---> 6507d04dad27 [2021-09-07T01:43:09.047Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.tomlRemoving intermediate container a3e768458f97 [2021-09-07T01:43:09.047Z] ---> 21f0da20b2e2 [2021-09-07T01:43:09.047Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-07T01:43:09.047Z] [2021-09-07T01:43:09.047Z] Removing intermediate container 66593c542ccd [2021-09-07T01:43:09.047Z] ---> 344b2aa636e8 [2021-09-07T01:43:09.047Z] 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-09-07T01:43:09.047Z] ---> Running in d304b62ffb96 [2021-09-07T01:43:09.326Z] ---> Running in de3fac494a54 [2021-09-07T01:43:09.600Z] Removing intermediate container c063b8c74457 [2021-09-07T01:43:09.600Z] ---> f3ed3dfea44e [2021-09-07T01:43:09.600Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T01:43:09.876Z] ---> Running in 73d0094dfb12 [2021-09-07T01:43:10.152Z] Removing intermediate container d304b62ffb96 [2021-09-07T01:43:10.152Z] ---> 0ae2e24e3b78 [2021-09-07T01:43:10.152Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T01:43:10.428Z] ---> abd1ae687b83 [2021-09-07T01:43:10.428Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-07T01:43:10.428Z] ---> 4b77618027da [2021-09-07T01:43:10.428Z] 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-09-07T01:43:10.702Z] Removing intermediate container 73d0094dfb12 [2021-09-07T01:43:10.702Z] ---> 85db7136a5cc [2021-09-07T01:43:10.702Z] Step 22/24 : LABEL arch=arm64 [2021-09-07T01:43:10.978Z] ---> Running in e805d2c72d9f [2021-09-07T01:43:11.588Z] ---> baf5024390ac [2021-09-07T01:43:11.588Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-07T01:43:11.866Z] ---> b3f847e24bed [2021-09-07T01:43:11.866Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-07T01:43:12.138Z] Removing intermediate container e805d2c72d9f [2021-09-07T01:43:12.138Z] ---> 58207a9abe82 [2021-09-07T01:43:12.138Z] Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:43:12.138Z] ---> 05185dfa3a14 [2021-09-07T01:43:12.138Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-07T01:43:12.410Z] ---> Running in 7857177525f5 [2021-09-07T01:43:12.410Z] Removing intermediate container de3fac494a54 [2021-09-07T01:43:12.410Z] ---> 59524c56ff01 [2021-09-07T01:43:12.410Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-07T01:43:12.682Z] ---> Running in caae8f7e7019 [2021-09-07T01:43:13.282Z] ---> b44ff9550380 [2021-09-07T01:43:13.283Z] 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-09-07T01:43:13.283Z] ---> d67f75956fe4 [2021-09-07T01:43:13.283Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-07T01:43:13.283Z] Removing intermediate container 7857177525f5 [2021-09-07T01:43:13.283Z] ---> ea3a634dcfb4 [2021-09-07T01:43:13.283Z] Step 24/24 : LABEL version=2.0.1-dev.39 [2021-09-07T01:43:13.557Z] Removing intermediate container caae8f7e7019 [2021-09-07T01:43:13.557Z] ---> 02ae11baeda4 [2021-09-07T01:43:13.557Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-07T01:43:13.557Z] ---> Running in 78072367bed8 [2021-09-07T01:43:13.836Z] ---> 6b99cb59b71c [2021-09-07T01:43:13.836Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-07T01:43:14.107Z] ---> Running in 5248ded4bd38 [2021-09-07T01:43:14.394Z] ---> a12c4ffc74fb [2021-09-07T01:43:14.394Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-07T01:43:14.394Z] Removing intermediate container 78072367bed8 [2021-09-07T01:43:14.394Z] ---> 71836847999e [2021-09-07T01:43:14.395Z] [2021-09-07T01:43:14.667Z] ---> 695233695d5b [2021-09-07T01:43:14.667Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-07T01:43:14.667Z] Successfully built 71836847999e [2021-09-07T01:43:14.938Z] ---> 36b4d0cdf634 [2021-09-07T01:43:14.938Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-07T01:43:14.938Z] Successfully tagged core-command-arm64:latest [2021-09-07T01:43:14.938Z] Building core-data [2021-09-07T01:43:15.211Z]  Building core-command ... done  ---> Running in 8b26f83a8b1e [2021-09-07T01:43:15.211Z] Removing intermediate container 5248ded4bd38 [2021-09-07T01:43:15.211Z] ---> f6c428d5c6e1 [2021-09-07T01:43:15.211Z] Step 19/22 : CMD ["--init=true"] [2021-09-07T01:43:15.211Z] ---> Running in 410f13b7eb3c [2021-09-07T01:43:15.485Z] ---> Running in 2ffefd9b343a [2021-09-07T01:43:16.935Z] ---> 061d4e4fbbe2 [2021-09-07T01:43:16.935Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-07T01:43:16.935Z] Removing intermediate container 8b26f83a8b1e [2021-09-07T01:43:16.935Z] ---> f36aa8d7e5f6 [2021-09-07T01:43:16.935Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T01:43:16.935Z] Removing intermediate container 2ffefd9b343a [2021-09-07T01:43:16.935Z] ---> 0ad4b3e793bc [2021-09-07T01:43:16.935Z] Step 20/22 : LABEL arch=arm64 [2021-09-07T01:43:18.360Z] ---> Running in eafb2d810392 [2021-09-07T01:43:18.360Z] ---> Running in 08b8b61d9fb3 [2021-09-07T01:43:18.635Z] ---> 259051371950 [2021-09-07T01:43:18.635Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-07T01:43:18.635Z] Removing intermediate container eafb2d810392 [2021-09-07T01:43:18.635Z] ---> d66915873124 [2021-09-07T01:43:18.635Z] Step 21/23 : LABEL arch=arm64 [2021-09-07T01:43:19.235Z] Removing intermediate container 08b8b61d9fb3 [2021-09-07T01:43:19.235Z] ---> f2bd79cf3722 [2021-09-07T01:43:19.235Z] Step 21/22 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:43:19.235Z] ---> Running in 5708441885f4 [2021-09-07T01:43:19.511Z] ---> Running in 2f15756eea34 [2021-09-07T01:43:19.511Z] ---> 8c1dd032c90f [2021-09-07T01:43:19.511Z] 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-09-07T01:43:19.792Z] Removing intermediate container 410f13b7eb3c [2021-09-07T01:43:19.792Z] ---> fc5b7ddccf05 [2021-09-07T01:43:19.792Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T01:43:19.792Z] ---> Running in 814f2365c6ce [2021-09-07T01:43:20.772Z] Removing intermediate container 5708441885f4 [2021-09-07T01:43:20.772Z] ---> d4ceee380da3 [2021-09-07T01:43:20.772Z] Step 22/23 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:43:20.772Z] Removing intermediate container 2f15756eea34 [2021-09-07T01:43:20.772Z] ---> 240e3b819fc6 [2021-09-07T01:43:20.772Z] Step 22/22 : LABEL version=2.0.1-dev.39 [2021-09-07T01:43:21.759Z] ---> Running in 4bf8df9d5ed5 [2021-09-07T01:43:21.759Z] ---> Running in 6cebef7096fc [2021-09-07T01:43:21.759Z] ---> 6181f2b455d2 [2021-09-07T01:43:21.759Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-07T01:43:22.746Z] Removing intermediate container 4bf8df9d5ed5 [2021-09-07T01:43:22.746Z] ---> 7789c9be0a9d [2021-09-07T01:43:22.746Z] [2021-09-07T01:43:23.020Z] Successfully built 7789c9be0a9d [2021-09-07T01:43:23.294Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-07T01:43:23.294Z] Building core-metadata [2021-09-07T01:43:23.294Z]  Building security-proxy-setup ... done Removing intermediate container 6cebef7096fc [2021-09-07T01:43:23.294Z] ---> c2c6e37a3f77 [2021-09-07T01:43:23.294Z] Step 23/23 : LABEL version=2.0.1-dev.39 [2021-09-07T01:43:24.303Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:43:24.303Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:43:24.303Z] ---> 2e15dad74bfe [2021-09-07T01:43:24.303Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T01:43:24.303Z] ---> Using cache [2021-09-07T01:43:24.303Z] ---> 1c51d8388d9e [2021-09-07T01:43:24.303Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:43:24.303Z] ---> Using cache [2021-09-07T01:43:24.303Z] ---> a6478986e4cb [2021-09-07T01:43:24.303Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-07T01:43:24.303Z] ---> 72f8573b4aae [2021-09-07T01:43:24.303Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-07T01:43:24.303Z] ---> Running in 8503abd682c7 [2021-09-07T01:43:24.579Z] ---> Running in 78af566bb238 [2021-09-07T01:43:25.553Z] Removing intermediate container 8503abd682c7 [2021-09-07T01:43:25.553Z] ---> 74faf6e4b17f [2021-09-07T01:43:25.553Z] [2021-09-07T01:43:25.553Z] Successfully built 74faf6e4b17f [2021-09-07T01:43:25.825Z] Successfully tagged support-notifications-arm64:latest [2021-09-07T01:43:26.100Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-09-07T01:43:26.100Z] ---> e84de87778d8 [2021-09-07T01:43:26.100Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-07T01:43:26.100Z] Removing intermediate container 814f2365c6ce [2021-09-07T01:43:26.100Z] ---> 9a898df8fbf8 [2021-09-07T01:43:26.100Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-07T01:43:26.369Z] ---> Running in e071f7e73e2c [2021-09-07T01:43:26.964Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T01:43:27.562Z] Removing intermediate container e071f7e73e2c [2021-09-07T01:43:27.562Z] ---> e6a23d590ff2 [2021-09-07T01:43:27.562Z] Step 24/26 : LABEL arch=arm64 [2021-09-07T01:43:27.836Z] ---> 0aeeaf1f09be [2021-09-07T01:43:27.836Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-07T01:43:28.115Z] ---> Running in 851df52df4a3 [2021-09-07T01:43:28.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T01:43:28.736Z] Removing intermediate container 851df52df4a3 [2021-09-07T01:43:28.736Z] ---> 9e76eb2d1ad7 [2021-09-07T01:43:28.736Z] Step 25/26 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:43:29.014Z] ---> c2ca3808768c [2021-09-07T01:43:29.015Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-07T01:43:29.015Z] OK: 218 MiB in 52 packages [2021-09-07T01:43:29.294Z] ---> Running in e7e555a34062 [2021-09-07T01:43:30.740Z] ---> Running in 959bcf926c7a [2021-09-07T01:43:31.727Z] Removing intermediate container e7e555a34062 [2021-09-07T01:43:31.727Z] ---> 294f1e3bdef3 [2021-09-07T01:43:31.727Z] Step 26/26 : LABEL version=2.0.1-dev.39 [2021-09-07T01:43:32.003Z] Removing intermediate container 959bcf926c7a [2021-09-07T01:43:32.003Z] ---> cc6ed74e8105 [2021-09-07T01:43:32.003Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-07T01:43:32.285Z] ---> Running in 4e27c788546f [2021-09-07T01:43:32.561Z] Removing intermediate container 78af566bb238 [2021-09-07T01:43:32.561Z] ---> 9c8e632af57b [2021-09-07T01:43:32.561Z] Step 6/24 : COPY go.mod . [2021-09-07T01:43:33.193Z] Removing intermediate container 4e27c788546f [2021-09-07T01:43:33.193Z] ---> 20e5ee3f621c [2021-09-07T01:43:33.193Z] [2021-09-07T01:43:33.470Z] ---> 746653302e67 [2021-09-07T01:43:33.470Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-07T01:43:33.470Z] Successfully built 20e5ee3f621c [2021-09-07T01:43:33.755Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-07T01:43:33.755Z] Building support-scheduler [2021-09-07T01:43:34.032Z]  Building security-secretstore-setup ... done  ---> c1586ea7e725 [2021-09-07T01:43:34.032Z] Step 7/24 : RUN go mod download ---> Running in b2598a5a1cfc [2021-09-07T01:43:34.032Z] [2021-09-07T01:43:34.307Z] ---> Running in eaac9e934318 [2021-09-07T01:43:39.729Z] Removing intermediate container b2598a5a1cfc [2021-09-07T01:43:39.729Z] ---> 518079f0ab54 [2021-09-07T01:43:39.729Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-07T01:43:39.729Z] ---> Running in f6a542d02539 [2021-09-07T01:43:40.350Z] Removing intermediate container eaac9e934318 [2021-09-07T01:43:40.350Z] ---> 1b2f22f1a434 [2021-09-07T01:43:40.350Z] Step 8/24 : COPY . . [2021-09-07T01:43:40.350Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:43:40.350Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:43:40.350Z] ---> 2e15dad74bfe [2021-09-07T01:43:40.350Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T01:43:40.350Z] ---> Using cache [2021-09-07T01:43:40.350Z] ---> 1c51d8388d9e [2021-09-07T01:43:40.350Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:43:40.350Z] ---> Using cache [2021-09-07T01:43:40.350Z] ---> a6478986e4cb [2021-09-07T01:43:40.350Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-07T01:43:40.350Z] ---> Using cache [2021-09-07T01:43:40.350Z] ---> 78dbfc9cdafc [2021-09-07T01:43:40.350Z] Step 6/24 : COPY go.mod . [2021-09-07T01:43:40.350Z] ---> Using cache [2021-09-07T01:43:40.350Z] ---> b0bb38b6d583 [2021-09-07T01:43:40.350Z] Step 7/24 : RUN go mod download [2021-09-07T01:43:40.350Z] ---> Using cache [2021-09-07T01:43:40.350Z] ---> f6c2b67137d0 [2021-09-07T01:43:40.350Z] Step 8/24 : COPY . . [2021-09-07T01:43:40.350Z] ---> Using cache [2021-09-07T01:43:40.350Z] ---> f735bfb81562 [2021-09-07T01:43:40.350Z] Step 9/24 : RUN go mod tidy [2021-09-07T01:43:40.350Z] ---> Using cache [2021-09-07T01:43:40.350Z] ---> 537b4fced43c [2021-09-07T01:43:40.350Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-07T01:43:40.954Z] Removing intermediate container f6a542d02539 [2021-09-07T01:43:40.954Z] ---> 184babbf4dcc [2021-09-07T01:43:40.954Z] Step 29/32 : CMD ["gate"] [2021-09-07T01:43:41.576Z] ---> Running in 99522b804f1d [2021-09-07T01:43:42.555Z] ---> Running in ac729b5727c8 [2021-09-07T01:43:43.994Z] Removing intermediate container ac729b5727c8 [2021-09-07T01:43:43.994Z] ---> 449d2c3ba39e [2021-09-07T01:43:43.994Z] Step 30/32 : LABEL arch=arm64 [2021-09-07T01:43:43.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-07T01:43:45.460Z] ---> Running in fc91685b2c17 [2021-09-07T01:43:45.460Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:43:45.460Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:43:45.460Z] ---> 2e15dad74bfe [2021-09-07T01:43:45.460Z] Step 3/24 : WORKDIR /edgex-go [2021-09-07T01:43:45.460Z] ---> Using cache [2021-09-07T01:43:45.460Z] ---> 1c51d8388d9e [2021-09-07T01:43:45.460Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:43:45.460Z] ---> Using cache [2021-09-07T01:43:45.460Z] ---> a6478986e4cb [2021-09-07T01:43:45.460Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-07T01:43:46.088Z] ---> Running in d8a379b35b9b [2021-09-07T01:43:47.087Z] Removing intermediate container fc91685b2c17 [2021-09-07T01:43:47.087Z] ---> 4f193ea03f97 [2021-09-07T01:43:47.087Z] Step 31/32 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:43:48.545Z] ---> Running in 2ac7b2dc0874 [2021-09-07T01:43:48.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T01:43:49.836Z] Removing intermediate container 2ac7b2dc0874 [2021-09-07T01:43:49.836Z] ---> d48b31532afa [2021-09-07T01:43:49.836Z] Step 32/32 : LABEL version=2.0.1-dev.39 [2021-09-07T01:43:49.836Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T01:43:50.843Z] ---> Running in 4b72dd077a9a [2021-09-07T01:43:51.127Z] OK: 218 MiB in 52 packages [2021-09-07T01:43:53.216Z] Removing intermediate container 4b72dd077a9a [2021-09-07T01:43:53.216Z] ---> b737be8c7fb7 [2021-09-07T01:43:53.216Z] [2021-09-07T01:43:53.216Z] Removing intermediate container d8a379b35b9b [2021-09-07T01:43:53.216Z] ---> 4a11e4c633f9 [2021-09-07T01:43:53.216Z] Step 6/24 : COPY go.mod . [2021-09-07T01:43:55.493Z] Successfully built b737be8c7fb7 [2021-09-07T01:43:55.493Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-07T01:43:55.493Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-07T01:43:55.493Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-07T01:43:55.493Z] ---> 2e15dad74bfe [2021-09-07T01:43:55.493Z] Step 3/23 : WORKDIR /edgex-go [2021-09-07T01:43:55.493Z] ---> Using cache [2021-09-07T01:43:55.493Z] ---> 1c51d8388d9e [2021-09-07T01:43:55.493Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:43:55.493Z] ---> Using cache [2021-09-07T01:43:55.493Z] ---> a6478986e4cb [2021-09-07T01:43:55.493Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-07T01:43:55.493Z] ---> Using cache [2021-09-07T01:43:55.493Z] ---> 78dbfc9cdafc [2021-09-07T01:43:55.493Z] Step 6/23 : COPY go.mod . [2021-09-07T01:43:55.493Z] ---> Using cache [2021-09-07T01:43:55.493Z] ---> b0bb38b6d583 [2021-09-07T01:43:55.493Z] Step 7/23 : RUN go mod download [2021-09-07T01:43:55.493Z] ---> Using cache [2021-09-07T01:43:55.493Z] ---> f6c2b67137d0 [2021-09-07T01:43:55.493Z] Step 8/23 : COPY . . [2021-09-07T01:43:55.493Z] ---> Using cache [2021-09-07T01:43:55.493Z] ---> f735bfb81562 [2021-09-07T01:43:55.493Z] Step 9/23 : RUN go mod tidy [2021-09-07T01:43:55.493Z] ---> Using cache [2021-09-07T01:43:55.493Z] ---> 537b4fced43c [2021-09-07T01:43:55.493Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-07T01:43:55.785Z] ---> Running in fdb0ea351521 [2021-09-07T01:43:56.082Z] ---> d8da177e7487 [2021-09-07T01:43:56.082Z] Step 7/24 : RUN go mod download [2021-09-07T01:43:56.364Z] ---> Running in 81e9a52b12b7 [2021-09-07T01:43:56.969Z] ---> bc787aaad0c0 [2021-09-07T01:43:56.969Z] Step 9/24 : RUN go mod tidy [2021-09-07T01:43:57.245Z] ---> Running in 6407b02256f6 [2021-09-07T01:43:58.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-07T01:44:03.041Z] Removing intermediate container 81e9a52b12b7 [2021-09-07T01:44:03.041Z] ---> a95a96786fcd [2021-09-07T01:44:03.041Z] Step 8/24 : COPY . . [2021-09-07T01:44:05.709Z] Removing intermediate container 6407b02256f6 [2021-09-07T01:44:05.709Z] ---> c769bf1785cc [2021-09-07T01:44:05.709Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-07T01:44:05.709Z] ---> Running in 3b5700bf66ad [2021-09-07T01:44:08.363Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-data/core-data ./cmd/core-data [2021-09-07T01:44:16.723Z] ---> 80bdfa2d44b2 [2021-09-07T01:44:16.723Z] Step 9/24 : RUN go mod tidy [2021-09-07T01:44:17.003Z] ---> Running in 23531ba9280e [2021-09-07T01:44:25.353Z] Removing intermediate container 23531ba9280e [2021-09-07T01:44:25.353Z] ---> fd4f26a29190 [2021-09-07T01:44:25.353Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-07T01:44:25.353Z] ---> Running in eb01b83dd24e [2021-09-07T01:44:26.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-07T01:45:23.433Z] Removing intermediate container 99522b804f1d [2021-09-07T01:45:23.433Z] ---> ad0f004920f0 [2021-09-07T01:45:23.433Z] [2021-09-07T01:45:23.433Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T01:45:23.433Z] ---> afc2cc120ca2 [2021-09-07T01:45:23.433Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-07T01:45:23.433Z] ---> Using cache [2021-09-07T01:45:23.433Z] ---> 25603c8f352c [2021-09-07T01:45:23.433Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T01:45:23.433Z] ---> Using cache [2021-09-07T01:45:23.433Z] ---> a966c21ddf62 [2021-09-07T01:45:23.433Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-07T01:45:23.433Z] ---> Running in 76bc29e9fbbd [2021-09-07T01:45:23.433Z] Removing intermediate container 76bc29e9fbbd [2021-09-07T01:45:23.433Z] ---> 7cf8bedbd939 [2021-09-07T01:45:23.433Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-07T01:45:23.433Z] ---> Running in 378cdfa98e2d [2021-09-07T01:45:23.433Z] Removing intermediate container 378cdfa98e2d [2021-09-07T01:45:23.433Z] ---> 4c52c5bbf977 [2021-09-07T01:45:23.433Z] Step 16/24 : WORKDIR / [2021-09-07T01:45:23.433Z] ---> Running in 3fe7c2227134 [2021-09-07T01:45:23.433Z] Removing intermediate container 3fe7c2227134 [2021-09-07T01:45:23.433Z] ---> 48e2bf50cb9e [2021-09-07T01:45:23.433Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T01:45:23.433Z] ---> 7a63579d39a7 [2021-09-07T01:45:23.433Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-07T01:45:24.033Z] ---> 039ae7fe5372 [2021-09-07T01:45:24.033Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-07T01:45:25.513Z] ---> 093df7c79dc3 [2021-09-07T01:45:25.513Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-07T01:45:25.513Z] ---> Running in 23afadda98e7 [2021-09-07T01:45:26.126Z] Removing intermediate container 23afadda98e7 [2021-09-07T01:45:26.126Z] ---> 252a1eeec17d [2021-09-07T01:45:26.126Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T01:45:26.126Z] ---> Running in 6cf708e17a62 [2021-09-07T01:45:27.122Z] Removing intermediate container 6cf708e17a62 [2021-09-07T01:45:27.122Z] ---> ca921757c68f [2021-09-07T01:45:27.122Z] Step 22/24 : LABEL arch=arm64 [2021-09-07T01:45:27.398Z] ---> Running in f8b6f1829198 [2021-09-07T01:45:28.009Z] Removing intermediate container f8b6f1829198 [2021-09-07T01:45:28.009Z] ---> 4eb23b3ecd16 [2021-09-07T01:45:28.009Z] Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:45:28.298Z] ---> Running in c4024dba2e38 [2021-09-07T01:45:28.903Z] Removing intermediate container c4024dba2e38 [2021-09-07T01:45:28.903Z] ---> 8a11ab644099 [2021-09-07T01:45:28.903Z] Step 24/24 : LABEL version=2.0.1-dev.39 [2021-09-07T01:45:29.179Z] ---> Running in 94d98a422944 [2021-09-07T01:45:29.779Z] Removing intermediate container 94d98a422944 [2021-09-07T01:45:29.779Z] ---> 292644cc1434 [2021-09-07T01:45:29.779Z] [2021-09-07T01:45:30.379Z] Successfully built 292644cc1434 [2021-09-07T01:45:30.379Z] Successfully tagged core-metadata-arm64:latest [2021-09-07T01:45:42.828Z]  Building core-metadata ... done Removing intermediate container fdb0ea351521 [2021-09-07T01:45:42.828Z] ---> 5fd7347000d9 [2021-09-07T01:45:42.828Z] [2021-09-07T01:45:42.828Z] Step 11/23 : FROM alpine:3.12 [2021-09-07T01:45:42.828Z] ---> afc2cc120ca2 [2021-09-07T01:45:42.828Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-07T01:45:42.828Z] ---> Using cache [2021-09-07T01:45:42.828Z] ---> 25603c8f352c [2021-09-07T01:45:42.828Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-07T01:45:42.828Z] ---> Using cache [2021-09-07T01:45:42.828Z] ---> a966c21ddf62 [2021-09-07T01:45:42.828Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-07T01:45:42.828Z] ---> Running in 927deb650198 [2021-09-07T01:45:42.828Z] Removing intermediate container 927deb650198 [2021-09-07T01:45:42.828Z] ---> 54c84ceb042e [2021-09-07T01:45:42.828Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-07T01:45:42.828Z] ---> Running in 935e8b1c83fc [2021-09-07T01:45:43.438Z] Removing intermediate container 935e8b1c83fc [2021-09-07T01:45:43.438Z] ---> 68ee43ae8f5b [2021-09-07T01:45:43.438Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T01:45:44.901Z] ---> fc9eaae956b6 [2021-09-07T01:45:44.901Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-07T01:45:46.914Z] ---> b0a249f71f5f [2021-09-07T01:45:46.914Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-07T01:45:47.908Z] ---> c623bafc7e69 [2021-09-07T01:45:47.908Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-07T01:45:47.908Z] ---> Running in 3085647839f0 [2021-09-07T01:45:48.910Z] Removing intermediate container 3085647839f0 [2021-09-07T01:45:48.910Z] ---> a99b9226fc68 [2021-09-07T01:45:48.910Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T01:45:49.192Z] ---> Running in 12522b59a380 [2021-09-07T01:45:50.180Z] Removing intermediate container 12522b59a380 [2021-09-07T01:45:50.180Z] ---> 2746a3358c72 [2021-09-07T01:45:50.180Z] Step 21/23 : LABEL arch=arm64 [2021-09-07T01:45:50.791Z] ---> Running in 6820b96e4a4b [2021-09-07T01:45:51.400Z] Removing intermediate container 6820b96e4a4b [2021-09-07T01:45:51.400Z] ---> 34088960ef8c [2021-09-07T01:45:51.400Z] Step 22/23 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:45:52.387Z] ---> Running in 4b4222945aaa [2021-09-07T01:45:52.983Z] Removing intermediate container 4b4222945aaa [2021-09-07T01:45:52.983Z] ---> 94239c640c10 [2021-09-07T01:45:52.983Z] Step 23/23 : LABEL version=2.0.1-dev.39 [2021-09-07T01:45:53.255Z] Removing intermediate container eb01b83dd24e [2021-09-07T01:45:53.255Z] ---> 2e55048ae306 [2021-09-07T01:45:53.255Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-07T01:45:53.255Z] ---> Running in 499b9a2ff781 [2021-09-07T01:45:53.530Z] ---> Running in 6eaed3b9fca5 [2021-09-07T01:45:54.139Z] Removing intermediate container 499b9a2ff781 [2021-09-07T01:45:54.139Z] ---> b56aeaa629bf [2021-09-07T01:45:54.139Z] [2021-09-07T01:45:54.417Z] Successfully built b56aeaa629bf [2021-09-07T01:45:54.417Z] Successfully tagged support-scheduler-arm64:latest [2021-09-07T01:45:55.403Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-07T01:45:58.045Z] Removing intermediate container 3b5700bf66ad [2021-09-07T01:45:58.045Z] ---> ee01f7c4a697 [2021-09-07T01:45:58.045Z] [2021-09-07T01:45:58.045Z] Step 11/24 : FROM alpine:3.12 [2021-09-07T01:45:58.045Z] ---> afc2cc120ca2 [2021-09-07T01:45:58.045Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-07T01:45:58.045Z] ---> Running in c254bf9ab080 [2021-09-07T01:45:58.320Z] Removing intermediate container c254bf9ab080 [2021-09-07T01:45:58.320Z] ---> 0d454846fe11 [2021-09-07T01:45:58.320Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-07T01:45:58.320Z] Removing intermediate container 6eaed3b9fca5 [2021-09-07T01:45:58.320Z] ---> 56e32c505212 [2021-09-07T01:45:58.320Z] [2021-09-07T01:45:58.320Z] Step 12/24 : FROM docker:20.10.7 [2021-09-07T01:45:58.594Z] ---> Running in 248dfbcaa3b4 [2021-09-07T01:45:58.867Z] 20.10.7: Pulling from library/docker [2021-09-07T01:45:59.142Z] Removing intermediate container 248dfbcaa3b4 [2021-09-07T01:45:59.142Z] ---> 334ea304cc81 [2021-09-07T01:45:59.142Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-07T01:45:59.417Z] ---> Running in b75115e44f7f [2021-09-07T01:46:00.411Z] Removing intermediate container b75115e44f7f [2021-09-07T01:46:00.411Z] ---> c43db6d86bda [2021-09-07T01:46:00.411Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-07T01:46:00.691Z] ---> Running in f543efa5276c [2021-09-07T01:46:05.012Z] Removing intermediate container f543efa5276c [2021-09-07T01:46:05.012Z] ---> 29b327a99f2c [2021-09-07T01:46:05.012Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-07T01:46:05.293Z] ---> Running in 1d5a6e079156 [2021-09-07T01:46:06.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-07T01:46:07.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-07T01:46:07.991Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-07T01:46:07.991Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-07T01:46:07.991Z] ---> df445af6242a [2021-09-07T01:46:07.991Z] 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-09-07T01:46:08.595Z] ---> Running in 6a8e7397101c [2021-09-07T01:46:08.870Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-07T01:46:09.144Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-07T01:46:09.144Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-07T01:46:09.144Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-07T01:46:09.144Z] Removing intermediate container 6a8e7397101c [2021-09-07T01:46:09.144Z] ---> b8bed62fa11c [2021-09-07T01:46:09.145Z] 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-09-07T01:46:09.447Z] ---> Running in 7b5ab08a4e9b [2021-09-07T01:46:09.447Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-07T01:46:09.447Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-07T01:46:09.752Z] Executing busybox-1.31.1-r20.trigger [2021-09-07T01:46:09.752Z] OK: 8 MiB in 20 packages [2021-09-07T01:46:11.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-07T01:46:11.237Z] Removing intermediate container 1d5a6e079156 [2021-09-07T01:46:11.237Z] ---> bee54fb293cd [2021-09-07T01:46:11.237Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-07T01:46:11.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-07T01:46:12.523Z] ---> 6424bf02bac7 [2021-09-07T01:46:12.523Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-07T01:46:12.523Z] (1/39) Installing readline (8.1.0-r0) [2021-09-07T01:46:12.523Z] (2/39) Installing bash (5.1.0-r0) [2021-09-07T01:46:12.523Z] Executing bash-5.1.0-r0.post-install [2021-09-07T01:46:12.523Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-07T01:46:12.523Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-07T01:46:12.523Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-07T01:46:12.523Z] (6/39) Installing curl (7.78.0-r0) [2021-09-07T01:46:12.523Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-07T01:46:12.523Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-07T01:46:12.523Z] (9/39) Installing expat (2.2.10-r1) [2021-09-07T01:46:12.524Z] (10/39) Installing libffi (3.3-r2) [2021-09-07T01:46:12.524Z] (11/39) Installing gdbm (1.19-r0) [2021-09-07T01:46:12.524Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-07T01:46:12.524Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-07T01:46:12.801Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-07T01:46:14.792Z] ---> 1616c563e74d [2021-09-07T01:46:14.792Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-07T01:46:14.792Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-07T01:46:14.792Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-07T01:46:14.792Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-07T01:46:14.792Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-07T01:46:14.792Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-07T01:46:14.792Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-07T01:46:15.067Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-07T01:46:15.067Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-07T01:46:15.067Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-07T01:46:15.067Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-07T01:46:15.067Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-07T01:46:15.341Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-07T01:46:15.341Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-07T01:46:15.341Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-07T01:46:15.341Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-07T01:46:15.341Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-07T01:46:15.341Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-07T01:46:15.341Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-07T01:46:15.341Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-07T01:46:15.341Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-07T01:46:15.341Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-07T01:46:15.341Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-07T01:46:15.615Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-07T01:46:15.615Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-07T01:46:15.615Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-07T01:46:15.615Z] ---> 82ad05fa7d6f [2021-09-07T01:46:15.615Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-07T01:46:15.888Z] ---> Running in 7caa549b73cf [2021-09-07T01:46:16.161Z] Executing busybox-1.32.1-r6.trigger [2021-09-07T01:46:16.161Z] OK: 82 MiB in 59 packages [2021-09-07T01:46:16.440Z] Removing intermediate container 7caa549b73cf [2021-09-07T01:46:16.440Z] ---> 567abafe9f1f [2021-09-07T01:46:16.440Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T01:46:16.712Z] ---> Running in 223df80fd39b [2021-09-07T01:46:17.309Z] Removing intermediate container 223df80fd39b [2021-09-07T01:46:17.309Z] ---> 67e9fa788a7a [2021-09-07T01:46:17.309Z] Step 22/24 : LABEL arch=arm64 [2021-09-07T01:46:17.583Z] ---> Running in ca69830ee04d [2021-09-07T01:46:18.182Z] Removing intermediate container ca69830ee04d [2021-09-07T01:46:18.182Z] ---> e3f50bd23abb [2021-09-07T01:46:18.182Z] Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:46:18.182Z] ---> Running in 52b35b0b594f [2021-09-07T01:46:18.780Z] Removing intermediate container 52b35b0b594f [2021-09-07T01:46:18.780Z] ---> 291ef5cd41c7 [2021-09-07T01:46:18.780Z] Step 24/24 : LABEL version=2.0.1-dev.39 [2021-09-07T01:46:18.780Z] ---> Running in fa5d428c04bd [2021-09-07T01:46:19.376Z] Removing intermediate container fa5d428c04bd [2021-09-07T01:46:19.376Z] ---> 99fb364dfef8 [2021-09-07T01:46:19.376Z] [2021-09-07T01:46:19.649Z] Successfully built 99fb364dfef8 [2021-09-07T01:46:19.649Z] Successfully tagged core-data-arm64:latest [2021-09-07T01:46:25.321Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-09-07T01:46:25.321Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-07T01:46:25.593Z] Collecting docopt<0.7,>=0.6.1 [2021-09-07T01:46:25.593Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-07T01:46:28.210Z] Collecting texttable<0.10,>=0.9.0 [2021-09-07T01:46:28.210Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-07T01:46:30.179Z] 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-09-07T01:46:30.774Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-07T01:46:30.774Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-07T01:46:30.774Z] Collecting cached-property<2,>=1.2.0 [2021-09-07T01:46:30.774Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-07T01:46:32.208Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-07T01:46:32.208Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-07T01:46:32.480Z] Collecting jsonschema<3,>=2.5.1 [2021-09-07T01:46:32.480Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-07T01:46:33.073Z] Collecting docker<4.0,>=3.6.0 [2021-09-07T01:46:33.073Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-07T01:46:33.344Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-07T01:46:33.344Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-07T01:46:35.952Z] Collecting PyYAML<4,>=3.10 [2021-09-07T01:46:35.952Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-07T01:46:39.330Z] Collecting docker-pycreds>=0.4.0 [2021-09-07T01:46:39.330Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-07T01:46:39.600Z] Collecting idna<2.8,>=2.5 [2021-09-07T01:46:39.600Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-07T01:46:39.600Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-07T01:46:39.600Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-07T01:46:39.874Z] Collecting certifi>=2017.4.17 [2021-09-07T01:46:39.874Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-07T01:46:40.848Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-07T01:46:40.848Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-07T01:46:41.120Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-07T01:46:41.120Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-07T01:46:41.120Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-07T01:46:41.120Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-07T01:46:42.097Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-07T01:46:42.097Z] Attempting uninstall: urllib3 [2021-09-07T01:46:42.097Z] Found existing installation: urllib3 1.26.2 [2021-09-07T01:46:42.097Z] Uninstalling urllib3-1.26.2: [2021-09-07T01:46:42.097Z] Successfully uninstalled urllib3-1.26.2 [2021-09-07T01:46:42.693Z] Attempting uninstall: idna [2021-09-07T01:46:42.693Z] Found existing installation: idna 3.1 [2021-09-07T01:46:42.693Z] Uninstalling idna-3.1: [2021-09-07T01:46:42.693Z] Successfully uninstalled idna-3.1 [2021-09-07T01:46:43.669Z] Attempting uninstall: chardet [2021-09-07T01:46:43.669Z] Found existing installation: chardet 4.0.0 [2021-09-07T01:46:43.669Z] Uninstalling chardet-4.0.0: [2021-09-07T01:46:43.669Z] Successfully uninstalled chardet-4.0.0 [2021-09-07T01:46:45.099Z] Attempting uninstall: requests [2021-09-07T01:46:45.099Z] Found existing installation: requests 2.25.1 [2021-09-07T01:46:45.099Z] Uninstalling requests-2.25.1: [2021-09-07T01:46:45.099Z] Successfully uninstalled requests-2.25.1 [2021-09-07T01:46:45.371Z] Running setup.py install for texttable: started [2021-09-07T01:46:47.340Z] Running setup.py install for texttable: finished with status 'done' [2021-09-07T01:46:47.340Z] Running setup.py install for PyYAML: started [2021-09-07T01:46:49.954Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-07T01:46:49.954Z] Running setup.py install for docopt: started [2021-09-07T01:46:51.921Z] Running setup.py install for docopt: finished with status 'done' [2021-09-07T01:46:51.921Z] Running setup.py install for dockerpty: started [2021-09-07T01:46:53.890Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-07T01:46:55.320Z] 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-09-07T01:47:05.460Z] Removing intermediate container 7b5ab08a4e9b [2021-09-07T01:47:05.460Z] ---> 52f30f509def [2021-09-07T01:47:05.460Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-07T01:47:05.460Z] ---> Running in 50719fc3ccd6 [2021-09-07T01:47:05.460Z] Removing intermediate container 50719fc3ccd6 [2021-09-07T01:47:05.460Z] ---> acd7e657ce64 [2021-09-07T01:47:05.460Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-07T01:47:05.460Z] ---> Running in ecb69e889d95 [2021-09-07T01:47:05.460Z] Removing intermediate container ecb69e889d95 [2021-09-07T01:47:05.460Z] ---> 3f57132ddbc3 [2021-09-07T01:47:05.460Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-07T01:47:06.894Z] ---> d28295f2fb9f [2021-09-07T01:47:06.894Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-07T01:47:07.488Z] ---> ced10e4fb029 [2021-09-07T01:47:07.488Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-07T01:47:08.506Z] ---> 06b506399c1b [2021-09-07T01:47:08.506Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-07T01:47:08.506Z] ---> Running in ee5f9446eb38 [2021-09-07T01:47:09.103Z] Removing intermediate container ee5f9446eb38 [2021-09-07T01:47:09.103Z] ---> 0bcaf50d798d [2021-09-07T01:47:09.103Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-07T01:47:09.103Z] ---> Running in 87f4cd29b191 [2021-09-07T01:47:09.699Z] Removing intermediate container 87f4cd29b191 [2021-09-07T01:47:09.699Z] ---> dc5b6652ed98 [2021-09-07T01:47:09.699Z] Step 22/24 : LABEL arch=arm64 [2021-09-07T01:47:09.699Z] ---> Running in befc700a62b4 [2021-09-07T01:47:10.295Z] Removing intermediate container befc700a62b4 [2021-09-07T01:47:10.295Z] ---> a03dfa4c6420 [2021-09-07T01:47:10.295Z] Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:10.295Z] ---> Running in 64ada974dcb5 [2021-09-07T01:47:10.890Z] Removing intermediate container 64ada974dcb5 [2021-09-07T01:47:10.890Z] ---> dc66f39ca1b8 [2021-09-07T01:47:10.890Z] Step 24/24 : LABEL version=2.0.1-dev.39 [2021-09-07T01:47:11.165Z] ---> Running in 616a04491031 [2021-09-07T01:47:11.438Z] Removing intermediate container 616a04491031 [2021-09-07T01:47:11.438Z] ---> 55fa8714e4fb [2021-09-07T01:47:11.438Z] [2021-09-07T01:47:11.712Z] Successfully built 55fa8714e4fb [2021-09-07T01:47:11.712Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-07T01:47:12.004Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-07T01:47:12.010Z] $ docker stop --time=1 b70e9bc77ac6f1c01c60feb19645cdd036035604006e5956a42ecec3ba4c44b0 [2021-09-07T01:47:13.970Z] $ docker rm -f b70e9bc77ac6f1c01c60feb19645cdd036035604006e5956a42ecec3ba4c44b0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-07T01:47:14.607Z] + docker images [2021-09-07T01:47:14.880Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-07T01:47:14.880Z] sys-mgmt-agent-arm64 latest 55fa8714e4fb 3 seconds ago 311MB [2021-09-07T01:47:14.880Z] core-data-arm64 latest 99fb364dfef8 55 seconds ago 19.3MB [2021-09-07T01:47:14.880Z] 56e32c505212 About a minute ago 1.45GB [2021-09-07T01:47:14.880Z] ee01f7c4a697 About a minute ago 1.46GB [2021-09-07T01:47:14.880Z] support-scheduler-arm64 latest b56aeaa629bf About a minute ago 15.2MB [2021-09-07T01:47:14.880Z] 5fd7347000d9 About a minute ago 1.45GB [2021-09-07T01:47:14.880Z] core-metadata-arm64 latest 292644cc1434 About a minute ago 15.8MB [2021-09-07T01:47:14.880Z] ad0f004920f0 About a minute ago 1.46GB [2021-09-07T01:47:14.880Z] security-bootstrapper-arm64 latest b737be8c7fb7 3 minutes ago 17.7MB [2021-09-07T01:47:14.880Z] security-secretstore-setup-arm64 latest 20e5ee3f621c 3 minutes ago 26.5MB [2021-09-07T01:47:14.880Z] support-notifications-arm64 latest 74faf6e4b17f 3 minutes ago 15.9MB [2021-09-07T01:47:14.880Z] security-proxy-setup-arm64 latest 7789c9be0a9d 3 minutes ago 24.6MB [2021-09-07T01:47:14.880Z] core-command-arm64 latest 71836847999e 4 minutes ago 15.2MB [2021-09-07T01:47:14.880Z] 66d9d39f8b88 4 minutes ago 1.46GB [2021-09-07T01:47:14.880Z] ea00cf7619dd 4 minutes ago 1.45GB [2021-09-07T01:47:14.880Z] 4d2e8308ced9 4 minutes ago 1.46GB [2021-09-07T01:47:14.880Z] c8db4175cdc9 4 minutes ago 1.45GB [2021-09-07T01:47:14.880Z] 6b7adb9e8453 4 minutes ago 1.45GB [2021-09-07T01:47:14.880Z] ci-base-image-arm64 latest 2e15dad74bfe 8 minutes ago 1.24GB [2021-09-07T01:47:14.880Z] alpine 3.12 afc2cc120ca2 5 days ago 5.33MB [2021-09-07T01:47:14.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-07T01:47:14.880Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-07T01:47:14.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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-09-07T01:47:15.137Z] provisioning config files... [2021-09-07T01:47:15.162Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/46@tmp/config50418317553565170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:47:15.534Z] ---> docker-login.sh [2021-09-07T01:47:15.534Z] nexus3.edgexfoundry.org:10001 [2021-09-07T01:47:15.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:47:16.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:47:16.081Z] Configure a credential helper to remove this warning. See [2021-09-07T01:47:16.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:47:16.081Z] [2021-09-07T01:47:16.081Z] Login Succeeded [2021-09-07T01:47:16.081Z] nexus3.edgexfoundry.org:10002 [2021-09-07T01:47:16.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:47:16.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:47:16.627Z] Configure a credential helper to remove this warning. See [2021-09-07T01:47:16.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:47:16.627Z] [2021-09-07T01:47:16.627Z] Login Succeeded [2021-09-07T01:47:16.627Z] nexus3.edgexfoundry.org:10003 [2021-09-07T01:47:17.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:47:17.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:47:17.224Z] Configure a credential helper to remove this warning. See [2021-09-07T01:47:17.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:47:17.224Z] [2021-09-07T01:47:17.224Z] Login Succeeded [2021-09-07T01:47:17.224Z] nexus3.edgexfoundry.org:10004 [2021-09-07T01:47:17.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:47:17.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:47:17.840Z] Configure a credential helper to remove this warning. See [2021-09-07T01:47:17.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:47:17.840Z] [2021-09-07T01:47:17.840Z] Login Succeeded [2021-09-07T01:47:17.840Z] docker.io [2021-09-07T01:47:18.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-07T01:47:18.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-07T01:47:18.728Z] Configure a credential helper to remove this warning. See [2021-09-07T01:47:18.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-07T01:47:18.728Z] [2021-09-07T01:47:18.728Z] Login Succeeded [2021-09-07T01:47:18.728Z] ---> docker-login.sh ends [Pipeline] } [2021-09-07T01:47:18.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:47:18.843Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-07T01:47:18.843Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:18.843Z] latest [2021-09-07T01:47:18.844Z] 2.0.1-dev.39 [2021-09-07T01:47:18.844Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:18.844Z] main [2021-09-07T01:47:18.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:19.278Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:19.662Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:19.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-07T01:47:19.662Z] 58e9176d896a: Preparing [2021-09-07T01:47:19.662Z] d4818362c697: Preparing [2021-09-07T01:47:19.662Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:19.662Z] 9e6444dc9582: Preparing [2021-09-07T01:47:19.662Z] bdc42e120bf6: Preparing [2021-09-07T01:47:19.934Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:20.207Z] a2fa6b2b53f7: Pushed [2021-09-07T01:47:20.207Z] 58e9176d896a: Pushed [2021-09-07T01:47:20.207Z] 9e6444dc9582: Pushed [2021-09-07T01:47:22.817Z] d4818362c697: Pushed [2021-09-07T01:47:22.817Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:07341ddaf7eb02811ed6232b2b51c2fc358896c53b8c7a1e3e3d53831ff0ebd4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:23.164Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:23.511Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-07T01:47:23.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-07T01:47:23.511Z] 58e9176d896a: Preparing [2021-09-07T01:47:23.511Z] d4818362c697: Preparing [2021-09-07T01:47:23.511Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:23.511Z] 9e6444dc9582: Preparing [2021-09-07T01:47:23.511Z] bdc42e120bf6: Preparing [2021-09-07T01:47:23.511Z] d4818362c697: Layer already exists [2021-09-07T01:47:23.781Z] 58e9176d896a: Layer already exists [2021-09-07T01:47:23.781Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:23.781Z] 9e6444dc9582: Layer already exists [2021-09-07T01:47:23.782Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:23.782Z] latest: digest: sha256:07341ddaf7eb02811ed6232b2b51c2fc358896c53b8c7a1e3e3d53831ff0ebd4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:24.134Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:24.485Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.39 [2021-09-07T01:47:24.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-07T01:47:24.485Z] 58e9176d896a: Preparing [2021-09-07T01:47:24.485Z] d4818362c697: Preparing [2021-09-07T01:47:24.485Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:24.485Z] 9e6444dc9582: Preparing [2021-09-07T01:47:24.485Z] bdc42e120bf6: Preparing [2021-09-07T01:47:24.765Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:24.766Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:24.766Z] 58e9176d896a: Layer already exists [2021-09-07T01:47:24.766Z] 9e6444dc9582: Layer already exists [2021-09-07T01:47:24.766Z] d4818362c697: Layer already exists [2021-09-07T01:47:24.766Z] 2.0.1-dev.39: digest: sha256:07341ddaf7eb02811ed6232b2b51c2fc358896c53b8c7a1e3e3d53831ff0ebd4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:25.124Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:25.464Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:25.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-07T01:47:25.464Z] 58e9176d896a: Preparing [2021-09-07T01:47:25.464Z] d4818362c697: Preparing [2021-09-07T01:47:25.464Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:25.464Z] 9e6444dc9582: Preparing [2021-09-07T01:47:25.464Z] bdc42e120bf6: Preparing [2021-09-07T01:47:25.464Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:25.464Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:25.464Z] 58e9176d896a: Layer already exists [2021-09-07T01:47:25.464Z] d4818362c697: Layer already exists [2021-09-07T01:47:25.464Z] 9e6444dc9582: Layer already exists [2021-09-07T01:47:25.734Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:07341ddaf7eb02811ed6232b2b51c2fc358896c53b8c7a1e3e3d53831ff0ebd4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:26.080Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:26.416Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-07T01:47:26.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-07T01:47:26.417Z] 58e9176d896a: Preparing [2021-09-07T01:47:26.417Z] d4818362c697: Preparing [2021-09-07T01:47:26.417Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:26.417Z] 9e6444dc9582: Preparing [2021-09-07T01:47:26.417Z] bdc42e120bf6: Preparing [2021-09-07T01:47:26.417Z] d4818362c697: Layer already exists [2021-09-07T01:47:26.417Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:26.417Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:26.417Z] 9e6444dc9582: Layer already exists [2021-09-07T01:47:26.417Z] 58e9176d896a: Layer already exists [2021-09-07T01:47:26.688Z] main: digest: sha256:07341ddaf7eb02811ed6232b2b51c2fc358896c53b8c7a1e3e3d53831ff0ebd4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:47:26.763Z] ===================================================== [Pipeline] echo [2021-09-07T01:47:26.779Z] taggedImages: [2021-09-07T01:47:26.779Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:26.779Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-07T01:47:26.779Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.39 [2021-09-07T01:47:26.779Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:26.779Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-07T01:47:26.816Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-07T01:47:26.816Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:26.816Z] latest [2021-09-07T01:47:26.816Z] 2.0.1-dev.39 [2021-09-07T01:47:26.817Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:26.817Z] main [2021-09-07T01:47:26.817Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:27.206Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:27.547Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:27.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-07T01:47:27.547Z] 5408464508f4: Preparing [2021-09-07T01:47:27.547Z] d94e884770eb: Preparing [2021-09-07T01:47:27.547Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:27.547Z] beaca8a3b8b6: Preparing [2021-09-07T01:47:27.547Z] 100183309242: Preparing [2021-09-07T01:47:27.547Z] bdc42e120bf6: Preparing [2021-09-07T01:47:27.547Z] bdc42e120bf6: Waiting [2021-09-07T01:47:27.817Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:27.817Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:27.817Z] 5408464508f4: Pushed [2021-09-07T01:47:27.817Z] 100183309242: Pushed [2021-09-07T01:47:28.408Z] beaca8a3b8b6: Pushed [2021-09-07T01:47:30.258Z] d94e884770eb: Pushed [2021-09-07T01:47:30.532Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:3efefa9610861bb970f7ecfb7781e6e0a701aff687b651fd89a185956d59e42a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:31.149Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:31.496Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-07T01:47:31.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-07T01:47:31.496Z] 5408464508f4: Preparing [2021-09-07T01:47:31.496Z] d94e884770eb: Preparing [2021-09-07T01:47:31.496Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:31.496Z] beaca8a3b8b6: Preparing [2021-09-07T01:47:31.496Z] 100183309242: Preparing [2021-09-07T01:47:31.496Z] bdc42e120bf6: Preparing [2021-09-07T01:47:31.496Z] bdc42e120bf6: Waiting [2021-09-07T01:47:31.769Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:31.769Z] beaca8a3b8b6: Layer already exists [2021-09-07T01:47:31.769Z] 100183309242: Layer already exists [2021-09-07T01:47:31.769Z] 5408464508f4: Layer already exists [2021-09-07T01:47:31.769Z] d94e884770eb: Layer already exists [2021-09-07T01:47:31.769Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:31.769Z] latest: digest: sha256:3efefa9610861bb970f7ecfb7781e6e0a701aff687b651fd89a185956d59e42a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:32.118Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:32.463Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.39 [2021-09-07T01:47:32.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-07T01:47:32.463Z] 5408464508f4: Preparing [2021-09-07T01:47:32.463Z] d94e884770eb: Preparing [2021-09-07T01:47:32.463Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:32.463Z] beaca8a3b8b6: Preparing [2021-09-07T01:47:32.463Z] 100183309242: Preparing [2021-09-07T01:47:32.463Z] bdc42e120bf6: Preparing [2021-09-07T01:47:32.463Z] bdc42e120bf6: Waiting [2021-09-07T01:47:32.739Z] 5408464508f4: Layer already exists [2021-09-07T01:47:32.739Z] d94e884770eb: Layer already exists [2021-09-07T01:47:32.739Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:32.739Z] beaca8a3b8b6: Layer already exists [2021-09-07T01:47:32.739Z] 100183309242: Layer already exists [2021-09-07T01:47:32.739Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:32.739Z] 2.0.1-dev.39: digest: sha256:3efefa9610861bb970f7ecfb7781e6e0a701aff687b651fd89a185956d59e42a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:33.089Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:33.704Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:33.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-07T01:47:33.704Z] 5408464508f4: Preparing [2021-09-07T01:47:33.704Z] d94e884770eb: Preparing [2021-09-07T01:47:33.704Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:33.704Z] beaca8a3b8b6: Preparing [2021-09-07T01:47:33.704Z] 100183309242: Preparing [2021-09-07T01:47:33.704Z] bdc42e120bf6: Preparing [2021-09-07T01:47:33.704Z] bdc42e120bf6: Waiting [2021-09-07T01:47:33.976Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:33.976Z] d94e884770eb: Layer already exists [2021-09-07T01:47:33.976Z] 5408464508f4: Layer already exists [2021-09-07T01:47:33.976Z] beaca8a3b8b6: Layer already exists [2021-09-07T01:47:33.976Z] 100183309242: Layer already exists [2021-09-07T01:47:33.976Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:33.976Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:3efefa9610861bb970f7ecfb7781e6e0a701aff687b651fd89a185956d59e42a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:34.329Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:34.685Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-07T01:47:34.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-07T01:47:34.685Z] 5408464508f4: Preparing [2021-09-07T01:47:34.685Z] d94e884770eb: Preparing [2021-09-07T01:47:34.685Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:34.685Z] beaca8a3b8b6: Preparing [2021-09-07T01:47:34.685Z] 100183309242: Preparing [2021-09-07T01:47:34.685Z] bdc42e120bf6: Preparing [2021-09-07T01:47:34.685Z] bdc42e120bf6: Waiting [2021-09-07T01:47:34.959Z] 100183309242: Layer already exists [2021-09-07T01:47:34.959Z] d94e884770eb: Layer already exists [2021-09-07T01:47:34.959Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:34.959Z] beaca8a3b8b6: Layer already exists [2021-09-07T01:47:34.959Z] 5408464508f4: Layer already exists [2021-09-07T01:47:34.959Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:34.959Z] main: digest: sha256:3efefa9610861bb970f7ecfb7781e6e0a701aff687b651fd89a185956d59e42a size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:47:35.028Z] ===================================================== [Pipeline] echo [2021-09-07T01:47:35.044Z] taggedImages: [2021-09-07T01:47:35.045Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:35.045Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-07T01:47:35.045Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.39 [2021-09-07T01:47:35.045Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:35.045Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-07T01:47:35.087Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-07T01:47:35.087Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:35.087Z] latest [2021-09-07T01:47:35.087Z] 2.0.1-dev.39 [2021-09-07T01:47:35.087Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:35.087Z] main [2021-09-07T01:47:35.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:35.472Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:35.815Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:35.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-07T01:47:35.815Z] 1aa3543ce34c: Preparing [2021-09-07T01:47:35.815Z] a1f5e8820247: Preparing [2021-09-07T01:47:35.815Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:35.815Z] 9e6444dc9582: Preparing [2021-09-07T01:47:35.815Z] bdc42e120bf6: Preparing [2021-09-07T01:47:36.084Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:36.084Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:36.084Z] 9e6444dc9582: Layer already exists [2021-09-07T01:47:36.084Z] 1aa3543ce34c: Pushed [2021-09-07T01:47:38.690Z] a1f5e8820247: Pushed [2021-09-07T01:47:38.690Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:dc221d38384db51ab691cf075601d17e538ec5a9b9d8ed063f7fdb0bd6cbacbb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:39.036Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:39.379Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-07T01:47:39.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-07T01:47:39.379Z] 1aa3543ce34c: Preparing [2021-09-07T01:47:39.379Z] a1f5e8820247: Preparing [2021-09-07T01:47:39.379Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:39.379Z] 9e6444dc9582: Preparing [2021-09-07T01:47:39.379Z] bdc42e120bf6: Preparing [2021-09-07T01:47:39.650Z] 9e6444dc9582: Layer already exists [2021-09-07T01:47:39.650Z] a1f5e8820247: Layer already exists [2021-09-07T01:47:39.650Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:39.650Z] 1aa3543ce34c: Layer already exists [2021-09-07T01:47:39.650Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:39.650Z] latest: digest: sha256:dc221d38384db51ab691cf075601d17e538ec5a9b9d8ed063f7fdb0bd6cbacbb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:39.998Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:40.341Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.39 [2021-09-07T01:47:40.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-07T01:47:40.341Z] 1aa3543ce34c: Preparing [2021-09-07T01:47:40.341Z] a1f5e8820247: Preparing [2021-09-07T01:47:40.341Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:40.341Z] 9e6444dc9582: Preparing [2021-09-07T01:47:40.341Z] bdc42e120bf6: Preparing [2021-09-07T01:47:40.628Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:40.628Z] 1aa3543ce34c: Layer already exists [2021-09-07T01:47:40.628Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:40.628Z] 9e6444dc9582: Layer already exists [2021-09-07T01:47:40.628Z] a1f5e8820247: Layer already exists [2021-09-07T01:47:40.628Z] 2.0.1-dev.39: digest: sha256:dc221d38384db51ab691cf075601d17e538ec5a9b9d8ed063f7fdb0bd6cbacbb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:41.007Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:41.671Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:41.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-07T01:47:41.671Z] 1aa3543ce34c: Preparing [2021-09-07T01:47:41.671Z] a1f5e8820247: Preparing [2021-09-07T01:47:41.671Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:41.671Z] 9e6444dc9582: Preparing [2021-09-07T01:47:41.671Z] bdc42e120bf6: Preparing [2021-09-07T01:47:41.671Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:41.671Z] 9e6444dc9582: Layer already exists [2021-09-07T01:47:41.671Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:41.671Z] 1aa3543ce34c: Layer already exists [2021-09-07T01:47:41.671Z] a1f5e8820247: Layer already exists [2021-09-07T01:47:41.942Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:dc221d38384db51ab691cf075601d17e538ec5a9b9d8ed063f7fdb0bd6cbacbb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:42.305Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:42.642Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-07T01:47:42.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-07T01:47:42.642Z] 1aa3543ce34c: Preparing [2021-09-07T01:47:42.642Z] a1f5e8820247: Preparing [2021-09-07T01:47:42.642Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:42.642Z] 9e6444dc9582: Preparing [2021-09-07T01:47:42.642Z] bdc42e120bf6: Preparing [2021-09-07T01:47:42.913Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:42.913Z] a1f5e8820247: Layer already exists [2021-09-07T01:47:42.913Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:42.913Z] 9e6444dc9582: Layer already exists [2021-09-07T01:47:42.913Z] 1aa3543ce34c: Layer already exists [2021-09-07T01:47:42.913Z] main: digest: sha256:dc221d38384db51ab691cf075601d17e538ec5a9b9d8ed063f7fdb0bd6cbacbb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:47:42.978Z] ===================================================== [Pipeline] echo [2021-09-07T01:47:42.993Z] taggedImages: [2021-09-07T01:47:42.994Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:42.994Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-07T01:47:42.994Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.39 [2021-09-07T01:47:42.994Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:42.994Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-07T01:47:43.025Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-07T01:47:43.025Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:43.025Z] latest [2021-09-07T01:47:43.025Z] 2.0.1-dev.39 [2021-09-07T01:47:43.025Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:43.025Z] main [2021-09-07T01:47:43.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:43.401Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:44.009Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:44.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-07T01:47:44.009Z] 0f90673a2c89: Preparing [2021-09-07T01:47:44.009Z] 0f90673a2c89: Preparing [2021-09-07T01:47:44.009Z] d7e3ddb41295: Preparing [2021-09-07T01:47:44.009Z] 137f10e22d67: Preparing [2021-09-07T01:47:44.009Z] c2268cf248e3: Preparing [2021-09-07T01:47:44.009Z] 15812281f2bc: Preparing [2021-09-07T01:47:44.009Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:44.009Z] 41a5101c2a21: Preparing [2021-09-07T01:47:44.009Z] 506729e69292: Preparing [2021-09-07T01:47:44.009Z] 24be6d9403aa: Preparing [2021-09-07T01:47:44.009Z] 95029155461f: Preparing [2021-09-07T01:47:44.009Z] bdc42e120bf6: Preparing [2021-09-07T01:47:44.009Z] a2fa6b2b53f7: Waiting [2021-09-07T01:47:44.009Z] 41a5101c2a21: Waiting [2021-09-07T01:47:44.009Z] 506729e69292: Waiting [2021-09-07T01:47:44.009Z] bdc42e120bf6: Waiting [2021-09-07T01:47:44.009Z] 95029155461f: Waiting [2021-09-07T01:47:44.280Z] 0f90673a2c89: Pushed [2021-09-07T01:47:44.280Z] d7e3ddb41295: Pushed [2021-09-07T01:47:44.280Z] c2268cf248e3: Pushed [2021-09-07T01:47:44.552Z] 137f10e22d67: Pushed [2021-09-07T01:47:44.552Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:44.552Z] 41a5101c2a21: Pushed [2021-09-07T01:47:44.552Z] 24be6d9403aa: Pushed [2021-09-07T01:47:44.552Z] 506729e69292: Pushed [2021-09-07T01:47:44.822Z] 95029155461f: Pushed [2021-09-07T01:47:44.822Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:47.431Z] 15812281f2bc: Pushed [2021-09-07T01:47:47.431Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:d1e39fa2bbc9602d5f21ce5b5d3f99ba168fb121daf1bf3cba2894b85ec387a9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:47.772Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:48.380Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-07T01:47:48.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-07T01:47:48.380Z] 0f90673a2c89: Preparing [2021-09-07T01:47:48.380Z] 0f90673a2c89: Preparing [2021-09-07T01:47:48.380Z] d7e3ddb41295: Preparing [2021-09-07T01:47:48.380Z] 137f10e22d67: Preparing [2021-09-07T01:47:48.380Z] c2268cf248e3: Preparing [2021-09-07T01:47:48.380Z] 15812281f2bc: Preparing [2021-09-07T01:47:48.380Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:48.380Z] 41a5101c2a21: Preparing [2021-09-07T01:47:48.380Z] 506729e69292: Preparing [2021-09-07T01:47:48.380Z] 24be6d9403aa: Preparing [2021-09-07T01:47:48.380Z] 95029155461f: Preparing [2021-09-07T01:47:48.380Z] bdc42e120bf6: Preparing [2021-09-07T01:47:48.380Z] 506729e69292: Waiting [2021-09-07T01:47:48.380Z] 24be6d9403aa: Waiting [2021-09-07T01:47:48.380Z] a2fa6b2b53f7: Waiting [2021-09-07T01:47:48.380Z] 95029155461f: Waiting [2021-09-07T01:47:48.380Z] bdc42e120bf6: Waiting [2021-09-07T01:47:48.380Z] 41a5101c2a21: Waiting [2021-09-07T01:47:48.651Z] 137f10e22d67: Layer already exists [2021-09-07T01:47:48.651Z] d7e3ddb41295: Layer already exists [2021-09-07T01:47:48.651Z] 15812281f2bc: Layer already exists [2021-09-07T01:47:48.651Z] 0f90673a2c89: Layer already exists [2021-09-07T01:47:48.651Z] c2268cf248e3: Layer already exists [2021-09-07T01:47:48.651Z] 41a5101c2a21: Layer already exists [2021-09-07T01:47:48.651Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:48.651Z] 506729e69292: Layer already exists [2021-09-07T01:47:48.651Z] 95029155461f: Layer already exists [2021-09-07T01:47:48.651Z] 24be6d9403aa: Layer already exists [2021-09-07T01:47:48.651Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:48.651Z] latest: digest: sha256:d1e39fa2bbc9602d5f21ce5b5d3f99ba168fb121daf1bf3cba2894b85ec387a9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:48.999Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:49.628Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.39 [2021-09-07T01:47:49.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-07T01:47:49.628Z] 0f90673a2c89: Preparing [2021-09-07T01:47:49.628Z] 0f90673a2c89: Preparing [2021-09-07T01:47:49.628Z] d7e3ddb41295: Preparing [2021-09-07T01:47:49.628Z] 137f10e22d67: Preparing [2021-09-07T01:47:49.628Z] c2268cf248e3: Preparing [2021-09-07T01:47:49.628Z] 15812281f2bc: Preparing [2021-09-07T01:47:49.628Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:49.628Z] 41a5101c2a21: Preparing [2021-09-07T01:47:49.628Z] 506729e69292: Preparing [2021-09-07T01:47:49.628Z] 24be6d9403aa: Preparing [2021-09-07T01:47:49.628Z] 95029155461f: Preparing [2021-09-07T01:47:49.628Z] bdc42e120bf6: Preparing [2021-09-07T01:47:49.628Z] 506729e69292: Waiting [2021-09-07T01:47:49.628Z] 24be6d9403aa: Waiting [2021-09-07T01:47:49.628Z] bdc42e120bf6: Waiting [2021-09-07T01:47:49.628Z] 95029155461f: Waiting [2021-09-07T01:47:49.628Z] a2fa6b2b53f7: Waiting [2021-09-07T01:47:49.628Z] 41a5101c2a21: Waiting [2021-09-07T01:47:49.900Z] 15812281f2bc: Layer already exists [2021-09-07T01:47:49.900Z] 0f90673a2c89: Layer already exists [2021-09-07T01:47:49.900Z] d7e3ddb41295: Layer already exists [2021-09-07T01:47:49.900Z] 137f10e22d67: Layer already exists [2021-09-07T01:47:49.900Z] c2268cf248e3: Layer already exists [2021-09-07T01:47:49.900Z] 24be6d9403aa: Layer already exists [2021-09-07T01:47:49.900Z] 506729e69292: Layer already exists [2021-09-07T01:47:49.900Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:49.900Z] 41a5101c2a21: Layer already exists [2021-09-07T01:47:49.900Z] 95029155461f: Layer already exists [2021-09-07T01:47:49.900Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:49.900Z] 2.0.1-dev.39: digest: sha256:d1e39fa2bbc9602d5f21ce5b5d3f99ba168fb121daf1bf3cba2894b85ec387a9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:50.248Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:50.609Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:50.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-07T01:47:50.609Z] 0f90673a2c89: Preparing [2021-09-07T01:47:50.609Z] 0f90673a2c89: Preparing [2021-09-07T01:47:50.609Z] d7e3ddb41295: Preparing [2021-09-07T01:47:50.609Z] 137f10e22d67: Preparing [2021-09-07T01:47:50.609Z] c2268cf248e3: Preparing [2021-09-07T01:47:50.609Z] 15812281f2bc: Preparing [2021-09-07T01:47:50.609Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:50.609Z] 41a5101c2a21: Preparing [2021-09-07T01:47:50.609Z] 506729e69292: Preparing [2021-09-07T01:47:50.609Z] 24be6d9403aa: Preparing [2021-09-07T01:47:50.609Z] 95029155461f: Preparing [2021-09-07T01:47:50.609Z] bdc42e120bf6: Preparing [2021-09-07T01:47:50.610Z] a2fa6b2b53f7: Waiting [2021-09-07T01:47:50.610Z] 41a5101c2a21: Waiting [2021-09-07T01:47:50.610Z] 95029155461f: Waiting [2021-09-07T01:47:50.610Z] 506729e69292: Waiting [2021-09-07T01:47:50.610Z] 24be6d9403aa: Waiting [2021-09-07T01:47:50.610Z] bdc42e120bf6: Waiting [2021-09-07T01:47:50.880Z] 137f10e22d67: Layer already exists [2021-09-07T01:47:50.880Z] 0f90673a2c89: Layer already exists [2021-09-07T01:47:50.880Z] 15812281f2bc: Layer already exists [2021-09-07T01:47:50.880Z] d7e3ddb41295: Layer already exists [2021-09-07T01:47:50.880Z] c2268cf248e3: Layer already exists [2021-09-07T01:47:50.880Z] 41a5101c2a21: Layer already exists [2021-09-07T01:47:50.880Z] 506729e69292: Layer already exists [2021-09-07T01:47:50.880Z] 95029155461f: Layer already exists [2021-09-07T01:47:50.880Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:50.880Z] 24be6d9403aa: Layer already exists [2021-09-07T01:47:50.880Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:50.880Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:d1e39fa2bbc9602d5f21ce5b5d3f99ba168fb121daf1bf3cba2894b85ec387a9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:51.228Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:51.571Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-07T01:47:51.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-07T01:47:51.571Z] 0f90673a2c89: Preparing [2021-09-07T01:47:51.571Z] 0f90673a2c89: Preparing [2021-09-07T01:47:51.571Z] d7e3ddb41295: Preparing [2021-09-07T01:47:51.571Z] 137f10e22d67: Preparing [2021-09-07T01:47:51.571Z] c2268cf248e3: Preparing [2021-09-07T01:47:51.571Z] 15812281f2bc: Preparing [2021-09-07T01:47:51.571Z] a2fa6b2b53f7: Preparing [2021-09-07T01:47:51.571Z] 41a5101c2a21: Preparing [2021-09-07T01:47:51.571Z] 506729e69292: Preparing [2021-09-07T01:47:51.571Z] 24be6d9403aa: Preparing [2021-09-07T01:47:51.571Z] 95029155461f: Preparing [2021-09-07T01:47:51.571Z] bdc42e120bf6: Preparing [2021-09-07T01:47:51.571Z] a2fa6b2b53f7: Waiting [2021-09-07T01:47:51.571Z] 41a5101c2a21: Waiting [2021-09-07T01:47:51.571Z] 506729e69292: Waiting [2021-09-07T01:47:51.571Z] 24be6d9403aa: Waiting [2021-09-07T01:47:51.571Z] 95029155461f: Waiting [2021-09-07T01:47:51.571Z] bdc42e120bf6: Waiting [2021-09-07T01:47:51.843Z] 15812281f2bc: Layer already exists [2021-09-07T01:47:51.843Z] 0f90673a2c89: Layer already exists [2021-09-07T01:47:51.843Z] 137f10e22d67: Layer already exists [2021-09-07T01:47:51.843Z] c2268cf248e3: Layer already exists [2021-09-07T01:47:51.843Z] d7e3ddb41295: Layer already exists [2021-09-07T01:47:51.843Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:47:51.843Z] 24be6d9403aa: Layer already exists [2021-09-07T01:47:51.843Z] 41a5101c2a21: Layer already exists [2021-09-07T01:47:51.843Z] 506729e69292: Layer already exists [2021-09-07T01:47:51.843Z] 95029155461f: Layer already exists [2021-09-07T01:47:51.843Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:51.843Z] main: digest: sha256:d1e39fa2bbc9602d5f21ce5b5d3f99ba168fb121daf1bf3cba2894b85ec387a9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:47:51.910Z] ===================================================== [Pipeline] echo [2021-09-07T01:47:51.928Z] taggedImages: [2021-09-07T01:47:51.928Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:51.928Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-07T01:47:51.929Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.39 [2021-09-07T01:47:51.929Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:51.929Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-07T01:47:51.970Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-07T01:47:51.970Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:51.970Z] latest [2021-09-07T01:47:51.970Z] 2.0.1-dev.39 [2021-09-07T01:47:51.970Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:51.970Z] main [2021-09-07T01:47:51.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:52.352Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:52.697Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:52.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-07T01:47:52.697Z] 4c842c106b8f: Preparing [2021-09-07T01:47:52.697Z] 4c5dab6c60c2: Preparing [2021-09-07T01:47:52.697Z] 348e9d9f3368: Preparing [2021-09-07T01:47:52.697Z] 046a66cf0b34: Preparing [2021-09-07T01:47:52.697Z] 2f13869dcbef: Preparing [2021-09-07T01:47:52.697Z] bdc42e120bf6: Preparing [2021-09-07T01:47:52.697Z] bdc42e120bf6: Waiting [2021-09-07T01:47:52.970Z] 046a66cf0b34: Pushed [2021-09-07T01:47:53.246Z] 348e9d9f3368: Pushed [2021-09-07T01:47:53.246Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:53.519Z] 2f13869dcbef: Pushed [2021-09-07T01:47:55.483Z] 4c5dab6c60c2: Pushed [2021-09-07T01:47:55.483Z] 4c842c106b8f: Pushed [2021-09-07T01:47:55.483Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:2571110a90172729c5a57cd9f2fba9ee59dcf011924c833bc1686d61b21a6989 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:55.821Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:56.159Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-07T01:47:56.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-07T01:47:56.159Z] 4c842c106b8f: Preparing [2021-09-07T01:47:56.159Z] 4c5dab6c60c2: Preparing [2021-09-07T01:47:56.159Z] 348e9d9f3368: Preparing [2021-09-07T01:47:56.159Z] 046a66cf0b34: Preparing [2021-09-07T01:47:56.159Z] 2f13869dcbef: Preparing [2021-09-07T01:47:56.159Z] bdc42e120bf6: Preparing [2021-09-07T01:47:56.159Z] bdc42e120bf6: Waiting [2021-09-07T01:47:56.159Z] 4c5dab6c60c2: Layer already exists [2021-09-07T01:47:56.159Z] 2f13869dcbef: Layer already exists [2021-09-07T01:47:56.159Z] 046a66cf0b34: Layer already exists [2021-09-07T01:47:56.159Z] 348e9d9f3368: Layer already exists [2021-09-07T01:47:56.159Z] 4c842c106b8f: Layer already exists [2021-09-07T01:47:56.159Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:56.430Z] latest: digest: sha256:2571110a90172729c5a57cd9f2fba9ee59dcf011924c833bc1686d61b21a6989 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:56.779Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:57.117Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.39 [2021-09-07T01:47:57.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-07T01:47:57.117Z] 4c842c106b8f: Preparing [2021-09-07T01:47:57.117Z] 4c5dab6c60c2: Preparing [2021-09-07T01:47:57.117Z] 348e9d9f3368: Preparing [2021-09-07T01:47:57.117Z] 046a66cf0b34: Preparing [2021-09-07T01:47:57.117Z] 2f13869dcbef: Preparing [2021-09-07T01:47:57.117Z] bdc42e120bf6: Preparing [2021-09-07T01:47:57.117Z] bdc42e120bf6: Waiting [2021-09-07T01:47:57.388Z] 348e9d9f3368: Layer already exists [2021-09-07T01:47:57.388Z] 4c842c106b8f: Layer already exists [2021-09-07T01:47:57.388Z] 4c5dab6c60c2: Layer already exists [2021-09-07T01:47:57.388Z] 046a66cf0b34: Layer already exists [2021-09-07T01:47:57.388Z] 2f13869dcbef: Layer already exists [2021-09-07T01:47:57.388Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:57.388Z] 2.0.1-dev.39: digest: sha256:2571110a90172729c5a57cd9f2fba9ee59dcf011924c833bc1686d61b21a6989 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:57.733Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:58.082Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:58.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-07T01:47:58.082Z] 4c842c106b8f: Preparing [2021-09-07T01:47:58.082Z] 4c5dab6c60c2: Preparing [2021-09-07T01:47:58.082Z] 348e9d9f3368: Preparing [2021-09-07T01:47:58.082Z] 046a66cf0b34: Preparing [2021-09-07T01:47:58.082Z] 2f13869dcbef: Preparing [2021-09-07T01:47:58.082Z] bdc42e120bf6: Preparing [2021-09-07T01:47:58.082Z] bdc42e120bf6: Waiting [2021-09-07T01:47:58.353Z] 2f13869dcbef: Layer already exists [2021-09-07T01:47:58.353Z] 348e9d9f3368: Layer already exists [2021-09-07T01:47:58.353Z] 046a66cf0b34: Layer already exists [2021-09-07T01:47:58.353Z] 4c842c106b8f: Layer already exists [2021-09-07T01:47:58.353Z] 4c5dab6c60c2: Layer already exists [2021-09-07T01:47:58.353Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:58.353Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:2571110a90172729c5a57cd9f2fba9ee59dcf011924c833bc1686d61b21a6989 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:58.700Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:59.043Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-07T01:47:59.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-07T01:47:59.043Z] 4c842c106b8f: Preparing [2021-09-07T01:47:59.043Z] 4c5dab6c60c2: Preparing [2021-09-07T01:47:59.043Z] 348e9d9f3368: Preparing [2021-09-07T01:47:59.043Z] 046a66cf0b34: Preparing [2021-09-07T01:47:59.043Z] 2f13869dcbef: Preparing [2021-09-07T01:47:59.043Z] bdc42e120bf6: Preparing [2021-09-07T01:47:59.043Z] bdc42e120bf6: Waiting [2021-09-07T01:47:59.316Z] 4c842c106b8f: Layer already exists [2021-09-07T01:47:59.316Z] 348e9d9f3368: Layer already exists [2021-09-07T01:47:59.316Z] 2f13869dcbef: Layer already exists [2021-09-07T01:47:59.316Z] 4c5dab6c60c2: Layer already exists [2021-09-07T01:47:59.316Z] 046a66cf0b34: Layer already exists [2021-09-07T01:47:59.316Z] bdc42e120bf6: Layer already exists [2021-09-07T01:47:59.316Z] main: digest: sha256:2571110a90172729c5a57cd9f2fba9ee59dcf011924c833bc1686d61b21a6989 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:47:59.391Z] ===================================================== [Pipeline] echo [2021-09-07T01:47:59.409Z] taggedImages: [2021-09-07T01:47:59.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:59.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-07T01:47:59.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.39 [2021-09-07T01:47:59.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:59.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-07T01:47:59.449Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-07T01:47:59.449Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:47:59.449Z] latest [2021-09-07T01:47:59.449Z] 2.0.1-dev.39 [2021-09-07T01:47:59.449Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:47:59.449Z] main [2021-09-07T01:47:59.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:47:59.833Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:00.175Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:48:00.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-07T01:48:00.176Z] ebb9d7970a35: Preparing [2021-09-07T01:48:00.176Z] 11dbe73e274e: Preparing [2021-09-07T01:48:00.176Z] d675cb822193: Preparing [2021-09-07T01:48:00.176Z] f4fb3d83d646: Preparing [2021-09-07T01:48:00.176Z] d4f4eae0f83d: Preparing [2021-09-07T01:48:00.176Z] 6c7c05f33504: Preparing [2021-09-07T01:48:00.176Z] 3aaf4c2f5cc6: Preparing [2021-09-07T01:48:00.176Z] 1744e9bb7a9f: Preparing [2021-09-07T01:48:00.176Z] 13dbd3dfd5e8: Preparing [2021-09-07T01:48:00.176Z] bdc42e120bf6: Preparing [2021-09-07T01:48:00.176Z] 6c7c05f33504: Waiting [2021-09-07T01:48:00.176Z] 3aaf4c2f5cc6: Waiting [2021-09-07T01:48:00.176Z] 13dbd3dfd5e8: Waiting [2021-09-07T01:48:00.176Z] 1744e9bb7a9f: Waiting [2021-09-07T01:48:00.176Z] bdc42e120bf6: Waiting [2021-09-07T01:48:00.448Z] 11dbe73e274e: Pushed [2021-09-07T01:48:00.448Z] ebb9d7970a35: Pushed [2021-09-07T01:48:00.448Z] d4f4eae0f83d: Pushed [2021-09-07T01:48:00.723Z] 6c7c05f33504: Pushed [2021-09-07T01:48:00.723Z] 3aaf4c2f5cc6: Pushed [2021-09-07T01:48:00.723Z] 1744e9bb7a9f: Pushed [2021-09-07T01:48:00.996Z] bdc42e120bf6: Layer already exists [2021-09-07T01:48:01.268Z] 13dbd3dfd5e8: Pushed [2021-09-07T01:48:03.238Z] f4fb3d83d646: Pushed [2021-09-07T01:48:03.509Z] d675cb822193: Pushed [2021-09-07T01:48:03.509Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:8854aa8f2ef13e2450fffdb75b856afae5cfdc65a260ed15525ffd4dcd76cd3c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:03.855Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:04.187Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-07T01:48:04.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-07T01:48:04.188Z] ebb9d7970a35: Preparing [2021-09-07T01:48:04.188Z] 11dbe73e274e: Preparing [2021-09-07T01:48:04.188Z] d675cb822193: Preparing [2021-09-07T01:48:04.188Z] f4fb3d83d646: Preparing [2021-09-07T01:48:04.188Z] d4f4eae0f83d: Preparing [2021-09-07T01:48:04.188Z] 6c7c05f33504: Preparing [2021-09-07T01:48:04.188Z] 3aaf4c2f5cc6: Preparing [2021-09-07T01:48:04.188Z] 1744e9bb7a9f: Preparing [2021-09-07T01:48:04.188Z] 13dbd3dfd5e8: Preparing [2021-09-07T01:48:04.188Z] bdc42e120bf6: Preparing [2021-09-07T01:48:04.188Z] 3aaf4c2f5cc6: Waiting [2021-09-07T01:48:04.188Z] 1744e9bb7a9f: Waiting [2021-09-07T01:48:04.188Z] 13dbd3dfd5e8: Waiting [2021-09-07T01:48:04.188Z] bdc42e120bf6: Waiting [2021-09-07T01:48:04.188Z] 6c7c05f33504: Waiting [2021-09-07T01:48:04.188Z] 11dbe73e274e: Layer already exists [2021-09-07T01:48:04.188Z] d4f4eae0f83d: Layer already exists [2021-09-07T01:48:04.188Z] ebb9d7970a35: Layer already exists [2021-09-07T01:48:04.188Z] d675cb822193: Layer already exists [2021-09-07T01:48:04.188Z] f4fb3d83d646: Layer already exists [2021-09-07T01:48:04.188Z] 3aaf4c2f5cc6: Layer already exists [2021-09-07T01:48:04.456Z] bdc42e120bf6: Layer already exists [2021-09-07T01:48:04.456Z] 1744e9bb7a9f: Layer already exists [2021-09-07T01:48:04.456Z] 6c7c05f33504: Layer already exists [2021-09-07T01:48:04.456Z] 13dbd3dfd5e8: Layer already exists [2021-09-07T01:48:04.456Z] latest: digest: sha256:8854aa8f2ef13e2450fffdb75b856afae5cfdc65a260ed15525ffd4dcd76cd3c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:04.805Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:05.194Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.39 [2021-09-07T01:48:05.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-07T01:48:05.194Z] ebb9d7970a35: Preparing [2021-09-07T01:48:05.194Z] 11dbe73e274e: Preparing [2021-09-07T01:48:05.194Z] d675cb822193: Preparing [2021-09-07T01:48:05.194Z] f4fb3d83d646: Preparing [2021-09-07T01:48:05.194Z] d4f4eae0f83d: Preparing [2021-09-07T01:48:05.194Z] 6c7c05f33504: Preparing [2021-09-07T01:48:05.194Z] 3aaf4c2f5cc6: Preparing [2021-09-07T01:48:05.194Z] 1744e9bb7a9f: Preparing [2021-09-07T01:48:05.194Z] 13dbd3dfd5e8: Preparing [2021-09-07T01:48:05.194Z] bdc42e120bf6: Preparing [2021-09-07T01:48:05.194Z] 6c7c05f33504: Waiting [2021-09-07T01:48:05.194Z] 3aaf4c2f5cc6: Waiting [2021-09-07T01:48:05.194Z] 1744e9bb7a9f: Waiting [2021-09-07T01:48:05.194Z] 13dbd3dfd5e8: Waiting [2021-09-07T01:48:05.194Z] bdc42e120bf6: Waiting [2021-09-07T01:48:05.486Z] f4fb3d83d646: Layer already exists [2021-09-07T01:48:05.486Z] ebb9d7970a35: Layer already exists [2021-09-07T01:48:05.486Z] d4f4eae0f83d: Layer already exists [2021-09-07T01:48:05.486Z] d675cb822193: Layer already exists [2021-09-07T01:48:05.486Z] 11dbe73e274e: Layer already exists [2021-09-07T01:48:05.486Z] 3aaf4c2f5cc6: Layer already exists [2021-09-07T01:48:05.486Z] 13dbd3dfd5e8: Layer already exists [2021-09-07T01:48:05.486Z] 6c7c05f33504: Layer already exists [2021-09-07T01:48:05.486Z] 1744e9bb7a9f: Layer already exists [2021-09-07T01:48:05.486Z] bdc42e120bf6: Layer already exists [2021-09-07T01:48:05.486Z] 2.0.1-dev.39: digest: sha256:8854aa8f2ef13e2450fffdb75b856afae5cfdc65a260ed15525ffd4dcd76cd3c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:05.875Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:06.226Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:48:06.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-07T01:48:06.226Z] ebb9d7970a35: Preparing [2021-09-07T01:48:06.226Z] 11dbe73e274e: Preparing [2021-09-07T01:48:06.226Z] d675cb822193: Preparing [2021-09-07T01:48:06.226Z] f4fb3d83d646: Preparing [2021-09-07T01:48:06.226Z] d4f4eae0f83d: Preparing [2021-09-07T01:48:06.226Z] 6c7c05f33504: Preparing [2021-09-07T01:48:06.226Z] 3aaf4c2f5cc6: Preparing [2021-09-07T01:48:06.226Z] 1744e9bb7a9f: Preparing [2021-09-07T01:48:06.226Z] 13dbd3dfd5e8: Preparing [2021-09-07T01:48:06.226Z] bdc42e120bf6: Preparing [2021-09-07T01:48:06.226Z] 6c7c05f33504: Waiting [2021-09-07T01:48:06.226Z] 3aaf4c2f5cc6: Waiting [2021-09-07T01:48:06.226Z] 1744e9bb7a9f: Waiting [2021-09-07T01:48:06.226Z] 13dbd3dfd5e8: Waiting [2021-09-07T01:48:06.226Z] bdc42e120bf6: Waiting [2021-09-07T01:48:06.226Z] 11dbe73e274e: Layer already exists [2021-09-07T01:48:06.226Z] f4fb3d83d646: Layer already exists [2021-09-07T01:48:06.226Z] d4f4eae0f83d: Layer already exists [2021-09-07T01:48:06.226Z] d675cb822193: Layer already exists [2021-09-07T01:48:06.226Z] ebb9d7970a35: Layer already exists [2021-09-07T01:48:06.498Z] 1744e9bb7a9f: Layer already exists [2021-09-07T01:48:06.498Z] 6c7c05f33504: Layer already exists [2021-09-07T01:48:06.498Z] 13dbd3dfd5e8: Layer already exists [2021-09-07T01:48:06.498Z] bdc42e120bf6: Layer already exists [2021-09-07T01:48:06.498Z] 3aaf4c2f5cc6: Layer already exists [2021-09-07T01:48:06.498Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:8854aa8f2ef13e2450fffdb75b856afae5cfdc65a260ed15525ffd4dcd76cd3c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:06.850Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:07.197Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-07T01:48:07.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-07T01:48:07.197Z] ebb9d7970a35: Preparing [2021-09-07T01:48:07.197Z] 11dbe73e274e: Preparing [2021-09-07T01:48:07.197Z] d675cb822193: Preparing [2021-09-07T01:48:07.197Z] f4fb3d83d646: Preparing [2021-09-07T01:48:07.197Z] d4f4eae0f83d: Preparing [2021-09-07T01:48:07.197Z] 6c7c05f33504: Preparing [2021-09-07T01:48:07.197Z] 3aaf4c2f5cc6: Preparing [2021-09-07T01:48:07.197Z] 1744e9bb7a9f: Preparing [2021-09-07T01:48:07.197Z] 13dbd3dfd5e8: Preparing [2021-09-07T01:48:07.197Z] bdc42e120bf6: Preparing [2021-09-07T01:48:07.197Z] 6c7c05f33504: Waiting [2021-09-07T01:48:07.197Z] 3aaf4c2f5cc6: Waiting [2021-09-07T01:48:07.197Z] 1744e9bb7a9f: Waiting [2021-09-07T01:48:07.197Z] 13dbd3dfd5e8: Waiting [2021-09-07T01:48:07.197Z] bdc42e120bf6: Waiting [2021-09-07T01:48:07.468Z] d675cb822193: Layer already exists [2021-09-07T01:48:07.468Z] ebb9d7970a35: Layer already exists [2021-09-07T01:48:07.468Z] d4f4eae0f83d: Layer already exists [2021-09-07T01:48:07.468Z] f4fb3d83d646: Layer already exists [2021-09-07T01:48:07.468Z] 11dbe73e274e: Layer already exists [2021-09-07T01:48:07.468Z] 6c7c05f33504: Layer already exists [2021-09-07T01:48:07.468Z] 1744e9bb7a9f: Layer already exists [2021-09-07T01:48:07.468Z] 3aaf4c2f5cc6: Layer already exists [2021-09-07T01:48:07.468Z] bdc42e120bf6: Layer already exists [2021-09-07T01:48:07.468Z] 13dbd3dfd5e8: Layer already exists [2021-09-07T01:48:07.468Z] main: digest: sha256:8854aa8f2ef13e2450fffdb75b856afae5cfdc65a260ed15525ffd4dcd76cd3c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:48:07.548Z] ===================================================== [Pipeline] echo [2021-09-07T01:48:07.568Z] taggedImages: [2021-09-07T01:48:07.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:48:07.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-07T01:48:07.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.39 [2021-09-07T01:48:07.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:48:07.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-07T01:48:09.095Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-07T01:48:09.095Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:48:09.095Z] latest [2021-09-07T01:48:09.095Z] 2.0.1-dev.39 [2021-09-07T01:48:09.095Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:48:09.095Z] main [2021-09-07T01:48:09.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:09.487Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:09.830Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:48:09.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-07T01:48:09.830Z] f7f7c6b59fbe: Preparing [2021-09-07T01:48:09.830Z] 33c75c324142: Preparing [2021-09-07T01:48:09.830Z] a2fa6b2b53f7: Preparing [2021-09-07T01:48:09.830Z] d3bc67bdaddb: Preparing [2021-09-07T01:48:09.830Z] bdc42e120bf6: Preparing [2021-09-07T01:48:10.103Z] bdc42e120bf6: Layer already exists [2021-09-07T01:48:10.103Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:48:10.103Z] f7f7c6b59fbe: Pushed [2021-09-07T01:48:10.375Z] d3bc67bdaddb: Pushed [2021-09-07T01:48:12.983Z] 33c75c324142: Pushed [2021-09-07T01:48:12.983Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:8c61775ffc46131a28a894f561ac88e7f4da3431d30a4f8b4ce9806eb81b09ed size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:13.328Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:13.661Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-07T01:48:13.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-07T01:48:13.661Z] f7f7c6b59fbe: Preparing [2021-09-07T01:48:13.661Z] 33c75c324142: Preparing [2021-09-07T01:48:13.661Z] a2fa6b2b53f7: Preparing [2021-09-07T01:48:13.661Z] d3bc67bdaddb: Preparing [2021-09-07T01:48:13.661Z] bdc42e120bf6: Preparing [2021-09-07T01:48:13.661Z] 33c75c324142: Layer already exists [2021-09-07T01:48:13.661Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:48:13.661Z] bdc42e120bf6: Layer already exists [2021-09-07T01:48:13.661Z] f7f7c6b59fbe: Layer already exists [2021-09-07T01:48:13.661Z] d3bc67bdaddb: Layer already exists [2021-09-07T01:48:13.931Z] latest: digest: sha256:8c61775ffc46131a28a894f561ac88e7f4da3431d30a4f8b4ce9806eb81b09ed size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:14.270Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:14.603Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.39 [2021-09-07T01:48:14.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-07T01:48:14.603Z] f7f7c6b59fbe: Preparing [2021-09-07T01:48:14.603Z] 33c75c324142: Preparing [2021-09-07T01:48:14.603Z] a2fa6b2b53f7: Preparing [2021-09-07T01:48:14.603Z] d3bc67bdaddb: Preparing [2021-09-07T01:48:14.603Z] bdc42e120bf6: Preparing [2021-09-07T01:48:14.603Z] f7f7c6b59fbe: Layer already exists [2021-09-07T01:48:14.603Z] bdc42e120bf6: Layer already exists [2021-09-07T01:48:14.603Z] d3bc67bdaddb: Layer already exists [2021-09-07T01:48:14.603Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:48:14.603Z] 33c75c324142: Layer already exists [2021-09-07T01:48:14.875Z] 2.0.1-dev.39: digest: sha256:8c61775ffc46131a28a894f561ac88e7f4da3431d30a4f8b4ce9806eb81b09ed size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:15.219Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:15.553Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:48:15.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-07T01:48:15.553Z] f7f7c6b59fbe: Preparing [2021-09-07T01:48:15.553Z] 33c75c324142: Preparing [2021-09-07T01:48:15.553Z] a2fa6b2b53f7: Preparing [2021-09-07T01:48:15.553Z] d3bc67bdaddb: Preparing [2021-09-07T01:48:15.553Z] bdc42e120bf6: Preparing [2021-09-07T01:48:15.553Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:48:15.553Z] f7f7c6b59fbe: Layer already exists [2021-09-07T01:48:15.553Z] bdc42e120bf6: Layer already exists [2021-09-07T01:48:15.553Z] d3bc67bdaddb: Layer already exists [2021-09-07T01:48:15.553Z] 33c75c324142: Layer already exists [2021-09-07T01:48:15.822Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:8c61775ffc46131a28a894f561ac88e7f4da3431d30a4f8b4ce9806eb81b09ed size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:16.171Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:16.506Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-07T01:48:16.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-07T01:48:16.506Z] f7f7c6b59fbe: Preparing [2021-09-07T01:48:16.506Z] 33c75c324142: Preparing [2021-09-07T01:48:16.506Z] a2fa6b2b53f7: Preparing [2021-09-07T01:48:16.506Z] d3bc67bdaddb: Preparing [2021-09-07T01:48:16.506Z] bdc42e120bf6: Preparing [2021-09-07T01:48:16.506Z] 33c75c324142: Layer already exists [2021-09-07T01:48:16.506Z] f7f7c6b59fbe: Layer already exists [2021-09-07T01:48:16.506Z] bdc42e120bf6: Layer already exists [2021-09-07T01:48:16.506Z] d3bc67bdaddb: Layer already exists [2021-09-07T01:48:16.507Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:48:16.775Z] main: digest: sha256:8c61775ffc46131a28a894f561ac88e7f4da3431d30a4f8b4ce9806eb81b09ed size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:48:16.838Z] ===================================================== [Pipeline] echo [2021-09-07T01:48:16.854Z] taggedImages: [2021-09-07T01:48:16.854Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:48:16.854Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-07T01:48:16.854Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.39 [2021-09-07T01:48:16.854Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:48:16.854Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-07T01:48:16.887Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-07T01:48:16.887Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:48:16.887Z] latest [2021-09-07T01:48:16.887Z] 2.0.1-dev.39 [2021-09-07T01:48:16.887Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:48:16.887Z] main [2021-09-07T01:48:16.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:17.262Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:17.603Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:48:17.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-07T01:48:17.603Z] 62cb1a5aa546: Preparing [2021-09-07T01:48:17.603Z] 5b6348d3b961: Preparing [2021-09-07T01:48:17.603Z] a2fa6b2b53f7: Preparing [2021-09-07T01:48:17.603Z] 9e6444dc9582: Preparing [2021-09-07T01:48:17.603Z] bdc42e120bf6: Preparing [2021-09-07T01:48:17.874Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:48:17.874Z] 9e6444dc9582: Layer already exists [2021-09-07T01:48:17.874Z] bdc42e120bf6: Layer already exists [2021-09-07T01:48:17.874Z] 62cb1a5aa546: Pushed [2021-09-07T01:48:20.484Z] 5b6348d3b961: Pushed [2021-09-07T01:48:20.484Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:31e6a1388ad0de7985079869167a1d27e1587d933093a883d79f06c309082a09 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:20.827Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:21.168Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-07T01:48:21.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-07T01:48:21.168Z] 62cb1a5aa546: Preparing [2021-09-07T01:48:21.168Z] 5b6348d3b961: Preparing [2021-09-07T01:48:21.168Z] a2fa6b2b53f7: Preparing [2021-09-07T01:48:21.168Z] 9e6444dc9582: Preparing [2021-09-07T01:48:21.168Z] bdc42e120bf6: Preparing [2021-09-07T01:48:21.168Z] 9e6444dc9582: Layer already exists [2021-09-07T01:48:21.439Z] bdc42e120bf6: Layer already exists [2021-09-07T01:48:21.439Z] 62cb1a5aa546: Layer already exists [2021-09-07T01:48:21.439Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:48:21.439Z] 5b6348d3b961: Layer already exists [2021-09-07T01:48:21.439Z] latest: digest: sha256:31e6a1388ad0de7985079869167a1d27e1587d933093a883d79f06c309082a09 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:21.788Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:22.127Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.39 [2021-09-07T01:48:22.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-07T01:48:22.127Z] 62cb1a5aa546: Preparing [2021-09-07T01:48:22.127Z] 5b6348d3b961: Preparing [2021-09-07T01:48:22.127Z] a2fa6b2b53f7: Preparing [2021-09-07T01:48:22.127Z] 9e6444dc9582: Preparing [2021-09-07T01:48:22.127Z] bdc42e120bf6: Preparing [2021-09-07T01:48:22.396Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:48:22.396Z] bdc42e120bf6: Layer already exists [2021-09-07T01:48:22.396Z] 9e6444dc9582: Layer already exists [2021-09-07T01:48:22.396Z] 62cb1a5aa546: Layer already exists [2021-09-07T01:48:22.396Z] 5b6348d3b961: Layer already exists [2021-09-07T01:48:22.396Z] 2.0.1-dev.39: digest: sha256:31e6a1388ad0de7985079869167a1d27e1587d933093a883d79f06c309082a09 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:22.742Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:23.078Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:48:23.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-07T01:48:23.079Z] 62cb1a5aa546: Preparing [2021-09-07T01:48:23.079Z] 5b6348d3b961: Preparing [2021-09-07T01:48:23.079Z] a2fa6b2b53f7: Preparing [2021-09-07T01:48:23.079Z] 9e6444dc9582: Preparing [2021-09-07T01:48:23.079Z] bdc42e120bf6: Preparing [2021-09-07T01:48:23.347Z] 5b6348d3b961: Layer already exists [2021-09-07T01:48:23.347Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:48:23.347Z] 62cb1a5aa546: Layer already exists [2021-09-07T01:48:23.347Z] 9e6444dc9582: Layer already exists [2021-09-07T01:48:23.347Z] bdc42e120bf6: Layer already exists [2021-09-07T01:48:23.347Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:31e6a1388ad0de7985079869167a1d27e1587d933093a883d79f06c309082a09 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:23.687Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:24.019Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-07T01:48:24.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-07T01:48:24.019Z] 62cb1a5aa546: Preparing [2021-09-07T01:48:24.019Z] 5b6348d3b961: Preparing [2021-09-07T01:48:24.019Z] a2fa6b2b53f7: Preparing [2021-09-07T01:48:24.019Z] 9e6444dc9582: Preparing [2021-09-07T01:48:24.019Z] bdc42e120bf6: Preparing [2021-09-07T01:48:24.019Z] a2fa6b2b53f7: Layer already exists [2021-09-07T01:48:24.019Z] bdc42e120bf6: Layer already exists [2021-09-07T01:48:24.019Z] 9e6444dc9582: Layer already exists [2021-09-07T01:48:24.019Z] 5b6348d3b961: Layer already exists [2021-09-07T01:48:24.019Z] 62cb1a5aa546: Layer already exists [2021-09-07T01:48:24.289Z] main: digest: sha256:31e6a1388ad0de7985079869167a1d27e1587d933093a883d79f06c309082a09 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:48:24.349Z] ===================================================== [Pipeline] echo [2021-09-07T01:48:24.364Z] taggedImages: [2021-09-07T01:48:24.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:48:24.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-07T01:48:24.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.39 [2021-09-07T01:48:24.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:48:24.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-07T01:48:24.393Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-07T01:48:24.393Z] 534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:48:24.393Z] latest [2021-09-07T01:48:24.393Z] 2.0.1-dev.39 [2021-09-07T01:48:24.393Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:48:24.393Z] main [2021-09-07T01:48:24.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:24.767Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:25.150Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:48:25.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-07T01:48:25.151Z] fa86f6c5687c: Preparing [2021-09-07T01:48:25.151Z] bfd682aee7a0: Preparing [2021-09-07T01:48:25.151Z] c6b6972fc93b: Preparing [2021-09-07T01:48:25.151Z] c1f4911c90b5: Preparing [2021-09-07T01:48:25.151Z] b287e4fe43ef: Preparing [2021-09-07T01:48:25.151Z] c39efab1fe40: Preparing [2021-09-07T01:48:25.151Z] 386fc9fe74c4: Preparing [2021-09-07T01:48:25.151Z] 097a5c91b892: Preparing [2021-09-07T01:48:25.151Z] 74984ba1a09f: Preparing [2021-09-07T01:48:25.151Z] 6d0ac5d4dfcb: Preparing [2021-09-07T01:48:25.151Z] c55d5dbdab40: Preparing [2021-09-07T01:48:25.151Z] 097a5c91b892: Waiting [2021-09-07T01:48:25.151Z] c39efab1fe40: Waiting [2021-09-07T01:48:25.151Z] 386fc9fe74c4: Waiting [2021-09-07T01:48:25.151Z] 74984ba1a09f: Waiting [2021-09-07T01:48:25.151Z] c55d5dbdab40: Waiting [2021-09-07T01:48:25.151Z] 6d0ac5d4dfcb: Waiting [2021-09-07T01:48:25.450Z] b287e4fe43ef: Layer already exists [2021-09-07T01:48:25.450Z] c39efab1fe40: Layer already exists [2021-09-07T01:48:25.450Z] 386fc9fe74c4: Layer already exists [2021-09-07T01:48:25.450Z] bfd682aee7a0: Pushed [2021-09-07T01:48:25.725Z] 097a5c91b892: Layer already exists [2021-09-07T01:48:25.725Z] 74984ba1a09f: Layer already exists [2021-09-07T01:48:25.725Z] 6d0ac5d4dfcb: Layer already exists [2021-09-07T01:48:25.725Z] c55d5dbdab40: Layer already exists [2021-09-07T01:48:26.322Z] fa86f6c5687c: Pushed [2021-09-07T01:48:27.742Z] c6b6972fc93b: Pushed [2021-09-07T01:48:42.943Z] c1f4911c90b5: Pushed [2021-09-07T01:48:42.943Z] 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:e4d14a4992c7d7be523fb875c8e891d4639058c939b621454e50effcc5fcbc53 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:43.286Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:43.622Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-07T01:48:43.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-07T01:48:43.622Z] fa86f6c5687c: Preparing [2021-09-07T01:48:43.622Z] bfd682aee7a0: Preparing [2021-09-07T01:48:43.622Z] c6b6972fc93b: Preparing [2021-09-07T01:48:43.622Z] c1f4911c90b5: Preparing [2021-09-07T01:48:43.622Z] b287e4fe43ef: Preparing [2021-09-07T01:48:43.622Z] c39efab1fe40: Preparing [2021-09-07T01:48:43.622Z] 386fc9fe74c4: Preparing [2021-09-07T01:48:43.622Z] 097a5c91b892: Preparing [2021-09-07T01:48:43.622Z] 74984ba1a09f: Preparing [2021-09-07T01:48:43.622Z] 6d0ac5d4dfcb: Preparing [2021-09-07T01:48:43.622Z] c55d5dbdab40: Preparing [2021-09-07T01:48:43.622Z] c39efab1fe40: Waiting [2021-09-07T01:48:43.622Z] 386fc9fe74c4: Waiting [2021-09-07T01:48:43.622Z] 6d0ac5d4dfcb: Waiting [2021-09-07T01:48:43.622Z] c55d5dbdab40: Waiting [2021-09-07T01:48:43.622Z] 097a5c91b892: Waiting [2021-09-07T01:48:43.622Z] 74984ba1a09f: Waiting [2021-09-07T01:48:43.892Z] c1f4911c90b5: Layer already exists [2021-09-07T01:48:43.892Z] b287e4fe43ef: Layer already exists [2021-09-07T01:48:43.892Z] c6b6972fc93b: Layer already exists [2021-09-07T01:48:43.892Z] fa86f6c5687c: Layer already exists [2021-09-07T01:48:43.892Z] bfd682aee7a0: Layer already exists [2021-09-07T01:48:43.892Z] c39efab1fe40: Layer already exists [2021-09-07T01:48:43.892Z] 386fc9fe74c4: Layer already exists [2021-09-07T01:48:43.892Z] 097a5c91b892: Layer already exists [2021-09-07T01:48:43.892Z] 6d0ac5d4dfcb: Layer already exists [2021-09-07T01:48:43.892Z] 74984ba1a09f: Layer already exists [2021-09-07T01:48:43.892Z] c55d5dbdab40: Layer already exists [2021-09-07T01:48:43.892Z] latest: digest: sha256:e4d14a4992c7d7be523fb875c8e891d4639058c939b621454e50effcc5fcbc53 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:44.229Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:44.828Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.39 [2021-09-07T01:48:44.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-07T01:48:44.828Z] fa86f6c5687c: Preparing [2021-09-07T01:48:44.828Z] bfd682aee7a0: Preparing [2021-09-07T01:48:44.828Z] c6b6972fc93b: Preparing [2021-09-07T01:48:44.828Z] c1f4911c90b5: Preparing [2021-09-07T01:48:44.828Z] b287e4fe43ef: Preparing [2021-09-07T01:48:44.828Z] c39efab1fe40: Preparing [2021-09-07T01:48:44.828Z] 386fc9fe74c4: Preparing [2021-09-07T01:48:44.828Z] 097a5c91b892: Preparing [2021-09-07T01:48:44.828Z] 74984ba1a09f: Preparing [2021-09-07T01:48:44.828Z] 6d0ac5d4dfcb: Preparing [2021-09-07T01:48:44.828Z] c55d5dbdab40: Preparing [2021-09-07T01:48:44.828Z] 097a5c91b892: Waiting [2021-09-07T01:48:44.829Z] 74984ba1a09f: Waiting [2021-09-07T01:48:44.829Z] 6d0ac5d4dfcb: Waiting [2021-09-07T01:48:44.829Z] c55d5dbdab40: Waiting [2021-09-07T01:48:44.829Z] 386fc9fe74c4: Waiting [2021-09-07T01:48:44.829Z] c39efab1fe40: Waiting [2021-09-07T01:48:44.829Z] c6b6972fc93b: Layer already exists [2021-09-07T01:48:44.829Z] fa86f6c5687c: Layer already exists [2021-09-07T01:48:44.829Z] c1f4911c90b5: Layer already exists [2021-09-07T01:48:44.829Z] bfd682aee7a0: Layer already exists [2021-09-07T01:48:44.829Z] b287e4fe43ef: Layer already exists [2021-09-07T01:48:44.829Z] c39efab1fe40: Layer already exists [2021-09-07T01:48:44.829Z] 386fc9fe74c4: Layer already exists [2021-09-07T01:48:44.829Z] 097a5c91b892: Layer already exists [2021-09-07T01:48:44.829Z] 74984ba1a09f: Layer already exists [2021-09-07T01:48:44.829Z] 6d0ac5d4dfcb: Layer already exists [2021-09-07T01:48:45.099Z] c55d5dbdab40: Layer already exists [2021-09-07T01:48:45.099Z] 2.0.1-dev.39: digest: sha256:e4d14a4992c7d7be523fb875c8e891d4639058c939b621454e50effcc5fcbc53 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:45.440Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:45.773Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:48:45.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-07T01:48:45.773Z] fa86f6c5687c: Preparing [2021-09-07T01:48:45.773Z] bfd682aee7a0: Preparing [2021-09-07T01:48:45.773Z] c6b6972fc93b: Preparing [2021-09-07T01:48:45.773Z] c1f4911c90b5: Preparing [2021-09-07T01:48:45.773Z] b287e4fe43ef: Preparing [2021-09-07T01:48:45.773Z] c39efab1fe40: Preparing [2021-09-07T01:48:45.773Z] 386fc9fe74c4: Preparing [2021-09-07T01:48:45.773Z] 097a5c91b892: Preparing [2021-09-07T01:48:45.773Z] 74984ba1a09f: Preparing [2021-09-07T01:48:45.774Z] 6d0ac5d4dfcb: Preparing [2021-09-07T01:48:45.774Z] c55d5dbdab40: Preparing [2021-09-07T01:48:45.774Z] 097a5c91b892: Waiting [2021-09-07T01:48:45.774Z] 74984ba1a09f: Waiting [2021-09-07T01:48:45.774Z] c39efab1fe40: Waiting [2021-09-07T01:48:45.774Z] 6d0ac5d4dfcb: Waiting [2021-09-07T01:48:45.774Z] c55d5dbdab40: Waiting [2021-09-07T01:48:45.774Z] 386fc9fe74c4: Waiting [2021-09-07T01:48:46.044Z] b287e4fe43ef: Layer already exists [2021-09-07T01:48:46.044Z] fa86f6c5687c: Layer already exists [2021-09-07T01:48:46.044Z] bfd682aee7a0: Layer already exists [2021-09-07T01:48:46.044Z] c6b6972fc93b: Layer already exists [2021-09-07T01:48:46.044Z] c1f4911c90b5: Layer already exists [2021-09-07T01:48:46.044Z] c39efab1fe40: Layer already exists [2021-09-07T01:48:46.044Z] 74984ba1a09f: Layer already exists [2021-09-07T01:48:46.044Z] 386fc9fe74c4: Layer already exists [2021-09-07T01:48:46.044Z] 097a5c91b892: Layer already exists [2021-09-07T01:48:46.044Z] 6d0ac5d4dfcb: Layer already exists [2021-09-07T01:48:46.044Z] c55d5dbdab40: Layer already exists [2021-09-07T01:48:46.044Z] 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:e4d14a4992c7d7be523fb875c8e891d4639058c939b621454e50effcc5fcbc53 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:46.386Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:46.722Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-07T01:48:46.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-07T01:48:46.722Z] fa86f6c5687c: Preparing [2021-09-07T01:48:46.722Z] bfd682aee7a0: Preparing [2021-09-07T01:48:46.722Z] c6b6972fc93b: Preparing [2021-09-07T01:48:46.722Z] c1f4911c90b5: Preparing [2021-09-07T01:48:46.722Z] b287e4fe43ef: Preparing [2021-09-07T01:48:46.722Z] c39efab1fe40: Preparing [2021-09-07T01:48:46.722Z] 386fc9fe74c4: Preparing [2021-09-07T01:48:46.722Z] 097a5c91b892: Preparing [2021-09-07T01:48:46.722Z] c39efab1fe40: Waiting [2021-09-07T01:48:46.723Z] 386fc9fe74c4: Waiting [2021-09-07T01:48:46.723Z] 74984ba1a09f: Preparing [2021-09-07T01:48:46.723Z] 6d0ac5d4dfcb: Preparing [2021-09-07T01:48:46.723Z] c55d5dbdab40: Preparing [2021-09-07T01:48:46.723Z] 097a5c91b892: Waiting [2021-09-07T01:48:46.723Z] 6d0ac5d4dfcb: Waiting [2021-09-07T01:48:46.723Z] c55d5dbdab40: Waiting [2021-09-07T01:48:46.723Z] 74984ba1a09f: Waiting [2021-09-07T01:48:46.993Z] c1f4911c90b5: Layer already exists [2021-09-07T01:48:46.993Z] bfd682aee7a0: Layer already exists [2021-09-07T01:48:46.993Z] c6b6972fc93b: Layer already exists [2021-09-07T01:48:46.993Z] b287e4fe43ef: Layer already exists [2021-09-07T01:48:46.993Z] fa86f6c5687c: Layer already exists [2021-09-07T01:48:46.993Z] c39efab1fe40: Layer already exists [2021-09-07T01:48:46.993Z] 097a5c91b892: Layer already exists [2021-09-07T01:48:46.993Z] 386fc9fe74c4: Layer already exists [2021-09-07T01:48:46.993Z] 6d0ac5d4dfcb: Layer already exists [2021-09-07T01:48:46.993Z] 74984ba1a09f: Layer already exists [2021-09-07T01:48:46.993Z] c55d5dbdab40: Layer already exists [2021-09-07T01:48:46.993Z] main: digest: sha256:e4d14a4992c7d7be523fb875c8e891d4639058c939b621454e50effcc5fcbc53 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-07T01:48:47.054Z] ===================================================== [Pipeline] echo [2021-09-07T01:48:47.069Z] taggedImages: [2021-09-07T01:48:47.069Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:534175572a367338c5f68a22b0251a809e37989d [2021-09-07T01:48:47.069Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-07T01:48:47.070Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.39 [2021-09-07T01:48:47.070Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [2021-09-07T01:48:47.070Z] - 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-09-07T01:48:47.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-07T01:48:47.863Z] [2021-09-07T01:48:47.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:48:48.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-07T01:48:48.494Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-07T01:48:48.494Z] 448f6bf000e3: Pulling fs layer [2021-09-07T01:48:48.494Z] f757da607395: Pulling fs layer [2021-09-07T01:48:48.494Z] 05883995daec: Pulling fs layer [2021-09-07T01:48:48.494Z] 8603b9c90790: Pulling fs layer [2021-09-07T01:48:48.494Z] 1560dd03e051: Pulling fs layer [2021-09-07T01:48:48.494Z] 27f5ce0e4adf: Pulling fs layer [2021-09-07T01:48:48.494Z] c2d8d7efcc4b: Pulling fs layer [2021-09-07T01:48:48.494Z] 1560dd03e051: Waiting [2021-09-07T01:48:48.494Z] 27f5ce0e4adf: Waiting [2021-09-07T01:48:48.494Z] c2d8d7efcc4b: Waiting [2021-09-07T01:48:48.494Z] 8603b9c90790: Waiting [2021-09-07T01:48:48.767Z] f757da607395: Verifying Checksum [2021-09-07T01:48:48.767Z] f757da607395: Download complete [2021-09-07T01:48:48.767Z] 8603b9c90790: Verifying Checksum [2021-09-07T01:48:48.767Z] 8603b9c90790: Download complete [2021-09-07T01:48:49.040Z] 05883995daec: Verifying Checksum [2021-09-07T01:48:49.040Z] 05883995daec: Download complete [2021-09-07T01:48:49.040Z] 27f5ce0e4adf: Verifying Checksum [2021-09-07T01:48:49.040Z] 27f5ce0e4adf: Download complete [2021-09-07T01:48:49.040Z] 1560dd03e051: Verifying Checksum [2021-09-07T01:48:49.040Z] 1560dd03e051: Download complete [2021-09-07T01:48:50.018Z] 448f6bf000e3: Verifying Checksum [2021-09-07T01:48:50.018Z] 448f6bf000e3: Download complete [2021-09-07T01:48:52.644Z] c2d8d7efcc4b: Verifying Checksum [2021-09-07T01:48:52.644Z] c2d8d7efcc4b: Download complete [2021-09-07T01:48:53.621Z] 448f6bf000e3: Pull complete [2021-09-07T01:48:54.213Z] f757da607395: Pull complete [2021-09-07T01:48:55.640Z] 05883995daec: Pull complete [2021-09-07T01:48:56.235Z] 8603b9c90790: Pull complete [2021-09-07T01:48:57.213Z] 1560dd03e051: Pull complete [2021-09-07T01:48:57.486Z] 27f5ce0e4adf: Pull complete [2021-09-07T01:49:12.556Z] c2d8d7efcc4b: Pull complete [2021-09-07T01:49:12.556Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-07T01:49:12.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-07T01:49:12.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-07T01:49:12.819Z] prd-ubuntu18.04-docker-arm64-4c-16g-1499 does not seem to be running inside a container [2021-09-07T01:49:12.892Z] $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-07T01:49:16.402Z] $ docker top 4be0af7bd7794f0774c2f09edfef29357af7aa7c20cafad1f253e97d7a6c376d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:49:17.564Z] ---> job-cost.sh [2021-09-07T01:49:17.564Z] lf-activate-venv: SKIPPING [2021-09-07T01:49:17.564Z] INFO: No Stack... [2021-09-07T01:49:18.536Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-07T01:49:18.805Z] INFO: Archiving Costs [Pipeline] sh [2021-09-07T01:49:19.463Z] + cat /w/workspace/edgex-go/46/archives/cost.csv [2021-09-07T01:49:19.463Z] + cut -d, -f6 [Pipeline] lock [2021-09-07T01:49:19.524Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-46-stack-cost] [2021-09-07T01:49:19.534Z] Resource [jenkins-edgexfoundry-edgex-go-main-46-stack-cost] did not exist. Created. [2021-09-07T01:49:19.534Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-07T01:49:20.209Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-07T01:49:20.968Z] Stashed 1 file(s) [Pipeline] } [2021-09-07T01:49:20.974Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-07T01:49:21.000Z] $ docker stop --time=1 4be0af7bd7794f0774c2f09edfef29357af7aa7c20cafad1f253e97d7a6c376d [2021-09-07T01:49:22.709Z] $ docker rm -f 4be0af7bd7794f0774c2f09edfef29357af7aa7c20cafad1f253e97d7a6c376d [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-09-07T01:49:23.841Z] provisioning config files... [2021-09-07T01:49:23.865Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/46@tmp/config3387614592560952784tmp [Pipeline] { [Pipeline] sh [2021-09-07T01:49:24.231Z] + set +x [2021-09-07T01:49:24.232Z] + curl -s https://codecov.io/bash [2021-09-07T01:49:24.232Z] + bash -s -- [2021-09-07T01:49:24.502Z] [2021-09-07T01:49:24.502Z] _____ _ [2021-09-07T01:49:24.502Z] / ____| | | [2021-09-07T01:49:24.502Z] | | ___ __| | ___ ___ _____ __ [2021-09-07T01:49:24.502Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-07T01:49:24.502Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-07T01:49:24.502Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-07T01:49:24.502Z] Bash-1.0.6 [2021-09-07T01:49:24.502Z] [2021-09-07T01:49:24.502Z] [2021-09-07T01:49:24.502Z] ==> git version 2.24.4 found [2021-09-07T01:49:24.502Z] ==> 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-09-07T01:49:24.502Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-07T01:49:24.502Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-07T01:49:24.502Z] ==> Jenkins CI detected. [2021-09-07T01:49:24.502Z] current dir:  /w/workspace/edgex-go/46 [2021-09-07T01:49:24.502Z] project root: . [2021-09-07T01:49:24.502Z] --> token set from env [2021-09-07T01:49:24.502Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-07T01:49:24.502Z] ==> Running gcov in . (disable via -X gcov) [2021-09-07T01:49:24.502Z] ==> Python coveragepy not found [2021-09-07T01:49:24.502Z] ==> Searching for coverage reports in: [2021-09-07T01:49:24.502Z] + . [2021-09-07T01:49:24.502Z] -> Found 1 reports [2021-09-07T01:49:24.502Z] ==> Detecting git/mercurial file structure [2021-09-07T01:49:24.502Z] ==> Reading reports [2021-09-07T01:49:24.502Z] + ./coverage.out bytes=404331 [2021-09-07T01:49:24.502Z] ==> Appending adjustments [2021-09-07T01:49:24.502Z] https://docs.codecov.io/docs/fixing-reports [2021-09-07T01:49:25.927Z] + Found adjustments [2021-09-07T01:49:25.927Z] ==> Gzipping contents [2021-09-07T01:49:25.927Z] 56K /tmp/codecov.lGmprG.gz [2021-09-07T01:49:25.927Z] ==> Uploading reports [2021-09-07T01:49:25.927Z] url: https://codecov.io [2021-09-07T01:49:25.927Z] query: branch=main&commit=534175572a367338c5f68a22b0251a809e37989d&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-07T01:49:25.927Z] -> Pinging Codecov [2021-09-07T01:49:25.927Z] 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=534175572a367338c5f68a22b0251a809e37989d&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-07T01:49:26.195Z] -> Uploading to [2021-09-07T01:49:26.195Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-07/00271124DB129430A58F1EEE437C3FCB/534175572a367338c5f68a22b0251a809e37989d/23b61509-70dd-4e03-a4f6-617656b5de14.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210907T014925Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e87fb1c55648a497a862720f1d1ae3714f246db28159c655e3758a8d4d3bde40 [2021-09-07T01:49:26.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-07T01:49:26.195Z] Dload Upload Total Spent Left Speed [2021-09-07T01:49:26.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54426 0 0 100 54426 0 124k --:--:-- --:--:-- --:--:-- 125k [2021-09-07T01:49:26.462Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/534175572a367338c5f68a22b0251a809e37989d [Pipeline] } [2021-09-07T01:49:26.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-07T01:49:27.132Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-07T01:49:27.161Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:49:27.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-07T01:49:27.494Z] [2021-09-07T01:49:27.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:49:27.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-07T01:49:27.839Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-07T01:49:27.839Z] 188c0c94c7c5: Pulling fs layer [2021-09-07T01:49:27.839Z] 0ef7d3d256c8: Pulling fs layer [2021-09-07T01:49:27.839Z] de9db76c5a1d: Pulling fs layer [2021-09-07T01:49:27.839Z] 0eba1c9be4d2: Pulling fs layer [2021-09-07T01:49:27.839Z] 0d57e429df01: Pulling fs layer [2021-09-07T01:49:27.839Z] 4e4be7b47b0d: Pulling fs layer [2021-09-07T01:49:27.839Z] e1f770b5df2f: Pulling fs layer [2021-09-07T01:49:27.839Z] 85a0685a4137: Pulling fs layer [2021-09-07T01:49:27.839Z] 0d57e429df01: Waiting [2021-09-07T01:49:27.839Z] 4e4be7b47b0d: Waiting [2021-09-07T01:49:27.839Z] e1f770b5df2f: Waiting [2021-09-07T01:49:27.839Z] 85a0685a4137: Waiting [2021-09-07T01:49:27.839Z] 0eba1c9be4d2: Waiting [2021-09-07T01:49:27.839Z] de9db76c5a1d: Verifying Checksum [2021-09-07T01:49:27.839Z] de9db76c5a1d: Download complete [2021-09-07T01:49:27.839Z] 0ef7d3d256c8: Verifying Checksum [2021-09-07T01:49:27.839Z] 0ef7d3d256c8: Download complete [2021-09-07T01:49:27.839Z] 0d57e429df01: Verifying Checksum [2021-09-07T01:49:27.839Z] 0d57e429df01: Download complete [2021-09-07T01:49:28.115Z] 4e4be7b47b0d: Verifying Checksum [2021-09-07T01:49:28.115Z] 4e4be7b47b0d: Download complete [2021-09-07T01:49:28.115Z] 188c0c94c7c5: Verifying Checksum [2021-09-07T01:49:28.380Z] 188c0c94c7c5: Pull complete [2021-09-07T01:49:28.380Z] 0ef7d3d256c8: Pull complete [2021-09-07T01:49:28.648Z] de9db76c5a1d: Pull complete [2021-09-07T01:49:30.607Z] e1f770b5df2f: Verifying Checksum [2021-09-07T01:49:30.607Z] e1f770b5df2f: Download complete [2021-09-07T01:49:40.028Z] 0eba1c9be4d2: Verifying Checksum [2021-09-07T01:49:40.028Z] 0eba1c9be4d2: Download complete [2021-09-07T01:49:41.489Z] 85a0685a4137: Verifying Checksum [2021-09-07T01:49:41.489Z] 85a0685a4137: Download complete [2021-09-07T01:49:43.097Z] 0eba1c9be4d2: Pull complete [2021-09-07T01:49:43.097Z] 0d57e429df01: Pull complete [2021-09-07T01:49:43.097Z] 4e4be7b47b0d: Pull complete [2021-09-07T01:49:43.369Z] e1f770b5df2f: Pull complete [2021-09-07T01:49:46.778Z] 85a0685a4137: Pull complete [2021-09-07T01:49:46.778Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-07T01:49:46.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-07T01:49:46.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-07T01:49:46.894Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-09-07T01:49:46.989Z] $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-07T01:49:49.844Z] $ docker top 9bb8a2f56bd23a13128a4214a799d86d02f591c6d454b2e684da4c2325682811 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-07T01:49:49.966Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-07T01:49:50.282Z] + set -o pipefail [2021-09-07T01:49:50.282Z] + snyk monitor '--org=edgex-jenkins' [2021-09-07T01:50:00.383Z] [2021-09-07T01:50:00.383Z] Monitoring /w/workspace/edgex-go/46 (github.com/edgexfoundry/edgex-go)... [2021-09-07T01:50:00.383Z] [2021-09-07T01:50:00.383Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/3ed13f38-a75e-41eb-912e-4f4626b6220e [2021-09-07T01:50:00.383Z] [2021-09-07T01:50:00.383Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-07T01:50:00.383Z] [2021-09-07T01:50:00.383Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-07T01:50:00.383Z] [2021-09-07T01:50:00.648Z] [Pipeline] } [2021-09-07T01:50:00.668Z] $ docker stop --time=1 9bb8a2f56bd23a13128a4214a799d86d02f591c6d454b2e684da4c2325682811 [2021-09-07T01:50:02.402Z] $ docker rm -f 9bb8a2f56bd23a13128a4214a799d86d02f591c6d454b2e684da4c2325682811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-07T01:50:03.177Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-07T01:50:03.197Z] provisioning config files... [2021-09-07T01:50:03.216Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/46@tmp/config49558332025645384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:50:03.556Z] --> edgex-publish-swagger.sh [2021-09-07T01:50:03.556Z] === Publish openapi/v2 API === [2021-09-07T01:50:03.556Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-07T01:50:03.556Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/46/openapi/v2/core-command.yaml] [2021-09-07T01:50:03.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-07T01:50:03.556Z] Dload Upload Total Spent Left Speed [2021-09-07T01:50:04.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 28954 0:00:01 0:00:01 --:--:-- 28970 [2021-09-07T01:50:04.518Z] [2021-09-07T01:50:04.518Z] [2021-09-07T01:50:04.518Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/46/openapi/v2/core-data.yaml] [2021-09-07T01:50:04.518Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-07T01:50:04.518Z] Dload Upload Total Spent Left Speed [2021-09-07T01:50:05.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55861 0:00:01 0:00:01 --:--:-- 55846 100 65452 0 0 100 65452 0 52727 0:00:01 0:00:01 --:--:-- 52698 [2021-09-07T01:50:05.751Z] [2021-09-07T01:50:05.751Z] [2021-09-07T01:50:05.751Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/46/openapi/v2/core-metadata.yaml] [2021-09-07T01:50:05.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-07T01:50:05.751Z] Dload Upload Total Spent Left Speed [2021-09-07T01:50:07.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 103k 100 119k 0 0 100 119k 0 91126 0:00:01 0:00:01 --:--:-- 91134 [2021-09-07T01:50:07.170Z] [2021-09-07T01:50:07.170Z] [2021-09-07T01:50:07.170Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/46/openapi/v2/support-notifications.yaml] [2021-09-07T01:50:07.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-07T01:50:07.170Z] Dload Upload Total Spent Left Speed [2021-09-07T01:50:08.862Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 86007 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 56664 0:00:01 0:00:01 --:--:-- 56658 100 86007 0 0 100 86007 0 56659 0:00:01 0:00:01 --:--:-- 56658 [2021-09-07T01:50:08.862Z] [2021-09-07T01:50:08.862Z] [2021-09-07T01:50:08.862Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/46/openapi/v2/support-scheduler.yaml] [2021-09-07T01:50:08.862Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-07T01:50:08.862Z] Dload Upload Total Spent Left Speed [2021-09-07T01:50:15.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 100 36710 0 0 100 36710 0 5500 0:00:06 0:00:06 --:--:-- 7110 100 36710 0 0 100 36710 0 5498 0:00:06 0:00:06 --:--:-- 8816 [2021-09-07T01:50:15.580Z] [2021-09-07T01:50:15.580Z] [2021-09-07T01:50:15.580Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/46/openapi/v2/system-agent.yaml] [2021-09-07T01:50:15.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-07T01:50:15.580Z] Dload Upload Total Spent Left Speed [2021-09-07T01:50:16.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17603 0:00:01 0:00:01 --:--:-- 17612 100 19603 0 0 100 19603 0 17600 0:00:01 0:00:01 --:--:-- 17612 [2021-09-07T01:50:16.547Z] [2021-09-07T01:50:16.547Z] [Pipeline] } [2021-09-07T01:50:16.566Z] 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-09-07T01:50:17.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-07T01:50:17.085Z] . [Pipeline] withDockerContainer [2021-09-07T01:50:17.181Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-09-07T01:50:17.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-07T01:50:17.703Z] $ docker top 847501a5a778c35e5b2f272e638c7ee044e0b41d48376be72f35ef153bb4779a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-07T01:50:17.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-07T01:50:17.841Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-07T01:50:17.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-07T01:50:17.996Z] $ docker exec 847501a5a778c35e5b2f272e638c7ee044e0b41d48376be72f35ef153bb4779a ssh-agent [2021-09-07T01:50:18.123Z] SSH_AUTH_SOCK=/tmp/ssh-swhQr10r8Gea/agent.14 [2021-09-07T01:50:18.123Z] SSH_AGENT_PID=20 [2021-09-07T01:50:18.135Z] Running ssh-add (command line suppressed) [2021-09-07T01:50:18.245Z] Identity added: /w/workspace/edgex-go/46@tmp/private_key_1668935531439606585.key (/w/workspace/edgex-go/46@tmp/private_key_1668935531439606585.key) [2021-09-07T01:50:18.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-07T01:50:18.838Z] + git semver tag [2021-09-07T01:50:18.838Z] # -> Open(): unable to determine branch for HEAD [2021-09-07T01:50:18.838Z] # $GIT_DIR = /w/workspace/edgex-go/46/.git [2021-09-07T01:50:18.838Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/46 [2021-09-07T01:50:18.838Z] # $SEMVER_REMOTE_NAME = origin [2021-09-07T01:50:18.838Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-07T01:50:18.838Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-07T01:50:18.838Z] # $SEMVER_BRANCH = main [2021-09-07T01:50:18.838Z] # $SEMVER_DIR = /w/workspace/edgex-go/46/.semver [2021-09-07T01:50:18.838Z] # 534175572a367338c5f68a22b0251a809e37989d HEAD [2021-09-07T01:50:18.839Z] # -> Force: false [2021-09-07T01:50:18.839Z] # 340d115b1aae3bd51a99bbf328ee71f152f7ffe8 refs/tags/v2.0.1-dev.39 [Pipeline] } [2021-09-07T01:50:18.864Z] $ docker exec --env ******** --env ******** 847501a5a778c35e5b2f272e638c7ee044e0b41d48376be72f35ef153bb4779a ssh-agent -k [2021-09-07T01:50:18.965Z] unset SSH_AUTH_SOCK; [2021-09-07T01:50:18.965Z] unset SSH_AGENT_PID; [2021-09-07T01:50:18.965Z] echo Agent pid 20 killed; [2021-09-07T01:50:18.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-07T01:50:19.362Z] + git semver [Pipeline] } [2021-09-07T01:50:19.401Z] $ docker stop --time=1 847501a5a778c35e5b2f272e638c7ee044e0b41d48376be72f35ef153bb4779a [2021-09-07T01:50:20.615Z] $ docker rm -f 847501a5a778c35e5b2f272e638c7ee044e0b41d48376be72f35ef153bb4779a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:50:21.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-07T01:50:21.213Z] [2021-09-07T01:50:21.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:50:21.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-07T01:50:21.594Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-07T01:50:21.594Z] ab5ef0e58194: Pulling fs layer [2021-09-07T01:50:21.594Z] 9712f1f96733: Pulling fs layer [2021-09-07T01:50:21.594Z] 63f879dbbcfc: Pulling fs layer [2021-09-07T01:50:21.594Z] 0d9ebad4ef96: Pulling fs layer [2021-09-07T01:50:21.594Z] e9a5061849ea: Pulling fs layer [2021-09-07T01:50:21.594Z] d747dcd14b5f: Pulling fs layer [2021-09-07T01:50:21.594Z] 2de7ff778b66: Pulling fs layer [2021-09-07T01:50:21.594Z] 0d9ebad4ef96: Waiting [2021-09-07T01:50:21.594Z] e9a5061849ea: Waiting [2021-09-07T01:50:21.594Z] d747dcd14b5f: Waiting [2021-09-07T01:50:21.594Z] 2de7ff778b66: Waiting [2021-09-07T01:50:21.594Z] 9712f1f96733: Verifying Checksum [2021-09-07T01:50:21.594Z] 9712f1f96733: Download complete [2021-09-07T01:50:28.257Z] 63f879dbbcfc: Verifying Checksum [2021-09-07T01:50:28.257Z] 63f879dbbcfc: Download complete [2021-09-07T01:50:28.257Z] e9a5061849ea: Verifying Checksum [2021-09-07T01:50:28.257Z] e9a5061849ea: Download complete [2021-09-07T01:50:28.257Z] d747dcd14b5f: Verifying Checksum [2021-09-07T01:50:28.257Z] d747dcd14b5f: Download complete [2021-09-07T01:50:29.683Z] 2de7ff778b66: Verifying Checksum [2021-09-07T01:50:29.683Z] 2de7ff778b66: Download complete [2021-09-07T01:50:29.683Z] 0d9ebad4ef96: Verifying Checksum [2021-09-07T01:50:29.683Z] 0d9ebad4ef96: Download complete [2021-09-07T01:50:30.651Z] ab5ef0e58194: Verifying Checksum [2021-09-07T01:50:30.651Z] ab5ef0e58194: Download complete [2021-09-07T01:50:33.291Z] ab5ef0e58194: Pull complete [2021-09-07T01:50:33.291Z] 9712f1f96733: Pull complete [2021-09-07T01:50:33.885Z] 63f879dbbcfc: Pull complete [2021-09-07T01:50:37.258Z] 0d9ebad4ef96: Pull complete [2021-09-07T01:50:37.258Z] e9a5061849ea: Pull complete [2021-09-07T01:50:37.258Z] d747dcd14b5f: Pull complete [2021-09-07T01:50:38.264Z] 2de7ff778b66: Pull complete [2021-09-07T01:50:38.265Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-07T01:50:38.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-07T01:50:38.265Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-07T01:50:38.392Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-09-07T01:50:38.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-07T01:50:42.156Z] $ docker top 1185bfa01f32cbef85485c6fe79eeaca46f859709f9c5eba8daa870f691fc677 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-07T01:50:42.291Z] provisioning config files... [2021-09-07T01:50:42.308Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/46@tmp/config3768572959741459383tmp [2021-09-07T01:50:42.537Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/46@tmp/config3120532028733256360tmp [2021-09-07T01:50:42.563Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/46@tmp/config6285078779138732327tmp [Pipeline] { [Pipeline] echo [2021-09-07T01:50:42.597Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:50:42.935Z] ---> sigul-configuration.sh [2021-09-07T01:50:42.935Z] gpg: directory `/root/.gnupg' created [2021-09-07T01:50:42.935Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-07T01:50:42.935Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-07T01:50:42.935Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-07T01:50:42.935Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-07T01:50:42.935Z] gpg: CAST5 encrypted data [2021-09-07T01:50:42.935Z] gpg: encrypted with 1 passphrase [2021-09-07T01:50:42.935Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-07T01:50:43.281Z] + mkdir /home/jenkins [2021-09-07T01:50:43.281Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-07T01:50:43.622Z] + 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-09-07T01:50:43.638Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:50:43.959Z] ---> sigul-install.sh [2021-09-07T01:50:43.960Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-07T01:50:44.289Z] + git tag --list [2021-09-07T01:50:44.289Z] 0.6.0 [2021-09-07T01:50:44.289Z] 0.6.1 [2021-09-07T01:50:44.289Z] 0.7.0 [2021-09-07T01:50:44.289Z] 0.7.1 [2021-09-07T01:50:44.289Z] v1.0.0 [2021-09-07T01:50:44.289Z] v1.0.1 [2021-09-07T01:50:44.289Z] v1.1.0 [2021-09-07T01:50:44.289Z] v1.2.0 [2021-09-07T01:50:44.289Z] v1.2.1 [2021-09-07T01:50:44.289Z] v1.3.0 [2021-09-07T01:50:44.289Z] v1.3.1 [2021-09-07T01:50:44.289Z] v2.0.0 [2021-09-07T01:50:44.289Z] v2.0.1-dev.1 [2021-09-07T01:50:44.289Z] v2.0.1-dev.10 [2021-09-07T01:50:44.289Z] v2.0.1-dev.11 [2021-09-07T01:50:44.289Z] v2.0.1-dev.12 [2021-09-07T01:50:44.289Z] v2.0.1-dev.13 [2021-09-07T01:50:44.289Z] v2.0.1-dev.14 [2021-09-07T01:50:44.289Z] v2.0.1-dev.15 [2021-09-07T01:50:44.289Z] v2.0.1-dev.16 [2021-09-07T01:50:44.289Z] v2.0.1-dev.17 [2021-09-07T01:50:44.289Z] v2.0.1-dev.18 [2021-09-07T01:50:44.289Z] v2.0.1-dev.19 [2021-09-07T01:50:44.289Z] v2.0.1-dev.2 [2021-09-07T01:50:44.289Z] v2.0.1-dev.20 [2021-09-07T01:50:44.289Z] v2.0.1-dev.21 [2021-09-07T01:50:44.289Z] v2.0.1-dev.22 [2021-09-07T01:50:44.289Z] v2.0.1-dev.23 [2021-09-07T01:50:44.289Z] v2.0.1-dev.24 [2021-09-07T01:50:44.289Z] v2.0.1-dev.25 [2021-09-07T01:50:44.289Z] v2.0.1-dev.26 [2021-09-07T01:50:44.289Z] v2.0.1-dev.27 [2021-09-07T01:50:44.289Z] v2.0.1-dev.28 [2021-09-07T01:50:44.289Z] v2.0.1-dev.29 [2021-09-07T01:50:44.289Z] v2.0.1-dev.3 [2021-09-07T01:50:44.289Z] v2.0.1-dev.30 [2021-09-07T01:50:44.289Z] v2.0.1-dev.31 [2021-09-07T01:50:44.289Z] v2.0.1-dev.32 [2021-09-07T01:50:44.289Z] v2.0.1-dev.33 [2021-09-07T01:50:44.289Z] v2.0.1-dev.34 [2021-09-07T01:50:44.289Z] v2.0.1-dev.35 [2021-09-07T01:50:44.289Z] v2.0.1-dev.36 [2021-09-07T01:50:44.289Z] v2.0.1-dev.37 [2021-09-07T01:50:44.289Z] v2.0.1-dev.38 [2021-09-07T01:50:44.289Z] v2.0.1-dev.39 [2021-09-07T01:50:44.289Z] v2.0.1-dev.4 [2021-09-07T01:50:44.289Z] v2.0.1-dev.5 [2021-09-07T01:50:44.289Z] v2.0.1-dev.6 [2021-09-07T01:50:44.289Z] v2.0.1-dev.7 [2021-09-07T01:50:44.289Z] v2.0.1-dev.8 [2021-09-07T01:50:44.289Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-07T01:50:44.634Z] + lftools sign git-tag v2.0.1-dev.39 [2021-09-07T01:50:45.226Z] Signing Git tag with Sigul... [2021-09-07T01:50:45.226Z] Signing v2.0.1-dev.39 [Pipeline] echo [2021-09-07T01:50:45.838Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:50:46.404Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-07T01:50:46.426Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-07T01:50:46.473Z] $ docker stop --time=1 1185bfa01f32cbef85485c6fe79eeaca46f859709f9c5eba8daa870f691fc677 [2021-09-07T01:50:47.720Z] $ docker rm -f 1185bfa01f32cbef85485c6fe79eeaca46f859709f9c5eba8daa870f691fc677 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:50:48.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-07T01:50:48.466Z] . [Pipeline] withDockerContainer [2021-09-07T01:50:48.565Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-09-07T01:50:48.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-07T01:50:49.015Z] $ docker top 18626f0a3cb11d979f69e10d077999587be48db544adecfe12b6e0f21d95b172 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-07T01:50:49.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-07T01:50:49.215Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-07T01:50:49.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-07T01:50:49.353Z] $ docker exec 18626f0a3cb11d979f69e10d077999587be48db544adecfe12b6e0f21d95b172 ssh-agent [2021-09-07T01:50:49.478Z] SSH_AUTH_SOCK=/tmp/ssh-vyBOBug68Fx6/agent.14 [2021-09-07T01:50:49.478Z] SSH_AGENT_PID=21 [2021-09-07T01:50:49.493Z] Running ssh-add (command line suppressed) [2021-09-07T01:50:49.592Z] Identity added: /w/workspace/edgex-go/46@tmp/private_key_6478857364350663235.key (/w/workspace/edgex-go/46@tmp/private_key_6478857364350663235.key) [2021-09-07T01:50:51.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-07T01:50:51.517Z] + git semver bump pre [2021-09-07T01:50:51.517Z] # -> Open(): unable to determine branch for HEAD [2021-09-07T01:50:51.517Z] # $GIT_DIR = /w/workspace/edgex-go/46/.git [2021-09-07T01:50:51.517Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/46 [2021-09-07T01:50:51.517Z] # $SEMVER_REMOTE_NAME = origin [2021-09-07T01:50:51.517Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-07T01:50:51.517Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-07T01:50:51.517Z] # $SEMVER_BRANCH = main [2021-09-07T01:50:51.517Z] # $SEMVER_DIR = /w/workspace/edgex-go/46/.semver [2021-09-07T01:50:51.517Z] 2.0.1-dev.40 [Pipeline] } [2021-09-07T01:50:51.536Z] $ docker exec --env ******** --env ******** 18626f0a3cb11d979f69e10d077999587be48db544adecfe12b6e0f21d95b172 ssh-agent -k [2021-09-07T01:50:51.638Z] unset SSH_AUTH_SOCK; [2021-09-07T01:50:51.638Z] unset SSH_AGENT_PID; [2021-09-07T01:50:51.638Z] echo Agent pid 21 killed; [2021-09-07T01:50:51.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-07T01:50:52.041Z] + git semver [Pipeline] } [2021-09-07T01:50:52.069Z] $ docker stop --time=1 18626f0a3cb11d979f69e10d077999587be48db544adecfe12b6e0f21d95b172 [2021-09-07T01:50:53.274Z] $ docker rm -f 18626f0a3cb11d979f69e10d077999587be48db544adecfe12b6e0f21d95b172 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:50:53.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-07T01:50:53.702Z] . [Pipeline] withDockerContainer [2021-09-07T01:50:53.797Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-09-07T01:50:53.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-07T01:50:54.234Z] $ docker top 249955bb61adbcb7aece62edceea4234acee9dd30331018b158361928295c166 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-07T01:50:54.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-07T01:50:54.371Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-07T01:50:54.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-07T01:50:54.518Z] $ docker exec 249955bb61adbcb7aece62edceea4234acee9dd30331018b158361928295c166 ssh-agent [2021-09-07T01:50:54.650Z] SSH_AUTH_SOCK=/tmp/ssh-sHDlfpYJciYB/agent.14 [2021-09-07T01:50:54.650Z] SSH_AGENT_PID=21 [2021-09-07T01:50:54.663Z] Running ssh-add (command line suppressed) [2021-09-07T01:50:54.778Z] Identity added: /w/workspace/edgex-go/46@tmp/private_key_1426023288161844992.key (/w/workspace/edgex-go/46@tmp/private_key_1426023288161844992.key) [2021-09-07T01:50:54.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-07T01:50:55.128Z] + git semver push [2021-09-07T01:50:55.129Z] # -> Open(): unable to determine branch for HEAD [2021-09-07T01:50:55.129Z] # $GIT_DIR = /w/workspace/edgex-go/46/.git [2021-09-07T01:50:55.129Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/46 [2021-09-07T01:50:55.129Z] # $SEMVER_REMOTE_NAME = origin [2021-09-07T01:50:55.129Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-07T01:50:55.129Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-07T01:50:55.129Z] # $SEMVER_BRANCH = main [2021-09-07T01:50:55.129Z] # $SEMVER_DIR = /w/workspace/edgex-go/46/.semver [Pipeline] } [2021-09-07T01:50:59.428Z] $ docker exec --env ******** --env ******** 249955bb61adbcb7aece62edceea4234acee9dd30331018b158361928295c166 ssh-agent -k [2021-09-07T01:50:59.535Z] unset SSH_AUTH_SOCK; [2021-09-07T01:50:59.535Z] unset SSH_AGENT_PID; [2021-09-07T01:50:59.535Z] echo Agent pid 21 killed; [2021-09-07T01:50:59.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-07T01:50:59.908Z] + git semver [Pipeline] } [2021-09-07T01:50:59.934Z] $ docker stop --time=1 249955bb61adbcb7aece62edceea4234acee9dd30331018b158361928295c166 [2021-09-07T01:51:01.156Z] $ docker rm -f 249955bb61adbcb7aece62edceea4234acee9dd30331018b158361928295c166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-07T01:51:02.128Z] + '[' -d /w/workspace/edgex-go/46/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:51:02.470Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:51:03.072Z] ---> package-listing.sh [2021-09-07T01:51:03.072Z] ++ facter osfamily [2021-09-07T01:51:03.072Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-07T01:51:03.341Z] + OS_FAMILY=redhat [2021-09-07T01:51:03.341Z] + workspace=/w/workspace/edgex-go/46 [2021-09-07T01:51:03.341Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-07T01:51:03.341Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-07T01:51:03.341Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-07T01:51:03.341Z] + PACKAGES=/tmp/packages_start.txt [2021-09-07T01:51:03.341Z] + '[' /w/workspace/edgex-go/46 ']' [2021-09-07T01:51:03.341Z] + PACKAGES=/tmp/packages_end.txt [2021-09-07T01:51:03.341Z] + case "${OS_FAMILY}" in [2021-09-07T01:51:03.341Z] + rpm -qa [2021-09-07T01:51:03.341Z] + sort [2021-09-07T01:51:05.296Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-07T01:51:05.296Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-07T01:51:05.296Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-07T01:51:05.296Z] + '[' /w/workspace/edgex-go/46 ']' [2021-09-07T01:51:05.296Z] + mkdir -p /w/workspace/edgex-go/46/archives/ [2021-09-07T01:51:05.296Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/46/archives/ [Pipeline] echo [2021-09-07T01:51:05.314Z] 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/46/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-07T01:51:05.626Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:51:06.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-07T01:51:06.228Z] [2021-09-07T01:51:06.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-07T01:51:06.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-07T01:51:06.846Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-07T01:51:06.846Z] b4d181a07f80: Pulling fs layer [2021-09-07T01:51:06.846Z] a1111a8f2ec3: Pulling fs layer [2021-09-07T01:51:06.846Z] ed53099fbce6: Pulling fs layer [2021-09-07T01:51:06.846Z] dc539afda2c1: Pulling fs layer [2021-09-07T01:51:06.846Z] 77bc0d833cb6: Pulling fs layer [2021-09-07T01:51:06.846Z] 9065ff56babe: Pulling fs layer [2021-09-07T01:51:06.846Z] d287ab97295c: Pulling fs layer [2021-09-07T01:51:06.846Z] dc539afda2c1: Waiting [2021-09-07T01:51:06.846Z] 77bc0d833cb6: Waiting [2021-09-07T01:51:06.846Z] 9065ff56babe: Waiting [2021-09-07T01:51:06.846Z] d287ab97295c: Waiting [2021-09-07T01:51:07.125Z] a1111a8f2ec3: Verifying Checksum [2021-09-07T01:51:07.125Z] a1111a8f2ec3: Download complete [2021-09-07T01:51:07.125Z] dc539afda2c1: Verifying Checksum [2021-09-07T01:51:07.125Z] dc539afda2c1: Download complete [2021-09-07T01:51:07.713Z] 77bc0d833cb6: Verifying Checksum [2021-09-07T01:51:07.713Z] 77bc0d833cb6: Download complete [2021-09-07T01:51:07.713Z] 9065ff56babe: Verifying Checksum [2021-09-07T01:51:07.713Z] 9065ff56babe: Download complete [2021-09-07T01:51:08.191Z] ed53099fbce6: Verifying Checksum [2021-09-07T01:51:08.191Z] ed53099fbce6: Download complete [2021-09-07T01:51:10.155Z] b4d181a07f80: Verifying Checksum [2021-09-07T01:51:10.155Z] b4d181a07f80: Download complete [2021-09-07T01:51:11.126Z] b4d181a07f80: Pull complete [2021-09-07T01:51:11.126Z] a1111a8f2ec3: Pull complete [2021-09-07T01:51:11.397Z] ed53099fbce6: Pull complete [2021-09-07T01:51:11.671Z] dc539afda2c1: Pull complete [2021-09-07T01:51:11.938Z] 77bc0d833cb6: Pull complete [2021-09-07T01:51:11.938Z] 9065ff56babe: Pull complete [2021-09-07T01:51:18.720Z] d287ab97295c: Verifying Checksum [2021-09-07T01:51:18.720Z] d287ab97295c: Download complete [2021-09-07T01:51:23.009Z] d287ab97295c: Pull complete [2021-09-07T01:51:23.009Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-07T01:51:23.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-07T01:51:23.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-07T01:51:23.131Z] prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container [2021-09-07T01:51:23.251Z] $ 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/46/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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-07T01:51:25.578Z] $ docker top 3ca6fe8b0874a5c4b60b7ddd581b16e63f371a1a49b5f2acddb2809d0cdd3e1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-07T01:51:26.006Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-07T01:51:26.353Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-07T01:51:26.686Z] + ls /var/log/sa-host [2021-09-07T01:51:26.686Z] + sadf -c /var/log/sa-host/sa05 [2021-09-07T01:51:26.686Z] file_magic: OK [2021-09-07T01:51:26.686Z] HZ: Using current value: 100 [2021-09-07T01:51:26.686Z] file_header: OK [2021-09-07T01:51:26.686Z] 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-09-07T01:51:26.686Z] Statistics: [2021-09-07T01:51:26.686Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-07T01:51:26.686Z] File successfully converted to sysstat format version 12.0.3 [2021-09-07T01:51:26.686Z] + sadf -c /var/log/sa-host/sa07 [2021-09-07T01:51:26.686Z] file_magic: OK [2021-09-07T01:51:26.686Z] HZ: Using current value: 100 [2021-09-07T01:51:26.686Z] file_header: OK [2021-09-07T01:51:26.686Z] 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-09-07T01:51:26.686Z] Statistics: [2021-09-07T01:51:26.686Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-07T01:51:26.686Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-07T01:51:27.250Z] provisioning config files... [2021-09-07T01:51:27.267Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/46@tmp/config123970810105365301tmp [Pipeline] { [Pipeline] echo [2021-09-07T01:51:27.296Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:51:27.641Z] ---> create-netrc.sh [Pipeline] } [2021-09-07T01:51:27.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:51:28.082Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-07T01:51:28.097Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:51:28.428Z] ---> sudo-logs.sh [2021-09-07T01:51:28.428Z] Archiving 'sudo' log.. [2021-09-07T01:51:28.428Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1496.vexxhost.local: Name or service not known [2021-09-07T01:51:28.428Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1496.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-07T01:51:28.471Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:51:28.812Z] ---> job-cost.sh [2021-09-07T01:51:28.812Z] lf-activate-venv: SKIPPING [2021-09-07T01:51:28.812Z] DEBUG: total: 0.10999999940395355 [2021-09-07T01:51:28.812Z] INFO: Retrieving Stack Cost... [2021-09-07T01:51:29.780Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-07T01:51:30.049Z] INFO: Archiving Costs [Pipeline] echo [2021-09-07T01:51:30.070Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-07T01:51:30.393Z] ---> logs-deploy.sh [2021-09-07T01:51:30.393Z] lf-activate-venv: SKIPPING [2021-09-07T01:51:30.393Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/46 [2021-09-07T01:51:30.393Z] INFO: archiving workspace using pattern(s): [2021-09-07T01:51:31.187Z] Archives upload complete. [2021-09-07T01:51:31.457Z] INFO: archiving logs to Nexus