Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e58d3ad6df51a4932149737fcf4ff898b8ee43d5 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-ssh678914664418623098.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-ssh531007194937545355.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-ssh4814830259304586097.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-ssh7777358619981999605.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-ssh538426845261500453.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 Running on prd-centos7-docker-4c-2g-407 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/38 [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/38 # 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/38@tmp/jenkins-gitclient-ssh8723083033149379017.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 e58d3ad6df51a4932149737fcf4ff898b8ee43d5 (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 e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 Commit message: "Merge pull request #3671 from tonyespy/snap-fix-kuiper" > git rev-list --no-walk 1f6b99b9bdf21fcf8be2fd8bdc86928884f825e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-20T18:27:38.413Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-20T18:27:38.498Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-20T18:27:38.524Z] ========================================================= [2021-08-20T18:27:38.525Z] EdgeX Global Pipelines Version Info [2021-08-20T18:27:38.525Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-20T18:27:39.757Z] ------------------- [2021-08-20T18:27:39.757Z] stable info: [2021-08-20T18:27:39.757Z] ------------------- [2021-08-20T18:27:39.757Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-20T18:27:39.757Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-20T18:27:39.757Z] Message: update stable to v1.0.205 [2021-08-20T18:27:40.347Z] ------------------- [2021-08-20T18:27:40.347Z] experimental info: [2021-08-20T18:27:40.347Z] ------------------- [2021-08-20T18:27:40.347Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-20T18:27:40.347Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-20T18:27:40.347Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-20T18:27:40.483Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-20T18:27:40.516Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-20T18:27:40.538Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-20T18:27:40.630Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-20T18:27:40.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-20T18:27:40.683Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-20T18:27:40.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-20T18:27:40.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-20T18:27:40.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-20T18:27:40.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-20T18:27:40.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-20T18:27:40.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-20T18:27:40.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-20T18:27:40.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-20T18:27:40.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-20T18:27:40.900Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-20T18:27:40.928Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-20T18:27:40.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-20T18:27:40.978Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-20T18:27:40.998Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-20T18:27:41.019Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-20T18:27:41.040Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-20T18:27:41.061Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-20T18:27:41.083Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-20T18:27:41.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-20T18:27:41.126Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-20T18:27:41.150Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] echo [2021-08-20T18:27:41.174Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e58d3ad [Pipeline] echo [2021-08-20T18:27:41.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-20T18:27:41.282Z] provisioning config files... [2021-08-20T18:27:41.302Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/38@tmp/config7442669283674561526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-20T18:27:41.642Z] ---> docker-login.sh [2021-08-20T18:27:41.642Z] nexus3.edgexfoundry.org:10001 [2021-08-20T18:27:41.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:27:41.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:27:41.914Z] Configure a credential helper to remove this warning. See [2021-08-20T18:27:41.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:27:41.914Z] [2021-08-20T18:27:41.914Z] Login Succeeded [2021-08-20T18:27:41.914Z] nexus3.edgexfoundry.org:10002 [2021-08-20T18:27:41.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:27:41.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:27:41.914Z] Configure a credential helper to remove this warning. See [2021-08-20T18:27:41.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:27:41.914Z] [2021-08-20T18:27:41.914Z] Login Succeeded [2021-08-20T18:27:41.914Z] nexus3.edgexfoundry.org:10003 [2021-08-20T18:27:42.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:27:42.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:27:42.187Z] Configure a credential helper to remove this warning. See [2021-08-20T18:27:42.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:27:42.187Z] [2021-08-20T18:27:42.187Z] Login Succeeded [2021-08-20T18:27:42.187Z] nexus3.edgexfoundry.org:10004 [2021-08-20T18:27:42.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:27:42.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:27:42.453Z] Configure a credential helper to remove this warning. See [2021-08-20T18:27:42.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:27:42.453Z] [2021-08-20T18:27:42.453Z] Login Succeeded [2021-08-20T18:27:42.453Z] docker.io [2021-08-20T18:27:42.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:27:42.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:27:42.722Z] Configure a credential helper to remove this warning. See [2021-08-20T18:27:42.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:27:42.722Z] [2021-08-20T18:27:42.722Z] Login Succeeded [2021-08-20T18:27:42.722Z] ---> docker-login.sh ends [Pipeline] } [2021-08-20T18:27:42.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-20T18:27:43.091Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-20T18:27:43.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-20T18:27:43.091Z] ++ dirname cmd/core-command/Dockerfile [2021-08-20T18:27:43.091Z] ++ cut -d/ -f2 [2021-08-20T18:27:43.091Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-20T18:27:43.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-20T18:27:43.091Z] ++ dirname cmd/core-data/Dockerfile [2021-08-20T18:27:43.091Z] ++ cut -d/ -f2 [2021-08-20T18:27:43.091Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-20T18:27:43.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-20T18:27:43.091Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-20T18:27:43.091Z] ++ cut -d/ -f2 [2021-08-20T18:27:43.091Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-20T18:27:43.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-20T18:27:43.091Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-20T18:27:43.091Z] ++ cut -d/ -f2 [2021-08-20T18:27:43.091Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-20T18:27:43.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-20T18:27:43.091Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-20T18:27:43.091Z] ++ cut -d/ -f2 [2021-08-20T18:27:43.091Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-20T18:27:43.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-20T18:27:43.091Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-20T18:27:43.091Z] ++ cut -d/ -f2 [2021-08-20T18:27:43.091Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-20T18:27:43.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-20T18:27:43.091Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-20T18:27:43.091Z] ++ cut -d/ -f2 [2021-08-20T18:27:43.091Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-20T18:27:43.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-20T18:27:43.091Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-20T18:27:43.091Z] ++ cut -d/ -f2 [2021-08-20T18:27:43.091Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-20T18:27:43.091Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-20T18:27:43.091Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-20T18:27:43.091Z] ++ cut -d/ -f2 [2021-08-20T18:27:43.091Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-20T18:27:43.154Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:27:44.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-20T18:27:44.507Z] [2021-08-20T18:27:44.507Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:27:44.843Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-20T18:27:44.844Z] latest: Pulling from edgex-devops/git-semver [2021-08-20T18:27:44.844Z] 31603596830f: Pulling fs layer [2021-08-20T18:27:44.844Z] 04fac38145f0: Pulling fs layer [2021-08-20T18:27:44.844Z] 701f6daf10bf: Pulling fs layer [2021-08-20T18:27:44.844Z] 24f72da36158: Pulling fs layer [2021-08-20T18:27:44.844Z] 24f72da36158: Waiting [2021-08-20T18:27:44.844Z] 04fac38145f0: Verifying Checksum [2021-08-20T18:27:44.844Z] 04fac38145f0: Download complete [2021-08-20T18:27:45.114Z] 31603596830f: Verifying Checksum [2021-08-20T18:27:45.114Z] 31603596830f: Download complete [2021-08-20T18:27:45.114Z] 31603596830f: Pull complete [2021-08-20T18:27:45.385Z] 04fac38145f0: Pull complete [2021-08-20T18:27:45.385Z] 24f72da36158: Verifying Checksum [2021-08-20T18:27:45.385Z] 24f72da36158: Download complete [2021-08-20T18:27:45.385Z] 701f6daf10bf: Verifying Checksum [2021-08-20T18:27:45.385Z] 701f6daf10bf: Download complete [2021-08-20T18:27:45.977Z] 701f6daf10bf: Pull complete [2021-08-20T18:27:46.248Z] 24f72da36158: Pull complete [2021-08-20T18:27:46.248Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-20T18:27:46.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-20T18:27:46.248Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-20T18:27:46.338Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2021-08-20T18:27:46.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-20T18:27:47.305Z] $ docker top 61ecac652c4968ca4bc6888be30aa9761de63550565b84651edb54bcbd747f0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-20T18:27:47.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-20T18:27:47.430Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-20T18:27:47.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-20T18:27:47.544Z] $ docker exec 61ecac652c4968ca4bc6888be30aa9761de63550565b84651edb54bcbd747f0a ssh-agent [2021-08-20T18:27:47.652Z] SSH_AUTH_SOCK=/tmp/ssh-qDqNxOdZE19c/agent.14 [2021-08-20T18:27:47.652Z] SSH_AGENT_PID=21 [2021-08-20T18:27:47.663Z] Running ssh-add (command line suppressed) [2021-08-20T18:27:47.767Z] Identity added: /w/workspace/edgex-go/38@tmp/private_key_850800389237917244.key (/w/workspace/edgex-go/38@tmp/private_key_850800389237917244.key) [2021-08-20T18:27:47.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-20T18:27:48.105Z] + git tag --points-at HEAD [Pipeline] } [2021-08-20T18:27:48.123Z] $ docker exec --env ******** --env ******** 61ecac652c4968ca4bc6888be30aa9761de63550565b84651edb54bcbd747f0a ssh-agent -k [2021-08-20T18:27:48.222Z] unset SSH_AUTH_SOCK; [2021-08-20T18:27:48.222Z] unset SSH_AGENT_PID; [2021-08-20T18:27:48.222Z] echo Agent pid 21 killed; [2021-08-20T18:27:48.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-20T18:27:48.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-20T18:27:48.277Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-20T18:27:48.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-20T18:27:48.404Z] $ docker exec 61ecac652c4968ca4bc6888be30aa9761de63550565b84651edb54bcbd747f0a ssh-agent [2021-08-20T18:27:48.521Z] SSH_AUTH_SOCK=/tmp/ssh-HKolq5QZgYaf/agent.55 [2021-08-20T18:27:48.521Z] SSH_AGENT_PID=61 [2021-08-20T18:27:48.531Z] Running ssh-add (command line suppressed) [2021-08-20T18:27:48.641Z] Identity added: /w/workspace/edgex-go/38@tmp/private_key_8478514504326356058.key (/w/workspace/edgex-go/38@tmp/private_key_8478514504326356058.key) [2021-08-20T18:27:48.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-20T18:27:48.980Z] + git semver init [2021-08-20T18:27:48.980Z] # -> Open(): unable to determine branch for HEAD [2021-08-20T18:27:48.980Z] # $GIT_DIR = /w/workspace/edgex-go/38/.git [2021-08-20T18:27:48.980Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/38 [2021-08-20T18:27:48.980Z] # $SEMVER_REMOTE_NAME = origin [2021-08-20T18:27:48.980Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-20T18:27:48.980Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-20T18:27:48.980Z] # $SEMVER_BRANCH = main [2021-08-20T18:27:48.980Z] # $SEMVER_TEMP = /tmp/semver-078753359 [2021-08-20T18:27:48.980Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-20T18:28:15.698Z] # '/tmp/semver-078753359' -> '/w/workspace/edgex-go/38/.semver' [2021-08-20T18:28:15.698Z] # -> Force: false [2021-08-20T18:28:15.698Z] # $SEMVER_DIR = /w/workspace/edgex-go/38/.semver [Pipeline] } [2021-08-20T18:28:15.713Z] $ docker exec --env ******** --env ******** 61ecac652c4968ca4bc6888be30aa9761de63550565b84651edb54bcbd747f0a ssh-agent -k [2021-08-20T18:28:15.823Z] unset SSH_AUTH_SOCK; [2021-08-20T18:28:15.823Z] unset SSH_AGENT_PID; [2021-08-20T18:28:15.823Z] echo Agent pid 61 killed; [2021-08-20T18:28:15.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-20T18:28:16.182Z] + git semver [Pipeline] } [2021-08-20T18:28:16.205Z] $ docker stop --time=1 61ecac652c4968ca4bc6888be30aa9761de63550565b84651edb54bcbd747f0a [2021-08-20T18:28:18.369Z] $ docker rm -f 61ecac652c4968ca4bc6888be30aa9761de63550565b84651edb54bcbd747f0a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-20T18:28:18.783Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-20T18:28:19.140Z] Stashed 1 file(s) [Pipeline] echo [2021-08-20T18:28:19.144Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.33 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-20T18:28:19.394Z] ========================================================= [2021-08-20T18:28:19.394Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-20T18:28:19.394Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-20T18:28:19.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-20T18:28:19.717Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-20T18:28:19.717Z] 540db60ca938: Pulling fs layer [2021-08-20T18:28:19.717Z] adcc1eea9eea: Pulling fs layer [2021-08-20T18:28:19.717Z] 4c4ab2625f07: Pulling fs layer [2021-08-20T18:28:19.717Z] db62176df00c: Pulling fs layer [2021-08-20T18:28:19.717Z] 3b30891b0d05: Pulling fs layer [2021-08-20T18:28:19.717Z] 06b49ca38bd5: Pulling fs layer [2021-08-20T18:28:19.717Z] c788192a36de: Pulling fs layer [2021-08-20T18:28:19.717Z] a77e37c0d609: Pulling fs layer [2021-08-20T18:28:19.717Z] c3185cebc471: Pulling fs layer [2021-08-20T18:28:19.717Z] 3b30891b0d05: Waiting [2021-08-20T18:28:19.717Z] 06b49ca38bd5: Waiting [2021-08-20T18:28:19.717Z] c788192a36de: Waiting [2021-08-20T18:28:19.717Z] a77e37c0d609: Waiting [2021-08-20T18:28:19.717Z] c3185cebc471: Waiting [2021-08-20T18:28:19.717Z] db62176df00c: Waiting [2021-08-20T18:28:19.717Z] 4c4ab2625f07: Download complete [2021-08-20T18:28:19.717Z] adcc1eea9eea: Verifying Checksum [2021-08-20T18:28:19.717Z] adcc1eea9eea: Download complete [2021-08-20T18:28:19.717Z] 3b30891b0d05: Verifying Checksum [2021-08-20T18:28:19.717Z] 3b30891b0d05: Download complete [2021-08-20T18:28:19.998Z] 06b49ca38bd5: Verifying Checksum [2021-08-20T18:28:19.998Z] 06b49ca38bd5: Download complete [2021-08-20T18:28:19.998Z] c788192a36de: Verifying Checksum [2021-08-20T18:28:19.998Z] c788192a36de: Download complete [2021-08-20T18:28:19.998Z] 540db60ca938: Verifying Checksum [2021-08-20T18:28:19.998Z] 540db60ca938: Download complete [2021-08-20T18:28:20.268Z] 540db60ca938: Pull complete [2021-08-20T18:28:20.268Z] adcc1eea9eea: Pull complete [2021-08-20T18:28:20.268Z] 4c4ab2625f07: Pull complete [2021-08-20T18:28:20.853Z] a77e37c0d609: Verifying Checksum [2021-08-20T18:28:20.853Z] a77e37c0d609: Download complete [2021-08-20T18:28:25.105Z] c3185cebc471: Verifying Checksum [2021-08-20T18:28:25.105Z] c3185cebc471: Download complete [2021-08-20T18:28:25.105Z] db62176df00c: Download complete [2021-08-20T18:28:28.505Z] db62176df00c: Pull complete [2021-08-20T18:28:28.505Z] 3b30891b0d05: Pull complete [2021-08-20T18:28:28.505Z] 06b49ca38bd5: Pull complete [2021-08-20T18:28:28.505Z] c788192a36de: Pull complete [2021-08-20T18:28:28.505Z] a77e37c0d609: Pull complete [2021-08-20T18:28:31.118Z] c3185cebc471: Pull complete [2021-08-20T18:28:31.118Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-20T18:28:31.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-20T18:28:31.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-20T18:28:31.473Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-20T18:28:31.473Z] WORKDIR /edgex [2021-08-20T18:28:31.473Z] COPY go.mod . [2021-08-20T18:28:31.473Z] RUN go mod download' [2021-08-20T18:28:31.473Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-20T18:28:32.917Z] Sending build context to Docker daemon 328.7MB [2021-08-20T18:28:32.917Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-20T18:28:32.917Z] ---> 031687cdd783 [2021-08-20T18:28:32.917Z] Step 2/4 : WORKDIR /edgex [2021-08-20T18:28:34.323Z] Still waiting to schedule task [2021-08-20T18:28:34.324Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-20T18:28:34.871Z] ---> Running in e1f8c077036f [2021-08-20T18:28:34.871Z] Removing intermediate container e1f8c077036f [2021-08-20T18:28:34.871Z] ---> ee0441fe6a59 [2021-08-20T18:28:34.871Z] Step 3/4 : COPY go.mod . [2021-08-20T18:28:35.143Z] ---> 0c8bb9322efb [2021-08-20T18:28:35.143Z] Step 4/4 : RUN go mod download [2021-08-20T18:28:35.143Z] ---> Running in 13540725708a [2021-08-20T18:29:14.120Z] Removing intermediate container 13540725708a [2021-08-20T18:29:14.121Z] ---> e5dbcc7faa25 [2021-08-20T18:29:14.121Z] Successfully built e5dbcc7faa25 [2021-08-20T18:29:14.121Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:29:14.462Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-20T18:29:14.463Z] . [Pipeline] withDockerContainer [2021-08-20T18:29:14.551Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2021-08-20T18:29:14.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-20T18:29:14.970Z] $ docker top 6d04377f55f348e6d96988e419d51994c559a3ca06601dea194899c66e20cc2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-20T18:29:15.366Z] + go version [2021-08-20T18:29:15.366Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-20T18:29:15.382Z] $ docker stop --time=1 6d04377f55f348e6d96988e419d51994c559a3ca06601dea194899c66e20cc2c [2021-08-20T18:29:16.614Z] $ docker rm -f 6d04377f55f348e6d96988e419d51994c559a3ca06601dea194899c66e20cc2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:29:17.130Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-20T18:29:17.130Z] . [Pipeline] withDockerContainer [2021-08-20T18:29:17.214Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2021-08-20T18:29:17.274Z] $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-20T18:29:17.632Z] $ docker top 39a5314379c307a15be02e1484bc07b0b6e0afe76fcbf48f607c551507853d03 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-20T18:29:17.723Z] ========================================================= [2021-08-20T18:29:17.723Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-20T18:29:17.723Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-20T18:29:18.039Z] + go mod tidy [Pipeline] sh [2021-08-20T18:29:18.631Z] + make test [2021-08-20T18:29:18.631Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-20T18:29:18.902Z] go mod tidy [2021-08-20T18:29:19.172Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-20T18:29:24.548Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-20T18:29:42.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-20T18:29:48.246Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-20T18:29:48.246Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-20T18:29:48.246Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-20T18:29:50.893Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-20T18:29:51.516Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-20T18:29:51.516Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-20T18:29:51.516Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-20T18:29:52.503Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-20T18:29:52.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-20T18:29:53.042Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-20T18:29:53.042Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-20T18:29:53.042Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-20T18:29:53.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-20T18:29:55.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-08-20T18:29:55.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-20T18:29:55.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-20T18:29:56.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 100.0% of statements [2021-08-20T18:29:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-20T18:29:56.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 46.3% of statements [2021-08-20T18:29:56.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-20T18:29:56.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-20T18:29:57.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements [2021-08-20T18:29:57.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-20T18:29:57.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-20T18:29:58.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements [2021-08-20T18:29:58.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-20T18:29:58.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-20T18:29:58.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-20T18:29:58.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-20T18:29:58.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-20T18:29:59.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.294s coverage: 94.2% of statements [2021-08-20T18:29:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-20T18:29:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-20T18:29:59.874Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-08-20T18:29:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-20T18:29:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-20T18:29:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-20T18:29:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-20T18:29:59.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-20T18:30:00.150Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-08-20T18:30:00.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-20T18:30:00.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-20T18:30:00.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-20T18:30:01.166Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.8% of statements [2021-08-20T18:30:01.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-20T18:30:01.166Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-08-20T18:30:01.166Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 21.7% of statements [2021-08-20T18:30:01.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-20T18:30:01.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-08-20T18:30:02.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 79.5% of statements [2021-08-20T18:30:02.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-08-20T18:30:02.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2021-08-20T18:30:03.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-08-20T18:30:15.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2021-08-20T18:30:15.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-08-20T18:30:20.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.213s coverage: 81.8% of statements [2021-08-20T18:30:20.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.088s coverage: 91.2% of statements [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-08-20T18:30:39.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.196s coverage: 66.9% of statements [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-20T18:30:39.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-20T18:30:39.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.6% of statements [2021-08-20T18:30:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-20T18:30:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-20T18:30:39.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-08-20T18:30:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-20T18:30:39.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-08-20T18:30:39.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-20T18:30:46.148Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-408 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-20T18:30:46.169Z] Running in /w/workspace/edgex-go/38 [Pipeline] { [Pipeline] checkout [2021-08-20T18:30:46.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.5% of statements [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-20T18:30:46.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-20T18:30:46.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-20T18:30:46.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-20T18:30:46.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-20T18:30:46.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-20T18:30:46.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2021-08-20T18:30:46.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-08-20T18:30:46.390Z] The recommended git tool is: git [2021-08-20T18:30:46.584Z] GO111MODULE=on go vet ./... [2021-08-20T18:30:52.421Z] using credential edgex-jenkins-ssh [2021-08-20T18:30:52.445Z] Cloning the remote Git repository [2021-08-20T18:30:52.502Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-20T18:30:52.627Z] > git init /w/workspace/edgex-go/38 # timeout=10 [2021-08-20T18:30:52.790Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-20T18:30:52.791Z] > git --version # timeout=10 [2021-08-20T18:30:52.824Z] > git --version # 'git version 2.17.1' [2021-08-20T18:30:52.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-20T18:30:52.919Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-20T18:31:08.025Z] Avoid second fetch [2021-08-20T18:31:08.026Z] Checking out Revision e58d3ad6df51a4932149737fcf4ff898b8ee43d5 (main) [2021-08-20T18:31:07.975Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-20T18:31:07.995Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-20T18:31:08.041Z] > git config core.sparsecheckout # timeout=10 [2021-08-20T18:31:08.055Z] > git checkout -f e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 [2021-08-20T18:31:12.479Z] Commit message: "Merge pull request #3671 from tonyespy/snap-fix-kuiper" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-20T18:31:13.101Z] provisioning config files... [2021-08-20T18:31:13.138Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/38@tmp/config8695602685545763736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-20T18:31:13.474Z] gofmt -l . [2021-08-20T18:31:13.474Z] [ "`gofmt -l .`" = "" ] [2021-08-20T18:31:13.474Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-20T18:31:13.733Z] ---> docker-login.sh [2021-08-20T18:31:13.733Z] nexus3.edgexfoundry.org:10001 [2021-08-20T18:31:13.800Z] + ls -al . [2021-08-20T18:31:13.801Z] total 608 [2021-08-20T18:31:13.801Z] drwxrwxr-x 10 1001 1001 4096 Aug 20 18:31 . [2021-08-20T18:31:13.801Z] drwxr-xr-x 4 root root 30 Aug 20 18:29 .. [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 11 Aug 20 18:27 .dockerignore [2021-08-20T18:31:13.801Z] drwxrwxr-x 8 1001 1001 162 Aug 20 18:27 .git [2021-08-20T18:31:13.801Z] drwxrwxr-x 3 1001 1001 125 Aug 20 18:27 .github [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 818 Aug 20 18:27 .gitignore [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 76 Aug 20 18:27 .hadolint.yml [2021-08-20T18:31:13.801Z] drwx------ 3 1001 1001 43 Aug 20 18:28 .semver [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 166 Aug 20 18:27 .sonarcloud.properties [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 1171 Aug 20 18:27 ADOPTERS.md [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 8609 Aug 20 18:27 Attribution.txt [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 43881 Aug 20 18:27 CHANGELOG.md [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 3804 Aug 20 18:27 CONTRIBUTING.md [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 677 Aug 20 18:27 GOVERNANCE.md [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 849 Aug 20 18:27 Jenkinsfile [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 10775 Aug 20 18:27 LICENSE [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 5915 Aug 20 18:27 Makefile [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 582 Aug 20 18:27 OWNERS.md [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 8643 Aug 20 18:27 README.md [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 6912 Aug 20 18:27 SECURITY.md [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 12 Aug 20 18:28 VERSION [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 4131 Aug 20 18:27 ZMQWindows.md [2021-08-20T18:31:13.801Z] drwxrwxr-x 2 1001 1001 37 Aug 20 18:27 bin [2021-08-20T18:31:13.801Z] drwxrwxr-x 14 1001 1001 4096 Aug 20 18:27 cmd [2021-08-20T18:31:13.801Z] -rw-r--r-- 1 root root 404331 Aug 20 18:30 coverage.out [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 813 Aug 20 18:27 go.mod [2021-08-20T18:31:13.801Z] -rw-r--r-- 1 root root 50064 Aug 20 18:29 go.sum [2021-08-20T18:31:13.801Z] drwxrwxr-x 8 1001 1001 124 Aug 20 18:27 internal [2021-08-20T18:31:13.801Z] drwxrwxr-x 3 1001 1001 16 Aug 20 18:27 openapi [2021-08-20T18:31:13.801Z] drwxrwxr-x 4 1001 1001 71 Aug 20 18:27 snap [2021-08-20T18:31:13.801Z] -rw-rw-r-- 1 1001 1001 204 Aug 20 18:27 version.go [Pipeline] sh [2021-08-20T18:31:14.119Z] + '[' -e coverage.out ] [2021-08-20T18:31:14.119Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-20T18:31:14.231Z] Stashed 1 file(s) [Pipeline] sh [2021-08-20T18:31:14.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:31:14.534Z] + make build [2021-08-20T18:31:14.534Z] go mod tidy [2021-08-20T18:31:14.534Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2021-08-20T18:31:14.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:31:14.946Z] Configure a credential helper to remove this warning. See [2021-08-20T18:31:14.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:31:14.946Z] [2021-08-20T18:31:14.946Z] Login Succeeded [2021-08-20T18:31:14.946Z] nexus3.edgexfoundry.org:10002 [2021-08-20T18:31:15.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:31:15.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:31:15.498Z] Configure a credential helper to remove this warning. See [2021-08-20T18:31:15.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:31:15.498Z] [2021-08-20T18:31:15.498Z] Login Succeeded [2021-08-20T18:31:15.498Z] nexus3.edgexfoundry.org:10003 [2021-08-20T18:31:15.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:31:15.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-20T18:31:16.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:31:16.044Z] Configure a credential helper to remove this warning. See [2021-08-20T18:31:16.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:31:16.044Z] [2021-08-20T18:31:16.044Z] Login Succeeded [2021-08-20T18:31:16.044Z] nexus3.edgexfoundry.org:10004 [2021-08-20T18:31:16.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:31:16.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:31:16.592Z] Configure a credential helper to remove this warning. See [2021-08-20T18:31:16.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:31:16.592Z] [2021-08-20T18:31:16.592Z] Login Succeeded [2021-08-20T18:31:16.592Z] docker.io [2021-08-20T18:31:16.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:31:17.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:31:17.465Z] Configure a credential helper to remove this warning. See [2021-08-20T18:31:17.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:31:17.465Z] [2021-08-20T18:31:17.465Z] Login Succeeded [2021-08-20T18:31:17.465Z] ---> docker-login.sh ends [Pipeline] } [2021-08-20T18:31:17.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-20T18:31:17.861Z] ========================================================= [2021-08-20T18:31:17.861Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-20T18:31:17.861Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-20T18:31:18.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-20T18:31:18.520Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-20T18:31:18.520Z] 595b0fe564bb: Pulling fs layer [2021-08-20T18:31:18.520Z] 24495759ef45: Pulling fs layer [2021-08-20T18:31:18.520Z] d148012ef14d: Pulling fs layer [2021-08-20T18:31:18.520Z] e90a11edd702: Pulling fs layer [2021-08-20T18:31:18.520Z] d77568369979: Pulling fs layer [2021-08-20T18:31:18.520Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-20T18:31:18.520Z] 170f2ba95c9a: Pulling fs layer [2021-08-20T18:31:18.520Z] 97ac5df62f85: Pulling fs layer [2021-08-20T18:31:18.520Z] fc1c9f9a7f3b: Waiting [2021-08-20T18:31:18.520Z] 170f2ba95c9a: Waiting [2021-08-20T18:31:18.520Z] 97ac5df62f85: Waiting [2021-08-20T18:31:18.520Z] e90a11edd702: Waiting [2021-08-20T18:31:18.520Z] d77568369979: Waiting [2021-08-20T18:31:19.579Z] d148012ef14d: Verifying Checksum [2021-08-20T18:31:19.579Z] d148012ef14d: Download complete [2021-08-20T18:31:19.579Z] 24495759ef45: Verifying Checksum [2021-08-20T18:31:19.579Z] 24495759ef45: Download complete [2021-08-20T18:31:19.579Z] d77568369979: Verifying Checksum [2021-08-20T18:31:19.579Z] d77568369979: Download complete [2021-08-20T18:31:19.579Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-20T18:31:19.579Z] fc1c9f9a7f3b: Download complete [2021-08-20T18:31:19.870Z] 170f2ba95c9a: Verifying Checksum [2021-08-20T18:31:19.870Z] 170f2ba95c9a: Download complete [2021-08-20T18:31:19.870Z] 595b0fe564bb: Download complete [2021-08-20T18:31:20.524Z] 595b0fe564bb: Pull complete [2021-08-20T18:31:21.156Z] 24495759ef45: Pull complete [2021-08-20T18:31:21.776Z] d148012ef14d: Pull complete [2021-08-20T18:31:22.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2021-08-20T18:31:23.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-20T18:31:23.904Z] 97ac5df62f85: Verifying Checksum [2021-08-20T18:31:23.904Z] 97ac5df62f85: Download complete [2021-08-20T18:31:24.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-20T18:31:25.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-20T18:31:25.551Z] e90a11edd702: Verifying Checksum [2021-08-20T18:31:25.551Z] e90a11edd702: Download complete [2021-08-20T18:31:26.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-20T18:31:26.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-20T18:31:27.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-20T18:31:28.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-20T18:31:29.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-20T18:31:30.397Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-20T18:31:32.187Z] $ docker stop --time=1 39a5314379c307a15be02e1484bc07b0b6e0afe76fcbf48f607c551507853d03 [2021-08-20T18:31:34.096Z] $ docker rm -f 39a5314379c307a15be02e1484bc07b0b6e0afe76fcbf48f607c551507853d03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-20T18:31:35.899Z] e90a11edd702: Pull complete [2021-08-20T18:31:36.182Z] d77568369979: Pull complete [2021-08-20T18:31:36.485Z] fc1c9f9a7f3b: Pull complete [2021-08-20T18:31:37.118Z] 170f2ba95c9a: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:31:38.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-20T18:31:38.550Z] [2021-08-20T18:31:38.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:31:39.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-20T18:31:39.162Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-20T18:31:39.162Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-20T18:31:39.162Z] ca9280d653b3: Pulling fs layer [2021-08-20T18:31:39.162Z] 7e9c9ca2126c: Pulling fs layer [2021-08-20T18:31:39.444Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-20T18:31:39.444Z] cbdbe7a5bc2a: Download complete [2021-08-20T18:31:39.726Z] cbdbe7a5bc2a: Pull complete [2021-08-20T18:31:40.346Z] ca9280d653b3: Verifying Checksum [2021-08-20T18:31:40.346Z] ca9280d653b3: Download complete [2021-08-20T18:31:40.965Z] ca9280d653b3: Pull complete [2021-08-20T18:31:42.638Z] 97ac5df62f85: Pull complete [2021-08-20T18:31:42.638Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-20T18:31:42.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-20T18:31:42.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-20T18:31:43.374Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-20T18:31:43.374Z] WORKDIR /edgex [2021-08-20T18:31:43.374Z] COPY go.mod . [2021-08-20T18:31:43.374Z] RUN go mod download+ [2021-08-20T18:31:43.374Z] docker build -t ci-base-image-arm64 -f - . [2021-08-20T18:31:43.704Z] 7e9c9ca2126c: Verifying Checksum [2021-08-20T18:31:43.704Z] 7e9c9ca2126c: Download complete [2021-08-20T18:31:45.424Z] Sending build context to Docker daemon 165.9MB [2021-08-20T18:31:45.424Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-20T18:31:45.424Z] ---> 04bc70af865f [2021-08-20T18:31:45.424Z] Step 2/4 : WORKDIR /edgex [2021-08-20T18:31:47.288Z] 7e9c9ca2126c: Pull complete [2021-08-20T18:31:47.288Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-20T18:31:47.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-20T18:31:47.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-20T18:31:47.456Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2021-08-20T18:31:47.562Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-20T18:31:49.822Z] ---> Running in 3c3cabc5c68b [2021-08-20T18:31:49.822Z] Removing intermediate container 3c3cabc5c68b [2021-08-20T18:31:49.822Z] ---> 18ec06737b35 [2021-08-20T18:31:49.822Z] Step 3/4 : COPY go.mod . [2021-08-20T18:31:50.498Z] $ docker top 6bcdf264d360a2a6faf8993af8e13085002009d6a36b2410104cbbe44965c212 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-20T18:31:50.835Z] ---> 4904ccd0a3f5 [2021-08-20T18:31:50.835Z] Step 4/4 : RUN go mod download [2021-08-20T18:31:50.835Z] ---> Running in 0aba7f94da4d [2021-08-20T18:31:50.930Z] + docker-compose build --help [2021-08-20T18:31:50.930Z] + grep parallel [2021-08-20T18:31:51.526Z] --parallel Build images in parallel. [Pipeline] } [2021-08-20T18:31:51.562Z] $ docker stop --time=1 6bcdf264d360a2a6faf8993af8e13085002009d6a36b2410104cbbe44965c212 [2021-08-20T18:31:52.766Z] $ docker rm -f 6bcdf264d360a2a6faf8993af8e13085002009d6a36b2410104cbbe44965c212 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:31:53.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-20T18:31:53.319Z] . [Pipeline] withDockerContainer [2021-08-20T18:31:53.461Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2021-08-20T18:31:53.551Z] $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-20T18:31:53.902Z] $ docker top 44e50d413589e90db591761624b3369dfe7df7bd849ca792a4fd6d0df55e5b29 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-20T18:31:54.293Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-20T18:31:54.883Z] Building core-command ... [2021-08-20T18:31:54.883Z] Building core-data ... [2021-08-20T18:31:54.883Z] Building core-metadata ... [2021-08-20T18:31:54.883Z] Building security-bootstrapper ... [2021-08-20T18:31:54.883Z] Building security-proxy-setup ... [2021-08-20T18:31:54.883Z] Building security-secretstore-setup ... [2021-08-20T18:31:54.883Z] Building support-notifications ... [2021-08-20T18:31:54.883Z] Building support-scheduler ... [2021-08-20T18:31:54.883Z] Building sys-mgmt-agent ... [2021-08-20T18:31:54.883Z] Building core-metadata [2021-08-20T18:31:54.883Z] Building security-proxy-setup [2021-08-20T18:31:54.883Z] Building security-secretstore-setup [2021-08-20T18:31:54.883Z] Building support-scheduler [2021-08-20T18:31:54.883Z] Building core-command [2021-08-20T18:32:07.350Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:32:07.350Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:32:07.350Z] ---> e5dbcc7faa25 [2021-08-20T18:32:07.350Z] Step 3/24 : WORKDIR /edgex-go [2021-08-20T18:32:07.350Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:32:07.350Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:32:07.350Z] ---> e5dbcc7faa25 [2021-08-20T18:32:07.350Z] Step 3/22 : WORKDIR /edgex-go [2021-08-20T18:32:07.350Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:32:07.350Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:32:07.350Z] ---> e5dbcc7faa25 [2021-08-20T18:32:07.351Z] Step 3/23 : WORKDIR /edgex-go [2021-08-20T18:32:09.991Z] ---> Running in eb9d5a971335 [2021-08-20T18:32:09.991Z] ---> Running in 34d8c58e235b [2021-08-20T18:32:09.991Z] ---> Running in c8a6fad3672e [2021-08-20T18:32:15.555Z] Removing intermediate container 34d8c58e235b [2021-08-20T18:32:15.555Z] ---> 687b5d5bba99 [2021-08-20T18:32:15.555Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:32:15.555Z] Removing intermediate container eb9d5a971335 [2021-08-20T18:32:15.555Z] ---> b8db77093494 [2021-08-20T18:32:15.555Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:32:15.555Z] Removing intermediate container c8a6fad3672e [2021-08-20T18:32:15.555Z] ---> 2390ecd9e1da [2021-08-20T18:32:15.555Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:32:15.832Z] ---> Running in 8d1bb77168e6 [2021-08-20T18:32:16.113Z] ---> Running in 9ba700339afc [2021-08-20T18:32:16.113Z] ---> Running in 01251efa98c4 [2021-08-20T18:32:20.515Z] Removing intermediate container 01251efa98c4 [2021-08-20T18:32:20.515Z] ---> f3a351dceb48 [2021-08-20T18:32:20.515Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-20T18:32:20.833Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:32:20.833Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:32:20.833Z] ---> e5dbcc7faa25 [2021-08-20T18:32:20.833Z] Step 3/24 : WORKDIR /edgex-go [2021-08-20T18:32:20.833Z] ---> Using cache [2021-08-20T18:32:20.833Z] ---> 2390ecd9e1da [2021-08-20T18:32:20.833Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:32:20.833Z] ---> Using cache [2021-08-20T18:32:20.833Z] ---> fd0584bd963f [2021-08-20T18:32:20.833Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-20T18:32:21.107Z] Removing intermediate container 9ba700339afc [2021-08-20T18:32:21.107Z] ---> fd0584bd963f [2021-08-20T18:32:21.107Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-20T18:32:21.107Z] Removing intermediate container 8d1bb77168e6 [2021-08-20T18:32:21.107Z] ---> a2e02f9a4c79 [2021-08-20T18:32:21.107Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-20T18:32:21.107Z] ---> Running in cf65d832b577 [2021-08-20T18:32:21.107Z] ---> Running in 6bed1a313ba0 [2021-08-20T18:32:21.107Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:32:21.107Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:32:21.107Z] ---> e5dbcc7faa25 [2021-08-20T18:32:21.107Z] Step 3/26 : WORKDIR /edgex-go [2021-08-20T18:32:21.107Z] ---> Using cache [2021-08-20T18:32:21.107Z] ---> 2390ecd9e1da [2021-08-20T18:32:21.107Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:32:21.107Z] ---> Using cache [2021-08-20T18:32:21.107Z] ---> fd0584bd963f [2021-08-20T18:32:21.107Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-20T18:32:21.107Z] ---> Running in 6109dd1bbffe [2021-08-20T18:32:21.107Z] ---> Running in 9625b7d09d60 [2021-08-20T18:32:21.107Z] ---> Running in 801668ffd2ed [2021-08-20T18:32:21.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-20T18:32:21.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-20T18:32:21.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-20T18:32:21.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-20T18:32:21.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-20T18:32:22.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-20T18:32:22.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-20T18:32:22.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-20T18:32:22.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-20T18:32:22.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-20T18:32:22.876Z] OK: 219 MiB in 52 packages [2021-08-20T18:32:23.167Z] Removing intermediate container cf65d832b577 [2021-08-20T18:32:23.167Z] ---> 207e01555525 [2021-08-20T18:32:23.167Z] Step 6/24 : COPY go.mod . [2021-08-20T18:32:23.167Z] OK: 219 MiB in 52 packages [2021-08-20T18:32:23.470Z] OK: 219 MiB in 52 packages [2021-08-20T18:32:23.470Z] OK: 219 MiB in 52 packages [2021-08-20T18:32:23.470Z] ---> cacd8d704c0d [2021-08-20T18:32:23.470Z] Step 7/24 : RUN go mod download [2021-08-20T18:32:23.470Z] ---> Running in ebe66abd4792 [2021-08-20T18:32:23.470Z] Removing intermediate container 6109dd1bbffe [2021-08-20T18:32:23.470Z] ---> 0defca986ab8 [2021-08-20T18:32:23.470Z] Step 6/22 : COPY go.mod . [2021-08-20T18:32:23.759Z] Removing intermediate container 801668ffd2ed [2021-08-20T18:32:23.759Z] ---> e78aba0364e0 [2021-08-20T18:32:23.759Z] Step 6/26 : COPY go.mod . [2021-08-20T18:32:23.759Z] Removing intermediate container 9625b7d09d60 [2021-08-20T18:32:23.759Z] ---> 2376f2ace402 [2021-08-20T18:32:23.759Z] Step 6/24 : COPY go.mod . [2021-08-20T18:32:23.759Z] ---> c6786f232806 [2021-08-20T18:32:23.759Z] Step 7/22 : RUN go mod download [2021-08-20T18:32:23.759Z] OK: 219 MiB in 52 packages [2021-08-20T18:32:24.057Z] ---> Running in 1a8c06126594 [2021-08-20T18:32:24.057Z] ---> aebb08fa2211 [2021-08-20T18:32:24.057Z] Step 7/24 : RUN go mod download [2021-08-20T18:32:24.057Z] ---> d268825265e2 [2021-08-20T18:32:24.057Z] Step 7/26 : RUN go mod download [2021-08-20T18:32:24.057Z] ---> Running in c7995919987f [2021-08-20T18:32:24.057Z] ---> Running in 5ae31df95e6d [2021-08-20T18:32:24.377Z] Removing intermediate container 6bed1a313ba0 [2021-08-20T18:32:24.377Z] ---> a7b6a0126132 [2021-08-20T18:32:24.377Z] Step 6/23 : COPY go.mod . [2021-08-20T18:32:24.671Z] ---> f8830920bbff [2021-08-20T18:32:24.671Z] Step 7/23 : RUN go mod download [2021-08-20T18:32:24.671Z] ---> Running in cb3cf59638b5 [2021-08-20T18:32:25.689Z] Removing intermediate container ebe66abd4792 [2021-08-20T18:32:25.689Z] ---> a967a63dcb8f [2021-08-20T18:32:25.689Z] Step 8/24 : COPY . . [2021-08-20T18:32:28.331Z] Removing intermediate container c7995919987f [2021-08-20T18:32:28.331Z] ---> 20c58be1826a [2021-08-20T18:32:28.331Z] Step 8/24 : COPY . . [2021-08-20T18:32:29.347Z] Removing intermediate container 5ae31df95e6d [2021-08-20T18:32:29.347Z] ---> 6e87873ce1d2 [2021-08-20T18:32:29.347Z] Step 8/26 : COPY . . [2021-08-20T18:32:30.810Z] Removing intermediate container 1a8c06126594 [2021-08-20T18:32:30.810Z] ---> 6c5269d6049e [2021-08-20T18:32:30.810Z] Step 8/22 : COPY . . [2021-08-20T18:32:31.080Z] Removing intermediate container cb3cf59638b5 [2021-08-20T18:32:31.080Z] ---> 6aa6705c4064 [2021-08-20T18:32:31.080Z] Step 8/23 : COPY . . [2021-08-20T18:32:32.546Z] ---> b4d1937e3b98 [2021-08-20T18:32:32.546Z] Step 9/24 : RUN go mod tidy [2021-08-20T18:32:36.081Z] ---> Running in 7060b2b9ff83 [2021-08-20T18:32:36.081Z] ---> c3b2eb118d64 [2021-08-20T18:32:36.081Z] Step 9/24 : RUN go mod tidy [2021-08-20T18:32:37.091Z] ---> Running in e074b1042cf0 [2021-08-20T18:32:37.722Z] ---> 21f57e4034a5 [2021-08-20T18:32:37.722Z] Step 9/26 : RUN go mod tidy [2021-08-20T18:32:37.722Z] ---> Running in 5e1a8c083501 [2021-08-20T18:32:38.977Z] Removing intermediate container 7060b2b9ff83 [2021-08-20T18:32:38.977Z] ---> 075b315f5e75 [2021-08-20T18:32:38.977Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-20T18:32:39.329Z] ---> Running in cb4d0c0a767a [2021-08-20T18:32:39.329Z] Removing intermediate container e074b1042cf0 [2021-08-20T18:32:39.329Z] ---> 521fde593275 [2021-08-20T18:32:39.329Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-20T18:32:39.329Z] ---> Running in e63563b56767 [2021-08-20T18:32:39.329Z] Removing intermediate container 5e1a8c083501 [2021-08-20T18:32:39.329Z] ---> fcf1c350276d [2021-08-20T18:32:39.329Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-20T18:32:39.637Z] ---> Running in daf73266e172 [2021-08-20T18:32:39.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2021-08-20T18:32:40.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-20T18:32:40.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-20T18:32:47.083Z] ---> 0480dee7cdd0 [2021-08-20T18:32:47.083Z] Step 9/23 : RUN go mod tidy [2021-08-20T18:32:47.083Z] ---> Running in ca62a25616af [2021-08-20T18:32:47.083Z] ---> f57a7886a3ef [2021-08-20T18:32:47.083Z] Step 9/22 : RUN go mod tidy [2021-08-20T18:32:47.083Z] ---> Running in c9556829808e [2021-08-20T18:32:49.346Z] Removing intermediate container c9556829808e [2021-08-20T18:32:49.346Z] ---> f2a5bb8d3c36 [2021-08-20T18:32:49.346Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-20T18:32:49.346Z] ---> Running in 8e1e1019377d [2021-08-20T18:32:49.346Z] Removing intermediate container ca62a25616af [2021-08-20T18:32:49.346Z] ---> af4c191d4843 [2021-08-20T18:32:49.346Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-20T18:32:49.346Z] ---> Running in e00092488829 [2021-08-20T18:32:50.082Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-20T18:32:50.082Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-20T18:33:13.264Z] Removing intermediate container 0aba7f94da4d [2021-08-20T18:33:13.264Z] ---> 60bfd7e7324b [2021-08-20T18:33:13.264Z] Successfully built 60bfd7e7324b [2021-08-20T18:33:13.264Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:33:13.715Z] + docker inspect -f . ci-base-image-arm64 [2021-08-20T18:33:13.715Z] . [Pipeline] withDockerContainer [2021-08-20T18:33:14.003Z] prd-ubuntu18.04-docker-arm64-4c-16g-408 does not seem to be running inside a container [2021-08-20T18:33:14.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-20T18:33:15.905Z] $ docker top 9a2f6111f44408702769f88bbb2fb96cc7c6d8adc3803a2264acc18610788334 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-20T18:33:16.933Z] + go version [2021-08-20T18:33:16.933Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-20T18:33:16.964Z] $ docker stop --time=1 9a2f6111f44408702769f88bbb2fb96cc7c6d8adc3803a2264acc18610788334 [2021-08-20T18:33:18.890Z] $ docker rm -f 9a2f6111f44408702769f88bbb2fb96cc7c6d8adc3803a2264acc18610788334 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:33:19.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-20T18:33:19.744Z] [2021-08-20T18:33:19.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:33:20.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-20T18:33:21.057Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-20T18:33:21.057Z] 29e5d40040c1: Pulling fs layer [2021-08-20T18:33:21.057Z] 1ce36da41761: Pulling fs layer [2021-08-20T18:33:21.057Z] 25b303627fd3: Pulling fs layer [2021-08-20T18:33:21.057Z] 29e5d40040c1: Verifying Checksum [2021-08-20T18:33:21.057Z] 29e5d40040c1: Download complete [2021-08-20T18:33:21.661Z] 1ce36da41761: Verifying Checksum [2021-08-20T18:33:21.661Z] 1ce36da41761: Download complete [2021-08-20T18:33:21.940Z] 29e5d40040c1: Pull complete [2021-08-20T18:33:22.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-20T18:33:23.429Z] 1ce36da41761: Pull complete [2021-08-20T18:33:23.429Z] 25b303627fd3: Verifying Checksum [2021-08-20T18:33:23.429Z] 25b303627fd3: Download complete [2021-08-20T18:33:24.363Z] Removing intermediate container cb4d0c0a767a [2021-08-20T18:33:24.363Z] ---> ead8bcc85cce [2021-08-20T18:33:24.363Z] [2021-08-20T18:33:24.363Z] Step 11/24 : FROM alpine:3.12 [2021-08-20T18:33:24.363Z] 3.12: Pulling from library/alpine [2021-08-20T18:33:25.409Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-20T18:33:25.409Z] Status: Downloaded newer image for alpine:3.12 [2021-08-20T18:33:25.409Z] ---> 13621d1b12d4 [2021-08-20T18:33:25.409Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-20T18:33:25.409Z] ---> Running in 34bd18ee497a [2021-08-20T18:33:26.078Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-20T18:33:26.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-20T18:33:26.687Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-20T18:33:26.687Z] Executing busybox-1.31.1-r20.trigger [2021-08-20T18:33:26.687Z] OK: 6 MiB in 15 packages [2021-08-20T18:33:27.003Z] Removing intermediate container daf73266e172 [2021-08-20T18:33:27.003Z] ---> 678aa7800995 [2021-08-20T18:33:27.003Z] [2021-08-20T18:33:27.003Z] Step 11/26 : FROM alpine:3.12 [2021-08-20T18:33:27.003Z] ---> 13621d1b12d4 [2021-08-20T18:33:27.003Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-20T18:33:27.003Z] ---> Running in 21d1bc46628a [2021-08-20T18:33:27.305Z] Removing intermediate container 34bd18ee497a [2021-08-20T18:33:27.305Z] ---> 28131d572bc7 [2021-08-20T18:33:27.305Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-20T18:33:27.305Z] ---> Running in 8652ccbec42d [2021-08-20T18:33:27.601Z] Removing intermediate container 8652ccbec42d [2021-08-20T18:33:27.601Z] ---> bf7faa56b843 [2021-08-20T18:33:27.601Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-20T18:33:27.601Z] ---> Running in 19da68103ace [2021-08-20T18:33:27.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-20T18:33:27.601Z] Removing intermediate container 19da68103ace [2021-08-20T18:33:27.601Z] ---> 6cee0a2f977b [2021-08-20T18:33:27.601Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-20T18:33:27.914Z] ---> Running in 19c77bbd162e [2021-08-20T18:33:27.914Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-20T18:33:27.914Z] Removing intermediate container 19c77bbd162e [2021-08-20T18:33:27.914Z] ---> 43f1be75029a [2021-08-20T18:33:27.914Z] Step 16/24 : WORKDIR / [2021-08-20T18:33:27.914Z] ---> Running in d81e9e9e2675 [2021-08-20T18:33:27.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-20T18:33:28.232Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-20T18:33:28.232Z] Removing intermediate container d81e9e9e2675 [2021-08-20T18:33:28.232Z] ---> e17d2be7ff32 [2021-08-20T18:33:28.232Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-20T18:33:28.232Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-20T18:33:28.232Z] (3/3) Installing su-exec (0.2-r1) [2021-08-20T18:33:28.232Z] Executing busybox-1.31.1-r20.trigger [2021-08-20T18:33:28.232Z] Executing ca-certificates-20191127-r4.trigger [2021-08-20T18:33:28.232Z] OK: 6 MiB in 17 packages [2021-08-20T18:33:28.528Z] ---> 620d36495507 [2021-08-20T18:33:28.528Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-20T18:33:29.613Z] Removing intermediate container 21d1bc46628a [2021-08-20T18:33:29.613Z] ---> 1cc8b8cc99d8 [2021-08-20T18:33:29.613Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-20T18:33:29.613Z] ---> f84cf61091e0 [2021-08-20T18:33:29.613Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-20T18:33:29.613Z] ---> Running in cb549bfb3240 [2021-08-20T18:33:29.922Z] Removing intermediate container cb549bfb3240 [2021-08-20T18:33:29.922Z] ---> 3a365672b769 [2021-08-20T18:33:29.922Z] Step 14/26 : WORKDIR / [2021-08-20T18:33:30.218Z] ---> Running in bb010f306fa7 [2021-08-20T18:33:30.218Z] ---> 0927a1296e08 [2021-08-20T18:33:30.218Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-20T18:33:30.218Z] Removing intermediate container e63563b56767 [2021-08-20T18:33:30.218Z] ---> 0dc219bd21df [2021-08-20T18:33:30.218Z] [2021-08-20T18:33:30.218Z] Step 11/24 : FROM alpine:3.12 [2021-08-20T18:33:30.218Z] ---> 13621d1b12d4 [2021-08-20T18:33:30.218Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-20T18:33:30.218Z] ---> Using cache [2021-08-20T18:33:30.218Z] ---> 28131d572bc7 [2021-08-20T18:33:30.218Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-20T18:33:30.218Z] ---> Using cache [2021-08-20T18:33:30.218Z] ---> bf7faa56b843 [2021-08-20T18:33:30.218Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-20T18:33:30.218Z] ---> Running in 841cb611ea52 [2021-08-20T18:33:30.514Z] ---> Running in b6fcb1697e1a [2021-08-20T18:33:30.514Z] Removing intermediate container bb010f306fa7 [2021-08-20T18:33:30.514Z] ---> 2414332091c4 [2021-08-20T18:33:30.514Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-20T18:33:30.514Z] Removing intermediate container b6fcb1697e1a [2021-08-20T18:33:30.514Z] ---> 7b08c4f0c660 [2021-08-20T18:33:30.514Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-20T18:33:30.514Z] Removing intermediate container 841cb611ea52 [2021-08-20T18:33:30.514Z] ---> 7f048c95d65f [2021-08-20T18:33:30.514Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-20T18:33:30.825Z] ---> Running in 25860cf4e3d6 [2021-08-20T18:33:30.825Z] ---> Running in f3156d5b239f [2021-08-20T18:33:30.825Z] ---> ff9dbec5ba82 [2021-08-20T18:33:30.825Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-20T18:33:30.825Z] Removing intermediate container 25860cf4e3d6 [2021-08-20T18:33:30.825Z] ---> 06699b9c5deb [2021-08-20T18:33:30.825Z] Step 16/24 : WORKDIR / [2021-08-20T18:33:30.825Z] Removing intermediate container f3156d5b239f [2021-08-20T18:33:30.825Z] ---> 6bdbe41bc699 [2021-08-20T18:33:30.825Z] Step 22/24 : LABEL arch=x86_64 [2021-08-20T18:33:31.129Z] ---> Running in 673308ec1c19 [2021-08-20T18:33:31.129Z] ---> Running in 4c6e680e01ea [2021-08-20T18:33:31.129Z] ---> 34201bef0ee3 [2021-08-20T18:33:31.129Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-20T18:33:31.431Z] Removing intermediate container 4c6e680e01ea [2021-08-20T18:33:31.431Z] ---> 19ca97365bdd [2021-08-20T18:33:31.431Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:33:31.431Z] Removing intermediate container 673308ec1c19 [2021-08-20T18:33:31.431Z] ---> 4ace4b31208c [2021-08-20T18:33:31.431Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-20T18:33:31.431Z] ---> Running in 8a1d0ffc3f36 [2021-08-20T18:33:31.725Z] Removing intermediate container 8a1d0ffc3f36 [2021-08-20T18:33:31.725Z] ---> dd4c8194e940 [2021-08-20T18:33:31.725Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-20T18:33:31.725Z] ---> a0a1417cc82c [2021-08-20T18:33:31.725Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-20T18:33:31.725Z] ---> 5d1b03cfaadd [2021-08-20T18:33:31.725Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-20T18:33:31.725Z] ---> Running in 724dcfaa8b19 [2021-08-20T18:33:32.040Z] Removing intermediate container 724dcfaa8b19 [2021-08-20T18:33:32.040Z] ---> 063aa1c0ab60 [2021-08-20T18:33:32.040Z] [2021-08-20T18:33:32.040Z] ---> 1215f571893c [2021-08-20T18:33:32.040Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-20T18:33:32.351Z] Successfully built 063aa1c0ab60 [2021-08-20T18:33:32.351Z] Successfully tagged core-command:latest [2021-08-20T18:33:32.351Z] Building security-bootstrapper [2021-08-20T18:33:33.421Z]  Building core-command ... done  ---> 05a2383de2fb [2021-08-20T18:33:33.421Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-20T18:33:33.714Z] 25b303627fd3: Pull complete [2021-08-20T18:33:33.714Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-20T18:33:33.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-20T18:33:33.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-20T18:33:33.722Z] ---> b0248aaa69c6 [2021-08-20T18:33:33.722Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-20T18:33:33.722Z] Removing intermediate container 8e1e1019377d [2021-08-20T18:33:33.722Z] ---> 5d165aed0a94 [2021-08-20T18:33:33.722Z] [2021-08-20T18:33:33.722Z] Step 11/22 : FROM alpine:3.12 [2021-08-20T18:33:33.722Z] ---> 13621d1b12d4 [2021-08-20T18:33:33.722Z] Step 12/22 : RUN apk add --update --no-cache curl [Pipeline] withDockerContainer [2021-08-20T18:33:34.048Z] prd-ubuntu18.04-docker-arm64-4c-16g-408 does not seem to be running inside a container [2021-08-20T18:33:34.201Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-20T18:33:34.391Z] ---> 517fa67f2d82 [2021-08-20T18:33:34.391Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-20T18:33:34.391Z] ---> Running in fde959a4be8d [2021-08-20T18:33:34.391Z] ---> f882cf80e3df [2021-08-20T18:33:34.391Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-20T18:33:34.690Z] ---> Running in 8e7faeb92afd [2021-08-20T18:33:35.015Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-20T18:33:35.015Z] Removing intermediate container 8e7faeb92afd [2021-08-20T18:33:35.015Z] ---> c516261bc6d4 [2021-08-20T18:33:35.015Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-20T18:33:35.015Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-20T18:33:35.015Z] ---> 926fc01fb53b [2021-08-20T18:33:35.015Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-20T18:33:35.312Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-20T18:33:35.312Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-20T18:33:35.312Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-20T18:33:35.312Z] (4/4) Installing curl (7.78.0-r0) [2021-08-20T18:33:35.312Z] Executing busybox-1.31.1-r20.trigger [2021-08-20T18:33:35.312Z] Executing ca-certificates-20191127-r4.trigger [2021-08-20T18:33:35.312Z] OK: 7 MiB in 18 packages [2021-08-20T18:33:35.312Z] ---> Running in f39a2045e20a [2021-08-20T18:33:35.312Z] ---> Running in a1f90ba7fc8d [2021-08-20T18:33:35.605Z] Removing intermediate container e00092488829 [2021-08-20T18:33:35.605Z] ---> 276003255ef6 [2021-08-20T18:33:35.605Z] [2021-08-20T18:33:35.605Z] Step 11/23 : FROM alpine:3.12 [2021-08-20T18:33:35.605Z] ---> 13621d1b12d4 [2021-08-20T18:33:35.605Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-20T18:33:35.605Z] ---> Using cache [2021-08-20T18:33:35.605Z] ---> 28131d572bc7 [2021-08-20T18:33:35.605Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-20T18:33:35.605Z] ---> Using cache [2021-08-20T18:33:35.605Z] ---> bf7faa56b843 [2021-08-20T18:33:35.605Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-20T18:33:35.605Z] ---> Running in 251a2f06d805 [2021-08-20T18:33:35.605Z] Removing intermediate container a1f90ba7fc8d [2021-08-20T18:33:35.605Z] ---> 7fb6a9d7cced [2021-08-20T18:33:35.605Z] Step 22/24 : LABEL arch=x86_64 [2021-08-20T18:33:35.896Z] ---> Running in fb384e548211 [2021-08-20T18:33:35.896Z] Removing intermediate container 251a2f06d805 [2021-08-20T18:33:35.896Z] ---> 949ff65add20 [2021-08-20T18:33:35.896Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-20T18:33:35.896Z] ---> Running in 99a6a0bae014 [2021-08-20T18:33:35.896Z] Removing intermediate container fb384e548211 [2021-08-20T18:33:35.896Z] ---> c50302a92c32 [2021-08-20T18:33:35.896Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:33:35.896Z] Removing intermediate container fde959a4be8d [2021-08-20T18:33:35.896Z] ---> ec338a615634 [2021-08-20T18:33:35.896Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-20T18:33:36.186Z] Removing intermediate container 99a6a0bae014 [2021-08-20T18:33:36.186Z] ---> 6954431b61f8 [2021-08-20T18:33:36.186Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-20T18:33:36.186Z] ---> Running in cd33bc349fc9 [2021-08-20T18:33:36.186Z] ---> Running in 57ca826d61ba [2021-08-20T18:33:36.186Z] Removing intermediate container 57ca826d61ba [2021-08-20T18:33:36.186Z] ---> 1df70ea82bb8 [2021-08-20T18:33:36.186Z] Step 14/22 : WORKDIR /edgex [2021-08-20T18:33:36.186Z] Removing intermediate container cd33bc349fc9 [2021-08-20T18:33:36.186Z] ---> 83faec60b3ae [2021-08-20T18:33:36.186Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-20T18:33:36.475Z] ---> Running in a0f2ec3046c7 [2021-08-20T18:33:36.475Z] Removing intermediate container f39a2045e20a [2021-08-20T18:33:36.475Z] ---> 2d141d207724 [2021-08-20T18:33:36.475Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-20T18:33:36.475Z] ---> Running in 0199f1cd6a55 [2021-08-20T18:33:36.475Z] ---> Running in 73feaa784652 [2021-08-20T18:33:36.475Z] ---> 6f3e59274e02 [2021-08-20T18:33:36.475Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-20T18:33:36.783Z] Removing intermediate container a0f2ec3046c7 [2021-08-20T18:33:36.783Z] ---> 6a9bdc6ba60a [2021-08-20T18:33:36.783Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-20T18:33:36.783Z] Removing intermediate container 0199f1cd6a55 [2021-08-20T18:33:36.783Z] ---> e3131974322d [2021-08-20T18:33:36.783Z] [2021-08-20T18:33:36.783Z] Removing intermediate container 73feaa784652 [2021-08-20T18:33:36.783Z] ---> 398a80e5949e [2021-08-20T18:33:36.783Z] Step 24/26 : LABEL arch=x86_64 [2021-08-20T18:33:37.092Z] Successfully built e3131974322d [2021-08-20T18:33:37.092Z] ---> ef5d01c8b46a [2021-08-20T18:33:37.092Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-20T18:33:37.092Z] Successfully tagged core-metadata:latest [2021-08-20T18:33:37.092Z] Building sys-mgmt-agent [2021-08-20T18:33:37.092Z] ---> Running in dbc58940764a [2021-08-20T18:33:37.092Z]  Building core-metadata ... done  ---> 01d452d3eb12 [2021-08-20T18:33:37.092Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-20T18:33:37.399Z] Removing intermediate container dbc58940764a [2021-08-20T18:33:37.399Z] ---> 1d7828284d26 [2021-08-20T18:33:37.399Z] Step 25/26 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:33:37.714Z] $ docker top d751cd7ae562a0212a41fa8b586564702cf9db92741e10be5a4051ef7811103b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-20T18:33:38.709Z] + docker-compose build --help [2021-08-20T18:33:38.709Z] + grep parallel [2021-08-20T18:33:38.924Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:33:38.924Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:33:38.924Z] ---> e5dbcc7faa25 [2021-08-20T18:33:38.924Z] Step 3/32 : WORKDIR /edgex-go [2021-08-20T18:33:38.924Z] ---> Using cache [2021-08-20T18:33:38.924Z] ---> 2390ecd9e1da [2021-08-20T18:33:38.924Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:33:38.924Z] ---> Using cache [2021-08-20T18:33:38.924Z] ---> fd0584bd963f [2021-08-20T18:33:38.924Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-20T18:33:38.924Z] ---> Using cache [2021-08-20T18:33:38.924Z] ---> e78aba0364e0 [2021-08-20T18:33:38.924Z] Step 6/32 : COPY go.mod . [2021-08-20T18:33:38.924Z] ---> Using cache [2021-08-20T18:33:38.924Z] ---> d268825265e2 [2021-08-20T18:33:38.924Z] Step 7/32 : RUN go mod download [2021-08-20T18:33:38.924Z] ---> Using cache [2021-08-20T18:33:38.924Z] ---> 6e87873ce1d2 [2021-08-20T18:33:38.924Z] Step 8/32 : COPY . . [2021-08-20T18:33:38.924Z] ---> Using cache [2021-08-20T18:33:38.924Z] ---> 21f57e4034a5 [2021-08-20T18:33:38.924Z] Step 9/32 : RUN go mod tidy [2021-08-20T18:33:38.924Z] ---> Using cache [2021-08-20T18:33:38.924Z] ---> fcf1c350276d [2021-08-20T18:33:38.924Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-20T18:33:39.221Z] ---> Running in 518387b43d3a [2021-08-20T18:33:39.222Z] ---> 5eeb46ed49b9 [2021-08-20T18:33:39.222Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-20T18:33:39.222Z] ---> 2da04b7b97f3 [2021-08-20T18:33:39.222Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-20T18:33:39.222Z] ---> Running in e2cc448c6e53 [2021-08-20T18:33:39.222Z] ---> Running in f27304c1f027 [2021-08-20T18:33:39.222Z] Removing intermediate container 518387b43d3a [2021-08-20T18:33:39.222Z] ---> 0b5dcc0c4351 [2021-08-20T18:33:39.222Z] Step 26/26 : LABEL version=2.0.1-dev.33 [2021-08-20T18:33:39.551Z] Removing intermediate container f27304c1f027 [2021-08-20T18:33:39.551Z] ---> 56e2c5a18116 [2021-08-20T18:33:39.551Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-20T18:33:39.551Z] ---> Running in dddf9610d591 [2021-08-20T18:33:39.551Z] ---> Running in 65307b495d89 [2021-08-20T18:33:39.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-20T18:33:39.551Z] Removing intermediate container dddf9610d591 [2021-08-20T18:33:39.551Z] ---> e6155dbfcc6a [2021-08-20T18:33:39.551Z] [2021-08-20T18:33:39.854Z] ---> 49252dcd1b91 [2021-08-20T18:33:39.854Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-20T18:33:39.854Z] Removing intermediate container 65307b495d89 [2021-08-20T18:33:39.854Z] ---> 09e38eeb4600 [2021-08-20T18:33:39.854Z] Step 21/23 : LABEL arch=x86_64 [2021-08-20T18:33:39.854Z] ---> Running in e22b12429625 [2021-08-20T18:33:39.854Z] Successfully built e6155dbfcc6a [2021-08-20T18:33:39.854Z] ---> Running in 2b4f47d5f225 [2021-08-20T18:33:39.854Z] Successfully tagged security-secretstore-setup:latest [2021-08-20T18:33:39.854Z]  Building security-secretstore-setup ... done Building support-notifications [2021-08-20T18:33:40.524Z] Removing intermediate container e22b12429625 [2021-08-20T18:33:40.524Z] ---> 3a07826a2567 [2021-08-20T18:33:40.524Z] Step 19/22 : CMD ["--init=true"] [2021-08-20T18:33:41.545Z] Removing intermediate container 2b4f47d5f225 [2021-08-20T18:33:41.545Z] ---> e4d985da8fa2 [2021-08-20T18:33:41.545Z] Step 22/23 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:33:41.545Z] ---> Running in 75b92a108294 [2021-08-20T18:33:41.545Z] ---> Running in 84b6fb0f4c3b [2021-08-20T18:33:41.833Z] Removing intermediate container 75b92a108294 [2021-08-20T18:33:41.833Z] ---> 13d86be045ed [2021-08-20T18:33:41.833Z] Step 20/22 : LABEL arch=x86_64 [2021-08-20T18:33:41.833Z] ---> Running in b9a370dba911 [2021-08-20T18:33:41.833Z] Removing intermediate container 84b6fb0f4c3b [2021-08-20T18:33:41.833Z] ---> a42d1c85c068 [2021-08-20T18:33:41.833Z] Step 23/23 : LABEL version=2.0.1-dev.33 [2021-08-20T18:33:41.833Z] ---> Running in 506f683c9eb2 [2021-08-20T18:33:42.127Z] Removing intermediate container b9a370dba911 [2021-08-20T18:33:42.127Z] ---> 5df732a1da30 [2021-08-20T18:33:42.127Z] Step 21/22 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:33:42.127Z] Removing intermediate container 506f683c9eb2 [2021-08-20T18:33:42.127Z] ---> b2db27f5824b [2021-08-20T18:33:42.127Z] [2021-08-20T18:33:42.127Z] ---> Running in ec812caac6a8 [2021-08-20T18:33:42.127Z] Successfully built b2db27f5824b [2021-08-20T18:33:42.127Z] Successfully tagged support-scheduler:latest [2021-08-20T18:33:42.127Z] Building core-data [2021-08-20T18:33:42.145Z] --parallel Build images in parallel. [2021-08-20T18:33:42.404Z]  Building support-scheduler ... done Removing intermediate container ec812caac6a8 [2021-08-20T18:33:42.404Z] ---> cac4adcc1caf [2021-08-20T18:33:42.404Z] Step 22/22 : LABEL version=2.0.1-dev.33 [Pipeline] } [2021-08-20T18:33:42.450Z] $ docker stop --time=1 d751cd7ae562a0212a41fa8b586564702cf9db92741e10be5a4051ef7811103b [2021-08-20T18:33:43.888Z] ---> Running in cc2ef3e7d0c5 [2021-08-20T18:33:44.550Z] Removing intermediate container cc2ef3e7d0c5 [2021-08-20T18:33:44.550Z] ---> f614b225cdbb [2021-08-20T18:33:44.550Z] [2021-08-20T18:33:44.550Z] Successfully built f614b225cdbb [2021-08-20T18:33:44.550Z] Successfully tagged security-proxy-setup:latest [2021-08-20T18:33:44.555Z] $ docker rm -f d751cd7ae562a0212a41fa8b586564702cf9db92741e10be5a4051ef7811103b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:33:45.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-20T18:33:45.245Z] . [Pipeline] withDockerContainer [2021-08-20T18:33:45.541Z] prd-ubuntu18.04-docker-arm64-4c-16g-408 does not seem to be running inside a container [2021-08-20T18:33:45.693Z] $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-20T18:33:46.123Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:33:46.124Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:33:46.124Z] ---> e5dbcc7faa25 [2021-08-20T18:33:46.124Z] Step 3/24 : WORKDIR /edgex-go [2021-08-20T18:33:46.124Z] ---> Using cache [2021-08-20T18:33:46.124Z] ---> 2390ecd9e1da [2021-08-20T18:33:46.124Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:33:46.124Z] ---> Using cache [2021-08-20T18:33:46.124Z] ---> fd0584bd963f [2021-08-20T18:33:46.124Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-20T18:33:47.317Z] $ docker top fd14e9346b51b12968bd3eea5db5ed5cc58ea97f53d71efbc3974278f6512155 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-20T18:33:47.723Z] ---> Running in 592b36977882 [2021-08-20T18:33:48.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-20T18:33:48.340Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-20T18:33:49.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-20T18:33:49.675Z] OK: 219 MiB in 52 packages [2021-08-20T18:33:50.310Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:33:50.310Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:33:50.311Z] ---> e5dbcc7faa25 [2021-08-20T18:33:50.311Z] Step 3/24 : WORKDIR /edgex-go [2021-08-20T18:33:50.311Z] ---> Using cache [2021-08-20T18:33:50.311Z] ---> 2390ecd9e1da [2021-08-20T18:33:50.311Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:33:50.311Z] ---> Using cache [2021-08-20T18:33:50.311Z] ---> fd0584bd963f [2021-08-20T18:33:50.311Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-20T18:33:50.311Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:33:50.311Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:33:50.311Z] ---> e5dbcc7faa25 [2021-08-20T18:33:50.311Z] Step 3/23 : WORKDIR /edgex-go [2021-08-20T18:33:50.311Z] ---> Using cache [2021-08-20T18:33:50.311Z] ---> 2390ecd9e1da [2021-08-20T18:33:50.311Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:33:50.311Z] ---> Using cache [2021-08-20T18:33:50.311Z] ---> fd0584bd963f [2021-08-20T18:33:50.311Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-20T18:33:50.935Z] ---> Running in d7fa08f600ff [2021-08-20T18:33:50.936Z] ---> Running in f62216e9e855 [2021-08-20T18:33:50.936Z] Removing intermediate container 592b36977882 [2021-08-20T18:33:50.936Z] ---> ad3d72f6c9e0 [2021-08-20T18:33:50.936Z] Step 6/24 : COPY go.mod . [2021-08-20T18:33:51.232Z] ---> 40d59abd9dbe [2021-08-20T18:33:51.232Z] Step 7/24 : RUN go mod download [2021-08-20T18:33:51.232Z] ---> Running in 0c5eff716273 [2021-08-20T18:33:51.535Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-20T18:33:51.781Z] Building core-command ... [2021-08-20T18:33:51.781Z] Building core-data ... [2021-08-20T18:33:51.781Z] Building core-metadata ... [2021-08-20T18:33:51.781Z] Building security-bootstrapper ... [2021-08-20T18:33:51.781Z] Building security-proxy-setup ... [2021-08-20T18:33:51.781Z] Building security-secretstore-setup ... [2021-08-20T18:33:51.781Z] Building support-notifications ... [2021-08-20T18:33:51.781Z] Building support-scheduler ... [2021-08-20T18:33:51.781Z] Building sys-mgmt-agent ... [2021-08-20T18:33:51.781Z] Building sys-mgmt-agent [2021-08-20T18:33:51.781Z] Building security-secretstore-setup [2021-08-20T18:33:51.781Z] Building support-scheduler [2021-08-20T18:33:51.782Z] Building security-proxy-setup [2021-08-20T18:33:51.782Z] Building security-bootstrapper [2021-08-20T18:33:51.832Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-20T18:33:52.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-20T18:33:53.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-20T18:33:53.122Z] OK: 219 MiB in 52 packages [2021-08-20T18:33:53.122Z] Removing intermediate container 0c5eff716273 [2021-08-20T18:33:53.122Z] ---> dd73fb3895fb [2021-08-20T18:33:53.122Z] Step 8/24 : COPY . . [2021-08-20T18:33:54.167Z] OK: 219 MiB in 52 packages [2021-08-20T18:33:54.471Z] Removing intermediate container f62216e9e855 [2021-08-20T18:33:54.471Z] ---> 9a87e62b398e [2021-08-20T18:33:54.471Z] Step 6/23 : COPY go.mod . [2021-08-20T18:33:55.569Z] ---> 01efb0ec2597 [2021-08-20T18:33:55.569Z] Step 7/23 : RUN go mod download [2021-08-20T18:33:55.861Z] Removing intermediate container d7fa08f600ff [2021-08-20T18:33:55.861Z] ---> d85a2e6d7dbf [2021-08-20T18:33:55.861Z] Step 6/24 : COPY go.mod . [2021-08-20T18:33:55.861Z] ---> Running in b5f608be7d2e [2021-08-20T18:33:56.504Z] ---> 9092465cdd31 [2021-08-20T18:33:56.504Z] Step 7/24 : RUN go mod download [2021-08-20T18:33:57.143Z] ---> Running in 5a55e99d1543 [2021-08-20T18:33:58.615Z] Removing intermediate container b5f608be7d2e [2021-08-20T18:33:58.615Z] ---> 57983d1c2d55 [2021-08-20T18:33:58.615Z] Step 8/23 : COPY . . [2021-08-20T18:33:59.210Z] ---> 77cc435128fc [2021-08-20T18:33:59.210Z] Step 9/24 : RUN go mod tidy [2021-08-20T18:33:59.801Z] ---> Running in c1525bdb17c5 [2021-08-20T18:34:00.409Z] Removing intermediate container 5a55e99d1543 [2021-08-20T18:34:00.410Z] ---> 1e374fbea87f [2021-08-20T18:34:00.410Z] Step 8/24 : COPY . . [2021-08-20T18:34:01.842Z] Removing intermediate container e2cc448c6e53 [2021-08-20T18:34:01.842Z] ---> 7838aa0042ae [2021-08-20T18:34:01.842Z] [2021-08-20T18:34:01.842Z] Step 11/32 : FROM alpine:3.12 [2021-08-20T18:34:01.842Z] ---> 13621d1b12d4 [2021-08-20T18:34:01.842Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-20T18:34:02.836Z] ---> Running in 26fce4a19913 [2021-08-20T18:34:03.437Z] Removing intermediate container 26fce4a19913 [2021-08-20T18:34:03.437Z] ---> 070c61afe28a [2021-08-20T18:34:03.437Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-20T18:34:03.437Z] Removing intermediate container c1525bdb17c5 [2021-08-20T18:34:03.437Z] ---> bad404bad98d [2021-08-20T18:34:03.437Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-20T18:34:04.035Z] ---> Running in ff299d176174 [2021-08-20T18:34:04.035Z] ---> Running in a126e0125ef3 [2021-08-20T18:34:05.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-20T18:34:05.008Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-20T18:34:05.008Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-20T18:34:05.008Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-20T18:34:05.008Z] (2/2) Installing su-exec (0.2-r1) [2021-08-20T18:34:05.008Z] Executing busybox-1.31.1-r20.trigger [2021-08-20T18:34:05.290Z] OK: 6 MiB in 16 packages [2021-08-20T18:34:07.242Z] ---> 1ee87bd9f651 [2021-08-20T18:34:07.242Z] Step 9/23 : RUN go mod tidy [2021-08-20T18:34:07.242Z] Removing intermediate container a126e0125ef3 [2021-08-20T18:34:07.242Z] ---> 3eb6fc062212 [2021-08-20T18:34:07.242Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-20T18:34:07.242Z] ---> Running in 70b1c2256f6e [2021-08-20T18:34:07.242Z] ---> Running in e341627480ff [2021-08-20T18:34:07.829Z] Removing intermediate container e341627480ff [2021-08-20T18:34:07.829Z] ---> f9fc684c8ac9 [2021-08-20T18:34:07.829Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-20T18:34:07.829Z] ---> 71d8d3b17784 [2021-08-20T18:34:07.829Z] Step 9/24 : RUN go mod tidy [2021-08-20T18:34:07.829Z] ---> Running in 56a86dbd7a32 [2021-08-20T18:34:07.829Z] ---> Running in c5adbe3b54e6 [2021-08-20T18:34:08.096Z] Removing intermediate container 56a86dbd7a32 [2021-08-20T18:34:08.096Z] ---> f72c596bbeb2 [2021-08-20T18:34:08.096Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-20T18:34:08.096Z] ---> Running in d037f562ffb4 [2021-08-20T18:34:09.065Z] Removing intermediate container 70b1c2256f6e [2021-08-20T18:34:09.065Z] ---> abaf1ed8f35a [2021-08-20T18:34:09.065Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-20T18:34:09.338Z] ---> Running in dd062c410739 [2021-08-20T18:34:09.338Z] Removing intermediate container d037f562ffb4 [2021-08-20T18:34:09.338Z] ---> 0968e9294e40 [2021-08-20T18:34:09.338Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-20T18:34:09.338Z] ---> Running in 2f99235154a4 [2021-08-20T18:34:09.608Z] Removing intermediate container 2f99235154a4 [2021-08-20T18:34:09.608Z] ---> f468f0b60eaf [2021-08-20T18:34:09.608Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-20T18:34:09.876Z] Removing intermediate container c5adbe3b54e6 [2021-08-20T18:34:09.876Z] ---> 63dd136e8311 [2021-08-20T18:34:09.876Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-20T18:34:09.876Z] ---> Running in 695f028d6095 [2021-08-20T18:34:10.145Z] ---> c2846d67c195 [2021-08-20T18:34:10.145Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-20T18:34:10.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-20T18:34:10.145Z] ---> Running in f0ffee311cff [2021-08-20T18:34:10.729Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2021-08-20T18:34:11.328Z] Removing intermediate container f0ffee311cff [2021-08-20T18:34:11.328Z] ---> 57d8218e8889 [2021-08-20T18:34:11.328Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-20T18:34:11.596Z] ---> d191c9cf81ad [2021-08-20T18:34:11.596Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-20T18:34:12.561Z] ---> 2d3f302b8a50 [2021-08-20T18:34:12.561Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-20T18:34:12.561Z] ---> addc89209793 [2021-08-20T18:34:12.561Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-20T18:34:12.829Z] ---> f0333a0c56c4 [2021-08-20T18:34:12.830Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-20T18:34:13.422Z] ---> f59a484040d7 [2021-08-20T18:34:13.422Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-20T18:34:13.692Z] ---> Running in 665eadff5127 [2021-08-20T18:34:13.692Z] Removing intermediate container 665eadff5127 [2021-08-20T18:34:13.692Z] ---> 9152d377ce5e [2021-08-20T18:34:13.692Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-20T18:34:13.960Z] ---> 733dffc4407a [2021-08-20T18:34:13.961Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-20T18:34:14.228Z] ---> Running in 56e6338ea498 [2021-08-20T18:34:15.194Z] Removing intermediate container 56e6338ea498 [2021-08-20T18:34:15.194Z] ---> 29a373058337 [2021-08-20T18:34:15.194Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-20T18:34:15.194Z] ---> Running in 749da49c9d5f [2021-08-20T18:34:15.463Z] Removing intermediate container 749da49c9d5f [2021-08-20T18:34:15.463Z] ---> e98c43959064 [2021-08-20T18:34:15.463Z] Step 29/32 : CMD ["gate"] [2021-08-20T18:34:15.463Z] ---> Running in 03c9536dffcb [2021-08-20T18:34:16.050Z] Removing intermediate container 03c9536dffcb [2021-08-20T18:34:16.050Z] ---> a834bb1d3ea7 [2021-08-20T18:34:16.050Z] Step 30/32 : LABEL arch=x86_64 [2021-08-20T18:34:16.050Z] ---> Running in b2deade4617d [2021-08-20T18:34:16.326Z] Removing intermediate container b2deade4617d [2021-08-20T18:34:16.326Z] ---> 6cb3ef26a709 [2021-08-20T18:34:16.326Z] Step 31/32 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:34:16.326Z] ---> Running in db3d62328b10 [2021-08-20T18:34:16.602Z] Removing intermediate container db3d62328b10 [2021-08-20T18:34:16.602Z] ---> 2d6f825aa289 [2021-08-20T18:34:16.602Z] Step 32/32 : LABEL version=2.0.1-dev.33 [2021-08-20T18:34:16.602Z] ---> Running in 76060ec6f166 [2021-08-20T18:34:16.882Z] Removing intermediate container 76060ec6f166 [2021-08-20T18:34:16.882Z] ---> 08fd7fa051c6 [2021-08-20T18:34:16.882Z] [2021-08-20T18:34:16.882Z] Successfully built 08fd7fa051c6 [2021-08-20T18:34:16.882Z] Successfully tagged security-bootstrapper:latest [2021-08-20T18:34:31.993Z]  Building security-bootstrapper ... done Removing intermediate container ff299d176174 [2021-08-20T18:34:31.993Z] ---> 12018194841f [2021-08-20T18:34:31.993Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-20T18:34:31.993Z] ---> Running in cd9c2838d5e5 [2021-08-20T18:34:32.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-20T18:34:33.706Z] Removing intermediate container cd9c2838d5e5 [2021-08-20T18:34:33.707Z] ---> b5bda42f7e8c [2021-08-20T18:34:33.707Z] [2021-08-20T18:34:33.707Z] Step 12/24 : FROM docker:20.10.7 [2021-08-20T18:34:33.976Z] 20.10.7: Pulling from library/docker [2021-08-20T18:34:38.810Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:34:38.810Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:34:38.810Z] ---> 60bfd7e7324b [2021-08-20T18:34:38.810Z] Step 3/23 : WORKDIR /edgex-go [2021-08-20T18:34:38.810Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:34:38.810Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:34:38.810Z] ---> 60bfd7e7324b [2021-08-20T18:34:38.810Z] Step 3/22 : WORKDIR /edgex-go [2021-08-20T18:34:38.810Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:34:38.810Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:34:38.810Z] ---> 60bfd7e7324b [2021-08-20T18:34:38.810Z] Step 3/26 : WORKDIR /edgex-go [2021-08-20T18:34:38.810Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:34:38.810Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:34:38.810Z] ---> 60bfd7e7324b [2021-08-20T18:34:38.810Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 3/32 : WORKDIR /edgex-go [2021-08-20T18:34:38.810Z] [2021-08-20T18:34:38.810Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:34:38.810Z] ---> 60bfd7e7324b [2021-08-20T18:34:38.810Z] Step 3/24 : WORKDIR /edgex-go [2021-08-20T18:34:38.810Z] ---> Running in 1e44cf889448 [2021-08-20T18:34:38.810Z] ---> Running in 0ecb6fd0b8c0 [2021-08-20T18:34:38.810Z] ---> Running in c82281841e38 [2021-08-20T18:34:38.810Z] ---> Running in bc32dd81ecfa [2021-08-20T18:34:38.810Z] ---> Running in 7998d0489d6b [2021-08-20T18:34:38.810Z] Removing intermediate container 1e44cf889448 [2021-08-20T18:34:38.810Z] ---> 574e58b4a007 [2021-08-20T18:34:38.810Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:34:38.811Z] Removing intermediate container 0ecb6fd0b8c0 [2021-08-20T18:34:38.811Z] ---> 81c3e7c135f3 [2021-08-20T18:34:38.811Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:34:38.811Z] ---> Running in c2dc25ba5706 [2021-08-20T18:34:38.811Z] Removing intermediate container 7998d0489d6b [2021-08-20T18:34:38.811Z] ---> 04dffd1d9bab [2021-08-20T18:34:38.811Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:34:38.811Z] Removing intermediate container c82281841e38 [2021-08-20T18:34:38.811Z] ---> dd123d10573f [2021-08-20T18:34:38.811Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:34:38.811Z] Removing intermediate container bc32dd81ecfa [2021-08-20T18:34:38.811Z] ---> fba89d6fb4e0 [2021-08-20T18:34:38.811Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:34:38.811Z] ---> Running in 57bc7f696722 [2021-08-20T18:34:38.811Z] ---> Running in cd3e3765374f [2021-08-20T18:34:38.811Z] ---> Running in 80e903e0bc3f [2021-08-20T18:34:38.811Z] ---> Running in c1d6e67de42b [2021-08-20T18:34:38.811Z] Removing intermediate container c2dc25ba5706 [2021-08-20T18:34:38.811Z] ---> bf3442a4b99c [2021-08-20T18:34:38.811Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-20T18:34:38.811Z] ---> Running in ae8578fba766 [2021-08-20T18:34:39.088Z] Removing intermediate container 57bc7f696722 [2021-08-20T18:34:39.088Z] ---> 6fdb0cfb087f [2021-08-20T18:34:39.088Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-20T18:34:39.363Z] Removing intermediate container cd3e3765374f [2021-08-20T18:34:39.363Z] ---> c068f3b87f87 [2021-08-20T18:34:39.363Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-20T18:34:39.363Z] ---> Running in b4a672569207 [2021-08-20T18:34:39.363Z] Removing intermediate container c1d6e67de42b [2021-08-20T18:34:39.363Z] ---> cb1ad02a9f9f [2021-08-20T18:34:39.363Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-20T18:34:39.638Z] ---> Running in 0b5e2be9d386 [2021-08-20T18:34:39.926Z] ---> Running in 4754d1da54d0 [2021-08-20T18:34:39.926Z] Removing intermediate container 80e903e0bc3f [2021-08-20T18:34:39.926Z] ---> 12d058650096 [2021-08-20T18:34:39.926Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-20T18:34:40.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-20T18:34:40.498Z] ---> Running in 1527a4a0c272 [2021-08-20T18:34:41.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-20T18:34:41.381Z] Removing intermediate container dd062c410739 [2021-08-20T18:34:41.381Z] ---> 9f0c7cab87a3 [2021-08-20T18:34:41.381Z] [2021-08-20T18:34:41.381Z] Step 11/23 : FROM alpine:3.12 [2021-08-20T18:34:41.381Z] ---> 13621d1b12d4 [2021-08-20T18:34:41.381Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-20T18:34:41.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-20T18:34:41.789Z] ---> Running in 10f8a3313b3a [2021-08-20T18:34:41.789Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-20T18:34:41.789Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-20T18:34:41.789Z] ---> 08bdaf2f88f9 [2021-08-20T18:34:41.789Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-20T18:34:41.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-20T18:34:42.158Z] ---> Running in c605352cdc8c [2021-08-20T18:34:42.158Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-20T18:34:42.158Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-20T18:34:42.158Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-20T18:34:42.158Z] Removing intermediate container c605352cdc8c [2021-08-20T18:34:42.158Z] ---> a8e00abb4ee0 [2021-08-20T18:34:42.158Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-20T18:34:42.158Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-20T18:34:42.158Z] Executing busybox-1.31.1-r20.trigger [2021-08-20T18:34:42.158Z] Executing ca-certificates-20191127-r4.trigger [2021-08-20T18:34:42.274Z] OK: 218 MiB in 52 packages [2021-08-20T18:34:42.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-20T18:34:42.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-20T18:34:42.430Z] OK: 6 MiB in 16 packages [2021-08-20T18:34:42.430Z] ---> Running in 505762acdea0 [2021-08-20T18:34:42.554Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-20T18:34:43.021Z] Removing intermediate container 695f028d6095 [2021-08-20T18:34:43.021Z] ---> b1920f6255ed [2021-08-20T18:34:43.021Z] [2021-08-20T18:34:43.021Z] Step 11/24 : FROM alpine:3.12 [2021-08-20T18:34:43.021Z] ---> 13621d1b12d4 [2021-08-20T18:34:43.021Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-20T18:34:43.021Z] ---> Running in f0d23e5a337b [2021-08-20T18:34:43.021Z] Removing intermediate container 10f8a3313b3a [2021-08-20T18:34:43.021Z] ---> 1c7a827eff06 [2021-08-20T18:34:43.021Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-20T18:34:43.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-20T18:34:43.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-20T18:34:43.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-20T18:34:43.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-20T18:34:43.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-20T18:34:43.289Z] Removing intermediate container f0d23e5a337b [2021-08-20T18:34:43.289Z] ---> 0163b3039243 [2021-08-20T18:34:43.289Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-20T18:34:43.289Z] ---> Running in 04044ff3be15 [2021-08-20T18:34:43.289Z] ---> Running in 3968c2b9459e [2021-08-20T18:34:43.289Z] Removing intermediate container 04044ff3be15 [2021-08-20T18:34:43.289Z] ---> 9d75eb7742bc [2021-08-20T18:34:43.289Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-20T18:34:43.448Z] Removing intermediate container ae8578fba766 [2021-08-20T18:34:43.448Z] ---> 6a2b8e9335a8 [2021-08-20T18:34:43.448Z] Step 6/22 : COPY go.mod . [2021-08-20T18:34:43.558Z] Removing intermediate container 3968c2b9459e [2021-08-20T18:34:43.558Z] ---> 41f378e2c14d [2021-08-20T18:34:43.558Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-20T18:34:43.558Z] (1/39) Installing readline (8.1.0-r0) [2021-08-20T18:34:43.558Z] ---> Running in d2f60e2e45b7 [2021-08-20T18:34:43.558Z] (2/39) Installing bash (5.1.0-r0) [2021-08-20T18:34:43.558Z] Executing bash-5.1.0-r0.post-install [2021-08-20T18:34:43.558Z] ---> Running in 9112f9b6c8f5 [2021-08-20T18:34:43.558Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-20T18:34:43.558Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-20T18:34:43.558Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-20T18:34:43.558Z] (6/39) Installing curl (7.78.0-r0) [2021-08-20T18:34:43.558Z] Removing intermediate container d2f60e2e45b7 [2021-08-20T18:34:43.558Z] ---> dc3d586bcdd5 [2021-08-20T18:34:43.558Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-20T18:34:43.558Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-20T18:34:43.558Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-20T18:34:43.558Z] (9/39) Installing expat (2.2.10-r1) [2021-08-20T18:34:43.558Z] (10/39) Installing libffi (3.3-r2) [2021-08-20T18:34:43.558Z] (11/39) Installing gdbm (1.19-r0) [2021-08-20T18:34:43.558Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-20T18:34:43.558Z] Removing intermediate container 9112f9b6c8f5 [2021-08-20T18:34:43.558Z] ---> 86bc93dd963b [2021-08-20T18:34:43.558Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:34:43.558Z] ---> Running in 4e797408a647 [2021-08-20T18:34:43.558Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-20T18:34:43.558Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-20T18:34:43.558Z] ---> Running in 237924d49dff [2021-08-20T18:34:43.725Z] OK: 218 MiB in 52 packages [2021-08-20T18:34:43.832Z] Removing intermediate container 4e797408a647 [2021-08-20T18:34:43.832Z] ---> 1ab8fe131a26 [2021-08-20T18:34:43.832Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-20T18:34:44.006Z] OK: 218 MiB in 52 packages [2021-08-20T18:34:44.296Z] OK: 218 MiB in 52 packages [2021-08-20T18:34:44.585Z] ---> 04d91b18076a [2021-08-20T18:34:44.586Z] Step 7/22 : RUN go mod download [2021-08-20T18:34:44.807Z] ---> c5c74f61493e [2021-08-20T18:34:44.807Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-20T18:34:44.807Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-20T18:34:44.807Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-20T18:34:44.807Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-20T18:34:44.807Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-20T18:34:44.807Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-20T18:34:44.807Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-20T18:34:44.807Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-20T18:34:44.864Z] OK: 218 MiB in 52 packages [2021-08-20T18:34:45.089Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-20T18:34:45.089Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-20T18:34:45.089Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-20T18:34:45.089Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-20T18:34:45.089Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-20T18:34:45.089Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-20T18:34:45.089Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-20T18:34:45.089Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-20T18:34:45.089Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-20T18:34:45.089Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-20T18:34:45.089Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-20T18:34:45.089Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-20T18:34:45.089Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-20T18:34:45.089Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-20T18:34:45.089Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-20T18:34:45.089Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-20T18:34:45.089Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-20T18:34:45.141Z] ---> Running in 72aa7b44dd52 [2021-08-20T18:34:45.357Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-20T18:34:45.357Z] Removing intermediate container 237924d49dff [2021-08-20T18:34:45.357Z] ---> 3447a6a6064d [2021-08-20T18:34:45.357Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-20T18:34:45.419Z] Removing intermediate container b4a672569207 [2021-08-20T18:34:45.419Z] ---> a924c627ef00 [2021-08-20T18:34:45.419Z] Step 6/26 : COPY go.mod . [2021-08-20T18:34:45.635Z] ---> 054d70c101de [2021-08-20T18:34:45.635Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-20T18:34:45.635Z] ---> Running in 8a92832876d1 [2021-08-20T18:34:45.924Z] Executing busybox-1.32.1-r6.trigger [2021-08-20T18:34:45.924Z] OK: 82 MiB in 59 packages [2021-08-20T18:34:45.924Z] ---> 5ae9c43a7a37 [2021-08-20T18:34:45.924Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-20T18:34:46.026Z] Removing intermediate container 4754d1da54d0 [2021-08-20T18:34:46.026Z] ---> ad64aeeedbea [2021-08-20T18:34:46.026Z] Step 6/24 : COPY go.mod . [2021-08-20T18:34:46.198Z] ---> Running in 94de022f3d0e [2021-08-20T18:34:46.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-20T18:34:46.199Z] Removing intermediate container 94de022f3d0e [2021-08-20T18:34:46.199Z] ---> cdb96f397aaf [2021-08-20T18:34:46.199Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-20T18:34:46.199Z] ---> Running in 54a2f377ba54 [2021-08-20T18:34:46.316Z] Removing intermediate container 1527a4a0c272 [2021-08-20T18:34:46.316Z] ---> fabdff10bce1 [2021-08-20T18:34:46.316Z] Step 6/23 : COPY go.mod . [2021-08-20T18:34:46.471Z] Removing intermediate container 54a2f377ba54 [2021-08-20T18:34:46.471Z] ---> 8af3e7da1c0d [2021-08-20T18:34:46.471Z] Step 21/23 : LABEL arch=x86_64 [2021-08-20T18:34:46.471Z] ---> Running in 35b629eb9a22 [2021-08-20T18:34:46.471Z] Removing intermediate container 35b629eb9a22 [2021-08-20T18:34:46.471Z] ---> 0b43786898c5 [2021-08-20T18:34:46.471Z] Step 22/23 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:34:46.471Z] ---> Running in 805da757ef88 [2021-08-20T18:34:46.606Z] Removing intermediate container 0b5e2be9d386 [2021-08-20T18:34:46.606Z] ---> 9a9cdec83568 [2021-08-20T18:34:46.606Z] Step 6/32 : COPY go.mod . [2021-08-20T18:34:46.745Z] Removing intermediate container 805da757ef88 [2021-08-20T18:34:46.745Z] ---> c80eab4e90ff [2021-08-20T18:34:46.745Z] Step 23/23 : LABEL version=2.0.1-dev.33 [2021-08-20T18:34:46.745Z] ---> Running in 0448d3e86634 [2021-08-20T18:34:46.745Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-20T18:34:46.745Z] Removing intermediate container 0448d3e86634 [2021-08-20T18:34:46.745Z] ---> d9d0fc11d918 [2021-08-20T18:34:46.745Z] [2021-08-20T18:34:46.903Z] ---> a68cdf4cd7cf [2021-08-20T18:34:46.903Z] Step 7/26 : RUN go mod download [2021-08-20T18:34:47.023Z] Successfully built d9d0fc11d918 [2021-08-20T18:34:47.023Z] Successfully tagged support-notifications:latest [2021-08-20T18:34:47.189Z] ---> Running in 2987182825c1 [2021-08-20T18:34:47.290Z]  Building support-notifications ... done Collecting docker-compose==1.23.2 [2021-08-20T18:34:47.291Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-20T18:34:47.291Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-20T18:34:47.291Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-20T18:34:47.291Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-20T18:34:47.291Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-20T18:34:47.475Z] ---> c653d575489e [2021-08-20T18:34:47.475Z] Step 7/24 : RUN go mod download [2021-08-20T18:34:47.557Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-20T18:34:47.557Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-20T18:34:47.557Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-20T18:34:47.557Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-20T18:34:47.754Z] ---> b3ffa251f6bf [2021-08-20T18:34:47.754Z] Step 7/23 : RUN go mod download [2021-08-20T18:34:47.754Z] ---> Running in ddf21fef8916 [2021-08-20T18:34:47.824Z] Collecting jsonschema<3,>=2.5.1 [2021-08-20T18:34:47.824Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-20T18:34:47.824Z] Collecting texttable<0.10,>=0.9.0 [2021-08-20T18:34:47.824Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-20T18:34:48.090Z] Collecting docopt<0.7,>=0.6.1 [2021-08-20T18:34:48.090Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-20T18:34:48.360Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-20T18:34:48.360Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-20T18:34:48.360Z] Executing busybox-1.31.1-r20.trigger [2021-08-20T18:34:48.360Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-20T18:34:48.360Z] OK: 8 MiB in 20 packages [2021-08-20T18:34:48.360Z] Collecting cached-property<2,>=1.2.0 [2021-08-20T18:34:48.360Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-20T18:34:48.382Z] ---> Running in 70a06238d954 [2021-08-20T18:34:48.382Z] ---> 88939ac0e48f [2021-08-20T18:34:48.382Z] Step 7/32 : RUN go mod download [2021-08-20T18:34:48.632Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-20T18:34:48.633Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-20T18:34:48.633Z] Collecting PyYAML<4,>=3.10 [2021-08-20T18:34:48.633Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-20T18:34:48.682Z] ---> Running in 1aaaad9bf8dc [2021-08-20T18:34:48.900Z] Removing intermediate container 8a92832876d1 [2021-08-20T18:34:48.900Z] ---> a8f936e89058 [2021-08-20T18:34:48.900Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-20T18:34:49.170Z] ---> ccab510e906b [2021-08-20T18:34:49.170Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-20T18:34:49.170Z] Collecting docker<4.0,>=3.6.0 [2021-08-20T18:34:49.170Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-20T18:34:49.452Z] Collecting docker-pycreds>=0.4.0 [2021-08-20T18:34:49.452Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-20T18:34:49.452Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-20T18:34:49.452Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-20T18:34:49.452Z] ---> 677733c251b2 [2021-08-20T18:34:49.452Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-20T18:34:49.452Z] Collecting idna<2.8,>=2.5 [2021-08-20T18:34:49.452Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-20T18:34:49.452Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-20T18:34:49.452Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-20T18:34:49.725Z] Collecting certifi>=2017.4.17 [2021-08-20T18:34:49.725Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-20T18:34:49.725Z] ---> 78b290a3f014 [2021-08-20T18:34:49.725Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-20T18:34:49.725Z] ---> Running in 127285913e74 [2021-08-20T18:34:49.725Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-20T18:34:49.725Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-20T18:34:49.725Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-20T18:34:49.725Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-20T18:34:49.725Z] Removing intermediate container 127285913e74 [2021-08-20T18:34:49.725Z] ---> 1b91d707f233 [2021-08-20T18:34:49.725Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-20T18:34:49.725Z] ---> Running in 4d9bacf892c6 [2021-08-20T18:34:49.725Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-20T18:34:49.725Z] Attempting uninstall: urllib3 [2021-08-20T18:34:49.725Z] Found existing installation: urllib3 1.26.2 [2021-08-20T18:34:49.725Z] Uninstalling urllib3-1.26.2: [2021-08-20T18:34:49.725Z] Successfully uninstalled urllib3-1.26.2 [2021-08-20T18:34:49.993Z] Removing intermediate container 4d9bacf892c6 [2021-08-20T18:34:49.993Z] ---> 0835cb820cb9 [2021-08-20T18:34:49.993Z] Step 22/24 : LABEL arch=x86_64 [2021-08-20T18:34:49.993Z] ---> Running in e95367c5d86f [2021-08-20T18:34:49.993Z] Attempting uninstall: idna [2021-08-20T18:34:49.993Z] Found existing installation: idna 3.1 [2021-08-20T18:34:49.993Z] Uninstalling idna-3.1: [2021-08-20T18:34:49.993Z] Successfully uninstalled idna-3.1 [2021-08-20T18:34:49.993Z] Removing intermediate container e95367c5d86f [2021-08-20T18:34:49.993Z] ---> 0a6942ebc679 [2021-08-20T18:34:49.993Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:34:49.993Z] ---> Running in 7f6e4d431d7e [2021-08-20T18:34:49.993Z] Attempting uninstall: chardet [2021-08-20T18:34:49.993Z] Found existing installation: chardet 4.0.0 [2021-08-20T18:34:49.994Z] Uninstalling chardet-4.0.0: [2021-08-20T18:34:49.994Z] Successfully uninstalled chardet-4.0.0 [2021-08-20T18:34:50.259Z] Removing intermediate container 7f6e4d431d7e [2021-08-20T18:34:50.259Z] ---> 2c18841407d8 [2021-08-20T18:34:50.259Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-20T18:34:50.259Z] ---> Running in f7e200dd198a [2021-08-20T18:34:50.259Z] Removing intermediate container f7e200dd198a [2021-08-20T18:34:50.259Z] ---> 63c58aa93b61 [2021-08-20T18:34:50.259Z] [2021-08-20T18:34:50.259Z] Attempting uninstall: requests [2021-08-20T18:34:50.259Z] Found existing installation: requests 2.25.1 [2021-08-20T18:34:50.259Z] Uninstalling requests-2.25.1: [2021-08-20T18:34:50.259Z] Successfully uninstalled requests-2.25.1 [2021-08-20T18:34:50.259Z] Successfully built 63c58aa93b61 [2021-08-20T18:34:50.528Z] Successfully tagged core-data:latest [2021-08-20T18:34:50.528Z]  Building core-data ... done  Running setup.py install for texttable: started [2021-08-20T18:34:50.795Z] Running setup.py install for texttable: finished with status 'done' [2021-08-20T18:34:50.795Z] Running setup.py install for PyYAML: started [2021-08-20T18:34:51.065Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-20T18:34:51.065Z] Running setup.py install for docopt: started [2021-08-20T18:34:51.346Z] Removing intermediate container 72aa7b44dd52 [2021-08-20T18:34:51.346Z] ---> 49604f3bcb5e [2021-08-20T18:34:51.346Z] Step 8/22 : COPY . . [2021-08-20T18:34:51.646Z] Running setup.py install for docopt: finished with status 'done' [2021-08-20T18:34:51.646Z] Running setup.py install for dockerpty: started [2021-08-20T18:34:51.912Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-20T18:34:52.179Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-20T18:34:55.529Z] Removing intermediate container 505762acdea0 [2021-08-20T18:34:55.529Z] ---> fee83e1efb93 [2021-08-20T18:34:55.529Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-20T18:34:55.529Z] ---> Running in c05432f7735f [2021-08-20T18:34:55.529Z] Removing intermediate container c05432f7735f [2021-08-20T18:34:55.529Z] ---> ccd0adb4bbc2 [2021-08-20T18:34:55.529Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-20T18:34:55.529Z] ---> Running in 43f516aeb9a9 [2021-08-20T18:34:55.529Z] Removing intermediate container 43f516aeb9a9 [2021-08-20T18:34:55.529Z] ---> 93b901b9bfc9 [2021-08-20T18:34:55.529Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-20T18:34:55.529Z] ---> 04e74023cbd5 [2021-08-20T18:34:55.529Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-20T18:34:55.798Z] ---> d63bf5c04036 [2021-08-20T18:34:55.799Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-20T18:34:56.065Z] ---> 02bba76294b1 [2021-08-20T18:34:56.065Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-20T18:34:56.065Z] ---> Running in 080753a09e3c [2021-08-20T18:34:56.065Z] Removing intermediate container 080753a09e3c [2021-08-20T18:34:56.065Z] ---> d963f8ad17ed [2021-08-20T18:34:56.065Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-20T18:34:56.065Z] ---> Running in fdd097250e26 [2021-08-20T18:34:56.335Z] Removing intermediate container fdd097250e26 [2021-08-20T18:34:56.335Z] ---> 08fde3bdce64 [2021-08-20T18:34:56.335Z] Step 22/24 : LABEL arch=x86_64 [2021-08-20T18:34:56.335Z] ---> Running in f18777f33fed [2021-08-20T18:34:56.335Z] Removing intermediate container f18777f33fed [2021-08-20T18:34:56.335Z] ---> 13ad2a4b6558 [2021-08-20T18:34:56.335Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:34:56.335Z] ---> Running in 07dece79d0e9 [2021-08-20T18:34:56.335Z] Removing intermediate container 07dece79d0e9 [2021-08-20T18:34:56.335Z] ---> b59b66170632 [2021-08-20T18:34:56.335Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-20T18:34:56.335Z] ---> Running in 77ec4c270c19 [2021-08-20T18:34:56.622Z] Removing intermediate container 77ec4c270c19 [2021-08-20T18:34:56.622Z] ---> ef59e40f2939 [2021-08-20T18:34:56.622Z] [2021-08-20T18:34:56.622Z] Successfully built ef59e40f2939 [2021-08-20T18:34:56.622Z] Successfully tagged sys-mgmt-agent:latest [2021-08-20T18:34:56.634Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-20T18:34:56.641Z] $ docker stop --time=1 44e50d413589e90db591761624b3369dfe7df7bd849ca792a4fd6d0df55e5b29 [2021-08-20T18:34:56.791Z] Removing intermediate container 2987182825c1 [2021-08-20T18:34:56.791Z] ---> 3ba88bac53f7 [2021-08-20T18:34:56.791Z] Step 8/26 : COPY . . [2021-08-20T18:34:57.063Z] Removing intermediate container 1aaaad9bf8dc [2021-08-20T18:34:57.063Z] ---> 717e9a3c21da [2021-08-20T18:34:57.064Z] Step 8/32 : COPY . . [2021-08-20T18:34:57.957Z] $ docker rm -f 44e50d413589e90db591761624b3369dfe7df7bd849ca792a4fd6d0df55e5b29 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-20T18:34:58.358Z] + docker images [2021-08-20T18:34:58.358Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-20T18:34:58.358Z] sys-mgmt-agent latest ef59e40f2939 2 seconds ago 325MB [2021-08-20T18:34:58.358Z] core-data latest 63c58aa93b61 8 seconds ago 20.4MB [2021-08-20T18:34:58.358Z] support-notifications latest d9d0fc11d918 12 seconds ago 16.8MB [2021-08-20T18:34:58.358Z] b1920f6255ed 16 seconds ago 1.76GB [2021-08-20T18:34:58.358Z] 9f0c7cab87a3 18 seconds ago 1.75GB [2021-08-20T18:34:58.358Z] b5bda42f7e8c 25 seconds ago 1.75GB [2021-08-20T18:34:58.358Z] security-bootstrapper latest 08fd7fa051c6 42 seconds ago 18.8MB [2021-08-20T18:34:58.358Z] 7838aa0042ae 58 seconds ago 1.75GB [2021-08-20T18:34:58.358Z] security-proxy-setup latest f614b225cdbb About a minute ago 25.9MB [2021-08-20T18:34:58.358Z] support-scheduler latest b2db27f5824b About a minute ago 16.1MB [2021-08-20T18:34:58.358Z] security-secretstore-setup latest e6155dbfcc6a About a minute ago 28.1MB [2021-08-20T18:34:58.358Z] core-metadata latest e3131974322d About a minute ago 16.7MB [2021-08-20T18:34:58.358Z] 276003255ef6 About a minute ago 1.75GB [2021-08-20T18:34:58.358Z] 5d165aed0a94 About a minute ago 1.76GB [2021-08-20T18:34:58.358Z] core-command latest 063aa1c0ab60 About a minute ago 16MB [2021-08-20T18:34:58.358Z] 0dc219bd21df About a minute ago 1.75GB [2021-08-20T18:34:58.358Z] 678aa7800995 About a minute ago 1.76GB [2021-08-20T18:34:58.358Z] ead8bcc85cce About a minute ago 1.75GB [2021-08-20T18:34:58.358Z] ci-base-image-x86_64 latest e5dbcc7faa25 5 minutes ago 1.25GB [2021-08-20T18:34:58.358Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 days ago 37.5MB [2021-08-20T18:34:58.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB [2021-08-20T18:34:58.358Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-20T18:34:58.358Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-20T18:34:58.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-20T18:34:58.691Z] provisioning config files... [2021-08-20T18:34:58.709Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/38@tmp/config1344876276412356612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-20T18:34:59.039Z] Removing intermediate container 70a06238d954 [2021-08-20T18:34:59.039Z] ---> 721ab74ff468 [2021-08-20T18:34:59.039Z] Step 8/23 : COPY . . [2021-08-20T18:34:59.039Z] Removing intermediate container ddf21fef8916 [2021-08-20T18:34:59.039Z] ---> ee953832e50a [2021-08-20T18:34:59.039Z] Step 8/24 : COPY . . [2021-08-20T18:34:59.055Z] ---> docker-login.sh [2021-08-20T18:34:59.055Z] nexus3.edgexfoundry.org:10001 [2021-08-20T18:34:59.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:34:59.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:34:59.055Z] Configure a credential helper to remove this warning. See [2021-08-20T18:34:59.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:34:59.055Z] [2021-08-20T18:34:59.055Z] Login Succeeded [2021-08-20T18:34:59.055Z] nexus3.edgexfoundry.org:10002 [2021-08-20T18:34:59.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:34:59.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:34:59.322Z] Configure a credential helper to remove this warning. See [2021-08-20T18:34:59.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:34:59.322Z] [2021-08-20T18:34:59.322Z] Login Succeeded [2021-08-20T18:34:59.322Z] nexus3.edgexfoundry.org:10003 [2021-08-20T18:34:59.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:34:59.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:34:59.587Z] Configure a credential helper to remove this warning. See [2021-08-20T18:34:59.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:34:59.587Z] [2021-08-20T18:34:59.587Z] Login Succeeded [2021-08-20T18:34:59.587Z] nexus3.edgexfoundry.org:10004 [2021-08-20T18:34:59.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:34:59.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:34:59.854Z] Configure a credential helper to remove this warning. See [2021-08-20T18:34:59.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:34:59.854Z] [2021-08-20T18:34:59.854Z] Login Succeeded [2021-08-20T18:34:59.854Z] docker.io [2021-08-20T18:34:59.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:35:00.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:35:00.119Z] Configure a credential helper to remove this warning. See [2021-08-20T18:35:00.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:35:00.119Z] [2021-08-20T18:35:00.119Z] Login Succeeded [2021-08-20T18:35:00.119Z] ---> docker-login.sh ends [Pipeline] } [2021-08-20T18:35:00.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:35:00.207Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-20T18:35:00.207Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:00.207Z] latest [2021-08-20T18:35:00.207Z] 2.0.1-dev.33 [2021-08-20T18:35:00.207Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:00.207Z] main [2021-08-20T18:35:00.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:00.517Z] ---> 34a4e5425809 [2021-08-20T18:35:00.517Z] Step 9/22 : RUN go mod tidy [2021-08-20T18:35:00.596Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:00.920Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:00.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-20T18:35:00.920Z] 9a86ca7afb43: Preparing [2021-08-20T18:35:00.920Z] 452bfc837d5f: Preparing [2021-08-20T18:35:00.920Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:00.920Z] 4a737030bf64: Preparing [2021-08-20T18:35:00.920Z] 32f366d666a5: Preparing [2021-08-20T18:35:00.920Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:01.187Z] 9a50de24cf5c: Pushed [2021-08-20T18:35:01.187Z] 9a86ca7afb43: Pushed [2021-08-20T18:35:01.187Z] 4a737030bf64: Pushed [2021-08-20T18:35:02.595Z] 452bfc837d5f: Pushed [2021-08-20T18:35:02.595Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:ec507df53f152426e4a2bd34b273d59127f4af109450dc37522abb85f7b2c63c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:02.919Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:03.235Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-20T18:35:03.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-20T18:35:03.235Z] 9a86ca7afb43: Preparing [2021-08-20T18:35:03.235Z] 452bfc837d5f: Preparing [2021-08-20T18:35:03.235Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:03.235Z] 4a737030bf64: Preparing [2021-08-20T18:35:03.235Z] 32f366d666a5: Preparing [2021-08-20T18:35:03.235Z] 452bfc837d5f: Layer already exists [2021-08-20T18:35:03.235Z] 4a737030bf64: Layer already exists [2021-08-20T18:35:03.235Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:03.235Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:03.235Z] 9a86ca7afb43: Layer already exists [2021-08-20T18:35:03.235Z] latest: digest: sha256:ec507df53f152426e4a2bd34b273d59127f4af109450dc37522abb85f7b2c63c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:03.295Z] ---> Running in de92455a07d5 [2021-08-20T18:35:03.556Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:03.870Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.33 [2021-08-20T18:35:03.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-20T18:35:03.870Z] 9a86ca7afb43: Preparing [2021-08-20T18:35:03.870Z] 452bfc837d5f: Preparing [2021-08-20T18:35:03.870Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:03.870Z] 4a737030bf64: Preparing [2021-08-20T18:35:03.870Z] 32f366d666a5: Preparing [2021-08-20T18:35:03.870Z] 4a737030bf64: Layer already exists [2021-08-20T18:35:03.870Z] 452bfc837d5f: Layer already exists [2021-08-20T18:35:03.870Z] 9a86ca7afb43: Layer already exists [2021-08-20T18:35:03.870Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:03.870Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:03.870Z] 2.0.1-dev.33: digest: sha256:ec507df53f152426e4a2bd34b273d59127f4af109450dc37522abb85f7b2c63c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:04.193Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:04.511Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:04.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-20T18:35:04.511Z] 9a86ca7afb43: Preparing [2021-08-20T18:35:04.511Z] 452bfc837d5f: Preparing [2021-08-20T18:35:04.511Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:04.511Z] 4a737030bf64: Preparing [2021-08-20T18:35:04.511Z] 32f366d666a5: Preparing [2021-08-20T18:35:04.511Z] 4a737030bf64: Layer already exists [2021-08-20T18:35:04.511Z] 452bfc837d5f: Layer already exists [2021-08-20T18:35:04.511Z] 9a86ca7afb43: Layer already exists [2021-08-20T18:35:04.511Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:04.511Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:04.511Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:ec507df53f152426e4a2bd34b273d59127f4af109450dc37522abb85f7b2c63c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:04.840Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:05.163Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-20T18:35:05.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-20T18:35:05.163Z] 9a86ca7afb43: Preparing [2021-08-20T18:35:05.163Z] 452bfc837d5f: Preparing [2021-08-20T18:35:05.163Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:05.163Z] 4a737030bf64: Preparing [2021-08-20T18:35:05.163Z] 32f366d666a5: Preparing [2021-08-20T18:35:05.163Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:05.163Z] 452bfc837d5f: Layer already exists [2021-08-20T18:35:05.163Z] 9a86ca7afb43: Layer already exists [2021-08-20T18:35:05.163Z] 4a737030bf64: Layer already exists [2021-08-20T18:35:05.163Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:05.163Z] main: digest: sha256:ec507df53f152426e4a2bd34b273d59127f4af109450dc37522abb85f7b2c63c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:35:05.218Z] ===================================================== [Pipeline] echo [2021-08-20T18:35:05.233Z] taggedImages: [2021-08-20T18:35:05.233Z] - nexus3.edgexfoundry.org:10004/core-command:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:05.233Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-20T18:35:05.233Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.33 [2021-08-20T18:35:05.233Z] - nexus3.edgexfoundry.org:10004/core-command:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:05.233Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-20T18:35:05.280Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-20T18:35:05.280Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:05.280Z] latest [2021-08-20T18:35:05.280Z] 2.0.1-dev.33 [2021-08-20T18:35:05.280Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:05.280Z] main [2021-08-20T18:35:05.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:05.654Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:06.002Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:06.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-20T18:35:06.002Z] 0d7243942228: Preparing [2021-08-20T18:35:06.002Z] 4dc5a0df0923: Preparing [2021-08-20T18:35:06.002Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:06.002Z] a77b8ac3cc4c: Preparing [2021-08-20T18:35:06.002Z] 550c3a89c29b: Preparing [2021-08-20T18:35:06.002Z] 32f366d666a5: Preparing [2021-08-20T18:35:06.002Z] 32f366d666a5: Waiting [2021-08-20T18:35:06.002Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:06.278Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:06.278Z] 0d7243942228: Pushed [2021-08-20T18:35:06.278Z] 550c3a89c29b: Pushed [2021-08-20T18:35:06.278Z] a77b8ac3cc4c: Pushed [2021-08-20T18:35:07.684Z] 4dc5a0df0923: Pushed [2021-08-20T18:35:07.684Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:271046f6e96a39e98b35f3679ffb04c3735a9fb994884b6f3a79098eabd0b2bb size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:08.007Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:08.326Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-20T18:35:08.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-20T18:35:08.326Z] 0d7243942228: Preparing [2021-08-20T18:35:08.326Z] 4dc5a0df0923: Preparing [2021-08-20T18:35:08.326Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:08.326Z] a77b8ac3cc4c: Preparing [2021-08-20T18:35:08.326Z] 550c3a89c29b: Preparing [2021-08-20T18:35:08.326Z] 32f366d666a5: Preparing [2021-08-20T18:35:08.326Z] 32f366d666a5: Waiting [2021-08-20T18:35:08.326Z] a77b8ac3cc4c: Layer already exists [2021-08-20T18:35:08.326Z] 550c3a89c29b: Layer already exists [2021-08-20T18:35:08.326Z] 4dc5a0df0923: Layer already exists [2021-08-20T18:35:08.326Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:08.326Z] 0d7243942228: Layer already exists [2021-08-20T18:35:08.326Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:08.326Z] latest: digest: sha256:271046f6e96a39e98b35f3679ffb04c3735a9fb994884b6f3a79098eabd0b2bb size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:08.650Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:08.970Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.33 [2021-08-20T18:35:08.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-20T18:35:08.971Z] 0d7243942228: Preparing [2021-08-20T18:35:08.971Z] 4dc5a0df0923: Preparing [2021-08-20T18:35:08.971Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:08.971Z] a77b8ac3cc4c: Preparing [2021-08-20T18:35:08.971Z] 550c3a89c29b: Preparing [2021-08-20T18:35:08.971Z] 32f366d666a5: Preparing [2021-08-20T18:35:08.971Z] 32f366d666a5: Waiting [2021-08-20T18:35:08.971Z] 0d7243942228: Layer already exists [2021-08-20T18:35:08.971Z] a77b8ac3cc4c: Layer already exists [2021-08-20T18:35:08.971Z] 4dc5a0df0923: Layer already exists [2021-08-20T18:35:08.971Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:08.971Z] 550c3a89c29b: Layer already exists [2021-08-20T18:35:08.971Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:08.971Z] 2.0.1-dev.33: digest: sha256:271046f6e96a39e98b35f3679ffb04c3735a9fb994884b6f3a79098eabd0b2bb size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:09.290Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:09.600Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:09.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-20T18:35:09.600Z] 0d7243942228: Preparing [2021-08-20T18:35:09.600Z] 4dc5a0df0923: Preparing [2021-08-20T18:35:09.600Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:09.600Z] a77b8ac3cc4c: Preparing [2021-08-20T18:35:09.600Z] 550c3a89c29b: Preparing [2021-08-20T18:35:09.600Z] 32f366d666a5: Preparing [2021-08-20T18:35:09.600Z] 32f366d666a5: Waiting [2021-08-20T18:35:09.600Z] 0d7243942228: Layer already exists [2021-08-20T18:35:09.600Z] a77b8ac3cc4c: Layer already exists [2021-08-20T18:35:09.600Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:09.600Z] 550c3a89c29b: Layer already exists [2021-08-20T18:35:09.600Z] 4dc5a0df0923: Layer already exists [2021-08-20T18:35:09.600Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:09.600Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:271046f6e96a39e98b35f3679ffb04c3735a9fb994884b6f3a79098eabd0b2bb size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:09.916Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:10.228Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-20T18:35:10.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-20T18:35:10.228Z] 0d7243942228: Preparing [2021-08-20T18:35:10.228Z] 4dc5a0df0923: Preparing [2021-08-20T18:35:10.228Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:10.228Z] a77b8ac3cc4c: Preparing [2021-08-20T18:35:10.228Z] 550c3a89c29b: Preparing [2021-08-20T18:35:10.228Z] 32f366d666a5: Preparing [2021-08-20T18:35:10.228Z] 32f366d666a5: Waiting [2021-08-20T18:35:10.228Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:10.228Z] 0d7243942228: Layer already exists [2021-08-20T18:35:10.228Z] 4dc5a0df0923: Layer already exists [2021-08-20T18:35:10.228Z] 550c3a89c29b: Layer already exists [2021-08-20T18:35:10.228Z] a77b8ac3cc4c: Layer already exists [2021-08-20T18:35:10.228Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:10.228Z] main: digest: sha256:271046f6e96a39e98b35f3679ffb04c3735a9fb994884b6f3a79098eabd0b2bb size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:35:10.287Z] ===================================================== [Pipeline] echo [2021-08-20T18:35:10.305Z] taggedImages: [2021-08-20T18:35:10.305Z] - nexus3.edgexfoundry.org:10004/core-data:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:10.305Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-20T18:35:10.305Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.33 [2021-08-20T18:35:10.305Z] - nexus3.edgexfoundry.org:10004/core-data:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:10.305Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-20T18:35:10.337Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-20T18:35:10.337Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:10.337Z] latest [2021-08-20T18:35:10.337Z] 2.0.1-dev.33 [2021-08-20T18:35:10.337Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:10.337Z] main [2021-08-20T18:35:10.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:10.689Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:11.016Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:11.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-20T18:35:11.016Z] 125532cdf199: Preparing [2021-08-20T18:35:11.016Z] 59e20570c21e: Preparing [2021-08-20T18:35:11.016Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:11.016Z] 4a737030bf64: Preparing [2021-08-20T18:35:11.016Z] 32f366d666a5: Preparing [2021-08-20T18:35:11.016Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:11.016Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:11.016Z] 4a737030bf64: Layer already exists [2021-08-20T18:35:11.285Z] 125532cdf199: Pushed [2021-08-20T18:35:11.590Z] ---> 62b84fb32b7a [2021-08-20T18:35:11.590Z] Step 9/26 : RUN go mod tidy [2021-08-20T18:35:11.590Z] ---> 6088cd8fbbb8 [2021-08-20T18:35:11.590Z] Step 9/32 : RUN go mod tidy [2021-08-20T18:35:11.590Z] ---> 3b20ca58c10e [2021-08-20T18:35:11.590Z] Step 9/24 : RUN go mod tidy [2021-08-20T18:35:11.863Z] ---> Running in 9bc52a5e653a [2021-08-20T18:35:11.863Z] ---> Running in 1b2d3ee12b45 [2021-08-20T18:35:11.863Z] Removing intermediate container de92455a07d5 [2021-08-20T18:35:11.863Z] ---> cf2ed20d2725 [2021-08-20T18:35:11.863Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-20T18:35:12.142Z] ---> Running in 6ea8601a13ed [2021-08-20T18:35:12.142Z] ---> 2a21358981f4 [2021-08-20T18:35:12.142Z] Step 9/23 : RUN go mod tidy [2021-08-20T18:35:12.142Z] ---> Running in e53b6217e554 [2021-08-20T18:35:12.694Z] 59e20570c21e: Pushed [2021-08-20T18:35:12.694Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:22b2aa2967191abf6e61a82c057a66c625374e215365bf4b5829b12b3aac440e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:12.748Z] ---> Running in adbfeebaa340 [2021-08-20T18:35:13.033Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:13.354Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-20T18:35:13.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-20T18:35:13.354Z] 125532cdf199: Preparing [2021-08-20T18:35:13.354Z] 59e20570c21e: Preparing [2021-08-20T18:35:13.354Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:13.354Z] 4a737030bf64: Preparing [2021-08-20T18:35:13.354Z] 32f366d666a5: Preparing [2021-08-20T18:35:13.354Z] 125532cdf199: Layer already exists [2021-08-20T18:35:13.354Z] 4a737030bf64: Layer already exists [2021-08-20T18:35:13.354Z] 59e20570c21e: Layer already exists [2021-08-20T18:35:13.354Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:13.354Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:13.354Z] latest: digest: sha256:22b2aa2967191abf6e61a82c057a66c625374e215365bf4b5829b12b3aac440e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:13.691Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:14.010Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.33 [2021-08-20T18:35:14.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-20T18:35:14.010Z] 125532cdf199: Preparing [2021-08-20T18:35:14.010Z] 59e20570c21e: Preparing [2021-08-20T18:35:14.010Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:14.010Z] 4a737030bf64: Preparing [2021-08-20T18:35:14.010Z] 32f366d666a5: Preparing [2021-08-20T18:35:14.010Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:14.010Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:14.010Z] 4a737030bf64: Layer already exists [2021-08-20T18:35:14.010Z] 59e20570c21e: Layer already exists [2021-08-20T18:35:14.010Z] 125532cdf199: Layer already exists [2021-08-20T18:35:14.010Z] 2.0.1-dev.33: digest: sha256:22b2aa2967191abf6e61a82c057a66c625374e215365bf4b5829b12b3aac440e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:14.337Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:14.662Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:14.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-20T18:35:14.662Z] 125532cdf199: Preparing [2021-08-20T18:35:14.662Z] 59e20570c21e: Preparing [2021-08-20T18:35:14.662Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:14.662Z] 4a737030bf64: Preparing [2021-08-20T18:35:14.662Z] 32f366d666a5: Preparing [2021-08-20T18:35:14.662Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:14.662Z] 125532cdf199: Layer already exists [2021-08-20T18:35:14.662Z] 59e20570c21e: Layer already exists [2021-08-20T18:35:14.662Z] 4a737030bf64: Layer already exists [2021-08-20T18:35:14.662Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:14.662Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:22b2aa2967191abf6e61a82c057a66c625374e215365bf4b5829b12b3aac440e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:14.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-20T18:35:14.994Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:15.316Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-20T18:35:15.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-20T18:35:15.316Z] 125532cdf199: Preparing [2021-08-20T18:35:15.316Z] 59e20570c21e: Preparing [2021-08-20T18:35:15.316Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:15.316Z] 4a737030bf64: Preparing [2021-08-20T18:35:15.316Z] 32f366d666a5: Preparing [2021-08-20T18:35:15.316Z] 59e20570c21e: Layer already exists [2021-08-20T18:35:15.316Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:15.316Z] 4a737030bf64: Layer already exists [2021-08-20T18:35:15.316Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:15.316Z] 125532cdf199: Layer already exists [2021-08-20T18:35:15.584Z] main: digest: sha256:22b2aa2967191abf6e61a82c057a66c625374e215365bf4b5829b12b3aac440e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:35:15.667Z] ===================================================== [Pipeline] echo [2021-08-20T18:35:15.691Z] taggedImages: [2021-08-20T18:35:15.691Z] - nexus3.edgexfoundry.org:10004/core-metadata:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:15.691Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-20T18:35:15.691Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.33 [2021-08-20T18:35:15.691Z] - nexus3.edgexfoundry.org:10004/core-metadata:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:15.691Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-08-20T18:35:15.739Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-20T18:35:15.740Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:15.740Z] latest [2021-08-20T18:35:15.740Z] 2.0.1-dev.33 [2021-08-20T18:35:15.740Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:15.740Z] main [2021-08-20T18:35:15.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:16.103Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:16.426Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:16.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-20T18:35:16.426Z] ca32ac38a63d: Preparing [2021-08-20T18:35:16.426Z] ca32ac38a63d: Preparing [2021-08-20T18:35:16.426Z] f4599bb8d3e4: Preparing [2021-08-20T18:35:16.426Z] 31fa69b2af8a: Preparing [2021-08-20T18:35:16.426Z] 2615770f176b: Preparing [2021-08-20T18:35:16.426Z] b983ebfa1c63: Preparing [2021-08-20T18:35:16.426Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:16.426Z] b67b8e37f907: Preparing [2021-08-20T18:35:16.426Z] 7094eaaa20e1: Preparing [2021-08-20T18:35:16.426Z] 652ff6b20ee7: Preparing [2021-08-20T18:35:16.426Z] 660c8ad0024d: Preparing [2021-08-20T18:35:16.426Z] 32f366d666a5: Preparing [2021-08-20T18:35:16.426Z] 7094eaaa20e1: Waiting [2021-08-20T18:35:16.426Z] 652ff6b20ee7: Waiting [2021-08-20T18:35:16.426Z] 660c8ad0024d: Waiting [2021-08-20T18:35:16.426Z] 32f366d666a5: Waiting [2021-08-20T18:35:16.426Z] 9a50de24cf5c: Waiting [2021-08-20T18:35:16.426Z] b67b8e37f907: Waiting [2021-08-20T18:35:16.696Z] 31fa69b2af8a: Pushed [2021-08-20T18:35:16.696Z] 2615770f176b: Pushed [2021-08-20T18:35:16.696Z] f4599bb8d3e4: Pushed [2021-08-20T18:35:16.696Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:16.696Z] ca32ac38a63d: Pushed [2021-08-20T18:35:16.966Z] b67b8e37f907: Pushed [2021-08-20T18:35:16.966Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:16.966Z] 652ff6b20ee7: Pushed [2021-08-20T18:35:16.966Z] 660c8ad0024d: Pushed [2021-08-20T18:35:16.966Z] 7094eaaa20e1: Pushed [2021-08-20T18:35:18.369Z] b983ebfa1c63: Pushed [2021-08-20T18:35:18.636Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:8de32d3327865b04fa37a509d66c31b03f4ff0ffa12dc4ebb43fe61ce27c2f1e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:18.960Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:19.284Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-20T18:35:19.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-20T18:35:19.285Z] ca32ac38a63d: Preparing [2021-08-20T18:35:19.285Z] ca32ac38a63d: Preparing [2021-08-20T18:35:19.285Z] f4599bb8d3e4: Preparing [2021-08-20T18:35:19.285Z] 31fa69b2af8a: Preparing [2021-08-20T18:35:19.285Z] 2615770f176b: Preparing [2021-08-20T18:35:19.285Z] b983ebfa1c63: Preparing [2021-08-20T18:35:19.285Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:19.285Z] b67b8e37f907: Preparing [2021-08-20T18:35:19.285Z] 7094eaaa20e1: Preparing [2021-08-20T18:35:19.285Z] 652ff6b20ee7: Preparing [2021-08-20T18:35:19.285Z] 660c8ad0024d: Preparing [2021-08-20T18:35:19.285Z] 32f366d666a5: Preparing [2021-08-20T18:35:19.285Z] 9a50de24cf5c: Waiting [2021-08-20T18:35:19.285Z] b67b8e37f907: Waiting [2021-08-20T18:35:19.285Z] 7094eaaa20e1: Waiting [2021-08-20T18:35:19.285Z] 652ff6b20ee7: Waiting [2021-08-20T18:35:19.285Z] 660c8ad0024d: Waiting [2021-08-20T18:35:19.285Z] 32f366d666a5: Waiting [2021-08-20T18:35:19.285Z] b983ebfa1c63: Layer already exists [2021-08-20T18:35:19.285Z] 2615770f176b: Layer already exists [2021-08-20T18:35:19.285Z] 31fa69b2af8a: Layer already exists [2021-08-20T18:35:19.285Z] ca32ac38a63d: Layer already exists [2021-08-20T18:35:19.285Z] f4599bb8d3e4: Layer already exists [2021-08-20T18:35:19.285Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:19.285Z] b67b8e37f907: Layer already exists [2021-08-20T18:35:19.285Z] 7094eaaa20e1: Layer already exists [2021-08-20T18:35:19.285Z] 652ff6b20ee7: Layer already exists [2021-08-20T18:35:19.285Z] 660c8ad0024d: Layer already exists [2021-08-20T18:35:19.285Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:19.285Z] latest: digest: sha256:8de32d3327865b04fa37a509d66c31b03f4ff0ffa12dc4ebb43fe61ce27c2f1e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:19.607Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:19.925Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.33 [2021-08-20T18:35:19.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-20T18:35:19.926Z] ca32ac38a63d: Preparing [2021-08-20T18:35:19.926Z] ca32ac38a63d: Preparing [2021-08-20T18:35:19.926Z] f4599bb8d3e4: Preparing [2021-08-20T18:35:19.926Z] 31fa69b2af8a: Preparing [2021-08-20T18:35:19.926Z] 2615770f176b: Preparing [2021-08-20T18:35:19.926Z] b983ebfa1c63: Preparing [2021-08-20T18:35:19.926Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:19.926Z] b67b8e37f907: Preparing [2021-08-20T18:35:19.926Z] 7094eaaa20e1: Preparing [2021-08-20T18:35:19.926Z] 652ff6b20ee7: Preparing [2021-08-20T18:35:19.926Z] 660c8ad0024d: Preparing [2021-08-20T18:35:19.926Z] 32f366d666a5: Preparing [2021-08-20T18:35:19.926Z] b67b8e37f907: Waiting [2021-08-20T18:35:19.926Z] 7094eaaa20e1: Waiting [2021-08-20T18:35:19.926Z] 652ff6b20ee7: Waiting [2021-08-20T18:35:19.926Z] 660c8ad0024d: Waiting [2021-08-20T18:35:19.926Z] 32f366d666a5: Waiting [2021-08-20T18:35:19.926Z] 9a50de24cf5c: Waiting [2021-08-20T18:35:19.926Z] b983ebfa1c63: Layer already exists [2021-08-20T18:35:19.926Z] ca32ac38a63d: Layer already exists [2021-08-20T18:35:19.926Z] 2615770f176b: Layer already exists [2021-08-20T18:35:19.926Z] 31fa69b2af8a: Layer already exists [2021-08-20T18:35:19.926Z] f4599bb8d3e4: Layer already exists [2021-08-20T18:35:19.926Z] 652ff6b20ee7: Layer already exists [2021-08-20T18:35:19.926Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:19.926Z] 7094eaaa20e1: Layer already exists [2021-08-20T18:35:19.926Z] b67b8e37f907: Layer already exists [2021-08-20T18:35:19.926Z] 660c8ad0024d: Layer already exists [2021-08-20T18:35:19.926Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:19.926Z] 2.0.1-dev.33: digest: sha256:8de32d3327865b04fa37a509d66c31b03f4ff0ffa12dc4ebb43fe61ce27c2f1e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:20.183Z] Removing intermediate container 9bc52a5e653a [2021-08-20T18:35:20.183Z] ---> 67517f15f84b [2021-08-20T18:35:20.183Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-20T18:35:20.183Z] ---> Running in cfdbbdc9247a [2021-08-20T18:35:20.248Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:20.466Z] Removing intermediate container 1b2d3ee12b45 [2021-08-20T18:35:20.466Z] ---> de57098f54a7 [2021-08-20T18:35:20.466Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-20T18:35:20.569Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:20.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-20T18:35:20.569Z] ca32ac38a63d: Preparing [2021-08-20T18:35:20.569Z] ca32ac38a63d: Preparing [2021-08-20T18:35:20.569Z] f4599bb8d3e4: Preparing [2021-08-20T18:35:20.569Z] 31fa69b2af8a: Preparing [2021-08-20T18:35:20.569Z] 2615770f176b: Preparing [2021-08-20T18:35:20.569Z] b983ebfa1c63: Preparing [2021-08-20T18:35:20.569Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:20.569Z] b67b8e37f907: Preparing [2021-08-20T18:35:20.569Z] 7094eaaa20e1: Preparing [2021-08-20T18:35:20.569Z] 652ff6b20ee7: Preparing [2021-08-20T18:35:20.569Z] 660c8ad0024d: Preparing [2021-08-20T18:35:20.569Z] 32f366d666a5: Preparing [2021-08-20T18:35:20.569Z] 9a50de24cf5c: Waiting [2021-08-20T18:35:20.569Z] b67b8e37f907: Waiting [2021-08-20T18:35:20.569Z] 7094eaaa20e1: Waiting [2021-08-20T18:35:20.569Z] 652ff6b20ee7: Waiting [2021-08-20T18:35:20.569Z] 660c8ad0024d: Waiting [2021-08-20T18:35:20.569Z] 32f366d666a5: Waiting [2021-08-20T18:35:20.569Z] b983ebfa1c63: Layer already exists [2021-08-20T18:35:20.569Z] ca32ac38a63d: Layer already exists [2021-08-20T18:35:20.569Z] 2615770f176b: Layer already exists [2021-08-20T18:35:20.569Z] f4599bb8d3e4: Layer already exists [2021-08-20T18:35:20.569Z] 31fa69b2af8a: Layer already exists [2021-08-20T18:35:20.569Z] b67b8e37f907: Layer already exists [2021-08-20T18:35:20.569Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:20.569Z] 7094eaaa20e1: Layer already exists [2021-08-20T18:35:20.569Z] 660c8ad0024d: Layer already exists [2021-08-20T18:35:20.569Z] 652ff6b20ee7: Layer already exists [2021-08-20T18:35:20.569Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:20.569Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:8de32d3327865b04fa37a509d66c31b03f4ff0ffa12dc4ebb43fe61ce27c2f1e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:20.750Z] ---> Running in 216d023d7b58 [2021-08-20T18:35:20.891Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:21.028Z] Removing intermediate container adbfeebaa340 [2021-08-20T18:35:21.028Z] ---> dc710c93c909 [2021-08-20T18:35:21.028Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-20T18:35:21.209Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-20T18:35:21.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-20T18:35:21.209Z] ca32ac38a63d: Preparing [2021-08-20T18:35:21.209Z] ca32ac38a63d: Preparing [2021-08-20T18:35:21.209Z] f4599bb8d3e4: Preparing [2021-08-20T18:35:21.209Z] 31fa69b2af8a: Preparing [2021-08-20T18:35:21.209Z] 2615770f176b: Preparing [2021-08-20T18:35:21.209Z] b983ebfa1c63: Preparing [2021-08-20T18:35:21.209Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:21.209Z] b67b8e37f907: Preparing [2021-08-20T18:35:21.209Z] 7094eaaa20e1: Preparing [2021-08-20T18:35:21.209Z] 652ff6b20ee7: Preparing [2021-08-20T18:35:21.209Z] 660c8ad0024d: Preparing [2021-08-20T18:35:21.209Z] 32f366d666a5: Preparing [2021-08-20T18:35:21.209Z] b67b8e37f907: Waiting [2021-08-20T18:35:21.209Z] 7094eaaa20e1: Waiting [2021-08-20T18:35:21.209Z] 652ff6b20ee7: Waiting [2021-08-20T18:35:21.209Z] 660c8ad0024d: Waiting [2021-08-20T18:35:21.209Z] 32f366d666a5: Waiting [2021-08-20T18:35:21.209Z] 9a50de24cf5c: Waiting [2021-08-20T18:35:21.209Z] ca32ac38a63d: Layer already exists [2021-08-20T18:35:21.209Z] b983ebfa1c63: Layer already exists [2021-08-20T18:35:21.209Z] 2615770f176b: Layer already exists [2021-08-20T18:35:21.209Z] 31fa69b2af8a: Layer already exists [2021-08-20T18:35:21.209Z] f4599bb8d3e4: Layer already exists [2021-08-20T18:35:21.209Z] 652ff6b20ee7: Layer already exists [2021-08-20T18:35:21.209Z] 7094eaaa20e1: Layer already exists [2021-08-20T18:35:21.209Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:21.209Z] 660c8ad0024d: Layer already exists [2021-08-20T18:35:21.209Z] b67b8e37f907: Layer already exists [2021-08-20T18:35:21.209Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:21.209Z] main: digest: sha256:8de32d3327865b04fa37a509d66c31b03f4ff0ffa12dc4ebb43fe61ce27c2f1e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:35:21.267Z] ===================================================== [Pipeline] echo [2021-08-20T18:35:21.282Z] taggedImages: [2021-08-20T18:35:21.282Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:21.282Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-20T18:35:21.282Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.33 [2021-08-20T18:35:21.282Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:21.282Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-20T18:35:21.307Z] ---> Running in 5f79d02f13f1 [2021-08-20T18:35:21.307Z] Removing intermediate container 6ea8601a13ed [2021-08-20T18:35:21.307Z] ---> bd94da1d76da [2021-08-20T18:35:21.307Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [Pipeline] echo [2021-08-20T18:35:21.316Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-20T18:35:21.316Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:21.316Z] latest [2021-08-20T18:35:21.316Z] 2.0.1-dev.33 [2021-08-20T18:35:21.316Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:21.316Z] main [2021-08-20T18:35:21.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:21.682Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:21.937Z] ---> Running in a5c96606fed0 [2021-08-20T18:35:22.006Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:22.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-20T18:35:22.007Z] 66e76c107ab4: Preparing [2021-08-20T18:35:22.007Z] 4a40af900565: Preparing [2021-08-20T18:35:22.007Z] 6d32d83a000e: Preparing [2021-08-20T18:35:22.007Z] 0bd712dd17f9: Preparing [2021-08-20T18:35:22.007Z] 8129701a662d: Preparing [2021-08-20T18:35:22.007Z] 32f366d666a5: Preparing [2021-08-20T18:35:22.007Z] 32f366d666a5: Waiting [2021-08-20T18:35:22.596Z] 0bd712dd17f9: Pushed [2021-08-20T18:35:22.596Z] 6d32d83a000e: Pushed [2021-08-20T18:35:22.596Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:22.596Z] 8129701a662d: Pushed [2021-08-20T18:35:22.863Z] 66e76c107ab4: Pushed [2021-08-20T18:35:23.131Z] 4a40af900565: Pushed [2021-08-20T18:35:23.131Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:4688df9e12fe11d521f1047c3041309423b392a8f2ba0d1417452ec5bb34e0cb size: 1575 [2021-08-20T18:35:23.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:23.722Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:24.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-20T18:35:24.058Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-20T18:35:24.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-20T18:35:24.058Z] 66e76c107ab4: Preparing [2021-08-20T18:35:24.058Z] 4a40af900565: Preparing [2021-08-20T18:35:24.058Z] 6d32d83a000e: Preparing [2021-08-20T18:35:24.058Z] 0bd712dd17f9: Preparing [2021-08-20T18:35:24.058Z] 8129701a662d: Preparing [2021-08-20T18:35:24.058Z] 32f366d666a5: Preparing [2021-08-20T18:35:24.058Z] 32f366d666a5: Waiting [2021-08-20T18:35:24.058Z] 8129701a662d: Layer already exists [2021-08-20T18:35:24.058Z] 6d32d83a000e: Layer already exists [2021-08-20T18:35:24.058Z] 66e76c107ab4: Layer already exists [2021-08-20T18:35:24.058Z] 0bd712dd17f9: Layer already exists [2021-08-20T18:35:24.058Z] 4a40af900565: Layer already exists [2021-08-20T18:35:24.058Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:24.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-20T18:35:24.324Z] latest: digest: sha256:4688df9e12fe11d521f1047c3041309423b392a8f2ba0d1417452ec5bb34e0cb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:24.644Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:24.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-20T18:35:24.961Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.33 [2021-08-20T18:35:24.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-20T18:35:24.961Z] 66e76c107ab4: Preparing [2021-08-20T18:35:24.961Z] 4a40af900565: Preparing [2021-08-20T18:35:24.961Z] 6d32d83a000e: Preparing [2021-08-20T18:35:24.961Z] 0bd712dd17f9: Preparing [2021-08-20T18:35:24.961Z] 8129701a662d: Preparing [2021-08-20T18:35:24.961Z] 32f366d666a5: Preparing [2021-08-20T18:35:24.961Z] 32f366d666a5: Waiting [2021-08-20T18:35:24.961Z] 0bd712dd17f9: Layer already exists [2021-08-20T18:35:24.961Z] 8129701a662d: Layer already exists [2021-08-20T18:35:24.961Z] 66e76c107ab4: Layer already exists [2021-08-20T18:35:24.961Z] 4a40af900565: Layer already exists [2021-08-20T18:35:24.961Z] 6d32d83a000e: Layer already exists [2021-08-20T18:35:24.961Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:24.961Z] 2.0.1-dev.33: digest: sha256:4688df9e12fe11d521f1047c3041309423b392a8f2ba0d1417452ec5bb34e0cb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:25.280Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:25.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:25.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-20T18:35:25.597Z] 66e76c107ab4: Preparing [2021-08-20T18:35:25.597Z] 4a40af900565: Preparing [2021-08-20T18:35:25.597Z] 6d32d83a000e: Preparing [2021-08-20T18:35:25.597Z] 0bd712dd17f9: Preparing [2021-08-20T18:35:25.597Z] 8129701a662d: Preparing [2021-08-20T18:35:25.597Z] 32f366d666a5: Preparing [2021-08-20T18:35:25.597Z] 32f366d666a5: Waiting [2021-08-20T18:35:25.597Z] 66e76c107ab4: Layer already exists [2021-08-20T18:35:25.597Z] 6d32d83a000e: Layer already exists [2021-08-20T18:35:25.597Z] 8129701a662d: Layer already exists [2021-08-20T18:35:25.597Z] 0bd712dd17f9: Layer already exists [2021-08-20T18:35:25.597Z] 4a40af900565: Layer already exists [2021-08-20T18:35:25.597Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:25.597Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:4688df9e12fe11d521f1047c3041309423b392a8f2ba0d1417452ec5bb34e0cb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:25.923Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:26.243Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-20T18:35:26.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-20T18:35:26.243Z] 66e76c107ab4: Preparing [2021-08-20T18:35:26.243Z] 4a40af900565: Preparing [2021-08-20T18:35:26.243Z] 6d32d83a000e: Preparing [2021-08-20T18:35:26.243Z] 0bd712dd17f9: Preparing [2021-08-20T18:35:26.243Z] 8129701a662d: Preparing [2021-08-20T18:35:26.243Z] 32f366d666a5: Preparing [2021-08-20T18:35:26.244Z] 32f366d666a5: Waiting [2021-08-20T18:35:26.244Z] 66e76c107ab4: Layer already exists [2021-08-20T18:35:26.244Z] 6d32d83a000e: Layer already exists [2021-08-20T18:35:26.244Z] 4a40af900565: Layer already exists [2021-08-20T18:35:26.244Z] 8129701a662d: Layer already exists [2021-08-20T18:35:26.244Z] 0bd712dd17f9: Layer already exists [2021-08-20T18:35:26.244Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:26.244Z] main: digest: sha256:4688df9e12fe11d521f1047c3041309423b392a8f2ba0d1417452ec5bb34e0cb size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:35:26.318Z] ===================================================== [Pipeline] echo [2021-08-20T18:35:26.343Z] taggedImages: [2021-08-20T18:35:26.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:26.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-20T18:35:26.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.33 [2021-08-20T18:35:26.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:26.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-20T18:35:26.390Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-20T18:35:26.390Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:26.390Z] latest [2021-08-20T18:35:26.390Z] 2.0.1-dev.33 [2021-08-20T18:35:26.390Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:26.390Z] main [2021-08-20T18:35:26.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:26.752Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:27.072Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:27.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-20T18:35:27.073Z] 8b63e2c0544c: Preparing [2021-08-20T18:35:27.073Z] 9821d0f282bf: Preparing [2021-08-20T18:35:27.073Z] 8f0c7e43f5db: Preparing [2021-08-20T18:35:27.073Z] 78c3001847b4: Preparing [2021-08-20T18:35:27.073Z] fc80b9325776: Preparing [2021-08-20T18:35:27.073Z] 2ce89027b98d: Preparing [2021-08-20T18:35:27.073Z] 22feb1a5b195: Preparing [2021-08-20T18:35:27.073Z] be070de5d918: Preparing [2021-08-20T18:35:27.073Z] 5ed1bbfcd457: Preparing [2021-08-20T18:35:27.073Z] 32f366d666a5: Preparing [2021-08-20T18:35:27.073Z] 22feb1a5b195: Waiting [2021-08-20T18:35:27.073Z] be070de5d918: Waiting [2021-08-20T18:35:27.073Z] 5ed1bbfcd457: Waiting [2021-08-20T18:35:27.073Z] 32f366d666a5: Waiting [2021-08-20T18:35:27.073Z] 2ce89027b98d: Waiting [2021-08-20T18:35:27.669Z] fc80b9325776: Pushed [2021-08-20T18:35:27.669Z] 9821d0f282bf: Pushed [2021-08-20T18:35:27.669Z] 8b63e2c0544c: Pushed [2021-08-20T18:35:27.938Z] be070de5d918: Pushed [2021-08-20T18:35:27.938Z] 2ce89027b98d: Pushed [2021-08-20T18:35:27.938Z] 22feb1a5b195: Pushed [2021-08-20T18:35:27.938Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:27.938Z] 78c3001847b4: Pushed [2021-08-20T18:35:28.205Z] 5ed1bbfcd457: Pushed [2021-08-20T18:35:28.205Z] 8f0c7e43f5db: Pushed [2021-08-20T18:35:28.472Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:bcb2be15be7b909f689cc3f9d54c06bee91ed08186c484c2380313c1b4df4918 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:28.817Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:29.136Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-20T18:35:29.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-20T18:35:29.136Z] 8b63e2c0544c: Preparing [2021-08-20T18:35:29.136Z] 9821d0f282bf: Preparing [2021-08-20T18:35:29.136Z] 8f0c7e43f5db: Preparing [2021-08-20T18:35:29.136Z] 78c3001847b4: Preparing [2021-08-20T18:35:29.136Z] fc80b9325776: Preparing [2021-08-20T18:35:29.136Z] 2ce89027b98d: Preparing [2021-08-20T18:35:29.136Z] 22feb1a5b195: Preparing [2021-08-20T18:35:29.136Z] be070de5d918: Preparing [2021-08-20T18:35:29.136Z] 5ed1bbfcd457: Preparing [2021-08-20T18:35:29.136Z] 32f366d666a5: Preparing [2021-08-20T18:35:29.136Z] 22feb1a5b195: Waiting [2021-08-20T18:35:29.136Z] be070de5d918: Waiting [2021-08-20T18:35:29.136Z] 5ed1bbfcd457: Waiting [2021-08-20T18:35:29.136Z] 32f366d666a5: Waiting [2021-08-20T18:35:29.136Z] 2ce89027b98d: Waiting [2021-08-20T18:35:29.136Z] fc80b9325776: Layer already exists [2021-08-20T18:35:29.136Z] 78c3001847b4: Layer already exists [2021-08-20T18:35:29.136Z] 8f0c7e43f5db: Layer already exists [2021-08-20T18:35:29.136Z] 9821d0f282bf: Layer already exists [2021-08-20T18:35:29.136Z] 8b63e2c0544c: Layer already exists [2021-08-20T18:35:29.136Z] 2ce89027b98d: Layer already exists [2021-08-20T18:35:29.136Z] 5ed1bbfcd457: Layer already exists [2021-08-20T18:35:29.136Z] be070de5d918: Layer already exists [2021-08-20T18:35:29.136Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:29.136Z] 22feb1a5b195: Layer already exists [2021-08-20T18:35:29.136Z] latest: digest: sha256:bcb2be15be7b909f689cc3f9d54c06bee91ed08186c484c2380313c1b4df4918 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:29.459Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:29.780Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.33 [2021-08-20T18:35:29.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-20T18:35:29.780Z] 8b63e2c0544c: Preparing [2021-08-20T18:35:29.780Z] 9821d0f282bf: Preparing [2021-08-20T18:35:29.780Z] 8f0c7e43f5db: Preparing [2021-08-20T18:35:29.780Z] 78c3001847b4: Preparing [2021-08-20T18:35:29.780Z] fc80b9325776: Preparing [2021-08-20T18:35:29.780Z] 2ce89027b98d: Preparing [2021-08-20T18:35:29.780Z] 22feb1a5b195: Preparing [2021-08-20T18:35:29.780Z] be070de5d918: Preparing [2021-08-20T18:35:29.780Z] 5ed1bbfcd457: Preparing [2021-08-20T18:35:29.780Z] 32f366d666a5: Preparing [2021-08-20T18:35:29.780Z] 2ce89027b98d: Waiting [2021-08-20T18:35:29.780Z] 22feb1a5b195: Waiting [2021-08-20T18:35:29.780Z] be070de5d918: Waiting [2021-08-20T18:35:29.780Z] 5ed1bbfcd457: Waiting [2021-08-20T18:35:29.780Z] 32f366d666a5: Waiting [2021-08-20T18:35:29.780Z] 8f0c7e43f5db: Layer already exists [2021-08-20T18:35:29.780Z] 78c3001847b4: Layer already exists [2021-08-20T18:35:29.780Z] fc80b9325776: Layer already exists [2021-08-20T18:35:29.780Z] 9821d0f282bf: Layer already exists [2021-08-20T18:35:29.780Z] 8b63e2c0544c: Layer already exists [2021-08-20T18:35:29.780Z] 2ce89027b98d: Layer already exists [2021-08-20T18:35:29.780Z] 5ed1bbfcd457: Layer already exists [2021-08-20T18:35:29.780Z] 22feb1a5b195: Layer already exists [2021-08-20T18:35:29.780Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:29.780Z] be070de5d918: Layer already exists [2021-08-20T18:35:29.780Z] 2.0.1-dev.33: digest: sha256:bcb2be15be7b909f689cc3f9d54c06bee91ed08186c484c2380313c1b4df4918 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:30.114Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:30.429Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:30.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-20T18:35:30.429Z] 8b63e2c0544c: Preparing [2021-08-20T18:35:30.429Z] 9821d0f282bf: Preparing [2021-08-20T18:35:30.429Z] 8f0c7e43f5db: Preparing [2021-08-20T18:35:30.429Z] 78c3001847b4: Preparing [2021-08-20T18:35:30.429Z] fc80b9325776: Preparing [2021-08-20T18:35:30.429Z] 2ce89027b98d: Preparing [2021-08-20T18:35:30.429Z] 22feb1a5b195: Preparing [2021-08-20T18:35:30.429Z] be070de5d918: Preparing [2021-08-20T18:35:30.429Z] 5ed1bbfcd457: Preparing [2021-08-20T18:35:30.429Z] 32f366d666a5: Preparing [2021-08-20T18:35:30.429Z] be070de5d918: Waiting [2021-08-20T18:35:30.429Z] 5ed1bbfcd457: Waiting [2021-08-20T18:35:30.429Z] 32f366d666a5: Waiting [2021-08-20T18:35:30.429Z] 2ce89027b98d: Waiting [2021-08-20T18:35:30.429Z] 22feb1a5b195: Waiting [2021-08-20T18:35:30.429Z] 8b63e2c0544c: Layer already exists [2021-08-20T18:35:30.429Z] fc80b9325776: Layer already exists [2021-08-20T18:35:30.429Z] 8f0c7e43f5db: Layer already exists [2021-08-20T18:35:30.429Z] 78c3001847b4: Layer already exists [2021-08-20T18:35:30.429Z] 9821d0f282bf: Layer already exists [2021-08-20T18:35:30.429Z] be070de5d918: Layer already exists [2021-08-20T18:35:30.429Z] 2ce89027b98d: Layer already exists [2021-08-20T18:35:30.429Z] 5ed1bbfcd457: Layer already exists [2021-08-20T18:35:30.429Z] 22feb1a5b195: Layer already exists [2021-08-20T18:35:30.429Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:30.429Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:bcb2be15be7b909f689cc3f9d54c06bee91ed08186c484c2380313c1b4df4918 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:30.755Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:31.068Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-20T18:35:31.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-20T18:35:31.068Z] 8b63e2c0544c: Preparing [2021-08-20T18:35:31.068Z] 9821d0f282bf: Preparing [2021-08-20T18:35:31.069Z] 8f0c7e43f5db: Preparing [2021-08-20T18:35:31.069Z] 78c3001847b4: Preparing [2021-08-20T18:35:31.069Z] fc80b9325776: Preparing [2021-08-20T18:35:31.069Z] 2ce89027b98d: Preparing [2021-08-20T18:35:31.069Z] 22feb1a5b195: Preparing [2021-08-20T18:35:31.069Z] be070de5d918: Preparing [2021-08-20T18:35:31.069Z] 5ed1bbfcd457: Preparing [2021-08-20T18:35:31.069Z] 32f366d666a5: Preparing [2021-08-20T18:35:31.069Z] 2ce89027b98d: Waiting [2021-08-20T18:35:31.069Z] 22feb1a5b195: Waiting [2021-08-20T18:35:31.069Z] be070de5d918: Waiting [2021-08-20T18:35:31.069Z] 5ed1bbfcd457: Waiting [2021-08-20T18:35:31.069Z] 32f366d666a5: Waiting [2021-08-20T18:35:31.069Z] fc80b9325776: Layer already exists [2021-08-20T18:35:31.069Z] 8b63e2c0544c: Layer already exists [2021-08-20T18:35:31.069Z] 78c3001847b4: Layer already exists [2021-08-20T18:35:31.069Z] 9821d0f282bf: Layer already exists [2021-08-20T18:35:31.069Z] 8f0c7e43f5db: Layer already exists [2021-08-20T18:35:31.069Z] be070de5d918: Layer already exists [2021-08-20T18:35:31.069Z] 22feb1a5b195: Layer already exists [2021-08-20T18:35:31.069Z] 2ce89027b98d: Layer already exists [2021-08-20T18:35:31.069Z] 5ed1bbfcd457: Layer already exists [2021-08-20T18:35:31.069Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:31.069Z] main: digest: sha256:bcb2be15be7b909f689cc3f9d54c06bee91ed08186c484c2380313c1b4df4918 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:35:31.124Z] ===================================================== [Pipeline] echo [2021-08-20T18:35:31.140Z] taggedImages: [2021-08-20T18:35:31.140Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:31.140Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-20T18:35:31.140Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.33 [2021-08-20T18:35:31.140Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:31.140Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-20T18:35:31.169Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-20T18:35:31.170Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:31.170Z] latest [2021-08-20T18:35:31.170Z] 2.0.1-dev.33 [2021-08-20T18:35:31.170Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:31.170Z] main [2021-08-20T18:35:31.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:31.529Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:31.848Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:31.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-20T18:35:31.848Z] b46ac9e6f274: Preparing [2021-08-20T18:35:31.848Z] 535bb89b7683: Preparing [2021-08-20T18:35:31.848Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:31.848Z] b4538f0a652c: Preparing [2021-08-20T18:35:31.848Z] 32f366d666a5: Preparing [2021-08-20T18:35:31.848Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:31.848Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:32.115Z] b46ac9e6f274: Pushed [2021-08-20T18:35:32.115Z] b4538f0a652c: Pushed [2021-08-20T18:35:33.528Z] 535bb89b7683: Pushed [2021-08-20T18:35:33.528Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:ee1bf98e40dc8b5d5cf2514b8ecf6c631554ad0992762f254bb9221f07364ab9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:33.854Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:34.174Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-20T18:35:34.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-20T18:35:34.174Z] b46ac9e6f274: Preparing [2021-08-20T18:35:34.174Z] 535bb89b7683: Preparing [2021-08-20T18:35:34.174Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:34.174Z] b4538f0a652c: Preparing [2021-08-20T18:35:34.174Z] 32f366d666a5: Preparing [2021-08-20T18:35:34.174Z] b46ac9e6f274: Layer already exists [2021-08-20T18:35:34.174Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:34.174Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:34.174Z] b4538f0a652c: Layer already exists [2021-08-20T18:35:34.174Z] 535bb89b7683: Layer already exists [2021-08-20T18:35:34.174Z] latest: digest: sha256:ee1bf98e40dc8b5d5cf2514b8ecf6c631554ad0992762f254bb9221f07364ab9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:34.497Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:34.816Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.33 [2021-08-20T18:35:34.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-20T18:35:34.816Z] b46ac9e6f274: Preparing [2021-08-20T18:35:34.816Z] 535bb89b7683: Preparing [2021-08-20T18:35:34.816Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:34.816Z] b4538f0a652c: Preparing [2021-08-20T18:35:34.816Z] 32f366d666a5: Preparing [2021-08-20T18:35:34.816Z] b46ac9e6f274: Layer already exists [2021-08-20T18:35:34.816Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:34.816Z] 535bb89b7683: Layer already exists [2021-08-20T18:35:34.816Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:34.816Z] b4538f0a652c: Layer already exists [2021-08-20T18:35:34.816Z] 2.0.1-dev.33: digest: sha256:ee1bf98e40dc8b5d5cf2514b8ecf6c631554ad0992762f254bb9221f07364ab9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:35.137Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:35.456Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:35.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-20T18:35:35.456Z] b46ac9e6f274: Preparing [2021-08-20T18:35:35.456Z] 535bb89b7683: Preparing [2021-08-20T18:35:35.456Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:35.456Z] b4538f0a652c: Preparing [2021-08-20T18:35:35.456Z] 32f366d666a5: Preparing [2021-08-20T18:35:35.456Z] b4538f0a652c: Layer already exists [2021-08-20T18:35:35.456Z] 535bb89b7683: Layer already exists [2021-08-20T18:35:35.456Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:35.456Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:35.456Z] b46ac9e6f274: Layer already exists [2021-08-20T18:35:35.456Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:ee1bf98e40dc8b5d5cf2514b8ecf6c631554ad0992762f254bb9221f07364ab9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:35.781Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:36.097Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-20T18:35:36.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-20T18:35:36.097Z] b46ac9e6f274: Preparing [2021-08-20T18:35:36.097Z] 535bb89b7683: Preparing [2021-08-20T18:35:36.097Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:36.097Z] b4538f0a652c: Preparing [2021-08-20T18:35:36.097Z] 32f366d666a5: Preparing [2021-08-20T18:35:36.097Z] 535bb89b7683: Layer already exists [2021-08-20T18:35:36.097Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:36.097Z] b4538f0a652c: Layer already exists [2021-08-20T18:35:36.097Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:36.097Z] b46ac9e6f274: Layer already exists [2021-08-20T18:35:36.097Z] main: digest: sha256:ee1bf98e40dc8b5d5cf2514b8ecf6c631554ad0992762f254bb9221f07364ab9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:35:36.155Z] ===================================================== [Pipeline] echo [2021-08-20T18:35:36.170Z] taggedImages: [2021-08-20T18:35:36.170Z] - nexus3.edgexfoundry.org:10004/support-notifications:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:36.170Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-20T18:35:36.170Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.33 [2021-08-20T18:35:36.170Z] - nexus3.edgexfoundry.org:10004/support-notifications:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:36.170Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-20T18:35:36.203Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-20T18:35:36.203Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:36.203Z] latest [2021-08-20T18:35:36.203Z] 2.0.1-dev.33 [2021-08-20T18:35:36.203Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:36.203Z] main [2021-08-20T18:35:36.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:36.555Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:36.869Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:36.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-20T18:35:36.870Z] 81b96b411aca: Preparing [2021-08-20T18:35:36.870Z] eea784a0da72: Preparing [2021-08-20T18:35:36.870Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:36.870Z] 4a737030bf64: Preparing [2021-08-20T18:35:36.870Z] 32f366d666a5: Preparing [2021-08-20T18:35:36.870Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:36.870Z] 4a737030bf64: Layer already exists [2021-08-20T18:35:36.870Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:36.870Z] 81b96b411aca: Pushed [2021-08-20T18:35:38.810Z] eea784a0da72: Pushed [2021-08-20T18:35:38.810Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:dc96de09cb1ebe5d15f4b2a6472d140b5f66a2ef5a8cddafd291495893744876 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:39.137Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:39.457Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-20T18:35:39.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-20T18:35:39.457Z] 81b96b411aca: Preparing [2021-08-20T18:35:39.457Z] eea784a0da72: Preparing [2021-08-20T18:35:39.457Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:39.457Z] 4a737030bf64: Preparing [2021-08-20T18:35:39.457Z] 32f366d666a5: Preparing [2021-08-20T18:35:39.457Z] 4a737030bf64: Layer already exists [2021-08-20T18:35:39.457Z] eea784a0da72: Layer already exists [2021-08-20T18:35:39.457Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:39.457Z] 81b96b411aca: Layer already exists [2021-08-20T18:35:39.457Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:39.457Z] latest: digest: sha256:dc96de09cb1ebe5d15f4b2a6472d140b5f66a2ef5a8cddafd291495893744876 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:39.781Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:40.098Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.33 [2021-08-20T18:35:40.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-20T18:35:40.098Z] 81b96b411aca: Preparing [2021-08-20T18:35:40.098Z] eea784a0da72: Preparing [2021-08-20T18:35:40.098Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:40.098Z] 4a737030bf64: Preparing [2021-08-20T18:35:40.098Z] 32f366d666a5: Preparing [2021-08-20T18:35:40.098Z] 81b96b411aca: Layer already exists [2021-08-20T18:35:40.098Z] 4a737030bf64: Layer already exists [2021-08-20T18:35:40.098Z] eea784a0da72: Layer already exists [2021-08-20T18:35:40.098Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:40.098Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:40.098Z] 2.0.1-dev.33: digest: sha256:dc96de09cb1ebe5d15f4b2a6472d140b5f66a2ef5a8cddafd291495893744876 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:40.422Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:40.736Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:40.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-20T18:35:40.736Z] 81b96b411aca: Preparing [2021-08-20T18:35:40.736Z] eea784a0da72: Preparing [2021-08-20T18:35:40.736Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:40.736Z] 4a737030bf64: Preparing [2021-08-20T18:35:40.736Z] 32f366d666a5: Preparing [2021-08-20T18:35:40.736Z] 4a737030bf64: Layer already exists [2021-08-20T18:35:40.736Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:40.736Z] 81b96b411aca: Layer already exists [2021-08-20T18:35:40.736Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:40.736Z] eea784a0da72: Layer already exists [2021-08-20T18:35:40.736Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:dc96de09cb1ebe5d15f4b2a6472d140b5f66a2ef5a8cddafd291495893744876 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:41.059Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:41.377Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-20T18:35:41.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-20T18:35:41.377Z] 81b96b411aca: Preparing [2021-08-20T18:35:41.377Z] eea784a0da72: Preparing [2021-08-20T18:35:41.377Z] 9a50de24cf5c: Preparing [2021-08-20T18:35:41.377Z] 4a737030bf64: Preparing [2021-08-20T18:35:41.377Z] 32f366d666a5: Preparing [2021-08-20T18:35:41.377Z] eea784a0da72: Layer already exists [2021-08-20T18:35:41.377Z] 81b96b411aca: Layer already exists [2021-08-20T18:35:41.377Z] 32f366d666a5: Layer already exists [2021-08-20T18:35:41.377Z] 9a50de24cf5c: Layer already exists [2021-08-20T18:35:41.377Z] 4a737030bf64: Layer already exists [2021-08-20T18:35:41.377Z] main: digest: sha256:dc96de09cb1ebe5d15f4b2a6472d140b5f66a2ef5a8cddafd291495893744876 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:35:41.433Z] ===================================================== [Pipeline] echo [2021-08-20T18:35:41.446Z] taggedImages: [2021-08-20T18:35:41.446Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:41.446Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-20T18:35:41.446Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.33 [2021-08-20T18:35:41.446Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:41.447Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-20T18:35:41.476Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-20T18:35:41.476Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:41.476Z] latest [2021-08-20T18:35:41.476Z] 2.0.1-dev.33 [2021-08-20T18:35:41.476Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:41.476Z] main [2021-08-20T18:35:41.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:41.833Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:42.147Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:42.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-20T18:35:42.147Z] 7506cd829f9c: Preparing [2021-08-20T18:35:42.147Z] e44a1951e578: Preparing [2021-08-20T18:35:42.147Z] f46968ed708c: Preparing [2021-08-20T18:35:42.147Z] c4c0aeee9bb4: Preparing [2021-08-20T18:35:42.147Z] c080ac93e525: Preparing [2021-08-20T18:35:42.147Z] 87dec32dab56: Preparing [2021-08-20T18:35:42.147Z] 4b3c02ac6c6d: Preparing [2021-08-20T18:35:42.147Z] 3b6deb83ca37: Preparing [2021-08-20T18:35:42.147Z] 563ea45970c1: Preparing [2021-08-20T18:35:42.147Z] 91e3b9641807: Preparing [2021-08-20T18:35:42.147Z] b2d5eeeaba3a: Preparing [2021-08-20T18:35:42.147Z] 4b3c02ac6c6d: Waiting [2021-08-20T18:35:42.147Z] 3b6deb83ca37: Waiting [2021-08-20T18:35:42.147Z] 563ea45970c1: Waiting [2021-08-20T18:35:42.147Z] 91e3b9641807: Waiting [2021-08-20T18:35:42.147Z] b2d5eeeaba3a: Waiting [2021-08-20T18:35:42.147Z] 87dec32dab56: Waiting [2021-08-20T18:35:42.147Z] c080ac93e525: Layer already exists [2021-08-20T18:35:42.733Z] 87dec32dab56: Layer already exists [2021-08-20T18:35:42.733Z] e44a1951e578: Pushed [2021-08-20T18:35:42.733Z] 4b3c02ac6c6d: Layer already exists [2021-08-20T18:35:42.733Z] 563ea45970c1: Layer already exists [2021-08-20T18:35:42.733Z] 3b6deb83ca37: Layer already exists [2021-08-20T18:35:42.999Z] 91e3b9641807: Layer already exists [2021-08-20T18:35:42.999Z] b2d5eeeaba3a: Layer already exists [2021-08-20T18:35:42.999Z] 7506cd829f9c: Pushed [2021-08-20T18:35:42.999Z] f46968ed708c: Pushed [2021-08-20T18:35:49.643Z] c4c0aeee9bb4: Pushed [2021-08-20T18:35:49.643Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:0b13d9323b76fe5f3e113140af2fd72b283d12276209838d300c0728e3b8ed02 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:49.965Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:50.284Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-20T18:35:50.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-20T18:35:50.284Z] 7506cd829f9c: Preparing [2021-08-20T18:35:50.284Z] e44a1951e578: Preparing [2021-08-20T18:35:50.284Z] f46968ed708c: Preparing [2021-08-20T18:35:50.284Z] c4c0aeee9bb4: Preparing [2021-08-20T18:35:50.284Z] c080ac93e525: Preparing [2021-08-20T18:35:50.284Z] 87dec32dab56: Preparing [2021-08-20T18:35:50.284Z] 4b3c02ac6c6d: Preparing [2021-08-20T18:35:50.284Z] 3b6deb83ca37: Preparing [2021-08-20T18:35:50.284Z] 563ea45970c1: Preparing [2021-08-20T18:35:50.284Z] 91e3b9641807: Preparing [2021-08-20T18:35:50.284Z] b2d5eeeaba3a: Preparing [2021-08-20T18:35:50.284Z] 87dec32dab56: Waiting [2021-08-20T18:35:50.284Z] 4b3c02ac6c6d: Waiting [2021-08-20T18:35:50.284Z] 91e3b9641807: Waiting [2021-08-20T18:35:50.284Z] b2d5eeeaba3a: Waiting [2021-08-20T18:35:50.284Z] 3b6deb83ca37: Waiting [2021-08-20T18:35:50.284Z] 563ea45970c1: Waiting [2021-08-20T18:35:50.284Z] c080ac93e525: Layer already exists [2021-08-20T18:35:50.284Z] e44a1951e578: Layer already exists [2021-08-20T18:35:50.284Z] f46968ed708c: Layer already exists [2021-08-20T18:35:50.284Z] c4c0aeee9bb4: Layer already exists [2021-08-20T18:35:50.284Z] 7506cd829f9c: Layer already exists [2021-08-20T18:35:50.284Z] 4b3c02ac6c6d: Layer already exists [2021-08-20T18:35:50.284Z] 3b6deb83ca37: Layer already exists [2021-08-20T18:35:50.284Z] 563ea45970c1: Layer already exists [2021-08-20T18:35:50.284Z] 91e3b9641807: Layer already exists [2021-08-20T18:35:50.284Z] 87dec32dab56: Layer already exists [2021-08-20T18:35:50.284Z] b2d5eeeaba3a: Layer already exists [2021-08-20T18:35:50.551Z] latest: digest: sha256:0b13d9323b76fe5f3e113140af2fd72b283d12276209838d300c0728e3b8ed02 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:50.874Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:51.188Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.33 [2021-08-20T18:35:51.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-20T18:35:51.188Z] 7506cd829f9c: Preparing [2021-08-20T18:35:51.188Z] e44a1951e578: Preparing [2021-08-20T18:35:51.188Z] f46968ed708c: Preparing [2021-08-20T18:35:51.188Z] c4c0aeee9bb4: Preparing [2021-08-20T18:35:51.188Z] c080ac93e525: Preparing [2021-08-20T18:35:51.188Z] 87dec32dab56: Preparing [2021-08-20T18:35:51.188Z] 4b3c02ac6c6d: Preparing [2021-08-20T18:35:51.188Z] 3b6deb83ca37: Preparing [2021-08-20T18:35:51.188Z] 563ea45970c1: Preparing [2021-08-20T18:35:51.188Z] 91e3b9641807: Preparing [2021-08-20T18:35:51.188Z] b2d5eeeaba3a: Preparing [2021-08-20T18:35:51.188Z] 87dec32dab56: Waiting [2021-08-20T18:35:51.188Z] 4b3c02ac6c6d: Waiting [2021-08-20T18:35:51.188Z] 3b6deb83ca37: Waiting [2021-08-20T18:35:51.188Z] 563ea45970c1: Waiting [2021-08-20T18:35:51.188Z] 91e3b9641807: Waiting [2021-08-20T18:35:51.188Z] b2d5eeeaba3a: Waiting [2021-08-20T18:35:51.188Z] 7506cd829f9c: Layer already exists [2021-08-20T18:35:51.188Z] c4c0aeee9bb4: Layer already exists [2021-08-20T18:35:51.188Z] f46968ed708c: Layer already exists [2021-08-20T18:35:51.188Z] e44a1951e578: Layer already exists [2021-08-20T18:35:51.188Z] c080ac93e525: Layer already exists [2021-08-20T18:35:51.188Z] 4b3c02ac6c6d: Layer already exists [2021-08-20T18:35:51.188Z] 91e3b9641807: Layer already exists [2021-08-20T18:35:51.188Z] 87dec32dab56: Layer already exists [2021-08-20T18:35:51.188Z] 3b6deb83ca37: Layer already exists [2021-08-20T18:35:51.188Z] 563ea45970c1: Layer already exists [2021-08-20T18:35:51.188Z] b2d5eeeaba3a: Layer already exists [2021-08-20T18:35:51.189Z] 2.0.1-dev.33: digest: sha256:0b13d9323b76fe5f3e113140af2fd72b283d12276209838d300c0728e3b8ed02 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:51.506Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:51.817Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:51.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-20T18:35:51.817Z] 7506cd829f9c: Preparing [2021-08-20T18:35:51.817Z] e44a1951e578: Preparing [2021-08-20T18:35:51.817Z] f46968ed708c: Preparing [2021-08-20T18:35:51.817Z] c4c0aeee9bb4: Preparing [2021-08-20T18:35:51.817Z] c080ac93e525: Preparing [2021-08-20T18:35:51.817Z] 87dec32dab56: Preparing [2021-08-20T18:35:51.817Z] 4b3c02ac6c6d: Preparing [2021-08-20T18:35:51.817Z] 3b6deb83ca37: Preparing [2021-08-20T18:35:51.817Z] 563ea45970c1: Preparing [2021-08-20T18:35:51.817Z] 91e3b9641807: Preparing [2021-08-20T18:35:51.817Z] b2d5eeeaba3a: Preparing [2021-08-20T18:35:51.817Z] 87dec32dab56: Waiting [2021-08-20T18:35:51.817Z] 4b3c02ac6c6d: Waiting [2021-08-20T18:35:51.817Z] 3b6deb83ca37: Waiting [2021-08-20T18:35:51.818Z] 563ea45970c1: Waiting [2021-08-20T18:35:51.818Z] 91e3b9641807: Waiting [2021-08-20T18:35:51.818Z] b2d5eeeaba3a: Waiting [2021-08-20T18:35:51.818Z] 7506cd829f9c: Layer already exists [2021-08-20T18:35:51.818Z] f46968ed708c: Layer already exists [2021-08-20T18:35:51.818Z] c4c0aeee9bb4: Layer already exists [2021-08-20T18:35:51.818Z] c080ac93e525: Layer already exists [2021-08-20T18:35:51.818Z] e44a1951e578: Layer already exists [2021-08-20T18:35:51.818Z] 3b6deb83ca37: Layer already exists [2021-08-20T18:35:51.818Z] 87dec32dab56: Layer already exists [2021-08-20T18:35:51.818Z] 563ea45970c1: Layer already exists [2021-08-20T18:35:51.818Z] 4b3c02ac6c6d: Layer already exists [2021-08-20T18:35:51.818Z] 91e3b9641807: Layer already exists [2021-08-20T18:35:51.818Z] b2d5eeeaba3a: Layer already exists [2021-08-20T18:35:51.818Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:0b13d9323b76fe5f3e113140af2fd72b283d12276209838d300c0728e3b8ed02 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:52.141Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:35:52.458Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-20T18:35:52.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-20T18:35:52.458Z] 7506cd829f9c: Preparing [2021-08-20T18:35:52.458Z] e44a1951e578: Preparing [2021-08-20T18:35:52.458Z] f46968ed708c: Preparing [2021-08-20T18:35:52.458Z] c4c0aeee9bb4: Preparing [2021-08-20T18:35:52.458Z] c080ac93e525: Preparing [2021-08-20T18:35:52.458Z] 87dec32dab56: Preparing [2021-08-20T18:35:52.458Z] 4b3c02ac6c6d: Preparing [2021-08-20T18:35:52.458Z] 3b6deb83ca37: Preparing [2021-08-20T18:35:52.458Z] 563ea45970c1: Preparing [2021-08-20T18:35:52.458Z] 91e3b9641807: Preparing [2021-08-20T18:35:52.458Z] b2d5eeeaba3a: Preparing [2021-08-20T18:35:52.458Z] 87dec32dab56: Waiting [2021-08-20T18:35:52.458Z] 4b3c02ac6c6d: Waiting [2021-08-20T18:35:52.458Z] 3b6deb83ca37: Waiting [2021-08-20T18:35:52.458Z] 563ea45970c1: Waiting [2021-08-20T18:35:52.458Z] 91e3b9641807: Waiting [2021-08-20T18:35:52.458Z] b2d5eeeaba3a: Waiting [2021-08-20T18:35:52.458Z] 7506cd829f9c: Layer already exists [2021-08-20T18:35:52.458Z] c4c0aeee9bb4: Layer already exists [2021-08-20T18:35:52.458Z] e44a1951e578: Layer already exists [2021-08-20T18:35:52.458Z] f46968ed708c: Layer already exists [2021-08-20T18:35:52.458Z] c080ac93e525: Layer already exists [2021-08-20T18:35:52.458Z] 87dec32dab56: Layer already exists [2021-08-20T18:35:52.458Z] 3b6deb83ca37: Layer already exists [2021-08-20T18:35:52.458Z] 563ea45970c1: Layer already exists [2021-08-20T18:35:52.458Z] 91e3b9641807: Layer already exists [2021-08-20T18:35:52.458Z] 4b3c02ac6c6d: Layer already exists [2021-08-20T18:35:52.458Z] b2d5eeeaba3a: Layer already exists [2021-08-20T18:35:52.458Z] main: digest: sha256:0b13d9323b76fe5f3e113140af2fd72b283d12276209838d300c0728e3b8ed02 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:35:52.517Z] ===================================================== [Pipeline] echo [2021-08-20T18:35:52.535Z] taggedImages: [2021-08-20T18:35:52.535Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:35:52.535Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-20T18:35:52.535Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.33 [2021-08-20T18:35:52.535Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:35:52.535Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-20T18:37:01.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-20T18:37:08.602Z] Removing intermediate container e53b6217e554 [2021-08-20T18:37:08.602Z] ---> 099a51d7672f [2021-08-20T18:37:08.602Z] [2021-08-20T18:37:08.602Z] Step 11/22 : FROM alpine:3.12 [2021-08-20T18:37:08.602Z] 3.12: Pulling from library/alpine [2021-08-20T18:37:09.592Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-20T18:37:09.592Z] Status: Downloaded newer image for alpine:3.12 [2021-08-20T18:37:09.870Z] ---> c4fd0aeabfcf [2021-08-20T18:37:09.870Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-20T18:37:09.870Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-20T18:37:10.470Z] ---> Running in f2f140e64c0a [2021-08-20T18:37:12.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-20T18:37:12.738Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-20T18:37:13.338Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-20T18:37:13.614Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-20T18:37:13.614Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-20T18:37:13.614Z] (4/4) Installing curl (7.78.0-r0) [2021-08-20T18:37:13.614Z] Executing busybox-1.31.1-r20.trigger [2021-08-20T18:37:13.614Z] Executing ca-certificates-20191127-r4.trigger [2021-08-20T18:37:14.228Z] OK: 7 MiB in 18 packages [2021-08-20T18:37:16.886Z] Removing intermediate container f2f140e64c0a [2021-08-20T18:37:16.886Z] ---> a57de2b4b9ee [2021-08-20T18:37:16.886Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-20T18:37:17.875Z] ---> Running in 3031a6813c60 [2021-08-20T18:37:19.868Z] Removing intermediate container 3031a6813c60 [2021-08-20T18:37:19.868Z] ---> e8db63f88fd7 [2021-08-20T18:37:19.868Z] Step 14/22 : WORKDIR /edgex [2021-08-20T18:37:20.144Z] Removing intermediate container a5c96606fed0 [2021-08-20T18:37:20.144Z] ---> fbfe5237f8b9 [2021-08-20T18:37:20.144Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-20T18:37:20.417Z] ---> Running in 9ac0c164afcd [2021-08-20T18:37:21.017Z] Removing intermediate container 216d023d7b58 [2021-08-20T18:37:21.017Z] ---> 5377a95591cb [2021-08-20T18:37:21.017Z] [2021-08-20T18:37:21.017Z] Step 11/32 : FROM alpine:3.12 [2021-08-20T18:37:21.017Z] ---> c4fd0aeabfcf [2021-08-20T18:37:21.291Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-20T18:37:21.291Z] ---> Running in 87dba989d89c [2021-08-20T18:37:22.275Z] ---> Running in 04a03fb4b5e1 [2021-08-20T18:37:22.275Z] Removing intermediate container 9ac0c164afcd [2021-08-20T18:37:22.275Z] ---> b05ea00d0105 [2021-08-20T18:37:22.275Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-20T18:37:22.886Z] Removing intermediate container cfdbbdc9247a [2021-08-20T18:37:22.886Z] ---> 7d16dabd9cf4 [2021-08-20T18:37:22.886Z] [2021-08-20T18:37:22.886Z] Step 11/26 : FROM alpine:3.12 [2021-08-20T18:37:22.886Z] ---> c4fd0aeabfcf [2021-08-20T18:37:22.886Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-20T18:37:23.162Z] Removing intermediate container 04a03fb4b5e1 [2021-08-20T18:37:23.162Z] ---> 1209cd01ae6d [2021-08-20T18:37:23.162Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-20T18:37:23.437Z] ---> Running in 19710affb616 [2021-08-20T18:37:23.710Z] ---> Running in 1ac436fad760 [2021-08-20T18:37:23.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-20T18:37:23.710Z] ---> a406beb1f40e [2021-08-20T18:37:23.710Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-20T18:37:24.316Z] Removing intermediate container 5f79d02f13f1 [2021-08-20T18:37:24.316Z] ---> 11c403824d80 [2021-08-20T18:37:24.316Z] [2021-08-20T18:37:24.316Z] Step 11/23 : FROM alpine:3.12 [2021-08-20T18:37:24.316Z] ---> c4fd0aeabfcf [2021-08-20T18:37:24.316Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-20T18:37:24.915Z] ---> Running in af70d1d87f14 [2021-08-20T18:37:25.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-20T18:37:25.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-20T18:37:25.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-20T18:37:26.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-20T18:37:26.179Z] ---> 3cdea76881ac [2021-08-20T18:37:26.179Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-20T18:37:26.784Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-20T18:37:26.784Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-20T18:37:26.784Z] (3/3) Installing su-exec (0.2-r1) [2021-08-20T18:37:26.784Z] Executing busybox-1.31.1-r20.trigger [2021-08-20T18:37:26.784Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-20T18:37:26.784Z] (2/2) Installing su-exec (0.2-r1) [2021-08-20T18:37:26.784Z] Executing ca-certificates-20191127-r4.trigger [2021-08-20T18:37:26.784Z] Executing busybox-1.31.1-r20.trigger [2021-08-20T18:37:26.784Z] OK: 5 MiB in 16 packages [2021-08-20T18:37:26.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-20T18:37:27.060Z] OK: 6 MiB in 17 packages [2021-08-20T18:37:27.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-20T18:37:27.677Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-20T18:37:27.677Z] Executing busybox-1.31.1-r20.trigger [2021-08-20T18:37:27.677Z] OK: 5 MiB in 15 packages [2021-08-20T18:37:28.664Z] ---> 41d5153af76d [2021-08-20T18:37:28.664Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-20T18:37:28.664Z] Removing intermediate container 87dba989d89c [2021-08-20T18:37:28.664Z] ---> da7b3967cce6 [2021-08-20T18:37:28.664Z] [2021-08-20T18:37:28.664Z] Step 12/24 : FROM docker:20.10.7 [2021-08-20T18:37:28.664Z] Removing intermediate container 1ac436fad760 [2021-08-20T18:37:28.664Z] ---> 3b12d5688529 [2021-08-20T18:37:28.664Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-20T18:37:28.664Z] ---> Running in 05ee979952f2 [2021-08-20T18:37:28.953Z] ---> Running in 47334ef5116c [2021-08-20T18:37:28.953Z] 20.10.7: Pulling from library/docker [2021-08-20T18:37:29.554Z] Removing intermediate container 19710affb616 [2021-08-20T18:37:29.554Z] ---> d09e4f606199 [2021-08-20T18:37:29.554Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-20T18:37:29.554Z] Removing intermediate container af70d1d87f14 [2021-08-20T18:37:29.554Z] ---> 82c9b71c2c86 [2021-08-20T18:37:29.554Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-20T18:37:29.827Z] Removing intermediate container 05ee979952f2 [2021-08-20T18:37:29.827Z] ---> a761eba4ad77 [2021-08-20T18:37:29.827Z] Step 19/22 : CMD ["--init=true"] [2021-08-20T18:37:29.827Z] ---> Running in 55b9d0a2de0a [2021-08-20T18:37:29.827Z] Removing intermediate container 47334ef5116c [2021-08-20T18:37:29.827Z] ---> 1d0efbcd71aa [2021-08-20T18:37:29.827Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-20T18:37:30.117Z] ---> Running in 183c8ff2e63a [2021-08-20T18:37:30.403Z] ---> Running in 4d7a189d4d9a [2021-08-20T18:37:30.403Z] ---> Running in f93d27ef35f5 [2021-08-20T18:37:30.682Z] Removing intermediate container 55b9d0a2de0a [2021-08-20T18:37:30.682Z] ---> c5690aa3635e [2021-08-20T18:37:30.682Z] Step 14/26 : WORKDIR / [2021-08-20T18:37:31.277Z] Removing intermediate container 183c8ff2e63a [2021-08-20T18:37:31.277Z] ---> 689e9535bf6d [2021-08-20T18:37:31.277Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-20T18:37:31.277Z] ---> Running in 5191a7ac9282 [2021-08-20T18:37:31.560Z] ---> Running in 2fbe63e9ceca [2021-08-20T18:37:31.560Z] Removing intermediate container f93d27ef35f5 [2021-08-20T18:37:31.560Z] ---> 3f48296d3921 [2021-08-20T18:37:31.560Z] Step 20/22 : LABEL arch=arm64 [2021-08-20T18:37:31.560Z] Removing intermediate container 4d7a189d4d9a [2021-08-20T18:37:31.560Z] ---> 0b0c7333554f [2021-08-20T18:37:31.560Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-20T18:37:31.836Z] ---> Running in 2e8d022aaf93 [2021-08-20T18:37:31.836Z] ---> Running in ca153e2c67a8 [2021-08-20T18:37:32.109Z] Removing intermediate container 5191a7ac9282 [2021-08-20T18:37:32.109Z] ---> 45f57f77a47e [2021-08-20T18:37:32.109Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-20T18:37:32.702Z] Removing intermediate container 2fbe63e9ceca [2021-08-20T18:37:32.702Z] ---> c8ba371316b4 [2021-08-20T18:37:32.702Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-20T18:37:32.975Z] Removing intermediate container 2e8d022aaf93 [2021-08-20T18:37:32.975Z] ---> e082ff7eae05 [2021-08-20T18:37:32.975Z] Step 21/22 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:37:33.246Z] ---> Running in 21043e13a613 [2021-08-20T18:37:33.518Z] ---> Running in f69d80230a60 [2021-08-20T18:37:33.790Z] ---> fdfcd30641e3 [2021-08-20T18:37:33.790Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-20T18:37:34.064Z] Removing intermediate container 21043e13a613 [2021-08-20T18:37:34.064Z] ---> c75e598fa4df [2021-08-20T18:37:34.064Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-20T18:37:34.338Z] Removing intermediate container f69d80230a60 [2021-08-20T18:37:34.338Z] ---> 610b71bc417b [2021-08-20T18:37:34.338Z] Step 22/22 : LABEL version=2.0.1-dev.33 [2021-08-20T18:37:34.933Z] ---> Running in dfd80127aeeb [2021-08-20T18:37:35.530Z] ---> 72aac909c6f3 [2021-08-20T18:37:35.530Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-20T18:37:35.815Z] Removing intermediate container ca153e2c67a8 [2021-08-20T18:37:35.815Z] ---> eba754a9e9c1 [2021-08-20T18:37:35.815Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-20T18:37:35.815Z] Removing intermediate container dfd80127aeeb [2021-08-20T18:37:35.815Z] ---> 2626c29b58be [2021-08-20T18:37:35.815Z] [2021-08-20T18:37:35.815Z] ---> b0ad3cd1f513 [2021-08-20T18:37:35.815Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-20T18:37:36.459Z] Successfully built 2626c29b58be [2021-08-20T18:37:36.459Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-20T18:37:36.459Z]  Building security-proxy-setup ... done Building core-command [2021-08-20T18:37:36.459Z] ---> Running in 96db335d4fcb [2021-08-20T18:37:37.074Z] ---> c97014295b21 [2021-08-20T18:37:37.074Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-20T18:37:38.056Z] Removing intermediate container 96db335d4fcb [2021-08-20T18:37:38.056Z] ---> fd1f895c0b9e [2021-08-20T18:37:38.056Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-20T18:37:39.581Z] ---> 28d9ecbbbbf2 [2021-08-20T18:37:39.581Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-20T18:37:40.183Z] ---> d6a7d1ae0523 [2021-08-20T18:37:40.183Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-20T18:37:40.183Z] ---> ef36789d6d2f [2021-08-20T18:37:40.183Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-20T18:37:40.455Z] ---> Running in 7b618d98699e [2021-08-20T18:37:40.455Z] ---> 28c215d8d320 [2021-08-20T18:37:40.455Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-20T18:37:40.728Z] ---> Running in 42a3b04e9908 [2021-08-20T18:37:42.182Z] Removing intermediate container 42a3b04e9908 [2021-08-20T18:37:42.182Z] ---> 3af97e3e7dee [2021-08-20T18:37:42.182Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-20T18:37:43.235Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-20T18:37:43.235Z] ---> 70e3fa036505 [2021-08-20T18:37:43.235Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-20T18:37:43.235Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-20T18:37:43.235Z] ---> Running in a449bfc1c4f0 [2021-08-20T18:37:43.235Z] ---> df445af6242a [2021-08-20T18:37:43.235Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-20T18:37:43.840Z] ---> Running in f95111d7b2bf [2021-08-20T18:37:44.119Z] Removing intermediate container a449bfc1c4f0 [2021-08-20T18:37:44.119Z] ---> 056b4e132039 [2021-08-20T18:37:44.119Z] Step 21/23 : LABEL arch=arm64 [2021-08-20T18:37:45.121Z] ---> Running in 707d34cf3d24 [2021-08-20T18:37:45.121Z] Removing intermediate container f95111d7b2bf [2021-08-20T18:37:45.121Z] ---> cdcb67aa7bf2 [2021-08-20T18:37:45.121Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-20T18:37:45.394Z] Removing intermediate container 7b618d98699e [2021-08-20T18:37:45.394Z] ---> 9e91d476d532 [2021-08-20T18:37:45.394Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-20T18:37:45.677Z] ---> 226d22d7dfdf [2021-08-20T18:37:45.677Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-20T18:37:45.677Z] ---> Running in 860a9bf7a955 [2021-08-20T18:37:45.959Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:37:45.959Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:37:45.959Z] ---> 60bfd7e7324b [2021-08-20T18:37:45.959Z] Step 3/24 : WORKDIR /edgex-go [2021-08-20T18:37:45.959Z] ---> Using cache [2021-08-20T18:37:45.959Z] ---> fba89d6fb4e0 [2021-08-20T18:37:45.959Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:37:45.959Z] ---> Using cache [2021-08-20T18:37:45.959Z] ---> cb1ad02a9f9f [2021-08-20T18:37:45.959Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-20T18:37:46.311Z] Removing intermediate container 707d34cf3d24 [2021-08-20T18:37:46.311Z] ---> 97537ab5afba [2021-08-20T18:37:46.311Z] Step 22/23 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:37:46.311Z] ---> Running in 9b23ec5aa026 [2021-08-20T18:37:46.634Z] ---> Running in a6d8ae366370 [2021-08-20T18:37:46.635Z] ---> 404a6f2e1b5b [2021-08-20T18:37:46.635Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-20T18:37:46.952Z] ---> 181aa65bf55f [2021-08-20T18:37:46.952Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-20T18:37:47.273Z] ---> Running in c6b4102dc48a [2021-08-20T18:37:48.006Z] Removing intermediate container a6d8ae366370 [2021-08-20T18:37:48.006Z] ---> 11d704d3aff7 [2021-08-20T18:37:48.006Z] Step 23/23 : LABEL version=2.0.1-dev.33 [2021-08-20T18:37:48.391Z] ---> Running in 7d41d9338401 [2021-08-20T18:37:49.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-20T18:37:49.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-20T18:37:49.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-20T18:37:49.666Z] Removing intermediate container 7d41d9338401 [2021-08-20T18:37:49.666Z] ---> c681bfdfc789 [2021-08-20T18:37:49.666Z] [2021-08-20T18:37:49.666Z] (1/39) Installing readline (8.1.0-r0) [2021-08-20T18:37:49.666Z] (2/39) Installing bash (5.1.0-r0) [2021-08-20T18:37:49.940Z] Executing bash-5.1.0-r0.post-install [2021-08-20T18:37:49.940Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-20T18:37:49.940Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-20T18:37:49.940Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-20T18:37:49.940Z] (6/39) Installing curl (7.78.0-r0) [2021-08-20T18:37:49.940Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-20T18:37:49.940Z] Successfully built c681bfdfc789 [2021-08-20T18:37:49.940Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-20T18:37:49.940Z] (9/39) Installing expat (2.2.10-r1) [2021-08-20T18:37:49.940Z] ---> 4f1ae885f4cc [2021-08-20T18:37:49.940Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-20T18:37:49.940Z] (10/39) Installing libffi (3.3-r2) [2021-08-20T18:37:49.940Z] (11/39) Installing gdbm (1.19-r0) [2021-08-20T18:37:49.940Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-20T18:37:49.940Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-20T18:37:49.940Z] Successfully tagged support-scheduler-arm64:latest [2021-08-20T18:37:49.940Z]  Building support-scheduler ... done Building core-data [2021-08-20T18:37:49.940Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-20T18:37:50.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-20T18:37:51.207Z] OK: 218 MiB in 52 packages [2021-08-20T18:37:51.484Z] Removing intermediate container c6b4102dc48a [2021-08-20T18:37:51.484Z] ---> e91c7b6cc7d3 [2021-08-20T18:37:51.484Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-20T18:37:52.089Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-20T18:37:52.089Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-20T18:37:52.089Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-20T18:37:52.089Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-20T18:37:52.089Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-20T18:37:52.386Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-20T18:37:52.386Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-20T18:37:52.386Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-20T18:37:52.386Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-20T18:37:52.662Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-20T18:37:52.662Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-20T18:37:52.662Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-20T18:37:52.662Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-20T18:37:52.662Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-20T18:37:52.662Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-20T18:37:52.662Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-20T18:37:52.662Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-20T18:37:52.662Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-20T18:37:52.662Z] ---> e122b68a655c [2021-08-20T18:37:52.662Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-20T18:37:52.662Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-20T18:37:52.949Z] ---> Running in 0855399597ef [2021-08-20T18:37:52.949Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-20T18:37:52.950Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-20T18:37:52.950Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-20T18:37:52.950Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-20T18:37:52.950Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-20T18:37:52.950Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-20T18:37:53.555Z] Executing busybox-1.32.1-r6.trigger [2021-08-20T18:37:53.555Z] OK: 82 MiB in 59 packages [2021-08-20T18:37:53.555Z] Removing intermediate container 0855399597ef [2021-08-20T18:37:53.555Z] ---> 4d70d44528c7 [2021-08-20T18:37:53.555Z] Step 24/26 : LABEL arch=arm64 [2021-08-20T18:37:53.835Z] ---> Running in eeff1a6252fe [2021-08-20T18:37:54.113Z] Removing intermediate container 9b23ec5aa026 [2021-08-20T18:37:54.113Z] ---> 78489272f2a9 [2021-08-20T18:37:54.113Z] Step 6/24 : COPY go.mod . [2021-08-20T18:37:54.397Z] ---> fdbcd939bec9 [2021-08-20T18:37:54.397Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-20T18:37:54.999Z] Removing intermediate container eeff1a6252fe [2021-08-20T18:37:54.999Z] ---> 422e1bb9eabd [2021-08-20T18:37:54.999Z] Step 25/26 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:37:55.278Z] ---> Running in 91221fe1ff7c [2021-08-20T18:37:55.278Z] ---> 3f04ea0250cd [2021-08-20T18:37:55.278Z] Step 7/24 : RUN go mod download [2021-08-20T18:37:55.551Z] ---> Running in 61e355bfb65a [2021-08-20T18:37:55.551Z] ---> 115503a9865d [2021-08-20T18:37:55.551Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-20T18:37:56.542Z] ---> Running in e4512817b2d8 [2021-08-20T18:37:56.542Z] Removing intermediate container 91221fe1ff7c [2021-08-20T18:37:56.542Z] ---> 57a5a9e93e65 [2021-08-20T18:37:56.542Z] Step 26/26 : LABEL version=2.0.1-dev.33 [2021-08-20T18:37:57.143Z] ---> Running in b731bc21ba75 [2021-08-20T18:37:57.422Z] Removing intermediate container e4512817b2d8 [2021-08-20T18:37:57.422Z] ---> b6a2ec2e4710 [2021-08-20T18:37:57.422Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-20T18:37:58.024Z] Removing intermediate container b731bc21ba75 [2021-08-20T18:37:58.024Z] ---> b19cccd0e7e9 [2021-08-20T18:37:58.024Z] [2021-08-20T18:37:58.632Z] Successfully built b19cccd0e7e9 [2021-08-20T18:37:58.632Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-20T18:37:58.632Z]  Building security-secretstore-setup ... done Building support-notifications [2021-08-20T18:37:59.238Z] ---> 07092295b73b [2021-08-20T18:37:59.238Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-20T18:37:59.840Z] ---> Running in 9e77eafd8efe [2021-08-20T18:38:02.483Z] Collecting docker-compose==1.23.2 [2021-08-20T18:38:02.483Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-20T18:38:02.483Z] Collecting texttable<0.10,>=0.9.0 [2021-08-20T18:38:02.758Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-20T18:38:02.758Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:38:02.758Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:38:02.758Z] ---> 60bfd7e7324b [2021-08-20T18:38:02.758Z] Step 3/24 : WORKDIR /edgex-go [2021-08-20T18:38:02.758Z] ---> Using cache [2021-08-20T18:38:02.758Z] ---> fba89d6fb4e0 [2021-08-20T18:38:02.758Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:38:02.758Z] ---> Using cache [2021-08-20T18:38:02.758Z] ---> cb1ad02a9f9f [2021-08-20T18:38:02.758Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-20T18:38:03.738Z] Removing intermediate container 61e355bfb65a [2021-08-20T18:38:03.738Z] ---> 179310968882 [2021-08-20T18:38:03.738Z] Step 8/24 : COPY . . [2021-08-20T18:38:03.738Z] ---> Running in dc90cc1dd254 [2021-08-20T18:38:04.724Z] Removing intermediate container 9e77eafd8efe [2021-08-20T18:38:04.724Z] ---> 6ddcea8198d3 [2021-08-20T18:38:04.724Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-20T18:38:05.725Z] ---> Running in 9a231ad01dac [2021-08-20T18:38:06.004Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-20T18:38:06.004Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-20T18:38:06.004Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-20T18:38:06.997Z] Removing intermediate container 9a231ad01dac [2021-08-20T18:38:06.997Z] ---> b3bedb917ab6 [2021-08-20T18:38:06.997Z] Step 29/32 : CMD ["gate"] [2021-08-20T18:38:06.997Z] Collecting PyYAML<4,>=3.10 [2021-08-20T18:38:06.997Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-20T18:38:07.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-20T18:38:07.892Z] ---> Running in d4efae65ebdb [2021-08-20T18:38:08.166Z] OK: 218 MiB in 52 packages [2021-08-20T18:38:09.625Z] Removing intermediate container d4efae65ebdb [2021-08-20T18:38:09.625Z] ---> da85aa37ede9 [2021-08-20T18:38:09.625Z] Step 30/32 : LABEL arch=arm64 [2021-08-20T18:38:10.613Z] ---> Running in bd7fe07d4bd8 [2021-08-20T18:38:10.613Z] Removing intermediate container dc90cc1dd254 [2021-08-20T18:38:10.613Z] ---> 2a6ba0b5a2a8 [2021-08-20T18:38:10.613Z] Step 6/24 : COPY go.mod . [2021-08-20T18:38:10.887Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-20T18:38:10.887Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-20T18:38:11.162Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-20T18:38:11.162Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-20T18:38:12.140Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:38:12.140Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:38:12.140Z] ---> 60bfd7e7324b [2021-08-20T18:38:12.140Z] Step 3/23 : WORKDIR /edgex-go [2021-08-20T18:38:12.140Z] ---> Using cache [2021-08-20T18:38:12.140Z] ---> fba89d6fb4e0 [2021-08-20T18:38:12.140Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:38:12.140Z] ---> Using cache [2021-08-20T18:38:12.140Z] ---> cb1ad02a9f9f [2021-08-20T18:38:12.140Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-20T18:38:13.128Z] Removing intermediate container bd7fe07d4bd8 [2021-08-20T18:38:13.128Z] ---> 5614c3663cee [2021-08-20T18:38:13.128Z] Step 31/32 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:38:13.128Z] Collecting docopt<0.7,>=0.6.1 [2021-08-20T18:38:13.128Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-20T18:38:13.128Z] ---> ceb4a9fbf03d [2021-08-20T18:38:13.128Z] Step 7/24 : RUN go mod download [2021-08-20T18:38:13.128Z] ---> Running in 76e7d549e88e [2021-08-20T18:38:14.109Z] ---> Running in b35eb7c41643 [2021-08-20T18:38:14.109Z] ---> Running in f05eecac1ff0 [2021-08-20T18:38:15.105Z] Removing intermediate container b35eb7c41643 [2021-08-20T18:38:15.105Z] ---> 9bd71da31ef9 [2021-08-20T18:38:15.105Z] Step 32/32 : LABEL version=2.0.1-dev.33 [2021-08-20T18:38:15.719Z] ---> 27b8061dd56e [2021-08-20T18:38:15.720Z] Step 9/24 : RUN go mod tidy [2021-08-20T18:38:15.720Z] Collecting jsonschema<3,>=2.5.1 [2021-08-20T18:38:15.720Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-20T18:38:15.720Z] ---> Running in 0f1140ad1320 [2021-08-20T18:38:16.002Z] Collecting cached-property<2,>=1.2.0 [2021-08-20T18:38:16.002Z] ---> Running in 72a97bf39363 [2021-08-20T18:38:16.002Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-20T18:38:16.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-20T18:38:16.600Z] Collecting docker<4.0,>=3.6.0 [2021-08-20T18:38:16.600Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-20T18:38:16.600Z] Removing intermediate container 0f1140ad1320 [2021-08-20T18:38:16.600Z] ---> 994b12867dbe [2021-08-20T18:38:16.600Z] [2021-08-20T18:38:16.600Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-20T18:38:16.890Z] Successfully built 994b12867dbe [2021-08-20T18:38:17.170Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-20T18:38:17.170Z] Building core-metadata [2021-08-20T18:38:17.170Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-20T18:38:17.453Z] Collecting docker-pycreds>=0.4.0 [2021-08-20T18:38:17.727Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-20T18:38:18.337Z] OK: 218 MiB in 52 packages [2021-08-20T18:38:18.337Z] Collecting certifi>=2017.4.17 [2021-08-20T18:38:18.613Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-20T18:38:18.891Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-20T18:38:18.891Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-20T18:38:19.197Z] Collecting idna<2.8,>=2.5 [2021-08-20T18:38:19.197Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-20T18:38:19.802Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-20T18:38:19.802Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-20T18:38:20.430Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-20T18:38:20.430Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-20T18:38:20.430Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-20T18:38:20.430Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-20T18:38:20.706Z] Removing intermediate container 76e7d549e88e [2021-08-20T18:38:20.706Z] ---> 409ab5929204 [2021-08-20T18:38:20.706Z] Step 6/23 : COPY go.mod . [2021-08-20T18:38:21.713Z] Removing intermediate container f05eecac1ff0 [2021-08-20T18:38:21.713Z] ---> d876a701eaf9 [2021-08-20T18:38:21.713Z] Step 8/24 : COPY . . [2021-08-20T18:38:21.713Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-20T18:38:21.713Z] Attempting uninstall: urllib3 [2021-08-20T18:38:21.713Z] Found existing installation: urllib3 1.26.2 [2021-08-20T18:38:21.713Z] Uninstalling urllib3-1.26.2: [2021-08-20T18:38:21.991Z] Successfully uninstalled urllib3-1.26.2 [2021-08-20T18:38:21.991Z] ---> 0d922d6603b4 [2021-08-20T18:38:21.991Z] Step 7/23 : RUN go mod download [2021-08-20T18:38:22.268Z] ---> Running in e31bf20535c2 [2021-08-20T18:38:22.546Z] Attempting uninstall: idna [2021-08-20T18:38:22.546Z] Found existing installation: idna 3.1 [2021-08-20T18:38:22.546Z] Uninstalling idna-3.1: [2021-08-20T18:38:22.546Z] Successfully uninstalled idna-3.1 [2021-08-20T18:38:22.822Z] Removing intermediate container 72a97bf39363 [2021-08-20T18:38:22.822Z] ---> 38c9874989c1 [2021-08-20T18:38:23.101Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-20T18:38:23.377Z] Attempting uninstall: chardet [2021-08-20T18:38:23.377Z] Found existing installation: chardet 4.0.0 [2021-08-20T18:38:23.377Z] Uninstalling chardet-4.0.0: [2021-08-20T18:38:23.672Z] Successfully uninstalled chardet-4.0.0 [2021-08-20T18:38:23.672Z] ---> Running in a380d2c2cf2c [2021-08-20T18:38:25.120Z] Attempting uninstall: requests [2021-08-20T18:38:25.120Z] Found existing installation: requests 2.25.1 [2021-08-20T18:38:25.120Z] Uninstalling requests-2.25.1: [2021-08-20T18:38:25.402Z] Successfully uninstalled requests-2.25.1 [2021-08-20T18:38:25.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2021-08-20T18:38:25.690Z] Running setup.py install for texttable: started [2021-08-20T18:38:28.327Z] Running setup.py install for texttable: finished with status 'done' [2021-08-20T18:38:28.327Z] Running setup.py install for PyYAML: started [2021-08-20T18:38:29.311Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-20T18:38:29.311Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-20T18:38:29.311Z] ---> 60bfd7e7324b [2021-08-20T18:38:29.311Z] Step 3/24 : WORKDIR /edgex-go [2021-08-20T18:38:29.311Z] ---> Using cache [2021-08-20T18:38:29.311Z] ---> fba89d6fb4e0 [2021-08-20T18:38:29.311Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:38:29.311Z] ---> Using cache [2021-08-20T18:38:29.311Z] ---> cb1ad02a9f9f [2021-08-20T18:38:29.311Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-20T18:38:29.311Z] ---> Using cache [2021-08-20T18:38:29.311Z] ---> 78489272f2a9 [2021-08-20T18:38:29.311Z] Step 6/24 : COPY go.mod . [2021-08-20T18:38:29.311Z] ---> Using cache [2021-08-20T18:38:29.311Z] ---> 3f04ea0250cd [2021-08-20T18:38:29.311Z] Step 7/24 : RUN go mod download [2021-08-20T18:38:29.311Z] ---> Using cache [2021-08-20T18:38:29.311Z] ---> 179310968882 [2021-08-20T18:38:29.311Z] Step 8/24 : COPY . . [2021-08-20T18:38:29.587Z] ---> Using cache [2021-08-20T18:38:29.587Z] ---> 27b8061dd56e [2021-08-20T18:38:29.587Z] Step 9/24 : RUN go mod tidy [2021-08-20T18:38:29.587Z] ---> Using cache [2021-08-20T18:38:29.587Z] ---> 38c9874989c1 [2021-08-20T18:38:29.587Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-20T18:38:31.044Z] ---> Running in f550d8c14138 [2021-08-20T18:38:31.044Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-20T18:38:31.649Z] Running setup.py install for docopt: started [2021-08-20T18:38:31.926Z] Removing intermediate container e31bf20535c2 [2021-08-20T18:38:31.926Z] ---> 001ad8743f67 [2021-08-20T18:38:31.926Z] Step 8/23 : COPY . . [2021-08-20T18:38:33.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-20T18:38:33.668Z] Running setup.py install for docopt: finished with status 'done' [2021-08-20T18:38:33.953Z] Running setup.py install for dockerpty: started [2021-08-20T18:38:36.599Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-20T18:38:37.586Z] ---> 46d7a1ffc705 [2021-08-20T18:38:37.586Z] Step 9/24 : RUN go mod tidy [2021-08-20T18:38:38.197Z] ---> Running in 5ca7818de8c2 [2021-08-20T18:38:38.805Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-20T18:38:49.028Z] Removing intermediate container 5ca7818de8c2 [2021-08-20T18:38:49.029Z] ---> fd212de8032e [2021-08-20T18:38:49.029Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-20T18:38:49.029Z] ---> Running in a8f65ef84244 [2021-08-20T18:38:49.647Z] ---> 62252b6db1ee [2021-08-20T18:38:49.647Z] Step 9/23 : RUN go mod tidy [2021-08-20T18:38:50.256Z] ---> Running in 73647ac95ecf [2021-08-20T18:38:52.259Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2021-08-20T18:38:57.911Z] Removing intermediate container 860a9bf7a955 [2021-08-20T18:38:57.911Z] ---> 3e0a387a3909 [2021-08-20T18:38:57.911Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-20T18:38:57.911Z] ---> Running in 17701d60d80a [2021-08-20T18:38:58.520Z] Removing intermediate container 17701d60d80a [2021-08-20T18:38:58.520Z] ---> c082ccc1001d [2021-08-20T18:38:58.520Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-20T18:38:58.796Z] ---> Running in 7698ea190222 [2021-08-20T18:38:59.789Z] Removing intermediate container 7698ea190222 [2021-08-20T18:38:59.789Z] ---> d5fbc9a1ff0d [2021-08-20T18:38:59.789Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-20T18:39:00.779Z] Removing intermediate container 73647ac95ecf [2021-08-20T18:39:00.779Z] ---> bb8d81d0ce48 [2021-08-20T18:39:00.779Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-20T18:39:01.060Z] ---> Running in dece924f9347 [2021-08-20T18:39:02.523Z] ---> 01f9c0b6b4cc [2021-08-20T18:39:02.523Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-20T18:39:03.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-20T18:39:04.128Z] ---> 63604806375e [2021-08-20T18:39:04.128Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-20T18:39:05.582Z] ---> 7110f5c70641 [2021-08-20T18:39:05.583Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-20T18:39:05.583Z] ---> Running in 2408c13c21b3 [2021-08-20T18:39:06.180Z] Removing intermediate container 2408c13c21b3 [2021-08-20T18:39:06.180Z] ---> 6064764d99a7 [2021-08-20T18:39:06.180Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-20T18:39:06.455Z] ---> Running in 5a41c275396f [2021-08-20T18:39:07.056Z] Removing intermediate container 5a41c275396f [2021-08-20T18:39:07.056Z] ---> c2bf926d0a03 [2021-08-20T18:39:07.056Z] Step 22/24 : LABEL arch=arm64 [2021-08-20T18:39:07.330Z] ---> Running in 6a3bd4fe4eab [2021-08-20T18:39:07.930Z] Removing intermediate container 6a3bd4fe4eab [2021-08-20T18:39:07.930Z] ---> c7e9e64bedac [2021-08-20T18:39:07.930Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:39:07.930Z] ---> Running in 3c7f50619a11 [2021-08-20T18:39:08.532Z] Removing intermediate container 3c7f50619a11 [2021-08-20T18:39:08.532Z] ---> fbdc7ea32ac6 [2021-08-20T18:39:08.532Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-20T18:39:08.804Z] ---> Running in ebee9b873ae7 [2021-08-20T18:39:09.407Z] Removing intermediate container ebee9b873ae7 [2021-08-20T18:39:09.407Z] ---> 0bdaee224f51 [2021-08-20T18:39:09.407Z] [2021-08-20T18:39:09.684Z] Successfully built 0bdaee224f51 [2021-08-20T18:39:09.962Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-20T18:40:06.571Z]  Building sys-mgmt-agent ... done Removing intermediate container a380d2c2cf2c [2021-08-20T18:40:06.571Z] ---> bd1238e52de1 [2021-08-20T18:40:06.571Z] [2021-08-20T18:40:06.571Z] Step 11/24 : FROM alpine:3.12 [2021-08-20T18:40:06.571Z] ---> c4fd0aeabfcf [2021-08-20T18:40:06.571Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-20T18:40:06.571Z] ---> Using cache [2021-08-20T18:40:06.571Z] ---> 82c9b71c2c86 [2021-08-20T18:40:06.571Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-20T18:40:06.571Z] ---> Using cache [2021-08-20T18:40:06.571Z] ---> 689e9535bf6d [2021-08-20T18:40:06.571Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-20T18:40:06.571Z] ---> Running in 8e294b4176ce [2021-08-20T18:40:06.571Z] Removing intermediate container 8e294b4176ce [2021-08-20T18:40:06.571Z] ---> 42a4c2820bba [2021-08-20T18:40:06.571Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-20T18:40:06.571Z] ---> Running in 1b16aa1bc1f4 [2021-08-20T18:40:06.571Z] Removing intermediate container 1b16aa1bc1f4 [2021-08-20T18:40:06.571Z] ---> 8f17443433c9 [2021-08-20T18:40:06.571Z] Step 16/24 : WORKDIR / [2021-08-20T18:40:06.571Z] ---> Running in dfd567db183f [2021-08-20T18:40:06.571Z] Removing intermediate container dfd567db183f [2021-08-20T18:40:06.571Z] ---> a2ba9024c2af [2021-08-20T18:40:06.571Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-20T18:40:06.571Z] ---> eebcc323ab6b [2021-08-20T18:40:06.571Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-20T18:40:07.180Z] ---> 77bcf8b7f1ee [2021-08-20T18:40:07.180Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-20T18:40:08.642Z] ---> ee988749bcfe [2021-08-20T18:40:08.642Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-20T18:40:08.642Z] ---> Running in 723a31952e7c [2021-08-20T18:40:09.659Z] Removing intermediate container 723a31952e7c [2021-08-20T18:40:09.659Z] ---> 13422478fde7 [2021-08-20T18:40:09.659Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-20T18:40:09.659Z] ---> Running in dd16dbb03991 [2021-08-20T18:40:10.674Z] Removing intermediate container dd16dbb03991 [2021-08-20T18:40:10.674Z] ---> cffd46bd6d5f [2021-08-20T18:40:10.674Z] Step 22/24 : LABEL arch=arm64 [2021-08-20T18:40:10.674Z] ---> Running in ab848ec190d5 [2021-08-20T18:40:11.667Z] Removing intermediate container ab848ec190d5 [2021-08-20T18:40:11.667Z] ---> f38b01247137 [2021-08-20T18:40:11.667Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:40:11.667Z] ---> Running in da01e2f2a972 [2021-08-20T18:40:12.282Z] Removing intermediate container da01e2f2a972 [2021-08-20T18:40:12.282Z] ---> c917b4e7d532 [2021-08-20T18:40:12.282Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-20T18:40:12.563Z] ---> Running in 82a1b09d86f2 [2021-08-20T18:40:13.181Z] Removing intermediate container 82a1b09d86f2 [2021-08-20T18:40:13.181Z] ---> e0f6a7889773 [2021-08-20T18:40:13.181Z] [2021-08-20T18:40:13.459Z] Successfully built e0f6a7889773 [2021-08-20T18:40:13.744Z] Successfully tagged core-command-arm64:latest [2021-08-20T18:40:23.947Z]  Building core-command ... done Removing intermediate container f550d8c14138 [2021-08-20T18:40:23.947Z] ---> c5388504a3b2 [2021-08-20T18:40:23.947Z] [2021-08-20T18:40:23.947Z] Step 11/24 : FROM alpine:3.12 [2021-08-20T18:40:23.947Z] ---> c4fd0aeabfcf [2021-08-20T18:40:23.947Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-20T18:40:23.947Z] ---> Using cache [2021-08-20T18:40:23.947Z] ---> 82c9b71c2c86 [2021-08-20T18:40:23.947Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-20T18:40:23.947Z] ---> Using cache [2021-08-20T18:40:23.947Z] ---> 689e9535bf6d [2021-08-20T18:40:23.947Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-20T18:40:23.947Z] ---> Running in 6c6b1813d805 [2021-08-20T18:40:23.947Z] Removing intermediate container 6c6b1813d805 [2021-08-20T18:40:23.947Z] ---> 42c7b60cfd3a [2021-08-20T18:40:23.947Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-20T18:40:23.947Z] ---> Running in 2fddac156fbe [2021-08-20T18:40:24.225Z] Removing intermediate container 2fddac156fbe [2021-08-20T18:40:24.225Z] ---> 7229b8d49a92 [2021-08-20T18:40:24.225Z] Step 16/24 : WORKDIR / [2021-08-20T18:40:24.508Z] ---> Running in ef117cdc0e4e [2021-08-20T18:40:25.132Z] Removing intermediate container ef117cdc0e4e [2021-08-20T18:40:25.132Z] ---> a738f7ea897b [2021-08-20T18:40:25.132Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-20T18:40:26.593Z] ---> 308cb1cf7949 [2021-08-20T18:40:26.593Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-20T18:40:28.608Z] ---> 3e95d216f703 [2021-08-20T18:40:28.608Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-20T18:40:29.618Z] ---> 396b91bc6ae6 [2021-08-20T18:40:29.618Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-20T18:40:29.618Z] ---> Running in 828c6ee94c70 [2021-08-20T18:40:30.233Z] Removing intermediate container 828c6ee94c70 [2021-08-20T18:40:30.233Z] ---> 8dd334518d91 [2021-08-20T18:40:30.233Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-20T18:40:30.233Z] ---> Running in 3105d47f5f6c [2021-08-20T18:40:31.248Z] Removing intermediate container 3105d47f5f6c [2021-08-20T18:40:31.248Z] ---> c1b87b8efaf0 [2021-08-20T18:40:31.248Z] Step 22/24 : LABEL arch=arm64 [2021-08-20T18:40:31.527Z] ---> Running in 2d46344bc6a4 [2021-08-20T18:40:32.130Z] Removing intermediate container 2d46344bc6a4 [2021-08-20T18:40:32.130Z] ---> 10fa89ffe220 [2021-08-20T18:40:32.130Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:40:32.404Z] ---> Running in d3aa6727c843 [2021-08-20T18:40:33.389Z] Removing intermediate container d3aa6727c843 [2021-08-20T18:40:33.389Z] ---> 716e1b0c3ac8 [2021-08-20T18:40:33.389Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-20T18:40:33.389Z] ---> Running in 43d88deee7a3 [2021-08-20T18:40:34.367Z] Removing intermediate container 43d88deee7a3 [2021-08-20T18:40:34.368Z] ---> 14d4169d637d [2021-08-20T18:40:34.368Z] [2021-08-20T18:40:34.368Z] Removing intermediate container dece924f9347 [2021-08-20T18:40:34.368Z] ---> 753a42d452a0 [2021-08-20T18:40:34.368Z] [2021-08-20T18:40:34.368Z] Step 11/23 : FROM alpine:3.12 [2021-08-20T18:40:34.368Z] ---> c4fd0aeabfcf [2021-08-20T18:40:34.368Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-20T18:40:34.368Z] Successfully built 14d4169d637d [2021-08-20T18:40:34.368Z] Successfully tagged core-metadata-arm64:latest [2021-08-20T18:40:34.652Z]  Building core-metadata ... done  ---> Running in 440853f7999f [2021-08-20T18:40:35.634Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-20T18:40:35.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-20T18:40:36.508Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-20T18:40:36.508Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-20T18:40:36.508Z] Executing busybox-1.31.1-r20.trigger [2021-08-20T18:40:36.508Z] Executing ca-certificates-20191127-r4.trigger [2021-08-20T18:40:36.784Z] OK: 6 MiB in 16 packages [2021-08-20T18:40:38.228Z] Removing intermediate container a8f65ef84244 [2021-08-20T18:40:38.228Z] ---> 8491911b7335 [2021-08-20T18:40:38.228Z] [2021-08-20T18:40:38.228Z] Step 11/24 : FROM alpine:3.12 [2021-08-20T18:40:38.228Z] ---> c4fd0aeabfcf [2021-08-20T18:40:38.228Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-20T18:40:38.503Z] ---> Running in b2cc7e99dc20 [2021-08-20T18:40:38.503Z] Removing intermediate container 440853f7999f [2021-08-20T18:40:38.503Z] ---> 14e2aaaf55d4 [2021-08-20T18:40:38.503Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-20T18:40:38.784Z] ---> Running in 4fd44992400e [2021-08-20T18:40:38.784Z] Removing intermediate container b2cc7e99dc20 [2021-08-20T18:40:38.784Z] ---> c9d3aba52572 [2021-08-20T18:40:38.784Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-20T18:40:39.060Z] ---> Running in 84ab5679f4d4 [2021-08-20T18:40:39.337Z] Removing intermediate container 4fd44992400e [2021-08-20T18:40:39.337Z] ---> bc3f60136f46 [2021-08-20T18:40:39.337Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-20T18:40:39.337Z] ---> Running in 4a1a2816eda8 [2021-08-20T18:40:39.614Z] Removing intermediate container 84ab5679f4d4 [2021-08-20T18:40:39.614Z] ---> 1fcc84e80a30 [2021-08-20T18:40:39.614Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-20T18:40:39.890Z] ---> Running in 8bd7e346b97a [2021-08-20T18:40:39.890Z] Removing intermediate container 4a1a2816eda8 [2021-08-20T18:40:39.890Z] ---> 237494d20061 [2021-08-20T18:40:39.890Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-20T18:40:40.169Z] ---> Running in 83c33f0d75a7 [2021-08-20T18:40:40.169Z] Removing intermediate container 8bd7e346b97a [2021-08-20T18:40:40.169Z] ---> 336e454502b9 [2021-08-20T18:40:40.169Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-20T18:40:40.443Z] ---> Running in eb6e2446f504 [2021-08-20T18:40:40.720Z] Removing intermediate container 83c33f0d75a7 [2021-08-20T18:40:40.720Z] ---> cb58f07fa925 [2021-08-20T18:40:40.720Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-20T18:40:41.712Z] ---> 95e35d02da5a [2021-08-20T18:40:41.712Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-20T18:40:43.153Z] ---> e309abc7eea9 [2021-08-20T18:40:43.153Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-20T18:40:43.153Z] Removing intermediate container eb6e2446f504 [2021-08-20T18:40:43.153Z] ---> 7f6204b9d325 [2021-08-20T18:40:43.153Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-20T18:40:43.153Z] ---> Running in a89dfe136bd7 [2021-08-20T18:40:44.136Z] ---> 34cc25d179cd [2021-08-20T18:40:44.136Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-20T18:40:44.136Z] ---> Running in 74adaacf0921 [2021-08-20T18:40:44.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-20T18:40:44.678Z] Removing intermediate container 74adaacf0921 [2021-08-20T18:40:44.678Z] ---> 4faf676e2926 [2021-08-20T18:40:44.678Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-20T18:40:44.678Z] ---> Running in 91acfa56f97a [2021-08-20T18:40:45.266Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-20T18:40:45.266Z] Removing intermediate container 91acfa56f97a [2021-08-20T18:40:45.266Z] ---> 121c5e7144aa [2021-08-20T18:40:45.266Z] Step 21/23 : LABEL arch=arm64 [2021-08-20T18:40:45.537Z] ---> Running in 49286987274c [2021-08-20T18:40:45.806Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-20T18:40:45.806Z] Removing intermediate container 49286987274c [2021-08-20T18:40:45.806Z] ---> c8348d83bc81 [2021-08-20T18:40:45.806Z] Step 22/23 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:40:46.076Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-20T18:40:46.076Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-20T18:40:46.076Z] ---> Running in 6eaa7c8d3204 [2021-08-20T18:40:46.076Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-20T18:40:46.348Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-20T18:40:46.619Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-20T18:40:46.619Z] Removing intermediate container 6eaa7c8d3204 [2021-08-20T18:40:46.619Z] ---> cc34f9b75a45 [2021-08-20T18:40:46.619Z] Step 23/23 : LABEL version=2.0.1-dev.33 [2021-08-20T18:40:46.619Z] Executing busybox-1.31.1-r20.trigger [2021-08-20T18:40:46.619Z] OK: 8 MiB in 20 packages [2021-08-20T18:40:46.619Z] ---> Running in cb685796a11d [2021-08-20T18:40:47.214Z] Removing intermediate container cb685796a11d [2021-08-20T18:40:47.214Z] ---> fad2d90a19a8 [2021-08-20T18:40:47.214Z] [2021-08-20T18:40:47.485Z] Successfully built fad2d90a19a8 [2021-08-20T18:40:47.485Z] Successfully tagged support-notifications-arm64:latest [2021-08-20T18:40:47.755Z]  Building support-notifications ... done Removing intermediate container a89dfe136bd7 [2021-08-20T18:40:47.755Z] ---> 58c94f8b90e1 [2021-08-20T18:40:47.755Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-20T18:40:48.725Z] ---> d6e9aa562964 [2021-08-20T18:40:48.725Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-20T18:40:49.693Z] ---> 58c2df29a0d3 [2021-08-20T18:40:49.693Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-20T18:40:50.677Z] ---> 1000c3b0bfc3 [2021-08-20T18:40:50.677Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-20T18:40:50.677Z] ---> Running in 415bec1c624e [2021-08-20T18:40:50.952Z] Removing intermediate container 415bec1c624e [2021-08-20T18:40:50.952Z] ---> 1960f74341ae [2021-08-20T18:40:50.952Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-20T18:40:51.235Z] ---> Running in fa4e963b3aff [2021-08-20T18:40:51.851Z] Removing intermediate container fa4e963b3aff [2021-08-20T18:40:51.851Z] ---> 5f01cebbf7a3 [2021-08-20T18:40:51.851Z] Step 22/24 : LABEL arch=arm64 [2021-08-20T18:40:51.851Z] ---> Running in 7cdf8ef91940 [2021-08-20T18:40:52.478Z] Removing intermediate container 7cdf8ef91940 [2021-08-20T18:40:52.478Z] ---> fc24d5d37b32 [2021-08-20T18:40:52.478Z] Step 23/24 : LABEL git_sha=e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:40:52.478Z] ---> Running in 70a614f3a45a [2021-08-20T18:40:53.078Z] Removing intermediate container 70a614f3a45a [2021-08-20T18:40:53.078Z] ---> cee53e0c82a0 [2021-08-20T18:40:53.078Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-20T18:40:53.078Z] ---> Running in b7b9252b8bad [2021-08-20T18:40:53.680Z] Removing intermediate container b7b9252b8bad [2021-08-20T18:40:53.680Z] ---> debeaca67954 [2021-08-20T18:40:53.680Z] [2021-08-20T18:40:53.954Z] Successfully built debeaca67954 [2021-08-20T18:40:53.954Z] Successfully tagged core-data-arm64:latest [2021-08-20T18:40:53.969Z]  Building core-data ... done  [Pipeline] } [2021-08-20T18:40:53.986Z] $ docker stop --time=1 fd14e9346b51b12968bd3eea5db5ed5cc58ea97f53d71efbc3974278f6512155 [2021-08-20T18:40:55.775Z] $ docker rm -f fd14e9346b51b12968bd3eea5db5ed5cc58ea97f53d71efbc3974278f6512155 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-20T18:40:56.386Z] + docker images [2021-08-20T18:40:56.659Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-20T18:40:56.659Z] core-data-arm64 latest debeaca67954 3 seconds ago 19.3MB [2021-08-20T18:40:56.659Z] support-notifications-arm64 latest fad2d90a19a8 10 seconds ago 15.9MB [2021-08-20T18:40:56.659Z] 8491911b7335 19 seconds ago 1.46GB [2021-08-20T18:40:56.659Z] core-metadata-arm64 latest 14d4169d637d 23 seconds ago 15.8MB [2021-08-20T18:40:56.659Z] 753a42d452a0 23 seconds ago 1.45GB [2021-08-20T18:40:56.659Z] c5388504a3b2 35 seconds ago 1.46GB [2021-08-20T18:40:56.659Z] core-command-arm64 latest e0f6a7889773 44 seconds ago 15.2MB [2021-08-20T18:40:56.659Z] bd1238e52de1 56 seconds ago 1.45GB [2021-08-20T18:40:56.659Z] sys-mgmt-agent-arm64 latest 0bdaee224f51 About a minute ago 311MB [2021-08-20T18:40:56.659Z] security-bootstrapper-arm64 latest 994b12867dbe 2 minutes ago 17.7MB [2021-08-20T18:40:56.659Z] security-secretstore-setup-arm64 latest b19cccd0e7e9 2 minutes ago 26.5MB [2021-08-20T18:40:56.659Z] support-scheduler-arm64 latest c681bfdfc789 3 minutes ago 15.2MB [2021-08-20T18:40:56.659Z] security-proxy-setup-arm64 latest 2626c29b58be 3 minutes ago 24.5MB [2021-08-20T18:40:56.659Z] da7b3967cce6 3 minutes ago 1.45GB [2021-08-20T18:40:56.659Z] 11c403824d80 3 minutes ago 1.45GB [2021-08-20T18:40:56.659Z] 7d16dabd9cf4 3 minutes ago 1.46GB [2021-08-20T18:40:56.659Z] 5377a95591cb 3 minutes ago 1.45GB [2021-08-20T18:40:56.659Z] 099a51d7672f 3 minutes ago 1.46GB [2021-08-20T18:40:56.659Z] ci-base-image-arm64 latest 60bfd7e7324b 7 minutes ago 1.24GB [2021-08-20T18:40:56.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB [2021-08-20T18:40:56.659Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-20T18:40:56.659Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-20T18:40:56.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-20T18:40:56.952Z] provisioning config files... [2021-08-20T18:40:56.980Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/38@tmp/config6557916828039832797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-20T18:40:57.355Z] ---> docker-login.sh [2021-08-20T18:40:57.355Z] nexus3.edgexfoundry.org:10001 [2021-08-20T18:40:57.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:40:57.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:40:57.902Z] Configure a credential helper to remove this warning. See [2021-08-20T18:40:57.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:40:57.902Z] [2021-08-20T18:40:57.902Z] Login Succeeded [2021-08-20T18:40:57.902Z] nexus3.edgexfoundry.org:10002 [2021-08-20T18:40:58.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:40:58.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:40:58.448Z] Configure a credential helper to remove this warning. See [2021-08-20T18:40:58.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:40:58.448Z] [2021-08-20T18:40:58.448Z] Login Succeeded [2021-08-20T18:40:58.448Z] nexus3.edgexfoundry.org:10003 [2021-08-20T18:40:58.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:40:58.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:40:58.990Z] Configure a credential helper to remove this warning. See [2021-08-20T18:40:58.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:40:58.990Z] [2021-08-20T18:40:58.990Z] Login Succeeded [2021-08-20T18:40:58.990Z] nexus3.edgexfoundry.org:10004 [2021-08-20T18:40:59.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:40:59.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:40:59.582Z] Configure a credential helper to remove this warning. See [2021-08-20T18:40:59.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:40:59.582Z] [2021-08-20T18:40:59.582Z] Login Succeeded [2021-08-20T18:40:59.582Z] docker.io [2021-08-20T18:40:59.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-20T18:41:00.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-20T18:41:00.447Z] Configure a credential helper to remove this warning. See [2021-08-20T18:41:00.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-20T18:41:00.447Z] [2021-08-20T18:41:00.447Z] Login Succeeded [2021-08-20T18:41:00.447Z] ---> docker-login.sh ends [Pipeline] } [2021-08-20T18:41:00.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:41:00.548Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-20T18:41:00.549Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:00.549Z] latest [2021-08-20T18:41:00.549Z] 2.0.1-dev.33 [2021-08-20T18:41:00.549Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:00.549Z] main [2021-08-20T18:41:00.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:00.961Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:01.308Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:01.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-20T18:41:01.308Z] d5efc4c2abbb: Preparing [2021-08-20T18:41:01.308Z] 0beffcd6b9ce: Preparing [2021-08-20T18:41:01.308Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:01.308Z] ddbb5820e14c: Preparing [2021-08-20T18:41:01.308Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:01.588Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:01.589Z] ddbb5820e14c: Pushed [2021-08-20T18:41:01.589Z] d5efc4c2abbb: Pushed [2021-08-20T18:41:01.589Z] 8c3cb63ed762: Pushed [2021-08-20T18:41:04.199Z] 0beffcd6b9ce: Pushed [2021-08-20T18:41:04.199Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:2b508d5c58517760f54be7e71e36ae7f00a04a5c0850da39104b0f58a59a528c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:04.554Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:04.901Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-20T18:41:04.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-20T18:41:04.901Z] d5efc4c2abbb: Preparing [2021-08-20T18:41:04.901Z] 0beffcd6b9ce: Preparing [2021-08-20T18:41:04.901Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:04.901Z] ddbb5820e14c: Preparing [2021-08-20T18:41:04.901Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:04.901Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:04.901Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:04.901Z] 0beffcd6b9ce: Layer already exists [2021-08-20T18:41:04.901Z] d5efc4c2abbb: Layer already exists [2021-08-20T18:41:04.901Z] ddbb5820e14c: Layer already exists [2021-08-20T18:41:05.174Z] latest: digest: sha256:2b508d5c58517760f54be7e71e36ae7f00a04a5c0850da39104b0f58a59a528c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:05.532Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:05.872Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.33 [2021-08-20T18:41:05.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-20T18:41:05.872Z] d5efc4c2abbb: Preparing [2021-08-20T18:41:05.872Z] 0beffcd6b9ce: Preparing [2021-08-20T18:41:05.872Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:05.872Z] ddbb5820e14c: Preparing [2021-08-20T18:41:05.872Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:05.872Z] ddbb5820e14c: Layer already exists [2021-08-20T18:41:05.872Z] 0beffcd6b9ce: Layer already exists [2021-08-20T18:41:05.872Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:05.872Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:05.872Z] d5efc4c2abbb: Layer already exists [2021-08-20T18:41:06.142Z] 2.0.1-dev.33: digest: sha256:2b508d5c58517760f54be7e71e36ae7f00a04a5c0850da39104b0f58a59a528c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:06.497Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:06.841Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:06.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-20T18:41:06.841Z] d5efc4c2abbb: Preparing [2021-08-20T18:41:06.841Z] 0beffcd6b9ce: Preparing [2021-08-20T18:41:06.841Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:06.841Z] ddbb5820e14c: Preparing [2021-08-20T18:41:06.841Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:06.841Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:06.841Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:06.841Z] d5efc4c2abbb: Layer already exists [2021-08-20T18:41:06.841Z] 0beffcd6b9ce: Layer already exists [2021-08-20T18:41:06.841Z] ddbb5820e14c: Layer already exists [2021-08-20T18:41:07.112Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:2b508d5c58517760f54be7e71e36ae7f00a04a5c0850da39104b0f58a59a528c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:07.471Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:07.824Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-20T18:41:07.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-20T18:41:07.824Z] d5efc4c2abbb: Preparing [2021-08-20T18:41:07.824Z] 0beffcd6b9ce: Preparing [2021-08-20T18:41:07.824Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:07.824Z] ddbb5820e14c: Preparing [2021-08-20T18:41:07.824Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:07.824Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:07.825Z] ddbb5820e14c: Layer already exists [2021-08-20T18:41:07.825Z] 0beffcd6b9ce: Layer already exists [2021-08-20T18:41:07.825Z] d5efc4c2abbb: Layer already exists [2021-08-20T18:41:07.825Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:08.097Z] main: digest: sha256:2b508d5c58517760f54be7e71e36ae7f00a04a5c0850da39104b0f58a59a528c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:41:08.249Z] ===================================================== [Pipeline] echo [2021-08-20T18:41:08.264Z] taggedImages: [2021-08-20T18:41:08.264Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:08.264Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-20T18:41:08.264Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.33 [2021-08-20T18:41:08.264Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:08.264Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-20T18:41:08.298Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-20T18:41:08.298Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:08.298Z] latest [2021-08-20T18:41:08.298Z] 2.0.1-dev.33 [2021-08-20T18:41:08.298Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:08.298Z] main [2021-08-20T18:41:08.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:08.679Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:09.031Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:09.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-20T18:41:09.031Z] 3433e1308adc: Preparing [2021-08-20T18:41:09.031Z] 397b93a99a90: Preparing [2021-08-20T18:41:09.031Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:09.031Z] a8dbc0566514: Preparing [2021-08-20T18:41:09.031Z] 69ec14e7a274: Preparing [2021-08-20T18:41:09.031Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:09.031Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:09.315Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:09.315Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:09.315Z] 3433e1308adc: Pushed [2021-08-20T18:41:09.315Z] 69ec14e7a274: Pushed [2021-08-20T18:41:09.912Z] a8dbc0566514: Pushed [2021-08-20T18:41:12.514Z] 397b93a99a90: Pushed [2021-08-20T18:41:12.514Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:8a107badeb31ba51da1cbe266d3254317da4208d61f820138fb7804b7de38d97 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:12.852Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:13.191Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-20T18:41:13.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-20T18:41:13.192Z] 3433e1308adc: Preparing [2021-08-20T18:41:13.192Z] 397b93a99a90: Preparing [2021-08-20T18:41:13.192Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:13.192Z] a8dbc0566514: Preparing [2021-08-20T18:41:13.192Z] 69ec14e7a274: Preparing [2021-08-20T18:41:13.192Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:13.192Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:13.462Z] 397b93a99a90: Layer already exists [2021-08-20T18:41:13.462Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:13.462Z] 69ec14e7a274: Layer already exists [2021-08-20T18:41:13.462Z] a8dbc0566514: Layer already exists [2021-08-20T18:41:13.462Z] 3433e1308adc: Layer already exists [2021-08-20T18:41:13.462Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:13.462Z] latest: digest: sha256:8a107badeb31ba51da1cbe266d3254317da4208d61f820138fb7804b7de38d97 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:13.808Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:14.143Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.33 [2021-08-20T18:41:14.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-20T18:41:14.143Z] 3433e1308adc: Preparing [2021-08-20T18:41:14.143Z] 397b93a99a90: Preparing [2021-08-20T18:41:14.143Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:14.143Z] a8dbc0566514: Preparing [2021-08-20T18:41:14.143Z] 69ec14e7a274: Preparing [2021-08-20T18:41:14.143Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:14.143Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:14.416Z] 397b93a99a90: Layer already exists [2021-08-20T18:41:14.416Z] a8dbc0566514: Layer already exists [2021-08-20T18:41:14.416Z] 3433e1308adc: Layer already exists [2021-08-20T18:41:14.416Z] 69ec14e7a274: Layer already exists [2021-08-20T18:41:14.416Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:14.416Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:14.416Z] 2.0.1-dev.33: digest: sha256:8a107badeb31ba51da1cbe266d3254317da4208d61f820138fb7804b7de38d97 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:14.753Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:15.087Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:15.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-20T18:41:15.087Z] 3433e1308adc: Preparing [2021-08-20T18:41:15.087Z] 397b93a99a90: Preparing [2021-08-20T18:41:15.087Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:15.087Z] a8dbc0566514: Preparing [2021-08-20T18:41:15.087Z] 69ec14e7a274: Preparing [2021-08-20T18:41:15.087Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:15.087Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:15.087Z] 397b93a99a90: Layer already exists [2021-08-20T18:41:15.087Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:15.087Z] 3433e1308adc: Layer already exists [2021-08-20T18:41:15.087Z] 69ec14e7a274: Layer already exists [2021-08-20T18:41:15.087Z] a8dbc0566514: Layer already exists [2021-08-20T18:41:15.087Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:15.359Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:8a107badeb31ba51da1cbe266d3254317da4208d61f820138fb7804b7de38d97 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:15.695Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:16.079Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-20T18:41:16.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-20T18:41:16.079Z] 3433e1308adc: Preparing [2021-08-20T18:41:16.079Z] 397b93a99a90: Preparing [2021-08-20T18:41:16.079Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:16.079Z] a8dbc0566514: Preparing [2021-08-20T18:41:16.079Z] 69ec14e7a274: Preparing [2021-08-20T18:41:16.079Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:16.079Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:16.363Z] 397b93a99a90: Layer already exists [2021-08-20T18:41:16.363Z] a8dbc0566514: Layer already exists [2021-08-20T18:41:16.363Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:16.363Z] 3433e1308adc: Layer already exists [2021-08-20T18:41:16.363Z] 69ec14e7a274: Layer already exists [2021-08-20T18:41:16.363Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:16.363Z] main: digest: sha256:8a107badeb31ba51da1cbe266d3254317da4208d61f820138fb7804b7de38d97 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:41:16.432Z] ===================================================== [Pipeline] echo [2021-08-20T18:41:16.446Z] taggedImages: [2021-08-20T18:41:16.446Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:16.446Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-20T18:41:16.446Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.33 [2021-08-20T18:41:16.446Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:16.446Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-20T18:41:16.489Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-20T18:41:16.489Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:16.489Z] latest [2021-08-20T18:41:16.489Z] 2.0.1-dev.33 [2021-08-20T18:41:16.489Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:16.489Z] main [2021-08-20T18:41:16.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:16.900Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:17.249Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:17.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-20T18:41:17.249Z] cbfaa931120b: Preparing [2021-08-20T18:41:17.249Z] 64e0b885f951: Preparing [2021-08-20T18:41:17.249Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:17.249Z] ddbb5820e14c: Preparing [2021-08-20T18:41:17.249Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:17.522Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:17.522Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:17.522Z] ddbb5820e14c: Layer already exists [2021-08-20T18:41:17.522Z] cbfaa931120b: Pushed [2021-08-20T18:41:20.141Z] 64e0b885f951: Pushed [2021-08-20T18:41:20.414Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:637ae274b47a7e95644540df0eda3b0e80381d36121496cf40c68367873de9d1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:20.773Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:21.123Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-20T18:41:21.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-20T18:41:21.124Z] cbfaa931120b: Preparing [2021-08-20T18:41:21.124Z] 64e0b885f951: Preparing [2021-08-20T18:41:21.124Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:21.124Z] ddbb5820e14c: Preparing [2021-08-20T18:41:21.124Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:21.398Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:21.398Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:21.398Z] cbfaa931120b: Layer already exists [2021-08-20T18:41:21.398Z] 64e0b885f951: Layer already exists [2021-08-20T18:41:21.398Z] ddbb5820e14c: Layer already exists [2021-08-20T18:41:21.398Z] latest: digest: sha256:637ae274b47a7e95644540df0eda3b0e80381d36121496cf40c68367873de9d1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:21.755Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:22.097Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.33 [2021-08-20T18:41:22.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-20T18:41:22.097Z] cbfaa931120b: Preparing [2021-08-20T18:41:22.097Z] 64e0b885f951: Preparing [2021-08-20T18:41:22.097Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:22.097Z] ddbb5820e14c: Preparing [2021-08-20T18:41:22.097Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:22.367Z] ddbb5820e14c: Layer already exists [2021-08-20T18:41:22.367Z] cbfaa931120b: Layer already exists [2021-08-20T18:41:22.367Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:22.367Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:22.367Z] 64e0b885f951: Layer already exists [2021-08-20T18:41:22.367Z] 2.0.1-dev.33: digest: sha256:637ae274b47a7e95644540df0eda3b0e80381d36121496cf40c68367873de9d1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:22.723Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:23.058Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:23.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-20T18:41:23.058Z] cbfaa931120b: Preparing [2021-08-20T18:41:23.058Z] 64e0b885f951: Preparing [2021-08-20T18:41:23.058Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:23.058Z] ddbb5820e14c: Preparing [2021-08-20T18:41:23.058Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:23.329Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:23.329Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:23.329Z] ddbb5820e14c: Layer already exists [2021-08-20T18:41:23.329Z] 64e0b885f951: Layer already exists [2021-08-20T18:41:23.329Z] cbfaa931120b: Layer already exists [2021-08-20T18:41:23.329Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:637ae274b47a7e95644540df0eda3b0e80381d36121496cf40c68367873de9d1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:23.678Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:24.015Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-20T18:41:24.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-20T18:41:24.015Z] cbfaa931120b: Preparing [2021-08-20T18:41:24.015Z] 64e0b885f951: Preparing [2021-08-20T18:41:24.015Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:24.015Z] ddbb5820e14c: Preparing [2021-08-20T18:41:24.015Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:24.285Z] 64e0b885f951: Layer already exists [2021-08-20T18:41:24.285Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:24.285Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:24.285Z] ddbb5820e14c: Layer already exists [2021-08-20T18:41:24.285Z] cbfaa931120b: Layer already exists [2021-08-20T18:41:24.285Z] main: digest: sha256:637ae274b47a7e95644540df0eda3b0e80381d36121496cf40c68367873de9d1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:41:24.352Z] ===================================================== [Pipeline] echo [2021-08-20T18:41:24.372Z] taggedImages: [2021-08-20T18:41:24.372Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:24.372Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-20T18:41:24.372Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.33 [2021-08-20T18:41:24.372Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:24.372Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-20T18:41:24.425Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-20T18:41:24.425Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:24.425Z] latest [2021-08-20T18:41:24.425Z] 2.0.1-dev.33 [2021-08-20T18:41:24.425Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:24.425Z] main [2021-08-20T18:41:24.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:24.824Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:25.161Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:25.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-20T18:41:25.161Z] febc415d135a: Preparing [2021-08-20T18:41:25.161Z] febc415d135a: Preparing [2021-08-20T18:41:25.161Z] b11b00104857: Preparing [2021-08-20T18:41:25.161Z] 2d4814a5c2e2: Preparing [2021-08-20T18:41:25.161Z] 160fa1d7d20c: Preparing [2021-08-20T18:41:25.161Z] 394418ec4020: Preparing [2021-08-20T18:41:25.161Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:25.161Z] 8c3cb63ed762: Waiting [2021-08-20T18:41:25.161Z] 4040a4fe48b0: Preparing [2021-08-20T18:41:25.161Z] 22ca0f1d195c: Preparing [2021-08-20T18:41:25.161Z] d31cc39352ab: Preparing [2021-08-20T18:41:25.161Z] 857450f75ef9: Preparing [2021-08-20T18:41:25.161Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:25.161Z] 4040a4fe48b0: Waiting [2021-08-20T18:41:25.161Z] 22ca0f1d195c: Waiting [2021-08-20T18:41:25.161Z] d31cc39352ab: Waiting [2021-08-20T18:41:25.161Z] 857450f75ef9: Waiting [2021-08-20T18:41:25.161Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:25.432Z] 2d4814a5c2e2: Pushed [2021-08-20T18:41:25.432Z] febc415d135a: Pushed [2021-08-20T18:41:25.432Z] 160fa1d7d20c: Pushed [2021-08-20T18:41:25.432Z] b11b00104857: Pushed [2021-08-20T18:41:25.703Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:25.703Z] 22ca0f1d195c: Pushed [2021-08-20T18:41:25.703Z] 4040a4fe48b0: Pushed [2021-08-20T18:41:25.703Z] d31cc39352ab: Pushed [2021-08-20T18:41:25.703Z] 857450f75ef9: Pushed [2021-08-20T18:41:25.974Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:28.578Z] 394418ec4020: Pushed [2021-08-20T18:41:28.850Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:0db09802bebe580b5b9f341b082c5e0ceb05f8448ab140adc69129a47c97c029 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:29.200Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:29.542Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-20T18:41:29.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-20T18:41:29.542Z] febc415d135a: Preparing [2021-08-20T18:41:29.542Z] febc415d135a: Preparing [2021-08-20T18:41:29.542Z] b11b00104857: Preparing [2021-08-20T18:41:29.542Z] 2d4814a5c2e2: Preparing [2021-08-20T18:41:29.542Z] 160fa1d7d20c: Preparing [2021-08-20T18:41:29.542Z] 394418ec4020: Preparing [2021-08-20T18:41:29.542Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:29.542Z] 4040a4fe48b0: Preparing [2021-08-20T18:41:29.542Z] 22ca0f1d195c: Preparing [2021-08-20T18:41:29.542Z] d31cc39352ab: Preparing [2021-08-20T18:41:29.542Z] 857450f75ef9: Preparing [2021-08-20T18:41:29.542Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:29.542Z] 22ca0f1d195c: Waiting [2021-08-20T18:41:29.542Z] d31cc39352ab: Waiting [2021-08-20T18:41:29.542Z] 857450f75ef9: Waiting [2021-08-20T18:41:29.542Z] 8c3cb63ed762: Waiting [2021-08-20T18:41:29.542Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:29.542Z] 4040a4fe48b0: Waiting [2021-08-20T18:41:29.813Z] febc415d135a: Layer already exists [2021-08-20T18:41:29.813Z] 160fa1d7d20c: Layer already exists [2021-08-20T18:41:29.813Z] b11b00104857: Layer already exists [2021-08-20T18:41:29.813Z] 394418ec4020: Layer already exists [2021-08-20T18:41:29.813Z] 2d4814a5c2e2: Layer already exists [2021-08-20T18:41:29.813Z] 22ca0f1d195c: Layer already exists [2021-08-20T18:41:29.813Z] 857450f75ef9: Layer already exists [2021-08-20T18:41:29.813Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:29.813Z] d31cc39352ab: Layer already exists [2021-08-20T18:41:29.813Z] 4040a4fe48b0: Layer already exists [2021-08-20T18:41:29.813Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:29.813Z] latest: digest: sha256:0db09802bebe580b5b9f341b082c5e0ceb05f8448ab140adc69129a47c97c029 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:30.158Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:30.498Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.33 [2021-08-20T18:41:30.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-20T18:41:30.498Z] febc415d135a: Preparing [2021-08-20T18:41:30.498Z] febc415d135a: Preparing [2021-08-20T18:41:30.498Z] b11b00104857: Preparing [2021-08-20T18:41:30.498Z] 2d4814a5c2e2: Preparing [2021-08-20T18:41:30.498Z] 160fa1d7d20c: Preparing [2021-08-20T18:41:30.498Z] 394418ec4020: Preparing [2021-08-20T18:41:30.498Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:30.498Z] 4040a4fe48b0: Preparing [2021-08-20T18:41:30.498Z] 22ca0f1d195c: Preparing [2021-08-20T18:41:30.498Z] d31cc39352ab: Preparing [2021-08-20T18:41:30.498Z] 857450f75ef9: Preparing [2021-08-20T18:41:30.498Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:30.498Z] 22ca0f1d195c: Waiting [2021-08-20T18:41:30.498Z] d31cc39352ab: Waiting [2021-08-20T18:41:30.498Z] 8c3cb63ed762: Waiting [2021-08-20T18:41:30.498Z] 4040a4fe48b0: Waiting [2021-08-20T18:41:30.498Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:30.498Z] febc415d135a: Layer already exists [2021-08-20T18:41:30.498Z] b11b00104857: Layer already exists [2021-08-20T18:41:30.498Z] 2d4814a5c2e2: Layer already exists [2021-08-20T18:41:30.498Z] 160fa1d7d20c: Layer already exists [2021-08-20T18:41:30.498Z] 394418ec4020: Layer already exists [2021-08-20T18:41:30.769Z] 4040a4fe48b0: Layer already exists [2021-08-20T18:41:30.769Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:30.769Z] 857450f75ef9: Layer already exists [2021-08-20T18:41:30.769Z] 22ca0f1d195c: Layer already exists [2021-08-20T18:41:30.769Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:30.769Z] d31cc39352ab: Layer already exists [2021-08-20T18:41:30.769Z] 2.0.1-dev.33: digest: sha256:0db09802bebe580b5b9f341b082c5e0ceb05f8448ab140adc69129a47c97c029 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:31.123Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:31.467Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:31.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-20T18:41:31.467Z] febc415d135a: Preparing [2021-08-20T18:41:31.467Z] febc415d135a: Preparing [2021-08-20T18:41:31.467Z] b11b00104857: Preparing [2021-08-20T18:41:31.467Z] 2d4814a5c2e2: Preparing [2021-08-20T18:41:31.467Z] 160fa1d7d20c: Preparing [2021-08-20T18:41:31.467Z] 394418ec4020: Preparing [2021-08-20T18:41:31.467Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:31.467Z] 4040a4fe48b0: Preparing [2021-08-20T18:41:31.467Z] 22ca0f1d195c: Preparing [2021-08-20T18:41:31.467Z] d31cc39352ab: Preparing [2021-08-20T18:41:31.467Z] 857450f75ef9: Preparing [2021-08-20T18:41:31.467Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:31.467Z] 22ca0f1d195c: Waiting [2021-08-20T18:41:31.467Z] d31cc39352ab: Waiting [2021-08-20T18:41:31.467Z] 857450f75ef9: Waiting [2021-08-20T18:41:31.467Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:31.467Z] 8c3cb63ed762: Waiting [2021-08-20T18:41:31.467Z] 4040a4fe48b0: Waiting [2021-08-20T18:41:31.739Z] 160fa1d7d20c: Layer already exists [2021-08-20T18:41:31.739Z] febc415d135a: Layer already exists [2021-08-20T18:41:31.739Z] 2d4814a5c2e2: Layer already exists [2021-08-20T18:41:31.739Z] 394418ec4020: Layer already exists [2021-08-20T18:41:31.739Z] b11b00104857: Layer already exists [2021-08-20T18:41:31.739Z] 4040a4fe48b0: Layer already exists [2021-08-20T18:41:31.739Z] d31cc39352ab: Layer already exists [2021-08-20T18:41:31.739Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:31.739Z] 22ca0f1d195c: Layer already exists [2021-08-20T18:41:31.739Z] 857450f75ef9: Layer already exists [2021-08-20T18:41:31.739Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:31.739Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:0db09802bebe580b5b9f341b082c5e0ceb05f8448ab140adc69129a47c97c029 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:32.085Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:32.423Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-20T18:41:32.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-20T18:41:32.423Z] febc415d135a: Preparing [2021-08-20T18:41:32.423Z] febc415d135a: Preparing [2021-08-20T18:41:32.423Z] b11b00104857: Preparing [2021-08-20T18:41:32.423Z] 2d4814a5c2e2: Preparing [2021-08-20T18:41:32.423Z] 160fa1d7d20c: Preparing [2021-08-20T18:41:32.423Z] 394418ec4020: Preparing [2021-08-20T18:41:32.423Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:32.423Z] 4040a4fe48b0: Preparing [2021-08-20T18:41:32.423Z] 22ca0f1d195c: Preparing [2021-08-20T18:41:32.423Z] d31cc39352ab: Preparing [2021-08-20T18:41:32.423Z] 857450f75ef9: Preparing [2021-08-20T18:41:32.423Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:32.423Z] 8c3cb63ed762: Waiting [2021-08-20T18:41:32.423Z] 4040a4fe48b0: Waiting [2021-08-20T18:41:32.423Z] 22ca0f1d195c: Waiting [2021-08-20T18:41:32.423Z] 857450f75ef9: Waiting [2021-08-20T18:41:32.423Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:32.423Z] d31cc39352ab: Waiting [2021-08-20T18:41:32.696Z] 394418ec4020: Layer already exists [2021-08-20T18:41:32.696Z] febc415d135a: Layer already exists [2021-08-20T18:41:32.696Z] 160fa1d7d20c: Layer already exists [2021-08-20T18:41:32.696Z] b11b00104857: Layer already exists [2021-08-20T18:41:32.696Z] 2d4814a5c2e2: Layer already exists [2021-08-20T18:41:32.696Z] 4040a4fe48b0: Layer already exists [2021-08-20T18:41:32.696Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:32.696Z] d31cc39352ab: Layer already exists [2021-08-20T18:41:32.696Z] 22ca0f1d195c: Layer already exists [2021-08-20T18:41:32.696Z] 857450f75ef9: Layer already exists [2021-08-20T18:41:32.696Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:32.696Z] main: digest: sha256:0db09802bebe580b5b9f341b082c5e0ceb05f8448ab140adc69129a47c97c029 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:41:32.761Z] ===================================================== [Pipeline] echo [2021-08-20T18:41:32.778Z] taggedImages: [2021-08-20T18:41:32.778Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:32.778Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-20T18:41:32.778Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.33 [2021-08-20T18:41:32.778Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:32.778Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-20T18:41:32.820Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-20T18:41:32.820Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:32.820Z] latest [2021-08-20T18:41:32.820Z] 2.0.1-dev.33 [2021-08-20T18:41:32.820Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:32.820Z] main [2021-08-20T18:41:32.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:33.212Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:33.558Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:33.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-20T18:41:33.558Z] 3d9121c5a583: Preparing [2021-08-20T18:41:33.558Z] 45f418840a1d: Preparing [2021-08-20T18:41:33.558Z] efc3182fff7b: Preparing [2021-08-20T18:41:33.558Z] b12266265b4a: Preparing [2021-08-20T18:41:33.558Z] 42f44467abea: Preparing [2021-08-20T18:41:33.558Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:33.558Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:33.831Z] efc3182fff7b: Pushed [2021-08-20T18:41:33.831Z] b12266265b4a: Pushed [2021-08-20T18:41:33.831Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:34.427Z] 42f44467abea: Pushed [2021-08-20T18:41:35.859Z] 45f418840a1d: Pushed [2021-08-20T18:41:35.859Z] 3d9121c5a583: Pushed [2021-08-20T18:41:36.130Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:e1a8819e82cdda28f91d12016068960e31f97118c9f812f4536bd700b4255cc3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:36.745Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:37.080Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-20T18:41:37.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-20T18:41:37.080Z] 3d9121c5a583: Preparing [2021-08-20T18:41:37.080Z] 45f418840a1d: Preparing [2021-08-20T18:41:37.080Z] efc3182fff7b: Preparing [2021-08-20T18:41:37.080Z] b12266265b4a: Preparing [2021-08-20T18:41:37.080Z] 42f44467abea: Preparing [2021-08-20T18:41:37.080Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:37.080Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:37.352Z] b12266265b4a: Layer already exists [2021-08-20T18:41:37.352Z] efc3182fff7b: Layer already exists [2021-08-20T18:41:37.352Z] 45f418840a1d: Layer already exists [2021-08-20T18:41:37.352Z] 3d9121c5a583: Layer already exists [2021-08-20T18:41:37.352Z] 42f44467abea: Layer already exists [2021-08-20T18:41:37.352Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:37.352Z] latest: digest: sha256:e1a8819e82cdda28f91d12016068960e31f97118c9f812f4536bd700b4255cc3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:37.699Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:38.039Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.33 [2021-08-20T18:41:38.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-20T18:41:38.039Z] 3d9121c5a583: Preparing [2021-08-20T18:41:38.039Z] 45f418840a1d: Preparing [2021-08-20T18:41:38.039Z] efc3182fff7b: Preparing [2021-08-20T18:41:38.039Z] b12266265b4a: Preparing [2021-08-20T18:41:38.039Z] 42f44467abea: Preparing [2021-08-20T18:41:38.039Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:38.039Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:38.313Z] 45f418840a1d: Layer already exists [2021-08-20T18:41:38.313Z] 3d9121c5a583: Layer already exists [2021-08-20T18:41:38.313Z] 42f44467abea: Layer already exists [2021-08-20T18:41:38.313Z] b12266265b4a: Layer already exists [2021-08-20T18:41:38.313Z] efc3182fff7b: Layer already exists [2021-08-20T18:41:38.313Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:38.313Z] 2.0.1-dev.33: digest: sha256:e1a8819e82cdda28f91d12016068960e31f97118c9f812f4536bd700b4255cc3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:38.657Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:38.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:38.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-20T18:41:38.996Z] 3d9121c5a583: Preparing [2021-08-20T18:41:38.996Z] 45f418840a1d: Preparing [2021-08-20T18:41:38.996Z] efc3182fff7b: Preparing [2021-08-20T18:41:38.996Z] b12266265b4a: Preparing [2021-08-20T18:41:38.996Z] 42f44467abea: Preparing [2021-08-20T18:41:38.996Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:38.996Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:39.269Z] b12266265b4a: Layer already exists [2021-08-20T18:41:39.269Z] 45f418840a1d: Layer already exists [2021-08-20T18:41:39.269Z] efc3182fff7b: Layer already exists [2021-08-20T18:41:39.269Z] 42f44467abea: Layer already exists [2021-08-20T18:41:39.269Z] 3d9121c5a583: Layer already exists [2021-08-20T18:41:39.269Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:39.269Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:e1a8819e82cdda28f91d12016068960e31f97118c9f812f4536bd700b4255cc3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:39.641Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:40.275Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-20T18:41:40.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-20T18:41:40.275Z] 3d9121c5a583: Preparing [2021-08-20T18:41:40.275Z] 45f418840a1d: Preparing [2021-08-20T18:41:40.275Z] efc3182fff7b: Preparing [2021-08-20T18:41:40.275Z] b12266265b4a: Preparing [2021-08-20T18:41:40.275Z] 42f44467abea: Preparing [2021-08-20T18:41:40.275Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:40.275Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:40.551Z] b12266265b4a: Layer already exists [2021-08-20T18:41:40.551Z] 45f418840a1d: Layer already exists [2021-08-20T18:41:40.551Z] 42f44467abea: Layer already exists [2021-08-20T18:41:40.551Z] efc3182fff7b: Layer already exists [2021-08-20T18:41:40.551Z] 3d9121c5a583: Layer already exists [2021-08-20T18:41:40.551Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:40.551Z] main: digest: sha256:e1a8819e82cdda28f91d12016068960e31f97118c9f812f4536bd700b4255cc3 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:41:40.625Z] ===================================================== [Pipeline] echo [2021-08-20T18:41:40.641Z] taggedImages: [2021-08-20T18:41:40.641Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:40.641Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-20T18:41:40.641Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.33 [2021-08-20T18:41:40.641Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:40.641Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-20T18:41:40.674Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-20T18:41:40.674Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:40.674Z] latest [2021-08-20T18:41:40.674Z] 2.0.1-dev.33 [2021-08-20T18:41:40.674Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:40.674Z] main [2021-08-20T18:41:40.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:41.070Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:41.409Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:41.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-20T18:41:41.409Z] 14e696e2b9de: Preparing [2021-08-20T18:41:41.409Z] e90d5a16d03c: Preparing [2021-08-20T18:41:41.409Z] c632fcd0d7bb: Preparing [2021-08-20T18:41:41.409Z] e7bad7f1d71d: Preparing [2021-08-20T18:41:41.409Z] 80c661e49313: Preparing [2021-08-20T18:41:41.409Z] 266f591fb1e1: Preparing [2021-08-20T18:41:41.409Z] 80571bd30a8c: Preparing [2021-08-20T18:41:41.409Z] d2470307b2b2: Preparing [2021-08-20T18:41:41.409Z] 2caaa91c83dc: Preparing [2021-08-20T18:41:41.409Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:41.409Z] 80571bd30a8c: Waiting [2021-08-20T18:41:41.409Z] d2470307b2b2: Waiting [2021-08-20T18:41:41.409Z] 2caaa91c83dc: Waiting [2021-08-20T18:41:41.409Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:41.409Z] 266f591fb1e1: Waiting [2021-08-20T18:41:41.682Z] 14e696e2b9de: Pushed [2021-08-20T18:41:41.961Z] e90d5a16d03c: Pushed [2021-08-20T18:41:41.961Z] 80c661e49313: Pushed [2021-08-20T18:41:41.961Z] 266f591fb1e1: Pushed [2021-08-20T18:41:41.961Z] 80571bd30a8c: Pushed [2021-08-20T18:41:42.236Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:42.236Z] d2470307b2b2: Pushed [2021-08-20T18:41:42.506Z] 2caaa91c83dc: Pushed [2021-08-20T18:41:43.930Z] e7bad7f1d71d: Pushed [2021-08-20T18:41:44.524Z] c632fcd0d7bb: Pushed [2021-08-20T18:41:44.796Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:e857f7c8c71b552024696c3f7e2b4272126ccbb8b4e45a9f6c157395fc6619a5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:45.138Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:45.478Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-20T18:41:45.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-20T18:41:45.478Z] 14e696e2b9de: Preparing [2021-08-20T18:41:45.478Z] e90d5a16d03c: Preparing [2021-08-20T18:41:45.478Z] c632fcd0d7bb: Preparing [2021-08-20T18:41:45.478Z] e7bad7f1d71d: Preparing [2021-08-20T18:41:45.478Z] 80c661e49313: Preparing [2021-08-20T18:41:45.478Z] 266f591fb1e1: Preparing [2021-08-20T18:41:45.478Z] 80571bd30a8c: Preparing [2021-08-20T18:41:45.478Z] d2470307b2b2: Preparing [2021-08-20T18:41:45.478Z] 2caaa91c83dc: Preparing [2021-08-20T18:41:45.478Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:45.478Z] 266f591fb1e1: Waiting [2021-08-20T18:41:45.478Z] 80571bd30a8c: Waiting [2021-08-20T18:41:45.478Z] 2caaa91c83dc: Waiting [2021-08-20T18:41:45.478Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:45.478Z] d2470307b2b2: Waiting [2021-08-20T18:41:45.752Z] c632fcd0d7bb: Layer already exists [2021-08-20T18:41:45.752Z] e90d5a16d03c: Layer already exists [2021-08-20T18:41:45.752Z] 14e696e2b9de: Layer already exists [2021-08-20T18:41:45.752Z] e7bad7f1d71d: Layer already exists [2021-08-20T18:41:45.752Z] 80c661e49313: Layer already exists [2021-08-20T18:41:45.752Z] 2caaa91c83dc: Layer already exists [2021-08-20T18:41:45.752Z] 266f591fb1e1: Layer already exists [2021-08-20T18:41:45.752Z] 80571bd30a8c: Layer already exists [2021-08-20T18:41:45.752Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:45.752Z] d2470307b2b2: Layer already exists [2021-08-20T18:41:45.752Z] latest: digest: sha256:e857f7c8c71b552024696c3f7e2b4272126ccbb8b4e45a9f6c157395fc6619a5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:46.089Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:46.424Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.33 [2021-08-20T18:41:46.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-20T18:41:46.424Z] 14e696e2b9de: Preparing [2021-08-20T18:41:46.424Z] e90d5a16d03c: Preparing [2021-08-20T18:41:46.424Z] c632fcd0d7bb: Preparing [2021-08-20T18:41:46.424Z] e7bad7f1d71d: Preparing [2021-08-20T18:41:46.424Z] 80c661e49313: Preparing [2021-08-20T18:41:46.424Z] 266f591fb1e1: Preparing [2021-08-20T18:41:46.424Z] 80571bd30a8c: Preparing [2021-08-20T18:41:46.424Z] d2470307b2b2: Preparing [2021-08-20T18:41:46.424Z] 2caaa91c83dc: Preparing [2021-08-20T18:41:46.424Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:46.424Z] 80571bd30a8c: Waiting [2021-08-20T18:41:46.424Z] d2470307b2b2: Waiting [2021-08-20T18:41:46.424Z] 266f591fb1e1: Waiting [2021-08-20T18:41:46.424Z] 2caaa91c83dc: Waiting [2021-08-20T18:41:46.424Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:46.697Z] 14e696e2b9de: Layer already exists [2021-08-20T18:41:46.697Z] c632fcd0d7bb: Layer already exists [2021-08-20T18:41:46.697Z] 80c661e49313: Layer already exists [2021-08-20T18:41:46.697Z] e7bad7f1d71d: Layer already exists [2021-08-20T18:41:46.697Z] e90d5a16d03c: Layer already exists [2021-08-20T18:41:46.697Z] 80571bd30a8c: Layer already exists [2021-08-20T18:41:46.697Z] 266f591fb1e1: Layer already exists [2021-08-20T18:41:46.697Z] d2470307b2b2: Layer already exists [2021-08-20T18:41:46.697Z] 2caaa91c83dc: Layer already exists [2021-08-20T18:41:46.697Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:46.697Z] 2.0.1-dev.33: digest: sha256:e857f7c8c71b552024696c3f7e2b4272126ccbb8b4e45a9f6c157395fc6619a5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:47.048Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:47.387Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:47.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-20T18:41:47.387Z] 14e696e2b9de: Preparing [2021-08-20T18:41:47.387Z] e90d5a16d03c: Preparing [2021-08-20T18:41:47.387Z] c632fcd0d7bb: Preparing [2021-08-20T18:41:47.387Z] e7bad7f1d71d: Preparing [2021-08-20T18:41:47.387Z] 80c661e49313: Preparing [2021-08-20T18:41:47.387Z] 266f591fb1e1: Preparing [2021-08-20T18:41:47.387Z] 80571bd30a8c: Preparing [2021-08-20T18:41:47.387Z] d2470307b2b2: Preparing [2021-08-20T18:41:47.387Z] 2caaa91c83dc: Preparing [2021-08-20T18:41:47.387Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:47.387Z] 80571bd30a8c: Waiting [2021-08-20T18:41:47.387Z] d2470307b2b2: Waiting [2021-08-20T18:41:47.387Z] 2caaa91c83dc: Waiting [2021-08-20T18:41:47.387Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:47.387Z] 266f591fb1e1: Waiting [2021-08-20T18:41:47.387Z] c632fcd0d7bb: Layer already exists [2021-08-20T18:41:47.387Z] e90d5a16d03c: Layer already exists [2021-08-20T18:41:47.660Z] 14e696e2b9de: Layer already exists [2021-08-20T18:41:47.660Z] 80c661e49313: Layer already exists [2021-08-20T18:41:47.660Z] e7bad7f1d71d: Layer already exists [2021-08-20T18:41:47.660Z] 80571bd30a8c: Layer already exists [2021-08-20T18:41:47.660Z] 266f591fb1e1: Layer already exists [2021-08-20T18:41:47.660Z] 2caaa91c83dc: Layer already exists [2021-08-20T18:41:47.660Z] d2470307b2b2: Layer already exists [2021-08-20T18:41:47.660Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:47.660Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:e857f7c8c71b552024696c3f7e2b4272126ccbb8b4e45a9f6c157395fc6619a5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:48.003Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:48.342Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-20T18:41:48.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-20T18:41:48.342Z] 14e696e2b9de: Preparing [2021-08-20T18:41:48.342Z] e90d5a16d03c: Preparing [2021-08-20T18:41:48.342Z] c632fcd0d7bb: Preparing [2021-08-20T18:41:48.342Z] e7bad7f1d71d: Preparing [2021-08-20T18:41:48.342Z] 80c661e49313: Preparing [2021-08-20T18:41:48.342Z] 266f591fb1e1: Preparing [2021-08-20T18:41:48.342Z] 80571bd30a8c: Preparing [2021-08-20T18:41:48.342Z] d2470307b2b2: Preparing [2021-08-20T18:41:48.342Z] 2caaa91c83dc: Preparing [2021-08-20T18:41:48.342Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:48.342Z] 266f591fb1e1: Waiting [2021-08-20T18:41:48.342Z] d2470307b2b2: Waiting [2021-08-20T18:41:48.342Z] 80571bd30a8c: Waiting [2021-08-20T18:41:48.342Z] 2caaa91c83dc: Waiting [2021-08-20T18:41:48.342Z] 3fbe34a1663b: Waiting [2021-08-20T18:41:48.615Z] 14e696e2b9de: Layer already exists [2021-08-20T18:41:48.615Z] c632fcd0d7bb: Layer already exists [2021-08-20T18:41:48.615Z] e7bad7f1d71d: Layer already exists [2021-08-20T18:41:48.615Z] 80c661e49313: Layer already exists [2021-08-20T18:41:48.615Z] e90d5a16d03c: Layer already exists [2021-08-20T18:41:48.615Z] d2470307b2b2: Layer already exists [2021-08-20T18:41:48.615Z] 266f591fb1e1: Layer already exists [2021-08-20T18:41:48.615Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:48.615Z] 80571bd30a8c: Layer already exists [2021-08-20T18:41:48.615Z] 2caaa91c83dc: Layer already exists [2021-08-20T18:41:48.615Z] main: digest: sha256:e857f7c8c71b552024696c3f7e2b4272126ccbb8b4e45a9f6c157395fc6619a5 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:41:48.678Z] ===================================================== [Pipeline] echo [2021-08-20T18:41:48.693Z] taggedImages: [2021-08-20T18:41:48.693Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:48.693Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-20T18:41:48.693Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.33 [2021-08-20T18:41:48.693Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:48.693Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-20T18:41:48.727Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-20T18:41:48.728Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:48.728Z] latest [2021-08-20T18:41:48.728Z] 2.0.1-dev.33 [2021-08-20T18:41:48.728Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:48.728Z] main [2021-08-20T18:41:48.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:49.104Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:49.439Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:49.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-20T18:41:49.439Z] cae33db92d7d: Preparing [2021-08-20T18:41:49.439Z] b47574ef5919: Preparing [2021-08-20T18:41:49.439Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:49.439Z] d63c3df1e7e2: Preparing [2021-08-20T18:41:49.439Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:49.711Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:49.711Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:49.711Z] cae33db92d7d: Pushed [2021-08-20T18:41:49.982Z] d63c3df1e7e2: Pushed [2021-08-20T18:41:52.594Z] b47574ef5919: Pushed [2021-08-20T18:41:52.594Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:0c8f014d95bd64be4b3beff01c5b6d259de62f71aa67728d5f7a8e600ff732e4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:52.936Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:53.269Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-20T18:41:53.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-20T18:41:53.269Z] cae33db92d7d: Preparing [2021-08-20T18:41:53.269Z] b47574ef5919: Preparing [2021-08-20T18:41:53.269Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:53.269Z] d63c3df1e7e2: Preparing [2021-08-20T18:41:53.269Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:53.269Z] d63c3df1e7e2: Layer already exists [2021-08-20T18:41:53.269Z] b47574ef5919: Layer already exists [2021-08-20T18:41:53.269Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:53.269Z] cae33db92d7d: Layer already exists [2021-08-20T18:41:53.269Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:53.540Z] latest: digest: sha256:0c8f014d95bd64be4b3beff01c5b6d259de62f71aa67728d5f7a8e600ff732e4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:53.878Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:54.215Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.33 [2021-08-20T18:41:54.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-20T18:41:54.215Z] cae33db92d7d: Preparing [2021-08-20T18:41:54.215Z] b47574ef5919: Preparing [2021-08-20T18:41:54.215Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:54.215Z] d63c3df1e7e2: Preparing [2021-08-20T18:41:54.215Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:54.215Z] cae33db92d7d: Layer already exists [2021-08-20T18:41:54.215Z] d63c3df1e7e2: Layer already exists [2021-08-20T18:41:54.215Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:54.215Z] b47574ef5919: Layer already exists [2021-08-20T18:41:54.485Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:54.485Z] 2.0.1-dev.33: digest: sha256:0c8f014d95bd64be4b3beff01c5b6d259de62f71aa67728d5f7a8e600ff732e4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:54.822Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:55.158Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:55.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-20T18:41:55.158Z] cae33db92d7d: Preparing [2021-08-20T18:41:55.158Z] b47574ef5919: Preparing [2021-08-20T18:41:55.158Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:55.158Z] d63c3df1e7e2: Preparing [2021-08-20T18:41:55.158Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:55.428Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:55.428Z] b47574ef5919: Layer already exists [2021-08-20T18:41:55.428Z] d63c3df1e7e2: Layer already exists [2021-08-20T18:41:55.428Z] cae33db92d7d: Layer already exists [2021-08-20T18:41:55.428Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:55.428Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:0c8f014d95bd64be4b3beff01c5b6d259de62f71aa67728d5f7a8e600ff732e4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:55.775Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:56.112Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-20T18:41:56.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-20T18:41:56.113Z] cae33db92d7d: Preparing [2021-08-20T18:41:56.113Z] b47574ef5919: Preparing [2021-08-20T18:41:56.113Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:56.113Z] d63c3df1e7e2: Preparing [2021-08-20T18:41:56.113Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:56.113Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:56.113Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:56.113Z] d63c3df1e7e2: Layer already exists [2021-08-20T18:41:56.113Z] b47574ef5919: Layer already exists [2021-08-20T18:41:56.113Z] cae33db92d7d: Layer already exists [2021-08-20T18:41:56.385Z] main: digest: sha256:0c8f014d95bd64be4b3beff01c5b6d259de62f71aa67728d5f7a8e600ff732e4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:41:56.460Z] ===================================================== [Pipeline] echo [2021-08-20T18:41:56.477Z] taggedImages: [2021-08-20T18:41:56.477Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:56.477Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-20T18:41:56.477Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.33 [2021-08-20T18:41:56.477Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:56.477Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-20T18:41:56.509Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-20T18:41:56.509Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:56.509Z] latest [2021-08-20T18:41:56.509Z] 2.0.1-dev.33 [2021-08-20T18:41:56.509Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:41:56.509Z] main [2021-08-20T18:41:56.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:56.891Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:41:57.224Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:41:57.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-20T18:41:57.225Z] 3bcd0cc81aac: Preparing [2021-08-20T18:41:57.225Z] 1efdd1ffd262: Preparing [2021-08-20T18:41:57.225Z] 8c3cb63ed762: Preparing [2021-08-20T18:41:57.225Z] ddbb5820e14c: Preparing [2021-08-20T18:41:57.225Z] 3fbe34a1663b: Preparing [2021-08-20T18:41:57.496Z] ddbb5820e14c: Layer already exists [2021-08-20T18:41:57.496Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:41:57.496Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:41:57.496Z] 3bcd0cc81aac: Pushed [2021-08-20T18:42:00.097Z] 1efdd1ffd262: Pushed [2021-08-20T18:42:00.097Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:c7d62c02fb888da4826e2613d0a9ec7fdd31a26dc8ac68b83df25899d5cec341 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:00.442Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:00.780Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-20T18:42:00.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-20T18:42:00.780Z] 3bcd0cc81aac: Preparing [2021-08-20T18:42:00.780Z] 1efdd1ffd262: Preparing [2021-08-20T18:42:00.780Z] 8c3cb63ed762: Preparing [2021-08-20T18:42:00.780Z] ddbb5820e14c: Preparing [2021-08-20T18:42:00.780Z] 3fbe34a1663b: Preparing [2021-08-20T18:42:00.780Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:42:00.780Z] 3bcd0cc81aac: Layer already exists [2021-08-20T18:42:00.780Z] 1efdd1ffd262: Layer already exists [2021-08-20T18:42:00.780Z] ddbb5820e14c: Layer already exists [2021-08-20T18:42:00.780Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:42:01.051Z] latest: digest: sha256:c7d62c02fb888da4826e2613d0a9ec7fdd31a26dc8ac68b83df25899d5cec341 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:01.391Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:01.724Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.33 [2021-08-20T18:42:01.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-20T18:42:01.724Z] 3bcd0cc81aac: Preparing [2021-08-20T18:42:01.724Z] 1efdd1ffd262: Preparing [2021-08-20T18:42:01.724Z] 8c3cb63ed762: Preparing [2021-08-20T18:42:01.724Z] ddbb5820e14c: Preparing [2021-08-20T18:42:01.724Z] 3fbe34a1663b: Preparing [2021-08-20T18:42:01.993Z] 1efdd1ffd262: Layer already exists [2021-08-20T18:42:01.994Z] ddbb5820e14c: Layer already exists [2021-08-20T18:42:01.994Z] 3bcd0cc81aac: Layer already exists [2021-08-20T18:42:01.994Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:42:01.994Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:42:01.994Z] 2.0.1-dev.33: digest: sha256:c7d62c02fb888da4826e2613d0a9ec7fdd31a26dc8ac68b83df25899d5cec341 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:02.358Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:02.992Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:42:02.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-20T18:42:02.992Z] 3bcd0cc81aac: Preparing [2021-08-20T18:42:02.992Z] 1efdd1ffd262: Preparing [2021-08-20T18:42:02.992Z] 8c3cb63ed762: Preparing [2021-08-20T18:42:02.992Z] ddbb5820e14c: Preparing [2021-08-20T18:42:02.992Z] 3fbe34a1663b: Preparing [2021-08-20T18:42:02.992Z] ddbb5820e14c: Layer already exists [2021-08-20T18:42:02.992Z] 1efdd1ffd262: Layer already exists [2021-08-20T18:42:02.992Z] 3bcd0cc81aac: Layer already exists [2021-08-20T18:42:02.992Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:42:03.274Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:42:03.274Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:c7d62c02fb888da4826e2613d0a9ec7fdd31a26dc8ac68b83df25899d5cec341 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:03.627Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:03.972Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-20T18:42:03.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-20T18:42:03.972Z] 3bcd0cc81aac: Preparing [2021-08-20T18:42:03.972Z] 1efdd1ffd262: Preparing [2021-08-20T18:42:03.972Z] 8c3cb63ed762: Preparing [2021-08-20T18:42:03.972Z] ddbb5820e14c: Preparing [2021-08-20T18:42:03.972Z] 3fbe34a1663b: Preparing [2021-08-20T18:42:03.972Z] 8c3cb63ed762: Layer already exists [2021-08-20T18:42:03.972Z] 3bcd0cc81aac: Layer already exists [2021-08-20T18:42:04.245Z] 3fbe34a1663b: Layer already exists [2021-08-20T18:42:04.245Z] ddbb5820e14c: Layer already exists [2021-08-20T18:42:04.245Z] 1efdd1ffd262: Layer already exists [2021-08-20T18:42:04.245Z] main: digest: sha256:c7d62c02fb888da4826e2613d0a9ec7fdd31a26dc8ac68b83df25899d5cec341 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:42:04.317Z] ===================================================== [Pipeline] echo [2021-08-20T18:42:04.334Z] taggedImages: [2021-08-20T18:42:04.334Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:42:04.334Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-20T18:42:04.334Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.33 [2021-08-20T18:42:04.334Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:42:04.334Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-20T18:42:04.364Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-20T18:42:04.364Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:42:04.364Z] latest [2021-08-20T18:42:04.364Z] 2.0.1-dev.33 [2021-08-20T18:42:04.364Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:42:04.364Z] main [2021-08-20T18:42:04.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:04.743Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:05.085Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:42:05.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-20T18:42:05.086Z] cabc5cfb77a0: Preparing [2021-08-20T18:42:05.086Z] bb111e9dee81: Preparing [2021-08-20T18:42:05.086Z] a285ab582011: Preparing [2021-08-20T18:42:05.086Z] a2d816bf7a48: Preparing [2021-08-20T18:42:05.086Z] b287e4fe43ef: Preparing [2021-08-20T18:42:05.086Z] c39efab1fe40: Preparing [2021-08-20T18:42:05.086Z] 386fc9fe74c4: Preparing [2021-08-20T18:42:05.086Z] 097a5c91b892: Preparing [2021-08-20T18:42:05.086Z] 74984ba1a09f: Preparing [2021-08-20T18:42:05.086Z] 6d0ac5d4dfcb: Preparing [2021-08-20T18:42:05.086Z] c55d5dbdab40: Preparing [2021-08-20T18:42:05.086Z] c39efab1fe40: Waiting [2021-08-20T18:42:05.086Z] 386fc9fe74c4: Waiting [2021-08-20T18:42:05.086Z] 097a5c91b892: Waiting [2021-08-20T18:42:05.086Z] c55d5dbdab40: Waiting [2021-08-20T18:42:05.086Z] 74984ba1a09f: Waiting [2021-08-20T18:42:05.086Z] 6d0ac5d4dfcb: Waiting [2021-08-20T18:42:05.359Z] b287e4fe43ef: Layer already exists [2021-08-20T18:42:05.359Z] c39efab1fe40: Layer already exists [2021-08-20T18:42:05.359Z] 386fc9fe74c4: Layer already exists [2021-08-20T18:42:05.359Z] 097a5c91b892: Layer already exists [2021-08-20T18:42:05.359Z] bb111e9dee81: Pushed [2021-08-20T18:42:05.359Z] 74984ba1a09f: Layer already exists [2021-08-20T18:42:05.632Z] 6d0ac5d4dfcb: Layer already exists [2021-08-20T18:42:05.632Z] c55d5dbdab40: Layer already exists [2021-08-20T18:42:05.903Z] cabc5cfb77a0: Pushed [2021-08-20T18:42:07.874Z] a285ab582011: Pushed [2021-08-20T18:42:22.926Z] a2d816bf7a48: Pushed [2021-08-20T18:42:22.926Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5: digest: sha256:25b52528a6c29d6cba84ede9d014d46e6a4e1ea3df60f7cfcff504cdc0d5de86 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:23.271Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:23.606Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-20T18:42:23.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-20T18:42:23.606Z] cabc5cfb77a0: Preparing [2021-08-20T18:42:23.606Z] bb111e9dee81: Preparing [2021-08-20T18:42:23.606Z] a285ab582011: Preparing [2021-08-20T18:42:23.606Z] a2d816bf7a48: Preparing [2021-08-20T18:42:23.606Z] b287e4fe43ef: Preparing [2021-08-20T18:42:23.606Z] c39efab1fe40: Preparing [2021-08-20T18:42:23.606Z] 386fc9fe74c4: Preparing [2021-08-20T18:42:23.606Z] 097a5c91b892: Preparing [2021-08-20T18:42:23.606Z] 74984ba1a09f: Preparing [2021-08-20T18:42:23.606Z] 6d0ac5d4dfcb: Preparing [2021-08-20T18:42:23.606Z] c55d5dbdab40: Preparing [2021-08-20T18:42:23.606Z] c39efab1fe40: Waiting [2021-08-20T18:42:23.606Z] 386fc9fe74c4: Waiting [2021-08-20T18:42:23.606Z] 097a5c91b892: Waiting [2021-08-20T18:42:23.606Z] 74984ba1a09f: Waiting [2021-08-20T18:42:23.606Z] c55d5dbdab40: Waiting [2021-08-20T18:42:23.606Z] 6d0ac5d4dfcb: Waiting [2021-08-20T18:42:23.606Z] b287e4fe43ef: Layer already exists [2021-08-20T18:42:23.606Z] cabc5cfb77a0: Layer already exists [2021-08-20T18:42:23.606Z] bb111e9dee81: Layer already exists [2021-08-20T18:42:23.606Z] a2d816bf7a48: Layer already exists [2021-08-20T18:42:23.606Z] a285ab582011: Layer already exists [2021-08-20T18:42:23.877Z] c39efab1fe40: Layer already exists [2021-08-20T18:42:23.877Z] 386fc9fe74c4: Layer already exists [2021-08-20T18:42:23.877Z] 6d0ac5d4dfcb: Layer already exists [2021-08-20T18:42:23.877Z] 74984ba1a09f: Layer already exists [2021-08-20T18:42:23.877Z] 097a5c91b892: Layer already exists [2021-08-20T18:42:23.877Z] c55d5dbdab40: Layer already exists [2021-08-20T18:42:23.877Z] latest: digest: sha256:25b52528a6c29d6cba84ede9d014d46e6a4e1ea3df60f7cfcff504cdc0d5de86 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:24.216Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:24.552Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.33 [2021-08-20T18:42:24.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-20T18:42:24.553Z] cabc5cfb77a0: Preparing [2021-08-20T18:42:24.553Z] bb111e9dee81: Preparing [2021-08-20T18:42:24.553Z] a285ab582011: Preparing [2021-08-20T18:42:24.553Z] a2d816bf7a48: Preparing [2021-08-20T18:42:24.553Z] b287e4fe43ef: Preparing [2021-08-20T18:42:24.553Z] c39efab1fe40: Preparing [2021-08-20T18:42:24.553Z] 386fc9fe74c4: Preparing [2021-08-20T18:42:24.553Z] 097a5c91b892: Preparing [2021-08-20T18:42:24.553Z] 74984ba1a09f: Preparing [2021-08-20T18:42:24.553Z] 6d0ac5d4dfcb: Preparing [2021-08-20T18:42:24.553Z] c55d5dbdab40: Preparing [2021-08-20T18:42:24.553Z] c39efab1fe40: Waiting [2021-08-20T18:42:24.553Z] 386fc9fe74c4: Waiting [2021-08-20T18:42:24.553Z] 097a5c91b892: Waiting [2021-08-20T18:42:24.553Z] 74984ba1a09f: Waiting [2021-08-20T18:42:24.553Z] 6d0ac5d4dfcb: Waiting [2021-08-20T18:42:24.553Z] c55d5dbdab40: Waiting [2021-08-20T18:42:24.824Z] b287e4fe43ef: Layer already exists [2021-08-20T18:42:24.824Z] bb111e9dee81: Layer already exists [2021-08-20T18:42:24.824Z] a285ab582011: Layer already exists [2021-08-20T18:42:24.824Z] cabc5cfb77a0: Layer already exists [2021-08-20T18:42:24.824Z] a2d816bf7a48: Layer already exists [2021-08-20T18:42:24.824Z] 386fc9fe74c4: Layer already exists [2021-08-20T18:42:24.824Z] 097a5c91b892: Layer already exists [2021-08-20T18:42:24.824Z] 6d0ac5d4dfcb: Layer already exists [2021-08-20T18:42:24.824Z] c39efab1fe40: Layer already exists [2021-08-20T18:42:24.824Z] 74984ba1a09f: Layer already exists [2021-08-20T18:42:24.824Z] c55d5dbdab40: Layer already exists [2021-08-20T18:42:24.824Z] 2.0.1-dev.33: digest: sha256:25b52528a6c29d6cba84ede9d014d46e6a4e1ea3df60f7cfcff504cdc0d5de86 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:25.164Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:25.501Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:42:25.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-20T18:42:25.501Z] cabc5cfb77a0: Preparing [2021-08-20T18:42:25.501Z] bb111e9dee81: Preparing [2021-08-20T18:42:25.501Z] a285ab582011: Preparing [2021-08-20T18:42:25.501Z] a2d816bf7a48: Preparing [2021-08-20T18:42:25.501Z] b287e4fe43ef: Preparing [2021-08-20T18:42:25.501Z] c39efab1fe40: Preparing [2021-08-20T18:42:25.501Z] 386fc9fe74c4: Preparing [2021-08-20T18:42:25.501Z] 097a5c91b892: Preparing [2021-08-20T18:42:25.501Z] 74984ba1a09f: Preparing [2021-08-20T18:42:25.501Z] 6d0ac5d4dfcb: Preparing [2021-08-20T18:42:25.501Z] c55d5dbdab40: Preparing [2021-08-20T18:42:25.501Z] 74984ba1a09f: Waiting [2021-08-20T18:42:25.501Z] c39efab1fe40: Waiting [2021-08-20T18:42:25.501Z] 386fc9fe74c4: Waiting [2021-08-20T18:42:25.501Z] 097a5c91b892: Waiting [2021-08-20T18:42:25.501Z] 6d0ac5d4dfcb: Waiting [2021-08-20T18:42:25.501Z] c55d5dbdab40: Waiting [2021-08-20T18:42:25.501Z] a2d816bf7a48: Layer already exists [2021-08-20T18:42:25.501Z] cabc5cfb77a0: Layer already exists [2021-08-20T18:42:25.501Z] b287e4fe43ef: Layer already exists [2021-08-20T18:42:25.501Z] bb111e9dee81: Layer already exists [2021-08-20T18:42:25.501Z] a285ab582011: Layer already exists [2021-08-20T18:42:25.775Z] 097a5c91b892: Layer already exists [2021-08-20T18:42:25.775Z] c39efab1fe40: Layer already exists [2021-08-20T18:42:25.775Z] 74984ba1a09f: Layer already exists [2021-08-20T18:42:25.775Z] 386fc9fe74c4: Layer already exists [2021-08-20T18:42:25.775Z] 6d0ac5d4dfcb: Layer already exists [2021-08-20T18:42:25.775Z] c55d5dbdab40: Layer already exists [2021-08-20T18:42:25.775Z] e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33: digest: sha256:25b52528a6c29d6cba84ede9d014d46e6a4e1ea3df60f7cfcff504cdc0d5de86 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:26.115Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:26.453Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-20T18:42:26.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-20T18:42:26.454Z] cabc5cfb77a0: Preparing [2021-08-20T18:42:26.454Z] bb111e9dee81: Preparing [2021-08-20T18:42:26.454Z] a285ab582011: Preparing [2021-08-20T18:42:26.454Z] a2d816bf7a48: Preparing [2021-08-20T18:42:26.454Z] b287e4fe43ef: Preparing [2021-08-20T18:42:26.454Z] c39efab1fe40: Preparing [2021-08-20T18:42:26.454Z] 386fc9fe74c4: Preparing [2021-08-20T18:42:26.454Z] 097a5c91b892: Preparing [2021-08-20T18:42:26.454Z] 74984ba1a09f: Preparing [2021-08-20T18:42:26.454Z] 6d0ac5d4dfcb: Preparing [2021-08-20T18:42:26.454Z] c55d5dbdab40: Preparing [2021-08-20T18:42:26.454Z] c39efab1fe40: Waiting [2021-08-20T18:42:26.454Z] 74984ba1a09f: Waiting [2021-08-20T18:42:26.454Z] 6d0ac5d4dfcb: Waiting [2021-08-20T18:42:26.454Z] c55d5dbdab40: Waiting [2021-08-20T18:42:26.454Z] 386fc9fe74c4: Waiting [2021-08-20T18:42:26.454Z] 097a5c91b892: Waiting [2021-08-20T18:42:26.726Z] a2d816bf7a48: Layer already exists [2021-08-20T18:42:26.726Z] b287e4fe43ef: Layer already exists [2021-08-20T18:42:26.726Z] cabc5cfb77a0: Layer already exists [2021-08-20T18:42:26.726Z] bb111e9dee81: Layer already exists [2021-08-20T18:42:26.726Z] a285ab582011: Layer already exists [2021-08-20T18:42:26.726Z] 386fc9fe74c4: Layer already exists [2021-08-20T18:42:26.726Z] 74984ba1a09f: Layer already exists [2021-08-20T18:42:26.726Z] c39efab1fe40: Layer already exists [2021-08-20T18:42:26.726Z] 097a5c91b892: Layer already exists [2021-08-20T18:42:26.726Z] 6d0ac5d4dfcb: Layer already exists [2021-08-20T18:42:26.726Z] c55d5dbdab40: Layer already exists [2021-08-20T18:42:26.726Z] main: digest: sha256:25b52528a6c29d6cba84ede9d014d46e6a4e1ea3df60f7cfcff504cdc0d5de86 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-20T18:42:26.787Z] ===================================================== [Pipeline] echo [2021-08-20T18:42:26.804Z] taggedImages: [2021-08-20T18:42:26.804Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [2021-08-20T18:42:26.804Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-20T18:42:26.804Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.33 [2021-08-20T18:42:26.804Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e58d3ad6df51a4932149737fcf4ff898b8ee43d5-2.0.1-dev.33 [2021-08-20T18:42:26.804Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:27.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-20T18:42:27.567Z] [2021-08-20T18:42:27.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:42:27.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-20T18:42:28.186Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-20T18:42:28.186Z] 448f6bf000e3: Pulling fs layer [2021-08-20T18:42:28.186Z] f757da607395: Pulling fs layer [2021-08-20T18:42:28.186Z] 05883995daec: Pulling fs layer [2021-08-20T18:42:28.186Z] 8603b9c90790: Pulling fs layer [2021-08-20T18:42:28.186Z] 1560dd03e051: Pulling fs layer [2021-08-20T18:42:28.186Z] 27f5ce0e4adf: Pulling fs layer [2021-08-20T18:42:28.186Z] c2d8d7efcc4b: Pulling fs layer [2021-08-20T18:42:28.186Z] 8603b9c90790: Waiting [2021-08-20T18:42:28.186Z] 1560dd03e051: Waiting [2021-08-20T18:42:28.186Z] 27f5ce0e4adf: Waiting [2021-08-20T18:42:28.186Z] c2d8d7efcc4b: Waiting [2021-08-20T18:42:28.186Z] f757da607395: Verifying Checksum [2021-08-20T18:42:28.186Z] f757da607395: Download complete [2021-08-20T18:42:28.461Z] 8603b9c90790: Verifying Checksum [2021-08-20T18:42:28.462Z] 8603b9c90790: Download complete [2021-08-20T18:42:28.732Z] 1560dd03e051: Verifying Checksum [2021-08-20T18:42:28.732Z] 1560dd03e051: Download complete [2021-08-20T18:42:28.732Z] 27f5ce0e4adf: Verifying Checksum [2021-08-20T18:42:28.732Z] 27f5ce0e4adf: Download complete [2021-08-20T18:42:29.001Z] 05883995daec: Verifying Checksum [2021-08-20T18:42:29.001Z] 05883995daec: Download complete [2021-08-20T18:42:29.973Z] 448f6bf000e3: Verifying Checksum [2021-08-20T18:42:29.973Z] 448f6bf000e3: Download complete [2021-08-20T18:42:33.365Z] c2d8d7efcc4b: Verifying Checksum [2021-08-20T18:42:33.366Z] c2d8d7efcc4b: Download complete [2021-08-20T18:42:33.366Z] 448f6bf000e3: Pull complete [2021-08-20T18:42:34.342Z] f757da607395: Pull complete [2021-08-20T18:42:35.776Z] 05883995daec: Pull complete [2021-08-20T18:42:36.048Z] 8603b9c90790: Pull complete [2021-08-20T18:42:37.031Z] 1560dd03e051: Pull complete [2021-08-20T18:42:37.631Z] 27f5ce0e4adf: Pull complete [2021-08-20T18:42:52.748Z] c2d8d7efcc4b: Pull complete [2021-08-20T18:42:52.748Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-20T18:42:52.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-20T18:42:52.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-20T18:42:53.015Z] prd-ubuntu18.04-docker-arm64-4c-16g-408 does not seem to be running inside a container [2021-08-20T18:42:53.162Z] $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-20T18:42:56.807Z] $ docker top 45f8f5119c04c813c13926ef6768d7e393442eb937b48705f352d9a0a996f0d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-20T18:42:58.032Z] ---> job-cost.sh [2021-08-20T18:42:58.032Z] lf-activate-venv: SKIPPING [2021-08-20T18:42:58.032Z] INFO: No Stack... [2021-08-20T18:42:59.009Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-20T18:42:59.278Z] INFO: Archiving Costs [Pipeline] sh [2021-08-20T18:42:59.933Z] + cut -d, -f6 [2021-08-20T18:42:59.933Z] + cat /w/workspace/edgex-go/38/archives/cost.csv [Pipeline] lock [2021-08-20T18:42:59.996Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-38-stack-cost] [2021-08-20T18:43:00.006Z] Resource [jenkins-edgexfoundry-edgex-go-main-38-stack-cost] did not exist. Created. [2021-08-20T18:43:00.006Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-20T18:43:00.678Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-20T18:43:01.328Z] Stashed 1 file(s) [Pipeline] } [2021-08-20T18:43:01.347Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-20T18:43:01.383Z] $ docker stop --time=1 45f8f5119c04c813c13926ef6768d7e393442eb937b48705f352d9a0a996f0d0 [2021-08-20T18:43:03.042Z] $ docker rm -f 45f8f5119c04c813c13926ef6768d7e393442eb937b48705f352d9a0a996f0d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-20T18:43:04.216Z] provisioning config files... [2021-08-20T18:43:04.233Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/38@tmp/config940335258822640956tmp [Pipeline] { [Pipeline] sh [2021-08-20T18:43:04.567Z] + set +x [2021-08-20T18:43:04.567Z] + curl -s https://codecov.io/bash [2021-08-20T18:43:04.567Z] + bash -s -- [2021-08-20T18:43:04.837Z] [2021-08-20T18:43:04.837Z] _____ _ [2021-08-20T18:43:04.837Z] / ____| | | [2021-08-20T18:43:04.837Z] | | ___ __| | ___ ___ _____ __ [2021-08-20T18:43:04.837Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-20T18:43:04.837Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-20T18:43:04.837Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-20T18:43:04.837Z] Bash-1.0.6 [2021-08-20T18:43:04.837Z] [2021-08-20T18:43:04.837Z] [2021-08-20T18:43:04.837Z] ==> git version 2.24.4 found [2021-08-20T18:43:04.837Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-20T18:43:04.837Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-20T18:43:04.837Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-20T18:43:04.837Z] ==> Jenkins CI detected. [2021-08-20T18:43:04.837Z] current dir:  /w/workspace/edgex-go/38 [2021-08-20T18:43:04.837Z] project root: . [2021-08-20T18:43:04.837Z] --> token set from env [2021-08-20T18:43:04.837Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-20T18:43:04.837Z] ==> Running gcov in . (disable via -X gcov) [2021-08-20T18:43:04.837Z] ==> Python coveragepy not found [2021-08-20T18:43:04.837Z] ==> Searching for coverage reports in: [2021-08-20T18:43:04.837Z] + . [2021-08-20T18:43:04.837Z] -> Found 1 reports [2021-08-20T18:43:04.837Z] ==> Detecting git/mercurial file structure [2021-08-20T18:43:04.837Z] ==> Reading reports [2021-08-20T18:43:04.837Z] + ./coverage.out bytes=404331 [2021-08-20T18:43:04.837Z] ==> Appending adjustments [2021-08-20T18:43:04.837Z] https://docs.codecov.io/docs/fixing-reports [2021-08-20T18:43:06.262Z] + Found adjustments [2021-08-20T18:43:06.262Z] ==> Gzipping contents [2021-08-20T18:43:06.262Z] 56K /tmp/codecov.bCuW5T.gz [2021-08-20T18:43:06.262Z] ==> Uploading reports [2021-08-20T18:43:06.262Z] url: https://codecov.io [2021-08-20T18:43:06.262Z] query: branch=main&commit=e58d3ad6df51a4932149737fcf4ff898b8ee43d5&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-20T18:43:06.262Z] -> Pinging Codecov [2021-08-20T18:43:06.262Z] 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=e58d3ad6df51a4932149737fcf4ff898b8ee43d5&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-20T18:43:06.538Z] -> Uploading to [2021-08-20T18:43:06.538Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-20/00271124DB129430A58F1EEE437C3FCB/e58d3ad6df51a4932149737fcf4ff898b8ee43d5/e47f115a-640a-4884-bf85-3f1ddbdb1bbd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210820%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210820T184306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=340aadee437ebe4c2f0ace449e578ff635553dcc4a3902cb4bb7611b64768753 [2021-08-20T18:43:06.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-20T18:43:06.538Z] Dload Upload Total Spent Left Speed [2021-08-20T18:43:06.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54409 0 0 100 54409 0 140k --:--:-- --:--:-- --:--:-- 140k [2021-08-20T18:43:06.806Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e58d3ad6df51a4932149737fcf4ff898b8ee43d5 [Pipeline] } [2021-08-20T18:43:06.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-20T18:43:07.616Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-20T18:43:07.634Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:43:07.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-20T18:43:07.987Z] [2021-08-20T18:43:07.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:43:08.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-20T18:43:08.354Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-20T18:43:08.354Z] 188c0c94c7c5: Pulling fs layer [2021-08-20T18:43:08.354Z] 0ef7d3d256c8: Pulling fs layer [2021-08-20T18:43:08.354Z] de9db76c5a1d: Pulling fs layer [2021-08-20T18:43:08.354Z] 0eba1c9be4d2: Pulling fs layer [2021-08-20T18:43:08.354Z] 0d57e429df01: Pulling fs layer [2021-08-20T18:43:08.354Z] 4e4be7b47b0d: Pulling fs layer [2021-08-20T18:43:08.354Z] e1f770b5df2f: Pulling fs layer [2021-08-20T18:43:08.354Z] 85a0685a4137: Pulling fs layer [2021-08-20T18:43:08.354Z] 0d57e429df01: Waiting [2021-08-20T18:43:08.354Z] 4e4be7b47b0d: Waiting [2021-08-20T18:43:08.354Z] e1f770b5df2f: Waiting [2021-08-20T18:43:08.354Z] 85a0685a4137: Waiting [2021-08-20T18:43:08.354Z] 0eba1c9be4d2: Waiting [2021-08-20T18:43:08.354Z] de9db76c5a1d: Verifying Checksum [2021-08-20T18:43:08.354Z] de9db76c5a1d: Download complete [2021-08-20T18:43:08.637Z] 0d57e429df01: Verifying Checksum [2021-08-20T18:43:08.637Z] 0d57e429df01: Download complete [2021-08-20T18:43:08.637Z] 4e4be7b47b0d: Verifying Checksum [2021-08-20T18:43:08.637Z] 4e4be7b47b0d: Download complete [2021-08-20T18:43:08.637Z] 188c0c94c7c5: Verifying Checksum [2021-08-20T18:43:08.637Z] 188c0c94c7c5: Download complete [2021-08-20T18:43:08.924Z] 188c0c94c7c5: Pull complete [2021-08-20T18:43:08.924Z] 0ef7d3d256c8: Pull complete [2021-08-20T18:43:09.213Z] de9db76c5a1d: Pull complete [2021-08-20T18:43:11.208Z] e1f770b5df2f: Verifying Checksum [2021-08-20T18:43:11.208Z] e1f770b5df2f: Download complete [2021-08-20T18:43:17.972Z] 0eba1c9be4d2: Verifying Checksum [2021-08-20T18:43:17.972Z] 0eba1c9be4d2: Download complete [2021-08-20T18:43:20.089Z] 85a0685a4137: Verifying Checksum [2021-08-20T18:43:20.089Z] 85a0685a4137: Download complete [2021-08-20T18:43:22.686Z] 0eba1c9be4d2: Pull complete [2021-08-20T18:43:22.686Z] 0d57e429df01: Pull complete [2021-08-20T18:43:22.686Z] 4e4be7b47b0d: Pull complete [2021-08-20T18:43:23.303Z] e1f770b5df2f: Pull complete [2021-08-20T18:43:28.883Z] 85a0685a4137: Pull complete [2021-08-20T18:43:28.883Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-20T18:43:28.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-20T18:43:28.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-20T18:43:29.052Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2021-08-20T18:43:29.153Z] $ 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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-20T18:43:32.817Z] $ docker top 2e2a6b31374622b59fe189994109510f5960ff906d9eacd5cce7923e9878857b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-20T18:43:32.966Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-20T18:43:33.326Z] + set -o pipefail [2021-08-20T18:43:33.326Z] + snyk monitor '--org=edgex-jenkins' [2021-08-20T18:44:12.859Z] [2021-08-20T18:44:12.859Z] Monitoring /w/workspace/edgex-go/38 (github.com/edgexfoundry/edgex-go)... [2021-08-20T18:44:12.859Z] [2021-08-20T18:44:12.859Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/19f25c69-4727-4919-8181-e7a787b2c2c9 [2021-08-20T18:44:12.859Z] [2021-08-20T18:44:12.859Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-20T18:44:12.859Z] [2021-08-20T18:44:12.859Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-20T18:44:12.859Z] [2021-08-20T18:44:12.859Z] [2021-08-20T18:44:12.859Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-20T18:44:12.859Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-20T18:44:12.925Z] $ docker stop --time=1 2e2a6b31374622b59fe189994109510f5960ff906d9eacd5cce7923e9878857b [2021-08-20T18:44:15.014Z] $ docker rm -f 2e2a6b31374622b59fe189994109510f5960ff906d9eacd5cce7923e9878857b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-20T18:44:15.746Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-20T18:44:15.766Z] provisioning config files... [2021-08-20T18:44:15.766Z] not able to provide the file [ManagedFile: id=swaggerhub-api-key, targetLocation=null, variable=APIKEY], can't be resolved by any provider - maybe it got deleted by an administrator? [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-20T18:44:17.097Z] + '[' -d /w/workspace/edgex-go/38/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-20T18:44:17.490Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-20T18:44:18.224Z] ---> package-listing.sh [2021-08-20T18:44:18.224Z] ++ facter osfamily [2021-08-20T18:44:18.224Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-20T18:44:18.495Z] + OS_FAMILY=redhat [2021-08-20T18:44:18.496Z] + workspace=/w/workspace/edgex-go/38 [2021-08-20T18:44:18.496Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-20T18:44:18.496Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-20T18:44:18.496Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-20T18:44:18.496Z] + PACKAGES=/tmp/packages_start.txt [2021-08-20T18:44:18.496Z] + '[' /w/workspace/edgex-go/38 ']' [2021-08-20T18:44:18.496Z] + PACKAGES=/tmp/packages_end.txt [2021-08-20T18:44:18.496Z] + case "${OS_FAMILY}" in [2021-08-20T18:44:18.496Z] + rpm -qa [2021-08-20T18:44:18.496Z] + sort [2021-08-20T18:44:22.019Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-20T18:44:22.019Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-20T18:44:22.019Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-20T18:44:22.019Z] + '[' /w/workspace/edgex-go/38 ']' [2021-08-20T18:44:22.019Z] + mkdir -p /w/workspace/edgex-go/38/archives/ [2021-08-20T18:44:22.019Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/38/archives/ [Pipeline] echo [2021-08-20T18:44:22.036Z] 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/38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-20T18:44:22.413Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:44:23.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-20T18:44:23.086Z] [2021-08-20T18:44:23.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-20T18:44:23.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-20T18:44:24.470Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-20T18:44:24.470Z] b4d181a07f80: Pulling fs layer [2021-08-20T18:44:24.470Z] a1111a8f2ec3: Pulling fs layer [2021-08-20T18:44:24.470Z] ed53099fbce6: Pulling fs layer [2021-08-20T18:44:24.470Z] dc539afda2c1: Pulling fs layer [2021-08-20T18:44:24.470Z] 77bc0d833cb6: Pulling fs layer [2021-08-20T18:44:24.470Z] 9065ff56babe: Pulling fs layer [2021-08-20T18:44:24.470Z] d287ab97295c: Pulling fs layer [2021-08-20T18:44:24.470Z] dc539afda2c1: Waiting [2021-08-20T18:44:24.470Z] 77bc0d833cb6: Waiting [2021-08-20T18:44:24.470Z] 9065ff56babe: Waiting [2021-08-20T18:44:24.470Z] d287ab97295c: Waiting [2021-08-20T18:44:24.756Z] a1111a8f2ec3: Verifying Checksum [2021-08-20T18:44:24.756Z] a1111a8f2ec3: Download complete [2021-08-20T18:44:24.756Z] dc539afda2c1: Verifying Checksum [2021-08-20T18:44:24.756Z] dc539afda2c1: Download complete [2021-08-20T18:44:25.029Z] 77bc0d833cb6: Verifying Checksum [2021-08-20T18:44:25.029Z] 77bc0d833cb6: Download complete [2021-08-20T18:44:25.329Z] 9065ff56babe: Verifying Checksum [2021-08-20T18:44:25.329Z] 9065ff56babe: Download complete [2021-08-20T18:44:25.981Z] ed53099fbce6: Verifying Checksum [2021-08-20T18:44:25.981Z] ed53099fbce6: Download complete [2021-08-20T18:44:26.678Z] b4d181a07f80: Verifying Checksum [2021-08-20T18:44:26.678Z] b4d181a07f80: Download complete [2021-08-20T18:44:28.186Z] b4d181a07f80: Pull complete [2021-08-20T18:44:28.186Z] a1111a8f2ec3: Pull complete [2021-08-20T18:44:28.841Z] ed53099fbce6: Pull complete [2021-08-20T18:44:28.841Z] dc539afda2c1: Pull complete [2021-08-20T18:44:29.505Z] 77bc0d833cb6: Pull complete [2021-08-20T18:44:29.506Z] 9065ff56babe: Pull complete [2021-08-20T18:44:33.050Z] d287ab97295c: Verifying Checksum [2021-08-20T18:44:33.051Z] d287ab97295c: Download complete [2021-08-20T18:44:38.565Z] d287ab97295c: Pull complete [2021-08-20T18:44:38.565Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-20T18:44:38.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-20T18:44:38.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-20T18:44:38.701Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2021-08-20T18:44:38.820Z] $ 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/38/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/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-20T18:44:41.843Z] $ docker top 62599d7864c7dfe957a2f882af13f93d5fe1075962eb7db38e626cac3a29d073 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-20T18:44:42.304Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-20T18:44:42.667Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-20T18:44:43.049Z] + ls /var/log/sa-host [2021-08-20T18:44:43.049Z] + sadf -c /var/log/sa-host/sa19 [2021-08-20T18:44:43.049Z] file_magic: OK [2021-08-20T18:44:43.049Z] HZ: Using current value: 100 [2021-08-20T18:44:43.049Z] file_header: OK [2021-08-20T18:44:43.049Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-20T18:44:43.049Z] Statistics: [2021-08-20T18:44:43.049Z] Hnuu...uuuununununu... [2021-08-20T18:44:43.049Z] File successfully converted to sysstat format version 12.0.3 [2021-08-20T18:44:43.049Z] + sadf -c /var/log/sa-host/sa20 [2021-08-20T18:44:43.049Z] file_magic: OK [2021-08-20T18:44:43.049Z] HZ: Using current value: 100 [2021-08-20T18:44:43.049Z] file_header: OK [2021-08-20T18:44:43.049Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-20T18:44:43.049Z] Statistics: [2021-08-20T18:44:43.049Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-20T18:44:43.049Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-20T18:44:43.597Z] provisioning config files... [2021-08-20T18:44:43.662Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/38@tmp/config8577851863209515579tmp [Pipeline] { [Pipeline] echo [2021-08-20T18:44:43.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-20T18:44:44.042Z] ---> create-netrc.sh [Pipeline] } [2021-08-20T18:44:44.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-20T18:44:44.538Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-20T18:44:44.563Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-20T18:44:44.888Z] ---> sudo-logs.sh [2021-08-20T18:44:44.888Z] Archiving 'sudo' log.. [2021-08-20T18:44:44.888Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-407.vexxhost.local: Name or service not known [2021-08-20T18:44:44.888Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-407.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-20T18:44:44.935Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-20T18:44:45.263Z] ---> job-cost.sh [2021-08-20T18:44:45.263Z] lf-activate-venv: SKIPPING [2021-08-20T18:44:45.263Z] DEBUG: total: 0.10999999940395355 [2021-08-20T18:44:45.263Z] INFO: Retrieving Stack Cost... [2021-08-20T18:44:46.237Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-20T18:44:46.516Z] INFO: Archiving Costs [Pipeline] echo [2021-08-20T18:44:46.547Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-20T18:44:47.084Z] ---> logs-deploy.sh [2021-08-20T18:44:47.084Z] lf-activate-venv: SKIPPING [2021-08-20T18:44:47.084Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/38 [2021-08-20T18:44:47.084Z] INFO: archiving workspace using pattern(s): [2021-08-20T18:44:47.685Z] Archives upload complete. [2021-08-20T18:44:47.953Z] INFO: archiving logs to Nexus [2021-08-20T18:44:48.557Z] ---> uname -a: [2021-08-20T18:44:48.557Z] Linux prd-centos7-docker-4c-2g-407.vexxhost.local 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64 GNU/Linux [2021-08-20T18:44:48.557Z] [2021-08-20T18:44:48.557Z] [2021-08-20T18:44:48.557Z] ---> lscpu: [2021-08-20T18:44:48.557Z] Architecture: x86_64 [2021-08-20T18:44:48.557Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-20T18:44:48.557Z] Byte Order: Little Endian [2021-08-20T18:44:48.557Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-20T18:44:48.557Z] CPU(s): 2 [2021-08-20T18:44:48.557Z] On-line CPU(s) list: 0,1 [2021-08-20T18:44:48.557Z] Thread(s) per core: 1 [2021-08-20T18:44:48.557Z] Core(s) per socket: 1 [2021-08-20T18:44:48.557Z] Socket(s): 2 [2021-08-20T18:44:48.557Z] NUMA node(s): 1 [2021-08-20T18:44:48.557Z] Vendor ID: AuthenticAMD [2021-08-20T18:44:48.557Z] CPU family: 23 [2021-08-20T18:44:48.557Z] Model: 49 [2021-08-20T18:44:48.557Z] Model name: AMD EPYC-Rome Processor [2021-08-20T18:44:48.557Z] Stepping: 0 [2021-08-20T18:44:48.557Z] CPU MHz: 2799.998 [2021-08-20T18:44:48.557Z] BogoMIPS: 5599.99 [2021-08-20T18:44:48.557Z] Virtualization: AMD-V [2021-08-20T18:44:48.557Z] Hypervisor vendor: KVM [2021-08-20T18:44:48.557Z] Virtualization type: full [2021-08-20T18:44:48.557Z] L1d cache: 32K [2021-08-20T18:44:48.557Z] L1i cache: 32K [2021-08-20T18:44:48.557Z] L2 cache: 512K [2021-08-20T18:44:48.557Z] L3 cache: 16384K [2021-08-20T18:44:48.557Z] NUMA node0 CPU(s): 0,1 [2021-08-20T18:44:48.557Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-20T18:44:48.557Z] [2021-08-20T18:44:48.557Z] [2021-08-20T18:44:48.557Z] ---> nproc: [2021-08-20T18:44:48.557Z] 2 [2021-08-20T18:44:48.557Z] [2021-08-20T18:44:48.557Z] [2021-08-20T18:44:48.557Z] ---> df -h: [2021-08-20T18:44:48.557Z] Filesystem Size Used Avail Use% Mounted on [2021-08-20T18:44:48.557Z] overlay 40G 15G 26G 37% / [2021-08-20T18:44:48.557Z] tmpfs 64M 0 64M 0% /dev [2021-08-20T18:44:48.557Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-20T18:44:48.557Z] shm 64M 0 64M 0% /dev/shm [2021-08-20T18:44:48.557Z] /dev/vda1 40G 15G 26G 37% /facter-os [2021-08-20T18:44:48.557Z] [2021-08-20T18:44:48.557Z] [2021-08-20T18:44:48.557Z] ---> sar -b -r -n DEV: [2021-08-20T18:44:48.557Z] Linux 3.10.0-1160.36.2.el7.x86_64 (centos-7-docker-611db46c-487c-30ca-28da-62715972c0a2.vexxhost.lo) 08/20/21 _x86_64_ (2 CPU) [2021-08-20T18:44:48.557Z] [2021-08-20T18:44:48.557Z] 18:26:52 LINUX RESTART (2 CPU) [2021-08-20T18:44:48.557Z] [2021-08-20T18:44:48.557Z] 18:28:01 tps rtps wtps bread/s bwrtn/s [2021-08-20T18:44:48.557Z] 18:29:01 253.17 0.20 252.97 25.98 70067.09 [2021-08-20T18:44:48.557Z] 18:30:01 161.97 0.00 161.97 0.00 31683.93 [2021-08-20T18:44:48.557Z] 18:31:01 48.28 0.00 48.28 0.00 8447.56 [2021-08-20T18:44:48.557Z] 18:32:03 223.46 36.70 186.75 993.34 106247.17 [2021-08-20T18:44:48.557Z] 18:33:01 725.96 364.88 361.08 12108.11 215509.98 [2021-08-20T18:44:48.557Z] 18:34:01 452.02 22.38 429.64 2171.28 204066.57 [2021-08-20T18:44:48.557Z] 18:35:01 377.11 44.39 332.72 4344.59 76987.16 [2021-08-20T18:44:48.557Z] 18:36:01 17.27 0.30 16.97 3.06 483.73 [2021-08-20T18:44:48.557Z] 18:37:01 0.43 0.02 0.42 0.13 6.88 [2021-08-20T18:44:48.557Z] 18:38:01 0.35 0.13 0.22 93.55 2.83 [2021-08-20T18:44:48.557Z] 18:39:01 0.40 0.00 0.40 0.00 5.75 [2021-08-20T18:44:48.557Z] 18:40:01 0.17 0.00 0.17 0.00 1.37 [2021-08-20T18:44:48.557Z] 18:41:01 0.33 0.00 0.33 0.00 4.45 [2021-08-20T18:44:48.557Z] 18:42:01 0.53 0.25 0.28 7.46 3.55 [2021-08-20T18:44:48.557Z] 18:43:02 0.23 0.00 0.23 0.00 2.78 [2021-08-20T18:44:48.557Z] 18:44:01 134.54 3.13 131.41 200.88 32801.54 [2021-08-20T18:44:48.557Z] Average: 148.77 28.88 119.88 1225.36 46434.91 [2021-08-20T18:44:48.557Z] [2021-08-20T18:44:48.557Z] 18:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-20T18:44:48.557Z] 18:29:01 2867992 0 981540 12.26 2620 4156788 1545040 17.06 1570344 3052876 484512 [2021-08-20T18:44:48.557Z] 18:30:01 3290548 0 1046400 13.07 2620 3669372 1659996 18.33 1429864 2803100 239604 [2021-08-20T18:44:48.557Z] 18:31:01 3310220 0 1069592 13.35 2620 3626508 1522348 16.81 1390220 2819076 110252 [2021-08-20T18:44:48.557Z] 18:32:03 136276 0 1318764 16.47 2620 6551280 2477220 27.35 2776524 4502572 655100 [2021-08-20T18:44:48.557Z] 18:33:01 579040 0 1932196 24.13 2620 5495084 3860740 42.62 3029340 3762004 72572 [2021-08-20T18:44:48.557Z] 18:34:01 125928 0 1268576 15.84 2620 6611816 1866888 20.61 2852216 4383928 96116 [2021-08-20T18:44:48.557Z] 18:35:01 2305360 0 1186152 14.81 2620 4514808 1742256 19.24 1406824 3668008 32 [2021-08-20T18:44:48.557Z] 18:36:01 2339064 0 1152108 14.39 2620 4515148 1407104 15.54 1550708 3499476 16 [2021-08-20T18:44:48.557Z] 18:37:01 2348452 0 1142720 14.27 2620 4515148 1332112 14.71 1544316 3499316 8 [2021-08-20T18:44:48.557Z] 18:38:01 2345084 0 1143272 14.27 2620 4517964 1332196 14.71 1550024 3499320 8 [2021-08-20T18:44:48.557Z] 18:39:01 2350520 0 1137836 14.21 2620 4517964 1332112 14.71 1546944 3496492 8 [2021-08-20T18:44:48.557Z] 18:40:01 2351372 0 1136980 14.20 2620 4517968 1332112 14.71 1546944 3496500 8 [2021-08-20T18:44:48.557Z] 18:41:01 2351860 0 1136484 14.19 2620 4517976 1332112 14.71 1547036 3495916 8 [2021-08-20T18:44:48.557Z] 18:42:01 2351764 0 1136580 14.19 2620 4517976 1332208 14.71 1547648 3495224 8 [2021-08-20T18:44:48.557Z] 18:43:02 2351764 0 1136540 14.19 2620 4518016 1332184 14.71 1547892 3495188 8 [2021-08-20T18:44:48.557Z] 18:44:01 1291672 0 1337732 16.70 2620 5376916 1598344 17.65 1745924 4273256 109040 [2021-08-20T18:44:48.557Z] Average: 2043557 0 1203967 15.03 2620 4758796 1687811 18.63 1786423 3577641 110456 [2021-08-20T18:44:48.557Z] [2021-08-20T18:44:48.557Z] 18:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-20T18:44:48.557Z] 18:29:01 eth0 1247.59 978.37 6107.31 94.47 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:29:01 docker0 678.48 782.05 55.83 2817.46 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:30:01 eth0 42.01 23.36 34.24 14.88 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:30:01 vethe86cdb4 0.32 0.45 0.03 0.04 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:30:01 docker0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:31:01 eth0 24.90 13.55 21.35 8.67 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:31:01 vethe86cdb4 1.91 1.91 0.15 0.15 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:31:01 docker0 1.91 1.91 0.13 0.15 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:32:03 veth03efc3f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:32:03 eth0 277.58 184.42 1662.23 133.31 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:32:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:32:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:33:01 veth4adc6ce 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:33:01 vethae0f2fb 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:33:01 veth03efc3f 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:33:01 vethc689517 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:34:01 vethb248b33 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:34:01 veth03efc3f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:34:01 eth0 3183.67 2337.86 13957.04 433.05 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:34:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:35:01 eth0 316.08 170.91 1737.44 204.63 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.557Z] 18:35:01 docker0 1266.20 1520.83 107.36 5622.36 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:36:01 eth0 419.50 365.74 210.90 1423.05 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:37:01 eth0 0.22 0.22 0.01 0.02 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:38:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:42:01 eth0 1.56 0.93 2.89 0.06 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:43:02 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:44:01 eth0 685.76 474.26 4573.44 44.68 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:44:01 veth7c48981 59.08 84.20 6.04 405.71 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] 18:44:01 docker0 59.08 84.07 5.23 405.70 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] Average: eth0 201.22 147.80 925.68 122.94 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] Average: veth7c48981 3.64 5.18 0.37 24.97 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] Average: docker0 54.67 67.81 4.40 255.82 0.00 0.00 0.00 0.00 [2021-08-20T18:44:48.558Z] [2021-08-20T18:44:48.558Z] [2021-08-20T18:44:48.558Z] ---> sar -P ALL: [2021-08-20T18:44:48.558Z] Linux 3.10.0-1160.36.2.el7.x86_64 (centos-7-docker-611db46c-487c-30ca-28da-62715972c0a2.vexxhost.lo) 08/20/21 _x86_64_ (2 CPU) [2021-08-20T18:44:48.558Z] [2021-08-20T18:44:48.558Z] 18:26:52 LINUX RESTART (2 CPU) [2021-08-20T18:44:48.558Z] [2021-08-20T18:44:48.558Z] 18:28:01 CPU %user %nice %system %iowait %steal %idle [2021-08-20T18:44:48.558Z] 18:29:01 all 28.95 0.00 10.08 3.71 0.11 57.16 [2021-08-20T18:44:48.558Z] 18:29:01 0 27.25 0.00 10.42 2.66 0.11 59.56 [2021-08-20T18:44:48.558Z] 18:29:01 1 30.65 0.00 9.73 4.74 0.11 54.77 [2021-08-20T18:44:48.558Z] 18:30:01 all 62.93 0.00 10.17 1.25 0.12 25.53 [2021-08-20T18:44:48.558Z] 18:30:01 0 63.22 0.00 9.89 1.25 0.11 25.53 [2021-08-20T18:44:48.558Z] 18:30:01 1 62.63 0.00 10.45 1.25 0.13 25.54 [2021-08-20T18:44:48.558Z] 18:31:01 all 34.96 0.00 5.34 0.55 0.07 59.09 [2021-08-20T18:44:48.558Z] 18:31:01 0 34.79 0.00 5.48 0.53 0.07 59.14 [2021-08-20T18:44:48.558Z] 18:31:01 1 35.13 0.00 5.19 0.56 0.07 59.05 [2021-08-20T18:44:48.558Z] 18:32:03 all 43.99 0.00 13.19 2.21 0.11 40.50 [2021-08-20T18:44:48.558Z] 18:32:03 0 42.61 0.00 13.05 1.84 0.11 42.39 [2021-08-20T18:44:48.558Z] 18:32:03 1 45.37 0.00 13.33 2.57 0.11 38.62 [2021-08-20T18:44:48.558Z] 18:33:01 all 48.68 0.00 20.44 26.57 0.12 4.18 [2021-08-20T18:44:48.558Z] 18:33:01 0 48.67 0.00 20.91 26.19 0.11 4.11 [2021-08-20T18:44:48.558Z] 18:33:01 1 48.70 0.00 19.97 26.95 0.13 4.24 [2021-08-20T18:44:48.558Z] 18:34:01 all 73.27 0.00 21.46 3.89 0.15 1.23 [2021-08-20T18:44:48.558Z] 18:34:01 0 74.41 0.00 20.83 2.92 0.17 1.68 [2021-08-20T18:44:48.558Z] 18:34:01 1 72.13 0.00 22.09 4.86 0.13 0.78 [2021-08-20T18:44:48.558Z] 18:35:01 all 62.19 0.00 17.20 4.29 0.14 16.19 [2021-08-20T18:44:48.558Z] 18:35:01 0 60.91 0.00 17.70 3.65 0.13 17.61 [2021-08-20T18:44:48.558Z] 18:35:01 1 63.46 0.00 16.69 4.92 0.15 14.77 [2021-08-20T18:44:48.558Z] 18:36:01 all 17.91 0.00 3.78 0.11 0.08 78.12 [2021-08-20T18:44:48.558Z] 18:36:01 0 17.81 0.00 3.89 0.14 0.09 78.08 [2021-08-20T18:44:48.558Z] 18:36:01 1 18.02 0.00 3.68 0.09 0.07 78.15 [2021-08-20T18:44:48.558Z] 18:37:01 all 0.33 0.00 0.09 0.00 0.03 99.55 [2021-08-20T18:44:48.558Z] 18:37:01 0 0.32 0.00 0.05 0.00 0.03 99.60 [2021-08-20T18:44:48.558Z] 18:37:01 1 0.35 0.00 0.13 0.00 0.02 99.50 [2021-08-20T18:44:48.558Z] 18:38:01 all 0.20 0.00 0.06 0.03 0.02 99.70 [2021-08-20T18:44:48.558Z] 18:38:01 0 0.05 0.00 0.07 0.05 0.00 99.83 [2021-08-20T18:44:48.558Z] 18:38:01 1 0.35 0.00 0.05 0.00 0.03 99.57 [2021-08-20T18:44:48.558Z] 18:39:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-08-20T18:44:48.558Z] 18:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-08-20T18:44:48.558Z] 18:39:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-08-20T18:44:48.558Z] [2021-08-20T18:44:48.558Z] 18:39:01 CPU %user %nice %system %iowait %steal %idle [2021-08-20T18:44:48.558Z] 18:40:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2021-08-20T18:44:48.558Z] 18:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-08-20T18:44:48.558Z] 18:40:01 1 0.27 0.00 0.05 0.00 0.02 99.67 [2021-08-20T18:44:48.558Z] 18:41:01 all 0.21 0.00 0.03 0.00 0.02 99.75 [2021-08-20T18:44:48.558Z] 18:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-08-20T18:44:48.558Z] 18:41:01 1 0.37 0.00 0.03 0.00 0.02 99.58 [2021-08-20T18:44:48.558Z] 18:42:01 all 0.27 0.00 0.08 0.00 0.15 99.50 [2021-08-20T18:44:48.558Z] 18:42:01 0 0.05 0.00 0.05 0.00 0.12 99.78 [2021-08-20T18:44:48.558Z] 18:42:01 1 0.48 0.00 0.12 0.00 0.18 99.22 [2021-08-20T18:44:48.558Z] 18:43:02 all 0.22 0.00 0.04 0.00 0.09 99.65 [2021-08-20T18:44:48.558Z] 18:43:02 0 0.38 0.00 0.07 0.00 0.13 99.42 [2021-08-20T18:44:48.558Z] 18:43:02 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-08-20T18:44:48.558Z] 18:44:01 all 15.20 0.00 6.39 3.09 2.61 72.71 [2021-08-20T18:44:48.558Z] 18:44:01 0 14.35 0.00 6.22 2.47 2.74 74.22 [2021-08-20T18:44:48.558Z] 18:44:01 1 16.05 0.00 6.56 3.71 2.47 71.20 [2021-08-20T18:44:48.558Z] Average: all 23.27 0.00 6.45 2.67 0.23 67.37 [2021-08-20T18:44:48.558Z] Average: 0 22.98 0.00 6.47 2.44 0.24 67.87 [2021-08-20T18:44:48.558Z] Average: 1 23.56 0.00 6.44 2.91 0.23 66.86 [2021-08-20T18:44:48.558Z] [2021-08-20T18:44:48.558Z] [2021-08-20T18:44:48.558Z]