Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 80ba4e250181682bffba84591c3a2e03de29986a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3941523864168308617.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2411954386031285808.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2334658834636379322.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1223214303100431431.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6989228272939439433.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1129 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/545 [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/545 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/545@tmp/jenkins-gitclient-ssh8464954737074021068.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 80ba4e250181682bffba84591c3a2e03de29986a (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 Commit message: "Merge pull request #3596 from weichou1229/issue-3595" > git rev-list --no-walk 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T09:39:39.851Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T09:39:39.952Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T09:39:39.993Z] ========================================================= [2021-06-24T09:39:39.993Z] EdgeX Global Pipelines Version Info [2021-06-24T09:39:39.993Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:39:41.478Z] ------------------- [2021-06-24T09:39:41.478Z] stable info: [2021-06-24T09:39:41.478Z] ------------------- [2021-06-24T09:39:41.478Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T09:39:41.478Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T09:39:41.478Z] Message: update stable to v1.0.195 [2021-06-24T09:39:42.062Z] ------------------- [2021-06-24T09:39:42.062Z] experimental info: [2021-06-24T09:39:42.062Z] ------------------- [2021-06-24T09:39:42.062Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T09:39:42.062Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T09:39:42.062Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T09:39:42.201Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-24T09:39:42.227Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-24T09:39:42.255Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T09:39:42.286Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T09:39:42.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T09:39:42.343Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T09:39:42.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T09:39:42.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-24T09:39:42.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-24T09:39:42.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-24T09:39:42.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T09:39:42.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T09:39:42.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T09:39:42.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T09:39:42.591Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T09:39:42.616Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T09:39:42.641Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T09:39:46.642Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T09:39:46.667Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-24T09:39:46.691Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-24T09:39:46.716Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-24T09:39:46.737Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T09:39:46.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-24T09:39:46.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-24T09:39:46.802Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-24T09:39:46.825Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] echo [2021-06-24T09:39:46.847Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80ba4e2 [Pipeline] echo [2021-06-24T09:39:46.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:39:46.945Z] provisioning config files... [2021-06-24T09:39:46.961Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/545@tmp/config3343732676886971849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:39:47.297Z] ---> docker-login.sh [2021-06-24T09:39:47.297Z] nexus3.edgexfoundry.org:10001 [2021-06-24T09:39:47.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:39:47.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:39:47.560Z] Configure a credential helper to remove this warning. See [2021-06-24T09:39:47.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:39:47.560Z] [2021-06-24T09:39:47.560Z] Login Succeeded [2021-06-24T09:39:47.560Z] nexus3.edgexfoundry.org:10002 [2021-06-24T09:39:47.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:39:47.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:39:47.826Z] Configure a credential helper to remove this warning. See [2021-06-24T09:39:47.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:39:47.826Z] [2021-06-24T09:39:47.826Z] Login Succeeded [2021-06-24T09:39:47.826Z] nexus3.edgexfoundry.org:10003 [2021-06-24T09:39:47.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:39:47.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:39:47.826Z] Configure a credential helper to remove this warning. See [2021-06-24T09:39:47.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:39:47.826Z] [2021-06-24T09:39:47.826Z] Login Succeeded [2021-06-24T09:39:47.826Z] nexus3.edgexfoundry.org:10004 [2021-06-24T09:39:48.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:39:48.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:39:48.088Z] Configure a credential helper to remove this warning. See [2021-06-24T09:39:48.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:39:48.088Z] [2021-06-24T09:39:48.088Z] Login Succeeded [2021-06-24T09:39:48.088Z] docker.io [2021-06-24T09:39:48.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:39:48.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:39:48.353Z] Configure a credential helper to remove this warning. See [2021-06-24T09:39:48.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:39:48.353Z] [2021-06-24T09:39:48.353Z] Login Succeeded [2021-06-24T09:39:48.353Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T09:39:48.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T09:39:48.705Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-24T09:39:48.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:39:48.705Z] ++ cut -d/ -f2 [2021-06-24T09:39:48.705Z] ++ dirname cmd/core-command/Dockerfile [2021-06-24T09:39:48.705Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-24T09:39:48.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:39:48.705Z] ++ dirname cmd/core-data/Dockerfile [2021-06-24T09:39:48.705Z] ++ cut -d/ -f2 [2021-06-24T09:39:48.705Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-24T09:39:48.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:39:48.705Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-24T09:39:48.705Z] ++ cut -d/ -f2 [2021-06-24T09:39:48.705Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-24T09:39:48.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:39:48.705Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-24T09:39:48.705Z] ++ cut -d/ -f2 [2021-06-24T09:39:48.705Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-24T09:39:48.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:39:48.705Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-24T09:39:48.705Z] ++ cut -d/ -f2 [2021-06-24T09:39:48.705Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-24T09:39:48.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:39:48.705Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-24T09:39:48.705Z] ++ cut -d/ -f2 [2021-06-24T09:39:48.705Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-24T09:39:48.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:39:48.705Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-24T09:39:48.705Z] ++ cut -d/ -f2 [2021-06-24T09:39:48.705Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-24T09:39:48.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:39:48.705Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-24T09:39:48.705Z] ++ cut -d/ -f2 [2021-06-24T09:39:48.705Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-24T09:39:48.705Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T09:39:48.705Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-24T09:39:48.705Z] ++ cut -d/ -f2 [2021-06-24T09:39:48.705Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-24T09:39:48.760Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:39:49.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:39:49.992Z] [2021-06-24T09:39:49.992Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:39:50.318Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:39:50.318Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T09:39:50.318Z] 31603596830f: Pulling fs layer [2021-06-24T09:39:50.318Z] 54011a49482f: Pulling fs layer [2021-06-24T09:39:50.318Z] a6820b24f6d8: Pulling fs layer [2021-06-24T09:39:50.318Z] f581987b2513: Pulling fs layer [2021-06-24T09:39:50.318Z] f581987b2513: Waiting [2021-06-24T09:39:50.318Z] 54011a49482f: Verifying Checksum [2021-06-24T09:39:50.318Z] 54011a49482f: Download complete [2021-06-24T09:39:50.583Z] 31603596830f: Verifying Checksum [2021-06-24T09:39:50.583Z] 31603596830f: Download complete [2021-06-24T09:39:50.583Z] f581987b2513: Verifying Checksum [2021-06-24T09:39:50.583Z] f581987b2513: Download complete [2021-06-24T09:39:50.851Z] a6820b24f6d8: Verifying Checksum [2021-06-24T09:39:50.851Z] a6820b24f6d8: Download complete [2021-06-24T09:39:50.851Z] 31603596830f: Pull complete [2021-06-24T09:39:50.851Z] 54011a49482f: Pull complete [2021-06-24T09:39:51.430Z] a6820b24f6d8: Pull complete [2021-06-24T09:39:51.692Z] f581987b2513: Pull complete [2021-06-24T09:39:51.692Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T09:39:51.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:39:51.692Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T09:39:51.780Z] prd-centos7-docker-4c-2g-1129 does not seem to be running inside a container [2021-06-24T09:39:51.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T09:39:52.965Z] $ docker top b9a2aac09fb4b29af6c1353910db75d302ebeacb82bc7982fc509b13a35cac4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T09:39:53.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T09:39:53.115Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T09:39:53.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T09:39:53.227Z] $ docker exec b9a2aac09fb4b29af6c1353910db75d302ebeacb82bc7982fc509b13a35cac4d ssh-agent [2021-06-24T09:39:53.332Z] SSH_AUTH_SOCK=/tmp/ssh-LR3DcDybGRyp/agent.14 [2021-06-24T09:39:53.332Z] SSH_AGENT_PID=20 [2021-06-24T09:39:53.340Z] Running ssh-add (command line suppressed) [2021-06-24T09:39:53.441Z] Identity added: /w/workspace/edgex-go/545@tmp/private_key_3828170841093791633.key (/w/workspace/edgex-go/545@tmp/private_key_3828170841093791633.key) [2021-06-24T09:39:53.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T09:39:53.755Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T09:39:53.766Z] $ docker exec --env ******** --env ******** b9a2aac09fb4b29af6c1353910db75d302ebeacb82bc7982fc509b13a35cac4d ssh-agent -k [2021-06-24T09:39:53.867Z] unset SSH_AUTH_SOCK; [2021-06-24T09:39:53.867Z] unset SSH_AGENT_PID; [2021-06-24T09:39:53.867Z] echo Agent pid 20 killed; [2021-06-24T09:39:53.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T09:39:53.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T09:39:53.923Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T09:39:54.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T09:39:54.018Z] $ docker exec b9a2aac09fb4b29af6c1353910db75d302ebeacb82bc7982fc509b13a35cac4d ssh-agent [2021-06-24T09:39:54.141Z] SSH_AUTH_SOCK=/tmp/ssh-e7T7mDL4UCjV/agent.53 [2021-06-24T09:39:54.141Z] SSH_AGENT_PID=59 [2021-06-24T09:39:54.149Z] Running ssh-add (command line suppressed) [2021-06-24T09:39:54.251Z] Identity added: /w/workspace/edgex-go/545@tmp/private_key_914266314417793989.key (/w/workspace/edgex-go/545@tmp/private_key_914266314417793989.key) [2021-06-24T09:39:54.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T09:39:56.784Z] + git semver init [2021-06-24T09:39:56.784Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T09:39:56.784Z] # $GIT_DIR = /w/workspace/edgex-go/545/.git [2021-06-24T09:39:56.784Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/545 [2021-06-24T09:39:56.784Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T09:39:56.784Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T09:39:56.784Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T09:39:56.784Z] # $SEMVER_BRANCH = master [2021-06-24T09:39:56.784Z] # $SEMVER_TEMP = /tmp/semver-030854319 [2021-06-24T09:39:56.784Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-24T09:40:14.962Z] # '/tmp/semver-030854319' -> '/w/workspace/edgex-go/545/.semver' [2021-06-24T09:40:14.962Z] # -> Force: false [2021-06-24T09:40:14.962Z] # $SEMVER_DIR = /w/workspace/edgex-go/545/.semver [Pipeline] } [2021-06-24T09:40:14.969Z] $ docker exec --env ******** --env ******** b9a2aac09fb4b29af6c1353910db75d302ebeacb82bc7982fc509b13a35cac4d ssh-agent -k [2021-06-24T09:40:15.073Z] unset SSH_AUTH_SOCK; [2021-06-24T09:40:15.074Z] unset SSH_AGENT_PID; [2021-06-24T09:40:15.074Z] echo Agent pid 59 killed; [2021-06-24T09:40:15.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T09:40:15.432Z] + git semver [Pipeline] } [2021-06-24T09:40:15.446Z] $ docker stop --time=1 b9a2aac09fb4b29af6c1353910db75d302ebeacb82bc7982fc509b13a35cac4d [2021-06-24T09:40:17.727Z] $ docker rm -f b9a2aac09fb4b29af6c1353910db75d302ebeacb82bc7982fc509b13a35cac4d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T09:40:18.126Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T09:40:18.447Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T09:40:18.451Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.272 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T09:40:23.167Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T09:40:23.464Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T09:40:23.775Z] + sudo service docker restart [2021-06-24T09:40:23.775Z] + true [2021-06-24T09:40:23.775Z] Redirecting to /bin/systemctl restart docker.service [2021-06-24T09:40:33.705Z] Still waiting to schedule task [2021-06-24T09:40:33.706Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-24T09:40:41.954Z] ========================================================= [2021-06-24T09:40:41.954Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T09:40:41.954Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:40:42.291Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-24T09:40:43.716Z] Sending build context to Docker daemon 329.2MB [2021-06-24T09:40:43.716Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T09:40:43.716Z] Step 2/6 : FROM ${BASE} [2021-06-24T09:40:43.978Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T09:40:43.978Z] 540db60ca938: Pulling fs layer [2021-06-24T09:40:43.978Z] adcc1eea9eea: Pulling fs layer [2021-06-24T09:40:43.978Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T09:40:43.978Z] 0510c868ecb4: Pulling fs layer [2021-06-24T09:40:43.978Z] afea3b2eda06: Pulling fs layer [2021-06-24T09:40:43.978Z] 7809a108b3ef: Pulling fs layer [2021-06-24T09:40:43.978Z] f706445af74f: Pulling fs layer [2021-06-24T09:40:43.978Z] 0510c868ecb4: Waiting [2021-06-24T09:40:43.978Z] afea3b2eda06: Waiting [2021-06-24T09:40:43.978Z] 7809a108b3ef: Waiting [2021-06-24T09:40:43.978Z] f706445af74f: Waiting [2021-06-24T09:40:43.978Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T09:40:43.978Z] 4c4ab2625f07: Download complete [2021-06-24T09:40:43.978Z] adcc1eea9eea: Verifying Checksum [2021-06-24T09:40:43.978Z] adcc1eea9eea: Download complete [2021-06-24T09:40:43.978Z] afea3b2eda06: Verifying Checksum [2021-06-24T09:40:43.978Z] afea3b2eda06: Download complete [2021-06-24T09:40:43.978Z] 7809a108b3ef: Download complete [2021-06-24T09:40:43.978Z] 540db60ca938: Verifying Checksum [2021-06-24T09:40:43.978Z] 540db60ca938: Download complete [2021-06-24T09:40:44.242Z] 540db60ca938: Pull complete [2021-06-24T09:40:44.507Z] adcc1eea9eea: Pull complete [2021-06-24T09:40:44.774Z] 4c4ab2625f07: Pull complete [2021-06-24T09:40:46.175Z] f706445af74f: Verifying Checksum [2021-06-24T09:40:46.175Z] f706445af74f: Download complete [2021-06-24T09:40:46.763Z] 0510c868ecb4: Verifying Checksum [2021-06-24T09:40:46.763Z] 0510c868ecb4: Download complete [2021-06-24T09:40:52.086Z] 0510c868ecb4: Pull complete [2021-06-24T09:40:52.086Z] afea3b2eda06: Pull complete [2021-06-24T09:40:52.086Z] 7809a108b3ef: Pull complete [2021-06-24T09:40:56.985Z] f706445af74f: Pull complete [2021-06-24T09:40:56.985Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T09:40:56.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T09:40:56.985Z] ---> b068be0155e3 [2021-06-24T09:40:56.985Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-24T09:41:01.211Z] ---> Running in 175ac6bfd25d [2021-06-24T09:41:01.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:41:02.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:41:02.993Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T09:41:03.567Z] (2/12) Installing file (5.39-r0) [2021-06-24T09:41:03.567Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T09:41:03.567Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T09:41:11.448Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T09:41:11.448Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T09:41:11.448Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T09:41:11.448Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T09:41:11.448Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T09:41:11.448Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T09:41:11.448Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T09:41:11.448Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T09:41:11.448Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T09:41:11.448Z] OK: 219 MiB in 52 packages [2021-06-24T09:41:14.791Z] Removing intermediate container 175ac6bfd25d [2021-06-24T09:41:14.791Z] ---> 1a0e3030165f [2021-06-24T09:41:14.791Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T09:41:14.791Z] ---> Running in f716e8e83003 [2021-06-24T09:41:15.055Z] Removing intermediate container f716e8e83003 [2021-06-24T09:41:15.055Z] ---> 6f715e3f7d1e [2021-06-24T09:41:15.055Z] Step 5/6 : COPY go.mod . [2021-06-24T09:41:15.325Z] ---> 2a6aa09438e8 [2021-06-24T09:41:15.325Z] Step 6/6 : RUN go mod download [2021-06-24T09:41:15.325Z] ---> Running in f6b93a440859 [2021-06-24T09:41:42.695Z] Removing intermediate container f6b93a440859 [2021-06-24T09:41:42.695Z] ---> 9f3ba245e26b [2021-06-24T09:41:42.695Z] Successfully built 9f3ba245e26b [2021-06-24T09:41:42.695Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:41:43.010Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T09:41:43.010Z] . [Pipeline] withDockerContainer [2021-06-24T09:41:43.101Z] prd-centos7-docker-4c-2g-1129 does not seem to be running inside a container [2021-06-24T09:41:43.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@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 ******** ci-base-image-x86_64 cat [2021-06-24T09:41:44.135Z] $ docker top 371be681a1c02e44cb4153749985382499798e1275f93b701582ea06c45ca1ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:41:44.533Z] + go version [2021-06-24T09:41:44.534Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T09:41:44.542Z] $ docker stop --time=1 371be681a1c02e44cb4153749985382499798e1275f93b701582ea06c45ca1ee [2021-06-24T09:41:45.823Z] $ docker rm -f 371be681a1c02e44cb4153749985382499798e1275f93b701582ea06c45ca1ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:41:46.362Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T09:41:46.362Z] . [Pipeline] withDockerContainer [2021-06-24T09:41:46.429Z] prd-centos7-docker-4c-2g-1129 does not seem to be running inside a container [2021-06-24T09:41:46.463Z] $ 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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@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 ******** ci-base-image-x86_64 cat [2021-06-24T09:41:46.983Z] $ docker top 27d8b35d5d1c34e16dbc5b2e9860da704ea1e1244d7588bc51d0aadf8efa613b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T09:41:47.088Z] ========================================================= [2021-06-24T09:41:47.088Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T09:41:47.088Z] ========================================================= [Pipeline] sh [2021-06-24T09:41:47.390Z] + go mod tidy [Pipeline] sh [2021-06-24T09:41:47.946Z] + make test [2021-06-24T09:41:47.946Z] go mod tidy [2021-06-24T09:41:47.946Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T09:41:53.246Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T09:42:11.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T09:42:16.866Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T09:42:17.463Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T09:42:17.730Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T09:42:20.292Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T09:42:20.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T09:42:20.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T09:42:20.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T09:42:21.444Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T09:42:22.837Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T09:42:23.102Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T09:42:23.102Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T09:42:23.102Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T09:42:23.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T09:42:25.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-06-24T09:42:25.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T09:42:25.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T09:42:26.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements [2021-06-24T09:42:26.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T09:42:28.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 53.1% of statements [2021-06-24T09:42:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T09:42:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T09:42:29.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.085s coverage: 87.7% of statements [2021-06-24T09:42:29.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T09:42:29.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:42:29.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.048s coverage: 78.9% of statements [2021-06-24T09:42:30.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-06-24T09:42:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T09:42:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T09:42:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T09:42:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T09:42:30.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T09:42:31.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.271s coverage: 95.1% of statements [2021-06-24T09:42:31.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T09:42:31.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:42:31.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T09:42:31.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T09:42:31.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T09:42:31.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T09:42:31.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T09:42:31.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T09:42:31.521Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-06-24T09:42:31.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T09:42:31.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T09:42:31.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T09:42:36.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-06-24T09:42:36.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T09:42:36.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-06-24T09:42:36.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 22.0% of statements [2021-06-24T09:42:36.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T09:42:36.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-06-24T09:42:36.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements [2021-06-24T09:42:36.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2021-06-24T09:42:36.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-06-24T09:42:36.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-06-24T09:42:39.490Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1137 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-24T09:42:39.508Z] Running in /w/workspace/edgex-go/545 [Pipeline] { [Pipeline] checkout [2021-06-24T09:42:39.769Z] The recommended git tool is: git [2021-06-24T09:42:44.839Z] using credential edgex-jenkins-ssh [2021-06-24T09:42:44.856Z] Cloning the remote Git repository [2021-06-24T09:42:47.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements [2021-06-24T09:42:47.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-24T09:42:44.899Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T09:42:47.261Z] > git init /w/workspace/edgex-go/545 # timeout=10 [2021-06-24T09:42:47.340Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T09:42:47.341Z] > git --version # timeout=10 [2021-06-24T09:42:47.365Z] > git --version # 'git version 2.17.1' [2021-06-24T09:42:47.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:42:47.597Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T09:42:52.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.202s coverage: 81.8% of statements [2021-06-24T09:42:52.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T09:43:03.739Z] Avoid second fetch [2021-06-24T09:43:03.741Z] Checking out Revision 80ba4e250181682bffba84591c3a2e03de29986a (master) [2021-06-24T09:43:03.702Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T09:43:03.726Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T09:43:03.775Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T09:43:03.793Z] > git checkout -f 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 [2021-06-24T09:43:08.183Z] Commit message: "Merge pull request #3596 from weichou1229/issue-3595" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T09:43:09.447Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T09:43:09.876Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T09:43:10.234Z] + sudo service docker restart [2021-06-24T09:43:10.234Z] + true [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.049s coverage: 80.0% of statements [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.124s coverage: 64.4% of statements [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-06-24T09:43:11.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T09:43:11.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T09:43:11.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.6% of statements [2021-06-24T09:43:11.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T09:43:11.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T09:43:11.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-06-24T09:43:11.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T09:43:11.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-06-24T09:43:11.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T09:43:20.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T09:43:20.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 91.9% of statements [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T09:43:20.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T09:43:20.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T09:43:20.142Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.039s coverage: 28.9% of statements [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T09:43:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T09:43:20.142Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-06-24T09:43:20.142Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 95.4% of statements [2021-06-24T09:43:20.142Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:43:29.813Z] provisioning config files... [2021-06-24T09:43:29.839Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/545@tmp/config110310214224358729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:43:30.212Z] ---> docker-login.sh [2021-06-24T09:43:30.212Z] nexus3.edgexfoundry.org:10001 [2021-06-24T09:43:31.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:43:31.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:43:31.476Z] Configure a credential helper to remove this warning. See [2021-06-24T09:43:31.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:43:31.476Z] [2021-06-24T09:43:31.476Z] Login Succeeded [2021-06-24T09:43:31.476Z] nexus3.edgexfoundry.org:10002 [2021-06-24T09:43:31.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:43:32.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:43:32.040Z] Configure a credential helper to remove this warning. See [2021-06-24T09:43:32.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:43:32.040Z] [2021-06-24T09:43:32.040Z] Login Succeeded [2021-06-24T09:43:32.040Z] nexus3.edgexfoundry.org:10003 [2021-06-24T09:43:32.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:43:32.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:43:32.614Z] Configure a credential helper to remove this warning. See [2021-06-24T09:43:32.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:43:32.614Z] [2021-06-24T09:43:32.614Z] Login Succeeded [2021-06-24T09:43:32.614Z] nexus3.edgexfoundry.org:10004 [2021-06-24T09:43:32.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:43:33.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:43:33.186Z] Configure a credential helper to remove this warning. See [2021-06-24T09:43:33.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:43:33.186Z] [2021-06-24T09:43:33.186Z] Login Succeeded [2021-06-24T09:43:33.186Z] docker.io [2021-06-24T09:43:33.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:43:33.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:43:33.734Z] Configure a credential helper to remove this warning. See [2021-06-24T09:43:33.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:43:33.734Z] [2021-06-24T09:43:33.734Z] Login Succeeded [2021-06-24T09:43:33.734Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T09:43:33.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T09:43:34.048Z] ========================================================= [2021-06-24T09:43:34.048Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T09:43:34.048Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:43:34.395Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-24T09:43:36.385Z] Sending build context to Docker daemon 166.2MB [2021-06-24T09:43:36.673Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T09:43:36.673Z] Step 2/6 : FROM ${BASE} [2021-06-24T09:43:36.673Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T09:43:36.673Z] 595b0fe564bb: Pulling fs layer [2021-06-24T09:43:36.673Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T09:43:36.673Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T09:43:36.673Z] ba82ee9f976e: Pulling fs layer [2021-06-24T09:43:36.673Z] 506bd15cee9f: Pulling fs layer [2021-06-24T09:43:36.673Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T09:43:36.673Z] 618dc40b7e24: Pulling fs layer [2021-06-24T09:43:36.673Z] 506bd15cee9f: Waiting [2021-06-24T09:43:36.673Z] 618dc40b7e24: Waiting [2021-06-24T09:43:36.673Z] 75a0a4a0db45: Waiting [2021-06-24T09:43:36.673Z] ba82ee9f976e: Waiting [2021-06-24T09:43:36.950Z] 5b7225fbf94c: Download complete [2021-06-24T09:43:36.950Z] 3088b5b3c5c0: Verifying Checksum [2021-06-24T09:43:36.950Z] 3088b5b3c5c0: Download complete [2021-06-24T09:43:36.950Z] 506bd15cee9f: Download complete [2021-06-24T09:43:36.950Z] 75a0a4a0db45: Download complete [2021-06-24T09:43:37.227Z] 595b0fe564bb: Verifying Checksum [2021-06-24T09:43:37.227Z] 595b0fe564bb: Download complete [2021-06-24T09:43:37.832Z] 595b0fe564bb: Pull complete [2021-06-24T09:43:38.436Z] 3088b5b3c5c0: Pull complete [2021-06-24T09:43:38.713Z] 5b7225fbf94c: Pull complete [2021-06-24T09:43:40.156Z] 618dc40b7e24: Verifying Checksum [2021-06-24T09:43:40.156Z] 618dc40b7e24: Download complete [2021-06-24T09:43:41.141Z] ba82ee9f976e: Download complete [2021-06-24T09:43:44.307Z] gofmt -l . [2021-06-24T09:43:44.307Z] [ "`gofmt -l .`" = "" ] [2021-06-24T09:43:44.307Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T09:43:44.619Z] + ls -al . [2021-06-24T09:43:44.619Z] total 516 [2021-06-24T09:43:44.619Z] drwxrwxr-x 10 1001 1001 4096 Jun 24 09:43 . [2021-06-24T09:43:44.619Z] drwxr-xr-x 4 root root 32 Jun 24 09:41 .. [2021-06-24T09:43:44.619Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 09:39 .dockerignore [2021-06-24T09:43:44.619Z] drwxrwxr-x 8 1001 1001 162 Jun 24 09:39 .git [2021-06-24T09:43:44.619Z] drwxrwxr-x 3 1001 1001 125 Jun 24 09:39 .github [2021-06-24T09:43:44.619Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 09:39 .gitignore [2021-06-24T09:43:44.619Z] drwx------ 3 1001 1001 45 Jun 24 09:40 .semver [2021-06-24T09:43:44.619Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 09:39 .sonarcloud.properties [2021-06-24T09:43:44.619Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 09:39 Attribution.txt [2021-06-24T09:43:44.619Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 09:39 CONTRIBUTING.md [2021-06-24T09:43:44.619Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 09:39 Dockerfile.build [2021-06-24T09:43:44.619Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 09:39 Jenkinsfile [2021-06-24T09:43:44.619Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 09:39 LICENSE [2021-06-24T09:43:44.619Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 09:39 Makefile [2021-06-24T09:43:44.619Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 09:39 README.md [2021-06-24T09:43:44.619Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 09:39 SECURITY.md [2021-06-24T09:43:44.619Z] -rw-rw-r-- 1 1001 1001 13 Jun 24 09:40 VERSION [2021-06-24T09:43:44.619Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 09:39 ZMQWindows.md [2021-06-24T09:43:44.619Z] drwxrwxr-x 2 1001 1001 37 Jun 24 09:39 bin [2021-06-24T09:43:44.619Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 09:39 cmd [2021-06-24T09:43:44.619Z] -rw-r--r-- 1 root root 398095 Jun 24 09:43 coverage.out [2021-06-24T09:43:44.619Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 09:39 go.mod [2021-06-24T09:43:44.619Z] -rw-r--r-- 1 root root 20962 Jun 24 09:41 go.sum [2021-06-24T09:43:44.619Z] drwxrwxr-x 7 1001 1001 114 Jun 24 09:39 internal [2021-06-24T09:43:44.619Z] drwxrwxr-x 3 1001 1001 16 Jun 24 09:39 openapi [2021-06-24T09:43:44.619Z] drwxrwxr-x 4 1001 1001 71 Jun 24 09:39 snap [2021-06-24T09:43:44.619Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 09:39 version.go [Pipeline] sh [2021-06-24T09:43:44.925Z] + '[' -e coverage.out ] [2021-06-24T09:43:44.925Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T09:43:45.050Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T09:43:45.350Z] + make build [2021-06-24T09:43:45.350Z] go mod tidy [2021-06-24T09:43:45.350Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/core-data/core-data ./cmd/core-data [2021-06-24T09:43:46.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-24T09:43:51.335Z] ba82ee9f976e: Pull complete [2021-06-24T09:43:51.615Z] 506bd15cee9f: Pull complete [2021-06-24T09:43:52.224Z] 75a0a4a0db45: Pull complete [2021-06-24T09:43:53.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/core-command/core-command ./cmd/core-command [2021-06-24T09:43:54.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-24T09:43:55.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-24T09:43:55.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-24T09:43:55.666Z] 618dc40b7e24: Pull complete [2021-06-24T09:43:55.666Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T09:43:55.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T09:43:55.666Z] ---> a36622ca3599 [2021-06-24T09:43:55.666Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-24T09:43:56.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-24T09:44:00.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-24T09:44:00.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-24T09:44:00.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T09:44:00.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-24T09:44:00.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-24T09:44:00.721Z] ---> Running in 39ac7ed03985 [2021-06-24T09:44:00.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:44:00.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:44:01.716Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T09:44:01.990Z] (2/12) Installing file (5.39-r0) [2021-06-24T09:44:01.990Z] (3/12) Installing libc-dev (0.7.2-r3) [Pipeline] } [2021-06-24T09:44:02.129Z] $ docker stop --time=1 27d8b35d5d1c34e16dbc5b2e9860da704ea1e1244d7588bc51d0aadf8efa613b [2021-06-24T09:44:02.264Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T09:44:04.035Z] $ docker rm -f 27d8b35d5d1c34e16dbc5b2e9860da704ea1e1244d7588bc51d0aadf8efa613b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:44:09.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T09:44:09.441Z] [2021-06-24T09:44:09.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:44:09.500Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T09:44:09.500Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T09:44:09.500Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T09:44:09.500Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T09:44:09.500Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T09:44:09.500Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T09:44:09.500Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T09:44:09.500Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T09:44:09.500Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T09:44:09.500Z] OK: 218 MiB in 52 packages [2021-06-24T09:44:09.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T09:44:09.779Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-24T09:44:09.779Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-24T09:44:09.779Z] ca9280d653b3: Pulling fs layer [2021-06-24T09:44:09.779Z] 7e9c9ca2126c: Pulling fs layer [2021-06-24T09:44:09.779Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-24T09:44:09.779Z] cbdbe7a5bc2a: Download complete [2021-06-24T09:44:10.047Z] cbdbe7a5bc2a: Pull complete [2021-06-24T09:44:10.620Z] ca9280d653b3: Verifying Checksum [2021-06-24T09:44:10.620Z] ca9280d653b3: Download complete [2021-06-24T09:44:10.882Z] ca9280d653b3: Pull complete [2021-06-24T09:44:11.145Z] 7e9c9ca2126c: Verifying Checksum [2021-06-24T09:44:11.145Z] 7e9c9ca2126c: Download complete [2021-06-24T09:44:13.866Z] Removing intermediate container 39ac7ed03985 [2021-06-24T09:44:13.866Z] ---> 50412d92a3d6 [2021-06-24T09:44:13.866Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T09:44:13.866Z] ---> Running in ba8a1230ae87 [2021-06-24T09:44:13.866Z] Removing intermediate container ba8a1230ae87 [2021-06-24T09:44:13.866Z] ---> 04fad939d62c [2021-06-24T09:44:13.866Z] Step 5/6 : COPY go.mod . [2021-06-24T09:44:14.482Z] 7e9c9ca2126c: Pull complete [2021-06-24T09:44:14.482Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-24T09:44:14.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T09:44:14.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-24T09:44:14.561Z] prd-centos7-docker-4c-2g-1129 does not seem to be running inside a container [2021-06-24T09:44:14.598Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T09:44:14.852Z] ---> db9d3fa000ca [2021-06-24T09:44:14.853Z] Step 6/6 : RUN go mod download [2021-06-24T09:44:14.853Z] ---> Running in c9ff0114c706 [2021-06-24T09:44:17.895Z] $ docker top d7dad83215f8739f3b2e6fa21537b9d13d6f73ea6ff1dabc35363e1981359293 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:44:18.294Z] + docker-compose build --help [2021-06-24T09:44:18.294Z] + grep parallel [2021-06-24T09:44:18.883Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T09:44:18.893Z] $ docker stop --time=1 d7dad83215f8739f3b2e6fa21537b9d13d6f73ea6ff1dabc35363e1981359293 [2021-06-24T09:44:20.064Z] $ docker rm -f d7dad83215f8739f3b2e6fa21537b9d13d6f73ea6ff1dabc35363e1981359293 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:44:20.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T09:44:20.548Z] . [Pipeline] withDockerContainer [2021-06-24T09:44:20.653Z] prd-centos7-docker-4c-2g-1129 does not seem to be running inside a container [2021-06-24T09:44:20.696Z] $ 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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T09:44:21.047Z] $ docker top dab402cf4bb170d2e1cbd55b357ac10dfceb7ae41f586a86b230870be5daa17e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:44:21.432Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T09:44:22.010Z] Building core-command ... [2021-06-24T09:44:22.010Z] Building core-data ... [2021-06-24T09:44:22.010Z] Building core-metadata ... [2021-06-24T09:44:22.010Z] Building security-bootstrapper ... [2021-06-24T09:44:22.010Z] Building security-proxy-setup ... [2021-06-24T09:44:22.010Z] Building security-secretstore-setup ... [2021-06-24T09:44:22.010Z] Building support-notifications ... [2021-06-24T09:44:22.010Z] Building support-scheduler ... [2021-06-24T09:44:22.010Z] Building sys-mgmt-agent ... [2021-06-24T09:44:22.010Z] Building sys-mgmt-agent [2021-06-24T09:44:22.010Z] Building security-bootstrapper [2021-06-24T09:44:22.010Z] Building core-command [2021-06-24T09:44:22.010Z] Building support-notifications [2021-06-24T09:44:22.010Z] Building support-scheduler [2021-06-24T09:44:34.639Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:44:34.639Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:44:34.639Z] ---> 9f3ba245e26b [2021-06-24T09:44:34.639Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:44:34.639Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:44:34.639Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:44:34.639Z] ---> 9f3ba245e26b [2021-06-24T09:44:34.639Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T09:44:34.639Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:44:34.639Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:44:34.639Z] ---> 9f3ba245e26b [2021-06-24T09:44:34.639Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T09:44:38.896Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:44:38.896Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:44:38.896Z] ---> 9f3ba245e26b [2021-06-24T09:44:38.896Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:44:41.447Z] ---> Running in 1bd3dc2ad242 [2021-06-24T09:44:41.448Z] ---> Running in 82e27d684c85 [2021-06-24T09:44:41.448Z] ---> Running in 262ac5905608 [2021-06-24T09:44:41.448Z] ---> Running in 06a5593c572b [2021-06-24T09:44:41.786Z] Removing intermediate container c9ff0114c706 [2021-06-24T09:44:41.787Z] ---> a483c45734b9 [2021-06-24T09:44:41.787Z] Successfully built a483c45734b9 [2021-06-24T09:44:41.787Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:44:42.133Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T09:44:42.134Z] . [Pipeline] withDockerContainer [2021-06-24T09:44:42.370Z] prd-ubuntu18.04-docker-arm64-4c-16g-1137 does not seem to be running inside a container [2021-06-24T09:44:42.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T09:44:43.367Z] Removing intermediate container 82e27d684c85 [2021-06-24T09:44:43.367Z] ---> 6af4ee7f3bc4 [2021-06-24T09:44:43.367Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:44:43.367Z] Removing intermediate container 06a5593c572b [2021-06-24T09:44:43.367Z] ---> 05e8f1379d7d [2021-06-24T09:44:43.367Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:44:43.367Z] Removing intermediate container 262ac5905608 [2021-06-24T09:44:43.367Z] ---> 5ca3391e11a6 [2021-06-24T09:44:43.367Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:44:43.638Z] Removing intermediate container 1bd3dc2ad242 [2021-06-24T09:44:43.638Z] ---> a57cbeda4edc [2021-06-24T09:44:43.638Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:44:43.638Z] ---> Running in 2a5f8196cf6b [2021-06-24T09:44:43.638Z] ---> Running in 98275c6b307f [2021-06-24T09:44:43.902Z] ---> Running in 43eefa56c9f0 [2021-06-24T09:44:43.902Z] ---> Running in d797d74a6d4b [2021-06-24T09:44:44.102Z] $ docker top 60b3736f6ef551d5cdde80fb2e0f43156dea5a6f470261b9edc489765d5d87e5 -eo pid,comm [Pipeline] { [2021-06-24T09:44:46.557Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:44:46.557Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:44:46.557Z] ---> 9f3ba245e26b [2021-06-24T09:44:46.557Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T09:44:46.557Z] ---> Using cache [2021-06-24T09:44:46.557Z] ---> a57cbeda4edc [2021-06-24T09:44:46.557Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:44:46.557Z] ---> Running in 6c769fcb88df [2021-06-24T09:44:46.557Z] Removing intermediate container 2a5f8196cf6b [2021-06-24T09:44:46.557Z] ---> e5f9bb12f5ef [2021-06-24T09:44:46.557Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T09:44:46.557Z] ---> Running in eee04e399cb3 [2021-06-24T09:44:46.557Z] Removing intermediate container 98275c6b307f [2021-06-24T09:44:46.557Z] ---> 24c823c5db31 [2021-06-24T09:44:46.557Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T09:44:46.557Z] Removing intermediate container 43eefa56c9f0 [2021-06-24T09:44:46.557Z] ---> 686c2dff3a1b [2021-06-24T09:44:46.557Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T09:44:46.557Z] Removing intermediate container d797d74a6d4b [2021-06-24T09:44:46.557Z] ---> 594aaf5835ea [2021-06-24T09:44:46.557Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T09:44:46.557Z] ---> Running in 4af5877aa88a [2021-06-24T09:44:46.557Z] ---> Running in f28bb2ff71a1 [2021-06-24T09:44:46.557Z] ---> Running in 34a06b727efa [2021-06-24T09:44:46.557Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:44:46.557Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:44:46.557Z] Removing intermediate container 6c769fcb88df [2021-06-24T09:44:46.557Z] ---> ae2566399dec [2021-06-24T09:44:46.557Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T09:44:46.557Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:44:46.557Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:44:46.557Z] ---> Running in 932362ba7fca [2021-06-24T09:44:46.557Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-06-24T09:44:46.826Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:44:46.826Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:44:47.107Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:44:47.107Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:44:47.107Z] OK: 219 MiB in 52 packages [2021-06-24T09:44:47.213Z] + go version [2021-06-24T09:44:47.213Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T09:44:47.270Z] $ docker stop --time=1 60b3736f6ef551d5cdde80fb2e0f43156dea5a6f470261b9edc489765d5d87e5 [2021-06-24T09:44:47.381Z] OK: 219 MiB in 52 packages [2021-06-24T09:44:47.655Z] Removing intermediate container eee04e399cb3 [2021-06-24T09:44:47.655Z] ---> ecf608ae2809 [2021-06-24T09:44:47.655Z] Step 6/23 : COPY go.mod . [2021-06-24T09:44:47.655Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:44:47.655Z] Removing intermediate container 4af5877aa88a [2021-06-24T09:44:47.655Z] ---> 5fff3a97288c [2021-06-24T09:44:47.655Z] Step 6/24 : COPY go.mod . [2021-06-24T09:44:47.655Z] OK: 219 MiB in 52 packages [2021-06-24T09:44:47.945Z] ---> c459b4cc058f [2021-06-24T09:44:47.945Z] Step 7/24 : RUN go mod download [2021-06-24T09:44:47.945Z] ---> 819ee7b68fa2 [2021-06-24T09:44:47.945Z] Step 7/23 : RUN go mod download [2021-06-24T09:44:47.945Z] ---> Running in 09ef20cd24b9 [2021-06-24T09:44:47.945Z] ---> Running in e37c8e5d669c [2021-06-24T09:44:47.945Z] Removing intermediate container f28bb2ff71a1 [2021-06-24T09:44:47.945Z] ---> a120f2c8339d [2021-06-24T09:44:47.945Z] Step 6/23 : COPY go.mod . [2021-06-24T09:44:47.945Z] OK: 219 MiB in 52 packages [2021-06-24T09:44:48.225Z] ---> aa9b69cc18c7 [2021-06-24T09:44:48.225Z] Step 7/23 : RUN go mod download [2021-06-24T09:44:48.225Z] OK: 219 MiB in 52 packages [2021-06-24T09:44:48.514Z] ---> Running in f39349c6dbda [2021-06-24T09:44:48.514Z] Removing intermediate container 34a06b727efa [2021-06-24T09:44:48.514Z] ---> b12dd0316ce4 [2021-06-24T09:44:48.514Z] Step 6/24 : COPY go.mod . [2021-06-24T09:44:48.793Z] ---> 9b40b8dd8550 [2021-06-24T09:44:48.793Z] Step 7/24 : RUN go mod download [2021-06-24T09:44:48.793Z] ---> Running in 64a77ac6d2f7 [2021-06-24T09:44:48.793Z] Removing intermediate container 932362ba7fca [2021-06-24T09:44:48.793Z] ---> c776934c965e [2021-06-24T09:44:48.793Z] Step 6/32 : COPY go.mod . [2021-06-24T09:44:49.089Z] $ docker rm -f 60b3736f6ef551d5cdde80fb2e0f43156dea5a6f470261b9edc489765d5d87e5 [2021-06-24T09:44:49.091Z] Removing intermediate container e37c8e5d669c [2021-06-24T09:44:49.091Z] ---> 2f44fbb4dcd7 [2021-06-24T09:44:49.091Z] Step 8/23 : COPY . . [2021-06-24T09:44:49.091Z] Removing intermediate container 09ef20cd24b9 [2021-06-24T09:44:49.091Z] ---> 557a47bf58b4 [2021-06-24T09:44:49.091Z] Step 8/24 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-24T09:44:49.370Z] ---> c066d286c82c [2021-06-24T09:44:49.370Z] Step 7/32 : RUN go mod download [2021-06-24T09:44:49.370Z] ---> Running in a2b78c8e4a01 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:44:50.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T09:44:50.040Z] [2021-06-24T09:44:50.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:44:50.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T09:44:50.693Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-24T09:44:50.693Z] 29e5d40040c1: Pulling fs layer [2021-06-24T09:44:50.693Z] 1ce36da41761: Pulling fs layer [2021-06-24T09:44:50.693Z] 25b303627fd3: Pulling fs layer [2021-06-24T09:44:50.967Z] 29e5d40040c1: Download complete [2021-06-24T09:44:51.245Z] 1ce36da41761: Verifying Checksum [2021-06-24T09:44:51.245Z] 1ce36da41761: Download complete [2021-06-24T09:44:51.532Z] 29e5d40040c1: Pull complete [2021-06-24T09:44:53.059Z] 1ce36da41761: Pull complete [2021-06-24T09:44:53.059Z] 25b303627fd3: Verifying Checksum [2021-06-24T09:44:53.059Z] 25b303627fd3: Download complete [2021-06-24T09:44:56.849Z] Removing intermediate container f39349c6dbda [2021-06-24T09:44:56.849Z] ---> 02c49cdf2d2d [2021-06-24T09:44:56.849Z] Step 8/23 : COPY . . [2021-06-24T09:44:56.849Z] ---> 34cb4b5c1195 [2021-06-24T09:44:56.849Z] Step 9/23 : RUN go mod tidy [2021-06-24T09:44:56.849Z] Removing intermediate container 64a77ac6d2f7 [2021-06-24T09:44:56.849Z] ---> d86cea872870 [2021-06-24T09:44:56.849Z] Step 8/24 : COPY . . [2021-06-24T09:44:56.849Z] ---> e5b935453339 [2021-06-24T09:44:56.849Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:44:56.849Z] ---> Running in c760a3d8245c [2021-06-24T09:44:56.849Z] ---> Running in aeb962862299 [2021-06-24T09:45:02.180Z] Removing intermediate container a2b78c8e4a01 [2021-06-24T09:45:02.180Z] ---> d56807d80f76 [2021-06-24T09:45:02.180Z] Step 8/32 : COPY . . [2021-06-24T09:45:03.721Z] 25b303627fd3: Pull complete [2021-06-24T09:45:03.721Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-24T09:45:03.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T09:45:03.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-24T09:45:03.986Z] prd-ubuntu18.04-docker-arm64-4c-16g-1137 does not seem to be running inside a container [2021-06-24T09:45:04.122Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T09:45:04.145Z] Removing intermediate container c760a3d8245c [2021-06-24T09:45:04.145Z] ---> 38dc35049450 [2021-06-24T09:45:04.145Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T09:45:04.145Z] ---> Running in f1490a64bc2d [2021-06-24T09:45:04.145Z] ---> 21ed2ce3ce4e [2021-06-24T09:45:04.145Z] Step 9/23 : RUN go mod tidy [2021-06-24T09:45:04.145Z] ---> cc93a37b9c05 [2021-06-24T09:45:04.145Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:45:04.145Z] ---> Running in 5a504ac46f7f [2021-06-24T09:45:04.145Z] Removing intermediate container aeb962862299 [2021-06-24T09:45:04.145Z] ---> 05a31b947405 [2021-06-24T09:45:04.145Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T09:45:04.414Z] ---> Running in 3f978bf15ce3 [2021-06-24T09:45:04.694Z] ---> Running in a94406b8563b [2021-06-24T09:45:04.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-24T09:45:05.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-24T09:45:09.350Z] $ docker top 7acd39b50cff6ab93142094dd9eaea65826eca5e25cd45cf1c9a329cc3b92689 -eo pid,comm [2021-06-24T09:45:09.318Z] Removing intermediate container 3f978bf15ce3 [2021-06-24T09:45:09.318Z] ---> ef7eff5b59ba [2021-06-24T09:45:09.318Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T09:45:09.318Z] Removing intermediate container 5a504ac46f7f [2021-06-24T09:45:09.318Z] ---> e0aca7d71c43 [2021-06-24T09:45:09.318Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T09:45:09.318Z] ---> fe63fceaeb5e [2021-06-24T09:45:09.318Z] Step 9/32 : RUN go mod tidy [2021-06-24T09:45:09.318Z] ---> Running in bcff61109966 [2021-06-24T09:45:09.318Z] ---> Running in 89140c6265c1 [2021-06-24T09:45:09.318Z] ---> Running in 7b7bf6a7194b [Pipeline] { [Pipeline] sh [2021-06-24T09:45:09.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/core-command/core-command ./cmd/core-command [2021-06-24T09:45:10.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-24T09:45:10.299Z] + docker-compose build --help [2021-06-24T09:45:10.299Z] + grep parallel [2021-06-24T09:45:11.652Z] Removing intermediate container 7b7bf6a7194b [2021-06-24T09:45:11.652Z] ---> 4bc9027061a9 [2021-06-24T09:45:11.652Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T09:45:11.926Z] ---> Running in 67aff11e9803 [2021-06-24T09:45:12.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-24T09:45:13.688Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T09:45:14.033Z] $ docker stop --time=1 7acd39b50cff6ab93142094dd9eaea65826eca5e25cd45cf1c9a329cc3b92689 [2021-06-24T09:45:17.968Z] $ docker rm -f 7acd39b50cff6ab93142094dd9eaea65826eca5e25cd45cf1c9a329cc3b92689 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:45:18.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T09:45:18.645Z] . [Pipeline] withDockerContainer [2021-06-24T09:45:18.927Z] prd-ubuntu18.04-docker-arm64-4c-16g-1137 does not seem to be running inside a container [2021-06-24T09:45:19.055Z] $ 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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T09:45:20.580Z] $ docker top 92647a909753b943c5e2373c9eefdaf4eeaae2c1fa42b4d4fb503b479ac2c5db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:45:21.480Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T09:45:25.795Z] Building core-command ... [2021-06-24T09:45:25.795Z] Building core-data ... [2021-06-24T09:45:25.795Z] Building core-metadata ... [2021-06-24T09:45:25.795Z] Building security-bootstrapper ... [2021-06-24T09:45:25.795Z] Building security-proxy-setup ... [2021-06-24T09:45:25.795Z] Building security-secretstore-setup ... [2021-06-24T09:45:25.795Z] Building support-notifications ... [2021-06-24T09:45:25.795Z] Building support-scheduler ... [2021-06-24T09:45:25.795Z] Building sys-mgmt-agent ... [2021-06-24T09:45:25.795Z] Building security-secretstore-setup [2021-06-24T09:45:25.795Z] Building core-metadata [2021-06-24T09:45:25.795Z] Building security-bootstrapper [2021-06-24T09:45:25.795Z] Building support-scheduler [2021-06-24T09:45:25.795Z] Building core-command [2021-06-24T09:45:45.685Z] Removing intermediate container f1490a64bc2d [2021-06-24T09:45:45.685Z] ---> 54f0783d96a1 [2021-06-24T09:45:45.685Z] [2021-06-24T09:45:45.685Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T09:45:45.685Z] 3.12: Pulling from library/alpine [2021-06-24T09:45:45.685Z] Removing intermediate container a94406b8563b [2021-06-24T09:45:45.685Z] ---> 539104c75d37 [2021-06-24T09:45:45.685Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T09:45:45.685Z] ---> Running in 7d019903fd75 [2021-06-24T09:45:45.685Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:45:45.685Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T09:45:45.685Z] ---> 13621d1b12d4 [2021-06-24T09:45:45.685Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T09:45:45.686Z] ---> Running in a7789e0a6d00 [2021-06-24T09:45:45.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-24T09:45:45.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:45:45.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:45:45.686Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T09:45:45.686Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T09:45:45.686Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:45:45.686Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:45:45.686Z] OK: 6 MiB in 16 packages [2021-06-24T09:45:45.686Z] Removing intermediate container a7789e0a6d00 [2021-06-24T09:45:45.686Z] ---> b01a2ef4b751 [2021-06-24T09:45:45.686Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:45:45.686Z] ---> Running in 4f679354d8bd [2021-06-24T09:45:45.686Z] Removing intermediate container 7d019903fd75 [2021-06-24T09:45:45.686Z] ---> 79d19f063b9b [2021-06-24T09:45:45.686Z] [2021-06-24T09:45:45.686Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T09:45:45.686Z] Removing intermediate container 4f679354d8bd [2021-06-24T09:45:45.686Z] ---> 85163039537d [2021-06-24T09:45:45.686Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T09:45:45.686Z] ---> Running in 02c97c6d94ea [2021-06-24T09:45:45.686Z] Removing intermediate container 02c97c6d94ea [2021-06-24T09:45:45.686Z] ---> bacb29f121ae [2021-06-24T09:45:45.686Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T09:45:45.686Z] 20.10.0: Pulling from library/docker [2021-06-24T09:45:45.686Z] ---> Running in 85a4a13b9c08 [2021-06-24T09:45:45.686Z] Removing intermediate container 85a4a13b9c08 [2021-06-24T09:45:45.686Z] ---> f2f02715c1f1 [2021-06-24T09:45:45.686Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:45:45.686Z] ---> a7c80b6e9812 [2021-06-24T09:45:45.686Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T09:45:47.107Z] ---> dd3e242dd5e9 [2021-06-24T09:45:47.107Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T09:45:47.107Z] Removing intermediate container bcff61109966 [2021-06-24T09:45:47.107Z] ---> b670fdec373e [2021-06-24T09:45:47.107Z] [2021-06-24T09:45:47.107Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T09:45:47.107Z] ---> 13621d1b12d4 [2021-06-24T09:45:47.107Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T09:45:47.373Z] ---> Running in 6acddef9ec71 [2021-06-24T09:45:47.373Z] ---> 06bb18202641 [2021-06-24T09:45:47.373Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T09:45:47.373Z] ---> Running in 5af4298f16e9 [2021-06-24T09:45:47.373Z] Removing intermediate container 89140c6265c1 [2021-06-24T09:45:47.373Z] ---> 41abeb392459 [2021-06-24T09:45:47.373Z] [2021-06-24T09:45:47.373Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T09:45:47.373Z] ---> 13621d1b12d4 [2021-06-24T09:45:47.373Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T09:45:47.373Z] ---> Running in 644c4d5b2346 [2021-06-24T09:45:47.635Z] Removing intermediate container 5af4298f16e9 [2021-06-24T09:45:47.636Z] ---> fa8694227da5 [2021-06-24T09:45:47.636Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:45:47.927Z] ---> Running in 3ee90699a86a [2021-06-24T09:45:47.927Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:45:47.927Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:45:48.207Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T09:45:48.207Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:45:48.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:45:48.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:45:48.207Z] OK: 6 MiB in 15 packages [2021-06-24T09:45:48.207Z] Removing intermediate container 3ee90699a86a [2021-06-24T09:45:48.207Z] ---> a7a397901f6c [2021-06-24T09:45:48.207Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T09:45:48.207Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T09:45:48.207Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:45:48.479Z] OK: 6 MiB in 15 packages [2021-06-24T09:45:48.479Z] ---> Running in cad4a3ce4ba4 [2021-06-24T09:45:48.479Z] Removing intermediate container 67aff11e9803 [2021-06-24T09:45:48.479Z] ---> 1a5749919800 [2021-06-24T09:45:48.479Z] [2021-06-24T09:45:48.479Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T09:45:48.479Z] ---> 13621d1b12d4 [2021-06-24T09:45:48.479Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T09:45:48.479Z] ---> Running in 9ba6abd8cf8a [2021-06-24T09:45:48.479Z] Removing intermediate container cad4a3ce4ba4 [2021-06-24T09:45:48.479Z] ---> a7da0a11a8e5 [2021-06-24T09:45:48.479Z] Step 22/23 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:45:48.751Z] ---> Running in 37d7b71a8334 [2021-06-24T09:45:48.751Z] Removing intermediate container 6acddef9ec71 [2021-06-24T09:45:48.751Z] ---> 70a847227fe6 [2021-06-24T09:45:48.751Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:45:48.751Z] Removing intermediate container 9ba6abd8cf8a [2021-06-24T09:45:48.751Z] ---> 83255874b6e5 [2021-06-24T09:45:48.751Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T09:45:48.751Z] ---> Running in 832140aeb5d0 [2021-06-24T09:45:48.751Z] ---> Running in 5ffd550608f3 [2021-06-24T09:45:48.751Z] Removing intermediate container 37d7b71a8334 [2021-06-24T09:45:48.751Z] ---> eec48c966ec8 [2021-06-24T09:45:48.751Z] Step 23/23 : LABEL version=2.0.0-dev.272 [2021-06-24T09:45:48.751Z] Removing intermediate container 644c4d5b2346 [2021-06-24T09:45:48.751Z] ---> 79463924d796 [2021-06-24T09:45:48.751Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:45:49.026Z] ---> Running in 98c050f73a30 [2021-06-24T09:45:49.026Z] ---> Running in f1ce7937379a [2021-06-24T09:45:49.026Z] Removing intermediate container 832140aeb5d0 [2021-06-24T09:45:49.026Z] ---> 901429dae258 [2021-06-24T09:45:49.026Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T09:45:49.026Z] Removing intermediate container 98c050f73a30 [2021-06-24T09:45:49.026Z] ---> 9d6d3e1f4ff4 [2021-06-24T09:45:49.026Z] [2021-06-24T09:45:49.026Z] ---> Running in d766f82523aa [2021-06-24T09:45:49.026Z] Removing intermediate container f1ce7937379a [2021-06-24T09:45:49.026Z] ---> f25a16acef33 [2021-06-24T09:45:49.026Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T09:45:49.314Z] ---> Running in c7e533c7886e [2021-06-24T09:45:49.314Z] Successfully built 9d6d3e1f4ff4 [2021-06-24T09:45:49.314Z] Successfully tagged support-notifications:latest [2021-06-24T09:45:49.314Z] Building security-proxy-setup [2021-06-24T09:45:49.314Z]  Building support-notifications ... done Removing intermediate container d766f82523aa [2021-06-24T09:45:49.315Z] ---> 7b4f176d2d48 [2021-06-24T09:45:49.315Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T09:45:49.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:45:49.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:45:49.315Z] ---> Running in ae61bb09309f [2021-06-24T09:45:49.315Z] Removing intermediate container c7e533c7886e [2021-06-24T09:45:49.315Z] ---> 6c9a8f9e2da6 [2021-06-24T09:45:49.315Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T09:45:49.588Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T09:45:49.588Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T09:45:49.588Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:45:49.588Z] OK: 6 MiB in 16 packages [2021-06-24T09:45:49.588Z] ---> Running in 71134536c275 [2021-06-24T09:45:49.857Z] Removing intermediate container ae61bb09309f [2021-06-24T09:45:49.857Z] ---> a7f13df819a3 [2021-06-24T09:45:49.857Z] Step 16/24 : WORKDIR / [2021-06-24T09:45:50.451Z] Removing intermediate container 71134536c275 [2021-06-24T09:45:50.451Z] ---> a521a8642936 [2021-06-24T09:45:50.451Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:45:50.727Z] ---> Running in 65363f7e63bf [2021-06-24T09:45:51.696Z] ---> df39af5c20d1 [2021-06-24T09:45:51.696Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T09:45:51.967Z] Removing intermediate container 65363f7e63bf [2021-06-24T09:45:51.967Z] ---> 932173a939e5 [2021-06-24T09:45:51.967Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:45:51.967Z] Removing intermediate container 5ffd550608f3 [2021-06-24T09:45:51.967Z] ---> 52184980ce25 [2021-06-24T09:45:51.967Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T09:45:52.231Z] ---> Running in 0f69b775d3e7 [2021-06-24T09:45:52.231Z] ---> 21f2fade980a [2021-06-24T09:45:52.231Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T09:45:52.231Z] ---> ef944a355657 [2021-06-24T09:45:52.231Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T09:45:52.231Z] Removing intermediate container 0f69b775d3e7 [2021-06-24T09:45:52.231Z] ---> 10f2fde7cf65 [2021-06-24T09:45:52.231Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T09:45:52.495Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T09:45:52.495Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T09:45:52.495Z] ---> Running in 5bd53a291b01 [2021-06-24T09:45:52.495Z] ---> aefe523efa57 [2021-06-24T09:45:52.495Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:45:52.756Z] ---> Running in cb982bb3a2b1 [2021-06-24T09:45:52.756Z] ---> 04f5c27fd7ca [2021-06-24T09:45:52.756Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T09:45:53.018Z] Removing intermediate container 5bd53a291b01 [2021-06-24T09:45:53.018Z] ---> 58f38bd8b56a [2021-06-24T09:45:53.018Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T09:45:53.018Z] ---> Running in 572a897f1ff3 [2021-06-24T09:45:53.018Z] ---> 97c2577e1348 [2021-06-24T09:45:53.018Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T09:45:53.018Z] Removing intermediate container cb982bb3a2b1 [2021-06-24T09:45:53.018Z] ---> 08ee9cd1a58a [2021-06-24T09:45:53.018Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T09:45:53.018Z] ---> Running in b0e76b3a8a2e [2021-06-24T09:45:53.018Z] Removing intermediate container 572a897f1ff3 [2021-06-24T09:45:53.018Z] ---> 7aa91496b1de [2021-06-24T09:45:53.018Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:45:53.018Z] ---> Running in 0bbe21fa9c6c [2021-06-24T09:45:53.299Z] ---> Running in 44b7c097fc93 [2021-06-24T09:45:53.299Z] ---> 4373f297db0e [2021-06-24T09:45:53.299Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T09:45:53.573Z] Removing intermediate container 44b7c097fc93 [2021-06-24T09:45:53.573Z] ---> 12973a4f0bb3 [2021-06-24T09:45:53.573Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T09:45:53.573Z] ---> Running in e7666ec53fa1 [2021-06-24T09:45:53.573Z] ---> Running in 72d5c0461e63 [2021-06-24T09:45:53.852Z] Removing intermediate container e7666ec53fa1 [2021-06-24T09:45:53.852Z] ---> 20190a6e0827 [2021-06-24T09:45:53.852Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:45:53.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:45:53.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:45:53.852Z] ---> Running in 91860d36db70 [2021-06-24T09:45:53.852Z] Removing intermediate container 72d5c0461e63 [2021-06-24T09:45:53.852Z] ---> e9495e6ed5ca [2021-06-24T09:45:53.852Z] Step 22/23 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:45:53.852Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T09:45:54.127Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T09:45:54.127Z] ---> Running in 7998e29b8577 [2021-06-24T09:45:54.127Z] Removing intermediate container 91860d36db70 [2021-06-24T09:45:54.127Z] ---> c60d56175782 [2021-06-24T09:45:54.127Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T09:45:54.127Z] Executing bash-5.0.17-r0.post-install [2021-06-24T09:45:54.127Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:45:54.127Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T09:45:54.127Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T09:45:54.127Z] ---> Running in 398e19289de8 [2021-06-24T09:45:54.127Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T09:45:54.127Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T09:45:54.127Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T09:45:54.127Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T09:45:54.127Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T09:45:54.127Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T09:45:54.127Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T09:45:54.127Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T09:45:54.127Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:45:54.127Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:45:54.127Z] Removing intermediate container 7998e29b8577 [2021-06-24T09:45:54.127Z] ---> fbf956ab9b9a [2021-06-24T09:45:54.127Z] Step 23/23 : LABEL version=2.0.0-dev.272 [2021-06-24T09:45:54.127Z] ---> 9f3ba245e26b [2021-06-24T09:45:54.127Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T09:45:54.127Z] ---> Using cache [2021-06-24T09:45:54.127Z] ---> a57cbeda4edc [2021-06-24T09:45:54.127Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:45:54.127Z] ---> Using cache [2021-06-24T09:45:54.127Z] ---> ae2566399dec [2021-06-24T09:45:54.127Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T09:45:54.127Z] ---> Using cache [2021-06-24T09:45:54.127Z] ---> c776934c965e [2021-06-24T09:45:54.127Z] Step 6/22 : COPY go.mod . [2021-06-24T09:45:54.127Z] ---> Using cache [2021-06-24T09:45:54.127Z] ---> c066d286c82c [2021-06-24T09:45:54.127Z] Step 7/22 : RUN go mod download [2021-06-24T09:45:54.127Z] ---> Using cache [2021-06-24T09:45:54.127Z] ---> d56807d80f76 [2021-06-24T09:45:54.127Z] Step 8/22 : COPY . . [2021-06-24T09:45:54.127Z] ---> Using cache [2021-06-24T09:45:54.127Z] ---> fe63fceaeb5e [2021-06-24T09:45:54.127Z] Step 9/22 : RUN go mod tidy [2021-06-24T09:45:54.127Z] ---> Using cache [2021-06-24T09:45:54.127Z] ---> 4bc9027061a9 [2021-06-24T09:45:54.127Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T09:45:56.725Z] Removing intermediate container b0e76b3a8a2e [2021-06-24T09:45:56.725Z] ---> f24823fd9fb6 [2021-06-24T09:45:56.725Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T09:45:56.725Z] ---> Running in 69121668e944 [2021-06-24T09:45:56.725Z] Removing intermediate container 398e19289de8 [2021-06-24T09:45:56.725Z] ---> b55406763571 [2021-06-24T09:45:56.725Z] Step 23/24 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:45:56.725Z] ---> Running in a0f50d223b66 [2021-06-24T09:45:56.725Z] ---> Running in a7cc81fa57bd [2021-06-24T09:45:56.725Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T09:45:56.725Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T09:45:56.725Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T09:45:56.725Z] ---> Running in 7d2e44cab4a3 [2021-06-24T09:45:56.725Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T09:45:56.725Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T09:45:56.725Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T09:45:56.725Z] Removing intermediate container 69121668e944 [2021-06-24T09:45:56.725Z] ---> 943f74b99623 [2021-06-24T09:45:56.725Z] [2021-06-24T09:45:56.726Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T09:45:56.726Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T09:45:56.726Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T09:45:56.726Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T09:45:56.726Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T09:45:56.726Z] Removing intermediate container a7cc81fa57bd [2021-06-24T09:45:56.726Z] ---> fa4aa4d56f35 [2021-06-24T09:45:56.726Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T09:45:56.726Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T09:45:56.726Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T09:45:56.726Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T09:45:56.726Z] Successfully built 943f74b99623 [2021-06-24T09:45:56.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-24T09:45:56.726Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T09:45:56.726Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T09:45:56.726Z] Successfully tagged support-scheduler:latest [2021-06-24T09:45:56.726Z] Building security-secretstore-setup [2021-06-24T09:45:56.726Z]  Building support-scheduler ... done (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T09:45:56.726Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T09:45:56.726Z] Removing intermediate container 7d2e44cab4a3 [2021-06-24T09:45:56.726Z] ---> 194da07b03dd [2021-06-24T09:45:56.726Z] Step 24/24 : LABEL version=2.0.0-dev.272 [2021-06-24T09:45:56.726Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T09:45:56.726Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T09:45:56.726Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T09:45:56.726Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T09:45:56.726Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T09:45:56.988Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T09:45:56.988Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T09:45:56.988Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T09:45:56.988Z] ---> de8e1ec1a0c0 [2021-06-24T09:45:56.988Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T09:45:57.250Z] ---> Running in de10d2867c3a [2021-06-24T09:45:57.250Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T09:45:57.250Z] OK: 72 MiB in 59 packages [2021-06-24T09:45:57.523Z] ---> Running in 4f1b1413fca1 [2021-06-24T09:45:58.125Z] Removing intermediate container de10d2867c3a [2021-06-24T09:45:58.125Z] ---> 9d4c282b1121 [2021-06-24T09:45:58.125Z] [2021-06-24T09:45:58.125Z] Successfully built 9d4c282b1121 [2021-06-24T09:45:58.125Z] Successfully tagged core-command:latest [2021-06-24T09:45:58.125Z] Building core-data [2021-06-24T09:45:58.403Z]  Building core-command ... done Collecting docker-compose==1.23.2 [2021-06-24T09:45:58.403Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T09:45:59.854Z] Collecting PyYAML<4,>=3.10 [2021-06-24T09:45:59.854Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T09:46:00.142Z] Removing intermediate container 4f1b1413fca1 [2021-06-24T09:46:00.142Z] ---> ce3df412e874 [2021-06-24T09:46:00.142Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:46:00.742Z] ---> 3fa574660415 [2021-06-24T09:46:00.742Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T09:46:01.022Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T09:46:01.022Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T09:46:01.022Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T09:46:01.022Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T09:46:01.293Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T09:46:01.293Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T09:46:01.293Z] ---> ac51fd0b663c [2021-06-24T09:46:01.293Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T09:46:01.880Z] ---> 58dbdaaa9870 [2021-06-24T09:46:01.880Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T09:46:01.880Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T09:46:01.880Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T09:46:02.158Z] ---> 746667080b83 [2021-06-24T09:46:02.158Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T09:46:03.139Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-24T09:46:03.139Z] ---> 0989b1efbd2a [2021-06-24T09:46:03.139Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T09:46:03.408Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T09:46:03.408Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T09:46:03.679Z] ---> Running in 5e1a9d8a840a [2021-06-24T09:46:03.948Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T09:46:03.948Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T09:46:03.948Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T09:46:03.948Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T09:46:04.527Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T09:46:04.527Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T09:46:04.527Z] Removing intermediate container 5e1a9d8a840a [2021-06-24T09:46:04.527Z] ---> 12c067b26b15 [2021-06-24T09:46:04.527Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T09:46:05.116Z] ---> 805b3054fd01 [2021-06-24T09:46:05.116Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T09:46:05.116Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T09:46:05.116Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T09:46:05.116Z] ---> Running in 633677b7a48d [2021-06-24T09:46:05.380Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T09:46:05.380Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T09:46:05.380Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-24T09:46:05.380Z] Collecting idna<2.8,>=2.5 [2021-06-24T09:46:05.380Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T09:46:05.380Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-24T09:46:05.380Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T09:46:05.380Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T09:46:05.380Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T09:46:05.380Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T09:46:05.644Z] Installing collected packages: PyYAML, websocket-client, docker-pycreds, urllib3, idna, requests, docker, docopt, texttable, cached-property, jsonschema, dockerpty, docker-compose [2021-06-24T09:46:05.644Z] Running setup.py install for PyYAML: started [2021-06-24T09:46:06.611Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T09:46:06.611Z] Removing intermediate container 633677b7a48d [2021-06-24T09:46:06.611Z] ---> 340a5dcb1000 [2021-06-24T09:46:06.611Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T09:46:06.874Z] ---> Running in eb25aeb0e3a4 [2021-06-24T09:46:06.874Z] Attempting uninstall: urllib3 [2021-06-24T09:46:06.874Z] Found existing installation: urllib3 1.25.9 [2021-06-24T09:46:06.874Z] Uninstalling urllib3-1.25.9: [2021-06-24T09:46:06.874Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T09:46:07.144Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:46:07.144Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:46:07.144Z] ---> 9f3ba245e26b [2021-06-24T09:46:07.144Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:46:07.144Z] ---> Using cache [2021-06-24T09:46:07.144Z] ---> a57cbeda4edc [2021-06-24T09:46:07.144Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:07.144Z] ---> Using cache [2021-06-24T09:46:07.144Z] ---> ae2566399dec [2021-06-24T09:46:07.144Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T09:46:07.411Z] Attempting uninstall: idna [2021-06-24T09:46:07.411Z] Found existing installation: idna 2.9 [2021-06-24T09:46:07.411Z] Uninstalling idna-2.9: [2021-06-24T09:46:07.411Z] Successfully uninstalled idna-2.9 [2021-06-24T09:46:07.411Z] Removing intermediate container eb25aeb0e3a4 [2021-06-24T09:46:07.411Z] ---> 18bb3c2b88d4 [2021-06-24T09:46:07.411Z] Step 29/32 : CMD ["gate"] [2021-06-24T09:46:07.411Z] ---> Running in 0a9be6baf9bf [2021-06-24T09:46:07.675Z] Attempting uninstall: requests [2021-06-24T09:46:07.675Z] Found existing installation: requests 2.23.0 [2021-06-24T09:46:07.675Z] Uninstalling requests-2.23.0: [2021-06-24T09:46:07.675Z] ---> Running in b91e154f9627 [2021-06-24T09:46:07.675Z] Successfully uninstalled requests-2.23.0 [2021-06-24T09:46:07.939Z] Removing intermediate container b91e154f9627 [2021-06-24T09:46:07.939Z] ---> e6556234a3d3 [2021-06-24T09:46:07.939Z] Step 30/32 : LABEL arch=x86_64 [2021-06-24T09:46:07.939Z] Running setup.py install for docopt: started [2021-06-24T09:46:08.209Z] ---> Running in b1d324fd7755 [2021-06-24T09:46:08.209Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:08.475Z] Removing intermediate container b1d324fd7755 [2021-06-24T09:46:08.475Z] ---> 6ef1c48547d0 [2021-06-24T09:46:08.475Z] Step 31/32 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:46:08.475Z] ---> Running in e62bcba2d862 [2021-06-24T09:46:08.740Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T09:46:08.740Z] Running setup.py install for texttable: started [2021-06-24T09:46:08.740Z] Removing intermediate container e62bcba2d862 [2021-06-24T09:46:08.740Z] ---> e0ef90c3a19e [2021-06-24T09:46:08.740Z] Step 32/32 : LABEL version=2.0.0-dev.272 [2021-06-24T09:46:09.005Z] ---> Running in def888385f3b [2021-06-24T09:46:09.005Z] Removing intermediate container def888385f3b [2021-06-24T09:46:09.005Z] ---> 40735c3cf5e7 [2021-06-24T09:46:09.005Z] [2021-06-24T09:46:09.269Z] Successfully built 40735c3cf5e7 [2021-06-24T09:46:09.269Z] Successfully tagged security-bootstrapper:latest [2021-06-24T09:46:09.269Z] Building core-metadata [2021-06-24T09:46:09.269Z]  Building security-bootstrapper ... done  Running setup.py install for texttable: finished with status 'done' [2021-06-24T09:46:09.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:09.538Z] Running setup.py install for dockerpty: started [2021-06-24T09:46:10.137Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T09:46:10.408Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-24T09:46:10.408Z] OK: 219 MiB in 52 packages [2021-06-24T09:46:11.363Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:46:11.363Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:46:11.363Z] ---> 9f3ba245e26b [2021-06-24T09:46:11.363Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T09:46:11.363Z] ---> Using cache [2021-06-24T09:46:11.363Z] ---> a57cbeda4edc [2021-06-24T09:46:11.363Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:11.363Z] ---> Using cache [2021-06-24T09:46:11.363Z] ---> ae2566399dec [2021-06-24T09:46:11.363Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T09:46:11.363Z] ---> Using cache [2021-06-24T09:46:11.363Z] ---> c776934c965e [2021-06-24T09:46:11.363Z] Step 6/26 : COPY go.mod . [2021-06-24T09:46:11.363Z] ---> Using cache [2021-06-24T09:46:11.363Z] ---> c066d286c82c [2021-06-24T09:46:11.363Z] Step 7/26 : RUN go mod download [2021-06-24T09:46:11.363Z] ---> Using cache [2021-06-24T09:46:11.363Z] ---> d56807d80f76 [2021-06-24T09:46:11.363Z] Step 8/26 : COPY . . [2021-06-24T09:46:11.363Z] ---> Using cache [2021-06-24T09:46:11.363Z] ---> fe63fceaeb5e [2021-06-24T09:46:11.363Z] Step 9/26 : RUN go mod tidy [2021-06-24T09:46:11.363Z] ---> Using cache [2021-06-24T09:46:11.363Z] ---> 4bc9027061a9 [2021-06-24T09:46:11.363Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T09:46:12.345Z] ---> Running in 8aae2a45f79e [2021-06-24T09:46:12.620Z] Removing intermediate container 0a9be6baf9bf [2021-06-24T09:46:12.620Z] ---> 8da8c22f6eca [2021-06-24T09:46:12.620Z] Step 6/24 : COPY go.mod . [2021-06-24T09:46:12.896Z] ---> 79898db6afe1 [2021-06-24T09:46:12.896Z] Step 7/24 : RUN go mod download [2021-06-24T09:46:12.896Z] ---> Running in b669925c5310 [2021-06-24T09:46:13.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T09:46:14.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-24T09:46:15.152Z] Removing intermediate container b669925c5310 [2021-06-24T09:46:15.152Z] ---> eb2025f58995 [2021-06-24T09:46:15.152Z] Step 8/24 : COPY . . [2021-06-24T09:46:16.104Z] Removing intermediate container 0bbe21fa9c6c [2021-06-24T09:46:16.104Z] ---> 62cca42ca73d [2021-06-24T09:46:16.104Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T09:46:16.716Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:46:16.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:46:16.716Z] ---> a483c45734b9 [2021-06-24T09:46:16.716Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T09:46:16.716Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:46:16.716Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:46:16.716Z] ---> a483c45734b9 [2021-06-24T09:46:16.716Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:46:16.716Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:46:16.716Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:46:16.716Z] ---> a483c45734b9 [2021-06-24T09:46:16.716Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T09:46:16.716Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:46:16.716Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:46:16.716Z] ---> a483c45734b9 [2021-06-24T09:46:16.716Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T09:46:16.716Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:46:16.716Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:46:16.716Z] ---> a483c45734b9 [2021-06-24T09:46:16.716Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:46:16.716Z] ---> Running in 06922eb660b9 [2021-06-24T09:46:16.716Z] ---> Running in d57bf7e7cb4f [2021-06-24T09:46:16.716Z] ---> Running in daeae18fd2a8 [2021-06-24T09:46:16.716Z] ---> Running in 3cd1017d23e2 [2021-06-24T09:46:16.716Z] ---> Running in 69b230e3a0b2 [2021-06-24T09:46:16.716Z] Removing intermediate container 69b230e3a0b2 [2021-06-24T09:46:16.716Z] ---> 3508d1cf9b3d [2021-06-24T09:46:16.716Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:16.716Z] Removing intermediate container d57bf7e7cb4f [2021-06-24T09:46:16.716Z] ---> 55004c819ef1 [2021-06-24T09:46:16.716Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:16.716Z] ---> Running in abf69fb7f152 [2021-06-24T09:46:16.716Z] Removing intermediate container 06922eb660b9 [2021-06-24T09:46:16.716Z] ---> 04fd47d9267e [2021-06-24T09:46:16.716Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:16.716Z] Removing intermediate container daeae18fd2a8 [2021-06-24T09:46:16.716Z] ---> 5a802fb20298 [2021-06-24T09:46:16.716Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:16.716Z] Removing intermediate container 3cd1017d23e2 [2021-06-24T09:46:16.716Z] ---> cf4352cb6802 [2021-06-24T09:46:16.716Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:16.716Z] ---> Running in abd1e8537f08 [2021-06-24T09:46:16.716Z] ---> Running in 2f53ca28514b [2021-06-24T09:46:16.716Z] ---> Running in 2a2ca74eaa81 [2021-06-24T09:46:16.716Z] ---> Running in f639c9c3f03e [2021-06-24T09:46:16.716Z] Removing intermediate container abf69fb7f152 [2021-06-24T09:46:16.716Z] ---> 2361a903c5e1 [2021-06-24T09:46:16.716Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T09:46:16.716Z] ---> Running in 95700f72b1fe [2021-06-24T09:46:16.716Z] Removing intermediate container abd1e8537f08 [2021-06-24T09:46:16.716Z] ---> 1e6fa8bfed78 [2021-06-24T09:46:16.716Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T09:46:16.995Z] Removing intermediate container 2a2ca74eaa81 [2021-06-24T09:46:16.995Z] ---> 89868cca447a [2021-06-24T09:46:16.995Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T09:46:16.995Z] ---> Running in 9b92911eece3 [2021-06-24T09:46:17.287Z] ---> Running in 70ca4761a8d4 [2021-06-24T09:46:17.287Z] Removing intermediate container 2f53ca28514b [2021-06-24T09:46:17.287Z] ---> f2178c5f7053 [2021-06-24T09:46:17.287Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T09:46:17.562Z] Removing intermediate container f639c9c3f03e [2021-06-24T09:46:17.562Z] ---> 1a34a61436c8 [2021-06-24T09:46:17.562Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T09:46:17.562Z] ---> Running in b51ea4775d01 [2021-06-24T09:46:17.862Z] ---> Running in 908cfdd03a56 [2021-06-24T09:46:18.034Z] ---> Running in dccf34b6876e [2021-06-24T09:46:18.720Z] Removing intermediate container dccf34b6876e [2021-06-24T09:46:18.720Z] ---> 2086bf3316df [2021-06-24T09:46:18.720Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T09:46:18.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:46:19.050Z] ---> Running in 13aa8bef8a9d [2021-06-24T09:46:19.380Z] Removing intermediate container 13aa8bef8a9d [2021-06-24T09:46:19.380Z] ---> 93ae3f90bfca [2021-06-24T09:46:19.380Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T09:46:19.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:46:19.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:46:19.751Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:46:19.751Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:46:20.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:46:20.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:46:20.353Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:46:20.353Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:46:20.353Z] ---> 9f3ba245e26b [2021-06-24T09:46:20.353Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:46:20.353Z] ---> Using cache [2021-06-24T09:46:20.353Z] ---> a57cbeda4edc [2021-06-24T09:46:20.353Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:20.353Z] ---> Using cache [2021-06-24T09:46:20.353Z] ---> ae2566399dec [2021-06-24T09:46:20.353Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T09:46:20.353Z] ---> Using cache [2021-06-24T09:46:20.353Z] ---> c776934c965e [2021-06-24T09:46:20.353Z] Step 6/24 : COPY go.mod . [2021-06-24T09:46:20.353Z] ---> Using cache [2021-06-24T09:46:20.353Z] ---> c066d286c82c [2021-06-24T09:46:20.353Z] Step 7/24 : RUN go mod download [2021-06-24T09:46:20.353Z] ---> Using cache [2021-06-24T09:46:20.353Z] ---> d56807d80f76 [2021-06-24T09:46:20.353Z] Step 8/24 : COPY . . [2021-06-24T09:46:20.353Z] ---> Using cache [2021-06-24T09:46:20.353Z] ---> fe63fceaeb5e [2021-06-24T09:46:20.353Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:46:20.353Z] ---> Using cache [2021-06-24T09:46:20.353Z] ---> 4bc9027061a9 [2021-06-24T09:46:20.353Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T09:46:22.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:46:22.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:46:22.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:46:22.718Z] OK: 218 MiB in 52 packages [2021-06-24T09:46:22.718Z] OK: 218 MiB in 52 packages [2021-06-24T09:46:22.718Z] OK: 218 MiB in 52 packages [2021-06-24T09:46:22.718Z] OK: 218 MiB in 52 packages [2021-06-24T09:46:22.718Z] Removing intermediate container 9b92911eece3 [2021-06-24T09:46:22.718Z] ---> e61fb70d74e9 [2021-06-24T09:46:22.718Z] Step 6/32 : COPY go.mod . [2021-06-24T09:46:22.718Z] OK: 218 MiB in 52 packages [2021-06-24T09:46:22.766Z] ---> Running in 0f7489654453 [2021-06-24T09:46:22.766Z] ---> db8a14f46ecc [2021-06-24T09:46:22.766Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T09:46:22.766Z] Removing intermediate container a0f50d223b66 [2021-06-24T09:46:22.766Z] ---> e7210dd50f0b [2021-06-24T09:46:22.766Z] [2021-06-24T09:46:22.766Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T09:46:22.766Z] ---> 13621d1b12d4 [2021-06-24T09:46:22.766Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T09:46:22.766Z] ---> Running in ff19bb6e7186 [2021-06-24T09:46:22.766Z] ---> 28a8f7ba9587 [2021-06-24T09:46:22.766Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T09:46:22.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-24T09:46:22.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:22.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:22.766Z] ---> 586d59dd577e [2021-06-24T09:46:22.766Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T09:46:22.766Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T09:46:22.766Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:46:22.766Z] ---> Running in 1f38fbded0df [2021-06-24T09:46:22.766Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T09:46:22.766Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T09:46:22.766Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:46:22.766Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:46:22.766Z] OK: 7 MiB in 18 packages [2021-06-24T09:46:22.766Z] Removing intermediate container 1f38fbded0df [2021-06-24T09:46:22.766Z] ---> a91f90ec0bac [2021-06-24T09:46:22.766Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:46:22.995Z] Removing intermediate container 70ca4761a8d4 [2021-06-24T09:46:22.995Z] ---> ff0ccb3c738c [2021-06-24T09:46:22.995Z] Step 6/24 : COPY go.mod . [2021-06-24T09:46:23.113Z] ---> Running in 8c0dff75a779 [2021-06-24T09:46:23.275Z] Removing intermediate container b51ea4775d01 [2021-06-24T09:46:23.275Z] ---> 651fcf457d8b [2021-06-24T09:46:23.275Z] Step 6/24 : COPY go.mod . [2021-06-24T09:46:23.478Z] Removing intermediate container 8c0dff75a779 [2021-06-24T09:46:23.478Z] ---> be44aa74cc6d [2021-06-24T09:46:23.478Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T09:46:23.478Z] ---> Running in f76268bbf907 [2021-06-24T09:46:23.478Z] ---> a463c00c2b74 [2021-06-24T09:46:23.478Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:46:23.478Z] Removing intermediate container ff19bb6e7186 [2021-06-24T09:46:23.478Z] ---> f5dd3dd94b5b [2021-06-24T09:46:23.478Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T09:46:23.478Z] ---> Running in 8ffc23b293f3 [2021-06-24T09:46:23.478Z] ---> Running in 3cf244dd5618 [2021-06-24T09:46:23.555Z] Removing intermediate container 908cfdd03a56 [2021-06-24T09:46:23.555Z] ---> a1b13995d9a9 [2021-06-24T09:46:23.555Z] Step 6/26 : COPY go.mod . [2021-06-24T09:46:23.781Z] Removing intermediate container f76268bbf907 [2021-06-24T09:46:23.781Z] ---> 9a9e84e7805f [2021-06-24T09:46:23.781Z] Step 23/24 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:46:23.781Z] ---> Running in 6f9225e3461f [2021-06-24T09:46:23.781Z] Removing intermediate container 3cf244dd5618 [2021-06-24T09:46:23.781Z] ---> b70a565c036a [2021-06-24T09:46:23.781Z] Step 14/22 : WORKDIR /edgex [2021-06-24T09:46:23.831Z] ---> 652baa7d8196 [2021-06-24T09:46:23.831Z] Step 7/32 : RUN go mod download [2021-06-24T09:46:24.047Z] ---> Running in 6fbddabe0cc6 [2021-06-24T09:46:24.047Z] Removing intermediate container 6f9225e3461f [2021-06-24T09:46:24.047Z] ---> ca11006b8bb7 [2021-06-24T09:46:24.047Z] Step 24/24 : LABEL version=2.0.0-dev.272 [2021-06-24T09:46:24.047Z] ---> Running in 402a6dd75fa5 [2021-06-24T09:46:24.047Z] Removing intermediate container 6fbddabe0cc6 [2021-06-24T09:46:24.047Z] ---> d99f09785636 [2021-06-24T09:46:24.047Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T09:46:24.115Z] ---> Running in 670fb5041834 [2021-06-24T09:46:24.115Z] ---> 91e8dad0726b [2021-06-24T09:46:24.115Z] Step 7/24 : RUN go mod download [2021-06-24T09:46:24.313Z] Removing intermediate container 402a6dd75fa5 [2021-06-24T09:46:24.313Z] ---> c5be66389d80 [2021-06-24T09:46:24.313Z] [2021-06-24T09:46:24.403Z] Removing intermediate container 95700f72b1fe [2021-06-24T09:46:24.403Z] ---> 1d57cc163e22 [2021-06-24T09:46:24.403Z] Step 6/23 : COPY go.mod . [2021-06-24T09:46:24.403Z] ---> Running in 5316d1f3cbea [2021-06-24T09:46:24.403Z] ---> 4f1912ab02f0 [2021-06-24T09:46:24.403Z] Step 7/24 : RUN go mod download [2021-06-24T09:46:24.578Z] ---> 79f0bb6777d6 [2021-06-24T09:46:24.579Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T09:46:24.579Z] Successfully built c5be66389d80 [2021-06-24T09:46:24.579Z] Successfully tagged sys-mgmt-agent:latest [2021-06-24T09:46:25.014Z] ---> Running in 5bbf02e7c6f8 [2021-06-24T09:46:25.166Z]  Building sys-mgmt-agent ... done  ---> 6bbce02084a7 [2021-06-24T09:46:25.166Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T09:46:25.297Z] ---> f4ff6ddddae5 [2021-06-24T09:46:25.297Z] Step 7/26 : RUN go mod download [2021-06-24T09:46:25.435Z] Removing intermediate container 8ffc23b293f3 [2021-06-24T09:46:25.435Z] ---> 9f284624bc04 [2021-06-24T09:46:25.435Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T09:46:25.435Z] ---> Running in d8bf216fc619 [2021-06-24T09:46:25.572Z] ---> Running in 1a7cb2a69cc0 [2021-06-24T09:46:26.023Z] ---> da547095adf5 [2021-06-24T09:46:26.023Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T09:46:26.023Z] ---> Running in 2e8689488d48 [2021-06-24T09:46:26.023Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/core-data/core-data ./cmd/core-data [2021-06-24T09:46:26.023Z] Removing intermediate container 2e8689488d48 [2021-06-24T09:46:26.023Z] ---> 6d14d73abbc6 [2021-06-24T09:46:26.023Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T09:46:26.023Z] ---> Running in 4c71f00c5578 [2021-06-24T09:46:26.197Z] ---> c437aa438440 [2021-06-24T09:46:26.197Z] Step 7/23 : RUN go mod download [2021-06-24T09:46:26.286Z] Removing intermediate container 4c71f00c5578 [2021-06-24T09:46:26.286Z] ---> f4a6e8446451 [2021-06-24T09:46:26.286Z] Step 20/22 : LABEL arch=x86_64 [2021-06-24T09:46:26.286Z] ---> Running in 445012104a45 [2021-06-24T09:46:26.481Z] ---> Running in a6fc8b18eb45 [2021-06-24T09:46:26.549Z] Removing intermediate container 445012104a45 [2021-06-24T09:46:26.549Z] ---> dab4b3df45e4 [2021-06-24T09:46:26.549Z] Step 21/22 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:46:26.549Z] ---> Running in 38a6d3d3babf [2021-06-24T09:46:26.817Z] Removing intermediate container 38a6d3d3babf [2021-06-24T09:46:26.817Z] ---> f0ac5a8b551a [2021-06-24T09:46:26.817Z] Step 22/22 : LABEL version=2.0.0-dev.272 [2021-06-24T09:46:26.817Z] ---> Running in 5a90f2a5fe19 [2021-06-24T09:46:26.817Z] Removing intermediate container 5a90f2a5fe19 [2021-06-24T09:46:26.817Z] ---> f988ae498fae [2021-06-24T09:46:26.817Z] [2021-06-24T09:46:27.081Z] Successfully built f988ae498fae [2021-06-24T09:46:27.081Z] Successfully tagged security-proxy-setup:latest [2021-06-24T09:46:28.501Z] Removing intermediate container 670fb5041834 [2021-06-24T09:46:28.501Z] ---> fd2007cea286 [2021-06-24T09:46:28.501Z] Step 8/32 : COPY . . [2021-06-24T09:46:29.103Z] Removing intermediate container 5316d1f3cbea [2021-06-24T09:46:29.103Z] ---> 27af8d0733d5 [2021-06-24T09:46:29.103Z] Step 8/24 : COPY . . [2021-06-24T09:46:29.377Z] Removing intermediate container 5bbf02e7c6f8 [2021-06-24T09:46:29.377Z] ---> ebf3d3748753 [2021-06-24T09:46:29.377Z] Step 8/24 : COPY . . [2021-06-24T09:46:29.672Z] Removing intermediate container 1a7cb2a69cc0 [2021-06-24T09:46:29.672Z] ---> 26b1de3fc413 [2021-06-24T09:46:29.672Z] Step 8/26 : COPY . . [2021-06-24T09:46:32.311Z] Removing intermediate container a6fc8b18eb45 [2021-06-24T09:46:32.311Z] ---> 41271d367188 [2021-06-24T09:46:32.311Z] Step 8/23 : COPY . . [2021-06-24T09:46:33.697Z]  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-24T09:46:37.043Z] Removing intermediate container 8aae2a45f79e [2021-06-24T09:46:37.043Z] ---> b34ee8670e0d [2021-06-24T09:46:37.043Z] [2021-06-24T09:46:37.043Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T09:46:37.043Z] ---> 13621d1b12d4 [2021-06-24T09:46:37.043Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T09:46:37.043Z] ---> Running in eee6f77a7060 [2021-06-24T09:46:39.553Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:39.553Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:39.553Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T09:46:39.553Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:46:39.553Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T09:46:39.553Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T09:46:39.553Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T09:46:39.553Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T09:46:39.553Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:46:39.553Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:46:39.553Z] OK: 7 MiB in 20 packages [2021-06-24T09:46:39.553Z] Removing intermediate container eee6f77a7060 [2021-06-24T09:46:39.553Z] ---> 8da69262a525 [2021-06-24T09:46:39.553Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T09:46:39.553Z] ---> Running in 401574fd832a [2021-06-24T09:46:39.553Z] Removing intermediate container 401574fd832a [2021-06-24T09:46:39.553Z] ---> a1b7e96aa922 [2021-06-24T09:46:39.553Z] Step 14/26 : WORKDIR / [2021-06-24T09:46:39.553Z] ---> Running in d094ab8b0429 [2021-06-24T09:46:39.553Z] Removing intermediate container d094ab8b0429 [2021-06-24T09:46:39.553Z] ---> baee5fc4a6fd [2021-06-24T09:46:39.553Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-24T09:46:39.553Z] ---> e72842bb2f28 [2021-06-24T09:46:39.553Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-24T09:46:39.553Z] ---> 6adc0b23ba58 [2021-06-24T09:46:39.553Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T09:46:39.553Z] ---> c893a02752ff [2021-06-24T09:46:39.553Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-24T09:46:40.140Z] ---> 48b4eb82b2c3 [2021-06-24T09:46:40.140Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T09:46:40.403Z] ---> 092dfac3718e [2021-06-24T09:46:40.403Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T09:46:40.982Z] ---> 3148825ce01d [2021-06-24T09:46:40.982Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T09:46:41.244Z] ---> cfe9e99d8941 [2021-06-24T09:46:41.244Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-24T09:46:41.244Z] ---> Running in 5a9f85404704 [2021-06-24T09:46:42.211Z] Removing intermediate container 5a9f85404704 [2021-06-24T09:46:42.211Z] ---> 2b9d8caea783 [2021-06-24T09:46:42.211Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T09:46:42.474Z] ---> Running in d6314806b3f5 [2021-06-24T09:46:42.474Z] Removing intermediate container d6314806b3f5 [2021-06-24T09:46:42.474Z] ---> 772b2bf2639f [2021-06-24T09:46:42.474Z] Step 24/26 : LABEL arch=x86_64 [2021-06-24T09:46:42.742Z] ---> Running in 165ee67163b9 [2021-06-24T09:46:42.742Z] Removing intermediate container 165ee67163b9 [2021-06-24T09:46:42.742Z] ---> a28387f3a370 [2021-06-24T09:46:42.742Z] Step 25/26 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:46:42.742Z] ---> Running in c425970753cf [2021-06-24T09:46:43.011Z] Removing intermediate container c425970753cf [2021-06-24T09:46:43.011Z] ---> a158324658b1 [2021-06-24T09:46:43.011Z] Step 26/26 : LABEL version=2.0.0-dev.272 [2021-06-24T09:46:43.011Z] ---> Running in d478973b0fc5 [2021-06-24T09:46:43.284Z] Removing intermediate container d478973b0fc5 [2021-06-24T09:46:43.284Z] ---> 2bf4b954b15e [2021-06-24T09:46:43.284Z] [2021-06-24T09:46:43.284Z] Successfully built 2bf4b954b15e [2021-06-24T09:46:43.284Z] Successfully tagged security-secretstore-setup:latest [2021-06-24T09:46:45.907Z]  Building security-secretstore-setup ... done Removing intermediate container 0f7489654453 [2021-06-24T09:46:45.907Z] ---> f28b86fe76da [2021-06-24T09:46:45.907Z] [2021-06-24T09:46:45.907Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T09:46:45.907Z] ---> 13621d1b12d4 [2021-06-24T09:46:45.907Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T09:46:45.907Z] ---> Using cache [2021-06-24T09:46:45.907Z] ---> 79463924d796 [2021-06-24T09:46:45.907Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:46:45.907Z] ---> Using cache [2021-06-24T09:46:45.907Z] ---> f25a16acef33 [2021-06-24T09:46:45.907Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T09:46:45.907Z] ---> Running in a72b7a62241e [2021-06-24T09:46:45.907Z] Removing intermediate container a72b7a62241e [2021-06-24T09:46:45.907Z] ---> 9d8533668f3e [2021-06-24T09:46:45.907Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T09:46:45.907Z] ---> Running in abb28d45978d [2021-06-24T09:46:45.907Z] Removing intermediate container abb28d45978d [2021-06-24T09:46:45.907Z] ---> f593e0876441 [2021-06-24T09:46:45.907Z] Step 16/24 : WORKDIR / [2021-06-24T09:46:45.907Z] ---> Running in 257bda0e06b8 [2021-06-24T09:46:45.907Z] Removing intermediate container 257bda0e06b8 [2021-06-24T09:46:45.907Z] ---> ebac94e7d780 [2021-06-24T09:46:45.907Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:46:46.171Z] ---> 7d3b57820a38 [2021-06-24T09:46:46.171Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T09:46:46.763Z] ---> 15d9f69f0500 [2021-06-24T09:46:46.763Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T09:46:47.028Z] ---> 3bfe47e5616c [2021-06-24T09:46:47.028Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T09:46:47.028Z] ---> Running in 2e3b4a10980b [2021-06-24T09:46:47.028Z] Removing intermediate container 2e3b4a10980b [2021-06-24T09:46:47.028Z] ---> a9df521932f1 [2021-06-24T09:46:47.028Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:46:47.028Z] ---> Running in cd345710678b [2021-06-24T09:46:47.028Z] Removing intermediate container cd345710678b [2021-06-24T09:46:47.028Z] ---> 5935ede81fa4 [2021-06-24T09:46:47.028Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T09:46:47.289Z] ---> Running in dac3e37660b9 [2021-06-24T09:46:47.289Z] Removing intermediate container dac3e37660b9 [2021-06-24T09:46:47.289Z] ---> 01829f9cdbb9 [2021-06-24T09:46:47.289Z] Step 23/24 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:46:47.289Z] ---> Running in 842cb8298b38 [2021-06-24T09:46:47.289Z] Removing intermediate container 842cb8298b38 [2021-06-24T09:46:47.289Z] ---> 75db2851fdfa [2021-06-24T09:46:47.289Z] Step 24/24 : LABEL version=2.0.0-dev.272 [2021-06-24T09:46:47.289Z] ---> Running in c76a393dc88f [2021-06-24T09:46:47.550Z] Removing intermediate container c76a393dc88f [2021-06-24T09:46:47.550Z] ---> 62db7b8413ce [2021-06-24T09:46:47.550Z] [2021-06-24T09:46:47.550Z] Successfully built 62db7b8413ce [2021-06-24T09:46:47.815Z] Successfully tagged core-metadata:latest [2021-06-24T09:46:48.392Z]  Building core-metadata ... done Removing intermediate container d8bf216fc619 [2021-06-24T09:46:48.392Z] ---> 8e97603cf5d5 [2021-06-24T09:46:48.392Z] [2021-06-24T09:46:48.392Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T09:46:48.392Z] ---> 13621d1b12d4 [2021-06-24T09:46:48.392Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T09:46:48.392Z] ---> Running in 9ee7e5ac1903 [2021-06-24T09:46:48.392Z] Removing intermediate container 9ee7e5ac1903 [2021-06-24T09:46:48.392Z] ---> feb03de49f5d [2021-06-24T09:46:48.392Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T09:46:48.392Z] ---> Running in c43d4af83681 [2021-06-24T09:46:48.653Z] Removing intermediate container c43d4af83681 [2021-06-24T09:46:48.653Z] ---> 60cafd28ecc8 [2021-06-24T09:46:48.653Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T09:46:48.653Z] ---> Running in d9d3e8df03b8 [2021-06-24T09:46:48.653Z] Removing intermediate container d9d3e8df03b8 [2021-06-24T09:46:48.653Z] ---> 62d9c9591d45 [2021-06-24T09:46:48.653Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:46:48.653Z] ---> Running in 58024ba963a8 [2021-06-24T09:46:49.226Z] Removing intermediate container 58024ba963a8 [2021-06-24T09:46:49.226Z] ---> a918c8169ad4 [2021-06-24T09:46:49.226Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T09:46:49.226Z] ---> Running in 4f29bd050c0e [2021-06-24T09:46:49.251Z] ---> aef91f114e97 [2021-06-24T09:46:49.251Z] Step 9/26 : RUN go mod tidy [2021-06-24T09:46:49.251Z] ---> cdb9deac7db0 [2021-06-24T09:46:49.251Z] Step 9/32 : RUN go mod tidy [2021-06-24T09:46:49.251Z] ---> 4eb205df3059 [2021-06-24T09:46:49.251Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:46:49.251Z] ---> f1007bcabaf5 [2021-06-24T09:46:49.251Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:46:49.251Z] ---> 28b725fc66a8 [2021-06-24T09:46:49.251Z] Step 9/23 : RUN go mod tidy [2021-06-24T09:46:49.251Z] ---> Running in 6ba9e8981b3f [2021-06-24T09:46:49.251Z] ---> Running in 15bf52350a39 [2021-06-24T09:46:49.251Z] ---> Running in f8d1fa16458d [2021-06-24T09:46:49.251Z] ---> Running in 518460312f03 [2021-06-24T09:46:49.251Z] ---> Running in 43083b027a37 [2021-06-24T09:46:49.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:50.059Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:46:50.320Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T09:46:50.581Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T09:46:50.581Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T09:46:50.846Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T09:46:51.418Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T09:46:51.681Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T09:46:51.681Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:46:51.681Z] OK: 8 MiB in 20 packages [2021-06-24T09:46:51.942Z] Removing intermediate container 4f29bd050c0e [2021-06-24T09:46:51.942Z] ---> 0e6952765d72 [2021-06-24T09:46:51.942Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:46:52.202Z] ---> 627ebbbcfd81 [2021-06-24T09:46:52.202Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T09:46:52.465Z] ---> 0d34a46e4fd6 [2021-06-24T09:46:52.465Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T09:46:52.465Z] ---> a8eafba0b843 [2021-06-24T09:46:52.465Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T09:46:52.465Z] ---> Running in eba87e024c24 [2021-06-24T09:46:52.727Z] Removing intermediate container eba87e024c24 [2021-06-24T09:46:52.727Z] ---> 0d6fceaaeceb [2021-06-24T09:46:52.727Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:46:52.727Z] ---> Running in 0d1ca78a59c3 [2021-06-24T09:46:52.727Z] Removing intermediate container 0d1ca78a59c3 [2021-06-24T09:46:52.727Z] ---> 5cb32ed11533 [2021-06-24T09:46:52.727Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T09:46:52.727Z] ---> Running in 470a0872b8d4 [2021-06-24T09:46:52.991Z] Removing intermediate container 470a0872b8d4 [2021-06-24T09:46:52.991Z] ---> 5199e9aea7e6 [2021-06-24T09:46:52.991Z] Step 23/24 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:46:52.991Z] ---> Running in c00f5780ba6b [2021-06-24T09:46:52.991Z] Removing intermediate container c00f5780ba6b [2021-06-24T09:46:52.991Z] ---> 186acc2f23e8 [2021-06-24T09:46:52.991Z] Step 24/24 : LABEL version=2.0.0-dev.272 [2021-06-24T09:46:52.991Z] ---> Running in c0f8bbc3f08b [2021-06-24T09:46:52.991Z] Removing intermediate container c0f8bbc3f08b [2021-06-24T09:46:52.991Z] ---> 2d41931622f0 [2021-06-24T09:46:52.991Z] [2021-06-24T09:46:53.252Z] Successfully built 2d41931622f0 [2021-06-24T09:46:53.252Z] Successfully tagged core-data:latest [2021-06-24T09:46:53.260Z]  Building core-data ... done  [Pipeline] } [2021-06-24T09:46:53.262Z] $ docker stop --time=1 dab402cf4bb170d2e1cbd55b357ac10dfceb7ae41f586a86b230870be5daa17e [2021-06-24T09:46:54.506Z] $ docker rm -f dab402cf4bb170d2e1cbd55b357ac10dfceb7ae41f586a86b230870be5daa17e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T09:46:54.889Z] + docker images [2021-06-24T09:46:54.890Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T09:46:54.890Z] core-data latest 2d41931622f0 2 seconds ago 20.2MB [2021-06-24T09:46:54.890Z] core-metadata latest 62db7b8413ce 7 seconds ago 16.6MB [2021-06-24T09:46:54.890Z] 8e97603cf5d5 7 seconds ago 1.15GB [2021-06-24T09:46:54.890Z] f28b86fe76da 9 seconds ago 1.15GB [2021-06-24T09:46:54.890Z] security-secretstore-setup latest 2bf4b954b15e 12 seconds ago 28.7MB [2021-06-24T09:46:54.890Z] b34ee8670e0d 18 seconds ago 1.15GB [2021-06-24T09:46:54.890Z] security-proxy-setup latest f988ae498fae 28 seconds ago 25.7MB [2021-06-24T09:46:54.890Z] sys-mgmt-agent latest c5be66389d80 30 seconds ago 312MB [2021-06-24T09:46:54.890Z] e7210dd50f0b 34 seconds ago 1.15GB [2021-06-24T09:46:54.890Z] security-bootstrapper latest 40735c3cf5e7 46 seconds ago 18.6MB [2021-06-24T09:46:54.890Z] core-command latest 9d4c282b1121 57 seconds ago 15.9MB [2021-06-24T09:46:54.890Z] support-scheduler latest 943f74b99623 About a minute ago 15.9MB [2021-06-24T09:46:54.890Z] 1a5749919800 About a minute ago 1.15GB [2021-06-24T09:46:54.890Z] support-notifications latest 9d6d3e1f4ff4 About a minute ago 16.7MB [2021-06-24T09:46:54.890Z] 41abeb392459 About a minute ago 1.14GB [2021-06-24T09:46:54.890Z] b670fdec373e About a minute ago 1.14GB [2021-06-24T09:46:54.890Z] 79d19f063b9b About a minute ago 1.15GB [2021-06-24T09:46:54.890Z] 54f0783d96a1 About a minute ago 1.15GB [2021-06-24T09:46:54.890Z] ci-base-image-x86_64 latest 9f3ba245e26b 5 minutes ago 647MB [2021-06-24T09:46:54.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-24T09:46:54.890Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-24T09:46:54.890Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-24T09:46:54.890Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-24T09:46:54.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:46:55.135Z] provisioning config files... [2021-06-24T09:46:55.147Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/545@tmp/config8450656084508048980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:46:55.473Z] ---> docker-login.sh [2021-06-24T09:46:55.473Z] nexus3.edgexfoundry.org:10001 [2021-06-24T09:46:55.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:46:55.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:46:55.473Z] Configure a credential helper to remove this warning. See [2021-06-24T09:46:55.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:46:55.473Z] [2021-06-24T09:46:55.473Z] Login Succeeded [2021-06-24T09:46:55.473Z] nexus3.edgexfoundry.org:10002 [2021-06-24T09:46:55.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:46:55.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:46:55.733Z] Configure a credential helper to remove this warning. See [2021-06-24T09:46:55.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:46:55.733Z] [2021-06-24T09:46:55.733Z] Login Succeeded [2021-06-24T09:46:55.733Z] nexus3.edgexfoundry.org:10003 [2021-06-24T09:46:55.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:46:55.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:46:55.733Z] Configure a credential helper to remove this warning. See [2021-06-24T09:46:55.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:46:55.733Z] [2021-06-24T09:46:55.733Z] Login Succeeded [2021-06-24T09:46:55.733Z] nexus3.edgexfoundry.org:10004 [2021-06-24T09:46:55.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:46:55.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:46:55.993Z] Configure a credential helper to remove this warning. See [2021-06-24T09:46:55.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:46:55.993Z] [2021-06-24T09:46:55.993Z] Login Succeeded [2021-06-24T09:46:55.993Z] docker.io [2021-06-24T09:46:55.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:46:55.999Z] Removing intermediate container 15bf52350a39 [2021-06-24T09:46:55.999Z] ---> b98dd7678e1f [2021-06-24T09:46:55.999Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T09:46:55.999Z] ---> Running in 2f16bb9ab46d [2021-06-24T09:46:55.999Z] Removing intermediate container 518460312f03 [2021-06-24T09:46:55.999Z] ---> 40cd2e06cf14 [2021-06-24T09:46:55.999Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T09:46:55.999Z] Removing intermediate container f8d1fa16458d [2021-06-24T09:46:55.999Z] ---> fd442864801b [2021-06-24T09:46:55.999Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T09:46:55.999Z] Removing intermediate container 43083b027a37 [2021-06-24T09:46:55.999Z] ---> d9ec92fb7bcd [2021-06-24T09:46:55.999Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T09:46:55.999Z] ---> Running in c395a9ab001b [2021-06-24T09:46:56.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:46:56.253Z] Configure a credential helper to remove this warning. See [2021-06-24T09:46:56.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:46:56.253Z] [2021-06-24T09:46:56.253Z] Login Succeeded [2021-06-24T09:46:56.253Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T09:46:56.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2021-06-24T09:46:56.278Z] ---> Running in c3c0fb54aa3e [2021-06-24T09:46:56.278Z] ---> Running in 96709c10ae08 [2021-06-24T09:46:56.278Z] Removing intermediate container 6ba9e8981b3f [2021-06-24T09:46:56.278Z] ---> 606221db7a5b [2021-06-24T09:46:56.278Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:46:56.339Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-24T09:46:56.339Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:46:56.339Z] latest [2021-06-24T09:46:56.339Z] 2.0.0-dev.272 [2021-06-24T09:46:56.339Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:46:56.339Z] master [2021-06-24T09:46:56.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:46:56.555Z] ---> Running in 1d83c14c3f87 [2021-06-24T09:46:56.691Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:46:59.017Z] + docker push nexus3.edgexfoundry.org:10004/core-command:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:46:59.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-24T09:46:59.017Z] 59a7c562fd25: Preparing [2021-06-24T09:46:59.017Z] 07e73eb7e840: Preparing [2021-06-24T09:46:59.017Z] 652b3a023f74: Preparing [2021-06-24T09:46:59.017Z] 64c390cc8b98: Preparing [2021-06-24T09:46:59.017Z] 32f366d666a5: Preparing [2021-06-24T09:46:59.017Z] 32f366d666a5: Layer already exists [2021-06-24T09:46:59.017Z] 64c390cc8b98: Pushed [2021-06-24T09:46:59.017Z] 59a7c562fd25: Pushed [2021-06-24T09:46:59.017Z] 652b3a023f74: Pushed [2021-06-24T09:46:59.017Z] 07e73eb7e840: Pushed [2021-06-24T09:46:59.017Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:38062c5f460b6dceae777ac1b47ac25d833744efdfcaecc27eb3bd8282ae7471 size: 1363 [2021-06-24T09:46:59.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-24T09:46:59.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-24T09:46:59.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/core-command/core-command ./cmd/core-command [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:46:59.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-24T09:46:59.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T09:46:59.366Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:46:59.669Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-24T09:46:59.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-24T09:46:59.670Z] 59a7c562fd25: Preparing [2021-06-24T09:46:59.670Z] 07e73eb7e840: Preparing [2021-06-24T09:46:59.670Z] 652b3a023f74: Preparing [2021-06-24T09:46:59.670Z] 64c390cc8b98: Preparing [2021-06-24T09:46:59.670Z] 32f366d666a5: Preparing [2021-06-24T09:46:59.670Z] 07e73eb7e840: Layer already exists [2021-06-24T09:46:59.670Z] 32f366d666a5: Layer already exists [2021-06-24T09:46:59.670Z] 59a7c562fd25: Layer already exists [2021-06-24T09:46:59.670Z] 652b3a023f74: Layer already exists [2021-06-24T09:46:59.670Z] 64c390cc8b98: Layer already exists [2021-06-24T09:46:59.670Z] latest: digest: sha256:38062c5f460b6dceae777ac1b47ac25d833744efdfcaecc27eb3bd8282ae7471 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:46:59.972Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:00.266Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.272 [2021-06-24T09:47:00.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-24T09:47:00.266Z] 59a7c562fd25: Preparing [2021-06-24T09:47:00.266Z] 07e73eb7e840: Preparing [2021-06-24T09:47:00.266Z] 652b3a023f74: Preparing [2021-06-24T09:47:00.266Z] 64c390cc8b98: Preparing [2021-06-24T09:47:00.266Z] 32f366d666a5: Preparing [2021-06-24T09:47:00.266Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:00.266Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:00.266Z] 07e73eb7e840: Layer already exists [2021-06-24T09:47:00.266Z] 64c390cc8b98: Layer already exists [2021-06-24T09:47:00.266Z] 59a7c562fd25: Layer already exists [2021-06-24T09:47:00.266Z] 2.0.0-dev.272: digest: sha256:38062c5f460b6dceae777ac1b47ac25d833744efdfcaecc27eb3bd8282ae7471 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:00.567Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:00.866Z] + docker push nexus3.edgexfoundry.org:10004/core-command:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:00.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-24T09:47:00.866Z] 59a7c562fd25: Preparing [2021-06-24T09:47:00.866Z] 07e73eb7e840: Preparing [2021-06-24T09:47:00.866Z] 652b3a023f74: Preparing [2021-06-24T09:47:00.866Z] 64c390cc8b98: Preparing [2021-06-24T09:47:00.866Z] 32f366d666a5: Preparing [2021-06-24T09:47:00.866Z] 59a7c562fd25: Layer already exists [2021-06-24T09:47:00.866Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:00.866Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:00.866Z] 64c390cc8b98: Layer already exists [2021-06-24T09:47:00.866Z] 07e73eb7e840: Layer already exists [2021-06-24T09:47:00.866Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:38062c5f460b6dceae777ac1b47ac25d833744efdfcaecc27eb3bd8282ae7471 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:01.172Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:01.466Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-24T09:47:01.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-24T09:47:01.466Z] 59a7c562fd25: Preparing [2021-06-24T09:47:01.466Z] 07e73eb7e840: Preparing [2021-06-24T09:47:01.466Z] 652b3a023f74: Preparing [2021-06-24T09:47:01.466Z] 64c390cc8b98: Preparing [2021-06-24T09:47:01.466Z] 32f366d666a5: Preparing [2021-06-24T09:47:01.466Z] 07e73eb7e840: Layer already exists [2021-06-24T09:47:01.466Z] 64c390cc8b98: Layer already exists [2021-06-24T09:47:01.466Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:01.726Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:01.726Z] 59a7c562fd25: Layer already exists [2021-06-24T09:47:01.726Z] master: digest: sha256:38062c5f460b6dceae777ac1b47ac25d833744efdfcaecc27eb3bd8282ae7471 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:47:01.786Z] ===================================================== [Pipeline] echo [2021-06-24T09:47:01.803Z] taggedImages: [2021-06-24T09:47:01.803Z] - nexus3.edgexfoundry.org:10004/core-command:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:01.803Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-24T09:47:01.803Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.272 [2021-06-24T09:47:01.803Z] - nexus3.edgexfoundry.org:10004/core-command:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:01.803Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-24T09:47:01.840Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-24T09:47:01.840Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:01.840Z] latest [2021-06-24T09:47:01.840Z] 2.0.0-dev.272 [2021-06-24T09:47:01.840Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:01.840Z] master [2021-06-24T09:47:01.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:02.200Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:02.506Z] + docker push nexus3.edgexfoundry.org:10004/core-data:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:02.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-24T09:47:02.506Z] 442697af3fe1: Preparing [2021-06-24T09:47:02.506Z] fce2cb343937: Preparing [2021-06-24T09:47:02.506Z] 652b3a023f74: Preparing [2021-06-24T09:47:02.506Z] acf1ad1a17b1: Preparing [2021-06-24T09:47:02.506Z] ceb295689dd3: Preparing [2021-06-24T09:47:02.506Z] 32f366d666a5: Preparing [2021-06-24T09:47:02.506Z] 32f366d666a5: Waiting [2021-06-24T09:47:02.770Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:02.770Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:03.030Z] 442697af3fe1: Pushed [2021-06-24T09:47:03.030Z] acf1ad1a17b1: Pushed [2021-06-24T09:47:03.030Z] ceb295689dd3: Pushed [2021-06-24T09:47:03.973Z] fce2cb343937: Pushed [2021-06-24T09:47:04.234Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:8a5a60cc5d9c3cb3f8bccee2a7622c740107cb2f2a3b6b80063a19a9690cae9a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:04.561Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:04.870Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-24T09:47:04.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-24T09:47:04.870Z] 442697af3fe1: Preparing [2021-06-24T09:47:04.870Z] fce2cb343937: Preparing [2021-06-24T09:47:04.870Z] 652b3a023f74: Preparing [2021-06-24T09:47:04.870Z] acf1ad1a17b1: Preparing [2021-06-24T09:47:04.870Z] ceb295689dd3: Preparing [2021-06-24T09:47:04.870Z] 32f366d666a5: Preparing [2021-06-24T09:47:04.870Z] 32f366d666a5: Waiting [2021-06-24T09:47:04.870Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:04.870Z] acf1ad1a17b1: Layer already exists [2021-06-24T09:47:04.870Z] ceb295689dd3: Layer already exists [2021-06-24T09:47:04.870Z] 442697af3fe1: Layer already exists [2021-06-24T09:47:04.870Z] fce2cb343937: Layer already exists [2021-06-24T09:47:04.870Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:04.870Z] latest: digest: sha256:8a5a60cc5d9c3cb3f8bccee2a7622c740107cb2f2a3b6b80063a19a9690cae9a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:05.174Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:05.519Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.272 [2021-06-24T09:47:05.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-24T09:47:05.519Z] 442697af3fe1: Preparing [2021-06-24T09:47:05.519Z] fce2cb343937: Preparing [2021-06-24T09:47:05.519Z] 652b3a023f74: Preparing [2021-06-24T09:47:05.519Z] acf1ad1a17b1: Preparing [2021-06-24T09:47:05.519Z] ceb295689dd3: Preparing [2021-06-24T09:47:05.519Z] 32f366d666a5: Preparing [2021-06-24T09:47:05.519Z] 32f366d666a5: Waiting [2021-06-24T09:47:05.519Z] 442697af3fe1: Layer already exists [2021-06-24T09:47:05.519Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:05.519Z] ceb295689dd3: Layer already exists [2021-06-24T09:47:05.519Z] fce2cb343937: Layer already exists [2021-06-24T09:47:05.519Z] acf1ad1a17b1: Layer already exists [2021-06-24T09:47:05.519Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:05.780Z] 2.0.0-dev.272: digest: sha256:8a5a60cc5d9c3cb3f8bccee2a7622c740107cb2f2a3b6b80063a19a9690cae9a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:06.090Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:06.390Z] + docker push nexus3.edgexfoundry.org:10004/core-data:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:06.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-24T09:47:06.390Z] 442697af3fe1: Preparing [2021-06-24T09:47:06.390Z] fce2cb343937: Preparing [2021-06-24T09:47:06.390Z] 652b3a023f74: Preparing [2021-06-24T09:47:06.390Z] acf1ad1a17b1: Preparing [2021-06-24T09:47:06.390Z] ceb295689dd3: Preparing [2021-06-24T09:47:06.390Z] 32f366d666a5: Preparing [2021-06-24T09:47:06.390Z] 32f366d666a5: Waiting [2021-06-24T09:47:06.390Z] fce2cb343937: Layer already exists [2021-06-24T09:47:06.390Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:06.390Z] 442697af3fe1: Layer already exists [2021-06-24T09:47:06.390Z] ceb295689dd3: Layer already exists [2021-06-24T09:47:06.390Z] acf1ad1a17b1: Layer already exists [2021-06-24T09:47:06.390Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:06.390Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:8a5a60cc5d9c3cb3f8bccee2a7622c740107cb2f2a3b6b80063a19a9690cae9a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:06.710Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:07.010Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-24T09:47:07.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-24T09:47:07.010Z] 442697af3fe1: Preparing [2021-06-24T09:47:07.010Z] fce2cb343937: Preparing [2021-06-24T09:47:07.010Z] 652b3a023f74: Preparing [2021-06-24T09:47:07.010Z] acf1ad1a17b1: Preparing [2021-06-24T09:47:07.010Z] ceb295689dd3: Preparing [2021-06-24T09:47:07.010Z] 32f366d666a5: Preparing [2021-06-24T09:47:07.010Z] 32f366d666a5: Waiting [2021-06-24T09:47:07.010Z] acf1ad1a17b1: Layer already exists [2021-06-24T09:47:07.010Z] 442697af3fe1: Layer already exists [2021-06-24T09:47:07.010Z] ceb295689dd3: Layer already exists [2021-06-24T09:47:07.010Z] fce2cb343937: Layer already exists [2021-06-24T09:47:07.010Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:07.010Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:07.010Z] master: digest: sha256:8a5a60cc5d9c3cb3f8bccee2a7622c740107cb2f2a3b6b80063a19a9690cae9a size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:47:07.068Z] ===================================================== [Pipeline] echo [2021-06-24T09:47:07.085Z] taggedImages: [2021-06-24T09:47:07.085Z] - nexus3.edgexfoundry.org:10004/core-data:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:07.085Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-24T09:47:07.085Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.272 [2021-06-24T09:47:07.085Z] - nexus3.edgexfoundry.org:10004/core-data:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:07.085Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-24T09:47:07.119Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-24T09:47:07.119Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:07.119Z] latest [2021-06-24T09:47:07.119Z] 2.0.0-dev.272 [2021-06-24T09:47:07.119Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:07.119Z] master [2021-06-24T09:47:07.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:07.470Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:07.777Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:07.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-24T09:47:07.777Z] 49e7a2c0846e: Preparing [2021-06-24T09:47:07.777Z] c6e6e353f8b5: Preparing [2021-06-24T09:47:07.777Z] 652b3a023f74: Preparing [2021-06-24T09:47:07.777Z] aa87188bea3d: Preparing [2021-06-24T09:47:07.777Z] 32f366d666a5: Preparing [2021-06-24T09:47:07.777Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:07.777Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:07.777Z] 49e7a2c0846e: Pushed [2021-06-24T09:47:07.777Z] aa87188bea3d: Pushed [2021-06-24T09:47:09.172Z] c6e6e353f8b5: Pushed [2021-06-24T09:47:09.173Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:ab3a090225b16ca7f96c265816df67cc6ace4365e0daf0d9a39dd57858e2c899 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:09.493Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:09.793Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-24T09:47:09.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-24T09:47:09.793Z] 49e7a2c0846e: Preparing [2021-06-24T09:47:09.793Z] c6e6e353f8b5: Preparing [2021-06-24T09:47:09.793Z] 652b3a023f74: Preparing [2021-06-24T09:47:09.793Z] aa87188bea3d: Preparing [2021-06-24T09:47:09.793Z] 32f366d666a5: Preparing [2021-06-24T09:47:09.793Z] aa87188bea3d: Layer already exists [2021-06-24T09:47:09.793Z] c6e6e353f8b5: Layer already exists [2021-06-24T09:47:09.793Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:09.793Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:09.793Z] 49e7a2c0846e: Layer already exists [2021-06-24T09:47:09.793Z] latest: digest: sha256:ab3a090225b16ca7f96c265816df67cc6ace4365e0daf0d9a39dd57858e2c899 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:10.100Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:10.402Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.272 [2021-06-24T09:47:10.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-24T09:47:10.402Z] 49e7a2c0846e: Preparing [2021-06-24T09:47:10.402Z] c6e6e353f8b5: Preparing [2021-06-24T09:47:10.402Z] 652b3a023f74: Preparing [2021-06-24T09:47:10.402Z] aa87188bea3d: Preparing [2021-06-24T09:47:10.402Z] 32f366d666a5: Preparing [2021-06-24T09:47:10.402Z] c6e6e353f8b5: Layer already exists [2021-06-24T09:47:10.402Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:10.402Z] 49e7a2c0846e: Layer already exists [2021-06-24T09:47:10.402Z] aa87188bea3d: Layer already exists [2021-06-24T09:47:10.402Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:10.402Z] 2.0.0-dev.272: digest: sha256:ab3a090225b16ca7f96c265816df67cc6ace4365e0daf0d9a39dd57858e2c899 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:10.705Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:11.004Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:11.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-24T09:47:11.004Z] 49e7a2c0846e: Preparing [2021-06-24T09:47:11.004Z] c6e6e353f8b5: Preparing [2021-06-24T09:47:11.004Z] 652b3a023f74: Preparing [2021-06-24T09:47:11.004Z] aa87188bea3d: Preparing [2021-06-24T09:47:11.004Z] 32f366d666a5: Preparing [2021-06-24T09:47:11.004Z] c6e6e353f8b5: Layer already exists [2021-06-24T09:47:11.004Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:11.004Z] 49e7a2c0846e: Layer already exists [2021-06-24T09:47:11.004Z] aa87188bea3d: Layer already exists [2021-06-24T09:47:11.004Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:11.004Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:ab3a090225b16ca7f96c265816df67cc6ace4365e0daf0d9a39dd57858e2c899 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:11.306Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:11.605Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-24T09:47:11.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-24T09:47:11.605Z] 49e7a2c0846e: Preparing [2021-06-24T09:47:11.605Z] c6e6e353f8b5: Preparing [2021-06-24T09:47:11.605Z] 652b3a023f74: Preparing [2021-06-24T09:47:11.605Z] aa87188bea3d: Preparing [2021-06-24T09:47:11.605Z] 32f366d666a5: Preparing [2021-06-24T09:47:11.605Z] c6e6e353f8b5: Layer already exists [2021-06-24T09:47:11.605Z] aa87188bea3d: Layer already exists [2021-06-24T09:47:11.605Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:11.605Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:11.605Z] 49e7a2c0846e: Layer already exists [2021-06-24T09:47:11.605Z] master: digest: sha256:ab3a090225b16ca7f96c265816df67cc6ace4365e0daf0d9a39dd57858e2c899 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:47:11.659Z] ===================================================== [Pipeline] echo [2021-06-24T09:47:11.673Z] taggedImages: [2021-06-24T09:47:11.673Z] - nexus3.edgexfoundry.org:10004/core-metadata:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:11.673Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-24T09:47:11.673Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.272 [2021-06-24T09:47:11.673Z] - nexus3.edgexfoundry.org:10004/core-metadata:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:11.673Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-24T09:47:11.705Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-24T09:47:11.705Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:11.705Z] latest [2021-06-24T09:47:11.705Z] 2.0.0-dev.272 [2021-06-24T09:47:11.705Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:11.705Z] master [2021-06-24T09:47:11.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:14.124Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:14.430Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:14.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-24T09:47:14.430Z] 522b1c436c15: Preparing [2021-06-24T09:47:14.430Z] 522b1c436c15: Preparing [2021-06-24T09:47:14.430Z] 87a09415188e: Preparing [2021-06-24T09:47:14.430Z] 2cf9fedc4bf1: Preparing [2021-06-24T09:47:14.430Z] 2e6c331a6bb4: Preparing [2021-06-24T09:47:14.430Z] 7c98119477fe: Preparing [2021-06-24T09:47:14.430Z] 652b3a023f74: Preparing [2021-06-24T09:47:14.430Z] f039905dbc69: Preparing [2021-06-24T09:47:14.430Z] cb4b25c3772d: Preparing [2021-06-24T09:47:14.430Z] 2a76683be2c8: Preparing [2021-06-24T09:47:14.430Z] b5e5fb221baf: Preparing [2021-06-24T09:47:14.430Z] 32f366d666a5: Preparing [2021-06-24T09:47:14.430Z] 652b3a023f74: Waiting [2021-06-24T09:47:14.430Z] cb4b25c3772d: Waiting [2021-06-24T09:47:14.430Z] 2a76683be2c8: Waiting [2021-06-24T09:47:14.430Z] f039905dbc69: Waiting [2021-06-24T09:47:14.430Z] b5e5fb221baf: Waiting [2021-06-24T09:47:14.430Z] 32f366d666a5: Waiting [2021-06-24T09:47:14.692Z] 2e6c331a6bb4: Pushed [2021-06-24T09:47:14.692Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:14.692Z] 2cf9fedc4bf1: Pushed [2021-06-24T09:47:14.692Z] 87a09415188e: Pushed [2021-06-24T09:47:14.692Z] 522b1c436c15: Pushed [2021-06-24T09:47:14.692Z] f039905dbc69: Pushed [2021-06-24T09:47:14.692Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:14.954Z] b5e5fb221baf: Pushed [2021-06-24T09:47:14.954Z] cb4b25c3772d: Pushed [2021-06-24T09:47:14.954Z] 2a76683be2c8: Pushed [2021-06-24T09:47:15.894Z] 7c98119477fe: Pushed [2021-06-24T09:47:15.894Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:1da9bc031335b8f2468e626f59fb9decc9d36ed80816c249046d33e43bbf7f5f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:16.200Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:16.498Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-24T09:47:16.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-24T09:47:16.498Z] 522b1c436c15: Preparing [2021-06-24T09:47:16.498Z] 522b1c436c15: Preparing [2021-06-24T09:47:16.498Z] 87a09415188e: Preparing [2021-06-24T09:47:16.498Z] 2cf9fedc4bf1: Preparing [2021-06-24T09:47:16.498Z] 2e6c331a6bb4: Preparing [2021-06-24T09:47:16.498Z] 7c98119477fe: Preparing [2021-06-24T09:47:16.498Z] 652b3a023f74: Preparing [2021-06-24T09:47:16.498Z] f039905dbc69: Preparing [2021-06-24T09:47:16.498Z] cb4b25c3772d: Preparing [2021-06-24T09:47:16.498Z] 2a76683be2c8: Preparing [2021-06-24T09:47:16.498Z] b5e5fb221baf: Preparing [2021-06-24T09:47:16.498Z] 32f366d666a5: Preparing [2021-06-24T09:47:16.498Z] 652b3a023f74: Waiting [2021-06-24T09:47:16.498Z] f039905dbc69: Waiting [2021-06-24T09:47:16.498Z] cb4b25c3772d: Waiting [2021-06-24T09:47:16.498Z] 2a76683be2c8: Waiting [2021-06-24T09:47:16.498Z] b5e5fb221baf: Waiting [2021-06-24T09:47:16.498Z] 32f366d666a5: Waiting [2021-06-24T09:47:16.498Z] 7c98119477fe: Layer already exists [2021-06-24T09:47:16.498Z] 87a09415188e: Layer already exists [2021-06-24T09:47:16.498Z] 2cf9fedc4bf1: Layer already exists [2021-06-24T09:47:16.498Z] 2e6c331a6bb4: Layer already exists [2021-06-24T09:47:16.498Z] 522b1c436c15: Layer already exists [2021-06-24T09:47:16.498Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:16.498Z] f039905dbc69: Layer already exists [2021-06-24T09:47:16.498Z] cb4b25c3772d: Layer already exists [2021-06-24T09:47:16.499Z] b5e5fb221baf: Layer already exists [2021-06-24T09:47:16.499Z] 2a76683be2c8: Layer already exists [2021-06-24T09:47:16.499Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:16.499Z] latest: digest: sha256:1da9bc031335b8f2468e626f59fb9decc9d36ed80816c249046d33e43bbf7f5f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:16.809Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:17.109Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.272 [2021-06-24T09:47:17.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-24T09:47:17.110Z] 522b1c436c15: Preparing [2021-06-24T09:47:17.110Z] 522b1c436c15: Preparing [2021-06-24T09:47:17.110Z] 87a09415188e: Preparing [2021-06-24T09:47:17.110Z] 2cf9fedc4bf1: Preparing [2021-06-24T09:47:17.110Z] 2e6c331a6bb4: Preparing [2021-06-24T09:47:17.110Z] 7c98119477fe: Preparing [2021-06-24T09:47:17.110Z] 652b3a023f74: Preparing [2021-06-24T09:47:17.110Z] f039905dbc69: Preparing [2021-06-24T09:47:17.110Z] cb4b25c3772d: Preparing [2021-06-24T09:47:17.110Z] 2a76683be2c8: Preparing [2021-06-24T09:47:17.110Z] b5e5fb221baf: Preparing [2021-06-24T09:47:17.110Z] 32f366d666a5: Preparing [2021-06-24T09:47:17.110Z] 652b3a023f74: Waiting [2021-06-24T09:47:17.110Z] f039905dbc69: Waiting [2021-06-24T09:47:17.110Z] cb4b25c3772d: Waiting [2021-06-24T09:47:17.110Z] 2a76683be2c8: Waiting [2021-06-24T09:47:17.110Z] b5e5fb221baf: Waiting [2021-06-24T09:47:17.110Z] 32f366d666a5: Waiting [2021-06-24T09:47:17.110Z] 2cf9fedc4bf1: Layer already exists [2021-06-24T09:47:17.110Z] 2e6c331a6bb4: Layer already exists [2021-06-24T09:47:17.110Z] 87a09415188e: Layer already exists [2021-06-24T09:47:17.110Z] 522b1c436c15: Layer already exists [2021-06-24T09:47:17.110Z] 7c98119477fe: Layer already exists [2021-06-24T09:47:17.110Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:17.110Z] f039905dbc69: Layer already exists [2021-06-24T09:47:17.110Z] cb4b25c3772d: Layer already exists [2021-06-24T09:47:17.110Z] b5e5fb221baf: Layer already exists [2021-06-24T09:47:17.110Z] 2a76683be2c8: Layer already exists [2021-06-24T09:47:17.110Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:17.110Z] 2.0.0-dev.272: digest: sha256:1da9bc031335b8f2468e626f59fb9decc9d36ed80816c249046d33e43bbf7f5f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:17.421Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:17.721Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:17.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-24T09:47:17.721Z] 522b1c436c15: Preparing [2021-06-24T09:47:17.721Z] 522b1c436c15: Preparing [2021-06-24T09:47:17.721Z] 87a09415188e: Preparing [2021-06-24T09:47:17.721Z] 2cf9fedc4bf1: Preparing [2021-06-24T09:47:17.721Z] 2e6c331a6bb4: Preparing [2021-06-24T09:47:17.721Z] 7c98119477fe: Preparing [2021-06-24T09:47:17.721Z] 652b3a023f74: Preparing [2021-06-24T09:47:17.721Z] f039905dbc69: Preparing [2021-06-24T09:47:17.721Z] cb4b25c3772d: Preparing [2021-06-24T09:47:17.721Z] 2a76683be2c8: Preparing [2021-06-24T09:47:17.721Z] b5e5fb221baf: Preparing [2021-06-24T09:47:17.721Z] 32f366d666a5: Preparing [2021-06-24T09:47:17.721Z] 652b3a023f74: Waiting [2021-06-24T09:47:17.721Z] f039905dbc69: Waiting [2021-06-24T09:47:17.721Z] cb4b25c3772d: Waiting [2021-06-24T09:47:17.721Z] 2a76683be2c8: Waiting [2021-06-24T09:47:17.721Z] 32f366d666a5: Waiting [2021-06-24T09:47:17.722Z] b5e5fb221baf: Waiting [2021-06-24T09:47:17.722Z] 2e6c331a6bb4: Layer already exists [2021-06-24T09:47:17.722Z] 2cf9fedc4bf1: Layer already exists [2021-06-24T09:47:17.722Z] 7c98119477fe: Layer already exists [2021-06-24T09:47:17.722Z] 522b1c436c15: Layer already exists [2021-06-24T09:47:17.722Z] 87a09415188e: Layer already exists [2021-06-24T09:47:17.722Z] f039905dbc69: Layer already exists [2021-06-24T09:47:17.722Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:17.722Z] 2a76683be2c8: Layer already exists [2021-06-24T09:47:17.722Z] cb4b25c3772d: Layer already exists [2021-06-24T09:47:17.722Z] b5e5fb221baf: Layer already exists [2021-06-24T09:47:17.722Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:17.722Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:1da9bc031335b8f2468e626f59fb9decc9d36ed80816c249046d33e43bbf7f5f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:18.023Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:18.317Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-24T09:47:18.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-24T09:47:18.317Z] 522b1c436c15: Preparing [2021-06-24T09:47:18.317Z] 522b1c436c15: Preparing [2021-06-24T09:47:18.317Z] 87a09415188e: Preparing [2021-06-24T09:47:18.317Z] 2cf9fedc4bf1: Preparing [2021-06-24T09:47:18.317Z] 2e6c331a6bb4: Preparing [2021-06-24T09:47:18.317Z] 7c98119477fe: Preparing [2021-06-24T09:47:18.317Z] 652b3a023f74: Preparing [2021-06-24T09:47:18.317Z] f039905dbc69: Preparing [2021-06-24T09:47:18.317Z] cb4b25c3772d: Preparing [2021-06-24T09:47:18.317Z] 2a76683be2c8: Preparing [2021-06-24T09:47:18.317Z] b5e5fb221baf: Preparing [2021-06-24T09:47:18.317Z] 32f366d666a5: Preparing [2021-06-24T09:47:18.317Z] f039905dbc69: Waiting [2021-06-24T09:47:18.317Z] cb4b25c3772d: Waiting [2021-06-24T09:47:18.317Z] 2a76683be2c8: Waiting [2021-06-24T09:47:18.317Z] 652b3a023f74: Waiting [2021-06-24T09:47:18.317Z] b5e5fb221baf: Waiting [2021-06-24T09:47:18.317Z] 32f366d666a5: Waiting [2021-06-24T09:47:18.317Z] 87a09415188e: Layer already exists [2021-06-24T09:47:18.317Z] 2e6c331a6bb4: Layer already exists [2021-06-24T09:47:18.317Z] 522b1c436c15: Layer already exists [2021-06-24T09:47:18.317Z] 2cf9fedc4bf1: Layer already exists [2021-06-24T09:47:18.317Z] 7c98119477fe: Layer already exists [2021-06-24T09:47:18.317Z] f039905dbc69: Layer already exists [2021-06-24T09:47:18.317Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:18.317Z] cb4b25c3772d: Layer already exists [2021-06-24T09:47:18.317Z] b5e5fb221baf: Layer already exists [2021-06-24T09:47:18.317Z] 2a76683be2c8: Layer already exists [2021-06-24T09:47:18.317Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:18.578Z] master: digest: sha256:1da9bc031335b8f2468e626f59fb9decc9d36ed80816c249046d33e43bbf7f5f size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:47:18.637Z] ===================================================== [Pipeline] echo [2021-06-24T09:47:18.653Z] taggedImages: [2021-06-24T09:47:18.653Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:18.653Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-24T09:47:18.653Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.272 [2021-06-24T09:47:18.653Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:18.653Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-24T09:47:18.689Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-24T09:47:18.690Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:18.690Z] latest [2021-06-24T09:47:18.690Z] 2.0.0-dev.272 [2021-06-24T09:47:18.690Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:18.690Z] master [2021-06-24T09:47:18.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:19.037Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:19.343Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:19.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-24T09:47:19.343Z] 16953c3d5c3f: Preparing [2021-06-24T09:47:19.343Z] 89631f2b5d6a: Preparing [2021-06-24T09:47:19.343Z] e3375ecef04c: Preparing [2021-06-24T09:47:19.343Z] 2d50ea5caf38: Preparing [2021-06-24T09:47:19.343Z] 838c0d447da9: Preparing [2021-06-24T09:47:19.343Z] 32f366d666a5: Preparing [2021-06-24T09:47:19.343Z] 32f366d666a5: Waiting [2021-06-24T09:47:19.957Z] e3375ecef04c: Pushed [2021-06-24T09:47:19.957Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:19.957Z] 2d50ea5caf38: Pushed [2021-06-24T09:47:19.957Z] 838c0d447da9: Pushed [2021-06-24T09:47:20.219Z] 16953c3d5c3f: Pushed [2021-06-24T09:47:20.219Z] 89631f2b5d6a: Pushed [2021-06-24T09:47:20.478Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:c4a124ab8b7db95d980a963c5a8d6518b967e431699980700171ca16e3165093 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:20.781Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:21.077Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-24T09:47:21.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-24T09:47:21.078Z] 16953c3d5c3f: Preparing [2021-06-24T09:47:21.078Z] 89631f2b5d6a: Preparing [2021-06-24T09:47:21.078Z] e3375ecef04c: Preparing [2021-06-24T09:47:21.078Z] 2d50ea5caf38: Preparing [2021-06-24T09:47:21.078Z] 838c0d447da9: Preparing [2021-06-24T09:47:21.078Z] 32f366d666a5: Preparing [2021-06-24T09:47:21.078Z] 32f366d666a5: Waiting [2021-06-24T09:47:21.078Z] 89631f2b5d6a: Layer already exists [2021-06-24T09:47:21.078Z] e3375ecef04c: Layer already exists [2021-06-24T09:47:21.078Z] 838c0d447da9: Layer already exists [2021-06-24T09:47:21.078Z] 16953c3d5c3f: Layer already exists [2021-06-24T09:47:21.078Z] 2d50ea5caf38: Layer already exists [2021-06-24T09:47:21.078Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:21.078Z] latest: digest: sha256:c4a124ab8b7db95d980a963c5a8d6518b967e431699980700171ca16e3165093 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:21.380Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:22.067Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.272 [2021-06-24T09:47:22.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-24T09:47:22.067Z] 16953c3d5c3f: Preparing [2021-06-24T09:47:22.067Z] 89631f2b5d6a: Preparing [2021-06-24T09:47:22.067Z] e3375ecef04c: Preparing [2021-06-24T09:47:22.067Z] 2d50ea5caf38: Preparing [2021-06-24T09:47:22.067Z] 838c0d447da9: Preparing [2021-06-24T09:47:22.067Z] 32f366d666a5: Preparing [2021-06-24T09:47:22.067Z] 32f366d666a5: Waiting [2021-06-24T09:47:22.067Z] 838c0d447da9: Layer already exists [2021-06-24T09:47:22.068Z] 16953c3d5c3f: Layer already exists [2021-06-24T09:47:22.068Z] e3375ecef04c: Layer already exists [2021-06-24T09:47:22.068Z] 89631f2b5d6a: Layer already exists [2021-06-24T09:47:22.068Z] 2d50ea5caf38: Layer already exists [2021-06-24T09:47:22.068Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:22.068Z] 2.0.0-dev.272: digest: sha256:c4a124ab8b7db95d980a963c5a8d6518b967e431699980700171ca16e3165093 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:22.520Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:22.819Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:22.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-24T09:47:22.819Z] 16953c3d5c3f: Preparing [2021-06-24T09:47:22.819Z] 89631f2b5d6a: Preparing [2021-06-24T09:47:22.819Z] e3375ecef04c: Preparing [2021-06-24T09:47:22.819Z] 2d50ea5caf38: Preparing [2021-06-24T09:47:22.819Z] 838c0d447da9: Preparing [2021-06-24T09:47:22.819Z] 32f366d666a5: Preparing [2021-06-24T09:47:22.819Z] 32f366d666a5: Waiting [2021-06-24T09:47:22.819Z] e3375ecef04c: Layer already exists [2021-06-24T09:47:22.819Z] 2d50ea5caf38: Layer already exists [2021-06-24T09:47:22.819Z] 838c0d447da9: Layer already exists [2021-06-24T09:47:22.819Z] 89631f2b5d6a: Layer already exists [2021-06-24T09:47:22.819Z] 16953c3d5c3f: Layer already exists [2021-06-24T09:47:22.819Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:22.819Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:c4a124ab8b7db95d980a963c5a8d6518b967e431699980700171ca16e3165093 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:23.124Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:23.419Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-24T09:47:23.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-24T09:47:23.419Z] 16953c3d5c3f: Preparing [2021-06-24T09:47:23.419Z] 89631f2b5d6a: Preparing [2021-06-24T09:47:23.419Z] e3375ecef04c: Preparing [2021-06-24T09:47:23.419Z] 2d50ea5caf38: Preparing [2021-06-24T09:47:23.419Z] 838c0d447da9: Preparing [2021-06-24T09:47:23.419Z] 32f366d666a5: Preparing [2021-06-24T09:47:23.419Z] 32f366d666a5: Waiting [2021-06-24T09:47:23.419Z] e3375ecef04c: Layer already exists [2021-06-24T09:47:23.419Z] 16953c3d5c3f: Layer already exists [2021-06-24T09:47:23.419Z] 838c0d447da9: Layer already exists [2021-06-24T09:47:23.419Z] 2d50ea5caf38: Layer already exists [2021-06-24T09:47:23.419Z] 89631f2b5d6a: Layer already exists [2021-06-24T09:47:23.419Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:23.419Z] master: digest: sha256:c4a124ab8b7db95d980a963c5a8d6518b967e431699980700171ca16e3165093 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:47:23.473Z] ===================================================== [Pipeline] echo [2021-06-24T09:47:23.487Z] taggedImages: [2021-06-24T09:47:23.488Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:23.488Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-24T09:47:23.488Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.272 [2021-06-24T09:47:23.488Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:23.488Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-24T09:47:23.521Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-24T09:47:23.521Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:23.521Z] latest [2021-06-24T09:47:23.521Z] 2.0.0-dev.272 [2021-06-24T09:47:23.521Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:23.521Z] master [2021-06-24T09:47:23.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:23.868Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:26.175Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:26.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-24T09:47:26.175Z] e234db2a7e7f: Preparing [2021-06-24T09:47:26.175Z] a730caef18a9: Preparing [2021-06-24T09:47:26.175Z] 52dfbb8b2370: Preparing [2021-06-24T09:47:26.175Z] 3b36874748e8: Preparing [2021-06-24T09:47:26.175Z] 3745a61663ee: Preparing [2021-06-24T09:47:26.175Z] 5ee27b1fac62: Preparing [2021-06-24T09:47:26.175Z] 0ce748cabc89: Preparing [2021-06-24T09:47:26.175Z] f29293d1ad45: Preparing [2021-06-24T09:47:26.175Z] 887ac681ad5f: Preparing [2021-06-24T09:47:26.175Z] 32f366d666a5: Preparing [2021-06-24T09:47:26.175Z] 5ee27b1fac62: Waiting [2021-06-24T09:47:26.175Z] 0ce748cabc89: Waiting [2021-06-24T09:47:26.175Z] f29293d1ad45: Waiting [2021-06-24T09:47:26.175Z] 887ac681ad5f: Waiting [2021-06-24T09:47:26.175Z] 32f366d666a5: Waiting [2021-06-24T09:47:26.175Z] e234db2a7e7f: Pushed [2021-06-24T09:47:26.175Z] 3745a61663ee: Pushed [2021-06-24T09:47:26.175Z] a730caef18a9: Pushed [2021-06-24T09:47:26.175Z] 5ee27b1fac62: Pushed [2021-06-24T09:47:26.176Z] 0ce748cabc89: Pushed [2021-06-24T09:47:26.176Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:26.176Z] f29293d1ad45: Pushed [2021-06-24T09:47:26.176Z] 3b36874748e8: Pushed [2021-06-24T09:47:26.176Z] 887ac681ad5f: Pushed [2021-06-24T09:47:26.176Z] 52dfbb8b2370: Pushed [2021-06-24T09:47:26.176Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:f048a291f3dd134f386da3d2b504e4b60c269bd6460fa79520fbbaeaaa317d4e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:26.495Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:26.795Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-24T09:47:26.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-24T09:47:26.795Z] e234db2a7e7f: Preparing [2021-06-24T09:47:26.795Z] a730caef18a9: Preparing [2021-06-24T09:47:26.795Z] 52dfbb8b2370: Preparing [2021-06-24T09:47:26.795Z] 3b36874748e8: Preparing [2021-06-24T09:47:26.795Z] 3745a61663ee: Preparing [2021-06-24T09:47:26.795Z] 5ee27b1fac62: Preparing [2021-06-24T09:47:26.795Z] 0ce748cabc89: Preparing [2021-06-24T09:47:26.795Z] f29293d1ad45: Preparing [2021-06-24T09:47:26.795Z] 887ac681ad5f: Preparing [2021-06-24T09:47:26.795Z] 32f366d666a5: Preparing [2021-06-24T09:47:26.795Z] 5ee27b1fac62: Waiting [2021-06-24T09:47:26.795Z] 0ce748cabc89: Waiting [2021-06-24T09:47:26.795Z] f29293d1ad45: Waiting [2021-06-24T09:47:26.795Z] 887ac681ad5f: Waiting [2021-06-24T09:47:26.795Z] 32f366d666a5: Waiting [2021-06-24T09:47:26.795Z] a730caef18a9: Layer already exists [2021-06-24T09:47:26.795Z] 3b36874748e8: Layer already exists [2021-06-24T09:47:26.795Z] 52dfbb8b2370: Layer already exists [2021-06-24T09:47:26.795Z] e234db2a7e7f: Layer already exists [2021-06-24T09:47:26.795Z] 3745a61663ee: Layer already exists [2021-06-24T09:47:26.795Z] 0ce748cabc89: Layer already exists [2021-06-24T09:47:26.795Z] 5ee27b1fac62: Layer already exists [2021-06-24T09:47:26.795Z] 887ac681ad5f: Layer already exists [2021-06-24T09:47:26.795Z] f29293d1ad45: Layer already exists [2021-06-24T09:47:26.795Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:26.795Z] latest: digest: sha256:f048a291f3dd134f386da3d2b504e4b60c269bd6460fa79520fbbaeaaa317d4e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:27.097Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:27.404Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.272 [2021-06-24T09:47:27.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-24T09:47:27.404Z] e234db2a7e7f: Preparing [2021-06-24T09:47:27.404Z] a730caef18a9: Preparing [2021-06-24T09:47:27.404Z] 52dfbb8b2370: Preparing [2021-06-24T09:47:27.404Z] 3b36874748e8: Preparing [2021-06-24T09:47:27.404Z] 3745a61663ee: Preparing [2021-06-24T09:47:27.404Z] 5ee27b1fac62: Preparing [2021-06-24T09:47:27.404Z] 0ce748cabc89: Preparing [2021-06-24T09:47:27.404Z] f29293d1ad45: Preparing [2021-06-24T09:47:27.404Z] 887ac681ad5f: Preparing [2021-06-24T09:47:27.404Z] 32f366d666a5: Preparing [2021-06-24T09:47:27.404Z] 5ee27b1fac62: Waiting [2021-06-24T09:47:27.404Z] 0ce748cabc89: Waiting [2021-06-24T09:47:27.404Z] f29293d1ad45: Waiting [2021-06-24T09:47:27.404Z] 887ac681ad5f: Waiting [2021-06-24T09:47:27.404Z] 32f366d666a5: Waiting [2021-06-24T09:47:27.404Z] e234db2a7e7f: Layer already exists [2021-06-24T09:47:27.404Z] 3b36874748e8: Layer already exists [2021-06-24T09:47:27.404Z] 52dfbb8b2370: Layer already exists [2021-06-24T09:47:27.404Z] a730caef18a9: Layer already exists [2021-06-24T09:47:27.404Z] 3745a61663ee: Layer already exists [2021-06-24T09:47:27.404Z] f29293d1ad45: Layer already exists [2021-06-24T09:47:27.404Z] 5ee27b1fac62: Layer already exists [2021-06-24T09:47:27.404Z] 0ce748cabc89: Layer already exists [2021-06-24T09:47:27.404Z] 887ac681ad5f: Layer already exists [2021-06-24T09:47:27.404Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:27.404Z] 2.0.0-dev.272: digest: sha256:f048a291f3dd134f386da3d2b504e4b60c269bd6460fa79520fbbaeaaa317d4e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:27.716Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:28.011Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:28.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-24T09:47:28.011Z] e234db2a7e7f: Preparing [2021-06-24T09:47:28.011Z] a730caef18a9: Preparing [2021-06-24T09:47:28.011Z] 52dfbb8b2370: Preparing [2021-06-24T09:47:28.011Z] 3b36874748e8: Preparing [2021-06-24T09:47:28.011Z] 3745a61663ee: Preparing [2021-06-24T09:47:28.011Z] 5ee27b1fac62: Preparing [2021-06-24T09:47:28.011Z] 0ce748cabc89: Preparing [2021-06-24T09:47:28.011Z] f29293d1ad45: Preparing [2021-06-24T09:47:28.011Z] 887ac681ad5f: Preparing [2021-06-24T09:47:28.011Z] 32f366d666a5: Preparing [2021-06-24T09:47:28.011Z] 5ee27b1fac62: Waiting [2021-06-24T09:47:28.011Z] 0ce748cabc89: Waiting [2021-06-24T09:47:28.011Z] f29293d1ad45: Waiting [2021-06-24T09:47:28.011Z] 887ac681ad5f: Waiting [2021-06-24T09:47:28.011Z] 32f366d666a5: Waiting [2021-06-24T09:47:28.011Z] 52dfbb8b2370: Layer already exists [2021-06-24T09:47:28.011Z] 3745a61663ee: Layer already exists [2021-06-24T09:47:28.011Z] a730caef18a9: Layer already exists [2021-06-24T09:47:28.011Z] e234db2a7e7f: Layer already exists [2021-06-24T09:47:28.011Z] 3b36874748e8: Layer already exists [2021-06-24T09:47:28.011Z] 5ee27b1fac62: Layer already exists [2021-06-24T09:47:28.011Z] 0ce748cabc89: Layer already exists [2021-06-24T09:47:28.011Z] f29293d1ad45: Layer already exists [2021-06-24T09:47:28.011Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:28.011Z] 887ac681ad5f: Layer already exists [2021-06-24T09:47:28.011Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:f048a291f3dd134f386da3d2b504e4b60c269bd6460fa79520fbbaeaaa317d4e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:28.313Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:28.611Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-24T09:47:28.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-24T09:47:28.611Z] e234db2a7e7f: Preparing [2021-06-24T09:47:28.611Z] a730caef18a9: Preparing [2021-06-24T09:47:28.611Z] 52dfbb8b2370: Preparing [2021-06-24T09:47:28.611Z] 3b36874748e8: Preparing [2021-06-24T09:47:28.611Z] 3745a61663ee: Preparing [2021-06-24T09:47:28.611Z] 5ee27b1fac62: Preparing [2021-06-24T09:47:28.611Z] 0ce748cabc89: Preparing [2021-06-24T09:47:28.611Z] f29293d1ad45: Preparing [2021-06-24T09:47:28.611Z] 887ac681ad5f: Preparing [2021-06-24T09:47:28.611Z] 32f366d666a5: Preparing [2021-06-24T09:47:28.611Z] 5ee27b1fac62: Waiting [2021-06-24T09:47:28.611Z] 0ce748cabc89: Waiting [2021-06-24T09:47:28.611Z] f29293d1ad45: Waiting [2021-06-24T09:47:28.611Z] 887ac681ad5f: Waiting [2021-06-24T09:47:28.611Z] 52dfbb8b2370: Layer already exists [2021-06-24T09:47:28.611Z] a730caef18a9: Layer already exists [2021-06-24T09:47:28.611Z] 3b36874748e8: Layer already exists [2021-06-24T09:47:28.611Z] 3745a61663ee: Layer already exists [2021-06-24T09:47:28.611Z] e234db2a7e7f: Layer already exists [2021-06-24T09:47:28.611Z] 5ee27b1fac62: Layer already exists [2021-06-24T09:47:28.611Z] 0ce748cabc89: Layer already exists [2021-06-24T09:47:28.611Z] 887ac681ad5f: Layer already exists [2021-06-24T09:47:28.611Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:28.611Z] f29293d1ad45: Layer already exists [2021-06-24T09:47:28.611Z] master: digest: sha256:f048a291f3dd134f386da3d2b504e4b60c269bd6460fa79520fbbaeaaa317d4e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:47:28.666Z] ===================================================== [Pipeline] echo [2021-06-24T09:47:28.683Z] taggedImages: [2021-06-24T09:47:28.683Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:28.683Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-24T09:47:28.683Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.272 [2021-06-24T09:47:28.683Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:28.683Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-24T09:47:28.722Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-24T09:47:28.722Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:28.722Z] latest [2021-06-24T09:47:28.722Z] 2.0.0-dev.272 [2021-06-24T09:47:28.722Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:28.722Z] master [2021-06-24T09:47:28.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:29.067Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:29.372Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:29.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-24T09:47:29.372Z] d0e1c9085028: Preparing [2021-06-24T09:47:29.372Z] ca80398c2848: Preparing [2021-06-24T09:47:29.372Z] 652b3a023f74: Preparing [2021-06-24T09:47:29.372Z] c83b8b81c265: Preparing [2021-06-24T09:47:29.372Z] 32f366d666a5: Preparing [2021-06-24T09:47:29.372Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:29.372Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:29.372Z] d0e1c9085028: Pushed [2021-06-24T09:47:29.372Z] c83b8b81c265: Pushed [2021-06-24T09:47:30.756Z] ca80398c2848: Pushed [2021-06-24T09:47:30.756Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:b32b864b7f5cdaf17e0a716a9ea0baac1f7f7cecdca1c430bd2b8ebb3b0544f8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:31.056Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:31.355Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-24T09:47:31.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-24T09:47:31.355Z] d0e1c9085028: Preparing [2021-06-24T09:47:31.355Z] ca80398c2848: Preparing [2021-06-24T09:47:31.355Z] 652b3a023f74: Preparing [2021-06-24T09:47:31.355Z] c83b8b81c265: Preparing [2021-06-24T09:47:31.355Z] 32f366d666a5: Preparing [2021-06-24T09:47:31.355Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:31.355Z] c83b8b81c265: Layer already exists [2021-06-24T09:47:31.355Z] d0e1c9085028: Layer already exists [2021-06-24T09:47:31.355Z] ca80398c2848: Layer already exists [2021-06-24T09:47:31.355Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:31.355Z] latest: digest: sha256:b32b864b7f5cdaf17e0a716a9ea0baac1f7f7cecdca1c430bd2b8ebb3b0544f8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:31.656Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:31.952Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.272 [2021-06-24T09:47:31.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-24T09:47:31.952Z] d0e1c9085028: Preparing [2021-06-24T09:47:31.952Z] ca80398c2848: Preparing [2021-06-24T09:47:31.952Z] 652b3a023f74: Preparing [2021-06-24T09:47:31.952Z] c83b8b81c265: Preparing [2021-06-24T09:47:31.952Z] 32f366d666a5: Preparing [2021-06-24T09:47:31.952Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:31.952Z] c83b8b81c265: Layer already exists [2021-06-24T09:47:31.952Z] ca80398c2848: Layer already exists [2021-06-24T09:47:31.952Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:31.952Z] d0e1c9085028: Layer already exists [2021-06-24T09:47:31.952Z] 2.0.0-dev.272: digest: sha256:b32b864b7f5cdaf17e0a716a9ea0baac1f7f7cecdca1c430bd2b8ebb3b0544f8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:32.275Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:32.589Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:32.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-24T09:47:32.589Z] d0e1c9085028: Preparing [2021-06-24T09:47:32.589Z] ca80398c2848: Preparing [2021-06-24T09:47:32.589Z] 652b3a023f74: Preparing [2021-06-24T09:47:32.589Z] c83b8b81c265: Preparing [2021-06-24T09:47:32.589Z] 32f366d666a5: Preparing [2021-06-24T09:47:32.589Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:32.589Z] c83b8b81c265: Layer already exists [2021-06-24T09:47:32.589Z] ca80398c2848: Layer already exists [2021-06-24T09:47:32.589Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:32.589Z] d0e1c9085028: Layer already exists [2021-06-24T09:47:32.589Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:b32b864b7f5cdaf17e0a716a9ea0baac1f7f7cecdca1c430bd2b8ebb3b0544f8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:32.890Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:33.182Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-24T09:47:33.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-24T09:47:33.182Z] d0e1c9085028: Preparing [2021-06-24T09:47:33.182Z] ca80398c2848: Preparing [2021-06-24T09:47:33.182Z] 652b3a023f74: Preparing [2021-06-24T09:47:33.182Z] c83b8b81c265: Preparing [2021-06-24T09:47:33.182Z] 32f366d666a5: Preparing [2021-06-24T09:47:33.182Z] ca80398c2848: Layer already exists [2021-06-24T09:47:33.182Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:33.182Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:33.182Z] d0e1c9085028: Layer already exists [2021-06-24T09:47:33.182Z] c83b8b81c265: Layer already exists [2021-06-24T09:47:33.182Z] master: digest: sha256:b32b864b7f5cdaf17e0a716a9ea0baac1f7f7cecdca1c430bd2b8ebb3b0544f8 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:47:33.240Z] ===================================================== [Pipeline] echo [2021-06-24T09:47:33.257Z] taggedImages: [2021-06-24T09:47:33.257Z] - nexus3.edgexfoundry.org:10004/support-notifications:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:33.257Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-24T09:47:33.257Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.272 [2021-06-24T09:47:33.257Z] - nexus3.edgexfoundry.org:10004/support-notifications:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:33.257Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-24T09:47:33.292Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-24T09:47:33.292Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:33.292Z] latest [2021-06-24T09:47:33.292Z] 2.0.0-dev.272 [2021-06-24T09:47:33.292Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:33.292Z] master [2021-06-24T09:47:33.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:33.639Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:33.940Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:33.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-24T09:47:33.940Z] 08188c7657ec: Preparing [2021-06-24T09:47:33.940Z] 05713316d9d5: Preparing [2021-06-24T09:47:33.940Z] 652b3a023f74: Preparing [2021-06-24T09:47:33.940Z] aa87188bea3d: Preparing [2021-06-24T09:47:33.940Z] 32f366d666a5: Preparing [2021-06-24T09:47:33.940Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:33.940Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:33.940Z] aa87188bea3d: Layer already exists [2021-06-24T09:47:33.940Z] 08188c7657ec: Pushed [2021-06-24T09:47:34.884Z] 05713316d9d5: Pushed [2021-06-24T09:47:35.143Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:b32c53803875c2f7da3faf2d26b67d3af2accc313eca988eae518615cc5fe76a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:35.444Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:35.738Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-24T09:47:35.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-24T09:47:35.738Z] 08188c7657ec: Preparing [2021-06-24T09:47:35.738Z] 05713316d9d5: Preparing [2021-06-24T09:47:35.738Z] 652b3a023f74: Preparing [2021-06-24T09:47:35.738Z] aa87188bea3d: Preparing [2021-06-24T09:47:35.738Z] 32f366d666a5: Preparing [2021-06-24T09:47:35.738Z] 08188c7657ec: Layer already exists [2021-06-24T09:47:35.738Z] 05713316d9d5: Layer already exists [2021-06-24T09:47:35.738Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:35.738Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:35.738Z] aa87188bea3d: Layer already exists [2021-06-24T09:47:35.738Z] latest: digest: sha256:b32c53803875c2f7da3faf2d26b67d3af2accc313eca988eae518615cc5fe76a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:36.044Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:36.337Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.272 [2021-06-24T09:47:36.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-24T09:47:36.337Z] 08188c7657ec: Preparing [2021-06-24T09:47:36.337Z] 05713316d9d5: Preparing [2021-06-24T09:47:36.337Z] 652b3a023f74: Preparing [2021-06-24T09:47:36.337Z] aa87188bea3d: Preparing [2021-06-24T09:47:36.337Z] 32f366d666a5: Preparing [2021-06-24T09:47:36.337Z] 05713316d9d5: Layer already exists [2021-06-24T09:47:36.337Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:36.337Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:36.337Z] 08188c7657ec: Layer already exists [2021-06-24T09:47:36.337Z] aa87188bea3d: Layer already exists [2021-06-24T09:47:36.337Z] 2.0.0-dev.272: digest: sha256:b32c53803875c2f7da3faf2d26b67d3af2accc313eca988eae518615cc5fe76a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:36.636Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:36.935Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:36.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-24T09:47:36.935Z] 08188c7657ec: Preparing [2021-06-24T09:47:36.935Z] 05713316d9d5: Preparing [2021-06-24T09:47:36.935Z] 652b3a023f74: Preparing [2021-06-24T09:47:36.935Z] aa87188bea3d: Preparing [2021-06-24T09:47:36.935Z] 32f366d666a5: Preparing [2021-06-24T09:47:36.935Z] 08188c7657ec: Layer already exists [2021-06-24T09:47:36.935Z] aa87188bea3d: Layer already exists [2021-06-24T09:47:36.935Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:36.935Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:36.935Z] 05713316d9d5: Layer already exists [2021-06-24T09:47:36.935Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:b32c53803875c2f7da3faf2d26b67d3af2accc313eca988eae518615cc5fe76a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:37.240Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:37.534Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-24T09:47:37.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-24T09:47:37.535Z] 08188c7657ec: Preparing [2021-06-24T09:47:37.535Z] 05713316d9d5: Preparing [2021-06-24T09:47:37.535Z] 652b3a023f74: Preparing [2021-06-24T09:47:37.535Z] aa87188bea3d: Preparing [2021-06-24T09:47:37.535Z] 32f366d666a5: Preparing [2021-06-24T09:47:37.535Z] aa87188bea3d: Layer already exists [2021-06-24T09:47:37.535Z] 32f366d666a5: Layer already exists [2021-06-24T09:47:37.535Z] 05713316d9d5: Layer already exists [2021-06-24T09:47:37.535Z] 652b3a023f74: Layer already exists [2021-06-24T09:47:37.535Z] 08188c7657ec: Layer already exists [2021-06-24T09:47:37.535Z] master: digest: sha256:b32c53803875c2f7da3faf2d26b67d3af2accc313eca988eae518615cc5fe76a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:47:37.592Z] ===================================================== [Pipeline] echo [2021-06-24T09:47:37.609Z] taggedImages: [2021-06-24T09:47:37.609Z] - nexus3.edgexfoundry.org:10004/support-scheduler:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:37.609Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-24T09:47:37.609Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.272 [2021-06-24T09:47:37.609Z] - nexus3.edgexfoundry.org:10004/support-scheduler:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:37.609Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-24T09:47:37.645Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-24T09:47:37.645Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:37.645Z] latest [2021-06-24T09:47:37.645Z] 2.0.0-dev.272 [2021-06-24T09:47:37.645Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:37.645Z] master [2021-06-24T09:47:37.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:38.017Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:38.325Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:38.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-24T09:47:38.325Z] 76deb867d306: Preparing [2021-06-24T09:47:38.325Z] 4571535a5d71: Preparing [2021-06-24T09:47:38.325Z] 771811c4281e: Preparing [2021-06-24T09:47:38.325Z] 5604a410e380: Preparing [2021-06-24T09:47:38.325Z] 0754057c0ad3: Preparing [2021-06-24T09:47:38.325Z] 998cdf262ab1: Preparing [2021-06-24T09:47:38.325Z] 02e56110abd2: Preparing [2021-06-24T09:47:38.325Z] abc36efb885a: Preparing [2021-06-24T09:47:38.325Z] b0b09059f4e1: Preparing [2021-06-24T09:47:38.325Z] bb961f40224b: Preparing [2021-06-24T09:47:38.325Z] f4666769fca7: Preparing [2021-06-24T09:47:38.325Z] 998cdf262ab1: Waiting [2021-06-24T09:47:38.325Z] 02e56110abd2: Waiting [2021-06-24T09:47:38.325Z] abc36efb885a: Waiting [2021-06-24T09:47:38.325Z] b0b09059f4e1: Waiting [2021-06-24T09:47:38.325Z] bb961f40224b: Waiting [2021-06-24T09:47:38.325Z] f4666769fca7: Waiting [2021-06-24T09:47:38.325Z] 0754057c0ad3: Layer already exists [2021-06-24T09:47:38.594Z] 998cdf262ab1: Layer already exists [2021-06-24T09:47:38.857Z] 02e56110abd2: Layer already exists [2021-06-24T09:47:38.857Z] 4571535a5d71: Pushed [2021-06-24T09:47:38.857Z] abc36efb885a: Layer already exists [2021-06-24T09:47:38.857Z] b0b09059f4e1: Layer already exists [2021-06-24T09:47:39.118Z] f4666769fca7: Layer already exists [2021-06-24T09:47:39.118Z] bb961f40224b: Layer already exists [2021-06-24T09:47:39.118Z] 76deb867d306: Pushed [2021-06-24T09:47:39.380Z] 771811c4281e: Pushed [2021-06-24T09:47:47.663Z] 5604a410e380: Pushed [2021-06-24T09:47:47.663Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:d31aec1b7868c416c8338462bc3b213f6fdf2714783305666404fa358e19503e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:47.966Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:48.275Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-24T09:47:48.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-24T09:47:48.275Z] 76deb867d306: Preparing [2021-06-24T09:47:48.275Z] 4571535a5d71: Preparing [2021-06-24T09:47:48.275Z] 771811c4281e: Preparing [2021-06-24T09:47:48.275Z] 5604a410e380: Preparing [2021-06-24T09:47:48.275Z] 0754057c0ad3: Preparing [2021-06-24T09:47:48.275Z] 998cdf262ab1: Preparing [2021-06-24T09:47:48.275Z] 02e56110abd2: Preparing [2021-06-24T09:47:48.275Z] abc36efb885a: Preparing [2021-06-24T09:47:48.275Z] b0b09059f4e1: Preparing [2021-06-24T09:47:48.275Z] bb961f40224b: Preparing [2021-06-24T09:47:48.275Z] f4666769fca7: Preparing [2021-06-24T09:47:48.275Z] abc36efb885a: Waiting [2021-06-24T09:47:48.275Z] b0b09059f4e1: Waiting [2021-06-24T09:47:48.275Z] bb961f40224b: Waiting [2021-06-24T09:47:48.275Z] f4666769fca7: Waiting [2021-06-24T09:47:48.275Z] 998cdf262ab1: Waiting [2021-06-24T09:47:48.275Z] 02e56110abd2: Waiting [2021-06-24T09:47:48.275Z] 771811c4281e: Layer already exists [2021-06-24T09:47:48.275Z] 0754057c0ad3: Layer already exists [2021-06-24T09:47:48.275Z] 4571535a5d71: Layer already exists [2021-06-24T09:47:48.275Z] 76deb867d306: Layer already exists [2021-06-24T09:47:48.275Z] 5604a410e380: Layer already exists [2021-06-24T09:47:48.275Z] abc36efb885a: Layer already exists [2021-06-24T09:47:48.275Z] bb961f40224b: Layer already exists [2021-06-24T09:47:48.275Z] 02e56110abd2: Layer already exists [2021-06-24T09:47:48.275Z] 998cdf262ab1: Layer already exists [2021-06-24T09:47:48.275Z] b0b09059f4e1: Layer already exists [2021-06-24T09:47:48.275Z] f4666769fca7: Layer already exists [2021-06-24T09:47:48.275Z] latest: digest: sha256:d31aec1b7868c416c8338462bc3b213f6fdf2714783305666404fa358e19503e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:48.584Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:48.878Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.272 [2021-06-24T09:47:48.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-24T09:47:48.878Z] 76deb867d306: Preparing [2021-06-24T09:47:48.878Z] 4571535a5d71: Preparing [2021-06-24T09:47:48.878Z] 771811c4281e: Preparing [2021-06-24T09:47:48.878Z] 5604a410e380: Preparing [2021-06-24T09:47:48.878Z] 0754057c0ad3: Preparing [2021-06-24T09:47:48.878Z] 998cdf262ab1: Preparing [2021-06-24T09:47:48.878Z] 02e56110abd2: Preparing [2021-06-24T09:47:48.878Z] abc36efb885a: Preparing [2021-06-24T09:47:48.878Z] b0b09059f4e1: Preparing [2021-06-24T09:47:48.878Z] bb961f40224b: Preparing [2021-06-24T09:47:48.878Z] f4666769fca7: Preparing [2021-06-24T09:47:48.878Z] abc36efb885a: Waiting [2021-06-24T09:47:48.878Z] b0b09059f4e1: Waiting [2021-06-24T09:47:48.878Z] 998cdf262ab1: Waiting [2021-06-24T09:47:48.878Z] 02e56110abd2: Waiting [2021-06-24T09:47:48.878Z] bb961f40224b: Waiting [2021-06-24T09:47:48.878Z] f4666769fca7: Waiting [2021-06-24T09:47:48.878Z] 771811c4281e: Layer already exists [2021-06-24T09:47:48.878Z] 76deb867d306: Layer already exists [2021-06-24T09:47:48.878Z] 4571535a5d71: Layer already exists [2021-06-24T09:47:48.878Z] 0754057c0ad3: Layer already exists [2021-06-24T09:47:48.878Z] 5604a410e380: Layer already exists [2021-06-24T09:47:48.878Z] 998cdf262ab1: Layer already exists [2021-06-24T09:47:48.878Z] 02e56110abd2: Layer already exists [2021-06-24T09:47:48.878Z] abc36efb885a: Layer already exists [2021-06-24T09:47:48.878Z] bb961f40224b: Layer already exists [2021-06-24T09:47:48.878Z] b0b09059f4e1: Layer already exists [2021-06-24T09:47:48.878Z] f4666769fca7: Layer already exists [2021-06-24T09:47:48.878Z] 2.0.0-dev.272: digest: sha256:d31aec1b7868c416c8338462bc3b213f6fdf2714783305666404fa358e19503e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:49.183Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:49.483Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:49.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-24T09:47:49.484Z] 76deb867d306: Preparing [2021-06-24T09:47:49.484Z] 4571535a5d71: Preparing [2021-06-24T09:47:49.484Z] 771811c4281e: Preparing [2021-06-24T09:47:49.484Z] 5604a410e380: Preparing [2021-06-24T09:47:49.484Z] 0754057c0ad3: Preparing [2021-06-24T09:47:49.484Z] 998cdf262ab1: Preparing [2021-06-24T09:47:49.484Z] 02e56110abd2: Preparing [2021-06-24T09:47:49.484Z] abc36efb885a: Preparing [2021-06-24T09:47:49.484Z] b0b09059f4e1: Preparing [2021-06-24T09:47:49.484Z] bb961f40224b: Preparing [2021-06-24T09:47:49.484Z] f4666769fca7: Preparing [2021-06-24T09:47:49.484Z] abc36efb885a: Waiting [2021-06-24T09:47:49.484Z] b0b09059f4e1: Waiting [2021-06-24T09:47:49.484Z] bb961f40224b: Waiting [2021-06-24T09:47:49.484Z] f4666769fca7: Waiting [2021-06-24T09:47:49.484Z] 998cdf262ab1: Waiting [2021-06-24T09:47:49.484Z] 02e56110abd2: Waiting [2021-06-24T09:47:49.484Z] 0754057c0ad3: Layer already exists [2021-06-24T09:47:49.484Z] 771811c4281e: Layer already exists [2021-06-24T09:47:49.484Z] 5604a410e380: Layer already exists [2021-06-24T09:47:49.484Z] 76deb867d306: Layer already exists [2021-06-24T09:47:49.484Z] 4571535a5d71: Layer already exists [2021-06-24T09:47:49.484Z] 02e56110abd2: Layer already exists [2021-06-24T09:47:49.484Z] b0b09059f4e1: Layer already exists [2021-06-24T09:47:49.484Z] 998cdf262ab1: Layer already exists [2021-06-24T09:47:49.484Z] abc36efb885a: Layer already exists [2021-06-24T09:47:49.484Z] bb961f40224b: Layer already exists [2021-06-24T09:47:49.484Z] f4666769fca7: Layer already exists [2021-06-24T09:47:49.484Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:d31aec1b7868c416c8338462bc3b213f6fdf2714783305666404fa358e19503e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:49.790Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:47:50.090Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-24T09:47:50.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-24T09:47:50.090Z] 76deb867d306: Preparing [2021-06-24T09:47:50.090Z] 4571535a5d71: Preparing [2021-06-24T09:47:50.090Z] 771811c4281e: Preparing [2021-06-24T09:47:50.090Z] 5604a410e380: Preparing [2021-06-24T09:47:50.090Z] 0754057c0ad3: Preparing [2021-06-24T09:47:50.090Z] 998cdf262ab1: Preparing [2021-06-24T09:47:50.090Z] 02e56110abd2: Preparing [2021-06-24T09:47:50.090Z] abc36efb885a: Preparing [2021-06-24T09:47:50.090Z] b0b09059f4e1: Preparing [2021-06-24T09:47:50.090Z] bb961f40224b: Preparing [2021-06-24T09:47:50.090Z] f4666769fca7: Preparing [2021-06-24T09:47:50.090Z] 998cdf262ab1: Waiting [2021-06-24T09:47:50.090Z] 02e56110abd2: Waiting [2021-06-24T09:47:50.090Z] abc36efb885a: Waiting [2021-06-24T09:47:50.090Z] b0b09059f4e1: Waiting [2021-06-24T09:47:50.090Z] bb961f40224b: Waiting [2021-06-24T09:47:50.090Z] f4666769fca7: Waiting [2021-06-24T09:47:50.090Z] 0754057c0ad3: Layer already exists [2021-06-24T09:47:50.090Z] 76deb867d306: Layer already exists [2021-06-24T09:47:50.090Z] 5604a410e380: Layer already exists [2021-06-24T09:47:50.090Z] 771811c4281e: Layer already exists [2021-06-24T09:47:50.090Z] 4571535a5d71: Layer already exists [2021-06-24T09:47:50.090Z] 998cdf262ab1: Layer already exists [2021-06-24T09:47:50.090Z] 02e56110abd2: Layer already exists [2021-06-24T09:47:50.090Z] abc36efb885a: Layer already exists [2021-06-24T09:47:50.090Z] b0b09059f4e1: Layer already exists [2021-06-24T09:47:50.090Z] bb961f40224b: Layer already exists [2021-06-24T09:47:50.090Z] f4666769fca7: Layer already exists [2021-06-24T09:47:50.090Z] master: digest: sha256:d31aec1b7868c416c8338462bc3b213f6fdf2714783305666404fa358e19503e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:47:50.144Z] ===================================================== [Pipeline] echo [2021-06-24T09:47:50.158Z] taggedImages: [2021-06-24T09:47:50.158Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:47:50.158Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-24T09:47:50.158Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.272 [2021-06-24T09:47:50.158Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:47:50.158Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T09:48:57.594Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-24T09:48:57.594Z] Removing intermediate container 96709c10ae08 [2021-06-24T09:48:57.594Z] ---> 95dec1fbd822 [2021-06-24T09:48:57.594Z] [2021-06-24T09:48:57.594Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T09:48:57.594Z] Removing intermediate container 2f16bb9ab46d [2021-06-24T09:48:57.594Z] ---> 6fb943567e89 [2021-06-24T09:48:57.594Z] [2021-06-24T09:48:57.594Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T09:48:57.594Z] 3.12: Pulling from library/alpine [2021-06-24T09:48:57.594Z] 3.12: Pulling from library/alpine [2021-06-24T09:48:59.036Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:48:59.036Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:48:59.036Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T09:48:59.036Z] Status: Image is up to date for alpine:3.12 [2021-06-24T09:48:59.036Z] ---> c4fd0aeabfcf [2021-06-24T09:48:59.036Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T09:48:59.036Z] ---> c4fd0aeabfcf [2021-06-24T09:48:59.036Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T09:49:00.018Z] Removing intermediate container 1d83c14c3f87 [2021-06-24T09:49:00.018Z] ---> 2ea51c7c0c8d [2021-06-24T09:49:00.018Z] [2021-06-24T09:49:00.018Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T09:49:00.018Z] ---> c4fd0aeabfcf [2021-06-24T09:49:00.018Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T09:49:00.018Z] Removing intermediate container c3c0fb54aa3e [2021-06-24T09:49:00.018Z] ---> a3a854837f29 [2021-06-24T09:49:00.018Z] [2021-06-24T09:49:00.018Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T09:49:00.018Z] ---> c4fd0aeabfcf [2021-06-24T09:49:00.018Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T09:49:00.018Z] ---> Running in 755156ecf91d [2021-06-24T09:49:00.018Z] ---> Running in 873be5f6325b [2021-06-24T09:49:00.294Z] ---> Running in 8934141540ba [2021-06-24T09:49:00.294Z] ---> Running in 3e574ea63aaf [2021-06-24T09:49:00.889Z] Removing intermediate container 755156ecf91d [2021-06-24T09:49:00.889Z] ---> e99e5771bcd5 [2021-06-24T09:49:00.889Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T09:49:01.186Z] ---> Running in d9fedb25022d [2021-06-24T09:49:01.787Z] Removing intermediate container c395a9ab001b [2021-06-24T09:49:01.787Z] ---> e5ed0735e96b [2021-06-24T09:49:01.787Z] [2021-06-24T09:49:01.787Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T09:49:01.787Z] ---> c4fd0aeabfcf [2021-06-24T09:49:01.787Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T09:49:06.159Z] ---> Running in 213886d5bfe3 [2021-06-24T09:49:06.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:49:06.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:49:06.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:49:06.159Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T09:49:06.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:49:06.159Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:49:06.159Z] OK: 5 MiB in 15 packages [2021-06-24T09:49:06.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:49:06.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:49:06.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:49:06.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:49:06.159Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T09:49:06.159Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:49:06.159Z] OK: 5 MiB in 15 packages [2021-06-24T09:49:06.159Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T09:49:06.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:49:06.159Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:49:06.159Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T09:49:06.159Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T09:49:06.159Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T09:49:06.159Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T09:49:06.159Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:49:06.159Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:49:06.159Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T09:49:06.159Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T09:49:06.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:49:06.159Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:49:06.159Z] OK: 5 MiB in 16 packages [2021-06-24T09:49:06.159Z] OK: 7 MiB in 20 packages [2021-06-24T09:49:06.159Z] Removing intermediate container 873be5f6325b [2021-06-24T09:49:06.159Z] ---> 0e66adb22b51 [2021-06-24T09:49:06.159Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:49:06.159Z] ---> Running in df28d2a2cc4a [2021-06-24T09:49:06.159Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T09:49:06.159Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:49:06.159Z] OK: 5 MiB in 15 packages [2021-06-24T09:49:06.159Z] Removing intermediate container df28d2a2cc4a [2021-06-24T09:49:06.159Z] ---> c7c869afe045 [2021-06-24T09:49:06.159Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T09:49:06.159Z] Removing intermediate container 3e574ea63aaf [2021-06-24T09:49:06.159Z] ---> 15ef8b4998d3 [2021-06-24T09:49:06.159Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:49:06.434Z] ---> Running in 5142324c467a [2021-06-24T09:49:06.710Z] ---> Running in e3c20779dd5d [2021-06-24T09:49:06.710Z] Removing intermediate container d9fedb25022d [2021-06-24T09:49:06.710Z] ---> 0283bcc1ba55 [2021-06-24T09:49:06.710Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T09:49:06.710Z] Removing intermediate container 213886d5bfe3 [2021-06-24T09:49:06.710Z] ---> 80e336c9ef72 [2021-06-24T09:49:06.710Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:49:06.987Z] Removing intermediate container 8934141540ba [2021-06-24T09:49:06.987Z] ---> ec5d64ef9a07 [2021-06-24T09:49:06.987Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T09:49:06.987Z] ---> Running in 69e9288343b7 [2021-06-24T09:49:06.987Z] ---> Running in ee372118fa40 [2021-06-24T09:49:07.260Z] Removing intermediate container 5142324c467a [2021-06-24T09:49:07.260Z] ---> 34dc749b8539 [2021-06-24T09:49:07.260Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T09:49:07.260Z] ---> Running in 03e52693698e [2021-06-24T09:49:07.260Z] ---> Running in 28ffca0f10fd [2021-06-24T09:49:07.531Z] Removing intermediate container e3c20779dd5d [2021-06-24T09:49:07.531Z] ---> d23f2955892f [2021-06-24T09:49:07.531Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T09:49:07.531Z] Removing intermediate container 69e9288343b7 [2021-06-24T09:49:07.531Z] ---> 0d32ba3758d0 [2021-06-24T09:49:07.531Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T09:49:07.804Z] ---> Running in 6f1cd44da0bf [2021-06-24T09:49:07.804Z] ---> Running in 4a421e3c0c89 [2021-06-24T09:49:07.804Z] Removing intermediate container 03e52693698e [2021-06-24T09:49:07.804Z] ---> d91e720d2290 [2021-06-24T09:49:07.804Z] Step 14/26 : WORKDIR / [2021-06-24T09:49:07.804Z] Removing intermediate container ee372118fa40 [2021-06-24T09:49:07.804Z] ---> 3af5ed447745 [2021-06-24T09:49:07.804Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T09:49:08.075Z] ---> Running in 4566ed292663 [2021-06-24T09:49:08.075Z] Removing intermediate container 28ffca0f10fd [2021-06-24T09:49:08.075Z] ---> 268fd2160b55 [2021-06-24T09:49:08.075Z] Step 16/24 : WORKDIR / [2021-06-24T09:49:08.347Z] ---> Running in 8371c7867a04 [2021-06-24T09:49:08.632Z] ---> Running in c70af1b6bf34 [2021-06-24T09:49:08.632Z] Removing intermediate container 6f1cd44da0bf [2021-06-24T09:49:08.632Z] ---> 7e3dda2988c3 [2021-06-24T09:49:08.632Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T09:49:08.632Z] Removing intermediate container 4a421e3c0c89 [2021-06-24T09:49:08.632Z] ---> 9395c048864d [2021-06-24T09:49:08.632Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T09:49:08.909Z] Removing intermediate container 4566ed292663 [2021-06-24T09:49:08.909Z] ---> 303ba508aa02 [2021-06-24T09:49:08.909Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-24T09:49:08.909Z] ---> Running in 585595c9c31c [2021-06-24T09:49:08.909Z] Removing intermediate container 8371c7867a04 [2021-06-24T09:49:08.909Z] ---> ba26cc5a91a6 [2021-06-24T09:49:08.909Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T09:49:08.909Z] ---> Running in 55e2a14a13b7 [2021-06-24T09:49:09.184Z] ---> Running in a6368171afdc [2021-06-24T09:49:09.460Z] Removing intermediate container c70af1b6bf34 [2021-06-24T09:49:09.460Z] ---> fb47e2a34d6d [2021-06-24T09:49:09.460Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:49:09.460Z] Removing intermediate container 585595c9c31c [2021-06-24T09:49:09.460Z] ---> d2423da47792 [2021-06-24T09:49:09.460Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:49:10.073Z] Removing intermediate container a6368171afdc [2021-06-24T09:49:10.073Z] ---> 229f48c5d1da [2021-06-24T09:49:10.074Z] Step 16/24 : WORKDIR / [2021-06-24T09:49:10.074Z] ---> 736432456868 [2021-06-24T09:49:10.074Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-24T09:49:10.346Z] ---> Running in eb74f4f8686e [2021-06-24T09:49:10.617Z] ---> 3d3e459fc896 [2021-06-24T09:49:10.617Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T09:49:10.887Z] ---> 1f51ab5fb2fc [2021-06-24T09:49:10.887Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T09:49:11.166Z] Removing intermediate container eb74f4f8686e [2021-06-24T09:49:11.166Z] ---> 652430f8ecf7 [2021-06-24T09:49:11.166Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:49:11.442Z] ---> ce96c2f395f5 [2021-06-24T09:49:11.442Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T09:49:12.445Z] ---> 9ce8ec83b976 [2021-06-24T09:49:12.445Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T09:49:13.043Z] ---> 96c8398cefc0 [2021-06-24T09:49:13.043Z] ---> 3088c313a6f4 [2021-06-24T09:49:13.043Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T09:49:13.043Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-24T09:49:13.043Z] Removing intermediate container 55e2a14a13b7 [2021-06-24T09:49:13.043Z] ---> b1cb6b22dc2b [2021-06-24T09:49:13.043Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T09:49:13.315Z] ---> e82f578ac2e4 [2021-06-24T09:49:13.315Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T09:49:13.591Z] ---> Running in 6cfbc6292315 [2021-06-24T09:49:13.864Z] ---> 973b92510ec1 [2021-06-24T09:49:13.864Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T09:49:14.140Z] ---> 9f137143fb3d [2021-06-24T09:49:14.140Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T09:49:14.140Z] ---> 6e6526219005 [2021-06-24T09:49:14.140Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T09:49:14.422Z] ---> Running in 677965a6a090 [2021-06-24T09:49:14.422Z] Removing intermediate container 6cfbc6292315 [2021-06-24T09:49:14.422Z] ---> 2e3a5e5f9adc [2021-06-24T09:49:14.422Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T09:49:14.699Z] ---> fe83ee75451e [2021-06-24T09:49:14.699Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T09:49:14.972Z] ---> Running in 5f7a6cf4d180 [2021-06-24T09:49:14.972Z] ---> 2a0ee5f2ac8b [2021-06-24T09:49:14.972Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T09:49:15.245Z] Removing intermediate container 677965a6a090 [2021-06-24T09:49:15.245Z] ---> 8c642afd3a51 [2021-06-24T09:49:15.245Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:49:15.245Z] ---> Running in 62c16001c6db [2021-06-24T09:49:15.517Z] ---> Running in 0d7b92b53959 [2021-06-24T09:49:15.793Z] Removing intermediate container 5f7a6cf4d180 [2021-06-24T09:49:15.793Z] ---> 8e06364ae4ba [2021-06-24T09:49:15.793Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:49:16.068Z] ---> 81c17ff7865e [2021-06-24T09:49:16.068Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T09:49:16.068Z] ---> c3d1d68ef326 [2021-06-24T09:49:16.068Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T09:49:16.068Z] Removing intermediate container 62c16001c6db [2021-06-24T09:49:16.068Z] ---> 18a924d16cab [2021-06-24T09:49:16.068Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:49:16.068Z] ---> Running in 92ba0cd6324c [2021-06-24T09:49:16.343Z] ---> Running in c2c6fcd078c6 [2021-06-24T09:49:16.343Z] ---> Running in 7c32639208db [2021-06-24T09:49:16.343Z] Removing intermediate container 0d7b92b53959 [2021-06-24T09:49:16.343Z] ---> 41076f358c51 [2021-06-24T09:49:16.343Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T09:49:16.623Z] ---> Running in b3001f5b2460 [2021-06-24T09:49:16.895Z] Removing intermediate container 92ba0cd6324c [2021-06-24T09:49:16.895Z] ---> b33bbf705807 [2021-06-24T09:49:16.895Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T09:49:17.172Z] Removing intermediate container c2c6fcd078c6 [2021-06-24T09:49:17.172Z] ---> 1b2f258323e4 [2021-06-24T09:49:17.172Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T09:49:17.172Z] ---> Running in eaddd5e8e77a [2021-06-24T09:49:17.172Z] ---> Running in 5b67959aa2ee [2021-06-24T09:49:17.454Z] Removing intermediate container b3001f5b2460 [2021-06-24T09:49:17.454Z] ---> 64199b1d5fb8 [2021-06-24T09:49:17.454Z] Step 23/24 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:49:17.454Z] ---> 537c7d7b4184 [2021-06-24T09:49:17.454Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T09:49:17.730Z] ---> Running in 89157bc42488 [2021-06-24T09:49:18.003Z] Removing intermediate container eaddd5e8e77a [2021-06-24T09:49:18.003Z] ---> ee87f36fd65f [2021-06-24T09:49:18.003Z] Step 22/23 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:49:18.003Z] Removing intermediate container 5b67959aa2ee [2021-06-24T09:49:18.003Z] ---> fbf404c11e96 [2021-06-24T09:49:18.003Z] Step 23/24 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:49:18.277Z] ---> Running in 0499dd283ed1 [2021-06-24T09:49:18.277Z] ---> Running in 50c5f6b0d4b2 [2021-06-24T09:49:18.548Z] Removing intermediate container 89157bc42488 [2021-06-24T09:49:18.548Z] ---> a28151a413a6 [2021-06-24T09:49:18.548Z] Step 24/24 : LABEL version=2.0.0-dev.272 [2021-06-24T09:49:18.825Z] ---> 507b96a9d655 [2021-06-24T09:49:18.825Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-24T09:49:18.825Z] ---> Running in 20cb9c1e80a7 [2021-06-24T09:49:18.825Z] ---> Running in 004d6fbb1b0d [2021-06-24T09:49:19.105Z] Removing intermediate container 50c5f6b0d4b2 [2021-06-24T09:49:19.105Z] ---> a8ff611451d7 [2021-06-24T09:49:19.105Z] Step 24/24 : LABEL version=2.0.0-dev.272 [2021-06-24T09:49:19.377Z] Removing intermediate container 0499dd283ed1 [2021-06-24T09:49:19.377Z] ---> ad4f40f36221 [2021-06-24T09:49:19.377Z] Step 23/23 : LABEL version=2.0.0-dev.272 [2021-06-24T09:49:19.377Z] ---> Running in d427b785a6e3 [2021-06-24T09:49:19.660Z] ---> Running in fd00c9349049 [2021-06-24T09:49:19.660Z] Removing intermediate container 20cb9c1e80a7 [2021-06-24T09:49:19.660Z] ---> c8e6eb66d9fb [2021-06-24T09:49:19.660Z] [2021-06-24T09:49:19.660Z] Removing intermediate container 7c32639208db [2021-06-24T09:49:19.660Z] ---> 1d67353a835d [2021-06-24T09:49:19.660Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:49:19.934Z] Removing intermediate container d427b785a6e3 [2021-06-24T09:49:19.934Z] ---> 68d2b7bb0b9a [2021-06-24T09:49:19.934Z] [2021-06-24T09:49:20.208Z] Successfully built c8e6eb66d9fb [2021-06-24T09:49:20.209Z] Successfully tagged core-command-arm64:latest [2021-06-24T09:49:20.209Z]  Building core-command ... done Building sys-mgmt-agent [2021-06-24T09:49:20.480Z] Successfully built 68d2b7bb0b9a [2021-06-24T09:49:20.480Z] Removing intermediate container fd00c9349049 [2021-06-24T09:49:20.480Z] ---> f3a72bd398a7 [2021-06-24T09:49:20.480Z] [2021-06-24T09:49:20.480Z] Successfully tagged core-metadata-arm64:latest [2021-06-24T09:49:20.480Z] Building core-data [2021-06-24T09:49:20.752Z]  Building core-metadata ... done Successfully built f3a72bd398a7 [2021-06-24T09:49:20.752Z] Successfully tagged support-scheduler-arm64:latest [2021-06-24T09:49:20.752Z] Building security-proxy-setup [2021-06-24T09:49:21.023Z]  Building support-scheduler ... done  ---> 26f51f014512 [2021-06-24T09:49:21.023Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T09:49:22.454Z] Removing intermediate container 004d6fbb1b0d [2021-06-24T09:49:22.454Z] ---> cab1cf261a7b [2021-06-24T09:49:22.454Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T09:49:22.454Z] ---> 0257a80cb051 [2021-06-24T09:49:22.454Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T09:49:22.454Z] ---> Running in 16d95aa6665a [2021-06-24T09:49:23.048Z] Removing intermediate container 16d95aa6665a [2021-06-24T09:49:23.048Z] ---> 97c4de9aafe6 [2021-06-24T09:49:23.048Z] Step 24/26 : LABEL arch=arm64 [2021-06-24T09:49:23.322Z] ---> Running in a511c390004c [2021-06-24T09:49:23.595Z] ---> b888b682be6d [2021-06-24T09:49:23.595Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T09:49:24.200Z] Removing intermediate container a511c390004c [2021-06-24T09:49:24.200Z] ---> f7b6d28744c1 [2021-06-24T09:49:24.200Z] Step 25/26 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:49:24.814Z] ---> 4ce9305f1fb1 [2021-06-24T09:49:24.814Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T09:49:24.814Z] ---> Running in bb12d59a1cc5 [2021-06-24T09:49:25.800Z] Removing intermediate container bb12d59a1cc5 [2021-06-24T09:49:25.800Z] ---> 17306e33e13a [2021-06-24T09:49:25.800Z] Step 26/26 : LABEL version=2.0.0-dev.272 [2021-06-24T09:49:26.401Z] ---> fb4f7c3eb20b [2021-06-24T09:49:26.401Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T09:49:26.401Z] ---> Running in dbe4bf29bd00 [2021-06-24T09:49:27.110Z] ---> Running in 5bab48db4689 [2021-06-24T09:49:27.398Z] Removing intermediate container dbe4bf29bd00 [2021-06-24T09:49:27.398Z] ---> d0d33e07bf96 [2021-06-24T09:49:27.398Z] [2021-06-24T09:49:28.069Z] Successfully built d0d33e07bf96 [2021-06-24T09:49:28.069Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-24T09:49:28.069Z] Building support-notifications [2021-06-24T09:49:28.355Z]  Building security-secretstore-setup ... done Removing intermediate container 5bab48db4689 [2021-06-24T09:49:28.355Z] ---> e5a3fce2c40b [2021-06-24T09:49:28.355Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T09:49:31.386Z] ---> f8689b452e3c [2021-06-24T09:49:31.386Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T09:49:31.386Z] ---> Running in 840b0cec1b6f [2021-06-24T09:49:32.377Z] Removing intermediate container 840b0cec1b6f [2021-06-24T09:49:32.377Z] ---> 8d06864976b5 [2021-06-24T09:49:32.377Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T09:49:32.651Z] ---> Running in a964d0799cf2 [2021-06-24T09:49:33.251Z] Removing intermediate container a964d0799cf2 [2021-06-24T09:49:33.251Z] ---> 3503d7d15827 [2021-06-24T09:49:33.251Z] Step 29/32 : CMD ["gate"] [2021-06-24T09:49:33.524Z] ---> Running in 784c4915b31f [2021-06-24T09:49:34.120Z] Removing intermediate container 784c4915b31f [2021-06-24T09:49:34.120Z] ---> 0fbc78287125 [2021-06-24T09:49:34.120Z] Step 30/32 : LABEL arch=arm64 [2021-06-24T09:49:34.713Z] ---> Running in b6d556f24716 [2021-06-24T09:49:35.315Z] Removing intermediate container b6d556f24716 [2021-06-24T09:49:35.315Z] ---> 24cfb119ab50 [2021-06-24T09:49:35.315Z] Step 31/32 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:49:35.589Z] ---> Running in 82e9fb27d932 [2021-06-24T09:49:36.185Z] Removing intermediate container 82e9fb27d932 [2021-06-24T09:49:36.185Z] ---> 946da5643dae [2021-06-24T09:49:36.185Z] Step 32/32 : LABEL version=2.0.0-dev.272 [2021-06-24T09:49:36.457Z] ---> Running in 31c3fcba966c [2021-06-24T09:49:37.440Z] Removing intermediate container 31c3fcba966c [2021-06-24T09:49:37.440Z] ---> 07e9239d2206 [2021-06-24T09:49:37.440Z] [2021-06-24T09:49:37.716Z] Successfully built 07e9239d2206 [2021-06-24T09:49:37.716Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-24T09:49:56.406Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:49:56.406Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:49:56.406Z] ---> a483c45734b9 [2021-06-24T09:49:56.406Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:49:56.406Z] ---> Using cache [2021-06-24T09:49:56.406Z] ---> cf4352cb6802 [2021-06-24T09:49:56.406Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:49:56.406Z] ---> Using cache [2021-06-24T09:49:56.406Z] ---> 1a34a61436c8 [2021-06-24T09:49:56.406Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T09:49:56.406Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:49:56.406Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:49:56.406Z] ---> a483c45734b9 [2021-06-24T09:49:56.406Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T09:49:56.406Z] ---> Using cache [2021-06-24T09:49:56.406Z] ---> cf4352cb6802 [2021-06-24T09:49:56.406Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:49:56.406Z] ---> Using cache [2021-06-24T09:49:56.406Z] ---> 1a34a61436c8 [2021-06-24T09:49:56.406Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T09:49:56.406Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:49:56.406Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:49:56.406Z] ---> a483c45734b9 [2021-06-24T09:49:56.406Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T09:49:56.406Z] ---> Using cache [2021-06-24T09:49:56.406Z] ---> cf4352cb6802 [2021-06-24T09:49:56.406Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:49:56.406Z] ---> Using cache [2021-06-24T09:49:56.406Z] ---> 1a34a61436c8 [2021-06-24T09:49:56.406Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T09:49:56.406Z] ---> Using cache [2021-06-24T09:49:56.406Z] ---> a1b13995d9a9 [2021-06-24T09:49:56.406Z] Step 6/22 : COPY go.mod . [2021-06-24T09:49:56.406Z] ---> Using cache [2021-06-24T09:49:56.406Z] ---> f4ff6ddddae5 [2021-06-24T09:49:56.406Z] Step 7/22 : RUN go mod download [2021-06-24T09:49:56.406Z] ---> Using cache [2021-06-24T09:49:56.406Z] ---> 26b1de3fc413 [2021-06-24T09:49:56.406Z] Step 8/22 : COPY . . [2021-06-24T09:49:56.406Z] ---> Using cache [2021-06-24T09:49:56.406Z] ---> aef91f114e97 [2021-06-24T09:49:56.406Z] Step 9/22 : RUN go mod tidy [2021-06-24T09:49:56.406Z] ---> Using cache [2021-06-24T09:49:56.406Z] ---> 606221db7a5b [2021-06-24T09:49:56.406Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T09:49:57.384Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T09:49:57.384Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T09:49:57.384Z] ---> a483c45734b9 [2021-06-24T09:49:57.384Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T09:49:57.384Z] ---> Using cache [2021-06-24T09:49:57.384Z] ---> cf4352cb6802 [2021-06-24T09:49:57.384Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:49:57.384Z] ---> Using cache [2021-06-24T09:49:57.384Z] ---> 1a34a61436c8 [2021-06-24T09:49:57.384Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T09:49:57.996Z] ---> Running in c52f4a2034ec [2021-06-24T09:49:57.996Z] ---> Running in 7534bf29edb5 [2021-06-24T09:49:57.996Z] ---> Running in a8af1f47bf13 [2021-06-24T09:49:57.996Z] ---> Running in 020768b79a7d [2021-06-24T09:50:00.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:50:00.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-24T09:50:00.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:50:00.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:50:01.299Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:50:01.299Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:50:01.299Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:50:02.349Z] OK: 218 MiB in 52 packages [2021-06-24T09:50:02.349Z] OK: 218 MiB in 52 packages [2021-06-24T09:50:02.625Z] OK: 218 MiB in 52 packages [2021-06-24T09:50:04.095Z] Removing intermediate container a8af1f47bf13 [2021-06-24T09:50:04.095Z] ---> 8f12f01987f9 [2021-06-24T09:50:04.095Z] Step 6/23 : COPY go.mod . [2021-06-24T09:50:04.385Z] Removing intermediate container c52f4a2034ec [2021-06-24T09:50:04.385Z] ---> 31d43809f6de [2021-06-24T09:50:04.385Z] Step 6/24 : COPY go.mod . [2021-06-24T09:50:04.663Z] Removing intermediate container 7534bf29edb5 [2021-06-24T09:50:04.663Z] ---> 29e96fdadb9d [2021-06-24T09:50:04.663Z] Step 6/24 : COPY go.mod . [2021-06-24T09:50:06.122Z] ---> 727401d37ff7 [2021-06-24T09:50:06.122Z] Step 7/23 : RUN go mod download [2021-06-24T09:50:06.122Z] ---> da0229f8fb1b [2021-06-24T09:50:06.122Z] Step 7/24 : RUN go mod download [2021-06-24T09:50:06.122Z] ---> Running in fc590806e929 [2021-06-24T09:50:06.406Z] ---> Running in 0b6765fd5aea [2021-06-24T09:50:06.406Z] ---> 94b707590428 [2021-06-24T09:50:06.406Z] Step 7/24 : RUN go mod download [2021-06-24T09:50:06.691Z] ---> Running in 42a929b6b2a6 [2021-06-24T09:50:12.187Z] Removing intermediate container fc590806e929 [2021-06-24T09:50:12.187Z] ---> dc7e85ae0def [2021-06-24T09:50:12.187Z] Step 8/23 : COPY . . [2021-06-24T09:50:12.468Z] Removing intermediate container 42a929b6b2a6 [2021-06-24T09:50:12.468Z] ---> 90a0072914e6 [2021-06-24T09:50:12.468Z] Step 8/24 : COPY . . [2021-06-24T09:50:12.468Z] Removing intermediate container 0b6765fd5aea [2021-06-24T09:50:12.468Z] ---> 434e699bf138 [2021-06-24T09:50:12.468Z] Step 8/24 : COPY . . [2021-06-24T09:50:35.246Z] ---> 5917324b79ed [2021-06-24T09:50:35.246Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:50:35.246Z] ---> 7d0e37b94d80 [2021-06-24T09:50:35.246Z] Step 9/24 : RUN go mod tidy [2021-06-24T09:50:35.246Z] ---> e049df4e9165 [2021-06-24T09:50:35.246Z] Step 9/23 : RUN go mod tidy [2021-06-24T09:50:35.246Z] ---> Running in 632dad0df91d [2021-06-24T09:50:35.246Z] ---> Running in d2d06e4887cd [2021-06-24T09:50:35.246Z] ---> Running in f691585d6181 [2021-06-24T09:50:37.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-24T09:50:42.406Z] Removing intermediate container 632dad0df91d [2021-06-24T09:50:42.406Z] ---> 215df359f495 [2021-06-24T09:50:42.406Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T09:50:42.406Z] ---> Running in 88de6ce77d1d [2021-06-24T09:50:42.406Z] Removing intermediate container d2d06e4887cd [2021-06-24T09:50:42.406Z] ---> 00baf54b77c6 [2021-06-24T09:50:42.406Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T09:50:42.406Z] Removing intermediate container f691585d6181 [2021-06-24T09:50:42.406Z] ---> b6244e2faea1 [2021-06-24T09:50:42.406Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T09:50:42.406Z] ---> Running in d8d7bd82a06e [2021-06-24T09:50:42.406Z] ---> Running in 85be568e5018 [2021-06-24T09:50:43.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-24T09:50:43.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-24T09:50:43.967Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/core-data/core-data ./cmd/core-data [2021-06-24T09:50:49.106Z] Removing intermediate container 020768b79a7d [2021-06-24T09:50:49.106Z] ---> fc102f29542e [2021-06-24T09:50:49.106Z] [2021-06-24T09:50:49.106Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T09:50:49.106Z] ---> c4fd0aeabfcf [2021-06-24T09:50:49.106Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T09:50:49.106Z] ---> Running in 7758420be88d [2021-06-24T09:50:51.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:50:51.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:50:51.985Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T09:50:51.985Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:50:51.985Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T09:50:51.985Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T09:50:51.985Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:50:52.270Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:50:52.271Z] OK: 7 MiB in 18 packages [2021-06-24T09:50:55.152Z] Removing intermediate container 7758420be88d [2021-06-24T09:50:55.152Z] ---> 19ef0daca971 [2021-06-24T09:50:55.152Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T09:50:55.152Z] ---> Running in 53e4e975777d [2021-06-24T09:50:55.757Z] Removing intermediate container 53e4e975777d [2021-06-24T09:50:55.757Z] ---> 02cdd74ccc7d [2021-06-24T09:50:55.757Z] Step 14/22 : WORKDIR /edgex [2021-06-24T09:50:56.035Z] ---> Running in 76ff05565490 [2021-06-24T09:50:56.643Z] Removing intermediate container 76ff05565490 [2021-06-24T09:50:56.643Z] ---> 28ffb4a6a96d [2021-06-24T09:50:56.643Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T09:50:58.090Z] ---> 966427f6aae2 [2021-06-24T09:50:58.090Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T09:51:00.104Z] ---> 5530398fa59e [2021-06-24T09:51:00.104Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T09:51:01.566Z] ---> ef017ad1ae19 [2021-06-24T09:51:01.566Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T09:51:01.844Z] ---> Running in f492ab517d17 [2021-06-24T09:51:02.470Z] Removing intermediate container f492ab517d17 [2021-06-24T09:51:02.470Z] ---> 7135170c45d4 [2021-06-24T09:51:02.470Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T09:51:02.747Z] ---> Running in 89fdec9cd109 [2021-06-24T09:51:03.360Z] Removing intermediate container 89fdec9cd109 [2021-06-24T09:51:03.360Z] ---> c863cee11969 [2021-06-24T09:51:03.360Z] Step 20/22 : LABEL arch=arm64 [2021-06-24T09:51:03.360Z] ---> Running in 549673fd7c3f [2021-06-24T09:51:06.340Z] Removing intermediate container 549673fd7c3f [2021-06-24T09:51:06.340Z] ---> 78b942df3499 [2021-06-24T09:51:06.340Z] Step 21/22 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:51:06.340Z] ---> Running in 43f0d2b15060 [2021-06-24T09:51:06.340Z] Removing intermediate container 43f0d2b15060 [2021-06-24T09:51:06.340Z] ---> 1ddd5fe918fa [2021-06-24T09:51:06.340Z] Step 22/22 : LABEL version=2.0.0-dev.272 [2021-06-24T09:51:06.340Z] ---> Running in 04816dc285b5 [2021-06-24T09:51:06.340Z] Removing intermediate container 04816dc285b5 [2021-06-24T09:51:06.340Z] ---> 068a7f062022 [2021-06-24T09:51:06.340Z] [2021-06-24T09:51:06.340Z] Successfully built 068a7f062022 [2021-06-24T09:51:06.340Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-24T09:52:07.302Z]  Building security-proxy-setup ... done Removing intermediate container 88de6ce77d1d [2021-06-24T09:52:07.302Z] ---> a840ab6241d4 [2021-06-24T09:52:07.302Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T09:52:07.302Z] Removing intermediate container 85be568e5018 [2021-06-24T09:52:07.302Z] ---> 8d1dbc2efefa [2021-06-24T09:52:07.302Z] [2021-06-24T09:52:07.302Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T09:52:07.302Z] ---> c4fd0aeabfcf [2021-06-24T09:52:07.302Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T09:52:07.302Z] ---> Running in 7ca4ce286b5f [2021-06-24T09:52:07.302Z] ---> Running in 0c0c72a2acbb [2021-06-24T09:52:07.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.272" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-24T09:52:07.302Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:52:07.302Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:52:07.302Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T09:52:07.302Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T09:52:07.302Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:52:07.302Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T09:52:07.302Z] OK: 6 MiB in 16 packages [2021-06-24T09:52:07.302Z] Removing intermediate container 0c0c72a2acbb [2021-06-24T09:52:07.302Z] ---> c3ad441d34a2 [2021-06-24T09:52:07.302Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:52:07.302Z] Removing intermediate container 7ca4ce286b5f [2021-06-24T09:52:07.302Z] ---> 14c1f08a4a6b [2021-06-24T09:52:07.302Z] [2021-06-24T09:52:07.302Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T09:52:07.302Z] ---> Running in d92b381d3825 [2021-06-24T09:52:07.302Z] 20.10.0: Pulling from library/docker [2021-06-24T09:52:07.302Z] Removing intermediate container d8d7bd82a06e [2021-06-24T09:52:07.302Z] ---> e11e02f3bd4b [2021-06-24T09:52:07.302Z] [2021-06-24T09:52:07.302Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T09:52:07.302Z] ---> c4fd0aeabfcf [2021-06-24T09:52:07.302Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T09:52:07.572Z] ---> Running in e4296361028f [2021-06-24T09:52:07.572Z] Removing intermediate container d92b381d3825 [2021-06-24T09:52:07.572Z] ---> 24c1cdcbb93a [2021-06-24T09:52:07.572Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T09:52:07.843Z] ---> Running in 0f38571ad860 [2021-06-24T09:52:08.442Z] Removing intermediate container e4296361028f [2021-06-24T09:52:08.442Z] ---> 72fff9387493 [2021-06-24T09:52:08.442Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T09:52:08.442Z] Removing intermediate container 0f38571ad860 [2021-06-24T09:52:08.442Z] ---> fdb1a2bd5e27 [2021-06-24T09:52:08.442Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T09:52:08.714Z] ---> Running in a9967ad6ed78 [2021-06-24T09:52:08.714Z] ---> Running in 9e702d7db934 [2021-06-24T09:52:12.301Z] Removing intermediate container 9e702d7db934 [2021-06-24T09:52:12.301Z] ---> 036fc65b637d [2021-06-24T09:52:12.301Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:52:12.301Z] Removing intermediate container a9967ad6ed78 [2021-06-24T09:52:12.301Z] ---> 33bb3e2c33e1 [2021-06-24T09:52:12.301Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T09:52:12.301Z] ---> Running in 318cdebd526d [2021-06-24T09:52:12.301Z] ---> b5ce52821c33 [2021-06-24T09:52:12.301Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T09:52:12.301Z] Removing intermediate container 318cdebd526d [2021-06-24T09:52:12.301Z] ---> 64d3f68493df [2021-06-24T09:52:12.301Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:52:12.301Z] ---> Running in 530fc4b7c2b2 [2021-06-24T09:52:13.285Z] ---> b0fe3aa83dd0 [2021-06-24T09:52:13.285Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T09:52:14.268Z] ---> 7a532da7f433 [2021-06-24T09:52:14.268Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T09:52:14.544Z] Removing intermediate container 530fc4b7c2b2 [2021-06-24T09:52:14.544Z] ---> 4c2c6df39967 [2021-06-24T09:52:14.544Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T09:52:14.544Z] ---> Running in 65e15c08ab2c [2021-06-24T09:52:14.821Z] ---> Running in 858630edfbb5 [2021-06-24T09:52:15.429Z] Removing intermediate container 65e15c08ab2c [2021-06-24T09:52:15.429Z] ---> 5cfcacc362b8 [2021-06-24T09:52:15.429Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:52:15.706Z] ---> Running in 9cfc92635341 [2021-06-24T09:52:16.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:52:16.581Z] Removing intermediate container 9cfc92635341 [2021-06-24T09:52:16.581Z] ---> d68ef46a87c8 [2021-06-24T09:52:16.581Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T09:52:16.855Z] ---> Running in 04d5546cec08 [2021-06-24T09:52:17.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:52:17.419Z] Removing intermediate container 04d5546cec08 [2021-06-24T09:52:17.419Z] ---> 0c863601acc0 [2021-06-24T09:52:17.419Z] Step 22/23 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:52:17.695Z] ---> Running in b1d76ff717bd [2021-06-24T09:52:17.695Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T09:52:17.967Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T09:52:17.967Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T09:52:17.967Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T09:52:18.239Z] Removing intermediate container b1d76ff717bd [2021-06-24T09:52:18.239Z] ---> a4a3ae960f1d [2021-06-24T09:52:18.239Z] Step 23/23 : LABEL version=2.0.0-dev.272 [2021-06-24T09:52:18.239Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T09:52:18.511Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T09:52:18.511Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T09:52:18.511Z] ---> Running in bf33ad6c6b53 [2021-06-24T09:52:18.511Z] OK: 8 MiB in 20 packages [2021-06-24T09:52:18.511Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T09:52:18.511Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T09:52:18.786Z] ---> eeaf43b92773 [2021-06-24T09:52:18.786Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-24T09:52:18.786Z] ---> Running in e63bf5ef4568 [2021-06-24T09:52:19.075Z] Removing intermediate container bf33ad6c6b53 [2021-06-24T09:52:19.075Z] ---> 91bb6b18a56c [2021-06-24T09:52:19.075Z] [2021-06-24T09:52:19.680Z] Removing intermediate container e63bf5ef4568 [2021-06-24T09:52:19.680Z] ---> 52289e412b8e [2021-06-24T09:52:19.680Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T09:52:19.680Z] Successfully built 91bb6b18a56c [2021-06-24T09:52:19.680Z] Successfully tagged support-notifications-arm64:latest [2021-06-24T09:52:19.680Z]  Building support-notifications ... done  ---> Running in 7ddf100c4ace [2021-06-24T09:52:22.030Z] Removing intermediate container 858630edfbb5 [2021-06-24T09:52:22.030Z] ---> fe7bf10e432f [2021-06-24T09:52:22.030Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T09:52:22.030Z] ---> deaaaed91b1c [2021-06-24T09:52:22.030Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T09:52:22.030Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:52:22.030Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:52:22.030Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T09:52:22.030Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T09:52:22.030Z] Executing bash-5.0.17-r0.post-install [2021-06-24T09:52:22.030Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T09:52:22.030Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T09:52:22.030Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T09:52:22.030Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T09:52:22.030Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T09:52:22.030Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T09:52:22.030Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T09:52:22.030Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T09:52:22.030Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T09:52:22.030Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T09:52:22.030Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T09:52:22.303Z] ---> 992f227e4722 [2021-06-24T09:52:22.303Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T09:52:23.275Z] ---> ba7a5d78c123 [2021-06-24T09:52:23.275Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T09:52:23.547Z] ---> Running in 3e6102062351 [2021-06-24T09:52:23.823Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T09:52:23.823Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T09:52:24.095Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T09:52:24.095Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T09:52:24.095Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T09:52:24.095Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T09:52:24.095Z] Removing intermediate container 3e6102062351 [2021-06-24T09:52:24.095Z] ---> b0f8ef3b0a75 [2021-06-24T09:52:24.095Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:52:24.095Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T09:52:24.095Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T09:52:24.095Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T09:52:24.095Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T09:52:24.095Z] ---> Running in 6751675cf526 [2021-06-24T09:52:24.373Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T09:52:24.373Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T09:52:24.373Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T09:52:24.373Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T09:52:24.373Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T09:52:24.373Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T09:52:24.373Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T09:52:24.373Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T09:52:24.373Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T09:52:24.373Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T09:52:24.373Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T09:52:24.373Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T09:52:24.373Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T09:52:24.646Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T09:52:24.646Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T09:52:24.646Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T09:52:24.646Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T09:52:24.646Z] OK: 72 MiB in 59 packages [2021-06-24T09:52:24.919Z] Removing intermediate container 6751675cf526 [2021-06-24T09:52:24.919Z] ---> ba6f144b05d1 [2021-06-24T09:52:24.919Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T09:52:24.919Z] ---> Running in 68de4ca492b9 [2021-06-24T09:52:25.512Z] Removing intermediate container 68de4ca492b9 [2021-06-24T09:52:25.512Z] ---> e5a1273d3510 [2021-06-24T09:52:25.512Z] Step 23/24 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:52:25.512Z] ---> Running in 9e6bf4b0533a [2021-06-24T09:52:26.112Z] Removing intermediate container 9e6bf4b0533a [2021-06-24T09:52:26.112Z] ---> f8385a0ab473 [2021-06-24T09:52:26.112Z] Step 24/24 : LABEL version=2.0.0-dev.272 [2021-06-24T09:52:26.382Z] ---> Running in 481d3eae040b [2021-06-24T09:52:26.654Z] Removing intermediate container 481d3eae040b [2021-06-24T09:52:26.654Z] ---> 1d08865bdead [2021-06-24T09:52:26.654Z] [2021-06-24T09:52:26.926Z] Successfully built 1d08865bdead [2021-06-24T09:52:26.926Z] Successfully tagged core-data-arm64:latest [2021-06-24T09:52:28.885Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-24T09:52:28.885Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T09:52:30.312Z] Collecting PyYAML<4,>=3.10 [2021-06-24T09:52:30.312Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T09:52:34.184Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T09:52:34.184Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T09:52:34.184Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-24T09:52:34.184Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T09:52:34.184Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T09:52:36.816Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T09:52:36.816Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T09:52:37.407Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T09:52:37.407Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T09:52:38.007Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T09:52:38.007Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T09:52:39.972Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T09:52:39.972Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T09:52:43.098Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T09:52:43.098Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T09:52:43.098Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T09:52:43.098Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T09:52:43.098Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T09:52:43.098Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T09:52:43.098Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-24T09:52:43.098Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-24T09:52:43.738Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T09:52:43.738Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T09:52:44.379Z] Collecting idna<2.8,>=2.5 [2021-06-24T09:52:44.379Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T09:52:44.379Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T09:52:44.379Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T09:52:44.379Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T09:52:44.379Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T09:52:45.840Z] Installing collected packages: PyYAML, docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, dockerpty, docopt, cached-property, jsonschema, docker-compose [2021-06-24T09:52:45.840Z] Running setup.py install for PyYAML: started [2021-06-24T09:52:49.154Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T09:52:49.154Z] Attempting uninstall: urllib3 [2021-06-24T09:52:49.154Z] Found existing installation: urllib3 1.25.9 [2021-06-24T09:52:49.154Z] Uninstalling urllib3-1.25.9: [2021-06-24T09:52:49.154Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T09:52:49.443Z] Attempting uninstall: idna [2021-06-24T09:52:49.443Z] Found existing installation: idna 2.9 [2021-06-24T09:52:49.443Z] Uninstalling idna-2.9: [2021-06-24T09:52:49.718Z] Successfully uninstalled idna-2.9 [2021-06-24T09:52:50.321Z] Attempting uninstall: requests [2021-06-24T09:52:50.321Z] Found existing installation: requests 2.23.0 [2021-06-24T09:52:50.321Z] Uninstalling requests-2.23.0: [2021-06-24T09:52:50.321Z] Successfully uninstalled requests-2.23.0 [2021-06-24T09:52:51.305Z] Running setup.py install for texttable: started [2021-06-24T09:52:53.291Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T09:52:53.291Z] Running setup.py install for dockerpty: started [2021-06-24T09:52:55.268Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T09:52:55.268Z] Running setup.py install for docopt: started [2021-06-24T09:52:56.708Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T09:52:58.145Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-24T09:53:07.494Z] Removing intermediate container 7ddf100c4ace [2021-06-24T09:53:07.494Z] ---> 51f9f1548a4a [2021-06-24T09:53:07.494Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T09:53:07.494Z] ---> Running in 5ed9bb0221c4 [2021-06-24T09:53:07.494Z] Removing intermediate container 5ed9bb0221c4 [2021-06-24T09:53:07.494Z] ---> 09ec3b594fa5 [2021-06-24T09:53:07.494Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T09:53:07.494Z] ---> Running in 0d0e253ab3c4 [2021-06-24T09:53:07.494Z] Removing intermediate container 0d0e253ab3c4 [2021-06-24T09:53:07.494Z] ---> 3a9afa0dc890 [2021-06-24T09:53:07.494Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T09:53:08.478Z] ---> 0884a2e42479 [2021-06-24T09:53:08.478Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T09:53:09.463Z] ---> aca8533b636c [2021-06-24T09:53:09.463Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T09:53:10.448Z] ---> 7278a0ded8cf [2021-06-24T09:53:10.448Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T09:53:10.448Z] ---> Running in fec12101c513 [2021-06-24T09:53:11.050Z] Removing intermediate container fec12101c513 [2021-06-24T09:53:11.050Z] ---> a526d9e66a58 [2021-06-24T09:53:11.050Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T09:53:11.050Z] ---> Running in 1dad38646b4d [2021-06-24T09:53:11.658Z] Removing intermediate container 1dad38646b4d [2021-06-24T09:53:11.658Z] ---> 698f35a75ef1 [2021-06-24T09:53:11.658Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T09:53:11.658Z] ---> Running in 69cddc134f67 [2021-06-24T09:53:12.259Z] Removing intermediate container 69cddc134f67 [2021-06-24T09:53:12.259Z] ---> 150c9e7127e3 [2021-06-24T09:53:12.259Z] Step 23/24 : LABEL git_sha=80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:53:12.537Z] ---> Running in 6f48821cdc13 [2021-06-24T09:53:13.140Z] Removing intermediate container 6f48821cdc13 [2021-06-24T09:53:13.140Z] ---> 9a7022fe4134 [2021-06-24T09:53:13.140Z] Step 24/24 : LABEL version=2.0.0-dev.272 [2021-06-24T09:53:13.140Z] ---> Running in 03bcf5c78a84 [2021-06-24T09:53:13.742Z] Removing intermediate container 03bcf5c78a84 [2021-06-24T09:53:13.742Z] ---> 303f0ccf6893 [2021-06-24T09:53:13.742Z] [2021-06-24T09:53:13.742Z] Successfully built 303f0ccf6893 [2021-06-24T09:53:14.018Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-24T09:53:14.313Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-24T09:53:14.462Z] $ docker stop --time=1 92647a909753b943c5e2373c9eefdaf4eeaae2c1fa42b4d4fb503b479ac2c5db [2021-06-24T09:53:16.288Z] $ docker rm -f 92647a909753b943c5e2373c9eefdaf4eeaae2c1fa42b4d4fb503b479ac2c5db [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T09:53:16.753Z] + docker images [2021-06-24T09:53:17.027Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T09:53:17.027Z] sys-mgmt-agent-arm64 latest 303f0ccf6893 3 seconds ago 299MB [2021-06-24T09:53:17.027Z] core-data-arm64 latest 1d08865bdead 50 seconds ago 19.1MB [2021-06-24T09:53:17.027Z] support-notifications-arm64 latest 91bb6b18a56c 58 seconds ago 15.7MB [2021-06-24T09:53:17.027Z] 14c1f08a4a6b About a minute ago 856MB [2021-06-24T09:53:17.027Z] e11e02f3bd4b About a minute ago 862MB [2021-06-24T09:53:17.027Z] 8d1dbc2efefa About a minute ago 856MB [2021-06-24T09:53:17.027Z] security-proxy-setup-arm64 latest 068a7f062022 2 minutes ago 24.2MB [2021-06-24T09:53:17.027Z] fc102f29542e 2 minutes ago 860MB [2021-06-24T09:53:17.027Z] security-bootstrapper-arm64 latest 07e9239d2206 3 minutes ago 17.5MB [2021-06-24T09:53:17.027Z] security-secretstore-setup-arm64 latest d0d33e07bf96 3 minutes ago 27.1MB [2021-06-24T09:53:17.027Z] support-scheduler-arm64 latest f3a72bd398a7 3 minutes ago 15.1MB [2021-06-24T09:53:17.027Z] core-command-arm64 latest c8e6eb66d9fb 3 minutes ago 15MB [2021-06-24T09:53:17.027Z] core-metadata-arm64 latest 68d2b7bb0b9a 3 minutes ago 15.7MB [2021-06-24T09:53:17.027Z] e5ed0735e96b 4 minutes ago 859MB [2021-06-24T09:53:17.027Z] a3a854837f29 4 minutes ago 855MB [2021-06-24T09:53:17.027Z] 2ea51c7c0c8d 4 minutes ago 863MB [2021-06-24T09:53:17.027Z] 6fb943567e89 4 minutes ago 856MB [2021-06-24T09:53:17.027Z] 95dec1fbd822 4 minutes ago 853MB [2021-06-24T09:53:17.027Z] ci-base-image-arm64 latest a483c45734b9 8 minutes ago 641MB [2021-06-24T09:53:17.027Z] alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB [2021-06-24T09:53:17.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-24T09:53:17.027Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-24T09:53:17.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:53:17.233Z] provisioning config files... [2021-06-24T09:53:17.253Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/545@tmp/config2412203477249331231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:53:17.617Z] ---> docker-login.sh [2021-06-24T09:53:17.618Z] nexus3.edgexfoundry.org:10001 [2021-06-24T09:53:17.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:53:18.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:53:18.187Z] Configure a credential helper to remove this warning. See [2021-06-24T09:53:18.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:53:18.187Z] [2021-06-24T09:53:18.187Z] Login Succeeded [2021-06-24T09:53:18.187Z] nexus3.edgexfoundry.org:10002 [2021-06-24T09:53:18.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:53:18.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:53:18.761Z] Configure a credential helper to remove this warning. See [2021-06-24T09:53:18.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:53:18.761Z] [2021-06-24T09:53:18.761Z] Login Succeeded [2021-06-24T09:53:18.761Z] nexus3.edgexfoundry.org:10003 [2021-06-24T09:53:19.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:53:19.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:53:19.306Z] Configure a credential helper to remove this warning. See [2021-06-24T09:53:19.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:53:19.306Z] [2021-06-24T09:53:19.306Z] Login Succeeded [2021-06-24T09:53:19.306Z] nexus3.edgexfoundry.org:10004 [2021-06-24T09:53:19.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:53:19.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:53:19.901Z] Configure a credential helper to remove this warning. See [2021-06-24T09:53:19.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:53:19.901Z] [2021-06-24T09:53:19.901Z] Login Succeeded [2021-06-24T09:53:19.901Z] docker.io [2021-06-24T09:53:20.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:53:20.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:53:20.770Z] Configure a credential helper to remove this warning. See [2021-06-24T09:53:20.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:53:20.770Z] [2021-06-24T09:53:20.770Z] Login Succeeded [2021-06-24T09:53:20.770Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T09:53:20.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:53:20.856Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-24T09:53:20.856Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:53:20.856Z] latest [2021-06-24T09:53:20.856Z] 2.0.0-dev.272 [2021-06-24T09:53:20.856Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:53:20.856Z] master [2021-06-24T09:53:20.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:23.357Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:23.712Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:53:23.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-24T09:53:23.712Z] 2e5ae304fa55: Preparing [2021-06-24T09:53:23.712Z] 014edec25ea0: Preparing [2021-06-24T09:53:23.712Z] 20a3302a5658: Preparing [2021-06-24T09:53:23.712Z] 74a313a37f7f: Preparing [2021-06-24T09:53:23.712Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:23.986Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:23.986Z] 2e5ae304fa55: Pushed [2021-06-24T09:53:23.986Z] 20a3302a5658: Pushed [2021-06-24T09:53:24.259Z] 74a313a37f7f: Pushed [2021-06-24T09:53:26.869Z] 014edec25ea0: Pushed [2021-06-24T09:53:26.869Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:c0e0182e2392e8b31d5c04750dc32a691841f107fd868caf3ae5caa28d91d15f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:27.214Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:27.557Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-24T09:53:27.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-24T09:53:27.557Z] 2e5ae304fa55: Preparing [2021-06-24T09:53:27.557Z] 014edec25ea0: Preparing [2021-06-24T09:53:27.557Z] 20a3302a5658: Preparing [2021-06-24T09:53:27.557Z] 74a313a37f7f: Preparing [2021-06-24T09:53:27.557Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:27.557Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:27.557Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:27.557Z] 2e5ae304fa55: Layer already exists [2021-06-24T09:53:27.557Z] 014edec25ea0: Layer already exists [2021-06-24T09:53:27.557Z] 74a313a37f7f: Layer already exists [2021-06-24T09:53:27.828Z] latest: digest: sha256:c0e0182e2392e8b31d5c04750dc32a691841f107fd868caf3ae5caa28d91d15f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:28.175Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:28.517Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.272 [2021-06-24T09:53:28.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-24T09:53:28.517Z] 2e5ae304fa55: Preparing [2021-06-24T09:53:28.517Z] 014edec25ea0: Preparing [2021-06-24T09:53:28.517Z] 20a3302a5658: Preparing [2021-06-24T09:53:28.517Z] 74a313a37f7f: Preparing [2021-06-24T09:53:28.517Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:28.517Z] 74a313a37f7f: Layer already exists [2021-06-24T09:53:28.517Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:28.517Z] 2e5ae304fa55: Layer already exists [2021-06-24T09:53:28.517Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:28.517Z] 014edec25ea0: Layer already exists [2021-06-24T09:53:28.786Z] 2.0.0-dev.272: digest: sha256:c0e0182e2392e8b31d5c04750dc32a691841f107fd868caf3ae5caa28d91d15f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:29.140Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:29.479Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:53:29.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-24T09:53:29.479Z] 2e5ae304fa55: Preparing [2021-06-24T09:53:29.479Z] 014edec25ea0: Preparing [2021-06-24T09:53:29.479Z] 20a3302a5658: Preparing [2021-06-24T09:53:29.479Z] 74a313a37f7f: Preparing [2021-06-24T09:53:29.479Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:29.751Z] 74a313a37f7f: Layer already exists [2021-06-24T09:53:29.751Z] 2e5ae304fa55: Layer already exists [2021-06-24T09:53:29.751Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:29.751Z] 014edec25ea0: Layer already exists [2021-06-24T09:53:29.751Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:29.751Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:c0e0182e2392e8b31d5c04750dc32a691841f107fd868caf3ae5caa28d91d15f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:30.100Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:30.438Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-24T09:53:30.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-24T09:53:30.438Z] 2e5ae304fa55: Preparing [2021-06-24T09:53:30.438Z] 014edec25ea0: Preparing [2021-06-24T09:53:30.438Z] 20a3302a5658: Preparing [2021-06-24T09:53:30.438Z] 74a313a37f7f: Preparing [2021-06-24T09:53:30.438Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:30.438Z] 014edec25ea0: Layer already exists [2021-06-24T09:53:30.438Z] 2e5ae304fa55: Layer already exists [2021-06-24T09:53:30.438Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:30.438Z] 74a313a37f7f: Layer already exists [2021-06-24T09:53:30.710Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:30.710Z] master: digest: sha256:c0e0182e2392e8b31d5c04750dc32a691841f107fd868caf3ae5caa28d91d15f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:53:30.774Z] ===================================================== [Pipeline] echo [2021-06-24T09:53:30.788Z] taggedImages: [2021-06-24T09:53:30.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:53:30.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-24T09:53:30.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.272 [2021-06-24T09:53:30.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:53:30.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-24T09:53:30.820Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-24T09:53:30.820Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:53:30.820Z] latest [2021-06-24T09:53:30.820Z] 2.0.0-dev.272 [2021-06-24T09:53:30.820Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:53:30.820Z] master [2021-06-24T09:53:30.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:31.194Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:31.534Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:53:31.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-24T09:53:31.534Z] 5f0d7d60dd4a: Preparing [2021-06-24T09:53:31.534Z] 3ba8433a1774: Preparing [2021-06-24T09:53:31.534Z] 20a3302a5658: Preparing [2021-06-24T09:53:31.534Z] 7cb8a7fcff53: Preparing [2021-06-24T09:53:31.534Z] c5a4ec985ea8: Preparing [2021-06-24T09:53:31.534Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:31.534Z] 3fbe34a1663b: Waiting [2021-06-24T09:53:31.805Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:31.805Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:31.805Z] c5a4ec985ea8: Pushed [2021-06-24T09:53:31.805Z] 5f0d7d60dd4a: Pushed [2021-06-24T09:53:32.421Z] 7cb8a7fcff53: Pushed [2021-06-24T09:53:35.038Z] 3ba8433a1774: Pushed [2021-06-24T09:53:35.038Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:6d9f6a97613142befddaf4b770681221bf5b8f3f3c5493e1060bb924b8073e21 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:35.382Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:35.718Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-24T09:53:35.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-24T09:53:35.718Z] 5f0d7d60dd4a: Preparing [2021-06-24T09:53:35.718Z] 3ba8433a1774: Preparing [2021-06-24T09:53:35.718Z] 20a3302a5658: Preparing [2021-06-24T09:53:35.718Z] 7cb8a7fcff53: Preparing [2021-06-24T09:53:35.718Z] c5a4ec985ea8: Preparing [2021-06-24T09:53:35.718Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:35.718Z] 3fbe34a1663b: Waiting [2021-06-24T09:53:35.989Z] 3ba8433a1774: Layer already exists [2021-06-24T09:53:35.989Z] 7cb8a7fcff53: Layer already exists [2021-06-24T09:53:35.989Z] c5a4ec985ea8: Layer already exists [2021-06-24T09:53:35.989Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:35.989Z] 5f0d7d60dd4a: Layer already exists [2021-06-24T09:53:35.989Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:35.989Z] latest: digest: sha256:6d9f6a97613142befddaf4b770681221bf5b8f3f3c5493e1060bb924b8073e21 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:36.332Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:36.668Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.272 [2021-06-24T09:53:36.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-24T09:53:36.668Z] 5f0d7d60dd4a: Preparing [2021-06-24T09:53:36.668Z] 3ba8433a1774: Preparing [2021-06-24T09:53:36.668Z] 20a3302a5658: Preparing [2021-06-24T09:53:36.668Z] 7cb8a7fcff53: Preparing [2021-06-24T09:53:36.668Z] c5a4ec985ea8: Preparing [2021-06-24T09:53:36.668Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:36.668Z] 3fbe34a1663b: Waiting [2021-06-24T09:53:36.937Z] 5f0d7d60dd4a: Layer already exists [2021-06-24T09:53:36.937Z] 7cb8a7fcff53: Layer already exists [2021-06-24T09:53:36.937Z] c5a4ec985ea8: Layer already exists [2021-06-24T09:53:36.937Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:36.937Z] 3ba8433a1774: Layer already exists [2021-06-24T09:53:36.937Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:36.937Z] 2.0.0-dev.272: digest: sha256:6d9f6a97613142befddaf4b770681221bf5b8f3f3c5493e1060bb924b8073e21 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:37.282Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:37.617Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:53:37.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-24T09:53:37.617Z] 5f0d7d60dd4a: Preparing [2021-06-24T09:53:37.617Z] 3ba8433a1774: Preparing [2021-06-24T09:53:37.617Z] 20a3302a5658: Preparing [2021-06-24T09:53:37.617Z] 7cb8a7fcff53: Preparing [2021-06-24T09:53:37.617Z] c5a4ec985ea8: Preparing [2021-06-24T09:53:37.617Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:37.617Z] 3fbe34a1663b: Waiting [2021-06-24T09:53:37.888Z] c5a4ec985ea8: Layer already exists [2021-06-24T09:53:37.888Z] 3ba8433a1774: Layer already exists [2021-06-24T09:53:37.888Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:37.888Z] 7cb8a7fcff53: Layer already exists [2021-06-24T09:53:37.888Z] 5f0d7d60dd4a: Layer already exists [2021-06-24T09:53:37.888Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:37.888Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:6d9f6a97613142befddaf4b770681221bf5b8f3f3c5493e1060bb924b8073e21 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:38.228Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:38.567Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-24T09:53:38.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-24T09:53:38.567Z] 5f0d7d60dd4a: Preparing [2021-06-24T09:53:38.567Z] 3ba8433a1774: Preparing [2021-06-24T09:53:38.567Z] 20a3302a5658: Preparing [2021-06-24T09:53:38.567Z] 7cb8a7fcff53: Preparing [2021-06-24T09:53:38.567Z] c5a4ec985ea8: Preparing [2021-06-24T09:53:38.567Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:38.567Z] 3fbe34a1663b: Waiting [2021-06-24T09:53:38.839Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:38.839Z] 7cb8a7fcff53: Layer already exists [2021-06-24T09:53:38.839Z] 5f0d7d60dd4a: Layer already exists [2021-06-24T09:53:38.839Z] 3ba8433a1774: Layer already exists [2021-06-24T09:53:38.839Z] c5a4ec985ea8: Layer already exists [2021-06-24T09:53:38.839Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:38.839Z] master: digest: sha256:6d9f6a97613142befddaf4b770681221bf5b8f3f3c5493e1060bb924b8073e21 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:53:38.902Z] ===================================================== [Pipeline] echo [2021-06-24T09:53:38.917Z] taggedImages: [2021-06-24T09:53:38.917Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:53:38.917Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-24T09:53:38.917Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.272 [2021-06-24T09:53:38.917Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:53:38.917Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-24T09:53:38.950Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-24T09:53:38.950Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:53:38.950Z] latest [2021-06-24T09:53:38.950Z] 2.0.0-dev.272 [2021-06-24T09:53:38.950Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:53:38.950Z] master [2021-06-24T09:53:38.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:39.334Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:39.685Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:53:39.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-24T09:53:39.685Z] aa8af4e82405: Preparing [2021-06-24T09:53:39.685Z] f1d873b32a95: Preparing [2021-06-24T09:53:39.685Z] 20a3302a5658: Preparing [2021-06-24T09:53:39.685Z] e5347448e03e: Preparing [2021-06-24T09:53:39.685Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:39.957Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:39.957Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:39.957Z] aa8af4e82405: Pushed [2021-06-24T09:53:39.957Z] e5347448e03e: Pushed [2021-06-24T09:53:43.315Z] f1d873b32a95: Pushed [2021-06-24T09:53:43.315Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:a95b55f6e700f12ad729ce47d4682d2349d4b875cd665050d99d1fb5d5194a45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:43.663Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:43.998Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-24T09:53:43.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-24T09:53:43.998Z] aa8af4e82405: Preparing [2021-06-24T09:53:43.998Z] f1d873b32a95: Preparing [2021-06-24T09:53:43.998Z] 20a3302a5658: Preparing [2021-06-24T09:53:43.998Z] e5347448e03e: Preparing [2021-06-24T09:53:43.998Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:43.998Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:43.998Z] f1d873b32a95: Layer already exists [2021-06-24T09:53:43.998Z] e5347448e03e: Layer already exists [2021-06-24T09:53:43.998Z] aa8af4e82405: Layer already exists [2021-06-24T09:53:43.998Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:44.266Z] latest: digest: sha256:a95b55f6e700f12ad729ce47d4682d2349d4b875cd665050d99d1fb5d5194a45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:44.606Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:44.980Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.272 [2021-06-24T09:53:44.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-24T09:53:44.980Z] aa8af4e82405: Preparing [2021-06-24T09:53:44.980Z] f1d873b32a95: Preparing [2021-06-24T09:53:44.980Z] 20a3302a5658: Preparing [2021-06-24T09:53:44.980Z] e5347448e03e: Preparing [2021-06-24T09:53:44.980Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:45.254Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:45.254Z] e5347448e03e: Layer already exists [2021-06-24T09:53:45.254Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:45.254Z] aa8af4e82405: Layer already exists [2021-06-24T09:53:45.254Z] f1d873b32a95: Layer already exists [2021-06-24T09:53:45.254Z] 2.0.0-dev.272: digest: sha256:a95b55f6e700f12ad729ce47d4682d2349d4b875cd665050d99d1fb5d5194a45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:45.607Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:45.951Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:53:45.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-24T09:53:45.951Z] aa8af4e82405: Preparing [2021-06-24T09:53:45.951Z] f1d873b32a95: Preparing [2021-06-24T09:53:45.951Z] 20a3302a5658: Preparing [2021-06-24T09:53:45.951Z] e5347448e03e: Preparing [2021-06-24T09:53:45.951Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:46.221Z] aa8af4e82405: Layer already exists [2021-06-24T09:53:46.221Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:46.221Z] f1d873b32a95: Layer already exists [2021-06-24T09:53:46.221Z] e5347448e03e: Layer already exists [2021-06-24T09:53:46.221Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:46.221Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:a95b55f6e700f12ad729ce47d4682d2349d4b875cd665050d99d1fb5d5194a45 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:46.565Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:46.903Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-24T09:53:46.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-24T09:53:46.903Z] aa8af4e82405: Preparing [2021-06-24T09:53:46.903Z] f1d873b32a95: Preparing [2021-06-24T09:53:46.903Z] 20a3302a5658: Preparing [2021-06-24T09:53:46.903Z] e5347448e03e: Preparing [2021-06-24T09:53:46.903Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:47.181Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:47.181Z] aa8af4e82405: Layer already exists [2021-06-24T09:53:47.181Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:47.181Z] e5347448e03e: Layer already exists [2021-06-24T09:53:47.181Z] f1d873b32a95: Layer already exists [2021-06-24T09:53:47.452Z] master: digest: sha256:a95b55f6e700f12ad729ce47d4682d2349d4b875cd665050d99d1fb5d5194a45 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:53:47.513Z] ===================================================== [Pipeline] echo [2021-06-24T09:53:47.529Z] taggedImages: [2021-06-24T09:53:47.529Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:53:47.529Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-24T09:53:47.529Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.272 [2021-06-24T09:53:47.529Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:53:47.529Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-24T09:53:47.559Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-24T09:53:47.559Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:53:47.559Z] latest [2021-06-24T09:53:47.559Z] 2.0.0-dev.272 [2021-06-24T09:53:47.559Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:53:47.559Z] master [2021-06-24T09:53:47.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:47.931Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:48.538Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:53:48.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-24T09:53:48.809Z] d83117da25b4: Preparing [2021-06-24T09:53:48.809Z] d83117da25b4: Preparing [2021-06-24T09:53:48.809Z] 037f73e9689b: Preparing [2021-06-24T09:53:48.809Z] 16d62645bfc3: Preparing [2021-06-24T09:53:48.809Z] 092df212e674: Preparing [2021-06-24T09:53:48.809Z] 4c93183d7de0: Preparing [2021-06-24T09:53:48.809Z] 20a3302a5658: Preparing [2021-06-24T09:53:48.809Z] a3adda78752c: Preparing [2021-06-24T09:53:48.809Z] 400f7f136354: Preparing [2021-06-24T09:53:48.809Z] e6975e456316: Preparing [2021-06-24T09:53:48.809Z] 65f8b85d973e: Preparing [2021-06-24T09:53:48.809Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:48.809Z] 20a3302a5658: Waiting [2021-06-24T09:53:48.809Z] a3adda78752c: Waiting [2021-06-24T09:53:48.809Z] 400f7f136354: Waiting [2021-06-24T09:53:48.809Z] e6975e456316: Waiting [2021-06-24T09:53:48.809Z] 65f8b85d973e: Waiting [2021-06-24T09:53:48.809Z] 3fbe34a1663b: Waiting [2021-06-24T09:53:49.785Z] 037f73e9689b: Pushed [2021-06-24T09:53:49.785Z] 16d62645bfc3: Pushed [2021-06-24T09:53:49.785Z] 092df212e674: Pushed [2021-06-24T09:53:49.785Z] d83117da25b4: Pushed [2021-06-24T09:53:49.785Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:50.060Z] a3adda78752c: Pushed [2021-06-24T09:53:50.061Z] 65f8b85d973e: Pushed [2021-06-24T09:53:50.061Z] e6975e456316: Pushed [2021-06-24T09:53:50.061Z] 400f7f136354: Pushed [2021-06-24T09:53:50.061Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:52.700Z] 4c93183d7de0: Pushed [2021-06-24T09:53:52.700Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:881b96003d72cfdad35e33ab0983d13b1488bf934c5df456ca6f5727bd4175b3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:53.052Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:53.401Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-24T09:53:53.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-24T09:53:53.401Z] d83117da25b4: Preparing [2021-06-24T09:53:53.401Z] d83117da25b4: Preparing [2021-06-24T09:53:53.401Z] 037f73e9689b: Preparing [2021-06-24T09:53:53.401Z] 16d62645bfc3: Preparing [2021-06-24T09:53:53.401Z] 092df212e674: Preparing [2021-06-24T09:53:53.401Z] 4c93183d7de0: Preparing [2021-06-24T09:53:53.401Z] 20a3302a5658: Preparing [2021-06-24T09:53:53.401Z] a3adda78752c: Preparing [2021-06-24T09:53:53.401Z] 400f7f136354: Preparing [2021-06-24T09:53:53.401Z] e6975e456316: Preparing [2021-06-24T09:53:53.401Z] 65f8b85d973e: Preparing [2021-06-24T09:53:53.401Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:53.401Z] 20a3302a5658: Waiting [2021-06-24T09:53:53.401Z] a3adda78752c: Waiting [2021-06-24T09:53:53.401Z] 400f7f136354: Waiting [2021-06-24T09:53:53.401Z] 3fbe34a1663b: Waiting [2021-06-24T09:53:53.401Z] 65f8b85d973e: Waiting [2021-06-24T09:53:53.401Z] e6975e456316: Waiting [2021-06-24T09:53:54.845Z] 4c93183d7de0: Layer already exists [2021-06-24T09:53:54.845Z] 037f73e9689b: Layer already exists [2021-06-24T09:53:54.845Z] 16d62645bfc3: Layer already exists [2021-06-24T09:53:54.845Z] 092df212e674: Layer already exists [2021-06-24T09:53:54.845Z] d83117da25b4: Layer already exists [2021-06-24T09:53:54.845Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:54.845Z] a3adda78752c: Layer already exists [2021-06-24T09:53:54.845Z] 400f7f136354: Layer already exists [2021-06-24T09:53:54.845Z] e6975e456316: Layer already exists [2021-06-24T09:53:54.845Z] 65f8b85d973e: Layer already exists [2021-06-24T09:53:54.845Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:54.845Z] latest: digest: sha256:881b96003d72cfdad35e33ab0983d13b1488bf934c5df456ca6f5727bd4175b3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:55.187Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:55.532Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.272 [2021-06-24T09:53:55.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-24T09:53:55.532Z] d83117da25b4: Preparing [2021-06-24T09:53:55.532Z] d83117da25b4: Preparing [2021-06-24T09:53:55.532Z] 037f73e9689b: Preparing [2021-06-24T09:53:55.532Z] 16d62645bfc3: Preparing [2021-06-24T09:53:55.532Z] 092df212e674: Preparing [2021-06-24T09:53:55.532Z] 4c93183d7de0: Preparing [2021-06-24T09:53:55.532Z] 20a3302a5658: Preparing [2021-06-24T09:53:55.532Z] a3adda78752c: Preparing [2021-06-24T09:53:55.532Z] 400f7f136354: Preparing [2021-06-24T09:53:55.532Z] e6975e456316: Preparing [2021-06-24T09:53:55.532Z] 65f8b85d973e: Preparing [2021-06-24T09:53:55.532Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:55.532Z] 400f7f136354: Waiting [2021-06-24T09:53:55.532Z] 65f8b85d973e: Waiting [2021-06-24T09:53:55.532Z] 3fbe34a1663b: Waiting [2021-06-24T09:53:55.532Z] 20a3302a5658: Waiting [2021-06-24T09:53:55.532Z] e6975e456316: Waiting [2021-06-24T09:53:55.532Z] a3adda78752c: Waiting [2021-06-24T09:53:55.533Z] 16d62645bfc3: Layer already exists [2021-06-24T09:53:55.533Z] 092df212e674: Layer already exists [2021-06-24T09:53:55.533Z] 037f73e9689b: Layer already exists [2021-06-24T09:53:55.533Z] 4c93183d7de0: Layer already exists [2021-06-24T09:53:55.812Z] d83117da25b4: Layer already exists [2021-06-24T09:53:55.813Z] a3adda78752c: Layer already exists [2021-06-24T09:53:55.813Z] e6975e456316: Layer already exists [2021-06-24T09:53:55.813Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:55.813Z] 65f8b85d973e: Layer already exists [2021-06-24T09:53:55.813Z] 400f7f136354: Layer already exists [2021-06-24T09:53:55.813Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:55.813Z] 2.0.0-dev.272: digest: sha256:881b96003d72cfdad35e33ab0983d13b1488bf934c5df456ca6f5727bd4175b3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:56.174Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:56.515Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:53:56.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-24T09:53:56.515Z] d83117da25b4: Preparing [2021-06-24T09:53:56.515Z] d83117da25b4: Preparing [2021-06-24T09:53:56.515Z] 037f73e9689b: Preparing [2021-06-24T09:53:56.515Z] 16d62645bfc3: Preparing [2021-06-24T09:53:56.515Z] 092df212e674: Preparing [2021-06-24T09:53:56.515Z] 4c93183d7de0: Preparing [2021-06-24T09:53:56.515Z] 20a3302a5658: Preparing [2021-06-24T09:53:56.515Z] a3adda78752c: Preparing [2021-06-24T09:53:56.515Z] 400f7f136354: Preparing [2021-06-24T09:53:56.515Z] e6975e456316: Preparing [2021-06-24T09:53:56.516Z] 65f8b85d973e: Preparing [2021-06-24T09:53:56.516Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:56.516Z] 20a3302a5658: Waiting [2021-06-24T09:53:56.516Z] a3adda78752c: Waiting [2021-06-24T09:53:56.516Z] 400f7f136354: Waiting [2021-06-24T09:53:56.516Z] e6975e456316: Waiting [2021-06-24T09:53:56.516Z] 65f8b85d973e: Waiting [2021-06-24T09:53:56.516Z] 3fbe34a1663b: Waiting [2021-06-24T09:53:56.787Z] d83117da25b4: Layer already exists [2021-06-24T09:53:56.787Z] 4c93183d7de0: Layer already exists [2021-06-24T09:53:56.787Z] 037f73e9689b: Layer already exists [2021-06-24T09:53:56.787Z] 092df212e674: Layer already exists [2021-06-24T09:53:56.787Z] 16d62645bfc3: Layer already exists [2021-06-24T09:53:56.787Z] e6975e456316: Layer already exists [2021-06-24T09:53:56.787Z] 400f7f136354: Layer already exists [2021-06-24T09:53:56.787Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:56.787Z] 65f8b85d973e: Layer already exists [2021-06-24T09:53:56.787Z] a3adda78752c: Layer already exists [2021-06-24T09:53:56.787Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:56.787Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:881b96003d72cfdad35e33ab0983d13b1488bf934c5df456ca6f5727bd4175b3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:57.193Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:53:57.537Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-24T09:53:57.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-24T09:53:57.537Z] d83117da25b4: Preparing [2021-06-24T09:53:57.537Z] d83117da25b4: Preparing [2021-06-24T09:53:57.537Z] 037f73e9689b: Preparing [2021-06-24T09:53:57.537Z] 16d62645bfc3: Preparing [2021-06-24T09:53:57.537Z] 092df212e674: Preparing [2021-06-24T09:53:57.537Z] 4c93183d7de0: Preparing [2021-06-24T09:53:57.537Z] 20a3302a5658: Preparing [2021-06-24T09:53:57.537Z] a3adda78752c: Preparing [2021-06-24T09:53:57.537Z] 400f7f136354: Preparing [2021-06-24T09:53:57.537Z] e6975e456316: Preparing [2021-06-24T09:53:57.537Z] 65f8b85d973e: Preparing [2021-06-24T09:53:57.537Z] 3fbe34a1663b: Preparing [2021-06-24T09:53:57.537Z] 20a3302a5658: Waiting [2021-06-24T09:53:57.537Z] a3adda78752c: Waiting [2021-06-24T09:53:57.537Z] 400f7f136354: Waiting [2021-06-24T09:53:57.537Z] e6975e456316: Waiting [2021-06-24T09:53:57.537Z] 65f8b85d973e: Waiting [2021-06-24T09:53:57.537Z] 3fbe34a1663b: Waiting [2021-06-24T09:53:59.766Z] d83117da25b4: Layer already exists [2021-06-24T09:53:59.766Z] 16d62645bfc3: Layer already exists [2021-06-24T09:53:59.766Z] 037f73e9689b: Layer already exists [2021-06-24T09:53:59.766Z] 092df212e674: Layer already exists [2021-06-24T09:53:59.766Z] 4c93183d7de0: Layer already exists [2021-06-24T09:53:59.766Z] 65f8b85d973e: Layer already exists [2021-06-24T09:53:59.766Z] 20a3302a5658: Layer already exists [2021-06-24T09:53:59.766Z] a3adda78752c: Layer already exists [2021-06-24T09:53:59.766Z] 400f7f136354: Layer already exists [2021-06-24T09:53:59.766Z] e6975e456316: Layer already exists [2021-06-24T09:53:59.766Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:53:59.766Z] master: digest: sha256:881b96003d72cfdad35e33ab0983d13b1488bf934c5df456ca6f5727bd4175b3 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:53:59.833Z] ===================================================== [Pipeline] echo [2021-06-24T09:53:59.847Z] taggedImages: [2021-06-24T09:53:59.847Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:53:59.847Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-24T09:53:59.847Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.272 [2021-06-24T09:53:59.847Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:53:59.847Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-24T09:53:59.881Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-24T09:53:59.881Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:53:59.881Z] latest [2021-06-24T09:53:59.881Z] 2.0.0-dev.272 [2021-06-24T09:53:59.881Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:53:59.881Z] master [2021-06-24T09:53:59.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:00.256Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:00.590Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:54:00.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-24T09:54:00.590Z] b5bb4d77aab1: Preparing [2021-06-24T09:54:00.590Z] 525975029e33: Preparing [2021-06-24T09:54:00.590Z] acd8c7fdfbfa: Preparing [2021-06-24T09:54:00.590Z] 5f193e979d31: Preparing [2021-06-24T09:54:00.590Z] 0bbe1b4048fa: Preparing [2021-06-24T09:54:00.590Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:00.590Z] 3fbe34a1663b: Waiting [2021-06-24T09:54:00.864Z] acd8c7fdfbfa: Pushed [2021-06-24T09:54:00.864Z] 5f193e979d31: Pushed [2021-06-24T09:54:01.139Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:01.411Z] 0bbe1b4048fa: Pushed [2021-06-24T09:54:02.834Z] b5bb4d77aab1: Pushed [2021-06-24T09:54:03.106Z] 525975029e33: Pushed [2021-06-24T09:54:03.376Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:a3020b77a5c1b6fb053ee6388575bf2e1427352233d939616c455a5523b76892 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:03.712Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:04.045Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-24T09:54:04.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-24T09:54:04.046Z] b5bb4d77aab1: Preparing [2021-06-24T09:54:04.046Z] 525975029e33: Preparing [2021-06-24T09:54:04.046Z] acd8c7fdfbfa: Preparing [2021-06-24T09:54:04.046Z] 5f193e979d31: Preparing [2021-06-24T09:54:04.046Z] 0bbe1b4048fa: Preparing [2021-06-24T09:54:04.046Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:04.046Z] b5bb4d77aab1: Layer already exists [2021-06-24T09:54:04.046Z] 525975029e33: Layer already exists [2021-06-24T09:54:04.046Z] 0bbe1b4048fa: Layer already exists [2021-06-24T09:54:04.046Z] acd8c7fdfbfa: Layer already exists [2021-06-24T09:54:04.046Z] 5f193e979d31: Layer already exists [2021-06-24T09:54:04.316Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:04.316Z] latest: digest: sha256:a3020b77a5c1b6fb053ee6388575bf2e1427352233d939616c455a5523b76892 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:04.661Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:04.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.272 [2021-06-24T09:54:04.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-24T09:54:04.996Z] b5bb4d77aab1: Preparing [2021-06-24T09:54:04.996Z] 525975029e33: Preparing [2021-06-24T09:54:04.996Z] acd8c7fdfbfa: Preparing [2021-06-24T09:54:04.996Z] 5f193e979d31: Preparing [2021-06-24T09:54:04.996Z] 0bbe1b4048fa: Preparing [2021-06-24T09:54:04.996Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:04.996Z] 3fbe34a1663b: Waiting [2021-06-24T09:54:04.996Z] 0bbe1b4048fa: Layer already exists [2021-06-24T09:54:04.996Z] 525975029e33: Layer already exists [2021-06-24T09:54:04.996Z] acd8c7fdfbfa: Layer already exists [2021-06-24T09:54:04.996Z] b5bb4d77aab1: Layer already exists [2021-06-24T09:54:05.268Z] 5f193e979d31: Layer already exists [2021-06-24T09:54:05.268Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:05.268Z] 2.0.0-dev.272: digest: sha256:a3020b77a5c1b6fb053ee6388575bf2e1427352233d939616c455a5523b76892 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:05.610Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:05.942Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:54:05.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-24T09:54:05.942Z] b5bb4d77aab1: Preparing [2021-06-24T09:54:05.942Z] 525975029e33: Preparing [2021-06-24T09:54:05.942Z] acd8c7fdfbfa: Preparing [2021-06-24T09:54:05.942Z] 5f193e979d31: Preparing [2021-06-24T09:54:05.942Z] 0bbe1b4048fa: Preparing [2021-06-24T09:54:05.942Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:05.942Z] 3fbe34a1663b: Waiting [2021-06-24T09:54:05.942Z] 0bbe1b4048fa: Layer already exists [2021-06-24T09:54:05.942Z] 525975029e33: Layer already exists [2021-06-24T09:54:05.942Z] b5bb4d77aab1: Layer already exists [2021-06-24T09:54:05.942Z] acd8c7fdfbfa: Layer already exists [2021-06-24T09:54:05.942Z] 5f193e979d31: Layer already exists [2021-06-24T09:54:05.942Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:06.213Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:a3020b77a5c1b6fb053ee6388575bf2e1427352233d939616c455a5523b76892 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:06.558Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:06.899Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-24T09:54:06.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-24T09:54:06.899Z] b5bb4d77aab1: Preparing [2021-06-24T09:54:06.899Z] 525975029e33: Preparing [2021-06-24T09:54:06.899Z] acd8c7fdfbfa: Preparing [2021-06-24T09:54:06.899Z] 5f193e979d31: Preparing [2021-06-24T09:54:06.899Z] 0bbe1b4048fa: Preparing [2021-06-24T09:54:06.899Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:06.899Z] 3fbe34a1663b: Waiting [2021-06-24T09:54:06.899Z] 525975029e33: Layer already exists [2021-06-24T09:54:06.899Z] 0bbe1b4048fa: Layer already exists [2021-06-24T09:54:06.899Z] b5bb4d77aab1: Layer already exists [2021-06-24T09:54:06.899Z] 5f193e979d31: Layer already exists [2021-06-24T09:54:06.899Z] acd8c7fdfbfa: Layer already exists [2021-06-24T09:54:06.899Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:07.168Z] master: digest: sha256:a3020b77a5c1b6fb053ee6388575bf2e1427352233d939616c455a5523b76892 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:54:07.233Z] ===================================================== [Pipeline] echo [2021-06-24T09:54:07.247Z] taggedImages: [2021-06-24T09:54:07.248Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:54:07.248Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-24T09:54:07.248Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.272 [2021-06-24T09:54:07.248Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:54:07.248Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-24T09:54:07.283Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-24T09:54:07.283Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:54:07.283Z] latest [2021-06-24T09:54:07.283Z] 2.0.0-dev.272 [2021-06-24T09:54:07.283Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:54:07.283Z] master [2021-06-24T09:54:07.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:07.666Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:08.055Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:54:08.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-24T09:54:08.055Z] c8b4abff69ac: Preparing [2021-06-24T09:54:08.055Z] 002d11504f9c: Preparing [2021-06-24T09:54:08.055Z] a41be06d21ad: Preparing [2021-06-24T09:54:08.055Z] 58b7df3e25d9: Preparing [2021-06-24T09:54:08.055Z] a190ace7e030: Preparing [2021-06-24T09:54:08.055Z] 7a3a6df05659: Preparing [2021-06-24T09:54:08.055Z] eb2e70317a68: Preparing [2021-06-24T09:54:08.055Z] edae00a69542: Preparing [2021-06-24T09:54:08.055Z] 3ac45fb238ac: Preparing [2021-06-24T09:54:08.055Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:08.055Z] 7a3a6df05659: Waiting [2021-06-24T09:54:08.055Z] eb2e70317a68: Waiting [2021-06-24T09:54:08.055Z] edae00a69542: Waiting [2021-06-24T09:54:08.055Z] 3ac45fb238ac: Waiting [2021-06-24T09:54:08.055Z] 3fbe34a1663b: Waiting [2021-06-24T09:54:09.478Z] a190ace7e030: Pushed [2021-06-24T09:54:09.478Z] c8b4abff69ac: Pushed [2021-06-24T09:54:09.478Z] 002d11504f9c: Pushed [2021-06-24T09:54:09.749Z] 7a3a6df05659: Pushed [2021-06-24T09:54:09.749Z] eb2e70317a68: Pushed [2021-06-24T09:54:09.749Z] edae00a69542: Pushed [2021-06-24T09:54:09.749Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:10.342Z] 3ac45fb238ac: Pushed [2021-06-24T09:54:11.767Z] 58b7df3e25d9: Pushed [2021-06-24T09:54:12.355Z] a41be06d21ad: Pushed [2021-06-24T09:54:12.625Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:27a000b8881f20160d484ea4bb54efc4ba44e515f770ea83b7abc28f04590ef3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:12.962Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:13.299Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-24T09:54:13.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-24T09:54:13.299Z] c8b4abff69ac: Preparing [2021-06-24T09:54:13.299Z] 002d11504f9c: Preparing [2021-06-24T09:54:13.299Z] a41be06d21ad: Preparing [2021-06-24T09:54:13.299Z] 58b7df3e25d9: Preparing [2021-06-24T09:54:13.299Z] a190ace7e030: Preparing [2021-06-24T09:54:13.299Z] 7a3a6df05659: Preparing [2021-06-24T09:54:13.299Z] eb2e70317a68: Preparing [2021-06-24T09:54:13.299Z] edae00a69542: Preparing [2021-06-24T09:54:13.299Z] 3ac45fb238ac: Preparing [2021-06-24T09:54:13.299Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:13.299Z] edae00a69542: Waiting [2021-06-24T09:54:13.299Z] 3ac45fb238ac: Waiting [2021-06-24T09:54:13.299Z] 3fbe34a1663b: Waiting [2021-06-24T09:54:13.299Z] 7a3a6df05659: Waiting [2021-06-24T09:54:13.299Z] eb2e70317a68: Waiting [2021-06-24T09:54:13.299Z] a190ace7e030: Layer already exists [2021-06-24T09:54:13.299Z] 002d11504f9c: Layer already exists [2021-06-24T09:54:13.299Z] c8b4abff69ac: Layer already exists [2021-06-24T09:54:13.299Z] a41be06d21ad: Layer already exists [2021-06-24T09:54:13.299Z] 58b7df3e25d9: Layer already exists [2021-06-24T09:54:13.299Z] 7a3a6df05659: Layer already exists [2021-06-24T09:54:13.299Z] edae00a69542: Layer already exists [2021-06-24T09:54:13.299Z] 3ac45fb238ac: Layer already exists [2021-06-24T09:54:13.570Z] eb2e70317a68: Layer already exists [2021-06-24T09:54:13.570Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:13.570Z] latest: digest: sha256:27a000b8881f20160d484ea4bb54efc4ba44e515f770ea83b7abc28f04590ef3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:13.924Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:14.256Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.272 [2021-06-24T09:54:14.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-24T09:54:14.256Z] c8b4abff69ac: Preparing [2021-06-24T09:54:14.256Z] 002d11504f9c: Preparing [2021-06-24T09:54:14.256Z] a41be06d21ad: Preparing [2021-06-24T09:54:14.256Z] 58b7df3e25d9: Preparing [2021-06-24T09:54:14.256Z] a190ace7e030: Preparing [2021-06-24T09:54:14.256Z] 7a3a6df05659: Preparing [2021-06-24T09:54:14.256Z] eb2e70317a68: Preparing [2021-06-24T09:54:14.256Z] edae00a69542: Preparing [2021-06-24T09:54:14.256Z] 3ac45fb238ac: Preparing [2021-06-24T09:54:14.256Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:14.256Z] 7a3a6df05659: Waiting [2021-06-24T09:54:14.256Z] eb2e70317a68: Waiting [2021-06-24T09:54:14.256Z] edae00a69542: Waiting [2021-06-24T09:54:14.256Z] 3ac45fb238ac: Waiting [2021-06-24T09:54:14.256Z] 3fbe34a1663b: Waiting [2021-06-24T09:54:14.256Z] 002d11504f9c: Layer already exists [2021-06-24T09:54:14.256Z] c8b4abff69ac: Layer already exists [2021-06-24T09:54:14.256Z] 58b7df3e25d9: Layer already exists [2021-06-24T09:54:14.256Z] a190ace7e030: Layer already exists [2021-06-24T09:54:14.256Z] a41be06d21ad: Layer already exists [2021-06-24T09:54:14.256Z] eb2e70317a68: Layer already exists [2021-06-24T09:54:14.256Z] 7a3a6df05659: Layer already exists [2021-06-24T09:54:14.256Z] 3ac45fb238ac: Layer already exists [2021-06-24T09:54:14.526Z] edae00a69542: Layer already exists [2021-06-24T09:54:14.526Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:14.526Z] 2.0.0-dev.272: digest: sha256:27a000b8881f20160d484ea4bb54efc4ba44e515f770ea83b7abc28f04590ef3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:14.862Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:15.196Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:54:15.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-24T09:54:15.196Z] c8b4abff69ac: Preparing [2021-06-24T09:54:15.196Z] 002d11504f9c: Preparing [2021-06-24T09:54:15.196Z] a41be06d21ad: Preparing [2021-06-24T09:54:15.196Z] 58b7df3e25d9: Preparing [2021-06-24T09:54:15.196Z] a190ace7e030: Preparing [2021-06-24T09:54:15.196Z] 7a3a6df05659: Preparing [2021-06-24T09:54:15.196Z] eb2e70317a68: Preparing [2021-06-24T09:54:15.196Z] edae00a69542: Preparing [2021-06-24T09:54:15.196Z] 3ac45fb238ac: Preparing [2021-06-24T09:54:15.196Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:15.196Z] 7a3a6df05659: Waiting [2021-06-24T09:54:15.196Z] eb2e70317a68: Waiting [2021-06-24T09:54:15.196Z] edae00a69542: Waiting [2021-06-24T09:54:15.196Z] 3ac45fb238ac: Waiting [2021-06-24T09:54:15.196Z] 3fbe34a1663b: Waiting [2021-06-24T09:54:15.196Z] 002d11504f9c: Layer already exists [2021-06-24T09:54:15.196Z] 58b7df3e25d9: Layer already exists [2021-06-24T09:54:15.469Z] a41be06d21ad: Layer already exists [2021-06-24T09:54:15.469Z] c8b4abff69ac: Layer already exists [2021-06-24T09:54:15.469Z] a190ace7e030: Layer already exists [2021-06-24T09:54:15.469Z] eb2e70317a68: Layer already exists [2021-06-24T09:54:15.469Z] 7a3a6df05659: Layer already exists [2021-06-24T09:54:15.469Z] edae00a69542: Layer already exists [2021-06-24T09:54:15.469Z] 3ac45fb238ac: Layer already exists [2021-06-24T09:54:15.469Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:15.469Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:27a000b8881f20160d484ea4bb54efc4ba44e515f770ea83b7abc28f04590ef3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:15.811Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:16.144Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-24T09:54:16.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-24T09:54:16.144Z] c8b4abff69ac: Preparing [2021-06-24T09:54:16.144Z] 002d11504f9c: Preparing [2021-06-24T09:54:16.144Z] a41be06d21ad: Preparing [2021-06-24T09:54:16.144Z] 58b7df3e25d9: Preparing [2021-06-24T09:54:16.144Z] a190ace7e030: Preparing [2021-06-24T09:54:16.144Z] 7a3a6df05659: Preparing [2021-06-24T09:54:16.144Z] eb2e70317a68: Preparing [2021-06-24T09:54:16.144Z] edae00a69542: Preparing [2021-06-24T09:54:16.144Z] 3ac45fb238ac: Preparing [2021-06-24T09:54:16.144Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:16.144Z] eb2e70317a68: Waiting [2021-06-24T09:54:16.144Z] edae00a69542: Waiting [2021-06-24T09:54:16.144Z] 3ac45fb238ac: Waiting [2021-06-24T09:54:16.144Z] 3fbe34a1663b: Waiting [2021-06-24T09:54:16.144Z] 7a3a6df05659: Waiting [2021-06-24T09:54:16.144Z] c8b4abff69ac: Layer already exists [2021-06-24T09:54:16.144Z] 58b7df3e25d9: Layer already exists [2021-06-24T09:54:16.144Z] 002d11504f9c: Layer already exists [2021-06-24T09:54:16.144Z] a41be06d21ad: Layer already exists [2021-06-24T09:54:16.144Z] a190ace7e030: Layer already exists [2021-06-24T09:54:16.144Z] eb2e70317a68: Layer already exists [2021-06-24T09:54:16.144Z] 7a3a6df05659: Layer already exists [2021-06-24T09:54:16.144Z] edae00a69542: Layer already exists [2021-06-24T09:54:16.144Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:16.144Z] 3ac45fb238ac: Layer already exists [2021-06-24T09:54:16.416Z] master: digest: sha256:27a000b8881f20160d484ea4bb54efc4ba44e515f770ea83b7abc28f04590ef3 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:54:16.480Z] ===================================================== [Pipeline] echo [2021-06-24T09:54:16.511Z] taggedImages: [2021-06-24T09:54:16.511Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:54:16.511Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-24T09:54:16.511Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.272 [2021-06-24T09:54:16.511Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:54:16.511Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-24T09:54:16.546Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-24T09:54:16.546Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:54:16.546Z] latest [2021-06-24T09:54:16.546Z] 2.0.0-dev.272 [2021-06-24T09:54:16.546Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:54:16.546Z] master [2021-06-24T09:54:16.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:16.913Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:17.244Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:54:17.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-24T09:54:17.244Z] 5be56d1f301a: Preparing [2021-06-24T09:54:17.244Z] eb97aa16cd43: Preparing [2021-06-24T09:54:17.244Z] 20a3302a5658: Preparing [2021-06-24T09:54:17.244Z] d37da3c5b6b0: Preparing [2021-06-24T09:54:17.244Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:17.244Z] 20a3302a5658: Layer already exists [2021-06-24T09:54:17.515Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:17.515Z] 5be56d1f301a: Pushed [2021-06-24T09:54:17.784Z] d37da3c5b6b0: Pushed [2021-06-24T09:54:20.299Z] eb97aa16cd43: Pushed [2021-06-24T09:54:20.299Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:0397b40cd17debd4a3120d51f23510a0a5f5b5fd2855368577bc722ae9610f04 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:20.650Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:21.074Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-24T09:54:21.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-24T09:54:21.074Z] 5be56d1f301a: Preparing [2021-06-24T09:54:21.074Z] eb97aa16cd43: Preparing [2021-06-24T09:54:21.074Z] 20a3302a5658: Preparing [2021-06-24T09:54:21.074Z] d37da3c5b6b0: Preparing [2021-06-24T09:54:21.074Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:21.351Z] 5be56d1f301a: Layer already exists [2021-06-24T09:54:21.351Z] 20a3302a5658: Layer already exists [2021-06-24T09:54:21.351Z] d37da3c5b6b0: Layer already exists [2021-06-24T09:54:21.351Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:21.351Z] eb97aa16cd43: Layer already exists [2021-06-24T09:54:21.351Z] latest: digest: sha256:0397b40cd17debd4a3120d51f23510a0a5f5b5fd2855368577bc722ae9610f04 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:21.700Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:22.037Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.272 [2021-06-24T09:54:22.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-24T09:54:22.037Z] 5be56d1f301a: Preparing [2021-06-24T09:54:22.037Z] eb97aa16cd43: Preparing [2021-06-24T09:54:22.037Z] 20a3302a5658: Preparing [2021-06-24T09:54:22.037Z] d37da3c5b6b0: Preparing [2021-06-24T09:54:22.037Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:22.309Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:22.309Z] 20a3302a5658: Layer already exists [2021-06-24T09:54:22.309Z] 5be56d1f301a: Layer already exists [2021-06-24T09:54:22.309Z] eb97aa16cd43: Layer already exists [2021-06-24T09:54:22.309Z] d37da3c5b6b0: Layer already exists [2021-06-24T09:54:22.309Z] 2.0.0-dev.272: digest: sha256:0397b40cd17debd4a3120d51f23510a0a5f5b5fd2855368577bc722ae9610f04 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:22.666Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:23.021Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:54:23.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-24T09:54:23.021Z] 5be56d1f301a: Preparing [2021-06-24T09:54:23.021Z] eb97aa16cd43: Preparing [2021-06-24T09:54:23.021Z] 20a3302a5658: Preparing [2021-06-24T09:54:23.021Z] d37da3c5b6b0: Preparing [2021-06-24T09:54:23.021Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:23.292Z] d37da3c5b6b0: Layer already exists [2021-06-24T09:54:23.292Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:23.292Z] 20a3302a5658: Layer already exists [2021-06-24T09:54:23.292Z] eb97aa16cd43: Layer already exists [2021-06-24T09:54:23.292Z] 5be56d1f301a: Layer already exists [2021-06-24T09:54:23.292Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:0397b40cd17debd4a3120d51f23510a0a5f5b5fd2855368577bc722ae9610f04 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:23.638Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:23.975Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-24T09:54:23.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-24T09:54:23.975Z] 5be56d1f301a: Preparing [2021-06-24T09:54:23.975Z] eb97aa16cd43: Preparing [2021-06-24T09:54:23.975Z] 20a3302a5658: Preparing [2021-06-24T09:54:23.975Z] d37da3c5b6b0: Preparing [2021-06-24T09:54:23.975Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:23.975Z] eb97aa16cd43: Layer already exists [2021-06-24T09:54:23.975Z] d37da3c5b6b0: Layer already exists [2021-06-24T09:54:23.975Z] 5be56d1f301a: Layer already exists [2021-06-24T09:54:23.975Z] 20a3302a5658: Layer already exists [2021-06-24T09:54:23.975Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:24.245Z] master: digest: sha256:0397b40cd17debd4a3120d51f23510a0a5f5b5fd2855368577bc722ae9610f04 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:54:24.304Z] ===================================================== [Pipeline] echo [2021-06-24T09:54:24.318Z] taggedImages: [2021-06-24T09:54:24.318Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:54:24.318Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-24T09:54:24.318Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.272 [2021-06-24T09:54:24.318Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:54:24.318Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-24T09:54:24.352Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-24T09:54:24.352Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:54:24.352Z] latest [2021-06-24T09:54:24.352Z] 2.0.0-dev.272 [2021-06-24T09:54:24.352Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:54:24.352Z] master [2021-06-24T09:54:24.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:24.721Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:25.058Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:54:25.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-24T09:54:25.059Z] d9828fd0cd13: Preparing [2021-06-24T09:54:25.059Z] 522413493445: Preparing [2021-06-24T09:54:25.059Z] 20a3302a5658: Preparing [2021-06-24T09:54:25.059Z] 53c964d9d9e3: Preparing [2021-06-24T09:54:25.059Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:25.329Z] 20a3302a5658: Layer already exists [2021-06-24T09:54:25.329Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:25.329Z] d9828fd0cd13: Pushed [2021-06-24T09:54:25.329Z] 53c964d9d9e3: Pushed [2021-06-24T09:54:27.935Z] 522413493445: Pushed [2021-06-24T09:54:27.935Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:0f09e33ae890553f5f360e39154cde51c87f17837ebd0b9dbbeca290ba5734b2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:28.270Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:30.707Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-24T09:54:30.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-24T09:54:30.708Z] d9828fd0cd13: Preparing [2021-06-24T09:54:30.708Z] 522413493445: Preparing [2021-06-24T09:54:30.708Z] 20a3302a5658: Preparing [2021-06-24T09:54:30.708Z] 53c964d9d9e3: Preparing [2021-06-24T09:54:30.708Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:30.708Z] 53c964d9d9e3: Layer already exists [2021-06-24T09:54:30.708Z] d9828fd0cd13: Layer already exists [2021-06-24T09:54:30.708Z] 522413493445: Layer already exists [2021-06-24T09:54:30.708Z] 20a3302a5658: Layer already exists [2021-06-24T09:54:30.708Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:30.708Z] latest: digest: sha256:0f09e33ae890553f5f360e39154cde51c87f17837ebd0b9dbbeca290ba5734b2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:31.051Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:31.388Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.272 [2021-06-24T09:54:31.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-24T09:54:31.388Z] d9828fd0cd13: Preparing [2021-06-24T09:54:31.388Z] 522413493445: Preparing [2021-06-24T09:54:31.389Z] 20a3302a5658: Preparing [2021-06-24T09:54:31.389Z] 53c964d9d9e3: Preparing [2021-06-24T09:54:31.389Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:31.389Z] 53c964d9d9e3: Layer already exists [2021-06-24T09:54:31.389Z] d9828fd0cd13: Layer already exists [2021-06-24T09:54:31.389Z] 522413493445: Layer already exists [2021-06-24T09:54:31.389Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:31.660Z] 20a3302a5658: Layer already exists [2021-06-24T09:54:31.660Z] 2.0.0-dev.272: digest: sha256:0f09e33ae890553f5f360e39154cde51c87f17837ebd0b9dbbeca290ba5734b2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:32.039Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:32.396Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:54:32.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-24T09:54:32.396Z] d9828fd0cd13: Preparing [2021-06-24T09:54:32.396Z] 522413493445: Preparing [2021-06-24T09:54:32.396Z] 20a3302a5658: Preparing [2021-06-24T09:54:32.396Z] 53c964d9d9e3: Preparing [2021-06-24T09:54:32.396Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:32.396Z] 522413493445: Layer already exists [2021-06-24T09:54:32.396Z] 53c964d9d9e3: Layer already exists [2021-06-24T09:54:32.396Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:32.396Z] d9828fd0cd13: Layer already exists [2021-06-24T09:54:32.396Z] 20a3302a5658: Layer already exists [2021-06-24T09:54:32.667Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:0f09e33ae890553f5f360e39154cde51c87f17837ebd0b9dbbeca290ba5734b2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:33.016Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:33.352Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-24T09:54:33.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-24T09:54:33.352Z] d9828fd0cd13: Preparing [2021-06-24T09:54:33.352Z] 522413493445: Preparing [2021-06-24T09:54:33.352Z] 20a3302a5658: Preparing [2021-06-24T09:54:33.352Z] 53c964d9d9e3: Preparing [2021-06-24T09:54:33.352Z] 3fbe34a1663b: Preparing [2021-06-24T09:54:33.623Z] d9828fd0cd13: Layer already exists [2021-06-24T09:54:33.623Z] 3fbe34a1663b: Layer already exists [2021-06-24T09:54:33.623Z] 53c964d9d9e3: Layer already exists [2021-06-24T09:54:33.623Z] 522413493445: Layer already exists [2021-06-24T09:54:33.623Z] 20a3302a5658: Layer already exists [2021-06-24T09:54:33.623Z] master: digest: sha256:0f09e33ae890553f5f360e39154cde51c87f17837ebd0b9dbbeca290ba5734b2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:54:33.686Z] ===================================================== [Pipeline] echo [2021-06-24T09:54:33.705Z] taggedImages: [2021-06-24T09:54:33.705Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:54:33.705Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-24T09:54:33.705Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.272 [2021-06-24T09:54:33.705Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:54:33.705Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-24T09:54:33.738Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-24T09:54:33.739Z] 80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:54:33.739Z] latest [2021-06-24T09:54:33.739Z] 2.0.0-dev.272 [2021-06-24T09:54:33.739Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:54:33.739Z] master [2021-06-24T09:54:33.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:34.122Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:34.467Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:54:34.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-24T09:54:34.467Z] d6f14dbf926a: Preparing [2021-06-24T09:54:34.467Z] 5bd94b16e05f: Preparing [2021-06-24T09:54:34.467Z] 35fb65f26eab: Preparing [2021-06-24T09:54:34.467Z] f54b6e615938: Preparing [2021-06-24T09:54:34.467Z] 9ded3b6bb9b5: Preparing [2021-06-24T09:54:34.467Z] fa1afe8e6ed9: Preparing [2021-06-24T09:54:34.467Z] 87a09b4c083e: Preparing [2021-06-24T09:54:34.467Z] 0f74e9ff2a61: Preparing [2021-06-24T09:54:34.467Z] b122376c33c6: Preparing [2021-06-24T09:54:34.467Z] f8381ed47b22: Preparing [2021-06-24T09:54:34.467Z] e934a737d657: Preparing [2021-06-24T09:54:34.467Z] fa1afe8e6ed9: Waiting [2021-06-24T09:54:34.467Z] 87a09b4c083e: Waiting [2021-06-24T09:54:34.467Z] 0f74e9ff2a61: Waiting [2021-06-24T09:54:34.467Z] b122376c33c6: Waiting [2021-06-24T09:54:34.467Z] f8381ed47b22: Waiting [2021-06-24T09:54:34.467Z] e934a737d657: Waiting [2021-06-24T09:54:34.740Z] 9ded3b6bb9b5: Layer already exists [2021-06-24T09:54:34.740Z] fa1afe8e6ed9: Layer already exists [2021-06-24T09:54:34.740Z] 87a09b4c083e: Layer already exists [2021-06-24T09:54:34.740Z] 0f74e9ff2a61: Layer already exists [2021-06-24T09:54:35.026Z] b122376c33c6: Layer already exists [2021-06-24T09:54:35.026Z] f8381ed47b22: Layer already exists [2021-06-24T09:54:35.026Z] 5bd94b16e05f: Pushed [2021-06-24T09:54:35.026Z] e934a737d657: Layer already exists [2021-06-24T09:54:35.652Z] d6f14dbf926a: Pushed [2021-06-24T09:54:37.622Z] 35fb65f26eab: Pushed [2021-06-24T09:54:50.598Z] f54b6e615938: Pushed [2021-06-24T09:54:50.598Z] 80ba4e250181682bffba84591c3a2e03de29986a: digest: sha256:81f5a35192fe8be7657af51eacb85b537c0ed213ff18608a79c34c702ee8504e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:50.950Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:51.286Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-24T09:54:51.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-24T09:54:51.286Z] d6f14dbf926a: Preparing [2021-06-24T09:54:51.286Z] 5bd94b16e05f: Preparing [2021-06-24T09:54:51.286Z] 35fb65f26eab: Preparing [2021-06-24T09:54:51.286Z] f54b6e615938: Preparing [2021-06-24T09:54:51.286Z] 9ded3b6bb9b5: Preparing [2021-06-24T09:54:51.286Z] fa1afe8e6ed9: Preparing [2021-06-24T09:54:51.286Z] 87a09b4c083e: Preparing [2021-06-24T09:54:51.286Z] 0f74e9ff2a61: Preparing [2021-06-24T09:54:51.286Z] b122376c33c6: Preparing [2021-06-24T09:54:51.286Z] f8381ed47b22: Preparing [2021-06-24T09:54:51.286Z] e934a737d657: Preparing [2021-06-24T09:54:51.286Z] fa1afe8e6ed9: Waiting [2021-06-24T09:54:51.286Z] 87a09b4c083e: Waiting [2021-06-24T09:54:51.286Z] 0f74e9ff2a61: Waiting [2021-06-24T09:54:51.286Z] b122376c33c6: Waiting [2021-06-24T09:54:51.286Z] f8381ed47b22: Waiting [2021-06-24T09:54:51.286Z] e934a737d657: Waiting [2021-06-24T09:54:51.563Z] f54b6e615938: Layer already exists [2021-06-24T09:54:51.563Z] 35fb65f26eab: Layer already exists [2021-06-24T09:54:51.563Z] 5bd94b16e05f: Layer already exists [2021-06-24T09:54:51.563Z] d6f14dbf926a: Layer already exists [2021-06-24T09:54:51.563Z] 9ded3b6bb9b5: Layer already exists [2021-06-24T09:54:51.563Z] b122376c33c6: Layer already exists [2021-06-24T09:54:51.563Z] fa1afe8e6ed9: Layer already exists [2021-06-24T09:54:51.563Z] 0f74e9ff2a61: Layer already exists [2021-06-24T09:54:51.563Z] f8381ed47b22: Layer already exists [2021-06-24T09:54:51.563Z] 87a09b4c083e: Layer already exists [2021-06-24T09:54:51.563Z] e934a737d657: Layer already exists [2021-06-24T09:54:51.563Z] latest: digest: sha256:81f5a35192fe8be7657af51eacb85b537c0ed213ff18608a79c34c702ee8504e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:51.909Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:52.247Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.272 [2021-06-24T09:54:52.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-24T09:54:52.247Z] d6f14dbf926a: Preparing [2021-06-24T09:54:52.247Z] 5bd94b16e05f: Preparing [2021-06-24T09:54:52.247Z] 35fb65f26eab: Preparing [2021-06-24T09:54:52.247Z] f54b6e615938: Preparing [2021-06-24T09:54:52.247Z] 9ded3b6bb9b5: Preparing [2021-06-24T09:54:52.247Z] fa1afe8e6ed9: Preparing [2021-06-24T09:54:52.247Z] 87a09b4c083e: Preparing [2021-06-24T09:54:52.247Z] 0f74e9ff2a61: Preparing [2021-06-24T09:54:52.247Z] b122376c33c6: Preparing [2021-06-24T09:54:52.247Z] f8381ed47b22: Preparing [2021-06-24T09:54:52.247Z] e934a737d657: Preparing [2021-06-24T09:54:52.247Z] fa1afe8e6ed9: Waiting [2021-06-24T09:54:52.247Z] 87a09b4c083e: Waiting [2021-06-24T09:54:52.247Z] f8381ed47b22: Waiting [2021-06-24T09:54:52.247Z] 0f74e9ff2a61: Waiting [2021-06-24T09:54:52.247Z] e934a737d657: Waiting [2021-06-24T09:54:52.247Z] b122376c33c6: Waiting [2021-06-24T09:54:52.247Z] 9ded3b6bb9b5: Layer already exists [2021-06-24T09:54:52.247Z] f54b6e615938: Layer already exists [2021-06-24T09:54:52.247Z] 35fb65f26eab: Layer already exists [2021-06-24T09:54:52.247Z] 5bd94b16e05f: Layer already exists [2021-06-24T09:54:52.247Z] d6f14dbf926a: Layer already exists [2021-06-24T09:54:52.518Z] 87a09b4c083e: Layer already exists [2021-06-24T09:54:52.518Z] 0f74e9ff2a61: Layer already exists [2021-06-24T09:54:52.518Z] fa1afe8e6ed9: Layer already exists [2021-06-24T09:54:52.518Z] f8381ed47b22: Layer already exists [2021-06-24T09:54:52.518Z] b122376c33c6: Layer already exists [2021-06-24T09:54:52.518Z] e934a737d657: Layer already exists [2021-06-24T09:54:52.518Z] 2.0.0-dev.272: digest: sha256:81f5a35192fe8be7657af51eacb85b537c0ed213ff18608a79c34c702ee8504e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:52.875Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:53.262Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:54:53.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-24T09:54:53.262Z] d6f14dbf926a: Preparing [2021-06-24T09:54:53.262Z] 5bd94b16e05f: Preparing [2021-06-24T09:54:53.262Z] 35fb65f26eab: Preparing [2021-06-24T09:54:53.262Z] f54b6e615938: Preparing [2021-06-24T09:54:53.262Z] 9ded3b6bb9b5: Preparing [2021-06-24T09:54:53.262Z] fa1afe8e6ed9: Preparing [2021-06-24T09:54:53.262Z] 87a09b4c083e: Preparing [2021-06-24T09:54:53.263Z] 0f74e9ff2a61: Preparing [2021-06-24T09:54:53.263Z] b122376c33c6: Preparing [2021-06-24T09:54:53.263Z] f8381ed47b22: Preparing [2021-06-24T09:54:53.263Z] e934a737d657: Preparing [2021-06-24T09:54:53.263Z] 0f74e9ff2a61: Waiting [2021-06-24T09:54:53.263Z] b122376c33c6: Waiting [2021-06-24T09:54:53.263Z] f8381ed47b22: Waiting [2021-06-24T09:54:53.263Z] fa1afe8e6ed9: Waiting [2021-06-24T09:54:53.263Z] 87a09b4c083e: Waiting [2021-06-24T09:54:53.263Z] e934a737d657: Waiting [2021-06-24T09:54:53.537Z] 5bd94b16e05f: Layer already exists [2021-06-24T09:54:53.537Z] 35fb65f26eab: Layer already exists [2021-06-24T09:54:53.537Z] d6f14dbf926a: Layer already exists [2021-06-24T09:54:53.537Z] f54b6e615938: Layer already exists [2021-06-24T09:54:53.537Z] 9ded3b6bb9b5: Layer already exists [2021-06-24T09:54:53.537Z] 87a09b4c083e: Layer already exists [2021-06-24T09:54:53.537Z] fa1afe8e6ed9: Layer already exists [2021-06-24T09:54:53.537Z] 0f74e9ff2a61: Layer already exists [2021-06-24T09:54:53.537Z] f8381ed47b22: Layer already exists [2021-06-24T09:54:53.537Z] b122376c33c6: Layer already exists [2021-06-24T09:54:53.537Z] e934a737d657: Layer already exists [2021-06-24T09:54:53.537Z] 80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272: digest: sha256:81f5a35192fe8be7657af51eacb85b537c0ed213ff18608a79c34c702ee8504e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:53.903Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:54:54.241Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-24T09:54:54.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-24T09:54:54.241Z] d6f14dbf926a: Preparing [2021-06-24T09:54:54.241Z] 5bd94b16e05f: Preparing [2021-06-24T09:54:54.241Z] 35fb65f26eab: Preparing [2021-06-24T09:54:54.241Z] f54b6e615938: Preparing [2021-06-24T09:54:54.241Z] 9ded3b6bb9b5: Preparing [2021-06-24T09:54:54.241Z] fa1afe8e6ed9: Preparing [2021-06-24T09:54:54.241Z] 87a09b4c083e: Preparing [2021-06-24T09:54:54.241Z] 0f74e9ff2a61: Preparing [2021-06-24T09:54:54.241Z] b122376c33c6: Preparing [2021-06-24T09:54:54.241Z] f8381ed47b22: Preparing [2021-06-24T09:54:54.241Z] e934a737d657: Preparing [2021-06-24T09:54:54.241Z] 87a09b4c083e: Waiting [2021-06-24T09:54:54.241Z] 0f74e9ff2a61: Waiting [2021-06-24T09:54:54.241Z] b122376c33c6: Waiting [2021-06-24T09:54:54.241Z] f8381ed47b22: Waiting [2021-06-24T09:54:54.241Z] fa1afe8e6ed9: Waiting [2021-06-24T09:54:54.241Z] e934a737d657: Waiting [2021-06-24T09:54:54.513Z] f54b6e615938: Layer already exists [2021-06-24T09:54:54.513Z] 9ded3b6bb9b5: Layer already exists [2021-06-24T09:54:54.513Z] 5bd94b16e05f: Layer already exists [2021-06-24T09:54:54.513Z] 35fb65f26eab: Layer already exists [2021-06-24T09:54:54.513Z] d6f14dbf926a: Layer already exists [2021-06-24T09:54:54.513Z] 0f74e9ff2a61: Layer already exists [2021-06-24T09:54:54.513Z] 87a09b4c083e: Layer already exists [2021-06-24T09:54:54.513Z] fa1afe8e6ed9: Layer already exists [2021-06-24T09:54:54.513Z] b122376c33c6: Layer already exists [2021-06-24T09:54:54.513Z] f8381ed47b22: Layer already exists [2021-06-24T09:54:54.513Z] e934a737d657: Layer already exists [2021-06-24T09:54:54.513Z] master: digest: sha256:81f5a35192fe8be7657af51eacb85b537c0ed213ff18608a79c34c702ee8504e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-24T09:54:54.575Z] ===================================================== [Pipeline] echo [2021-06-24T09:54:54.590Z] taggedImages: [2021-06-24T09:54:54.590Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:80ba4e250181682bffba84591c3a2e03de29986a [2021-06-24T09:54:54.590Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-24T09:54:54.590Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.272 [2021-06-24T09:54:54.590Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:80ba4e250181682bffba84591c3a2e03de29986a-2.0.0-dev.272 [2021-06-24T09:54:54.590Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:54:57.340Z] ---> job-cost.sh [2021-06-24T09:54:57.340Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o4Kl [2021-06-24T09:55:36.300Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T09:57:14.440Z] lf-activate-venv(): INFO: Adding /tmp/venv-o4Kl/bin to PATH [2021-06-24T09:57:14.440Z] INFO: No Stack... [2021-06-24T09:57:14.440Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T09:57:14.440Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T09:57:14.801Z] + cat /w/workspace/edgex-go/545/archives/cost.csv [2021-06-24T09:57:14.801Z] + cut -d, -f6 [Pipeline] lock [2021-06-24T09:57:14.874Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-545-stack-cost] [2021-06-24T09:57:14.883Z] Resource [jenkins-edgexfoundry-edgex-go-master-545-stack-cost] did not exist. Created. [2021-06-24T09:57:14.883Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-545-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T09:57:15.338Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T09:57:16.198Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T09:57:16.208Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-545-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-24T09:57:16.891Z] provisioning config files... [2021-06-24T09:57:16.905Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/545@tmp/config6123726812330559132tmp [Pipeline] { [Pipeline] sh [2021-06-24T09:57:17.212Z] + set +x [2021-06-24T09:57:17.212Z] + curl -s https://codecov.io/bash [2021-06-24T09:57:17.212Z] + bash -s -- [2021-06-24T09:57:17.212Z] [2021-06-24T09:57:17.212Z] _____ _ [2021-06-24T09:57:17.212Z] / ____| | | [2021-06-24T09:57:17.212Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T09:57:17.212Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T09:57:17.212Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T09:57:17.212Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T09:57:17.212Z] Bash-1.0.3 [2021-06-24T09:57:17.212Z] [2021-06-24T09:57:17.212Z] [2021-06-24T09:57:17.212Z] ==> git version 2.24.4 found [2021-06-24T09:57:17.212Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-24T09:57:17.212Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T09:57:17.212Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T09:57:17.212Z] ==> Jenkins CI detected. [2021-06-24T09:57:17.212Z] project root: . [2021-06-24T09:57:17.212Z] --> token set from env [2021-06-24T09:57:17.212Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T09:57:17.475Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T09:57:17.475Z] ==> Python coveragepy not found [2021-06-24T09:57:17.475Z] ==> Searching for coverage reports in: [2021-06-24T09:57:17.475Z] + . [2021-06-24T09:57:17.475Z] -> Found 1 reports [2021-06-24T09:57:17.475Z] ==> Detecting git/mercurial file structure [2021-06-24T09:57:17.475Z] ==> Reading reports [2021-06-24T09:57:17.475Z] + ./coverage.out bytes=398095 [2021-06-24T09:57:17.475Z] ==> Appending adjustments [2021-06-24T09:57:17.475Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T09:57:18.426Z] + Found adjustments [2021-06-24T09:57:18.426Z] ==> Gzipping contents [2021-06-24T09:57:18.426Z] 56K /tmp/codecov.E4RcRh.gz [2021-06-24T09:57:18.426Z] ==> Uploading reports [2021-06-24T09:57:18.426Z] url: https://codecov.io [2021-06-24T09:57:18.426Z] query: branch=master&commit=80ba4e250181682bffba84591c3a2e03de29986a&build=545&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F545%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-24T09:57:18.426Z] -> Pinging Codecov [2021-06-24T09:57:18.426Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=80ba4e250181682bffba84591c3a2e03de29986a&build=545&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F545%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-24T09:57:19.024Z] -> Uploading to [2021-06-24T09:57:19.024Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/80ba4e250181682bffba84591c3a2e03de29986a/3bb7b51b-4aa4-4828-bf13-768f9a7d25ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T095718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34a0ccdb6c110059bd00b85e862a1fa0616e571b1b4a940c374b8848e56eb22a [2021-06-24T09:57:19.024Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T09:57:19.024Z] Dload Upload Total Spent Left Speed [2021-06-24T09:57:19.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54510 0 0 100 54510 0 122k --:--:-- --:--:-- --:--:-- 122k [2021-06-24T09:57:19.286Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/80ba4e250181682bffba84591c3a2e03de29986a [Pipeline] } [2021-06-24T09:57:19.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-24T09:57:19.622Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-24T09:57:19.640Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:57:19.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-24T09:57:19.946Z] [2021-06-24T09:57:19.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:57:20.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-24T09:57:20.269Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-24T09:57:20.269Z] 188c0c94c7c5: Pulling fs layer [2021-06-24T09:57:20.269Z] 0ef7d3d256c8: Pulling fs layer [2021-06-24T09:57:20.269Z] de9db76c5a1d: Pulling fs layer [2021-06-24T09:57:20.269Z] 0eba1c9be4d2: Pulling fs layer [2021-06-24T09:57:20.269Z] 0d57e429df01: Pulling fs layer [2021-06-24T09:57:20.269Z] 4e4be7b47b0d: Pulling fs layer [2021-06-24T09:57:20.269Z] e1f770b5df2f: Pulling fs layer [2021-06-24T09:57:20.269Z] 85a0685a4137: Pulling fs layer [2021-06-24T09:57:20.269Z] 0eba1c9be4d2: Waiting [2021-06-24T09:57:20.269Z] 0d57e429df01: Waiting [2021-06-24T09:57:20.269Z] 4e4be7b47b0d: Waiting [2021-06-24T09:57:20.269Z] e1f770b5df2f: Waiting [2021-06-24T09:57:20.269Z] 85a0685a4137: Waiting [2021-06-24T09:57:20.269Z] de9db76c5a1d: Verifying Checksum [2021-06-24T09:57:20.269Z] de9db76c5a1d: Download complete [2021-06-24T09:57:20.269Z] 0ef7d3d256c8: Download complete [2021-06-24T09:57:20.269Z] 0d57e429df01: Verifying Checksum [2021-06-24T09:57:20.269Z] 0d57e429df01: Download complete [2021-06-24T09:57:20.269Z] 188c0c94c7c5: Verifying Checksum [2021-06-24T09:57:20.269Z] 188c0c94c7c5: Download complete [2021-06-24T09:57:20.269Z] 4e4be7b47b0d: Verifying Checksum [2021-06-24T09:57:20.269Z] 4e4be7b47b0d: Download complete [2021-06-24T09:57:20.533Z] 188c0c94c7c5: Pull complete [2021-06-24T09:57:20.533Z] 0ef7d3d256c8: Pull complete [2021-06-24T09:57:20.792Z] de9db76c5a1d: Pull complete [2021-06-24T09:57:22.178Z] e1f770b5df2f: Verifying Checksum [2021-06-24T09:57:22.178Z] e1f770b5df2f: Download complete [2021-06-24T09:57:24.091Z] 85a0685a4137: Verifying Checksum [2021-06-24T09:57:24.091Z] 85a0685a4137: Download complete [2021-06-24T09:57:24.091Z] 0eba1c9be4d2: Verifying Checksum [2021-06-24T09:57:24.091Z] 0eba1c9be4d2: Download complete [2021-06-24T09:57:27.428Z] 0eba1c9be4d2: Pull complete [2021-06-24T09:57:27.428Z] 0d57e429df01: Pull complete [2021-06-24T09:57:27.428Z] 4e4be7b47b0d: Pull complete [2021-06-24T09:57:27.428Z] e1f770b5df2f: Pull complete [2021-06-24T09:57:30.801Z] 85a0685a4137: Pull complete [2021-06-24T09:57:30.801Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-24T09:57:30.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-24T09:57:30.801Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-24T09:57:30.874Z] prd-centos7-docker-4c-2g-1129 does not seem to be running inside a container [2021-06-24T09:57:30.911Z] $ 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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-24T09:57:33.803Z] $ docker top 3490a494256f9b27e7be4fd7fbae1c43fa3bddba5819d9aa4f5e959a18058116 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T09:57:33.905Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-24T09:57:34.198Z] + set -o pipefail [2021-06-24T09:57:34.198Z] + snyk monitor '--org=edgex-jenkins' [2021-06-24T09:57:40.822Z] [2021-06-24T09:57:40.822Z] Monitoring /w/workspace/edgex-go/545 (github.com/edgexfoundry/edgex-go)... [2021-06-24T09:57:40.822Z] [2021-06-24T09:57:40.822Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f5e55376-6f73-4910-9bf2-1d32797fd803 [2021-06-24T09:57:40.822Z] [2021-06-24T09:57:40.822Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-24T09:57:40.822Z] [2021-06-24T09:57:40.822Z] [Pipeline] } [2021-06-24T09:57:40.833Z] $ docker stop --time=1 3490a494256f9b27e7be4fd7fbae1c43fa3bddba5819d9aa4f5e959a18058116 [2021-06-24T09:57:42.768Z] $ docker rm -f 3490a494256f9b27e7be4fd7fbae1c43fa3bddba5819d9aa4f5e959a18058116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-24T09:57:43.316Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:57:43.339Z] provisioning config files... [2021-06-24T09:57:43.534Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/545@tmp/config5736545047718701117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:57:47.954Z] --> edgex-publish-swagger.sh [2021-06-24T09:57:47.954Z] === Publish openapi/v2 API === [2021-06-24T09:57:47.954Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-24T09:57:47.954Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/545/openapi/v2/core-command.yaml] [2021-06-24T09:57:47.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T09:57:47.954Z] Dload Upload Total Spent Left Speed [2021-06-24T09:57:53.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31865 0 0 100 31865 0 26181 0:00:01 0:00:01 --:--:-- 26204 100 31865 0 0 100 31865 0 14364 0:00:02 0:00:02 --:--:-- 14373 100 31865 0 0 100 31865 0 9897 0:00:03 0:00:03 --:--:-- 9902 100 31865 0 0 100 31865 0 7549 0:00:04 0:00:04 --:--:-- 7550 100 31865 0 0 100 31865 0 6102 0:00:05 0:00:05 --:--:-- 6103 100 31865 0 0 100 31865 0 5651 0:00:05 0:00:05 --:--:-- 0 [2021-06-24T09:57:53.380Z] [2021-06-24T09:57:53.380Z] [2021-06-24T09:57:53.380Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/545/openapi/v2/core-data.yaml] [2021-06-24T09:57:53.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T09:57:53.380Z] Dload Upload Total Spent Left Speed [2021-06-24T09:57:58.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56452 0 0 100 56452 0 49025 0:00:01 0:00:01 --:--:-- 49003 100 56452 0 0 100 56452 0 26223 0:00:02 0:00:02 --:--:-- 26220 100 56452 0 0 100 56452 0 17898 0:00:03 0:00:03 --:--:-- 17898 100 56452 0 0 100 56452 0 13588 0:00:04 0:00:04 --:--:-- 13586 100 56452 0 0 100 56452 0 10987 0:00:05 0:00:05 --:--:-- 11220 100 56452 0 0 100 56452 0 10987 0:00:05 0:00:05 --:--:-- 0 [2021-06-24T09:57:58.813Z] [2021-06-24T09:57:58.813Z] [2021-06-24T09:57:58.813Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/545/openapi/v2/core-metadata.yaml] [2021-06-24T09:57:58.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T09:57:58.813Z] Dload Upload Total Spent Left Speed [2021-06-24T09:57:59.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 112k 0:00:01 0:00:01 --:--:-- 112k 100 119k 0 0 100 119k 0 112k 0:00:01 0:00:01 --:--:-- 112k [2021-06-24T09:57:59.758Z] [2021-06-24T09:57:59.758Z] [2021-06-24T09:57:59.758Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/545/openapi/v2/support-notifications.yaml] [2021-06-24T09:57:59.758Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T09:57:59.758Z] Dload Upload Total Spent Left Speed [2021-06-24T09:58:00.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78839 0 0 100 78839 0 69294 0:00:01 0:00:01 --:--:-- 69339 100 78839 0 0 100 78839 0 69284 0:00:01 0:00:01 --:--:-- 69339 [2021-06-24T09:58:00.705Z] [2021-06-24T09:58:00.705Z] [2021-06-24T09:58:00.705Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/545/openapi/v2/support-scheduler.yaml] [2021-06-24T09:58:00.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T09:58:00.705Z] Dload Upload Total Spent Left Speed [2021-06-24T09:58:02.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38040 0 0 100 38040 0 38400 --:--:-- --:--:-- --:--:-- 38385 100 38040 0 0 100 38040 0 38395 --:--:-- --:--:-- --:--:-- 38385 [2021-06-24T09:58:02.096Z] [2021-06-24T09:58:02.096Z] [2021-06-24T09:58:02.096Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/545/openapi/v2/system-agent.yaml] [2021-06-24T09:58:02.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T09:58:02.096Z] Dload Upload Total Spent Left Speed [2021-06-24T09:58:03.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19728 0 0 100 19728 0 17122 0:00:01 0:00:01 --:--:-- 17125 100 19728 0 0 100 19728 0 15385 0:00:01 0:00:01 --:--:-- 15388 [2021-06-24T09:58:03.051Z] [2021-06-24T09:58:03.051Z] [Pipeline] } [2021-06-24T09:58:03.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:58:03.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:58:03.638Z] . [Pipeline] withDockerContainer [2021-06-24T09:58:03.718Z] prd-centos7-docker-4c-2g-1129 does not seem to be running inside a container [2021-06-24T09:58:03.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@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-06-24T09:58:04.140Z] $ docker top 847ff9fff00e5a75115b917c54e9b07376dd28eb5a2e22d51198a754e5ec3253 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T09:58:04.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T09:58:04.273Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T09:58:04.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T09:58:04.389Z] $ docker exec 847ff9fff00e5a75115b917c54e9b07376dd28eb5a2e22d51198a754e5ec3253 ssh-agent [2021-06-24T09:58:04.497Z] SSH_AUTH_SOCK=/tmp/ssh-eEm2kvrrrwdt/agent.14 [2021-06-24T09:58:04.497Z] SSH_AGENT_PID=21 [2021-06-24T09:58:04.503Z] Running ssh-add (command line suppressed) [2021-06-24T09:58:04.594Z] Identity added: /w/workspace/edgex-go/545@tmp/private_key_3110723242765533089.key (/w/workspace/edgex-go/545@tmp/private_key_3110723242765533089.key) [2021-06-24T09:58:04.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T09:58:04.924Z] + git semver tag [2021-06-24T09:58:04.924Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T09:58:04.924Z] # $GIT_DIR = /w/workspace/edgex-go/545/.git [2021-06-24T09:58:04.924Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/545 [2021-06-24T09:58:04.924Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T09:58:04.924Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T09:58:04.924Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T09:58:04.924Z] # $SEMVER_BRANCH = master [2021-06-24T09:58:04.924Z] # $SEMVER_DIR = /w/workspace/edgex-go/545/.semver [2021-06-24T09:58:04.924Z] # 80ba4e250181682bffba84591c3a2e03de29986a HEAD [2021-06-24T09:58:04.924Z] # -> Force: false [2021-06-24T09:58:04.924Z] # 08058370390445062127932120da130ea41a5abe refs/tags/v2.0.0-dev.272 [Pipeline] } [2021-06-24T09:58:04.932Z] $ docker exec --env ******** --env ******** 847ff9fff00e5a75115b917c54e9b07376dd28eb5a2e22d51198a754e5ec3253 ssh-agent -k [2021-06-24T09:58:05.028Z] unset SSH_AUTH_SOCK; [2021-06-24T09:58:05.028Z] unset SSH_AGENT_PID; [2021-06-24T09:58:05.028Z] echo Agent pid 21 killed; [2021-06-24T09:58:05.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T09:58:05.396Z] + git semver [Pipeline] } [2021-06-24T09:58:05.411Z] $ docker stop --time=1 847ff9fff00e5a75115b917c54e9b07376dd28eb5a2e22d51198a754e5ec3253 [2021-06-24T09:58:06.599Z] $ docker rm -f 847ff9fff00e5a75115b917c54e9b07376dd28eb5a2e22d51198a754e5ec3253 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:58:07.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-24T09:58:07.045Z] [2021-06-24T09:58:07.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:58:07.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-24T09:58:07.357Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-24T09:58:07.357Z] ab5ef0e58194: Pulling fs layer [2021-06-24T09:58:07.357Z] 9712f1f96733: Pulling fs layer [2021-06-24T09:58:07.357Z] 63f879dbbcfc: Pulling fs layer [2021-06-24T09:58:07.357Z] 0d9ebad4ef96: Pulling fs layer [2021-06-24T09:58:07.357Z] e9a5061849ea: Pulling fs layer [2021-06-24T09:58:07.357Z] d747dcd14b5f: Pulling fs layer [2021-06-24T09:58:07.357Z] 2de7ff778b66: Pulling fs layer [2021-06-24T09:58:07.357Z] e9a5061849ea: Waiting [2021-06-24T09:58:07.357Z] d747dcd14b5f: Waiting [2021-06-24T09:58:07.357Z] 2de7ff778b66: Waiting [2021-06-24T09:58:07.357Z] 0d9ebad4ef96: Waiting [2021-06-24T09:58:07.357Z] 9712f1f96733: Verifying Checksum [2021-06-24T09:58:07.357Z] 9712f1f96733: Download complete [2021-06-24T09:58:09.275Z] 63f879dbbcfc: Verifying Checksum [2021-06-24T09:58:09.276Z] 63f879dbbcfc: Download complete [2021-06-24T09:58:09.276Z] e9a5061849ea: Verifying Checksum [2021-06-24T09:58:09.276Z] e9a5061849ea: Download complete [2021-06-24T09:58:09.276Z] d747dcd14b5f: Verifying Checksum [2021-06-24T09:58:09.276Z] d747dcd14b5f: Download complete [2021-06-24T09:58:09.537Z] 2de7ff778b66: Verifying Checksum [2021-06-24T09:58:09.537Z] 2de7ff778b66: Download complete [2021-06-24T09:58:09.798Z] 0d9ebad4ef96: Verifying Checksum [2021-06-24T09:58:09.798Z] 0d9ebad4ef96: Download complete [2021-06-24T09:58:10.058Z] ab5ef0e58194: Verifying Checksum [2021-06-24T09:58:10.058Z] ab5ef0e58194: Download complete [2021-06-24T09:58:12.622Z] ab5ef0e58194: Pull complete [2021-06-24T09:58:12.622Z] 9712f1f96733: Pull complete [2021-06-24T09:58:13.208Z] 63f879dbbcfc: Pull complete [2021-06-24T09:58:16.564Z] 0d9ebad4ef96: Pull complete [2021-06-24T09:58:16.564Z] e9a5061849ea: Pull complete [2021-06-24T09:58:16.564Z] d747dcd14b5f: Pull complete [2021-06-24T09:58:17.529Z] 2de7ff778b66: Pull complete [2021-06-24T09:58:17.529Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-24T09:58:17.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-24T09:58:17.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-24T09:58:17.615Z] prd-centos7-docker-4c-2g-1129 does not seem to be running inside a container [2021-06-24T09:58:17.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@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:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-24T09:58:20.850Z] $ docker top bc01047f85b2061510f6dfe56821504a28c4af8d9adbd14a1f64d1323e83ead9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:58:20.958Z] provisioning config files... [2021-06-24T09:58:20.967Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/545@tmp/config4329716027292444724tmp [2021-06-24T09:58:20.981Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/545@tmp/config3007655903909796385tmp [2021-06-24T09:58:20.995Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/545@tmp/config5937749891530018923tmp [Pipeline] { [Pipeline] echo [2021-06-24T09:58:21.021Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:58:21.323Z] ---> sigul-configuration.sh [2021-06-24T09:58:21.323Z] gpg: directory `/root/.gnupg' created [2021-06-24T09:58:21.323Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-24T09:58:21.323Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-24T09:58:21.323Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-24T09:58:21.323Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-24T09:58:21.323Z] gpg: CAST5 encrypted data [2021-06-24T09:58:21.323Z] gpg: encrypted with 1 passphrase [2021-06-24T09:58:21.323Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-24T09:58:21.622Z] + mkdir /home/jenkins [2021-06-24T09:58:21.622Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-24T09:58:21.922Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-24T09:58:21.936Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:58:22.243Z] ---> sigul-install.sh [2021-06-24T09:58:26.466Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-24T09:58:26.769Z] + git tag --list [2021-06-24T09:58:26.769Z] 0.6.0 [2021-06-24T09:58:26.769Z] 0.6.1 [2021-06-24T09:58:26.769Z] 0.7.0 [2021-06-24T09:58:26.769Z] 0.7.1 [2021-06-24T09:58:26.769Z] v0.0.0 [2021-06-24T09:58:26.769Z] v0.0.1-dev.1 [2021-06-24T09:58:26.769Z] v1.0.0 [2021-06-24T09:58:26.769Z] v1.0.1 [2021-06-24T09:58:26.769Z] v1.1.0 [2021-06-24T09:58:26.769Z] v1.2.0 [2021-06-24T09:58:26.769Z] v1.2.1 [2021-06-24T09:58:26.769Z] v1.2.2-dev.1 [2021-06-24T09:58:26.769Z] v1.2.2-dev.10 [2021-06-24T09:58:26.769Z] v1.2.2-dev.100 [2021-06-24T09:58:26.769Z] v1.2.2-dev.101 [2021-06-24T09:58:26.769Z] v1.2.2-dev.102 [2021-06-24T09:58:26.769Z] v1.2.2-dev.103 [2021-06-24T09:58:26.769Z] v1.2.2-dev.104 [2021-06-24T09:58:26.769Z] v1.2.2-dev.105 [2021-06-24T09:58:26.769Z] v1.2.2-dev.106 [2021-06-24T09:58:26.769Z] v1.2.2-dev.107 [2021-06-24T09:58:26.769Z] v1.2.2-dev.11 [2021-06-24T09:58:26.769Z] v1.2.2-dev.12 [2021-06-24T09:58:26.769Z] v1.2.2-dev.13 [2021-06-24T09:58:26.769Z] v1.2.2-dev.14 [2021-06-24T09:58:26.769Z] v1.2.2-dev.15 [2021-06-24T09:58:26.769Z] v1.2.2-dev.16 [2021-06-24T09:58:26.769Z] v1.2.2-dev.17 [2021-06-24T09:58:26.769Z] v1.2.2-dev.18 [2021-06-24T09:58:26.769Z] v1.2.2-dev.19 [2021-06-24T09:58:26.769Z] v1.2.2-dev.2 [2021-06-24T09:58:26.769Z] v1.2.2-dev.20 [2021-06-24T09:58:26.769Z] v1.2.2-dev.21 [2021-06-24T09:58:26.769Z] v1.2.2-dev.22 [2021-06-24T09:58:26.769Z] v1.2.2-dev.23 [2021-06-24T09:58:26.769Z] v1.2.2-dev.24 [2021-06-24T09:58:26.769Z] v1.2.2-dev.25 [2021-06-24T09:58:26.769Z] v1.2.2-dev.26 [2021-06-24T09:58:26.769Z] v1.2.2-dev.27 [2021-06-24T09:58:26.769Z] v1.2.2-dev.28 [2021-06-24T09:58:26.769Z] v1.2.2-dev.29 [2021-06-24T09:58:26.769Z] v1.2.2-dev.3 [2021-06-24T09:58:26.769Z] v1.2.2-dev.30 [2021-06-24T09:58:26.769Z] v1.2.2-dev.31 [2021-06-24T09:58:26.769Z] v1.2.2-dev.32 [2021-06-24T09:58:26.769Z] v1.2.2-dev.33 [2021-06-24T09:58:26.769Z] v1.2.2-dev.34 [2021-06-24T09:58:26.769Z] v1.2.2-dev.35 [2021-06-24T09:58:26.769Z] v1.2.2-dev.36 [2021-06-24T09:58:26.769Z] v1.2.2-dev.37 [2021-06-24T09:58:26.769Z] v1.2.2-dev.38 [2021-06-24T09:58:26.769Z] v1.2.2-dev.39 [2021-06-24T09:58:26.769Z] v1.2.2-dev.4 [2021-06-24T09:58:26.769Z] v1.2.2-dev.40 [2021-06-24T09:58:26.769Z] v1.2.2-dev.41 [2021-06-24T09:58:26.769Z] v1.2.2-dev.42 [2021-06-24T09:58:26.769Z] v1.2.2-dev.43 [2021-06-24T09:58:26.769Z] v1.2.2-dev.44 [2021-06-24T09:58:26.769Z] v1.2.2-dev.45 [2021-06-24T09:58:26.769Z] v1.2.2-dev.46 [2021-06-24T09:58:26.769Z] v1.2.2-dev.47 [2021-06-24T09:58:26.769Z] v1.2.2-dev.48 [2021-06-24T09:58:26.769Z] v1.2.2-dev.49 [2021-06-24T09:58:26.769Z] v1.2.2-dev.5 [2021-06-24T09:58:26.769Z] v1.2.2-dev.50 [2021-06-24T09:58:26.769Z] v1.2.2-dev.51 [2021-06-24T09:58:26.769Z] v1.2.2-dev.52 [2021-06-24T09:58:26.769Z] v1.2.2-dev.53 [2021-06-24T09:58:26.769Z] v1.2.2-dev.54 [2021-06-24T09:58:26.769Z] v1.2.2-dev.55 [2021-06-24T09:58:26.769Z] v1.2.2-dev.56 [2021-06-24T09:58:26.769Z] v1.2.2-dev.57 [2021-06-24T09:58:26.769Z] v1.2.2-dev.58 [2021-06-24T09:58:26.769Z] v1.2.2-dev.59 [2021-06-24T09:58:26.769Z] v1.2.2-dev.6 [2021-06-24T09:58:26.769Z] v1.2.2-dev.60 [2021-06-24T09:58:26.769Z] v1.2.2-dev.61 [2021-06-24T09:58:26.769Z] v1.2.2-dev.62 [2021-06-24T09:58:26.769Z] v1.2.2-dev.63 [2021-06-24T09:58:26.769Z] v1.2.2-dev.64 [2021-06-24T09:58:26.769Z] v1.2.2-dev.65 [2021-06-24T09:58:26.770Z] v1.2.2-dev.66 [2021-06-24T09:58:26.770Z] v1.2.2-dev.67 [2021-06-24T09:58:26.770Z] v1.2.2-dev.68 [2021-06-24T09:58:26.770Z] v1.2.2-dev.69 [2021-06-24T09:58:26.770Z] v1.2.2-dev.7 [2021-06-24T09:58:26.770Z] v1.2.2-dev.70 [2021-06-24T09:58:26.770Z] v1.2.2-dev.71 [2021-06-24T09:58:26.770Z] v1.2.2-dev.72 [2021-06-24T09:58:26.770Z] v1.2.2-dev.73 [2021-06-24T09:58:26.770Z] v1.2.2-dev.74 [2021-06-24T09:58:26.770Z] v1.2.2-dev.75 [2021-06-24T09:58:26.770Z] v1.2.2-dev.76 [2021-06-24T09:58:26.770Z] v1.2.2-dev.77 [2021-06-24T09:58:26.770Z] v1.2.2-dev.78 [2021-06-24T09:58:26.770Z] v1.2.2-dev.79 [2021-06-24T09:58:26.770Z] v1.2.2-dev.8 [2021-06-24T09:58:26.770Z] v1.2.2-dev.80 [2021-06-24T09:58:26.770Z] v1.2.2-dev.81 [2021-06-24T09:58:26.770Z] v1.2.2-dev.82 [2021-06-24T09:58:26.770Z] v1.2.2-dev.83 [2021-06-24T09:58:26.770Z] v1.2.2-dev.84 [2021-06-24T09:58:26.770Z] v1.2.2-dev.85 [2021-06-24T09:58:26.770Z] v1.2.2-dev.86 [2021-06-24T09:58:26.770Z] v1.2.2-dev.87 [2021-06-24T09:58:26.770Z] v1.2.2-dev.88 [2021-06-24T09:58:26.770Z] v1.2.2-dev.89 [2021-06-24T09:58:26.770Z] v1.2.2-dev.9 [2021-06-24T09:58:26.770Z] v1.2.2-dev.90 [2021-06-24T09:58:26.770Z] v1.2.2-dev.91 [2021-06-24T09:58:26.770Z] v1.2.2-dev.92 [2021-06-24T09:58:26.770Z] v1.2.2-dev.93 [2021-06-24T09:58:26.770Z] v1.2.2-dev.94 [2021-06-24T09:58:26.770Z] v1.2.2-dev.95 [2021-06-24T09:58:26.770Z] v1.2.2-dev.96 [2021-06-24T09:58:26.770Z] v1.2.2-dev.97 [2021-06-24T09:58:26.770Z] v1.2.2-dev.98 [2021-06-24T09:58:26.770Z] v1.2.2-dev.99 [2021-06-24T09:58:26.770Z] v1.3.0 [2021-06-24T09:58:26.770Z] v1.3.1 [2021-06-24T09:58:26.770Z] v1.3.1-dev.1 [2021-06-24T09:58:26.770Z] v1.3.1-dev.10 [2021-06-24T09:58:26.770Z] v1.3.1-dev.11 [2021-06-24T09:58:26.770Z] v1.3.1-dev.12 [2021-06-24T09:58:26.770Z] v1.3.1-dev.13 [2021-06-24T09:58:26.770Z] v1.3.1-dev.14 [2021-06-24T09:58:26.770Z] v1.3.1-dev.15 [2021-06-24T09:58:26.770Z] v1.3.1-dev.16 [2021-06-24T09:58:26.770Z] v1.3.1-dev.17 [2021-06-24T09:58:26.770Z] v1.3.1-dev.18 [2021-06-24T09:58:26.770Z] v1.3.1-dev.2 [2021-06-24T09:58:26.770Z] v1.3.1-dev.3 [2021-06-24T09:58:26.770Z] v1.3.1-dev.4 [2021-06-24T09:58:26.770Z] v1.3.1-dev.5 [2021-06-24T09:58:26.770Z] v1.3.1-dev.6 [2021-06-24T09:58:26.770Z] v1.3.1-dev.7 [2021-06-24T09:58:26.770Z] v1.3.1-dev.8 [2021-06-24T09:58:26.770Z] v1.3.1-dev.9 [2021-06-24T09:58:26.770Z] v2.0.0-dev.1 [2021-06-24T09:58:26.770Z] v2.0.0-dev.10 [2021-06-24T09:58:26.770Z] v2.0.0-dev.100 [2021-06-24T09:58:26.770Z] v2.0.0-dev.101 [2021-06-24T09:58:26.770Z] v2.0.0-dev.102 [2021-06-24T09:58:26.770Z] v2.0.0-dev.103 [2021-06-24T09:58:26.770Z] v2.0.0-dev.104 [2021-06-24T09:58:26.770Z] v2.0.0-dev.105 [2021-06-24T09:58:26.770Z] v2.0.0-dev.106 [2021-06-24T09:58:26.770Z] v2.0.0-dev.107 [2021-06-24T09:58:26.770Z] v2.0.0-dev.108 [2021-06-24T09:58:26.770Z] v2.0.0-dev.109 [2021-06-24T09:58:26.770Z] v2.0.0-dev.11 [2021-06-24T09:58:26.770Z] v2.0.0-dev.110 [2021-06-24T09:58:26.770Z] v2.0.0-dev.111 [2021-06-24T09:58:26.770Z] v2.0.0-dev.112 [2021-06-24T09:58:26.770Z] v2.0.0-dev.113 [2021-06-24T09:58:26.770Z] v2.0.0-dev.114 [2021-06-24T09:58:26.770Z] v2.0.0-dev.115 [2021-06-24T09:58:26.770Z] v2.0.0-dev.116 [2021-06-24T09:58:26.770Z] v2.0.0-dev.117 [2021-06-24T09:58:26.770Z] v2.0.0-dev.118 [2021-06-24T09:58:26.770Z] v2.0.0-dev.119 [2021-06-24T09:58:26.770Z] v2.0.0-dev.12 [2021-06-24T09:58:26.770Z] v2.0.0-dev.120 [2021-06-24T09:58:26.770Z] v2.0.0-dev.121 [2021-06-24T09:58:26.770Z] v2.0.0-dev.122 [2021-06-24T09:58:26.770Z] v2.0.0-dev.123 [2021-06-24T09:58:26.770Z] v2.0.0-dev.124 [2021-06-24T09:58:26.770Z] v2.0.0-dev.125 [2021-06-24T09:58:26.770Z] v2.0.0-dev.126 [2021-06-24T09:58:26.770Z] v2.0.0-dev.127 [2021-06-24T09:58:26.770Z] v2.0.0-dev.128 [2021-06-24T09:58:26.770Z] v2.0.0-dev.129 [2021-06-24T09:58:26.770Z] v2.0.0-dev.13 [2021-06-24T09:58:26.770Z] v2.0.0-dev.130 [2021-06-24T09:58:26.770Z] v2.0.0-dev.131 [2021-06-24T09:58:26.770Z] v2.0.0-dev.132 [2021-06-24T09:58:26.770Z] v2.0.0-dev.133 [2021-06-24T09:58:26.770Z] v2.0.0-dev.134 [2021-06-24T09:58:26.770Z] v2.0.0-dev.135 [2021-06-24T09:58:26.770Z] v2.0.0-dev.136 [2021-06-24T09:58:26.770Z] v2.0.0-dev.137 [2021-06-24T09:58:26.770Z] v2.0.0-dev.138 [2021-06-24T09:58:26.770Z] v2.0.0-dev.139 [2021-06-24T09:58:26.770Z] v2.0.0-dev.14 [2021-06-24T09:58:26.770Z] v2.0.0-dev.140 [2021-06-24T09:58:26.770Z] v2.0.0-dev.141 [2021-06-24T09:58:26.770Z] v2.0.0-dev.142 [2021-06-24T09:58:26.770Z] v2.0.0-dev.143 [2021-06-24T09:58:26.770Z] v2.0.0-dev.144 [2021-06-24T09:58:26.770Z] v2.0.0-dev.145 [2021-06-24T09:58:26.770Z] v2.0.0-dev.146 [2021-06-24T09:58:26.770Z] v2.0.0-dev.147 [2021-06-24T09:58:26.770Z] v2.0.0-dev.148 [2021-06-24T09:58:26.770Z] v2.0.0-dev.149 [2021-06-24T09:58:26.770Z] v2.0.0-dev.15 [2021-06-24T09:58:26.770Z] v2.0.0-dev.150 [2021-06-24T09:58:26.770Z] v2.0.0-dev.151 [2021-06-24T09:58:26.770Z] v2.0.0-dev.152 [2021-06-24T09:58:26.770Z] v2.0.0-dev.153 [2021-06-24T09:58:26.770Z] v2.0.0-dev.154 [2021-06-24T09:58:26.770Z] v2.0.0-dev.155 [2021-06-24T09:58:26.770Z] v2.0.0-dev.156 [2021-06-24T09:58:26.770Z] v2.0.0-dev.157 [2021-06-24T09:58:26.770Z] v2.0.0-dev.158 [2021-06-24T09:58:26.770Z] v2.0.0-dev.159 [2021-06-24T09:58:26.770Z] v2.0.0-dev.16 [2021-06-24T09:58:26.770Z] v2.0.0-dev.160 [2021-06-24T09:58:26.770Z] v2.0.0-dev.161 [2021-06-24T09:58:26.770Z] v2.0.0-dev.162 [2021-06-24T09:58:26.771Z] v2.0.0-dev.163 [2021-06-24T09:58:26.771Z] v2.0.0-dev.164 [2021-06-24T09:58:26.771Z] v2.0.0-dev.165 [2021-06-24T09:58:26.771Z] v2.0.0-dev.166 [2021-06-24T09:58:26.771Z] v2.0.0-dev.167 [2021-06-24T09:58:26.771Z] v2.0.0-dev.168 [2021-06-24T09:58:26.771Z] v2.0.0-dev.169 [2021-06-24T09:58:26.771Z] v2.0.0-dev.17 [2021-06-24T09:58:26.771Z] v2.0.0-dev.170 [2021-06-24T09:58:26.771Z] v2.0.0-dev.171 [2021-06-24T09:58:26.771Z] v2.0.0-dev.172 [2021-06-24T09:58:26.771Z] v2.0.0-dev.173 [2021-06-24T09:58:26.771Z] v2.0.0-dev.174 [2021-06-24T09:58:26.771Z] v2.0.0-dev.175 [2021-06-24T09:58:26.771Z] v2.0.0-dev.176 [2021-06-24T09:58:26.771Z] v2.0.0-dev.177 [2021-06-24T09:58:26.771Z] v2.0.0-dev.178 [2021-06-24T09:58:26.771Z] v2.0.0-dev.179 [2021-06-24T09:58:26.771Z] v2.0.0-dev.18 [2021-06-24T09:58:26.771Z] v2.0.0-dev.180 [2021-06-24T09:58:26.771Z] v2.0.0-dev.181 [2021-06-24T09:58:26.771Z] v2.0.0-dev.182 [2021-06-24T09:58:26.771Z] v2.0.0-dev.183 [2021-06-24T09:58:26.771Z] v2.0.0-dev.184 [2021-06-24T09:58:26.771Z] v2.0.0-dev.185 [2021-06-24T09:58:26.771Z] v2.0.0-dev.186 [2021-06-24T09:58:26.771Z] v2.0.0-dev.187 [2021-06-24T09:58:26.771Z] v2.0.0-dev.188 [2021-06-24T09:58:26.771Z] v2.0.0-dev.189 [2021-06-24T09:58:26.771Z] v2.0.0-dev.19 [2021-06-24T09:58:26.771Z] v2.0.0-dev.190 [2021-06-24T09:58:26.771Z] v2.0.0-dev.191 [2021-06-24T09:58:26.771Z] v2.0.0-dev.192 [2021-06-24T09:58:26.771Z] v2.0.0-dev.193 [2021-06-24T09:58:26.771Z] v2.0.0-dev.194 [2021-06-24T09:58:26.771Z] v2.0.0-dev.195 [2021-06-24T09:58:26.771Z] v2.0.0-dev.196 [2021-06-24T09:58:26.771Z] v2.0.0-dev.197 [2021-06-24T09:58:26.771Z] v2.0.0-dev.198 [2021-06-24T09:58:26.771Z] v2.0.0-dev.199 [2021-06-24T09:58:26.771Z] v2.0.0-dev.2 [2021-06-24T09:58:26.771Z] v2.0.0-dev.20 [2021-06-24T09:58:26.771Z] v2.0.0-dev.200 [2021-06-24T09:58:26.771Z] v2.0.0-dev.201 [2021-06-24T09:58:26.771Z] v2.0.0-dev.202 [2021-06-24T09:58:26.771Z] v2.0.0-dev.203 [2021-06-24T09:58:26.771Z] v2.0.0-dev.204 [2021-06-24T09:58:26.771Z] v2.0.0-dev.205 [2021-06-24T09:58:26.771Z] v2.0.0-dev.206 [2021-06-24T09:58:26.771Z] v2.0.0-dev.207 [2021-06-24T09:58:26.771Z] v2.0.0-dev.208 [2021-06-24T09:58:26.771Z] v2.0.0-dev.209 [2021-06-24T09:58:26.771Z] v2.0.0-dev.21 [2021-06-24T09:58:26.771Z] v2.0.0-dev.210 [2021-06-24T09:58:26.771Z] v2.0.0-dev.211 [2021-06-24T09:58:26.771Z] v2.0.0-dev.212 [2021-06-24T09:58:26.771Z] v2.0.0-dev.213 [2021-06-24T09:58:26.771Z] v2.0.0-dev.214 [2021-06-24T09:58:26.771Z] v2.0.0-dev.215 [2021-06-24T09:58:26.771Z] v2.0.0-dev.216 [2021-06-24T09:58:26.771Z] v2.0.0-dev.217 [2021-06-24T09:58:26.771Z] v2.0.0-dev.218 [2021-06-24T09:58:26.771Z] v2.0.0-dev.219 [2021-06-24T09:58:26.771Z] v2.0.0-dev.22 [2021-06-24T09:58:26.771Z] v2.0.0-dev.220 [2021-06-24T09:58:26.771Z] v2.0.0-dev.221 [2021-06-24T09:58:26.771Z] v2.0.0-dev.222 [2021-06-24T09:58:26.771Z] v2.0.0-dev.223 [2021-06-24T09:58:26.771Z] v2.0.0-dev.224 [2021-06-24T09:58:26.771Z] v2.0.0-dev.225 [2021-06-24T09:58:26.771Z] v2.0.0-dev.226 [2021-06-24T09:58:26.771Z] v2.0.0-dev.227 [2021-06-24T09:58:26.771Z] v2.0.0-dev.228 [2021-06-24T09:58:26.771Z] v2.0.0-dev.229 [2021-06-24T09:58:26.771Z] v2.0.0-dev.23 [2021-06-24T09:58:26.771Z] v2.0.0-dev.230 [2021-06-24T09:58:26.771Z] v2.0.0-dev.231 [2021-06-24T09:58:26.771Z] v2.0.0-dev.232 [2021-06-24T09:58:26.771Z] v2.0.0-dev.233 [2021-06-24T09:58:26.771Z] v2.0.0-dev.234 [2021-06-24T09:58:26.771Z] v2.0.0-dev.235 [2021-06-24T09:58:26.771Z] v2.0.0-dev.236 [2021-06-24T09:58:26.771Z] v2.0.0-dev.237 [2021-06-24T09:58:26.771Z] v2.0.0-dev.238 [2021-06-24T09:58:26.771Z] v2.0.0-dev.239 [2021-06-24T09:58:26.771Z] v2.0.0-dev.24 [2021-06-24T09:58:26.771Z] v2.0.0-dev.240 [2021-06-24T09:58:26.771Z] v2.0.0-dev.241 [2021-06-24T09:58:26.771Z] v2.0.0-dev.242 [2021-06-24T09:58:26.771Z] v2.0.0-dev.243 [2021-06-24T09:58:26.771Z] v2.0.0-dev.244 [2021-06-24T09:58:26.771Z] v2.0.0-dev.245 [2021-06-24T09:58:26.771Z] v2.0.0-dev.246 [2021-06-24T09:58:26.771Z] v2.0.0-dev.247 [2021-06-24T09:58:26.771Z] v2.0.0-dev.248 [2021-06-24T09:58:26.771Z] v2.0.0-dev.249 [2021-06-24T09:58:26.771Z] v2.0.0-dev.25 [2021-06-24T09:58:26.771Z] v2.0.0-dev.250 [2021-06-24T09:58:26.771Z] v2.0.0-dev.251 [2021-06-24T09:58:26.771Z] v2.0.0-dev.252 [2021-06-24T09:58:26.771Z] v2.0.0-dev.253 [2021-06-24T09:58:26.771Z] v2.0.0-dev.254 [2021-06-24T09:58:26.771Z] v2.0.0-dev.255 [2021-06-24T09:58:26.771Z] v2.0.0-dev.256 [2021-06-24T09:58:26.771Z] v2.0.0-dev.257 [2021-06-24T09:58:26.771Z] v2.0.0-dev.258 [2021-06-24T09:58:26.771Z] v2.0.0-dev.259 [2021-06-24T09:58:26.771Z] v2.0.0-dev.26 [2021-06-24T09:58:26.771Z] v2.0.0-dev.260 [2021-06-24T09:58:26.771Z] v2.0.0-dev.261 [2021-06-24T09:58:26.771Z] v2.0.0-dev.262 [2021-06-24T09:58:26.771Z] v2.0.0-dev.263 [2021-06-24T09:58:26.771Z] v2.0.0-dev.264 [2021-06-24T09:58:26.771Z] v2.0.0-dev.265 [2021-06-24T09:58:26.771Z] v2.0.0-dev.266 [2021-06-24T09:58:26.771Z] v2.0.0-dev.267 [2021-06-24T09:58:26.771Z] v2.0.0-dev.268 [2021-06-24T09:58:26.771Z] v2.0.0-dev.269 [2021-06-24T09:58:26.771Z] v2.0.0-dev.27 [2021-06-24T09:58:26.771Z] v2.0.0-dev.270 [2021-06-24T09:58:26.771Z] v2.0.0-dev.271 [2021-06-24T09:58:26.771Z] v2.0.0-dev.272 [2021-06-24T09:58:26.771Z] v2.0.0-dev.28 [2021-06-24T09:58:26.771Z] v2.0.0-dev.29 [2021-06-24T09:58:26.771Z] v2.0.0-dev.3 [2021-06-24T09:58:26.771Z] v2.0.0-dev.30 [2021-06-24T09:58:26.771Z] v2.0.0-dev.31 [2021-06-24T09:58:26.771Z] v2.0.0-dev.32 [2021-06-24T09:58:26.771Z] v2.0.0-dev.33 [2021-06-24T09:58:26.771Z] v2.0.0-dev.34 [2021-06-24T09:58:26.771Z] v2.0.0-dev.35 [2021-06-24T09:58:26.771Z] v2.0.0-dev.36 [2021-06-24T09:58:26.771Z] v2.0.0-dev.37 [2021-06-24T09:58:26.771Z] v2.0.0-dev.38 [2021-06-24T09:58:26.771Z] v2.0.0-dev.39 [2021-06-24T09:58:26.771Z] v2.0.0-dev.4 [2021-06-24T09:58:26.771Z] v2.0.0-dev.40 [2021-06-24T09:58:26.771Z] v2.0.0-dev.41 [2021-06-24T09:58:26.771Z] v2.0.0-dev.42 [2021-06-24T09:58:26.771Z] v2.0.0-dev.43 [2021-06-24T09:58:26.771Z] v2.0.0-dev.44 [2021-06-24T09:58:26.771Z] v2.0.0-dev.45 [2021-06-24T09:58:26.771Z] v2.0.0-dev.46 [2021-06-24T09:58:26.771Z] v2.0.0-dev.47 [2021-06-24T09:58:26.771Z] v2.0.0-dev.48 [2021-06-24T09:58:26.771Z] v2.0.0-dev.49 [2021-06-24T09:58:26.771Z] v2.0.0-dev.5 [2021-06-24T09:58:26.771Z] v2.0.0-dev.50 [2021-06-24T09:58:26.771Z] v2.0.0-dev.51 [2021-06-24T09:58:26.771Z] v2.0.0-dev.52 [2021-06-24T09:58:26.771Z] v2.0.0-dev.53 [2021-06-24T09:58:26.771Z] v2.0.0-dev.54 [2021-06-24T09:58:26.771Z] v2.0.0-dev.55 [2021-06-24T09:58:26.771Z] v2.0.0-dev.56 [2021-06-24T09:58:26.771Z] v2.0.0-dev.57 [2021-06-24T09:58:26.771Z] v2.0.0-dev.58 [2021-06-24T09:58:26.771Z] v2.0.0-dev.59 [2021-06-24T09:58:26.771Z] v2.0.0-dev.6 [2021-06-24T09:58:26.771Z] v2.0.0-dev.60 [2021-06-24T09:58:26.771Z] v2.0.0-dev.61 [2021-06-24T09:58:26.771Z] v2.0.0-dev.62 [2021-06-24T09:58:26.771Z] v2.0.0-dev.63 [2021-06-24T09:58:26.771Z] v2.0.0-dev.64 [2021-06-24T09:58:26.771Z] v2.0.0-dev.65 [2021-06-24T09:58:26.771Z] v2.0.0-dev.66 [2021-06-24T09:58:26.771Z] v2.0.0-dev.67 [2021-06-24T09:58:26.771Z] v2.0.0-dev.68 [2021-06-24T09:58:26.771Z] v2.0.0-dev.69 [2021-06-24T09:58:26.771Z] v2.0.0-dev.7 [2021-06-24T09:58:26.771Z] v2.0.0-dev.70 [2021-06-24T09:58:26.771Z] v2.0.0-dev.71 [2021-06-24T09:58:26.771Z] v2.0.0-dev.72 [2021-06-24T09:58:26.771Z] v2.0.0-dev.73 [2021-06-24T09:58:26.771Z] v2.0.0-dev.74 [2021-06-24T09:58:26.771Z] v2.0.0-dev.75 [2021-06-24T09:58:26.771Z] v2.0.0-dev.76 [2021-06-24T09:58:26.771Z] v2.0.0-dev.77 [2021-06-24T09:58:26.771Z] v2.0.0-dev.78 [2021-06-24T09:58:26.771Z] v2.0.0-dev.79 [2021-06-24T09:58:26.771Z] v2.0.0-dev.8 [2021-06-24T09:58:26.771Z] v2.0.0-dev.80 [2021-06-24T09:58:26.772Z] v2.0.0-dev.81 [2021-06-24T09:58:26.772Z] v2.0.0-dev.82 [2021-06-24T09:58:26.772Z] v2.0.0-dev.83 [2021-06-24T09:58:26.772Z] v2.0.0-dev.84 [2021-06-24T09:58:26.772Z] v2.0.0-dev.85 [2021-06-24T09:58:26.772Z] v2.0.0-dev.86 [2021-06-24T09:58:26.772Z] v2.0.0-dev.87 [2021-06-24T09:58:26.772Z] v2.0.0-dev.88 [2021-06-24T09:58:26.772Z] v2.0.0-dev.89 [2021-06-24T09:58:26.772Z] v2.0.0-dev.9 [2021-06-24T09:58:26.772Z] v2.0.0-dev.90 [2021-06-24T09:58:26.772Z] v2.0.0-dev.91 [2021-06-24T09:58:26.772Z] v2.0.0-dev.92 [2021-06-24T09:58:26.772Z] v2.0.0-dev.93 [2021-06-24T09:58:26.772Z] v2.0.0-dev.94 [2021-06-24T09:58:26.772Z] v2.0.0-dev.95 [2021-06-24T09:58:26.772Z] v2.0.0-dev.96 [2021-06-24T09:58:26.772Z] v2.0.0-dev.97 [2021-06-24T09:58:26.772Z] v2.0.0-dev.98 [2021-06-24T09:58:26.772Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-24T09:58:27.076Z] + lftools sign git-tag v2.0.0-dev.272 [2021-06-24T09:58:27.648Z] Signing Git tag with Sigul... [2021-06-24T09:58:27.648Z] Signing v2.0.0-dev.272 [Pipeline] echo [2021-06-24T09:58:28.605Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:58:28.916Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-24T09:58:28.926Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-24T09:58:28.960Z] $ docker stop --time=1 bc01047f85b2061510f6dfe56821504a28c4af8d9adbd14a1f64d1323e83ead9 [2021-06-24T09:58:30.418Z] $ docker rm -f bc01047f85b2061510f6dfe56821504a28c4af8d9adbd14a1f64d1323e83ead9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:58:31.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:58:31.199Z] . [Pipeline] withDockerContainer [2021-06-24T09:58:31.279Z] prd-centos7-docker-4c-2g-1129 does not seem to be running inside a container [2021-06-24T09:58:31.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@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-06-24T09:58:31.704Z] $ docker top fd747df7adf4a3a2cb610175078a395fc324d328b3fcc513ea28c1e263a3a8ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T09:58:31.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T09:58:31.853Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T09:58:31.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T09:58:31.974Z] $ docker exec fd747df7adf4a3a2cb610175078a395fc324d328b3fcc513ea28c1e263a3a8ba ssh-agent [2021-06-24T09:58:32.097Z] SSH_AUTH_SOCK=/tmp/ssh-8eSqKEJFgMSI/agent.14 [2021-06-24T09:58:32.097Z] SSH_AGENT_PID=20 [2021-06-24T09:58:32.106Z] Running ssh-add (command line suppressed) [2021-06-24T09:58:32.216Z] Identity added: /w/workspace/edgex-go/545@tmp/private_key_949936336912768766.key (/w/workspace/edgex-go/545@tmp/private_key_949936336912768766.key) [2021-06-24T09:58:32.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T09:58:32.547Z] + git semver bump pre [2021-06-24T09:58:32.547Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T09:58:32.547Z] # $GIT_DIR = /w/workspace/edgex-go/545/.git [2021-06-24T09:58:32.547Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/545 [2021-06-24T09:58:32.547Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T09:58:32.547Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T09:58:32.547Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T09:58:32.547Z] # $SEMVER_BRANCH = master [2021-06-24T09:58:32.547Z] # $SEMVER_DIR = /w/workspace/edgex-go/545/.semver [2021-06-24T09:58:32.547Z] 2.0.0-dev.273 [Pipeline] } [2021-06-24T09:58:32.555Z] $ docker exec --env ******** --env ******** fd747df7adf4a3a2cb610175078a395fc324d328b3fcc513ea28c1e263a3a8ba ssh-agent -k [2021-06-24T09:58:32.659Z] unset SSH_AUTH_SOCK; [2021-06-24T09:58:32.659Z] unset SSH_AGENT_PID; [2021-06-24T09:58:32.659Z] echo Agent pid 20 killed; [2021-06-24T09:58:32.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T09:58:33.041Z] + git semver [Pipeline] } [2021-06-24T09:58:33.056Z] $ docker stop --time=1 fd747df7adf4a3a2cb610175078a395fc324d328b3fcc513ea28c1e263a3a8ba [2021-06-24T09:58:36.230Z] $ docker rm -f fd747df7adf4a3a2cb610175078a395fc324d328b3fcc513ea28c1e263a3a8ba [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:58:36.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:58:36.619Z] . [Pipeline] withDockerContainer [2021-06-24T09:58:36.694Z] prd-centos7-docker-4c-2g-1129 does not seem to be running inside a container [2021-06-24T09:58:36.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@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-06-24T09:58:37.169Z] $ docker top 369614dc32abd926f7d79c62767e703ffd155dfbb0c1a35d24591cbf38ee0061 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T09:58:37.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T09:58:37.306Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T09:58:37.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T09:58:37.418Z] $ docker exec 369614dc32abd926f7d79c62767e703ffd155dfbb0c1a35d24591cbf38ee0061 ssh-agent [2021-06-24T09:58:37.529Z] SSH_AUTH_SOCK=/tmp/ssh-K0KS1qKt6saB/agent.13 [2021-06-24T09:58:37.529Z] SSH_AGENT_PID=19 [2021-06-24T09:58:37.534Z] Running ssh-add (command line suppressed) [2021-06-24T09:58:37.634Z] Identity added: /w/workspace/edgex-go/545@tmp/private_key_1610303809814429278.key (/w/workspace/edgex-go/545@tmp/private_key_1610303809814429278.key) [2021-06-24T09:58:37.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T09:58:37.954Z] + git semver push [2021-06-24T09:58:37.954Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T09:58:37.954Z] # $GIT_DIR = /w/workspace/edgex-go/545/.git [2021-06-24T09:58:37.954Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/545 [2021-06-24T09:58:37.955Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T09:58:37.955Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T09:58:37.955Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T09:58:37.955Z] # $SEMVER_BRANCH = master [2021-06-24T09:58:37.955Z] # $SEMVER_DIR = /w/workspace/edgex-go/545/.semver [Pipeline] } [2021-06-24T09:58:44.560Z] $ docker exec --env ******** --env ******** 369614dc32abd926f7d79c62767e703ffd155dfbb0c1a35d24591cbf38ee0061 ssh-agent -k [2021-06-24T09:58:44.664Z] unset SSH_AUTH_SOCK; [2021-06-24T09:58:44.664Z] unset SSH_AGENT_PID; [2021-06-24T09:58:44.664Z] echo Agent pid 19 killed; [2021-06-24T09:58:44.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T09:58:45.017Z] + git semver [Pipeline] } [2021-06-24T09:58:45.028Z] $ docker stop --time=1 369614dc32abd926f7d79c62767e703ffd155dfbb0c1a35d24591cbf38ee0061 [2021-06-24T09:58:46.223Z] $ docker rm -f 369614dc32abd926f7d79c62767e703ffd155dfbb0c1a35d24591cbf38ee0061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:58:47.023Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:58:47.588Z] ---> package-listing.sh [2021-06-24T09:58:47.589Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T09:58:47.589Z] ++ facter osfamily [2021-06-24T09:58:47.849Z] + OS_FAMILY=redhat [2021-06-24T09:58:47.849Z] + workspace=/w/workspace/edgex-go/545 [2021-06-24T09:58:47.849Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T09:58:47.849Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T09:58:47.849Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T09:58:47.849Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T09:58:47.849Z] + '[' /w/workspace/edgex-go/545 ']' [2021-06-24T09:58:47.849Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T09:58:47.849Z] + case "${OS_FAMILY}" in [2021-06-24T09:58:47.849Z] + rpm -qa [2021-06-24T09:58:47.849Z] + sort [2021-06-24T09:58:49.790Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T09:58:49.790Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T09:58:49.790Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T09:58:49.790Z] + '[' /w/workspace/edgex-go/545 ']' [2021-06-24T09:58:49.790Z] + mkdir -p /w/workspace/edgex-go/545/archives/ [2021-06-24T09:58:49.790Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/545/archives/ [Pipeline] echo [2021-06-24T09:58:49.802Z] 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/545/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-24T09:58:50.088Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:58:50.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T09:58:50.654Z] [2021-06-24T09:58:50.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:58:51.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T09:58:51.220Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T09:58:51.220Z] df20fa9351a1: Pulling fs layer [2021-06-24T09:58:51.220Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T09:58:51.220Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T09:58:51.220Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T09:58:51.220Z] 93b61091891f: Pulling fs layer [2021-06-24T09:58:51.220Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T09:58:51.220Z] 5e14af77c1be: Pulling fs layer [2021-06-24T09:58:51.220Z] 01666e4c0597: Pulling fs layer [2021-06-24T09:58:51.220Z] aa168da1d23b: Pulling fs layer [2021-06-24T09:58:51.220Z] 46f8f816bc3b: Waiting [2021-06-24T09:58:51.220Z] 93b61091891f: Waiting [2021-06-24T09:58:51.220Z] 93b9cdb0e59b: Waiting [2021-06-24T09:58:51.220Z] 5e14af77c1be: Waiting [2021-06-24T09:58:51.220Z] 01666e4c0597: Waiting [2021-06-24T09:58:51.220Z] aa168da1d23b: Waiting [2021-06-24T09:58:51.221Z] 36b3adc4ff6f: Download complete [2021-06-24T09:58:51.221Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T09:58:51.221Z] 46f8f816bc3b: Download complete [2021-06-24T09:58:51.221Z] df20fa9351a1: Verifying Checksum [2021-06-24T09:58:51.221Z] df20fa9351a1: Download complete [2021-06-24T09:58:51.221Z] 93b61091891f: Verifying Checksum [2021-06-24T09:58:51.221Z] 93b61091891f: Download complete [2021-06-24T09:58:51.221Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T09:58:51.221Z] 93b9cdb0e59b: Download complete [2021-06-24T09:58:51.221Z] 5e14af77c1be: Verifying Checksum [2021-06-24T09:58:51.221Z] 5e14af77c1be: Download complete [2021-06-24T09:58:51.221Z] 01666e4c0597: Verifying Checksum [2021-06-24T09:58:51.221Z] 01666e4c0597: Download complete [2021-06-24T09:58:51.221Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T09:58:51.221Z] 8ad3a11d3b57: Download complete [2021-06-24T09:58:51.221Z] df20fa9351a1: Pull complete [2021-06-24T09:58:51.574Z] 36b3adc4ff6f: Pull complete [2021-06-24T09:58:51.924Z] 8ad3a11d3b57: Pull complete [2021-06-24T09:58:51.924Z] 46f8f816bc3b: Pull complete [2021-06-24T09:58:52.227Z] 93b61091891f: Pull complete [2021-06-24T09:58:52.227Z] 93b9cdb0e59b: Pull complete [2021-06-24T09:58:52.227Z] 5e14af77c1be: Pull complete [2021-06-24T09:58:52.487Z] 01666e4c0597: Pull complete [2021-06-24T09:58:53.070Z] aa168da1d23b: Verifying Checksum [2021-06-24T09:58:53.070Z] aa168da1d23b: Download complete [2021-06-24T09:58:57.293Z] aa168da1d23b: Pull complete [2021-06-24T09:58:57.293Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T09:58:57.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T09:58:57.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T09:58:57.369Z] prd-centos7-docker-4c-2g-1129 does not seem to be running inside a container [2021-06-24T09:58:57.409Z] $ 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/545/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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@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:10003/edgex-lftools-log-publisher:alpine cat [2021-06-24T09:58:59.129Z] $ docker top 25a6ebb6bdef78ec48df86b6669f8dc62dfdc0b2a8c775b5c9c88445e03cb919 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:58:59.516Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T09:58:59.812Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T09:59:00.127Z] + ls /var/log/sa-host [2021-06-24T09:59:00.127Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T09:59:00.127Z] file_magic: OK [2021-06-24T09:59:00.127Z] HZ: Using current value: 100 [2021-06-24T09:59:00.127Z] file_header: OK [2021-06-24T09:59:00.127Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-24T09:59:00.127Z] Statistics: [2021-06-24T09:59:00.127Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T09:59:00.127Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T09:59:00.127Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T09:59:00.127Z] file_magic: OK [2021-06-24T09:59:00.127Z] HZ: Using current value: 100 [2021-06-24T09:59:00.127Z] file_header: OK [2021-06-24T09:59:00.127Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-24T09:59:00.127Z] Statistics: [2021-06-24T09:59:00.127Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T09:59:00.127Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:59:00.372Z] provisioning config files... [2021-06-24T09:59:00.393Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/545@tmp/config6132704158773516212tmp [Pipeline] { [Pipeline] echo [2021-06-24T09:59:00.421Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:59:00.729Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T09:59:00.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:59:01.106Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T09:59:01.119Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:59:01.422Z] ---> sudo-logs.sh [2021-06-24T09:59:01.422Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T09:59:01.460Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:59:01.760Z] ---> job-cost.sh [2021-06-24T09:59:01.760Z] lf-activate-venv: SKIPPING [2021-06-24T09:59:01.760Z] DEBUG: total: 0.18000000715255737 [2021-06-24T09:59:01.760Z] INFO: Retrieving Stack Cost... [2021-06-24T09:59:02.706Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T09:59:03.279Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T09:59:03.293Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:59:03.592Z] ---> logs-deploy.sh [2021-06-24T09:59:03.592Z] lf-activate-venv: SKIPPING [2021-06-24T09:59:03.592Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/545 [2021-06-24T09:59:03.592Z] INFO: archiving workspace using pattern(s): [2021-06-24T09:59:04.538Z] Archives upload complete. [2021-06-24T09:59:04.538Z] INFO: archiving logs to Nexus [2021-06-24T09:59:05.120Z] ---> uname -a: [2021-06-24T09:59:05.120Z] Linux prd-centos7-docker-4c-2g-1129.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-24T09:59:05.120Z] [2021-06-24T09:59:05.120Z] [2021-06-24T09:59:05.120Z] ---> lscpu: [2021-06-24T09:59:05.120Z] Architecture: x86_64 [2021-06-24T09:59:05.120Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-24T09:59:05.120Z] Byte Order: Little Endian [2021-06-24T09:59:05.120Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-24T09:59:05.120Z] CPU(s): 2 [2021-06-24T09:59:05.120Z] On-line CPU(s) list: 0,1 [2021-06-24T09:59:05.120Z] Thread(s) per core: 1 [2021-06-24T09:59:05.120Z] Core(s) per socket: 1 [2021-06-24T09:59:05.120Z] Socket(s): 2 [2021-06-24T09:59:05.120Z] NUMA node(s): 1 [2021-06-24T09:59:05.120Z] Vendor ID: AuthenticAMD [2021-06-24T09:59:05.120Z] CPU family: 23 [2021-06-24T09:59:05.120Z] Model: 49 [2021-06-24T09:59:05.120Z] Model name: AMD EPYC-Rome Processor [2021-06-24T09:59:05.120Z] Stepping: 0 [2021-06-24T09:59:05.120Z] CPU MHz: 2800.000 [2021-06-24T09:59:05.120Z] BogoMIPS: 5600.00 [2021-06-24T09:59:05.120Z] Virtualization: AMD-V [2021-06-24T09:59:05.120Z] Hypervisor vendor: KVM [2021-06-24T09:59:05.120Z] Virtualization type: full [2021-06-24T09:59:05.120Z] L1d cache: 64 KiB [2021-06-24T09:59:05.120Z] L1i cache: 64 KiB [2021-06-24T09:59:05.120Z] L2 cache: 1 MiB [2021-06-24T09:59:05.120Z] L3 cache: 32 MiB [2021-06-24T09:59:05.120Z] NUMA node0 CPU(s): 0,1 [2021-06-24T09:59:05.120Z] Vulnerability Itlb multihit: Not affected [2021-06-24T09:59:05.120Z] Vulnerability L1tf: Not affected [2021-06-24T09:59:05.120Z] Vulnerability Mds: Not affected [2021-06-24T09:59:05.120Z] Vulnerability Meltdown: Not affected [2021-06-24T09:59:05.120Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-24T09:59:05.120Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-24T09:59:05.120Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-24T09:59:05.120Z] Vulnerability Srbds: Not affected [2021-06-24T09:59:05.120Z] Vulnerability Tsx async abort: Not affected [2021-06-24T09:59:05.120Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-24T09:59:05.121Z] [2021-06-24T09:59:05.121Z] [2021-06-24T09:59:05.121Z] ---> nproc: [2021-06-24T09:59:05.121Z] 2 [2021-06-24T09:59:05.121Z] [2021-06-24T09:59:05.121Z] [2021-06-24T09:59:05.121Z] ---> df -h: [2021-06-24T09:59:05.121Z] Filesystem Size Used Available Use% Mounted on [2021-06-24T09:59:05.121Z] overlay 40.0G 12.9G 27.1G 32% / [2021-06-24T09:59:05.121Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-24T09:59:05.121Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-24T09:59:05.121Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-24T09:59:05.121Z] /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os [2021-06-24T09:59:05.121Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf [2021-06-24T09:59:05.121Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname [2021-06-24T09:59:05.121Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts [2021-06-24T09:59:05.121Z] /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json [2021-06-24T09:59:05.121Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host [2021-06-24T09:59:05.121Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure [2021-06-24T09:59:05.121Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log [2021-06-24T09:59:05.121Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/545@tmp [2021-06-24T09:59:05.121Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/545 [2021-06-24T09:59:05.121Z] [2021-06-24T09:59:05.121Z] [2021-06-24T09:59:05.121Z] ---> free -m: [2021-06-24T09:59:05.121Z] total used free shared buff/cache available [2021-06-24T09:59:05.121Z] Mem: 7821 1523 902 0 5395 6353 [2021-06-24T09:59:05.121Z] Swap: 1023 1 1022 [2021-06-24T09:59:05.121Z] [2021-06-24T09:59:05.121Z] [2021-06-24T09:59:05.121Z] ---> ip addr: [2021-06-24T09:59:05.121Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-24T09:59:05.121Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-24T09:59:05.121Z] inet 127.0.0.1/8 scope host lo [2021-06-24T09:59:05.121Z] valid_lft forever preferred_lft forever [2021-06-24T09:59:05.121Z] inet6 ::1/128 scope host [2021-06-24T09:59:05.121Z] valid_lft forever preferred_lft forever [2021-06-24T09:59:05.121Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-24T09:59:05.121Z] link/ether fa:16:3e:e3:09:76 brd ff:ff:ff:ff:ff:ff [2021-06-24T09:59:05.121Z] inet 10.30.123.120/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-24T09:59:05.121Z] valid_lft 85184sec preferred_lft 85184sec [2021-06-24T09:59:05.121Z] inet6 fe80::f816:3eff:fee3:976/64 scope link [2021-06-24T09:59:05.121Z] valid_lft forever preferred_lft forever [2021-06-24T09:59:05.121Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-24T09:59:05.121Z] link/ether 02:42:8c:8e:2c:84 brd ff:ff:ff:ff:ff:ff [2021-06-24T09:59:05.121Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-24T09:59:05.121Z] valid_lft forever preferred_lft forever [2021-06-24T09:59:05.121Z] inet6 fe80::42:8cff:fe8e:2c84/64 scope link [2021-06-24T09:59:05.121Z] valid_lft forever preferred_lft forever [2021-06-24T09:59:05.121Z] [2021-06-24T09:59:05.121Z] [2021-06-24T09:59:05.121Z] ---> sar -b -r -n DEV: [2021-06-24T09:59:05.121Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T09:59:05.121Z] [2021-06-24T09:59:05.121Z] 09:38:37 LINUX RESTART (2 CPU) [2021-06-24T09:59:05.121Z] [2021-06-24T09:59:05.121Z] 09:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-24T09:59:05.121Z] 09:40:01 126.20 18.61 107.59 0.00 5841.06 21134.42 0.00 [2021-06-24T09:59:05.121Z] 09:41:01 76.89 0.22 76.67 0.00 23.85 41657.30 0.00 [2021-06-24T09:59:05.121Z] 09:42:01 120.10 0.00 120.10 0.00 0.00 17312.52 0.00 [2021-06-24T09:59:05.121Z] 09:43:01 57.86 0.02 57.84 0.00 0.53 10088.01 0.00 [2021-06-24T09:59:05.121Z] 09:44:01 48.00 0.03 47.97 0.00 1.07 2601.92 0.00 [2021-06-24T09:59:05.121Z] 09:45:01 587.92 175.23 412.68 0.00 4249.47 264771.71 0.00 [2021-06-24T09:59:05.121Z] 09:46:01 434.08 26.35 407.73 0.00 1814.25 150987.16 0.00 [2021-06-24T09:59:05.121Z] 09:47:01 480.27 98.28 381.98 0.00 5026.61 115755.22 0.00 [2021-06-24T09:59:05.121Z] 09:48:01 15.17 0.62 14.55 0.00 6.53 395.75 0.00 [2021-06-24T09:59:05.121Z] 09:49:02 0.92 0.02 0.90 0.00 0.13 17.27 0.00 [2021-06-24T09:59:05.121Z] 09:50:01 0.32 0.02 0.30 0.00 0.14 4.05 0.00 [2021-06-24T09:59:05.121Z] 09:51:01 0.23 0.00 0.23 0.00 0.00 3.30 0.00 [2021-06-24T09:59:05.121Z] 09:52:01 0.28 0.00 0.28 0.00 0.00 3.43 0.00 [2021-06-24T09:59:05.121Z] 09:53:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-06-24T09:59:05.121Z] 09:54:01 0.38 0.18 0.20 0.00 5.73 1.68 0.00 [2021-06-24T09:59:05.121Z] 09:55:01 0.88 0.00 0.88 0.00 0.00 16.94 0.00 [2021-06-24T09:59:05.121Z] 09:56:01 0.33 0.00 0.33 0.00 0.00 4.55 0.00 [2021-06-24T09:59:05.121Z] 09:57:01 0.27 0.00 0.27 0.00 0.00 3.41 0.00 [2021-06-24T09:59:05.121Z] 09:58:01 131.09 2.70 128.39 0.00 133.49 31313.72 0.00 [2021-06-24T09:59:05.121Z] Average: 109.74 16.99 92.74 0.00 897.15 34615.11 0.00 [2021-06-24T09:59:05.121Z] [2021-06-24T09:59:05.121Z] 09:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-24T09:59:05.121Z] 09:40:01 5164488 0 895088 11.18 2620 1946744 1506164 16.63 835144 1598156 47984 [2021-06-24T09:59:05.121Z] 09:41:01 4095464 0 1058816 13.22 2620 2852040 2240344 24.73 1147728 2279288 16 [2021-06-24T09:59:05.121Z] 09:42:01 3987116 0 1143576 14.28 2620 2875628 1667464 18.41 1275764 2208044 123872 [2021-06-24T09:59:05.121Z] 09:43:01 3733704 0 1195152 14.92 2620 3077464 1715788 18.94 1429548 2287992 35384 [2021-06-24T09:59:05.121Z] 09:44:01 3689532 0 1175840 14.68 2620 3140948 1712032 18.90 1356344 2393352 187656 [2021-06-24T09:59:05.121Z] 09:45:01 133196 0 1435552 17.92 2620 6437572 2275268 25.12 3455936 3696224 93348 [2021-06-24T09:59:05.121Z] 09:46:01 156016 0 1597864 19.95 2620 6252440 2461580 27.18 2649680 4460028 13320 [2021-06-24T09:59:05.121Z] 09:47:01 3056700 0 1277212 15.95 2620 3672408 1498196 16.54 1306060 2932264 36 [2021-06-24T09:59:05.121Z] 09:48:01 3061540 0 1272060 15.88 2620 3672720 1487296 16.42 1479128 2762112 16 [2021-06-24T09:59:05.121Z] 09:49:02 3079816 0 1253780 15.65 2620 3672724 1281284 14.15 1482136 2746688 16 [2021-06-24T09:59:05.121Z] 09:50:01 3079428 0 1254108 15.66 2620 3672784 1276216 14.09 1479104 2751708 32 [2021-06-24T09:59:05.121Z] 09:51:01 3079520 0 1254068 15.66 2620 3672732 1276264 14.09 1479412 2751692 8 [2021-06-24T09:59:05.121Z] 09:52:01 3079272 0 1254308 15.66 2620 3672740 1276288 14.09 1483712 2747596 8 [2021-06-24T09:59:05.121Z] 09:53:01 3081624 0 1251956 15.63 2620 3672740 1261752 13.93 1480740 2748572 8 [2021-06-24T09:59:05.121Z] 09:54:01 3081368 0 1252168 15.63 2620 3672784 1261944 13.93 1481252 2748588 24 [2021-06-24T09:59:05.121Z] 09:55:01 3081340 0 1252196 15.63 2620 3672784 1261872 13.93 1481416 2748588 12 [2021-06-24T09:59:05.121Z] 09:56:01 3080708 0 1252820 15.64 2620 3672792 1261752 13.93 1481708 2748588 8 [2021-06-24T09:59:05.121Z] 09:57:01 3080032 0 1253492 15.65 2620 3672796 1261752 13.93 1491368 2739764 8 [2021-06-24T09:59:05.121Z] 09:58:01 2301888 0 1309684 16.35 2620 4394748 1370736 15.13 1616720 3345664 32 [2021-06-24T09:59:05.121Z] Average: 3005408 0 1244197 15.54 2620 3756715 1544947 17.06 1573311 2773416 26410 [2021-06-24T09:59:05.121Z] [2021-06-24T09:59:05.121Z] 09:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-24T09:59:05.121Z] 09:40:01 veth3f0e8ba 352.57 301.15 34.71 843.16 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:40:01 eth0 1374.37 1113.70 4630.31 143.99 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:40:01 docker0 352.57 301.05 29.89 843.68 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:41:01 veth0883890 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:41:01 veth268f059 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:41:01 eth0 823.91 877.94 4572.08 84.51 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:42:01 eth0 274.94 190.54 873.75 27.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:42:01 veth47dc18c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:42:01 docker0 1143.96 1074.41 88.91 3543.49 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:43:01 eth0 29.18 16.09 21.12 25.12 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:43:01 veth47dc18c 0.93 0.93 0.07 0.09 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:43:01 docker0 0.93 0.93 0.06 0.09 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:44:01 eth0 31.30 20.87 18.84 93.66 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:44:01 veth47dc18c 1.22 1.22 0.10 0.10 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:44:01 docker0 1.22 1.22 0.08 0.10 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:45:01 vethe214699 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:45:01 veth399f333 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:45:01 vethc1a1ca1 0.00 0.81 0.00 0.05 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:45:01 eth0 245.10 203.41 1866.50 29.26 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:46:01 veth7142c98 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:46:01 veth0387832 31.10 50.34 2.23 338.34 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:46:01 vethc1a1ca1 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:46:01 eth0 223.51 162.63 1744.10 21.64 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:47:01 eth0 135.57 102.16 227.36 214.73 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:47:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:47:01 docker0 1273.96 1255.82 97.14 4337.27 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:48:01 eth0 368.68 352.29 192.20 1444.10 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:49:02 eth0 2.08 0.90 1.15 0.18 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:50:01 eth0 2.47 0.61 0.82 0.46 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:51:01 eth0 3.70 0.92 1.26 0.74 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:52:01 eth0 2.17 0.72 0.91 0.62 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:53:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.121Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] 09:54:01 eth0 1.17 0.28 0.34 0.17 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] 09:55:01 eth0 1.02 0.52 0.44 0.31 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] 09:56:01 eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] 09:57:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] 09:58:01 eth0 478.97 442.11 4468.11 119.40 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] 09:58:01 docker0 45.45 48.71 3.88 370.18 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] Average: eth0 209.65 182.84 977.95 116.18 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] Average: docker0 69.56 68.78 5.33 248.19 0.00 0.00 0.00 0.00 [2021-06-24T09:59:05.122Z] [2021-06-24T09:59:05.122Z] [2021-06-24T09:59:05.122Z] ---> sar -P ALL: [2021-06-24T09:59:05.122Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T09:59:05.122Z] [2021-06-24T09:59:05.122Z] 09:38:37 LINUX RESTART (2 CPU) [2021-06-24T09:59:05.122Z] [2021-06-24T09:59:05.122Z] 09:39:02 CPU %user %nice %system %iowait %steal %idle [2021-06-24T09:59:05.122Z] 09:40:01 all 22.53 0.00 5.73 4.47 0.10 67.18 [2021-06-24T09:59:05.122Z] 09:40:01 0 20.72 0.00 6.95 2.71 0.11 69.52 [2021-06-24T09:59:05.122Z] 09:40:01 1 24.32 0.00 4.51 6.21 0.09 64.86 [2021-06-24T09:59:05.122Z] 09:41:01 all 15.32 0.00 4.36 7.60 0.08 72.64 [2021-06-24T09:59:05.122Z] 09:41:01 0 15.99 0.00 4.70 9.37 0.07 69.86 [2021-06-24T09:59:05.122Z] 09:41:01 1 14.64 0.00 4.02 5.84 0.09 75.41 [2021-06-24T09:59:05.122Z] 09:42:01 all 24.32 0.00 5.13 11.69 0.14 58.73 [2021-06-24T09:59:05.122Z] 09:42:01 0 25.05 0.00 5.33 6.27 0.16 63.19 [2021-06-24T09:59:05.122Z] 09:42:01 1 23.58 0.00 4.92 17.08 0.12 54.29 [2021-06-24T09:59:05.122Z] 09:43:01 all 37.56 0.00 4.58 5.59 0.10 52.17 [2021-06-24T09:59:05.122Z] 09:43:01 0 37.22 0.00 4.93 6.95 0.11 50.80 [2021-06-24T09:59:05.122Z] 09:43:01 1 37.91 0.00 4.23 4.23 0.09 53.54 [2021-06-24T09:59:05.122Z] 09:44:01 all 60.19 0.00 8.12 2.84 0.13 28.72 [2021-06-24T09:59:05.122Z] 09:44:01 0 60.75 0.00 8.17 2.95 0.13 28.00 [2021-06-24T09:59:05.122Z] 09:44:01 1 59.63 0.00 8.07 2.73 0.13 29.45 [2021-06-24T09:59:05.122Z] 09:45:01 all 25.11 0.00 16.20 24.18 0.11 34.40 [2021-06-24T09:59:05.122Z] 09:45:01 0 25.84 0.00 16.48 25.48 0.11 32.09 [2021-06-24T09:59:05.122Z] 09:45:01 1 24.37 0.00 15.92 22.89 0.11 36.71 [2021-06-24T09:59:05.122Z] 09:46:01 all 77.47 0.00 16.39 4.29 0.12 1.73 [2021-06-24T09:59:05.122Z] 09:46:01 0 78.64 0.00 15.21 3.82 0.13 2.20 [2021-06-24T09:59:05.122Z] 09:46:01 1 76.32 0.00 17.55 4.75 0.11 1.27 [2021-06-24T09:59:05.122Z] 09:47:01 all 61.11 0.00 15.74 2.21 0.13 20.81 [2021-06-24T09:59:05.122Z] 09:47:01 0 61.27 0.00 15.89 2.41 0.13 20.31 [2021-06-24T09:59:05.122Z] 09:47:01 1 60.96 0.00 15.60 2.00 0.13 21.31 [2021-06-24T09:59:05.122Z] 09:48:01 all 15.22 0.00 3.03 0.12 0.08 81.55 [2021-06-24T09:59:05.122Z] 09:48:01 0 15.33 0.00 3.32 0.09 0.09 81.18 [2021-06-24T09:59:05.122Z] 09:48:01 1 15.12 0.00 2.74 0.16 0.07 81.92 [2021-06-24T09:59:05.122Z] 09:49:02 all 0.14 0.00 0.06 0.00 0.05 99.75 [2021-06-24T09:59:05.122Z] 09:49:02 0 0.20 0.00 0.08 0.00 0.05 99.67 [2021-06-24T09:59:05.122Z] 09:49:02 1 0.08 0.00 0.03 0.00 0.05 99.83 [2021-06-24T09:59:05.122Z] 09:50:01 all 0.13 0.00 0.04 0.00 0.06 99.77 [2021-06-24T09:59:05.122Z] 09:50:01 0 0.12 0.00 0.07 0.00 0.05 99.76 [2021-06-24T09:59:05.122Z] 09:50:01 1 0.14 0.00 0.02 0.00 0.07 99.78 [2021-06-24T09:59:05.122Z] [2021-06-24T09:59:05.122Z] 09:50:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T09:59:05.122Z] 09:51:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-24T09:59:05.122Z] 09:51:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-24T09:59:05.122Z] 09:51:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-24T09:59:05.122Z] 09:52:01 all 0.09 0.00 0.03 0.00 0.02 99.87 [2021-06-24T09:59:05.122Z] 09:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-24T09:59:05.122Z] 09:52:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-24T09:59:05.122Z] 09:53:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-06-24T09:59:05.122Z] 09:53:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-24T09:59:05.122Z] 09:53:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-24T09:59:05.122Z] 09:54:01 all 0.06 0.00 0.03 0.00 0.04 99.87 [2021-06-24T09:59:05.122Z] 09:54:01 0 0.03 0.00 0.05 0.00 0.05 99.87 [2021-06-24T09:59:05.122Z] 09:54:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-24T09:59:05.122Z] 09:55:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-24T09:59:05.122Z] 09:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-24T09:59:05.122Z] 09:55:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-06-24T09:59:05.122Z] 09:56:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-24T09:59:05.122Z] 09:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-24T09:59:05.122Z] 09:56:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-06-24T09:59:05.122Z] 09:57:01 all 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-24T09:59:05.122Z] 09:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-06-24T09:59:05.122Z] 09:57:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-24T09:59:05.122Z] 09:58:01 all 11.83 0.00 5.17 2.21 0.07 80.73 [2021-06-24T09:59:05.122Z] 09:58:01 0 11.93 0.00 5.67 2.11 0.07 80.22 [2021-06-24T09:59:05.122Z] 09:58:01 1 11.73 0.00 4.67 2.31 0.07 81.23 [2021-06-24T09:59:05.122Z] Average: all 17.71 0.00 4.28 3.33 0.07 74.61 [2021-06-24T09:59:05.122Z] Average: 0 17.76 0.00 4.39 3.17 0.07 74.61 [2021-06-24T09:59:05.122Z] Average: 1 17.66 0.00 4.17 3.49 0.07 74.62 [2021-06-24T09:59:05.122Z] [2021-06-24T09:59:05.122Z] [2021-06-24T09:59:05.122Z]